-- MySQL dump 10.19  Distrib 10.3.31-MariaDB, for Linux (x86_64)
--
-- Host: localhost    Database: hormon9_hs
-- ------------------------------------------------------
-- Server version	10.3.31-MariaDB-log

/*!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_ci NOT NULL,
  `status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
  `scheduled_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  `args` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `schedule` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `group_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `attempts` int(11) NOT NULL DEFAULT 0,
  `last_attempt_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `last_attempt_local` datetime DEFAULT '0000-00-00 00:00:00',
  `claim_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `extended_args` varchar(8000) COLLATE utf8mb4_unicode_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`),
  KEY `claim_id_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`)
) ENGINE=MyISAM AUTO_INCREMENT=7746 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_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 (7741,'wc-admin_import_customers','complete','2021-10-25 14:54:30','2021-10-25 14:54:30','[9]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1635173670;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1635173670;}',4,1,'2021-10-25 14:55:54','2021-10-25 09:55:54',0,NULL),(7738,'wc-admin_import_customers','complete','2021-09-25 14:02:14','2021-09-25 14:02:14','[9]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1632578534;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1632578534;}',4,1,'2021-09-25 14:02:44','2021-09-25 09:02:44',0,NULL),(7740,'wc-admin_import_customers','complete','2021-10-16 13:45:15','2021-10-16 13:45:15','[9]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1634391915;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1634391915;}',4,1,'2021-10-16 13:46:22','2021-10-16 08:46:22',0,NULL),(7739,'wc-admin_import_customers','complete','2021-10-08 14:27:06','2021-10-08 14:27:06','[9]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1633703226;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1633703226;}',4,1,'2021-10-08 14:27:15','2021-10-08 09:27:15',0,NULL),(7742,'woocommerce_run_update_callback','complete','2021-10-25 15:47:50','2021-10-25 15:47:50','[\"wc_admin_update_270_delete_report_downloads\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1635176870;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1635176870;}',2,1,'2021-10-25 15:47:51','2021-10-25 10:47:51',0,NULL),(7743,'woocommerce_run_update_callback','complete','2021-10-25 15:47:51','2021-10-25 15:47:51','[\"wc_admin_update_270_db_version\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1635176871;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1635176871;}',2,1,'2021-10-25 15:47:51','2021-10-25 10:47:51',0,NULL),(7744,'woocommerce_run_update_callback','pending','2021-10-25 15:47:52','2021-10-25 15:47:52','[\"wc_admin_update_271_update_task_list_options\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1635176872;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1635176872;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(7745,'woocommerce_run_update_callback','pending','2021-10-25 15:47:53','2021-10-25 15:47:53','[\"wc_admin_update_271_db_version\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1635176873;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1635176873;}',2,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=MyISAM AUTO_INCREMENT=343297 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_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_ci NOT NULL,
  PRIMARY KEY (`group_id`),
  KEY `slug` (`slug`(191))
) ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_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,'woocommerce-db-updates'),(3,'wc_update_product_lookup_tables'),(4,'wc-admin-data');
/*!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_ci NOT NULL,
  `log_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `log_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`log_id`),
  KEY `action_id` (`action_id`),
  KEY `log_date_gmt` (`log_date_gmt`)
) ENGINE=MyISAM AUTO_INCREMENT=471 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_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 (457,7740,'action created','2021-10-16 13:45:10','2021-10-16 13:45:10'),(458,7740,'action started via WP Cron','2021-10-16 13:46:22','2021-10-16 13:46:22'),(459,7740,'action complete via WP Cron','2021-10-16 13:46:22','2021-10-16 13:46:22'),(451,7738,'action created','2021-09-25 14:02:09','2021-09-25 14:02:09'),(452,7738,'action started via WP Cron','2021-09-25 14:02:44','2021-09-25 14:02:44'),(453,7738,'action complete via WP Cron','2021-09-25 14:02:44','2021-09-25 14:02:44'),(460,7741,'action created','2021-10-25 14:54:25','2021-10-25 14:54:25'),(461,7741,'action started via WP Cron','2021-10-25 14:55:54','2021-10-25 14:55:54'),(462,7741,'action complete via WP Cron','2021-10-25 14:55:54','2021-10-25 14:55:54'),(456,7739,'action complete via WP Cron','2021-10-08 14:27:15','2021-10-08 14:27:15'),(455,7739,'action started via WP Cron','2021-10-08 14:27:15','2021-10-08 14:27:15'),(454,7739,'action created','2021-10-08 14:27:01','2021-10-08 14:27:01'),(463,7742,'action created','2021-10-25 15:47:50','2021-10-25 15:47:50'),(464,7743,'action created','2021-10-25 15:47:50','2021-10-25 15:47:50'),(465,7744,'action created','2021-10-25 15:47:50','2021-10-25 15:47:50'),(466,7745,'action created','2021-10-25 15:47:50','2021-10-25 15:47:50'),(467,7742,'action started via WP Cron','2021-10-25 15:47:51','2021-10-25 15:47:51'),(468,7742,'action complete via WP Cron','2021-10-25 15:47:51','2021-10-25 15:47:51'),(469,7743,'action started via WP Cron','2021-10-25 15:47:51','2021-10-25 15:47:51'),(470,7743,'action complete via WP Cron','2021-10-25 15:47:51','2021-10-25 15:47:51');
/*!40000 ALTER TABLE `wp_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_category_ids`
--

DROP TABLE IF EXISTS `wp_category_ids`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_category_ids` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `cat_id` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_category_ids`
--

LOCK TABLES `wp_category_ids` WRITE;
/*!40000 ALTER TABLE `wp_category_ids` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_category_ids` 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_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `comment_id` (`comment_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM AUTO_INCREMENT=24735 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_commentmeta`
--

LOCK TABLES `wp_commentmeta` WRITE;
/*!40000 ALTER TABLE `wp_commentmeta` DISABLE KEYS */;
INSERT INTO `wp_commentmeta` VALUES (75,37,'akismet_result','false'),(76,37,'akismet_history','a:4:{s:4:\"time\";s:13:\"1344624788.48\";s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(84,37,'akismet_history','a:4:{s:4:\"time\";s:13:\"1344706009.77\";s:7:\"message\";s:44:\"admin changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(100,44,'akismet_result','false'),(101,44,'akismet_history','a:4:{s:4:\"time\";s:13:\"1345079408.38\";s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(103,44,'akismet_history','a:4:{s:4:\"time\";s:13:\"1345087853.98\";s:7:\"message\";s:44:\"admin changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(104,45,'akismet_result','false'),(105,45,'akismet_history','a:4:{s:4:\"time\";s:13:\"1345088114.81\";s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(107,46,'akismet_result','false'),(108,46,'akismet_history','a:4:{s:4:\"time\";s:13:\"1345088160.79\";s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(113,48,'akismet_result','false'),(114,48,'akismet_history','a:4:{s:4:\"time\";s:12:\"1345150341.9\";s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(125,48,'akismet_history','a:4:{s:4:\"time\";s:13:\"1345508873.74\";s:7:\"message\";s:44:\"admin changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(126,52,'akismet_result','false'),(127,52,'akismet_history','a:4:{s:4:\"time\";s:13:\"1345508949.95\";s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(150,60,'akismet_result','false'),(151,60,'akismet_history','a:4:{s:4:\"time\";s:13:\"1346043545.36\";s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(153,60,'akismet_history','a:4:{s:4:\"time\";s:13:\"1346070590.53\";s:7:\"message\";s:44:\"admin changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(159,61,'akismet_result','false'),(160,61,'akismet_history','a:4:{s:4:\"time\";s:13:\"1346070827.53\";s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(553,190,'akismet_result','false'),(554,190,'akismet_history','a:4:{s:4:\"time\";s:13:\"1349152645.84\";s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(1210,411,'akismet_result','false'),(1211,411,'akismet_history','a:4:{s:4:\"time\";s:13:\"1351538823.75\";s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(1213,411,'akismet_history','a:4:{s:4:\"time\";s:12:\"1351539148.1\";s:7:\"message\";s:44:\"admin changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(1979,667,'akismet_result','false'),(1980,667,'akismet_history','a:4:{s:4:\"time\";s:13:\"1352777625.07\";s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(1982,667,'akismet_history','a:4:{s:4:\"time\";s:13:\"1352777755.29\";s:7:\"message\";s:44:\"admin changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(2067,696,'akismet_result','false'),(2068,696,'akismet_history','a:4:{s:4:\"time\";s:13:\"1352867202.29\";s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(2070,697,'akismet_result','false'),(2071,697,'akismet_history','a:4:{s:4:\"time\";s:13:\"1352867282.76\";s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(2082,697,'akismet_history','a:4:{s:4:\"time\";s:13:\"1352872617.74\";s:7:\"message\";s:44:\"admin changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(2083,696,'akismet_history','a:4:{s:4:\"time\";s:13:\"1352872618.66\";s:7:\"message\";s:44:\"admin changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(2267,759,'akismet_result','false'),(2268,759,'akismet_history','a:4:{s:4:\"time\";s:13:\"1353000860.58\";s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(2279,759,'akismet_history','a:4:{s:4:\"time\";s:13:\"1353020858.93\";s:7:\"message\";s:44:\"admin changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(2280,763,'akismet_result','false'),(2281,763,'akismet_history','a:4:{s:4:\"time\";s:13:\"1353020992.23\";s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(2481,830,'akismet_result','false'),(2482,830,'akismet_history','a:4:{s:4:\"time\";s:13:\"1353391770.36\";s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(2484,830,'akismet_history','a:4:{s:4:\"time\";s:13:\"1353391891.98\";s:7:\"message\";s:44:\"admin changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(2602,870,'akismet_result','false'),(2603,870,'akismet_history','a:4:{s:4:\"time\";s:13:\"1353610624.75\";s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(2605,870,'akismet_history','a:4:{s:4:\"time\";s:13:\"1353610793.47\";s:7:\"message\";s:44:\"admin changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(2612,873,'akismet_result','false'),(2613,873,'akismet_history','a:4:{s:4:\"time\";s:13:\"1353615499.34\";s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(2636,881,'akismet_result','false'),(2637,881,'akismet_history','a:4:{s:4:\"time\";s:13:\"1353728955.91\";s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(2645,883,'akismet_result','false'),(2646,883,'akismet_history','a:4:{s:4:\"time\";s:13:\"1354304471.14\";s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(2648,883,'akismet_history','a:4:{s:4:\"time\";s:13:\"1354315627.74\";s:7:\"message\";s:44:\"admin changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(2649,884,'akismet_result','false'),(2650,884,'akismet_history','a:4:{s:4:\"time\";s:13:\"1354315847.13\";s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(2652,885,'akismet_result','false'),(2653,885,'akismet_history','a:4:{s:4:\"time\";s:13:\"1354346951.31\";s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(2655,885,'hc_post_as','wordpress'),(2656,885,'hc_avatar','http://2.gravatar.com/avatar/8c1ad210434c6bb2c06f8840b0cf1eed?s=25&d=http%3A%2F%2Fs2.wp.com%2Fwp-content%2Fmu-plugins%2Fhighlander-comments%2Fimages%2Fwplogo.png&r=G'),(2657,885,'hc_foreign_user_id','34899129'),(2658,885,'hc_wpcom_id_sig','760c47976321942c28b9cd29693cc9a2b22b26b7'),(2659,885,'akismet_history','a:4:{s:4:\"time\";s:13:\"1354374724.39\";s:7:\"message\";s:44:\"admin changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(2678,889,'akismet_result','false'),(2679,889,'akismet_history','a:4:{s:4:\"time\";d:1356651804.0436470508575439453125;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(2681,889,'hc_post_as','wordpress'),(2682,889,'hc_avatar','http://2.gravatar.com/avatar/8c1ad210434c6bb2c06f8840b0cf1eed?s=25&d=http%3A%2F%2Fs2.wp.com%2Fwp-content%2Fmu-plugins%2Fhighlander-comments%2Fimages%2Fwplogo.png&r=G'),(2683,889,'hc_foreign_user_id','34899129'),(2684,889,'hc_wpcom_id_sig','760c47976321942c28b9cd29693cc9a2b22b26b7'),(2685,890,'akismet_result','false'),(2686,890,'akismet_history','a:4:{s:4:\"time\";d:1356653451.9649810791015625;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(2688,891,'akismet_result','true'),(2689,891,'akismet_history','a:4:{s:4:\"time\";d:1356728060.204833984375;s:7:\"message\";s:35:\"Akismet caught this comment as spam\";s:5:\"event\";s:10:\"check-spam\";s:4:\"user\";s:0:\"\";}'),(2691,891,'akismet_history','a:4:{s:4:\"time\";d:1356756556.14820003509521484375;s:7:\"message\";s:39:\"admin reported this comment as not spam\";s:5:\"event\";s:10:\"report-ham\";s:4:\"user\";s:5:\"admin\";}'),(2692,891,'akismet_user_result','false'),(2693,891,'akismet_user','admin'),(2694,891,'akismet_history','a:4:{s:4:\"time\";d:1356756577.399652957916259765625;s:7:\"message\";s:44:\"admin changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(2695,892,'akismet_result','false'),(2696,892,'akismet_history','a:4:{s:4:\"time\";d:1357324666.69575595855712890625;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(2698,892,'hc_post_as','wordpress'),(2699,892,'hc_avatar','http://2.gravatar.com/avatar/8c1ad210434c6bb2c06f8840b0cf1eed?s=25&d=http%3A%2F%2Fs2.wp.com%2Fwp-content%2Fmu-plugins%2Fhighlander-comments%2Fimages%2Fwplogo.png&r=G'),(2700,892,'hc_foreign_user_id','34899129'),(2701,892,'hc_wpcom_id_sig','760c47976321942c28b9cd29693cc9a2b22b26b7'),(2702,893,'akismet_result','false'),(2703,893,'akismet_history','a:4:{s:4:\"time\";d:1357340273.0166790485382080078125;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(2705,894,'akismet_result','false'),(2706,894,'akismet_history','a:4:{s:4:\"time\";d:1357678790.4949619770050048828125;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(2708,894,'akismet_history','a:4:{s:4:\"time\";d:1357681431.2538630962371826171875;s:7:\"message\";s:44:\"admin changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(2715,896,'akismet_result','false'),(2716,896,'akismet_history','a:4:{s:4:\"time\";d:1358186088.1080949306488037109375;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(2718,896,'akismet_history','a:4:{s:4:\"time\";d:1358186508.2280700206756591796875;s:7:\"message\";s:44:\"admin changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(2719,897,'akismet_result','false'),(2720,897,'akismet_history','a:4:{s:4:\"time\";d:1358188957.7387959957122802734375;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(2722,897,'akismet_history','a:4:{s:4:\"time\";d:1358212469.6766269207000732421875;s:7:\"message\";s:44:\"admin changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(2723,898,'akismet_result','false'),(2724,898,'akismet_history','a:4:{s:4:\"time\";d:1358213112.9424979686737060546875;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(2744,902,'akismet_result','false'),(2745,902,'akismet_history','a:4:{s:4:\"time\";d:1359658614.5938780307769775390625;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(2747,902,'akismet_history','a:4:{s:4:\"time\";d:1359671028.7556130886077880859375;s:7:\"message\";s:44:\"admin changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(2748,903,'akismet_result','false'),(2749,903,'akismet_history','a:4:{s:4:\"time\";d:1359674408.153170108795166015625;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(2751,904,'akismet_result','false'),(2752,904,'akismet_history','a:4:{s:4:\"time\";d:1359688833.8617229461669921875;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(2754,905,'akismet_result','false'),(2755,905,'akismet_history','a:4:{s:4:\"time\";d:1360452017.3830659389495849609375;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(2757,905,'akismet_history','a:4:{s:4:\"time\";d:1360455855.40505504608154296875;s:7:\"message\";s:44:\"admin changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(2758,906,'akismet_result','false'),(2759,906,'akismet_history','a:4:{s:4:\"time\";d:1360456038.781817913055419921875;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(2761,907,'akismet_result','false'),(2762,907,'akismet_history','a:4:{s:4:\"time\";d:1360899093.1939220428466796875;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(2764,907,'hc_post_as','wordpress'),(2765,907,'hc_avatar','http://2.gravatar.com/avatar/8c1ad210434c6bb2c06f8840b0cf1eed?s=25&d=http%3A%2F%2Fs2.wp.com%2Fwp-content%2Fmu-plugins%2Fhighlander-comments%2Fimages%2Fwplogo.png&r=G'),(2766,907,'hc_foreign_user_id','34899129'),(2767,907,'hc_wpcom_id_sig','760c47976321942c28b9cd29693cc9a2b22b26b7'),(2768,908,'akismet_result','false'),(2769,908,'akismet_history','a:4:{s:4:\"time\";d:1360906393.705132961273193359375;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(2771,908,'hc_post_as','wordpress'),(2772,908,'hc_avatar','http://2.gravatar.com/avatar/8c1ad210434c6bb2c06f8840b0cf1eed?s=25&d=http%3A%2F%2Fs2.wp.com%2Fwp-content%2Fmu-plugins%2Fhighlander-comments%2Fimages%2Fwplogo.png&r=G'),(2773,908,'hc_foreign_user_id','34899129'),(2774,908,'hc_wpcom_id_sig','760c47976321942c28b9cd29693cc9a2b22b26b7'),(2775,909,'akismet_result','false'),(2776,909,'akismet_history','a:4:{s:4:\"time\";d:1361471539.241671085357666015625;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(2778,909,'akismet_history','a:4:{s:4:\"time\";d:1361471671.71214389801025390625;s:7:\"message\";s:44:\"admin changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(2779,910,'akismet_result','false'),(2780,910,'akismet_history','a:4:{s:4:\"time\";d:1361476579.0198729038238525390625;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(2782,911,'akismet_result','false'),(2783,911,'akismet_history','a:4:{s:4:\"time\";d:1361564983.9752900600433349609375;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(2785,912,'akismet_result','false'),(2786,912,'akismet_history','a:4:{s:4:\"time\";d:1361573372.3293159008026123046875;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(2788,913,'akismet_result','false'),(2789,913,'akismet_history','a:4:{s:4:\"time\";d:1361573577.1640551090240478515625;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(2791,914,'akismet_result','false'),(2792,914,'akismet_history','a:4:{s:4:\"time\";d:1361573639.6619880199432373046875;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(2794,915,'akismet_result','false'),(2795,915,'akismet_history','a:4:{s:4:\"time\";d:1361819878.052639007568359375;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(2797,915,'hc_post_as','wordpress'),(2798,915,'hc_avatar','http://2.gravatar.com/avatar/8c1ad210434c6bb2c06f8840b0cf1eed?s=25&d=http%3A%2F%2Fs2.wp.com%2Fwp-content%2Fmu-plugins%2Fhighlander-comments%2Fimages%2Fwplogo.png&r=G'),(2799,915,'hc_foreign_user_id','34899129'),(2800,915,'hc_wpcom_id_sig','760c47976321942c28b9cd29693cc9a2b22b26b7'),(2801,916,'akismet_result','false'),(2802,916,'akismet_history','a:4:{s:4:\"time\";d:1362107470.1559898853302001953125;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(2804,916,'akismet_history','a:4:{s:4:\"time\";d:1362107895.7859160900115966796875;s:7:\"message\";s:44:\"admin changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(2805,917,'akismet_result','false'),(2806,917,'akismet_history','a:4:{s:4:\"time\";d:1362197580.050548076629638671875;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(2808,917,'akismet_history','a:4:{s:4:\"time\";d:1362233425.328607082366943359375;s:7:\"message\";s:44:\"admin changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(2809,918,'akismet_result','false'),(2810,918,'akismet_history','a:4:{s:4:\"time\";d:1362427865.908401966094970703125;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(2812,918,'hc_post_as','wordpress'),(2813,918,'hc_avatar','http://2.gravatar.com/avatar/8c1ad210434c6bb2c06f8840b0cf1eed?s=25&d=http%3A%2F%2Fs2.wp.com%2Fwp-content%2Fmu-plugins%2Fhighlander-comments%2Fimages%2Fwplogo.png&r=G'),(2814,918,'hc_foreign_user_id','34899129'),(2815,918,'hc_wpcom_id_sig','760c47976321942c28b9cd29693cc9a2b22b26b7'),(2816,919,'akismet_result','false'),(2817,919,'akismet_history','a:4:{s:4:\"time\";d:1362668045.5638000965118408203125;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(2819,920,'akismet_result','false'),(2820,920,'akismet_history','a:4:{s:4:\"time\";d:1362668325.692533969879150390625;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(2822,921,'akismet_result','false'),(2823,921,'akismet_history','a:4:{s:4:\"time\";d:1362668858.8014700412750244140625;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(2825,922,'akismet_result','true'),(2826,922,'akismet_history','a:4:{s:4:\"time\";d:1362837574.232142925262451171875;s:7:\"message\";s:35:\"Akismet caught this comment as spam\";s:5:\"event\";s:10:\"check-spam\";s:4:\"user\";s:0:\"\";}'),(2828,922,'akismet_history','a:4:{s:4:\"time\";d:1362873608.8892810344696044921875;s:7:\"message\";s:39:\"admin reported this comment as not spam\";s:5:\"event\";s:10:\"report-ham\";s:4:\"user\";s:5:\"admin\";}'),(2829,922,'akismet_user_result','false'),(2830,922,'akismet_user','admin'),(2831,922,'akismet_history','a:4:{s:4:\"time\";d:1362873623.088160037994384765625;s:7:\"message\";s:44:\"admin changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(2832,923,'akismet_result','false'),(2833,923,'akismet_history','a:4:{s:4:\"time\";d:1362896034.277923107147216796875;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(2835,923,'akismet_history','a:4:{s:4:\"time\";d:1362919201.4337680339813232421875;s:7:\"message\";s:44:\"admin changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(2836,924,'akismet_result','false'),(2837,924,'akismet_history','a:4:{s:4:\"time\";d:1362943235.762834072113037109375;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(2839,925,'akismet_result','false'),(2840,925,'akismet_history','a:4:{s:4:\"time\";d:1363144335.569511890411376953125;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(2842,926,'akismet_result','false'),(2843,926,'akismet_history','a:4:{s:4:\"time\";d:1363273382.9887759685516357421875;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(2845,926,'akismet_history','a:4:{s:4:\"time\";d:1363281283.32357692718505859375;s:7:\"message\";s:44:\"admin changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(2846,927,'akismet_result','false'),(2847,927,'akismet_history','a:4:{s:4:\"time\";d:1363645417.5577580928802490234375;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(2849,928,'akismet_result','false'),(2850,928,'akismet_history','a:4:{s:4:\"time\";d:1363648633.71218395233154296875;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(2852,929,'akismet_result','false'),(2853,929,'akismet_history','a:4:{s:4:\"time\";d:1363959691.4103391170501708984375;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(2855,929,'akismet_history','a:4:{s:4:\"time\";d:1363959856.884336948394775390625;s:7:\"message\";s:44:\"admin changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(2856,930,'akismet_result','true'),(2857,930,'akismet_history','a:4:{s:4:\"time\";d:1364152024.606215000152587890625;s:7:\"message\";s:35:\"Akismet caught this comment as spam\";s:5:\"event\";s:10:\"check-spam\";s:4:\"user\";s:0:\"\";}'),(2859,930,'akismet_history','a:4:{s:4:\"time\";d:1364271248.817349910736083984375;s:7:\"message\";s:39:\"admin reported this comment as not spam\";s:5:\"event\";s:10:\"report-ham\";s:4:\"user\";s:5:\"admin\";}'),(2860,930,'akismet_user_result','false'),(2861,930,'akismet_user','admin'),(2862,930,'akismet_history','a:4:{s:4:\"time\";d:1364271338.7347009181976318359375;s:7:\"message\";s:44:\"admin changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(2863,931,'akismet_result','false'),(2864,931,'akismet_history','a:4:{s:4:\"time\";d:1364955572.2894420623779296875;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(2866,932,'akismet_result','false'),(2867,932,'akismet_history','a:4:{s:4:\"time\";d:1364960803.7576029300689697265625;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(2869,933,'akismet_result','false'),(2870,933,'akismet_history','a:4:{s:4:\"time\";d:1365379770.2919380664825439453125;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(2872,934,'akismet_result','false'),(2873,934,'akismet_history','a:4:{s:4:\"time\";d:1365385398.4061601161956787109375;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(2875,935,'akismet_result','false'),(2876,935,'akismet_history','a:4:{s:4:\"time\";d:1365386380.5969269275665283203125;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(2878,936,'akismet_result','false'),(2879,936,'akismet_history','a:4:{s:4:\"time\";d:1365387527.5636060237884521484375;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(2881,937,'akismet_result','false'),(2882,937,'akismet_history','a:4:{s:4:\"time\";d:1365387627.723743915557861328125;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(2884,938,'akismet_result','false'),(2885,938,'akismet_history','a:4:{s:4:\"time\";d:1365387668.7797260284423828125;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(2887,939,'akismet_result','false'),(2888,939,'akismet_history','a:4:{s:4:\"time\";d:1365388001.00201511383056640625;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(2890,940,'akismet_result','false'),(2891,940,'akismet_history','a:4:{s:4:\"time\";d:1365388212.842400074005126953125;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(2893,941,'akismet_result','false'),(2894,941,'akismet_history','a:4:{s:4:\"time\";d:1365393888.47696208953857421875;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(2896,942,'akismet_result','false'),(2897,942,'akismet_history','a:4:{s:4:\"time\";d:1365427504.733336925506591796875;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(2899,943,'akismet_result','false'),(2900,943,'akismet_history','a:4:{s:4:\"time\";d:1366599938.393765926361083984375;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(2902,943,'akismet_history','a:4:{s:4:\"time\";d:1366733673.2580740451812744140625;s:7:\"message\";s:44:\"admin changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(2909,946,'akismet_result','false'),(2910,946,'akismet_history','a:4:{s:4:\"time\";d:1367445882.49755096435546875;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(2912,946,'akismet_history','a:4:{s:4:\"time\";d:1367447511.5515940189361572265625;s:7:\"message\";s:44:\"admin changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(2913,947,'akismet_result','false'),(2914,947,'akismet_history','a:4:{s:4:\"time\";d:1368110265.100492954254150390625;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(2916,947,'akismet_history','a:4:{s:4:\"time\";d:1368110405.8938510417938232421875;s:7:\"message\";s:44:\"admin changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(2917,948,'akismet_result','false'),(2918,948,'akismet_history','a:4:{s:4:\"time\";d:1369322339.8420689105987548828125;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(2920,949,'akismet_result','false'),(2921,949,'akismet_history','a:4:{s:4:\"time\";d:1369322358.60960102081298828125;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(2923,948,'akismet_history','a:4:{s:4:\"time\";d:1369484625.5961399078369140625;s:7:\"message\";s:44:\"admin changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(2924,949,'akismet_history','a:4:{s:4:\"time\";d:1369484628.5475180149078369140625;s:7:\"message\";s:44:\"admin changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(2925,950,'akismet_result','false'),(2926,950,'akismet_history','a:4:{s:4:\"time\";d:1370016289.2308208942413330078125;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(2928,950,'akismet_history','a:4:{s:4:\"time\";d:1370032592.28487396240234375;s:7:\"message\";s:44:\"admin changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(2929,951,'akismet_result','false'),(2930,951,'akismet_history','a:4:{s:4:\"time\";d:1370958743.9036500453948974609375;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(2932,951,'hc_post_as','twitter'),(2933,951,'hc_avatar','http://a0.twimg.com/profile_images/2670632354/8e3f848c6580fd536a3d167e2af956fa_normal.png'),(2934,951,'hc_foreign_user_id','412349700'),(2935,951,'akismet_history','a:4:{s:4:\"time\";d:1371181740.2529070377349853515625;s:7:\"message\";s:44:\"admin changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(2936,952,'akismet_result','false'),(2937,952,'akismet_history','a:4:{s:4:\"time\";d:1371526733.3268330097198486328125;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(2939,952,'akismet_history','a:4:{s:4:\"time\";d:1371526996.1433799266815185546875;s:7:\"message\";s:44:\"admin changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(2940,953,'akismet_result','false'),(2941,953,'akismet_history','a:4:{s:4:\"time\";d:1371604625.774444103240966796875;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(2958,959,'akismet_result','false'),(2959,959,'akismet_history','a:4:{s:4:\"time\";d:1373489807.5940449237823486328125;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(2961,959,'akismet_history','a:4:{s:4:\"time\";d:1373497652.4190399646759033203125;s:7:\"message\";s:44:\"admin changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(2962,960,'akismet_result','false'),(2963,960,'akismet_history','a:4:{s:4:\"time\";d:1373501839.6308209896087646484375;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(2965,961,'akismet_result','false'),(2966,961,'akismet_history','a:4:{s:4:\"time\";d:1373512191.1228539943695068359375;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(2968,962,'akismet_result','false'),(2969,962,'akismet_history','a:4:{s:4:\"time\";d:1373524275.17667388916015625;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(2974,964,'akismet_result','false'),(2975,964,'akismet_history','a:4:{s:4:\"time\";d:1373560699.546166896820068359375;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(2977,965,'akismet_result','false'),(2978,965,'akismet_history','a:4:{s:4:\"time\";d:1373568295.318994045257568359375;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(2980,966,'akismet_result','false'),(2981,966,'akismet_history','a:4:{s:4:\"time\";d:1373986494.1820809841156005859375;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(2983,966,'hc_post_as','wordpress'),(2984,966,'hc_avatar','http://2.gravatar.com/avatar/2d21653356c40feab2384eebb6181fcd?s=25&d=http%3A%2F%2Fs2.wp.com%2Fwp-content%2Fmu-plugins%2Fhighlander-comments%2Fimages%2Fwplogo.png&r=G'),(2985,966,'hc_foreign_user_id','46834709'),(2986,966,'hc_wpcom_id_sig','10ef5dffebc77a0620610d64b0e849dd9f97e82b'),(2987,966,'akismet_history','a:4:{s:4:\"time\";d:1374035373.0762538909912109375;s:7:\"message\";s:44:\"admin changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(2988,967,'akismet_result','false'),(2989,967,'akismet_history','a:4:{s:4:\"time\";d:1374035506.6141910552978515625;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(3000,971,'akismet_result','false'),(3001,971,'akismet_history','a:4:{s:4:\"time\";d:1374978131.437037944793701171875;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(3003,971,'akismet_history','a:4:{s:4:\"time\";d:1374979548.957066059112548828125;s:7:\"message\";s:44:\"admin changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(3010,974,'akismet_result','false'),(3011,974,'akismet_history','a:4:{s:4:\"time\";d:1377369860.65919208526611328125;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(3013,974,'akismet_history','a:4:{s:4:\"time\";d:1377462706.810060977935791015625;s:7:\"message\";s:44:\"admin changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(3176,1029,'akismet_result','false'),(3177,1029,'akismet_history','a:4:{s:4:\"time\";d:1383754096.3277480602264404296875;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(3179,1030,'akismet_result','false'),(3180,1030,'akismet_history','a:4:{s:4:\"time\";d:1383754832.042964935302734375;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(3182,1031,'akismet_result','false'),(3183,1031,'akismet_history','a:4:{s:4:\"time\";d:1383755917.7415740489959716796875;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(3185,1031,'akismet_history','a:4:{s:4:\"time\";d:1383756588.404160976409912109375;s:7:\"message\";s:46:\"Melanie changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"Melanie\";}'),(3186,1030,'akismet_history','a:4:{s:4:\"time\";d:1383756596.345860958099365234375;s:7:\"message\";s:46:\"Melanie changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"Melanie\";}'),(3187,1029,'akismet_history','a:4:{s:4:\"time\";d:1383756597.6778199672698974609375;s:7:\"message\";s:46:\"Melanie changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"Melanie\";}'),(3233,1047,'akismet_result','false'),(3234,1047,'akismet_history','a:4:{s:4:\"time\";d:1384790519.1558039188385009765625;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(3236,1048,'akismet_result','false'),(3237,1048,'akismet_history','a:4:{s:4:\"time\";d:1384790598.2644460201263427734375;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(3239,1049,'akismet_result','false'),(3240,1049,'akismet_history','a:4:{s:4:\"time\";d:1384790797.877211093902587890625;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(3248,1052,'akismet_result','false'),(3249,1052,'akismet_history','a:4:{s:4:\"time\";d:1386352792.431931018829345703125;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(3251,1053,'akismet_result','false'),(3252,1053,'akismet_history','a:4:{s:4:\"time\";d:1386352811.5651309490203857421875;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(3259,1052,'akismet_history','a:4:{s:4:\"time\";d:1389638590.151854991912841796875;s:7:\"message\";s:46:\"Melanie changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"Melanie\";}'),(3260,1048,'akismet_history','a:4:{s:4:\"time\";d:1389638596.0209789276123046875;s:7:\"message\";s:46:\"Melanie changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"Melanie\";}'),(3261,1049,'akismet_history','a:4:{s:4:\"time\";d:1389638600.2358720302581787109375;s:7:\"message\";s:46:\"Melanie changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"Melanie\";}'),(3262,1053,'akismet_history','a:4:{s:4:\"time\";d:1389638606.7355899810791015625;s:7:\"message\";s:46:\"Melanie changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"Melanie\";}'),(3266,1047,'akismet_history','a:4:{s:4:\"time\";d:1389639453.7560451030731201171875;s:7:\"message\";s:46:\"Melanie changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"Melanie\";}'),(3267,1056,'akismet_result','false'),(3268,1056,'akismet_history','a:4:{s:4:\"time\";d:1391110678.607574939727783203125;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(3270,1056,'akismet_history','a:4:{s:4:\"time\";d:1391168758.8194229602813720703125;s:7:\"message\";s:46:\"Melanie changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"Melanie\";}'),(3281,1060,'akismet_history','a:4:{s:4:\"time\";d:1392391392.294065;s:7:\"message\";s:92:\"Akismet was unable to check this comment (response: ), will automatically retry again later.\";s:5:\"event\";s:11:\"check-error\";s:4:\"user\";s:0:\"\";}'),(3284,1060,'akismet_history','a:4:{s:4:\"time\";d:1392393171.1632049;s:7:\"message\";s:55:\"Akismet cleared this comment during an automatic retry.\";s:5:\"event\";s:10:\"cron-retry\";s:4:\"user\";s:0:\"\";}'),(3285,1060,'akismet_result','false'),(3289,1060,'akismet_history','a:4:{s:4:\"time\";d:1392751371.3141749;s:7:\"message\";s:46:\"Melanie changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"Melanie\";}'),(3296,1064,'akismet_result','false'),(3297,1064,'akismet_history','a:4:{s:4:\"time\";d:1393285382.2224531;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(3299,1064,'akismet_history','a:4:{s:4:\"time\";d:1393338608.1835959;s:7:\"message\";s:46:\"Melanie changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"Melanie\";}'),(3300,1065,'akismet_result','false'),(3301,1065,'akismet_history','a:4:{s:4:\"time\";d:1393455277.4719181;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(3303,1065,'akismet_history','a:4:{s:4:\"time\";d:1393455989.8079109;s:7:\"message\";s:46:\"Melanie changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"Melanie\";}'),(3307,1067,'akismet_result','false'),(3308,1067,'akismet_history','a:4:{s:4:\"time\";d:1393963490.2914751;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(3310,1067,'akismet_history','a:4:{s:4:\"time\";d:1394038602.4200499;s:7:\"message\";s:46:\"Melanie changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"Melanie\";}'),(3311,1068,'akismet_result','false'),(3312,1068,'akismet_history','a:4:{s:4:\"time\";d:1394139519.778949;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(3317,1068,'akismet_history','a:4:{s:4:\"time\";d:1394567279.7411921;s:7:\"message\";s:46:\"Melanie changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"Melanie\";}'),(3318,1070,'akismet_result','false'),(3319,1070,'akismet_history','a:4:{s:4:\"time\";d:1394891782.840843;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(3321,1071,'akismet_result','false'),(3322,1071,'akismet_history','a:4:{s:4:\"time\";d:1394893214.6454461;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(3324,1072,'akismet_result','false'),(3325,1072,'akismet_history','a:4:{s:4:\"time\";d:1394893949.0942881;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(3327,1073,'akismet_result','false'),(3328,1073,'akismet_history','a:4:{s:4:\"time\";d:1395066781.881691;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(3330,1073,'akismet_history','a:4:{s:4:\"time\";d:1395066864.6557429;s:7:\"message\";s:46:\"Melanie changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"Melanie\";}'),(3331,1074,'akismet_result','false'),(3332,1074,'akismet_history','a:4:{s:4:\"time\";d:1395067003.8011661;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(3334,1074,'akismet_history','a:4:{s:4:\"time\";d:1395073303.0977919;s:7:\"message\";s:46:\"Melanie changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"Melanie\";}'),(3335,1075,'akismet_result','false'),(3336,1075,'akismet_history','a:4:{s:4:\"time\";d:1395260293.5759649;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(3338,1075,'akismet_history','a:4:{s:4:\"time\";d:1395281582.2109301;s:7:\"message\";s:46:\"Melanie changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"Melanie\";}'),(3381,1090,'akismet_result','false'),(3382,1090,'akismet_history','a:4:{s:4:\"time\";d:1396617339.2220349;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(3384,1090,'akismet_history','a:4:{s:4:\"time\";d:1396617588.9760089;s:7:\"message\";s:46:\"Melanie changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"Melanie\";}'),(3392,1092,'akismet_result','false'),(3393,1092,'akismet_history','a:4:{s:4:\"time\";d:1396636988.9455681;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(3395,1093,'akismet_result','false'),(3396,1093,'akismet_history','a:4:{s:4:\"time\";d:1396684822.081331;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(3398,1093,'akismet_history','a:4:{s:4:\"time\";d:1396886689.7142651;s:7:\"message\";s:46:\"Melanie changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"Melanie\";}'),(3402,1095,'akismet_result','false'),(3403,1095,'akismet_history','a:4:{s:4:\"time\";d:1397067139.19116;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(3405,1095,'hc_post_as','wordpress'),(3406,1095,'hc_avatar','http://2.gravatar.com/avatar/8c1ad210434c6bb2c06f8840b0cf1eed?s=25&d=http%3A%2F%2Fs2.wp.com%2Fwp-content%2Fmu-plugins%2Fhighlander-comments%2Fimages%2Fwplogo.png&r=G'),(3407,1095,'hc_foreign_user_id','34899129'),(3408,1095,'hc_wpcom_id_sig','760c47976321942c28b9cd29693cc9a2b22b26b7'),(3409,1095,'akismet_history','a:4:{s:4:\"time\";d:1397067186.5681701;s:7:\"message\";s:46:\"Melanie changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"Melanie\";}'),(3425,1101,'akismet_result','false'),(3426,1101,'akismet_history','a:4:{s:4:\"time\";d:1397670343.899081;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(3434,1104,'akismet_result','false'),(3435,1104,'akismet_history','a:4:{s:4:\"time\";d:1397754723.849221;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(3437,1104,'hc_post_as','wordpress'),(3438,1104,'hc_avatar','http://0.gravatar.com/avatar/fe007cae22be4699db0fd5eafa0e983e?s=25&d=http%3A%2F%2Fs2.wp.com%2Fwp-content%2Fmu-plugins%2Fhighlander-comments%2Fimages%2Fwplogo.png&r=G'),(3439,1104,'hc_foreign_user_id','1275000'),(3440,1104,'hc_wpcom_id_sig','17909b4f253a9c63197900e6ba74c388c64e13c8'),(3453,1104,'akismet_history','a:4:{s:4:\"time\";d:1398087982.6269619;s:7:\"message\";s:46:\"Melanie changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"Melanie\";}'),(3454,1101,'akismet_history','a:4:{s:4:\"time\";d:1398087990.8171;s:7:\"message\";s:46:\"Melanie changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"Melanie\";}'),(3525,1131,'akismet_result','false'),(3526,1131,'akismet_history','a:4:{s:4:\"time\";d:1399294201.3878019;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(3528,1132,'akismet_result','false'),(3529,1132,'akismet_history','a:4:{s:4:\"time\";d:1399294404.952251;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(3531,1132,'akismet_history','a:4:{s:4:\"time\";d:1399303463.5105131;s:7:\"message\";s:44:\"admin changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(3604,1157,'akismet_result','false'),(3605,1157,'akismet_history','a:4:{s:4:\"time\";d:1399667688.4595649;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(3607,1157,'akismet_history','a:4:{s:4:\"time\";d:1399690076.658514;s:7:\"message\";s:44:\"admin changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(3608,1158,'akismet_result','false'),(3609,1158,'akismet_history','a:4:{s:4:\"time\";d:1399690665.3867929;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(3611,1159,'akismet_result','false'),(3612,1159,'akismet_history','a:4:{s:4:\"time\";d:1399690857.7938631;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(3641,1169,'akismet_result','false'),(3642,1169,'akismet_history','a:4:{s:4:\"time\";d:1400094562.460402;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(3644,1169,'hc_post_as','wordpress'),(3645,1169,'hc_avatar','http://2.gravatar.com/avatar/8c1ad210434c6bb2c06f8840b0cf1eed?s=25&d=http%3A%2F%2Fs2.wp.com%2Fwp-content%2Fmu-plugins%2Fhighlander-comments%2Fimages%2Fwplogo.png&r=G'),(3646,1169,'hc_foreign_user_id','34899129'),(3647,1169,'hc_wpcom_id_sig','760c47976321942c28b9cd29693cc9a2b22b26b7'),(3651,1171,'akismet_result','false'),(3652,1171,'akismet_history','a:4:{s:4:\"time\";d:1400128592.2805419;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(3783,1215,'akismet_result','false'),(3784,1215,'akismet_history','a:4:{s:4:\"time\";d:1400937547.185488;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(3831,1215,'akismet_history','a:4:{s:4:\"time\";d:1401107948.0914519;s:7:\"message\";s:46:\"Melanie changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"Melanie\";}'),(5215,1613,'akismet_result','false'),(5216,1613,'akismet_history','a:4:{s:4:\"time\";d:1406310677.0622621;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(6041,1613,'akismet_history','a:4:{s:4:\"time\";d:1409083871.6207409;s:7:\"message\";s:44:\"admin changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(6042,1849,'akismet_result','false'),(6043,1849,'akismet_history','a:4:{s:4:\"time\";d:1409085738.6683841;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(6439,1961,'akismet_result','false'),(6440,1961,'akismet_history','a:4:{s:4:\"time\";d:1410364986.0200689;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(6442,1961,'hc_post_as','wordpress'),(6443,1961,'hc_avatar','http://0.gravatar.com/avatar/31cd4e3cb9ea304cfcda73997c129e12?s=25&d=http%3A%2F%2Fs2.wp.com%2Fwp-content%2Fmu-plugins%2Fhighlander-comments%2Fimages%2Fwplogo.png&r=G'),(6444,1961,'hc_foreign_user_id','70618593'),(6445,1961,'hc_wpcom_id_sig','0c1e41ccec45f902d2a744c7eab41941d359ab4a'),(6548,1961,'akismet_history','a:4:{s:4:\"time\";d:1410528678.8998749;s:7:\"message\";s:44:\"admin changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(6549,1989,'akismet_result','false'),(6550,1989,'akismet_history','a:4:{s:4:\"time\";d:1410528679.2872479;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(6687,2028,'akismet_result','false'),(6688,2028,'akismet_history','a:4:{s:4:\"time\";d:1410874035.4069281;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(6690,2028,'hc_post_as','wordpress'),(6691,2028,'hc_avatar','http://2.gravatar.com/avatar/e72c3636ece5c88f8a20d89a02a697f3?s=25&d=http%3A%2F%2Fs2.wp.com%2Fwp-content%2Fmu-plugins%2Fhighlander-comments%2Fimages%2Fwplogo.png&r=G'),(6692,2028,'hc_foreign_user_id','43354750'),(6693,2028,'hc_wpcom_id_sig','d9cdf3bdfa0b7d4b17ca4a41f68464481440a23a'),(6773,2052,'akismet_result','false'),(6774,2052,'akismet_history','a:4:{s:4:\"time\";d:1411008584.1508851;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(7330,2223,'akismet_result','false'),(7331,2223,'akismet_history','a:4:{s:4:\"time\";d:1412191710.0058351;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(8964,2223,'akismet_history','a:4:{s:4:\"time\";d:1413405483.350337;s:7:\"message\";s:35:\"admin reported this comment as spam\";s:5:\"event\";s:11:\"report-spam\";s:4:\"user\";s:5:\"admin\";}'),(8965,2223,'akismet_user_result','false'),(8966,2223,'akismet_user','admin'),(8968,2223,'akismet_history','a:4:{s:4:\"time\";d:1413405486.490813;s:7:\"message\";s:39:\"admin reported this comment as not spam\";s:5:\"event\";s:10:\"report-ham\";s:4:\"user\";s:5:\"admin\";}'),(10451,2223,'akismet_history','a:4:{s:4:\"time\";d:1414635961.453639;s:7:\"message\";s:44:\"admin changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(14128,4384,'akismet_result','false'),(14129,4384,'akismet_history','a:4:{s:4:\"time\";d:1420057192.628989;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(14188,4384,'akismet_history','a:4:{s:4:\"time\";d:1420307347.4141359;s:7:\"message\";s:44:\"admin changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(14916,4645,'akismet_result','false'),(14917,4645,'akismet_history','a:4:{s:4:\"time\";d:1422421871.2691071;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(14919,4645,'akismet_history','a:4:{s:4:\"time\";d:1422466246.4351771;s:7:\"message\";s:44:\"admin changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(14920,4646,'akismet_result','false'),(14921,4646,'akismet_history','a:4:{s:4:\"time\";d:1422466560.6986611;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(14941,4653,'akismet_result','false'),(14942,4653,'akismet_history','a:4:{s:4:\"time\";d:1422503680.4011991;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(14986,4668,'akismet_result','false'),(14987,4668,'akismet_history','a:4:{s:4:\"time\";d:1422737948.2159779;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(14989,4668,'hc_post_as','wordpress'),(14990,4668,'hc_avatar','http://2.gravatar.com/avatar/8c1ad210434c6bb2c06f8840b0cf1eed?s=25&d=https%3A%2F%2Fs2.wp.com%2Fwp-content%2Fmu-plugins%2Fhighlander-comments%2Fimages%2Fwplogo.png&r=G'),(14991,4668,'hc_foreign_user_id','34899129'),(14992,4668,'hc_wpcom_id_sig','760c47976321942c28b9cd29693cc9a2b22b26b7'),(15653,4890,'akismet_result','false'),(15654,4890,'akismet_history','a:4:{s:4:\"time\";d:1425926290.3654709;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(15656,4890,'akismet_history','a:4:{s:4:\"time\";d:1425938868.816304;s:7:\"message\";s:44:\"admin changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(15714,4910,'akismet_result','false'),(15715,4910,'akismet_history','a:4:{s:4:\"time\";d:1426181464.088851;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(15717,4911,'akismet_result','false'),(15718,4911,'akismet_history','a:4:{s:4:\"time\";d:1426181517.918534;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(15720,4912,'akismet_result','false'),(15721,4912,'akismet_history','a:4:{s:4:\"time\";d:1426181608.3202369;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(17130,5383,'akismet_result','false'),(17131,5383,'akismet_history','a:4:{s:4:\"time\";d:1432430125.8963139;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(17421,5383,'akismet_history','a:4:{s:4:\"time\";d:1433436232.4797101;s:7:\"message\";s:44:\"admin changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(17422,5480,'akismet_result','false'),(17423,5480,'akismet_history','a:4:{s:4:\"time\";d:1433436406.7964089;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(20246,6423,'akismet_result','false'),(20247,6423,'akismet_history','a:2:{s:4:\"time\";d:1450411544.1079581;s:5:\"event\";s:9:\"check-ham\";}'),(20252,6425,'akismet_result','false'),(20253,6425,'akismet_history','a:2:{s:4:\"time\";d:1451355087.2463131;s:5:\"event\";s:9:\"check-ham\";}'),(20255,6425,'akismet_history','a:3:{s:4:\"time\";d:1451419578.386759;s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(20256,6423,'akismet_history','a:3:{s:4:\"time\";d:1451419584.052829;s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(20257,6426,'akismet_result','false'),(20258,6426,'akismet_history','a:3:{s:4:\"time\";d:1451420125.3044789;s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(20260,6427,'akismet_result','false'),(20261,6427,'akismet_history','a:3:{s:4:\"time\";d:1451420441.1952;s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(20299,6440,'akismet_result','false'),(20300,6440,'akismet_history','a:2:{s:4:\"time\";d:1451977961.4840081;s:5:\"event\";s:9:\"check-ham\";}'),(20308,6440,'akismet_history','a:3:{s:4:\"time\";d:1452007234.1070349;s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(20687,6569,'akismet_result','false'),(20688,6569,'akismet_history','a:2:{s:4:\"time\";d:1460158905.6661129;s:5:\"event\";s:9:\"check-ham\";}'),(20690,6570,'akismet_result','false'),(20691,6570,'akismet_history','a:2:{s:4:\"time\";d:1460433176.3445151;s:5:\"event\";s:9:\"check-ham\";}'),(20699,6569,'akismet_history','a:3:{s:4:\"time\";d:1461184548.87042;s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(20700,6570,'akismet_history','a:3:{s:4:\"time\";d:1461184550.8257711;s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(20701,6573,'akismet_result','false'),(20702,6573,'akismet_history','a:3:{s:4:\"time\";d:1461184818.946979;s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(20704,6574,'akismet_result','false'),(20705,6574,'akismet_history','a:3:{s:4:\"time\";d:1461186502.20857;s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(20707,6575,'akismet_result','false'),(20708,6575,'akismet_history','a:2:{s:4:\"time\";d:1461187312.4235959;s:5:\"event\";s:9:\"check-ham\";}'),(20710,6576,'akismet_result','false'),(20711,6576,'akismet_history','a:3:{s:4:\"time\";d:1461188931.1681311;s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(20713,6577,'akismet_result','false'),(20714,6577,'akismet_history','a:2:{s:4:\"time\";d:1461192488.9144001;s:5:\"event\";s:9:\"check-ham\";}'),(20734,6584,'akismet_result','false'),(20735,6584,'akismet_history','a:2:{s:4:\"time\";d:1462391617.412529;s:5:\"event\";s:9:\"check-ham\";}'),(20737,6584,'akismet_history','a:3:{s:4:\"time\";d:1462393343.127337;s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(20738,6585,'akismet_result','false'),(20739,6585,'akismet_history','a:3:{s:4:\"time\";d:1462393343.586442;s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(20750,6589,'akismet_result','false'),(20751,6589,'akismet_history','a:2:{s:4:\"time\";d:1462747507.3018661;s:5:\"event\";s:9:\"check-ham\";}'),(20753,6589,'akismet_history','a:3:{s:4:\"time\";d:1462763543.467298;s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(20754,6590,'akismet_result','false'),(20755,6590,'akismet_history','a:3:{s:4:\"time\";d:1462763623.030823;s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(20946,6654,'akismet_result','false'),(20947,6654,'akismet_history','a:2:{s:4:\"time\";d:1471449647.48859;s:5:\"event\";s:9:\"check-ham\";}'),(20961,6659,'akismet_result','false'),(20962,6659,'akismet_history','a:2:{s:4:\"time\";d:1472098504.5428209;s:5:\"event\";s:9:\"check-ham\";}'),(20964,6660,'akismet_result','false'),(20965,6660,'akismet_history','a:2:{s:4:\"time\";d:1472659688.905225;s:5:\"event\";s:9:\"check-ham\";}'),(20967,6660,'hc_post_as','wordpress'),(20968,6660,'hc_avatar','https://1.gravatar.com/avatar/aca9f7b9c09c02f9de670aed68d63c27?s=25&d=https%3A%2F%2Fs2.wp.com%2Fwp-content%2Fmu-plugins%2Fhighlander-comments%2Fimages%2Fwplogo.png&r=G'),(20969,6660,'hc_foreign_user_id','1134203'),(20970,6660,'hc_wpcom_id_sig','7a00474667726cb54ef80ec8a6a98c36a2ba46c3'),(20977,6660,'akismet_history','a:3:{s:4:\"time\";d:1472953739.192493;s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(20978,6663,'akismet_result','false'),(20979,6663,'akismet_history','a:3:{s:4:\"time\";d:1472953763.786284;s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(20981,6659,'akismet_history','a:3:{s:4:\"time\";d:1472953774.9799931;s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(20982,6664,'akismet_result','false'),(20983,6664,'akismet_history','a:3:{s:4:\"time\";d:1472953785.262886;s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(20985,6654,'akismet_history','a:3:{s:4:\"time\";d:1472953791.6972229;s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(20986,6665,'akismet_result','false'),(20987,6665,'akismet_history','a:3:{s:4:\"time\";d:1472954065.233686;s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(20989,6666,'akismet_result','false'),(20990,6666,'akismet_history','a:2:{s:4:\"time\";d:1472999422.185899;s:5:\"event\";s:9:\"check-ham\";}'),(20992,6667,'akismet_result','false'),(20993,6667,'akismet_history','a:3:{s:4:\"time\";d:1473001915.1292701;s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(20995,6668,'akismet_result','false'),(20996,6668,'akismet_history','a:2:{s:4:\"time\";d:1473002467.8033381;s:5:\"event\";s:9:\"check-ham\";}'),(20998,6669,'akismet_result','false'),(20999,6669,'akismet_history','a:3:{s:4:\"time\";d:1473003194.2085111;s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(21001,6670,'akismet_result','false'),(21002,6670,'akismet_history','a:2:{s:4:\"time\";d:1473038572.0485749;s:5:\"event\";s:9:\"check-ham\";}'),(21004,6670,'akismet_history','a:3:{s:4:\"time\";d:1473109021.1784401;s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(21005,6671,'akismet_result','false'),(21006,6671,'akismet_history','a:3:{s:4:\"time\";d:1473109289.2625329;s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(21092,6700,'akismet_result','false'),(21093,6700,'akismet_history','a:2:{s:4:\"time\";d:1490652484.5622211;s:5:\"event\";s:9:\"check-ham\";}'),(21116,6700,'akismet_history','a:3:{s:4:\"time\";d:1494076201.8116429;s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(21123,6710,'akismet_result','false'),(21124,6710,'akismet_history','a:2:{s:4:\"time\";d:1494611975.0809419;s:5:\"event\";s:9:\"check-ham\";}'),(21129,6710,'akismet_history','a:3:{s:4:\"time\";d:1494765663.114656;s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:5:\"admin\";}'),(21130,6712,'akismet_result','false'),(21131,6712,'akismet_history','a:3:{s:4:\"time\";d:1494765810.4813621;s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:5:\"admin\";}'),(24734,7910,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:12:\"viormRibpuct\";s:20:\"comment_author_email\";s:22:\"awrzomizdexh@gmail.com\";s:18:\"comment_author_url\";s:32:\"https://hydrochloroquinetrx.com/\";s:15:\"comment_content\";s:101:\"is hydroxychloroquine an antibiotic <a href=\"https://hydroxyaralen.com/#\">hydroxychloroquine zinc</a>\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:12:\"46.161.11.66\";s:13:\"comment_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.24 Safari/537.36 Edg/83.0.478.18\";s:7:\"user_ip\";s:12:\"46.161.11.66\";s:10:\"user_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.24 Safari/537.36 Edg/83.0.478.18\";s:4:\"blog\";s:27:\"https://www.hormonesoup.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:43:\"https://www.hormonesoup.com/im-cracking-up/\";s:10:\"POST_ak_js\";s:13:\"1635136622278\";s:19:\"POST_ak_hp_textarea\";s:100:\"is hydroxychloroquine an antibiotic <a href=\"https://hydroxyaralen.com/#\">hydroxychloroquine zinc</a\";}'),(24729,7909,'akismet_result','true'),(24730,7909,'akismet_history','a:2:{s:4:\"time\";d:1635115184.17889404296875;s:5:\"event\";s:10:\"check-spam\";}'),(24731,7909,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:9:\"ufolanamo\";s:20:\"comment_author_email\";s:30:\"atespoge@ereqd.fodiscomail.com\";s:18:\"comment_author_url\";s:19:\"http://slkjfdf.net/\";s:15:\"comment_content\";s:135:\"[url=http://slkjfdf.net/]Egosdkiy[/url] <a href=\"http://slkjfdf.net/\">Efogexayu</a> cys.krlz.hormonesoup.com.jrm.fa http://slkjfdf.net/\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"62.210.127.188\";s:13:\"comment_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:7:\"user_ip\";s:14:\"62.210.127.188\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:4:\"blog\";s:27:\"https://www.hormonesoup.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:69:\"https://www.hormonesoup.com/ppmd-balance-my-body-dont-shock-my-brain/\";s:10:\"POST_ak_js\";s:13:\"1635115183522\";s:19:\"POST_ak_hp_textarea\";s:100:\"[url=http://slkjfdf.net/]Egosdkiy[/url] <a href=\"http://slkjfdf.net/\">Efogexayu</a> cys.krlz.hormone\";}'),(24732,7910,'akismet_result','true'),(24733,7910,'akismet_history','a:2:{s:4:\"time\";d:1635136612.8000380992889404296875;s:5:\"event\";s:10:\"check-spam\";}'),(24678,7892,'akismet_result','true'),(24679,7892,'akismet_history','a:2:{s:4:\"time\";d:1634844800.369452953338623046875;s:5:\"event\";s:10:\"check-spam\";}'),(24680,7892,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:135:\"hydraruzxpnew4af.onion hidraruzxpnew4af.onion hydra onion Гидра сайт Гидра зеркало сайт hydraruzxpnew4af.onion\";s:20:\"comment_author_email\";s:23:\"corinneharvill@yahoo.de\";s:18:\"comment_author_url\";s:57:\"https://citdesigner.com/mau-ho-so-nang-luc-file-word.html\";s:15:\"comment_content\";s:163:\"fantastic points altogether, you just gained a new reader.\r\nWhat would you suggest in regards to your post that you just made some days in the past?\r\nAny positive?\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"104.129.253.44\";s:13:\"comment_agent\";s:114:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36\";s:7:\"user_ip\";s:14:\"104.129.253.44\";s:10:\"user_agent\";s:114:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36\";s:4:\"blog\";s:27:\"https://www.hormonesoup.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:49:\"https://www.hormonesoup.com/endocrine-disruptors/\";s:10:\"POST_ak_js\";s:2:\"58\";s:19:\"POST_ak_hp_textarea\";s:57:\"https://citdesigner.com/mau-ho-so-nang-luc-file-word.html\";}'),(24674,7890,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:12:\"viormRibdllo\";s:20:\"comment_author_email\";s:22:\"ktmbvxbwdixx@gmail.com\";s:18:\"comment_author_url\";s:27:\"https://chloroquinervn.com/\";s:15:\"comment_content\";s:43:\"<a href=\"https://chloroquinesab.com/#\"></a>\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:12:\"46.161.11.66\";s:13:\"comment_agent\";s:113:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4100.3 Safari/537.36\";s:7:\"user_ip\";s:12:\"46.161.11.66\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4100.3 Safari/537.36\";s:4:\"blog\";s:27:\"https://www.hormonesoup.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:71:\"https://www.hormonesoup.com/10-things-you-need-to-know-about-magnesium/\";s:10:\"POST_ak_js\";s:13:\"1634778075556\";s:19:\"POST_ak_hp_textarea\";s:44:\"<a href=\"https://chloroquinesab.com/#\"></a> \";}'),(24657,7885,'akismet_result','true'),(24654,7884,'akismet_result','true'),(24655,7884,'akismet_history','a:2:{s:4:\"time\";d:1634573924.0605030059814453125;s:5:\"event\";s:10:\"check-spam\";}'),(24656,7884,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:12:\"viormRibstyv\";s:20:\"comment_author_email\";s:22:\"hhygqdavogdt@gmail.com\";s:18:\"comment_author_url\";s:28:\"https://chloroquinesbtc.com/\";s:15:\"comment_content\";s:27:\"https://chloroquinesen.com/\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:12:\"46.161.11.66\";s:13:\"comment_agent\";s:113:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.0 Safari/537.36\";s:7:\"user_ip\";s:12:\"46.161.11.66\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.0 Safari/537.36\";s:4:\"blog\";s:27:\"https://www.hormonesoup.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:43:\"https://www.hormonesoup.com/im-cracking-up/\";s:10:\"POST_ak_js\";s:13:\"1634573926900\";s:19:\"POST_ak_hp_textarea\";s:28:\" https://chloroquinesen.com/\";}'),(24722,7906,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:12:\"viormRibxxum\";s:20:\"comment_author_email\";s:22:\"jxsbvnfssiwk@gmail.com\";s:18:\"comment_author_url\";s:29:\"https://hydroxychloroqui.com/\";s:15:\"comment_content\";s:99:\"hydroxychloroquine prophylaxis <a href=\"https://hydroxyaralen.com/#\">hydroxychloroquine malaria</a>\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:12:\"46.161.11.66\";s:13:\"comment_agent\";s:120:\"Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.34 Safari/537.36 Edg/83.0.478.25\";s:7:\"user_ip\";s:12:\"46.161.11.66\";s:10:\"user_agent\";s:120:\"Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.34 Safari/537.36 Edg/83.0.478.25\";s:4:\"blog\";s:27:\"https://www.hormonesoup.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:71:\"https://www.hormonesoup.com/10-things-you-need-to-know-about-magnesium/\";s:10:\"POST_ak_js\";s:13:\"1635104380299\";s:19:\"POST_ak_hp_textarea\";s:99:\"hydroxychloroquine prophylaxis <a href=\"https://hydroxyaralen.com/#\">hydroxychloroquine malaria</a>\";}'),(24723,7907,'akismet_result','true'),(24724,7907,'akismet_history','a:2:{s:4:\"time\";d:1635108446.5864040851593017578125;s:5:\"event\";s:10:\"check-spam\";}'),(24725,7907,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:7:\"enawowu\";s:20:\"comment_author_email\";s:31:\"usumilazo@ereqd.fodiscomail.com\";s:18:\"comment_author_url\";s:19:\"http://slkjfdf.net/\";s:15:\"comment_content\";s:136:\"[url=http://slkjfdf.net/]Uhetiwulg[/url] <a href=\"http://slkjfdf.net/\">Ujekozomi</a> ids.aecq.hormonesoup.com.njz.ve http://slkjfdf.net/\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"62.210.127.188\";s:13:\"comment_agent\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:7:\"user_ip\";s:14:\"62.210.127.188\";s:10:\"user_agent\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:4:\"blog\";s:27:\"https://www.hormonesoup.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:69:\"https://www.hormonesoup.com/ppmd-balance-my-body-dont-shock-my-brain/\";s:10:\"POST_ak_js\";s:13:\"1635108445866\";s:19:\"POST_ak_hp_textarea\";s:100:\"[url=http://slkjfdf.net/]Uhetiwulg[/url] <a href=\"http://slkjfdf.net/\">Ujekozomi</a> ids.aecq.hormon\";}'),(24592,7863,'akismet_history','a:2:{s:4:\"time\";d:1634226770.5214660167694091796875;s:5:\"event\";s:10:\"check-spam\";}'),(24591,7863,'akismet_result','true'),(24595,7864,'akismet_history','a:2:{s:4:\"time\";d:1634227142.7190120220184326171875;s:5:\"event\";s:10:\"check-spam\";}'),(24594,7864,'akismet_result','true'),(24593,7863,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:8:\"Assorted\";s:20:\"comment_author_email\";s:25:\"florenehopkins@hotmail.de\";s:18:\"comment_author_url\";s:54:\"https://proimageamerica.com/collections/color-assorted\";s:15:\"comment_content\";s:184:\"I will right away snatch your rss as I can\'t in finding your \r\nemail subscription hyperlink or e-newsletter service. Do you\'ve any?\r\nPlease let me know so that I may subscribe. Thanks.\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"23.81.228.201\";s:13:\"comment_agent\";s:131:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36 OPR/52.0.2871.99\";s:7:\"user_ip\";s:13:\"23.81.228.201\";s:10:\"user_agent\";s:131:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36 OPR/52.0.2871.99\";s:4:\"blog\";s:27:\"https://www.hormonesoup.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:44:\"https://www.hormonesoup.com/diabetes-who-me/\";s:10:\"POST_ak_js\";s:3:\"178\";s:19:\"POST_ak_hp_textarea\";s:54:\"https://proimageamerica.com/collections/color-assorted\";}'),(24596,7864,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:25:\"Green Bay Packers Wallets\";s:20:\"comment_author_email\";s:25:\"tracy_sanderson@yahoo.com\";s:18:\"comment_author_url\";s:65:\"https://proimageamerica.com/collections/green-bay-packers-wallets\";s:15:\"comment_content\";s:219:\"Pretty nice post. I just stumbled upon your weblog and wanted to \r\nsay that I have really enjoyed surfing around your blog posts.\r\n\r\nIn any case I\'ll be subscribing on your rss feed and I hope you write again very soon!\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:12:\"154.16.43.51\";s:13:\"comment_agent\";s:72:\"Mozilla/5.0 (Windows NT 6.2; WOW64; rv:60.0) Gecko/20100101 Firefox/60.0\";s:7:\"user_ip\";s:12:\"154.16.43.51\";s:10:\"user_agent\";s:72:\"Mozilla/5.0 (Windows NT 6.2; WOW64; rv:60.0) Gecko/20100101 Firefox/60.0\";s:4:\"blog\";s:27:\"https://www.hormonesoup.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:44:\"https://www.hormonesoup.com/diabetes-who-me/\";s:10:\"POST_ak_js\";s:3:\"178\";s:19:\"POST_ak_hp_textarea\";s:65:\"https://proimageamerica.com/collections/green-bay-packers-wallets\";}'),(24597,7865,'akismet_result','true'),(24598,7865,'akismet_history','a:2:{s:4:\"time\";d:1634230337.6691029071807861328125;s:5:\"event\";s:10:\"check-spam\";}'),(24599,7865,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:35:\"CureTape Cold Gel Topical Analgesic\";s:20:\"comment_author_email\";s:30:\"elyse.pownall@mail-central.com\";s:18:\"comment_author_url\";s:84:\"https://theratape.com/cure-tape/210-curetape-cold-gel-topical-cooling-gel-150ml.html\";s:15:\"comment_content\";s:112:\"Hurrah, that\'s what I was exploring for, what a stuff! present here at this blog, thanks admin of this web site.\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:12:\"198.46.214.8\";s:13:\"comment_agent\";s:77:\"Mozilla/5.0 (Windows NT 6.2; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0\";s:7:\"user_ip\";s:12:\"198.46.214.8\";s:10:\"user_agent\";s:77:\"Mozilla/5.0 (Windows NT 6.2; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0\";s:4:\"blog\";s:27:\"https://www.hormonesoup.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:44:\"https://www.hormonesoup.com/diabetes-who-me/\";s:10:\"POST_ak_js\";s:3:\"178\";s:19:\"POST_ak_hp_textarea\";s:84:\"https://theratape.com/cure-tape/210-curetape-cold-gel-topical-cooling-gel-150ml.html\";}'),(24600,7866,'akismet_result','true'),(24601,7866,'akismet_history','a:2:{s:4:\"time\";d:1634233152.6220180988311767578125;s:5:\"event\";s:10:\"check-spam\";}'),(24602,7866,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:36:\"Pregnancy Plantar Fasciitis RockTape\";s:20:\"comment_author_email\";s:26:\"belinda_stanford@yahoo.com\";s:18:\"comment_author_url\";s:128:\"https://theratape.com/module/landingpages/landingpage?page=3&id_landingpage=4630&lp_rewrite=pregnancy-plantar-fasciitis-rocktape\";s:15:\"comment_content\";s:225:\"Hello, Neat post. There is an issue along with your website \r\nin web explorer, would test this? IE nonetheless is the marketplace leader and a huge part of other folks will omit your magnificent writing due to \r\nthis problem.\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:15:\"107.172.181.121\";s:13:\"comment_agent\";s:124:\"Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.139 Safari/537.36,gzip(gfe)\";s:7:\"user_ip\";s:15:\"107.172.181.121\";s:10:\"user_agent\";s:124:\"Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.139 Safari/537.36,gzip(gfe)\";s:4:\"blog\";s:27:\"https://www.hormonesoup.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:44:\"https://www.hormonesoup.com/diabetes-who-me/\";s:10:\"POST_ak_js\";s:3:\"178\";s:19:\"POST_ak_hp_textarea\";s:128:\"https://theratape.com/module/landingpages/landingpage?page=3&id_landingpage=4630&lp_rewrite=pregnancy-plantar-fasciitis-rocktape\";}'),(24603,7867,'akismet_result','true'),(24604,7867,'akismet_history','a:2:{s:4:\"time\";d:1634234456.6284210681915283203125;s:5:\"event\";s:10:\"check-spam\";}'),(24605,7867,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:39:\"The Basics of Applying Kinesiology Tape\";s:20:\"comment_author_email\";s:26:\"maxie.loyola@bigstring.com\";s:18:\"comment_author_url\";s:124:\"https://theratape.com/module/landingpages/landingpage?id_landingpage=2307&lp_rewrite=the-basics-of-applying-kinesiology-tape\";s:15:\"comment_content\";s:108:\"It\'s very trouble-free to find out any topic on net as compared to books, as I found this post at this site.\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"154.16.33.203\";s:13:\"comment_agent\";s:131:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36 OPR/52.0.2871.99\";s:7:\"user_ip\";s:13:\"154.16.33.203\";s:10:\"user_agent\";s:131:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36 OPR/52.0.2871.99\";s:4:\"blog\";s:27:\"https://www.hormonesoup.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:44:\"https://www.hormonesoup.com/diabetes-who-me/\";s:10:\"POST_ak_js\";s:3:\"178\";s:19:\"POST_ak_hp_textarea\";s:124:\"https://theratape.com/module/landingpages/landingpage?id_landingpage=2307&lp_rewrite=the-basics-of-applying-kinesiology-tape\";}'),(24618,7872,'akismet_result','true'),(24619,7872,'akismet_history','a:2:{s:4:\"time\";d:1634340607.07946109771728515625;s:5:\"event\";s:10:\"check-spam\";}'),(24620,7872,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:9:\"ufarorame\";s:20:\"comment_author_email\";s:30:\"arioqeev@enaux.fodiscomail.com\";s:18:\"comment_author_url\";s:19:\"http://slkjfdf.net/\";s:15:\"comment_content\";s:134:\"[url=http://slkjfdf.net/]Roijoroma[/url] <a href=\"http://slkjfdf.net/\">Oheqora</a> zae.fyho.hormonesoup.com.dio.jc http://slkjfdf.net/\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"62.210.204.15\";s:13:\"comment_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:7:\"user_ip\";s:13:\"62.210.204.15\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:4:\"blog\";s:27:\"https://www.hormonesoup.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:41:\"https://www.hormonesoup.com/worth-a-peek/\";s:10:\"POST_ak_js\";s:13:\"1634340589932\";s:19:\"POST_ak_hp_textarea\";s:100:\"[url=http://slkjfdf.net/]Roijoroma[/url] <a href=\"http://slkjfdf.net/\">Oheqora</a> zae.fyho.hormones\";}'),(24621,7873,'akismet_result','true'),(24622,7873,'akismet_history','a:2:{s:4:\"time\";d:1634341153.582374095916748046875;s:5:\"event\";s:10:\"check-spam\";}'),(24623,7873,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:13:\"ixarioperuxko\";s:20:\"comment_author_email\";s:30:\"atgokeku@egiuz.fodiscomail.com\";s:18:\"comment_author_url\";s:19:\"http://slkjfdf.net/\";s:15:\"comment_content\";s:133:\"[url=http://slkjfdf.net/]Udocjbe[/url] <a href=\"http://slkjfdf.net/\">Afofhmei</a> ias.aqxy.hormonesoup.com.cmq.bn http://slkjfdf.net/\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"62.210.178.249\";s:13:\"comment_agent\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42\";s:7:\"user_ip\";s:14:\"62.210.178.249\";s:10:\"user_agent\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42\";s:4:\"blog\";s:27:\"https://www.hormonesoup.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:41:\"https://www.hormonesoup.com/worth-a-peek/\";s:10:\"POST_ak_js\";s:13:\"1634341150741\";s:19:\"POST_ak_hp_textarea\";s:100:\"[url=http://slkjfdf.net/]Udocjbe[/url] <a href=\"http://slkjfdf.net/\">Afofhmei</a> ias.aqxy.hormoneso\";}'),(24624,7874,'akismet_result','true'),(24625,7874,'akismet_history','a:2:{s:4:\"time\";d:1634375751.460453033447265625;s:5:\"event\";s:10:\"check-spam\";}'),(24626,7874,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:8:\"acabecug\";s:20:\"comment_author_email\";s:30:\"aseqefis@iupes.fodiscomail.com\";s:18:\"comment_author_url\";s:19:\"http://slkjfdf.net/\";s:15:\"comment_content\";s:131:\"[url=http://slkjfdf.net/]Awaleja[/url] <a href=\"http://slkjfdf.net/\">Ayufet</a> nul.itnd.hormonesoup.com.qqf.cc http://slkjfdf.net/\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"62.210.139.12\";s:13:\"comment_agent\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\";s:7:\"user_ip\";s:13:\"62.210.139.12\";s:10:\"user_agent\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\";s:4:\"blog\";s:27:\"https://www.hormonesoup.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:41:\"https://www.hormonesoup.com/worth-a-peek/\";s:10:\"POST_ak_js\";s:13:\"1634375751864\";s:19:\"POST_ak_hp_textarea\";s:100:\"[url=http://slkjfdf.net/]Awaleja[/url] <a href=\"http://slkjfdf.net/\">Ayufet</a> nul.itnd.hormonesoup\";}'),(24684,7894,'akismet_result','true'),(24685,7894,'akismet_history','a:2:{s:4:\"time\";d:1634981203.3732879161834716796875;s:5:\"event\";s:10:\"check-spam\";}'),(24686,7894,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:12:\"viormRibgmrw\";s:20:\"comment_author_email\";s:22:\"fgjvwjhjqdic@gmail.com\";s:18:\"comment_author_url\";s:30:\"https://hydro-chloroquine.com/\";s:15:\"comment_content\";s:44:\"https://chloroquinexrp.com/ plaquenil coupon\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:12:\"46.161.11.66\";s:13:\"comment_agent\";s:113:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4100.3 Safari/537.36\";s:7:\"user_ip\";s:12:\"46.161.11.66\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4100.3 Safari/537.36\";s:4:\"blog\";s:27:\"https://www.hormonesoup.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:93:\"https://www.hormonesoup.com/it-doesnt-always-take-a-crystal-ball-my-explainable-miscarriages/\";s:10:\"POST_ak_js\";s:13:\"1634981207095\";s:19:\"POST_ak_hp_textarea\";s:44:\"https://chloroquinexrp.com/ plaquenil coupon\";}'),(24659,7885,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:12:\"viormRibdnuc\";s:20:\"comment_author_email\";s:22:\"bqngviyparci@gmail.com\";s:18:\"comment_author_url\";s:33:\"https://hydroxychloroquine30.com/\";s:15:\"comment_content\";s:68:\"https://hydroxychloroquine30.com/ plaquenil side effects mayo clinic\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:12:\"46.161.11.66\";s:13:\"comment_agent\";s:103:\"Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36\";s:7:\"user_ip\";s:12:\"46.161.11.66\";s:10:\"user_agent\";s:103:\"Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36\";s:4:\"blog\";s:27:\"https://www.hormonesoup.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:43:\"https://www.hormonesoup.com/im-cracking-up/\";s:10:\"POST_ak_js\";s:13:\"1634579928252\";s:19:\"POST_ak_hp_textarea\";s:68:\"https://hydroxychloroquine30.com/ plaquenil side effects mayo clinic\";}'),(24658,7885,'akismet_history','a:2:{s:4:\"time\";d:1634579926.2548739910125732421875;s:5:\"event\";s:10:\"check-spam\";}'),(24651,7883,'akismet_result','true'),(24652,7883,'akismet_history','a:2:{s:4:\"time\";d:1634540019.6149139404296875;s:5:\"event\";s:10:\"check-spam\";}'),(24653,7883,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:12:\"viormRibdsey\";s:20:\"comment_author_email\";s:22:\"fgbhtjqhxfyv@gmail.com\";s:18:\"comment_author_url\";s:33:\"https://isotroinisotretinoin.com/\";s:15:\"comment_content\";s:96:\"<a href=\"https://accutaneisotretinoine.com/#\">accutane side effects</a> side effects of accutane\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:12:\"46.161.11.66\";s:13:\"comment_agent\";s:103:\"Mozilla/5.0 (Windows NT 6.3; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\";s:7:\"user_ip\";s:12:\"46.161.11.66\";s:10:\"user_agent\";s:103:\"Mozilla/5.0 (Windows NT 6.3; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\";s:4:\"blog\";s:27:\"https://www.hormonesoup.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:43:\"https://www.hormonesoup.com/im-cracking-up/\";s:10:\"POST_ak_js\";s:13:\"1634540030357\";s:19:\"POST_ak_hp_textarea\";s:96:\"<a href=\"https://accutaneisotretinoine.com/#\">accutane side effects</a> side effects of accutane\";}'),(24720,7906,'akismet_result','true'),(24721,7906,'akismet_history','a:2:{s:4:\"time\";d:1635104371.9834530353546142578125;s:5:\"event\";s:10:\"check-spam\";}'),(24708,7902,'akismet_result','true'),(24709,7902,'akismet_history','a:2:{s:4:\"time\";d:1635076026.7886068820953369140625;s:5:\"event\";s:10:\"check-spam\";}'),(24710,7902,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:12:\"viormRibsyuc\";s:20:\"comment_author_email\";s:22:\"lkblpzsaknpp@gmail.com\";s:18:\"comment_author_url\";s:28:\"https://chloroquinestrx.com/\";s:15:\"comment_content\";s:97:\"where to buy chloroquine <a href=\"https://chloroquineus.com/#\">how to make hydroxychloroquine</a>\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:12:\"46.161.11.66\";s:13:\"comment_agent\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36/iYA9HebN-7\";s:7:\"user_ip\";s:12:\"46.161.11.66\";s:10:\"user_agent\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36/iYA9HebN-7\";s:4:\"blog\";s:27:\"https://www.hormonesoup.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:43:\"https://www.hormonesoup.com/im-cracking-up/\";s:10:\"POST_ak_js\";s:13:\"1635076033987\";s:19:\"POST_ak_hp_textarea\";s:97:\"where to buy chloroquine <a href=\"https://chloroquineus.com/#\">how to make hydroxychloroquine</a>\";}'),(24711,7903,'akismet_result','true'),(24712,7903,'akismet_history','a:2:{s:4:\"time\";d:1635076590.8492848873138427734375;s:5:\"event\";s:10:\"check-spam\";}'),(24713,7903,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:12:\"Rolocigoppba\";s:20:\"comment_author_email\";s:22:\"enhglrhvwtit@gmail.com\";s:18:\"comment_author_url\";s:32:\"https://chloroquineclinique.com/\";s:15:\"comment_content\";s:64:\"what is hydroxychloroquine sulfate https://chloroquinehydro.com/\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:12:\"46.161.11.66\";s:13:\"comment_agent\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.34 Safari/537.36\";s:7:\"user_ip\";s:12:\"46.161.11.66\";s:10:\"user_agent\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.34 Safari/537.36\";s:4:\"blog\";s:27:\"https://www.hormonesoup.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:43:\"https://www.hormonesoup.com/im-cracking-up/\";s:10:\"POST_ak_js\";s:13:\"1635076589173\";s:19:\"POST_ak_hp_textarea\";s:64:\"what is hydroxychloroquine sulfate https://chloroquinehydro.com/\";}'),(24714,7904,'akismet_result','true'),(24715,7904,'akismet_history','a:2:{s:4:\"time\";d:1635098552.8298590183258056640625;s:5:\"event\";s:10:\"check-spam\";}'),(24716,7904,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:12:\"viormRibkouv\";s:20:\"comment_author_email\";s:22:\"dugleejmfmha@gmail.com\";s:18:\"comment_author_url\";s:31:\"https://chloroquinestablet.com/\";s:15:\"comment_content\";s:27:\"https://chloroquinesop.com/\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:12:\"46.161.11.66\";s:13:\"comment_agent\";s:103:\"Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\";s:7:\"user_ip\";s:12:\"46.161.11.66\";s:10:\"user_agent\";s:103:\"Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\";s:4:\"blog\";s:27:\"https://www.hormonesoup.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:43:\"https://www.hormonesoup.com/im-cracking-up/\";s:10:\"POST_ak_js\";s:13:\"1635098560885\";s:19:\"POST_ak_hp_textarea\";s:28:\"https://chloroquinesop.com/ \";}'),(24717,7905,'akismet_result','true'),(24718,7905,'akismet_history','a:2:{s:4:\"time\";d:1635099578.5870850086212158203125;s:5:\"event\";s:10:\"check-spam\";}'),(24719,7905,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:12:\"viormRibubfj\";s:20:\"comment_author_email\";s:22:\"xdiecmzyamph@gmail.com\";s:18:\"comment_author_url\";s:35:\"https://hydroxywithchloroquine.com/\";s:15:\"comment_content\";s:81:\"<a href=\"https://hydroxychloroquineth.com/#\">chloroquine dosage</a> buy plaquenil\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:12:\"46.161.11.66\";s:13:\"comment_agent\";s:113:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4100.3 Safari/537.36\";s:7:\"user_ip\";s:12:\"46.161.11.66\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4100.3 Safari/537.36\";s:4:\"blog\";s:27:\"https://www.hormonesoup.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:43:\"https://www.hormonesoup.com/im-cracking-up/\";s:10:\"POST_ak_js\";s:13:\"1635099586810\";s:19:\"POST_ak_hp_textarea\";s:81:\"<a href=\"https://hydroxychloroquineth.com/#\">chloroquine dosage</a> buy plaquenil\";}'),(24681,7893,'akismet_result','true'),(24682,7893,'akismet_history','a:2:{s:4:\"time\";d:1634904583.553945064544677734375;s:5:\"event\";s:10:\"check-spam\";}'),(24683,7893,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:10:\"Natehalmut\";s:20:\"comment_author_email\";s:29:\"KristinaNup1969@xd.dogle.info\";s:18:\"comment_author_url\";s:24:\"https://tehnoreiting.ru/\";s:15:\"comment_content\";s:300:\"Какие  нужные слова... супер, замечательная мысль\r\n [url=https://tehnoreiting.ru/]https://tehnoreiting.ru/[/url] лучших электронных предметов для быта и дачи, описание аппаратуры и электроники.\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"109.248.142.54\";s:13:\"comment_agent\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:7:\"user_ip\";s:14:\"109.248.142.54\";s:10:\"user_agent\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:4:\"blog\";s:27:\"https://www.hormonesoup.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:91:\"https://www.hormonesoup.com/one-small-step-for-pcos-one-giant-leap-for-patient-empowerment/\";s:10:\"POST_ak_js\";s:13:\"1634903611769\";s:19:\"POST_ak_hp_textarea\";s:139:\"Какие  нужные слова... супер, замечательная мысль\r\n [url=https://tehnoreiting.ru/]https://tehnoreiti\";}'),(24693,7897,'akismet_result','true'),(24694,7897,'akismet_history','a:2:{s:4:\"time\";d:1635042168.0969760417938232421875;s:5:\"event\";s:10:\"check-spam\";}'),(24695,7897,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:12:\"viormRibzrbv\";s:20:\"comment_author_email\";s:22:\"thfipuojylnr@gmail.com\";s:18:\"comment_author_url\";s:32:\"https://hydrochloroquinetrx.com/\";s:15:\"comment_content\";s:105:\"<a href=\"https://hydroxychloroquin1mg.com/#\">does hydroxychloroquine cause hair loss</a> chloroquine uses\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:12:\"46.161.11.66\";s:13:\"comment_agent\";s:113:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36\";s:7:\"user_ip\";s:12:\"46.161.11.66\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36\";s:4:\"blog\";s:27:\"https://www.hormonesoup.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:93:\"https://www.hormonesoup.com/it-doesnt-always-take-a-crystal-ball-my-explainable-miscarriages/\";s:10:\"POST_ak_js\";s:13:\"1635042174035\";s:19:\"POST_ak_hp_textarea\";s:100:\"<a href=\"https://hydroxychloroquin1mg.com/#\">does hydroxychloroquine cause hair loss</a> chloroquine\";}'),(24696,7898,'akismet_result','true'),(24697,7898,'akismet_history','a:2:{s:4:\"time\";d:1635050168.7394199371337890625;s:5:\"event\";s:10:\"check-spam\";}'),(24698,7898,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:12:\"viormRibvgmj\";s:20:\"comment_author_email\";s:22:\"vhdtmdrmyzcy@gmail.com\";s:18:\"comment_author_url\";s:28:\"https://chloroquinesusa.com/\";s:15:\"comment_content\";s:48:\"https://hydroaralen.com/ chloroquine diphosphate\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:12:\"46.161.11.66\";s:13:\"comment_agent\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.34 Safari/537.36 Edg/83.0.478.25\";s:7:\"user_ip\";s:12:\"46.161.11.66\";s:10:\"user_agent\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.34 Safari/537.36 Edg/83.0.478.25\";s:4:\"blog\";s:27:\"https://www.hormonesoup.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:71:\"https://www.hormonesoup.com/10-things-you-need-to-know-about-magnesium/\";s:10:\"POST_ak_js\";s:13:\"1635050175170\";s:19:\"POST_ak_hp_textarea\";s:48:\"https://hydroaralen.com/ chloroquine diphosphate\";}'),(24699,7899,'akismet_result','true'),(24700,7899,'akismet_history','a:2:{s:4:\"time\";d:1635050490.4859559535980224609375;s:5:\"event\";s:10:\"check-spam\";}'),(24701,7899,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:12:\"Rolocigommgx\";s:20:\"comment_author_email\";s:22:\"btayxnsgsotl@gmail.com\";s:18:\"comment_author_url\";s:27:\"https://chloroquineetc.com/\";s:15:\"comment_content\";s:97:\"hydroxychloroquine drugs <a href=\"https://chloroquine250mg.com/#\">plaquenil immunosuppressive</a>\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:12:\"46.161.11.66\";s:13:\"comment_agent\";s:112:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36\";s:7:\"user_ip\";s:12:\"46.161.11.66\";s:10:\"user_agent\";s:112:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36\";s:4:\"blog\";s:27:\"https://www.hormonesoup.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:71:\"https://www.hormonesoup.com/10-things-you-need-to-know-about-magnesium/\";s:10:\"POST_ak_js\";s:13:\"1635050496806\";s:19:\"POST_ak_hp_textarea\";s:97:\"hydroxychloroquine drugs <a href=\"https://chloroquine250mg.com/#\">plaquenil immunosuppressive</a>\";}'),(24702,7900,'akismet_result','true'),(24703,7900,'akismet_history','a:2:{s:4:\"time\";d:1635072798.552764892578125;s:5:\"event\";s:10:\"check-spam\";}'),(24704,7900,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:12:\"viormRibhutx\";s:20:\"comment_author_email\";s:22:\"amqddcuvpwzk@gmail.com\";s:18:\"comment_author_url\";s:28:\"https://chloroquinesbtc.com/\";s:15:\"comment_content\";s:44:\"<a href=\"https://chloroquinesbtc.com/#\"></a>\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:12:\"46.161.11.66\";s:13:\"comment_agent\";s:113:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.0 Safari/537.36\";s:7:\"user_ip\";s:12:\"46.161.11.66\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.0 Safari/537.36\";s:4:\"blog\";s:27:\"https://www.hormonesoup.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:71:\"https://www.hormonesoup.com/10-things-you-need-to-know-about-magnesium/\";s:10:\"POST_ak_js\";s:13:\"1635072805685\";s:19:\"POST_ak_hp_textarea\";s:45:\"<a href=\"https://chloroquinesbtc.com/#\"></a> \";}'),(24705,7901,'akismet_result','true'),(24706,7901,'akismet_history','a:2:{s:4:\"time\";d:1635073882.9637520313262939453125;s:5:\"event\";s:10:\"check-spam\";}'),(24707,7901,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:12:\"viormRibegmj\";s:20:\"comment_author_email\";s:22:\"fsgfvnvcjlqs@gmail.com\";s:18:\"comment_author_url\";s:33:\"https://hydroxychloroquineth.com/\";s:15:\"comment_content\";s:83:\"<a href=\"https://aralenquinesab.com/#\">hydroxychloroquine pills</a> buy chloriquine\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:12:\"46.161.11.66\";s:13:\"comment_agent\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36 Edg/83.0.478.37\";s:7:\"user_ip\";s:12:\"46.161.11.66\";s:10:\"user_agent\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36 Edg/83.0.478.37\";s:4:\"blog\";s:27:\"https://www.hormonesoup.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:71:\"https://www.hormonesoup.com/10-things-you-need-to-know-about-magnesium/\";s:10:\"POST_ak_js\";s:13:\"1635073873878\";s:19:\"POST_ak_hp_textarea\";s:83:\"<a href=\"https://aralenquinesab.com/#\">hydroxychloroquine pills</a> buy chloriquine\";}'),(24660,7886,'akismet_result','true'),(24661,7886,'akismet_history','a:2:{s:4:\"time\";d:1634583957.933267116546630859375;s:5:\"event\";s:10:\"check-spam\";}'),(24662,7886,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:17:\"Validcc Real link\";s:20:\"comment_author_email\";s:21:\"stuartneely@gmail.com\";s:18:\"comment_author_url\";s:25:\"https://www.validcvv.shop\";s:15:\"comment_content\";s:1664:\"buy cc for carding Good validity rate Purchasing Make good job for MMO Pay all site activate your card now for worldwide transactions.\r\n\r\n-------------CONTACT-----------------------\r\nWEBSITE :    >>>>>> Cvvgood✦ Shop\r\n\r\n----- HERE COMES THE PRICE LIST -----------\r\n***** CCV US:\r\n- US MASTER CARD = $2,6  per 1 (buy >5 with price $3 per 1).\r\n\r\n- US VISA CARD = $2,5  per 1 (buy >5 with price $2.5 per 1).\r\n\r\n\r\n- US AMEX CARD = $3 per 1 (buy >5 with price $2.5 per 1).\r\n\r\n- US DISCOVER CARD = $3,7 per 1 (buy >5 with price $3.5 per 1).\r\n\r\n- US CARD WITH DOB = $15 per 1 (buy >5 with price $12 per 1).\r\n\r\n- US FULLZ INFO = $40 per 1 (buy >10 with price $30 per 1).\r\n\r\n***** CCV UK:\r\n- UK CARD NORMAL = $2,6 per 1 (buy >5 with price $3 \r\nper 1).\r\n- UK MASTER CARD = $2,9 per 1 (buy >5 with price $2.5 per 1).\r\n\r\n- UK VISA CARD = $2,2 per 1 (buy >5 with price \r\n$2.5 per 1).\r\n- UK AMEX CARD = $2,3 per 1 (buy >5 with price $4 per 1).\r\n\r\n$  \r\n\r\n\r\n- UK CARD WITH DOB = $15 per 1 (buy >5 with price $14 per 1).\r\n\r\n- UK WITH BIN = $10 per 1 (buy >5 with price $9 per 1).\r\n\r\n- UK WITH BIN WITH DOB = $25 per 1 (buy >20 with price $22 per 1).\r\n\r\n\r\n- UK FULLZ INFO = $40 per 1 (buy >10 with price $35 per 1).\r\n\r\n***** CCV AU:\r\n- AU MASTER CARD = $5.5 per 1 (buy >5 with price $5 per 1).\r\n\r\n\r\n- AU VISA CARD = $5.5 per 1 (buy >5 with price $5 per 1).\r\n\r\n- AU AMEX CARD = $8.5 per 1 (buy >5 with price $8 per 1).\r\n\r\n- AU DISCOVER CARD = $8.5 per 1 (buy >5 with price $8 per 1).\r\n\r\n\r\n***** CCV CA:\r\n- CA MASTER CARD = $6 per 1 (buy >5 with price $5 per 1).\r\n- CA VISA CARD = $6 per 1 (buy >5 with price $5 per 1).\r\n- CA VISA BUSINESS = $14 per 1 (buy >5 with price $13 per 1).\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"112.34.110.28\";s:13:\"comment_agent\";s:133:\"Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/65.0.3325.181 Chrome/65.0.3325.181 Safari/537.36\";s:7:\"user_ip\";s:13:\"112.34.110.28\";s:10:\"user_agent\";s:133:\"Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/65.0.3325.181 Chrome/65.0.3325.181 Safari/537.36\";s:4:\"blog\";s:27:\"https://www.hormonesoup.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:44:\"https://www.hormonesoup.com/diabetes-who-me/\";s:10:\"POST_ak_js\";s:1:\"8\";s:19:\"POST_ak_hp_textarea\";s:25:\"https://www.validcvv.shop\";}'),(24726,7908,'akismet_result','true'),(24727,7908,'akismet_history','a:2:{s:4:\"time\";d:1635110948.6820108890533447265625;s:5:\"event\";s:10:\"check-spam\";}'),(24728,7908,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:9:\"Edwardzed\";s:20:\"comment_author_email\";s:27:\"nikitagareev22iqn@gmail.com\";s:18:\"comment_author_url\";s:105:\"https://cdn.thingiverse.com/assets/3b/df/14/0b/41/AutoCAD_Architecture_2011_X86_X64_Torrent_Download.html\";s:15:\"comment_content\";s:1400:\"Dusscuffrom [url=https://cdn.thingiverse.com/assets/fb/7c/37/bf/c7/kalquyn651.html]https://cdn.thingiverse.com/assets/fb/7c/37/bf/c7/kalquyn651.html[/url]KedyPrellibedori [url=https://cdn.thingiverse.com/assets/3b/5a/e9/ef/57/doahekta819.html]thingiverse.com[/url] TevaAdvebra [url=https://cdn.thingiverse.com/assets/00/1c/a1/22/dd/shabandi42.html]thingiverse.com[/url] adoftoborgachubre [url=https://cdn.thingiverse.com/assets/f5/25/8d/a0/1e/optitex-15-full-crack-internet.html]thingiverse[/url] Winlog Lite License [url=https://cdn.thingiverse.com/assets/67/62/33/a1/63/prototype_english_language_pack_full_download_rar.html]Unlock Code And Serial Key For Gta Iv[/url] philip kotler marketing management 14th edition slides [url=https://cdn.thingiverse.com/assets/6c/6f/84/6c/17/hp_eva_keygen_download.html]thingiverse.com[/url] Autoplay.Menu.Designer.3.6 with serial latest [url=https://cdn.thingiverse.com/assets/b7/94/aa/98/c4/Stalker-Clear-Sky-English-And-Russian-Localization.html]thingiverse.com[/url] Chord Pickout 1 6 Crack [url=https://cdn.thingiverse.com/assets/29/32/2c/65/cf/desktop_reminder_2_pro_activation_file.html]thingiverse[/url]MaxknovapyWrakHoxia [url=https://cdn.thingiverse.com/assets/ad/50/06/9f/dc/pv-sol-pro-55-crack.html]thingiverse[/url] cispIncasia [url=https://cdn.thingiverse.com/assets/b1/b2/46/5e/95/devexpress_dxperience_universal_1127_crack.html]thingiverse[/url]\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"61.54.231.208\";s:13:\"comment_agent\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:7:\"user_ip\";s:13:\"61.54.231.208\";s:10:\"user_agent\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:4:\"blog\";s:27:\"https://www.hormonesoup.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:48:\"https://www.hormonesoup.com/the-benefit-of-spit/\";s:10:\"POST_ak_js\";s:13:\"1635110944043\";s:19:\"POST_ak_hp_textarea\";s:100:\"Dusscuffrom [url=https://cdn.thingiverse.com/assets/fb/7c/37/bf/c7/kalquyn651.html]https://cdn.thing\";}'),(24615,7871,'akismet_result','true'),(24616,7871,'akismet_history','a:2:{s:4:\"time\";d:1634339904.779242992401123046875;s:5:\"event\";s:10:\"check-spam\";}'),(24617,7871,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:11:\"iamufviropi\";s:20:\"comment_author_email\";s:30:\"iyoneebu@enaux.fodiscomail.com\";s:18:\"comment_author_url\";s:19:\"http://slkjfdf.net/\";s:15:\"comment_content\";s:136:\"[url=http://slkjfdf.net/]Agifeobap[/url] <a href=\"http://slkjfdf.net/\">Aquduguku</a> mtr.alny.hormonesoup.com.ynq.in http://slkjfdf.net/\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"62.210.204.15\";s:13:\"comment_agent\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:7:\"user_ip\";s:13:\"62.210.204.15\";s:10:\"user_agent\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:4:\"blog\";s:27:\"https://www.hormonesoup.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:41:\"https://www.hormonesoup.com/worth-a-peek/\";s:10:\"POST_ak_js\";s:13:\"1634339888319\";s:19:\"POST_ak_hp_textarea\";s:100:\"[url=http://slkjfdf.net/]Agifeobap[/url] <a href=\"http://slkjfdf.net/\">Aquduguku</a> mtr.alny.hormon\";}'),(24636,7878,'akismet_result','true'),(24637,7878,'akismet_history','a:2:{s:4:\"time\";d:1634378156.9704248905181884765625;s:5:\"event\";s:10:\"check-spam\";}'),(24638,7878,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:12:\"uxegipaqirav\";s:20:\"comment_author_email\";s:30:\"umihoduz@omofu.fodiscomail.com\";s:18:\"comment_author_url\";s:19:\"http://slkjfdf.net/\";s:15:\"comment_content\";s:133:\"[url=http://slkjfdf.net/]Ozahedewo[/url] <a href=\"http://slkjfdf.net/\">Azeiis</a> ayn.hfuv.hormonesoup.com.pdg.xw http://slkjfdf.net/\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"62.210.127.188\";s:13:\"comment_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:7:\"user_ip\";s:14:\"62.210.127.188\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:4:\"blog\";s:27:\"https://www.hormonesoup.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:41:\"https://www.hormonesoup.com/worth-a-peek/\";s:10:\"POST_ak_js\";s:13:\"1634378145000\";s:19:\"POST_ak_hp_textarea\";s:100:\"[url=http://slkjfdf.net/]Ozahedewo[/url] <a href=\"http://slkjfdf.net/\">Azeiis</a> ayn.hfuv.hormoneso\";}'),(24639,7879,'akismet_result','true'),(24640,7879,'akismet_history','a:2:{s:4:\"time\";d:1634378686.5771119594573974609375;s:5:\"event\";s:10:\"check-spam\";}'),(24641,7879,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:9:\"oioroheni\";s:20:\"comment_author_email\";s:31:\"eucununoq@iupes.fodiscomail.com\";s:18:\"comment_author_url\";s:19:\"http://slkjfdf.net/\";s:15:\"comment_content\";s:130:\"[url=http://slkjfdf.net/]Ibabuw[/url] <a href=\"http://slkjfdf.net/\">Ihific</a> wry.jyoc.hormonesoup.com.bwg.mf http://slkjfdf.net/\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"62.210.139.12\";s:13:\"comment_agent\";s:102:\"Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:7:\"user_ip\";s:13:\"62.210.139.12\";s:10:\"user_agent\";s:102:\"Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:4:\"blog\";s:27:\"https://www.hormonesoup.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:41:\"https://www.hormonesoup.com/worth-a-peek/\";s:10:\"POST_ak_js\";s:13:\"1634378684505\";s:19:\"POST_ak_hp_textarea\";s:100:\"[url=http://slkjfdf.net/]Ibabuw[/url] <a href=\"http://slkjfdf.net/\">Ihific</a> wry.jyoc.hormonesoup.\";}'),(24642,7880,'akismet_result','true'),(24643,7880,'akismet_history','a:2:{s:4:\"time\";d:1634379971.5480320453643798828125;s:5:\"event\";s:10:\"check-spam\";}'),(24644,7880,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:13:\"inuvadavexoli\";s:20:\"comment_author_email\";s:28:\"ekotud@iupes.fodiscomail.com\";s:18:\"comment_author_url\";s:19:\"http://slkjfdf.net/\";s:15:\"comment_content\";s:130:\"[url=http://slkjfdf.net/]Awohux[/url] <a href=\"http://slkjfdf.net/\">Abaciv</a> gxq.ojfe.hormonesoup.com.san.lx http://slkjfdf.net/\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"62.210.139.12\";s:13:\"comment_agent\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\";s:7:\"user_ip\";s:13:\"62.210.139.12\";s:10:\"user_agent\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\";s:4:\"blog\";s:27:\"https://www.hormonesoup.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:41:\"https://www.hormonesoup.com/worth-a-peek/\";s:10:\"POST_ak_js\";s:13:\"1634379971506\";s:19:\"POST_ak_hp_textarea\";s:100:\"[url=http://slkjfdf.net/]Awohux[/url] <a href=\"http://slkjfdf.net/\">Abaciv</a> gxq.ojfe.hormonesoup.\";}'),(24645,7881,'akismet_result','true'),(24646,7881,'akismet_history','a:2:{s:4:\"time\";d:1634383119.1595098972320556640625;s:5:\"event\";s:10:\"check-spam\";}'),(24647,7881,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:13:\"uvefaqaogepux\";s:20:\"comment_author_email\";s:28:\"uyoxoq@iupes.fodiscomail.com\";s:18:\"comment_author_url\";s:19:\"http://slkjfdf.net/\";s:15:\"comment_content\";s:133:\"[url=http://slkjfdf.net/]Isogeri[/url] <a href=\"http://slkjfdf.net/\">Uzajitez</a> faz.rzzf.hormonesoup.com.yql.ar http://slkjfdf.net/\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"62.210.139.12\";s:13:\"comment_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\";s:7:\"user_ip\";s:13:\"62.210.139.12\";s:10:\"user_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\";s:4:\"blog\";s:27:\"https://www.hormonesoup.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:41:\"https://www.hormonesoup.com/worth-a-peek/\";s:10:\"POST_ak_js\";s:13:\"1634383119065\";s:19:\"POST_ak_hp_textarea\";s:100:\"[url=http://slkjfdf.net/]Isogeri[/url] <a href=\"http://slkjfdf.net/\">Uzajitez</a> faz.rzzf.hormoneso\";}'),(24648,7882,'akismet_result','true'),(24649,7882,'akismet_history','a:2:{s:4:\"time\";d:1634493037.2497498989105224609375;s:5:\"event\";s:10:\"check-spam\";}'),(24650,7882,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:19:\"medical weight loss\";s:20:\"comment_author_email\";s:25:\"ardentakasuka@t-online.de\";s:18:\"comment_author_url\";s:30:\"https://bigtreemedicalhome.com\";s:15:\"comment_content\";s:83:\"Just a smiling visitor here to share the love (:, btw outstanding design and style.\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"198.23.171.88\";s:13:\"comment_agent\";s:89:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0 SeaMonkey/2.49.3\";s:7:\"user_ip\";s:13:\"198.23.171.88\";s:10:\"user_agent\";s:89:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0 SeaMonkey/2.49.3\";s:4:\"blog\";s:27:\"https://www.hormonesoup.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:44:\"https://www.hormonesoup.com/diabetes-who-me/\";s:10:\"POST_ak_js\";s:3:\"146\";s:19:\"POST_ak_hp_textarea\";s:30:\"https://bigtreemedicalhome.com\";}'),(24675,7891,'akismet_result','true'),(24676,7891,'akismet_history','a:2:{s:4:\"time\";d:1634798304.37907695770263671875;s:5:\"event\";s:10:\"check-spam\";}'),(24677,7891,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:12:\"viormRibsrdn\";s:20:\"comment_author_email\";s:22:\"cgpujklqrwim@gmail.com\";s:18:\"comment_author_url\";s:32:\"https://hydrochloroquinetrx.com/\";s:15:\"comment_content\";s:89:\"<a href=\"https://hydroxychloroquin1mg.com/#\">hydroxychloroquine dose</a> plaquenil 200 mg\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:12:\"46.161.11.66\";s:13:\"comment_agent\";s:113:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4100.3 Safari/537.36\";s:7:\"user_ip\";s:12:\"46.161.11.66\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4100.3 Safari/537.36\";s:4:\"blog\";s:27:\"https://www.hormonesoup.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:71:\"https://www.hormonesoup.com/10-things-you-need-to-know-about-magnesium/\";s:10:\"POST_ak_js\";s:13:\"1634798304395\";s:19:\"POST_ak_hp_textarea\";s:89:\"<a href=\"https://hydroxychloroquin1mg.com/#\">hydroxychloroquine dose</a> plaquenil 200 mg\";}'),(24585,7861,'akismet_result','true'),(24586,7861,'akismet_history','a:2:{s:4:\"time\";d:1633888651.21844005584716796875;s:5:\"event\";s:10:\"check-spam\";}'),(24587,7861,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:14:\"Asiana Da Nang\";s:20:\"comment_author_email\";s:24:\"nonaerlikilyika@yahoo.de\";s:18:\"comment_author_url\";s:27:\"https://www.asianadanang.us\";s:15:\"comment_content\";s:2613:\"Dự án\r\nASIANA LUXURY RESIDENCES\r\n\r\nDự án ASIANA LUXURY RESIDENCES là dự án cao nhất khu vực,\r\nnổi bật với 2 tòa tháp có tầm nhìn mở rộng 360 độ.Tháp Apollo \r\nthu trọn vẻ đẹp tuyệt mỹ từ Hải Vân hùng quan đến bán đảo Sơn Trà thơ mộng.\r\n\r\n.Tháp Apollo bao quát toàn cảnh vịnh biển tuyệt đẹp cùng vẻ lung linh, sôi động về đêm của thành phố Đà Nẵng.\r\n\r\n\r\nWEBSITE :    >>>>>> Asianadanang✹ US\r\n\r\nĐơn vị phân phối\r\n\r\nCông ty Cổ Phần Hưng Phát Apartment ( HPA )  với phương châm phát triển bền vững, chuyên nghiệp và hiệu quả.\r\n\r\nHưng Phát Apartment ( HPA )  đang và đã  từng ngày khẳng định vị thế của mình trước \r\nkhách hàng, các nhà đầu tư , cùng như các đơn vị sàn liên kết.\r\nTại Hưng Phát Apartment ( HPA )  , chúng tôi chú trọng về nội lực CBNV, năng lực triển khai sản phẩm, nhằm mang đến sự hài \r\nlòng tuyệt đối cho khách hàng, đối tác.\r\nsự phát triển của Công ty phải luôn luôn  song \r\nhành cùng trách nhiệm với xã hội và cộng đồng.\r\n\r\n\r\n5 lý do Asiana vịnh ngọc Đà Nẵng lọt tầm ngắm của \r\ngiới đầu tư bất động sản \r\n\r\nTọa lạc vị trí vàng trên đường Nguyễn Tất \r\nThành Q. Liên Chiểu với mặt tiền hướng Vịnh biển, được che \r\nchắn bởi những bức tường xanh bán đảo Sơn Trà và đèo Hải \r\nVân, Asiana Đà Nẵng với 2 tòa tháp được thiết kế  lấy \r\ncảm hứng từ cây tre, vươn mình đón cơn gió tươi mới và \r\nvượng khí từ biển thổi vào là một trong những dự \r\nán điển hình cho xu hướng phát triển của thành phố trong thời gian tới.\r\n\r\nKhông gian nghỉ dưỡng cao cấp, view vịnh – view \r\nnúi\r\nASIANA LUXURY RESIDENCES  sở hữuvị trí siêu đẹp bên vịnh ngọc xanh biết,\r\nnơi mỗi sớm mai thức giấc luôn bắt đầu bằng những sớm mai trong lành mang phong vị của biển, nơi bức tranh phong \r\ncảnh được thiên nhiên phối màu điệu nghệ treo \r\nbên cửa sổ như một bảo vật vô giá. Gần 100% \r\ncăn hộ nơi đây có tầm view panorama hướng vịnh, hướng núi với thiết kế hiện đại, truyền cảm hứng và là sản phẩm phù hợp cho đa \r\ndạng mục đích sở hữu như lựa chọn an cư, ngôi nhà thứ 2 mỗi ngày nghỉ,\r\ncuối tuần, lễ tết (second home) hoặc đầu \r\ntư sinh lời.\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:15:\"183.216.186.126\";s:13:\"comment_agent\";s:89:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0 SeaMonkey/2.49.3\";s:7:\"user_ip\";s:15:\"183.216.186.126\";s:10:\"user_agent\";s:89:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0 SeaMonkey/2.49.3\";s:4:\"blog\";s:27:\"https://www.hormonesoup.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:44:\"https://www.hormonesoup.com/diabetes-who-me/\";s:10:\"POST_ak_js\";s:2:\"92\";s:19:\"POST_ak_hp_textarea\";s:27:\"https://www.asianadanang.us\";}'),(24687,7895,'akismet_result','true'),(24688,7895,'akismet_history','a:2:{s:4:\"time\";d:1635010050.213871002197265625;s:5:\"event\";s:10:\"check-spam\";}'),(24689,7895,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:12:\"viormRibprrj\";s:20:\"comment_author_email\";s:22:\"ofkdksglpyrs@gmail.com\";s:18:\"comment_author_url\";s:33:\"https://hydroxychloroquinetc.com/\";s:15:\"comment_content\";s:83:\"buy chloroquine online <a href=\"https://aralenquinestrx.com/#\">plaquenil 200 mg</a>\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:12:\"46.161.11.66\";s:13:\"comment_agent\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4102.0 Safari/537.36\";s:7:\"user_ip\";s:12:\"46.161.11.66\";s:10:\"user_agent\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4102.0 Safari/537.36\";s:4:\"blog\";s:27:\"https://www.hormonesoup.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:93:\"https://www.hormonesoup.com/it-doesnt-always-take-a-crystal-ball-my-explainable-miscarriages/\";s:10:\"POST_ak_js\";s:13:\"1635010055103\";s:19:\"POST_ak_hp_textarea\";s:83:\"buy chloroquine online <a href=\"https://aralenquinestrx.com/#\">plaquenil 200 mg</a>\";}'),(24663,7887,'akismet_result','true'),(24664,7887,'akismet_history','a:2:{s:4:\"time\";d:1634606193.1802120208740234375;s:5:\"event\";s:10:\"check-spam\";}'),(24665,7887,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:22:\"eco friendly large cup\";s:20:\"comment_author_email\";s:27:\"laurene.fredricksen@gmx.net\";s:18:\"comment_author_url\";s:65:\"https://responsibleproducts.com/collections/compostable-drinkware\";s:15:\"comment_content\";s:218:\"Interesting blog! Is your theme custom made or did you download it from somewhere?\r\nA design like yours with a few simple tweeks would really make my blog stand out.\r\nPlease let me know where you got your design. Kudos\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"23.94.171.167\";s:13:\"comment_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.62 Safari/537.36\";s:7:\"user_ip\";s:13:\"23.94.171.167\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.62 Safari/537.36\";s:4:\"blog\";s:27:\"https://www.hormonesoup.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:44:\"https://www.hormonesoup.com/diabetes-who-me/\";s:10:\"POST_ak_js\";s:3:\"213\";s:19:\"POST_ak_hp_textarea\";s:65:\"https://responsibleproducts.com/collections/compostable-drinkware\";}'),(24627,7875,'akismet_result','true'),(24628,7875,'akismet_history','a:2:{s:4:\"time\";d:1634376522.804871082305908203125;s:5:\"event\";s:10:\"check-spam\";}'),(24629,7875,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:8:\"ulakevev\";s:20:\"comment_author_email\";s:29:\"ezacecu@omofu.fodiscomail.com\";s:18:\"comment_author_url\";s:19:\"http://slkjfdf.net/\";s:15:\"comment_content\";s:132:\"[url=http://slkjfdf.net/]Ibihonu[/url] <a href=\"http://slkjfdf.net/\">Opaxava</a> qvv.gyyq.hormonesoup.com.pwu.yl http://slkjfdf.net/\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"62.210.127.188\";s:13:\"comment_agent\";s:109:\"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:7:\"user_ip\";s:14:\"62.210.127.188\";s:10:\"user_agent\";s:109:\"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:4:\"blog\";s:27:\"https://www.hormonesoup.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:41:\"https://www.hormonesoup.com/worth-a-peek/\";s:10:\"POST_ak_js\";s:13:\"1634376522100\";s:19:\"POST_ak_hp_textarea\";s:100:\"[url=http://slkjfdf.net/]Ibihonu[/url] <a href=\"http://slkjfdf.net/\">Opaxava</a> qvv.gyyq.hormonesou\";}'),(24630,7876,'akismet_result','true'),(24631,7876,'akismet_history','a:2:{s:4:\"time\";d:1634377396.6448609828948974609375;s:5:\"event\";s:10:\"check-spam\";}'),(24632,7876,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:12:\"uobohuredaia\";s:20:\"comment_author_email\";s:28:\"ayaluh@omofu.fodiscomail.com\";s:18:\"comment_author_url\";s:19:\"http://slkjfdf.net/\";s:15:\"comment_content\";s:135:\"[url=http://slkjfdf.net/]Abukokido[/url] <a href=\"http://slkjfdf.net/\">Tanamasa</a> moq.agmh.hormonesoup.com.hfy.tm http://slkjfdf.net/\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"62.210.127.188\";s:13:\"comment_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:7:\"user_ip\";s:14:\"62.210.127.188\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:4:\"blog\";s:27:\"https://www.hormonesoup.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:41:\"https://www.hormonesoup.com/worth-a-peek/\";s:10:\"POST_ak_js\";s:13:\"1634377393622\";s:19:\"POST_ak_hp_textarea\";s:100:\"[url=http://slkjfdf.net/]Abukokido[/url] <a href=\"http://slkjfdf.net/\">Tanamasa</a> moq.agmh.hormone\";}'),(24614,7870,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:13:\"egcucucacineg\";s:20:\"comment_author_email\";s:29:\"ecafugo@egiuz.fodiscomail.com\";s:18:\"comment_author_url\";s:19:\"http://slkjfdf.net/\";s:15:\"comment_content\";s:135:\"[url=http://slkjfdf.net/]Akzokifa[/url] <a href=\"http://slkjfdf.net/\">Uhubaveol</a> yvx.ihfo.hormonesoup.com.bek.yg http://slkjfdf.net/\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"62.210.178.249\";s:13:\"comment_agent\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\";s:7:\"user_ip\";s:14:\"62.210.178.249\";s:10:\"user_agent\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\";s:4:\"blog\";s:27:\"https://www.hormonesoup.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:41:\"https://www.hormonesoup.com/worth-a-peek/\";s:10:\"POST_ak_js\";s:13:\"1634339590255\";s:19:\"POST_ak_hp_textarea\";s:100:\"[url=http://slkjfdf.net/]Akzokifa[/url] <a href=\"http://slkjfdf.net/\">Uhubaveol</a> yvx.ihfo.hormone\";}'),(24588,7862,'akismet_result','true'),(24589,7862,'akismet_history','a:2:{s:4:\"time\";d:1634224020.4129850864410400390625;s:5:\"event\";s:10:\"check-spam\";}'),(24590,7862,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:28:\"Green Bay Packers Home Decor\";s:20:\"comment_author_email\";s:23:\"janisofarrell@gmail.com\";s:18:\"comment_author_url\";s:68:\"https://proimageamerica.com/collections/green-bay-packers-home-decor\";s:15:\"comment_content\";s:335:\"Hey just wanted to give you a quick heads up. The text in your article seem \r\nto be running off the screen in Internet explorer. I\'m not sure \r\nif this is a format issue or something to do with browser compatibility but I thought I\'d post to \r\nlet you know. The layout look great though! Hope you get the problem resolved \r\nsoon. Kudos\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"192.3.144.183\";s:13:\"comment_agent\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36\";s:7:\"user_ip\";s:13:\"192.3.144.183\";s:10:\"user_agent\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36\";s:4:\"blog\";s:27:\"https://www.hormonesoup.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:44:\"https://www.hormonesoup.com/diabetes-who-me/\";s:10:\"POST_ak_js\";s:3:\"178\";s:19:\"POST_ak_hp_textarea\";s:68:\"https://proimageamerica.com/collections/green-bay-packers-home-decor\";}'),(24606,7868,'akismet_result','true'),(24633,7877,'akismet_result','true'),(24634,7877,'akismet_history','a:2:{s:4:\"time\";d:1634377428.0635149478912353515625;s:5:\"event\";s:10:\"check-spam\";}'),(24635,7877,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:11:\"erunenazyek\";s:20:\"comment_author_email\";s:30:\"amiwebgo@iupes.fodiscomail.com\";s:18:\"comment_author_url\";s:19:\"http://slkjfdf.net/\";s:15:\"comment_content\";s:130:\"[url=http://slkjfdf.net/]Oriqoa[/url] <a href=\"http://slkjfdf.net/\">Uhabid</a> dzd.tswa.hormonesoup.com.awr.cw http://slkjfdf.net/\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"62.210.139.12\";s:13:\"comment_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:7:\"user_ip\";s:13:\"62.210.139.12\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:4:\"blog\";s:27:\"https://www.hormonesoup.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:41:\"https://www.hormonesoup.com/worth-a-peek/\";s:10:\"POST_ak_js\";s:13:\"1634377428225\";s:19:\"POST_ak_hp_textarea\";s:100:\"[url=http://slkjfdf.net/]Oriqoa[/url] <a href=\"http://slkjfdf.net/\">Uhabid</a> dzd.tswa.hormonesoup.\";}'),(24612,7870,'akismet_result','true'),(24613,7870,'akismet_history','a:2:{s:4:\"time\";d:1634339593.5150320529937744140625;s:5:\"event\";s:10:\"check-spam\";}'),(24609,7869,'akismet_result','true'),(24610,7869,'akismet_history','a:2:{s:4:\"time\";d:1634339053.004199981689453125;s:5:\"event\";s:10:\"check-spam\";}'),(24611,7869,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:9:\"wiqfetoca\";s:20:\"comment_author_email\";s:29:\"ecexaqi@enaux.fodiscomail.com\";s:18:\"comment_author_url\";s:19:\"http://slkjfdf.net/\";s:15:\"comment_content\";s:132:\"[url=http://slkjfdf.net/]Ibapey[/url] <a href=\"http://slkjfdf.net/\">Exijexey</a> mot.gpnh.hormonesoup.com.vpj.lz http://slkjfdf.net/\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"62.210.204.15\";s:13:\"comment_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\";s:7:\"user_ip\";s:13:\"62.210.204.15\";s:10:\"user_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\";s:4:\"blog\";s:27:\"https://www.hormonesoup.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:41:\"https://www.hormonesoup.com/worth-a-peek/\";s:10:\"POST_ak_js\";s:13:\"1634339038479\";s:19:\"POST_ak_hp_textarea\";s:100:\"[url=http://slkjfdf.net/]Ibapey[/url] <a href=\"http://slkjfdf.net/\">Exijexey</a> mot.gpnh.hormonesou\";}'),(24607,7868,'akismet_history','a:2:{s:4:\"time\";d:1634316754.1493980884552001953125;s:5:\"event\";s:10:\"check-spam\";}'),(24608,7868,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:17:\"equipacion barça\";s:20:\"comment_author_email\";s:20:\"emelycoupp@yahoo.com\";s:18:\"comment_author_url\";s:54:\"https://www.camisetasdefutbolshop.com/barcelona-es-002\";s:15:\"comment_content\";s:166:\"Tienda Nº 1 en Camiseta Barcelona\r\nEncontrarás cada equipacion barcelona 2020 y ropa de entrenamiento de los clubs y selecciones nacionales \r\npara adultos y niños.\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:12:\"1.80.164.162\";s:13:\"comment_agent\";s:77:\"Mozilla/5.0 (Windows NT 6.2; Win64; x64; rv:53.0) Gecko/20100101 Firefox/53.0\";s:7:\"user_ip\";s:12:\"1.80.164.162\";s:10:\"user_agent\";s:77:\"Mozilla/5.0 (Windows NT 6.2; Win64; x64; rv:53.0) Gecko/20100101 Firefox/53.0\";s:4:\"blog\";s:27:\"https://www.hormonesoup.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:44:\"https://www.hormonesoup.com/diabetes-who-me/\";s:10:\"POST_ak_js\";s:3:\"238\";s:19:\"POST_ak_hp_textarea\";s:54:\"https://www.camisetasdefutbolshop.com/barcelona-es-002\";}'),(24672,7890,'akismet_result','true'),(24673,7890,'akismet_history','a:2:{s:4:\"time\";d:1634778076.218864917755126953125;s:5:\"event\";s:10:\"check-spam\";}'),(24670,7889,'akismet_history','a:2:{s:4:\"time\";d:1634748561.7480089664459228515625;s:5:\"event\";s:10:\"check-spam\";}'),(24671,7889,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:12:\"viormRibzgrd\";s:20:\"comment_author_email\";s:22:\"itdpvfgwqjko@gmail.com\";s:18:\"comment_author_url\";s:27:\"https://hydroaraleneth.com/\";s:15:\"comment_content\";s:106:\"<a href=\"https://hydro-chloroquine.com/#\">where to buy chloroquine</a> side effects for hydroxychloroquine\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:12:\"46.161.11.66\";s:13:\"comment_agent\";s:103:\"Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\";s:7:\"user_ip\";s:12:\"46.161.11.66\";s:10:\"user_agent\";s:103:\"Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\";s:4:\"blog\";s:27:\"https://www.hormonesoup.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:71:\"https://www.hormonesoup.com/10-things-you-need-to-know-about-magnesium/\";s:10:\"POST_ak_js\";s:13:\"1634748570865\";s:19:\"POST_ak_hp_textarea\";s:100:\"<a href=\"https://hydro-chloroquine.com/#\">where to buy chloroquine</a> side effects for hydroxychlor\";}'),(24692,7896,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:23:\"chandal del barça 2022\";s:20:\"comment_author_email\";s:24:\"winstontarpley@gmail.com\";s:18:\"comment_author_url\";s:55:\"https://www.lars7.com/entrenamiento-fc-barcelona-es-180\";s:15:\"comment_content\";s:156:\"Tienda Nº 1 en Chandal Barcelona\r\nEncontrarás cada chandal del barça y ropa de entrenamiento de los clubs y selecciones nacionales para adultos y niños.\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:12:\"1.80.150.212\";s:13:\"comment_agent\";s:109:\"Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36\";s:7:\"user_ip\";s:12:\"1.80.150.212\";s:10:\"user_agent\";s:109:\"Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36\";s:4:\"blog\";s:27:\"https://www.hormonesoup.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:44:\"https://www.hormonesoup.com/diabetes-who-me/\";s:10:\"POST_ak_js\";s:3:\"181\";s:19:\"POST_ak_hp_textarea\";s:55:\"https://www.lars7.com/entrenamiento-fc-barcelona-es-180\";}'),(24669,7889,'akismet_result','true'),(24690,7896,'akismet_result','true'),(24691,7896,'akismet_history','a:2:{s:4:\"time\";d:1635022161.5942618846893310546875;s:5:\"event\";s:10:\"check-spam\";}'),(24666,7888,'akismet_result','true'),(24667,7888,'akismet_history','a:2:{s:4:\"time\";d:1634647471.6860229969024658203125;s:5:\"event\";s:10:\"check-spam\";}'),(24668,7888,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:31:\"bank fraud protection solutions\";s:20:\"comment_author_email\";s:22:\"arthur.salcido@gmx.net\";s:18:\"comment_author_url\";s:21:\"https://idinsight.com\";s:15:\"comment_content\";s:154:\"Hi there colleagues, how is the whole thing, and what you want \r\nto say concerning this piece of writing, in my view its truly amazing in support of \r\nme.\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"198.46.213.234\";s:13:\"comment_agent\";s:114:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.119 Safari/537.36\";s:7:\"user_ip\";s:14:\"198.46.213.234\";s:10:\"user_agent\";s:114:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.119 Safari/537.36\";s:4:\"blog\";s:27:\"https://www.hormonesoup.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:44:\"https://www.hormonesoup.com/diabetes-who-me/\";s:10:\"POST_ak_js\";s:3:\"126\";s:19:\"POST_ak_hp_textarea\";s:21:\"https://idinsight.com\";}');
/*!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_ci NOT NULL,
  `comment_author_email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_date` datetime NOT NULL DEFAULT '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_ci NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT 0,
  `comment_approved` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'comment',
  `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)),
  KEY `woo_idx_comment_type` (`comment_type`)
) ENGINE=MyISAM AUTO_INCREMENT=7911 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_comments`
--

LOCK TABLES `wp_comments` WRITE;
/*!40000 ALTER TABLE `wp_comments` DISABLE KEYS */;
INSERT INTO `wp_comments` VALUES (37,280,'nancy baggett','nancy@kitchenlane.com','http://www.kitchenlane.com','173.67.10.226','2012-08-10 13:53:07','2012-08-10 18:53:07','Hi Soyna,\r\n\r\nGreat fun to meet you at BlogHer. I posted a pic I took of you Friday night--do take a look on my site.  I can\'t seem to find Meg\'s business card and don\'t recall her last name so don\'t know how to get in touch with her.  Can\'t remember the name of the other gal in the pic either.  If you can comment on the post with this info, I will identify you all in the post and hotlink to your sites.  Best, Nancy',0,'1','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1','comment',0,0),(44,308,'Meg','settemc@aol.com','','98.154.255.231','2012-08-15 20:10:07','2012-08-16 01:10:07','Right on Sonya! :)',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/534.51.22 (KHTML, like Gecko) Version/5.1.1 Safari/534.51.22','comment',0,0),(45,280,'Sonya','sonyasatveit@gmail.com','','74.198.87.27','2012-08-15 22:35:14','2012-08-16 03:35:14','Thanks Nancy!  It was great to meet you at BlogHer too!  I commented on your post!  Let\'s stay in touch, Sonya',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_4) AppleWebKit/534.56.5 (KHTML, like Gecko) Version/5.1.6 Safari/534.56.5','comment',37,1),(46,308,'Sonya','sonyasatveit@gmail.com','','74.198.87.27','2012-08-15 22:36:00','2012-08-16 03:36:00','Thanks Meg! Busy working on my posts for DrGreene.com but let\'s connect soon! Sonya',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_4) AppleWebKit/534.56.5 (KHTML, like Gecko) Version/5.1.6 Safari/534.56.5','comment',44,1),(48,308,'DarleneMAM','middleagemomblog@gmail.com','http://adventuresofamiddleagemom.com','68.38.180.224','2012-08-16 15:52:21','2012-08-16 20:52:21','Sonya,\r\nI met you at the BlogHer12 Newbie Breakfast and then again in the hallways of the Hilton over last weekend. I enjoyed chatting with you, Megan and the other women at the table! So happy you sat down with us!!\r\nRegards,\r\nDarlene',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.57.2 (KHTML, like Gecko) Version/5.1.7 Safari/534.57.2','comment',0,0),(52,308,'Sonya','sonyasatveit@gmail.com','','99.230.249.32','2012-08-20 19:29:09','2012-08-21 00:29:09','Hey Darlene!\n\nI\'m so glad that you waved me over too!  Thanks so much for being so hospitable. \n\nLet\'s keep in touch,\n\nSonya',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:12.0) Gecko/20100101 Firefox/12.0','comment',48,1),(60,347,'Courtney','Courtrundell@gmail.com','','166.147.120.158','2012-08-26 23:59:05','2012-08-27 04:59:05','Thank God for those angels among us. If it weren\'t for a few key people who touched my life in the past 7 years, I would no longer be on the planet celebrating my son\'s 1st birthday. Now I can hope to be the angel to others - as you are to me! Xo',0,'1','Mozilla/5.0 (iPhone; CPU iPhone OS 5_1_1 like Mac OS X) AppleWebKit/534.46 (KHTML, like Gecko) Version/5.1 Mobile/9B206 Safari/7534.48.3','comment',0,0),(61,347,'Sonya','sonyasatveit@gmail.com','','99.230.254.93','2012-08-27 07:33:47','2012-08-27 12:33:47','Thank goodness you are here to be an a wonderful mommy to your beautiful baby boy!  You are an angel for doing what you do!  Spreading the word and supporting other women empowers all of us!  Thanks so much Courtney!',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:12.0) Gecko/20100101 Firefox/12.0','comment',60,1),(190,577,'Courtney','Courtrundell@gmail.com','','198.228.217.158','2012-10-01 23:37:25','2012-10-02 04:37:25','Exactly. And it can last 2 years after having the baby. It\'s been a long road for me and the best support I\'ve found is on the Internet. For some reason, I let go of my mask out here much more than in the flesh. Just please, don\'t tell a new mother to \"enjoy every moment.\" That phrase put a knife in my belly.',0,'1','Mozilla/5.0 (iPhone; CPU iPhone OS 6_0 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/10A403 Safari/8536.25','comment',0,0),(411,642,'Why You Need to Care About Estrogen Dominance - Hormone Soup','','http://www.hormonesoup.com/estrogen-dominance-why-it-matters-to-my-health/','74.220.215.218','2012-10-29 14:27:03','2012-10-29 19:27:03','[...] &laquo; What does it mean to be Estrogen Dominant? [...]',0,'1','The Incutio XML-RPC PHP Library -- WordPress/3.4.2','pingback',0,0),(667,642,'X is for Xenoestrogens - Hormone Soup','','http://www.hormonesoup.com/x-is-for-xenoestrogens/','74.220.215.218','2012-11-12 22:33:45','2012-11-13 03:33:45','[...] my previous posts about: Estrogen dominance &amp; Why Estrogen Dominance Matters to [...]',0,'1','The Incutio XML-RPC PHP Library -- WordPress/3.4.2','pingback',0,0),(696,653,'X is for Xenoestrogens - Hormone Soup','','http://www.hormonesoup.com/x-is-for-xenoestrogens/','74.220.215.218','2012-11-13 23:26:41','2012-11-14 04:26:41','[...] &laquo; Why You Need to Care About Estrogen Dominance [...]',0,'1','The Incutio XML-RPC PHP Library -- WordPress/3.4.2','pingback',0,0),(697,496,'X is for Xenoestrogens - Hormone Soup','','http://www.hormonesoup.com/x-is-for-xenoestrogens/','74.220.215.218','2012-11-13 23:28:02','2012-11-14 04:28:02','[...] Share Your Story [...]',0,'1','The Incutio XML-RPC PHP Library -- WordPress/3.4.2','pingback',0,0),(759,638,'Stacey','jacart2@yahoo.ca','http://mthanw.blogspot.ca','99.245.181.4','2012-11-15 12:34:20','2012-11-15 17:34:20','You said you cried when reading one of my posts - now we are even. I\'m so sorry for your loss. Ava sounds like she was an amazing woman. \r\nTruly a beautiful post.',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/536.26.17 (KHTML, like Gecko) Version/6.0.2 Safari/536.26.17','comment',0,0),(763,638,'Sonya','sonyasatveit@gmail.com','','74.198.87.3','2012-11-15 18:09:52','2012-11-15 23:09:52','Thanks for saying so, Ava was such an amazing and inspiring woman.  I am so grateful she came into my life!',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_4) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safari/537.11','comment',759,1),(830,642,'Reducing My Family&#039;s Exposure to Hormone Disruptors - Hormone Soup','','http://www.hormonesoup.com/reducing-my-familys-exposure-to-hormone-disruptors/','74.220.215.218','2012-11-20 01:09:27','2012-11-20 06:09:27','[...] my previous posts about: Estrogen dominance &amp; Why Estrogen Dominance Matters to You &amp; X is for Xenoestrogens &amp; Known &amp; [...]',0,'1','The Incutio XML-RPC PHP Library -- WordPress/3.4.2','pingback',0,0),(870,642,'Perched on the Edge - My Hormones are Teetering! - Hormone Soup','','http://www.hormonesoup.com/perched-on-the-edge-of-a-delicate-hormone-balance/','74.220.215.218','2012-11-22 13:57:04','2012-11-22 18:57:04','[...]  When I got to my doctor he agreed I was showing signs of estrogen deficiency.   I&#8217;ve been estrogen dominant  my entire life &#8211; and now I&#8217;ve got symptoms of low estrogen &#8211; I didn&#8217;t [...]',0,'1','The Incutio XML-RPC PHP Library -- WordPress/3.4.2','pingback',0,0),(873,940,'Courtney','Courtrundell@gmail.com','http://Beepea.com','142.11.126.251','2012-11-22 15:18:19','2012-11-22 20:18:19','I love how proactive you are, woman! You\'re such an inspiration!!!',0,'1','Mozilla/5.0 (iPhone; CPU iPhone OS 6_0 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/10A403 Safari/8536.25','comment',0,0),(881,940,'Sonya','sonyasatveit@gmail.com','','74.198.165.27','2012-11-23 22:49:14','2012-11-24 03:49:14','Thank you for saying so! Takes one to know one!! ;)',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/534.57.7 (KHTML, like Gecko) Version/5.1.7 Safari/534.57.7','comment',873,1),(883,638,'Teresa','treestuff@msn.com','','174.1.146.60','2012-11-30 14:41:10','2012-11-30 19:41:10','Wow...what an amazing post...Ava my was my good  friend and neighbor for many years We did loose touch after the first few years she lived in Alberta..I too have many amazing memories of Ava...She was so strong...She did stop by for a short visit a few months before she passed ..She was as beautiful and full of life as she always was....She said nothing of being sick and talked about me coming for a visit....I am so sad that won\'t happen now....Your story made me cry and smile ..and thank you for sharing with the world what a truly amazing woman Ava was....\r\nP.S. what a great website you have created...I know Ava would have been honored to know she was the inspiration ....',0,'1','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.95 Safari/537.11','comment',0,0),(884,638,'Sonya','sonyasatveit@gmail.com','','99.230.249.32','2012-11-30 17:50:47','2012-11-30 22:50:47','Thank you so much for adding your beautiful comment about what an amazing woman Ava was. I feel like having the chance to know Ava was a gift. Thank you for the compliments on my website. My hope is to be able to be for other women what Ava was to me :) \n\nHugs to you Teresa!\n\nSonya',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/534.57.7 (KHTML, like Gecko) Version/5.1.7 Safari/534.57.7','comment',883,1),(885,931,'thebeepea','crabbitrun@sbcglobal.net','http://beepeeper.wordpress.com','142.11.126.251','2012-12-01 02:29:11','2012-12-01 07:29:11','This post is PACKED full of useful information that I will be... using! Wow, I didn\'t even think about half of the stuff you put in here that could be and probably are part of what\'s been messing me up. I\'ve always had a very sensitive system and I can\'t believe the things I\'ve done to it trusting the FDA. Lord help us all. YOU ROCK.',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.95 Safari/537.11','comment',0,0),(889,1125,'thebeepea','crabbitrun@sbcglobal.net','http://beepeeper.wordpress.com','166.137.209.159','2012-12-27 18:43:24','2012-12-27 23:43:24','\"anxiety hurts\"\r\nYou know, I talk a lot about how physical my depression is &amp; people just don\'t relate. Then you come along. Oh girl, I\'m so sorry that your anxiety hurts, but I\'m thankful for your sharing. I\'m so blessed to have met you! I\'m super happy you got to the bottom of it so quickly - that\'s the hardest when I\'m in it - to be able to see. Xoxo',0,'1','Mozilla/5.0 (iPhone; CPU iPhone OS 6_0 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/10A403 Safari/8536.25','comment',0,0),(890,1125,'Sonya','sonyasatveit@gmail.com','','99.230.249.32','2012-12-27 19:10:51','2012-12-28 00:10:51','I understand completely but it took me going through it I suppose! I get how hard it must be for people not to be able to relate.  Even during my anxiety I think every little ache and pain is cancer or some horrible thing. Then I remember my chest hurts from the anxiety - not from a heart problem or whatever. My head and jaw ache probably from clenching so much.  But really every cell in my body hurts yet I feel like I can\'t properly articulate it.  But I know how your depression is physical the way my anxiety is.  \n\nI haven\'t had anxiety like this since my son was born over 6 years ago. Went off my hormones and BAM! Makes you wonder how many women are suffering and haven\'t related it to their hormones! You\'re right - when you\'re in it seeing is hard.\n\nThank you - you are the sum of all awe! ;)',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.101 Safari/537.11','comment',889,1),(891,532,'adriana','atayraco@bodysciencemed.com','http://www.bodysciencemedical.com','216.183.93.169','2012-12-28 15:54:20','2012-12-28 20:54:20','Fantastic post. Ever since the WHI study of 2002 it\'s been a constant battle trying to explain to our customers the huge differences between HRT and BioHRT! Your post cleared up most of the air and provided readers with much needed guidance. Thank you!\r\nTaking control of your own health, especially during menopause, is vital to a healthy aging process. We are a BHRT and Nutrition clinic in Toronto with a dedicated and knowledgeable staff helping our patients reach their own personal health goals.\r\nYou can find us at www.bodysciencemedical.com',0,'1','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.97 Safari/537.11','comment',0,0),(892,1150,'thebeepea','crabbitrun@sbcglobal.net','http://beepeeper.wordpress.com','166.137.209.171','2013-01-04 13:37:46','2013-01-04 18:37:46','Oh babe, I\'m so glad you\'re ok!\r\nI had panic attacks for decades - they\'re the worst feelings ever. I keep a xanex in my purse always just in case. I was diagnosed with panic disorder twice and it was actually PTSD and my hypothyroid! Oh lord...',0,'1','Mozilla/5.0 (iPhone; CPU iPhone OS 6_0_1 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/10A523 Safari/8536.25','comment',0,0),(893,1150,'Sonya','sonyasatveit@gmail.com','','74.198.87.46','2013-01-04 17:57:52','2013-01-04 22:57:52','Thanks!!  It was so scary - We BOTH thought I was having a heart attack - it just came out of the blue and my nose went completely numb!  Now that my progesterone is back up I feel completely normal again!  So your PTSD & hypothyroid? The endocrine system is a remarkable and powerful thing!  \n\nThanks for your support ((hugs)).',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.101 Safari/537.11','comment',892,1),(894,1150,'Kim','jksstoneridge@sympatico.ca','','70.24.2.118','2013-01-08 15:59:50','2013-01-08 20:59:50','Your detailed story is good medicine for those who have felt so many of the symptoms but never related it to hormones! I am continually grateful that you have such passion for the subject of hormones! Especially grateful that you are feeling better!',0,'1','Mozilla/5.0 (iPad; CPU OS 6_0_1 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Mobile/10A523','comment',0,0),(896,1255,'Kim Sanderson','jksstoneridge@sympatico.ca','','74.198.9.211','2013-01-14 12:54:48','2013-01-14 17:54:48','You are an inspiration to women! Thank you so much for sharing a little  part of your life to make others lives understandable!',0,'1','Mozilla/5.0 (iPhone; CPU iPhone OS 6_0 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/10A403 Safari/8536.25','comment',0,0),(897,1255,'LaFonda','dominiondesign@att.net','','99.57.21.184','2013-01-14 13:42:37','2013-01-14 18:42:37','What a tremendous blessing you are to us all. I appreciate your transparency.',0,'1','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.0; WOW64; Trident/5.0)','comment',0,0),(898,1255,'Sonya','sonyasatveit@gmail.com','','74.198.87.70','2013-01-14 20:25:12','2013-01-15 01:25:12','Thanks so much for your comments. You are both the reason I put my personal stuff out there!  Going through any challenge in life is easier if you don\'t feel alone in your struggle.  ((Hugs to you for your support!))',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.101 Safari/537.11','comment',896,1),(902,1150,'BerryRed','h.sephton@tiscali.co.uk','','88.104.116.120','2013-01-31 13:56:54','2013-01-31 18:56:54','I recently visited my doctor re accelerated heart and tight feeling in my chest. She knows I suffer with severe pms. She diagnosed me with stress, and although yes I have stressful things going on at the moment it\'s no coincidence that my periods have almost stopped and my pms symptoms have changed. The panicky feelings did go away but have been hovering near the surface this week.....today is day 11. Severe pms is treated with anti-depressants, the pill and oestrogen therapy over here. At the moment I\'m taking supplements only. Thank you for sharing this scary recent event , it really does help to read other\'s experiences. Glad you are feeling better!',0,'1','Mozilla/5.0 (iPad; CPU OS 6_1 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Mobile/10B141','comment',0,0),(903,1150,'Sonya','sonyasatveit@gmail.com','','99.230.249.32','2013-01-31 18:20:08','2013-01-31 23:20:08','Thank you for your comments. I\'m sorry to hear that you are having similar troubles! I completely understand the difference from feeling \"normal stress\" and when something is amiss - it feels different.  Severe pms here in North America is treated by most doctors with anti-depressants and birth control pills!  \n\nA couple things I can mention that have helped me and that I will be blogging about in the near future:  \n\nProgesterone for anxiety.  If you look at symptoms of low progesterone - anxiety is at the top!  I wish more doctors were in tune to the connection!  There is no doubt in my mind that the panic attack I suffered was due to my lack of progesterone - now that I\'ve been back on my progesterone for almost one entire cycle I am feeling back to normal.  I also experienced postpartum anxiety after the birth of my 3rd baby which was again solved by bio-identical progesterone.  I had terrible PMS for which I was offered anti-depressants and birth control pills - in the end balancing my hormones with progesterone completely eliminated the PMS.  I have used compounded progesterone cream for years and still do but after that panic attack my doctor prescribed bio-identical progesterone capsules for me to keep on hand in case of future panic feelings (they are faster acting and are processed through the liver so have a slightly sedative affect which isn\'t such a bad thing when you\'re not in a \"calm\" state!). Watch for a future blog post.  \n\nI have a Magnesium expert going to be guest blogging a series of articles one of which is going to be specifically about the role of Magnesium deficiency in PMS!  I know that nutrition changes, supplements and exercise are enough to allow some women to achieve balance!   \n\nDefinitely charting your symptoms throughout the month will give you a really good visual picture of whether your anxiety is cyclical and gives you something tangible to take to a doctor. \nHere\'s a link to a chart from Dr. John Lee\'s website: <a href=\"http://www.hormonesoup.com/wp-content/uploads/2012/09/Symptom-Chart-Dr.-John-Lees-Hormone-Balance-Made-Simple.pdf\" title=\"Dr. John Lee\'s Symptom Chart\" target=\"_blank\" rel=\"nofollow\"> Dr. John Lee\'s Symptom Chart</a>\nHere\'s another link to a chart from Centre for Menstrual Cycle and Ovulation Research - it\'s quite a bit different and has a place to put your supplements, etc. <a href=\"http://www.cemcor.ubc.ca/files/uploads/Menstrual_Cycle_Diary_with_treatments.pdf\" title=\"CeMCOR Symptom Chart\" target=\"_blank\" rel=\"nofollow\">CeMCOR Symptom Chart</a>\n\nIf you are considering progesterone I\'d first contact a compounding pharmacy - Here\'s one in London England called <a href=\"http://www.specialist-pharmacy.com/\" title=\"Specialist Pharmacy in London England\" target=\"_blank\" rel=\"nofollow\">Specialist Pharmacy</a> and they even have a list of doctors and have links to studies regarding bioidentical progesterone. I would just pick up a phone and speak to a local compounding pharmacist - that\'s what I did and they gave me a list of docs that are knowledgeable about hormone imbalance. My pharmacists have been a huge part of my care and have been so helpful in answering questions over the years - I think they are under-rated in healthcare!\n\nHoping for the best hormone health for you,\n\nSonya',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.57 Safari/537.17','comment',902,1),(904,1150,'Sonya','sonyasatveit@gmail.com','','99.230.249.32','2013-01-31 22:20:33','2013-02-01 03:20:33','oops!  Forgot I was going to give you this link.  I have a huge respect for these doctors at womentowomen.com so here\'s a link to what they have to say about anxiety and hormones:\n\n<a href=\"http://www.womentowomen.com/depressionanxietyandmood/anxiety.aspx\" title=\"Women to Women - Anxiety\" target=\"_blank\" rel=\"nofollow\">womentowomen.com</a>\n\nI have a strong belief that women\'s health issues are being painted with a mental health brush all too often. \n\n((hugs))',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.57 Safari/537.17','comment',902,1),(905,1445,'Dana Trentini','dana@hypothyroidmom.com','http://hypothyroidmom.com','24.0.151.181','2013-02-09 18:20:17','2013-02-09 23:20:17','Thank you very much Sonya for including Hypothyroid Mom in your article. Much appreciated. Happy to be connected with a great advocate like you:)',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/536.26.17 (KHTML, like Gecko) Version/6.0.2 Safari/536.26.17','comment',0,0),(906,1445,'Sonya','sonyasatveit@gmail.com','','74.198.87.30','2013-02-09 19:27:18','2013-02-10 00:27:18','You\'re so welcome Dana! Your story connects with me on a deep level as a mom who has experienced the loss of a baby. Your advocacy is crucial &amp; needs to be shared.  Delighted to be connected with you too. :)',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.57 Safari/537.17','comment',905,1),(907,1505,'thebeepea','crabbitrun@sbcglobal.net','http://beepeeper.wordpress.com','166.137.208.18','2013-02-14 22:31:33','2013-02-15 03:31:33','Yay girl!!! I\'ve made that commitment to my husband and I can\'t wait to get my libido back! It used to be that of a teenage boy :)\r\nYou\'re such a gift - now go get busy!',0,'1','Mozilla/5.0 (iPhone; CPU iPhone OS 6_0_1 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/10A523 Safari/8536.25','comment',0,0),(908,1482,'thebeepea','crabbitrun@sbcglobal.net','http://beepeeper.wordpress.com','166.137.209.156','2013-02-15 00:33:13','2013-02-15 05:33:13','I was severely magnesium deficient as well as my thyroid. Panic attacks are from low mag too? No wonder I had them for YEARS. Moving forward... Moving forward... So many years in so much pain because I was so ashamed of being mentally ill when I was really physically ill. Wow. Just... Wow.',0,'1','Mozilla/5.0 (iPhone; CPU iPhone OS 6_0_1 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/10A523 Safari/8536.25','comment',0,0),(909,1550,'Angela Cristini','angelapmb@sympatico.ca','http://gravatar.com/angelapmb','184.145.11.66','2013-02-21 13:32:19','2013-02-21 18:32:19','I love this video, so true and an eye opener to real life with a Dr.',0,'1','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.57 Safari/537.17','comment',0,0),(910,1550,'Kim','jksstoneridge@sympatico.ca','','198.254.149.197','2013-02-21 14:56:18','2013-02-21 19:56:18','Once again You\'ve opened another incredible thinking process! You never cease to amaze!! Thank you!',0,'1','Mozilla/5.0 (iPhone; CPU iPhone OS 6_0 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Mobile/10A403 [FBAN/FBIOS;FBAV/5.4.2;FBBV/114387;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/6.0;FBSS/2; FBCR/Rogers;FBID/phone;FBLC/en_US]','comment',0,0),(911,1521,'Dana Trentini','dana@hypothyroidmom.com','http://gravatar.com/hypothyroidmom','24.0.151.181','2013-02-22 15:29:43','2013-02-22 20:29:43','Thank you for including a link to Hypothyroid Mom in this great article. So many women are diagnosed with depression. Some of them may in fact be suffering from undiagnosed or insufficiently treated Hashimoto\'s and their doctors have no idea about the link with mental health. It is a tragedy.',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:17.0) Gecko/17.0 Firefox/17.0','comment',0,0),(912,1521,'Sonya','sonyasatveit@gmail.com','','99.230.249.32','2013-02-22 17:49:32','2013-02-22 22:49:32','Dana, you\'re welcome.  It\'s important for me to raise awareness through my own stories but also I think it\'s helpful for people to see it\'s not just me.  And you share such great information on your blog so thank you for providing stories for me to link too.  It is such a tragedy, indeed.',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.57 Safari/537.17','comment',911,1),(913,1550,'Sonya','sonyasatveit@gmail.com','','99.230.249.32','2013-02-22 17:52:57','2013-02-22 22:52:57','You\'re welcome Kim. When I encountered ePatientDave I was so inspired - there are so many inspiring patient advocates out there.  I will be introducing them as I get the chance! Participatory medicine and the eHealth/ePatient movement is a revolution taking place today.  The internet and social media have provided the means now we just have to take up the charge!',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.57 Safari/537.17','comment',910,1),(914,1550,'Sonya','sonyasatveit@gmail.com','','99.230.249.32','2013-02-22 17:53:59','2013-02-22 22:53:59','Angela, I love this video too!  It\'s a great example of how taking charge of your health can affect the outcome.',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.57 Safari/537.17','comment',909,1),(915,1598,'thebeepea','crabbitrun@sbcglobal.net','http://beepeeper.wordpress.com','63.138.4.202','2013-02-25 14:17:56','2013-02-25 19:17:56','Yes, yes, yes. As you know, yes. I was diagnosed hypo at 25 and finally at 39 I\'m starting to get adequate treatment. Stopthethyroidmadness.com is a godsend as well. I love you!',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1364.99 Safari/537.22','comment',0,0),(916,1606,'Courtney Rundell','Courtrundell@gmail.com','http://Beepea.com','75.85.60.111','2013-02-28 22:11:10','2013-03-01 03:11:10','I had 2 miscarriages as well &amp; now it makes sense, huh? Interesting that the super expensive fertility clinic I went to ruled \"low\r\nProgesterone\" as the likely cause but never demanded I have a full thyroid panel done knowing full well I had hashimoto\'s. good thing I\'m too grateful to be resentful :)',0,'1','Mozilla/5.0 (iPhone; CPU iPhone OS 6_0_1 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/10A523 Safari/8536.25','comment',0,0),(917,1606,'Nicole','glamrgrl74@aol.com','','68.104.109.65','2013-03-01 23:12:59','2013-03-02 04:12:59','I\'ve been TTC for 6 years, my fertility Dr couldn\'t  find anything wrong with me and pushed IVF! I have hypothyroid, hashimotos and estrogen dominance. I never went thru with IVF, it\'s probably a good thing I didn\'t considering my health issues. It\'s unfortunate that fertility specialists don\'t pay attention to everything and anything that could be wrong with you!',0,'1','Mozilla/5.0 (iPhone; CPU iPhone OS 6_1_1 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Mobile/10B145 [FBAN/FBIOS;FBAV/5.5;FBBV/123337;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/6.1.1;FBSS/2; FBCR/AT&T;FBID/phone;FBLC/en_US;FBOP/0]','comment',0,0),(918,1550,'thebeepea','crabbitrun@sbcglobal.net','http://beepeeper.wordpress.com','64.134.238.141','2013-03-04 15:11:03','2013-03-04 20:11:03','Thank you for this! Now how do I get enough energy to fight? I\'m so exhausted all the time...',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1364.152 Safari/537.22','comment',0,0),(919,1550,'Sonya','sonyasatveit@gmail.com','','174.91.119.115','2013-03-07 09:54:05','2013-03-07 14:54:05','I\'m sorry you\'re feeling so exhausted and low energy.  It brings home the point that there are often barriers to advocating for yourself - most of all it takes energy to fight doesn\'t it? \n\nBut I\'m glad you asked, I\'m actually working on a post right now about how to get help advocating.  Some ideas for you in the meantime - ask a trusted friend or family member to be there for you when you\'re unable to advocate for yourself.  Bring someone along to your doctor\'s appointments to help - especially when you\'re feeling overwhelmed.  And there are actually professional advocates out there that will advocate for you.  Of course they cost $ so if the cost is an issue a friend or family member might be the best bet. That has it\'s challenges too, as we tend to feel like a huge burden and also it\'s not always feasible for people to come with us to our appointments.  But I think some people want to help and don\'t know how - there is the perfect way for them to help.  \n\nI hope you are feeling better - each day brings something new - my hope for you is that the days get better and brighter. :)',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1364.152 Safari/537.22','comment',918,1),(920,1606,'Sonya','sonyasatveit@gmail.com','','174.91.119.115','2013-03-07 09:58:45','2013-03-07 14:58:45','Hi Nicole,\n\nYour story rings a bell, as I\'ve heard similar stories about women being pushed into IVF.  It\'s one of the reasons I truly believe in Functional Medicine (the whole you is taken into account - not just your disease or diagnosis!).  Specialists focus on their area of expertise and that seems to bring a risk of tunnel vision.  My heart goes out to you as TTC for 6 years the IVF must have been hard to turn down.  I recall how desperately I wanted to hold a baby in my arms.  \n\nSend me an email if you like - I\'d love to have a personal conversation with you.',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1364.152 Safari/537.22','comment',917,1),(921,1606,'Sonya','sonyasatveit@gmail.com','','174.91.119.115','2013-03-07 10:07:38','2013-03-07 15:07:38','I know what you mean about being grateful rather than resentful.  But at the same time it hurts my heart to watch women 15 years later going through the same thing I went through all those years ago!  Things haven\'t changed.  \n\nFunny how things start to make sense so much later!  Glad you\'re on the right path now my dear...many hugs',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1364.152 Safari/537.22','comment',916,1),(922,1606,'Robin','robinjriger@gmail.com','http://Www.toputitsimply.wordpress.com','24.116.142.125','2013-03-09 08:59:34','2013-03-09 13:59:34','I have had three miscarriages between 8 and 9 weeks (including twins I lost in Feb 2012). I heard the same \" many women with multiple miscarriages go on to have a healthy baby\" from my OBGYN three times before I was mad enough to decide this was unacceptable and became committed to finding out why. Started seeing an Osteopath last April. Diagnosed with Estrogen Dominance, Adrenal insufficiency, Leaky Gut, Candida and Hypothyroid. Working on healing myself which has been a slow process. I have no idea how long it may take, if ever... And I am 35 years old. Thank you for putting into words exactly what I feel. \r\n\r\nRobin\r\n\r\nWww.toputitsimply.wordpress.com',0,'1','Mozilla/5.0 (iPhone; CPU iPhone OS 6_1_2 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Mobile/10B146 [FBAN/FBIOS;FBAV/5.4.2;FBBV/114387;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/6.1.2;FBSS/2; FBCR/Sprint;FBID/phone;FBLC/en_US]','comment',0,0),(923,1521,'Beth','bethstowersblog@gmail.com','http://gravatar.com/bethstowersblog','70.176.102.13','2013-03-10 01:13:54','2013-03-10 06:13:54','Wow!  After having one of craziest, most emotional days ever, I really appreciate reading this post!  Thank you!\r\n\r\nI don\'t have health insurance, and even when I did, I couldn\'t find a doctor who would help me.  They either didn\'t address my hormones, wanted to put me on a \"trial run of anti depressants\" (after talking with me about my fatigue and aching for 1 minute or so) and wouldn\'t do the hormone blood tests I kept asking for.\r\n\r\nI decided to do my own female panel and the results came back as me having hardly any testosterone and in the low range for progesterone.  I put myself on zinc, started lifting heavy weights and started myself on natural progesterone.  \r\n\r\nI did the zinc and progesterone for about 3 months.  I ran out of zinc, and didn\'t do progesterone this month (but HAD been lowering the dose slowly).\r\n\r\nI DO feel nuts and hopefully things will work better.  What I don\'t think I need is anti depressants...I wish more doctors would check the status of our hormones.  I think that would help a lot of women.  \r\n\r\nI\'m going to finally order more labs on Monday and have to make an appt with my regular doctor to do a neck scan, because it\'s been swollen there for almost a week.\r\n\r\nWhen I get my blog launched, I would love to republish this post with a link back to you if I\'m able to.  My audience is women/moms with fibromyalgia and I think they need to know this.\r\n\r\nThank you again!',0,'1','Mozilla/5.0 (Windows NT 6.0; WOW64) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1364.97 Safari/537.22','comment',0,0),(924,1606,'Sonya','sonyasatveit@gmail.com','','99.230.249.32','2013-03-10 14:20:35','2013-03-10 19:20:35','Hi Robin, Your story saddens me on a number of levels.  Most of all I am deeply sorry to hear about your lost babies. I am really glad that you are on your way to healing and I wish you the very best. But I know you are probably feeling that same sense of deep desperation that I recall so well. \n\nYour story also saddens me on another level - I went through similar struggles 15 years ago and clearly in a decade and a half nothing has changed in our healthcare system!  It is why I now know that we have to be in charge of our own health, as I see you\'ve done the same thing I did and taken the reins.\n\nI don\'t know if you\'ve looked into Progesterone for maintaining pregnancy but it is how I went on to have three babies. Once pregnant I took progesterone for about 13 - 16 weeks (I can\'t remember exactly and I had three different OB/GYNs so it was slightly different with each one.)  I used Prometrium (a natural progesterone) in the form of Vaginal suppositories.  Many enlightened doctors are using progesterone - the trick is to find one or demand it on your own which is what I had to do.  Where I lived we only had two OB/GYNs to choose from so I had no real choice but to stand up for myself - there was no chance of \"shopping\" for a different doctor. \n\nI invited you to stay tuned as well because I have an upcoming blog post about the first large randomized controlled study being done in the UK specifically on women who have had recurrent miscarriages.  Even though many enlightened medical doctors are using progesterone to prevent miscarriages there is really only anecdotal evidence like mine and no large scientific studies to point to. Without a large controlled research study many doctors are reluctant to put their necks out and prescribe progesterone.  \n\nI see that you also mention hypothyroidism - being estrogen dominant I\'m sure contributes to my thyroid problem.  Even though estrogen and thyroid hormone are synergistic they compete for the same receptors which compounds the problems. \n\nAlso check out www.Hypothyroidmom.com - Dana blogs about losing her baby because her hypothryoidism wasn\'t taken into account while she was pregnant.  She has great information to share specifically about miscarriages related to hypothyroidism. \n\nI\'m sending you big healing hugs!',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1364.152 Safari/537.22','comment',922,1),(925,1521,'Sonya','sonyasatveit@gmail.com','','74.198.87.22','2013-03-12 22:12:15','2013-03-13 03:12:15','Hi Beth, \n\nI\'ve been there so I\'m really glad you found my blog! My heart goes out to you - those emotional days are hard to get through but I\'m glad you are starting to find your path. My hope is that other women\'s path won\'t be as convoluted and twisted as mine was. \n\nI think you\'d find it really helpful to find a doctor or naturopath who can work with you and monitor your progesterone.  A couple things to consider if getting your saliva hormones tested and ordering the tests online - make sure it\'s a reputable lab - one that\'s accredited. In my experience my ND & MD probably bases my treatment as much or more on detailed discussion of my symptoms and uses saliva and blood testing occasionally.  Definitely go get your neck checked hun - I had a similar problem when I was having severe PMS symptoms but the doctor found nothing out of the ordinary with my tests.  Back then I never asked which tests were done or what the actual levels were.  Thinking back I really wonder if it was my thyroid.\n\nI agree with you! More doctors should check the status of our hormones!  To be honest I don\'t think the average family physician has the expertise. \n\nKeep me posted about your blog for sure!  In fact send me an email and yes, please mention my blog!\n\nHugs to you...\n\nPS:  Fibromyalgia I\'m not sure if you\'ve read anything similar about Fibromyalgia and thyroid but check out this site for a really well done article:   http://www.thyroiduk.org.uk/tuk/related_conditions/fibromylagia.html \n\nPPS:  Also check out my Magnesium posts you may find interesting information.',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1364.152 Safari/537.22','comment',923,1),(926,1612,'Guido','guy.merrett@hotmail.co.uk','http://bestwaytoconceive.net/','180.183.154.248','2013-03-14 10:03:02','2013-03-14 15:03:02','Some very pertinent points here - Your thyroid levels should be checked as a matter of course, so many ailments depend on this, Thanks for the great information',0,'1','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1364.172 Safari/537.22','comment',0,0),(927,1521,'Beth','bethstowersblog@gmail.com','http://gravatar.com/bethstowersblog','70.176.102.13','2013-03-18 17:23:37','2013-03-18 22:23:37','Thank you so much for the reply.  And thank you so much for the link to Fibromyalgia article, as well as the information about your magnesium posts.  :)   Those are super helpful!\r\n\r\nI sincerely believe that many (if not most) people with Fibromyalgia have hormonal/thyroid imbalances, but I don\'t see a lot of discussion about that happening in the Fibro community at all.\r\n\r\nHopefully, I can bring some of this information to Fibro sufferers.  \r\n\r\nI haven\'t yet done my blood work yet, but am looking for the best doctor or naturopath I can find in my area.  I want someone who can also help me with hormone imbalances too.\r\n\r\nMy PMS seems to be getting worse.  Yesterday, I had a migraine with nausea and couldn\'t keep any food down.  Then...I couldn\'t get to sleep last night until 2:30 or 3!  I think I\'m due to start my menses soon, but wow.\r\n\r\nAnd I wonder how long I\'ve had low thyroid function and hormonal imbalances.  I have had emotional issues ever since been a teenager, and they got a lot worse after I had my second child and went through LOTS of stress.  \r\n\r\nWhen I was teenager, I was suicidal and depressed.  I wonder if life would have been different if I would have known anything about the link the hormones can have with mental health.  Maybe that was the problem back then?\r\n\r\nThank you again for all the great things you are doing!  I appreciate it!\r\n\r\nI\'m still trying to launch my blog and I will keep in contact with you.',0,'1','Mozilla/5.0 (Windows NT 6.0; WOW64) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1364.152 Safari/537.22','comment',925,0),(928,1612,'Beth','bethstowersblog@gmail.com','http://gravatar.com/bethstowersblog','70.176.102.13','2013-03-18 18:17:13','2013-03-18 23:17:13','Thank you for the information.  I\'m sorry you\'ve had to suffer so much loss.',0,'1','Mozilla/5.0 (Windows NT 6.0; WOW64) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1364.152 Safari/537.22','comment',0,0),(929,1521,'When Thyroid Disease Masquerades As Psychiatric Disorder','','http://hypothyroidmom.com/when-thyroid-disease-masquerades-as-psychiatric-disorder/','198.46.90.135','2013-03-22 08:41:31','2013-03-22 13:41:31','[...] you to Hormone Soup for including a link to Hypothyroid Mom in the post Are Women&#8217;s Health Issues Being Painted with a Mental Health Brush? Thank you also to ibeefree for including a link to Hypothyroid Mom in her personal story of [...]',0,'1','The Incutio XML-RPC PHP Library -- WordPress/3.5.1','pingback',0,0),(930,1521,'Marina Gutner, PhD','admin@outsmartdisease.com','http://outsmartdisease.com/how-thyroid-causes-depression-in-women/','24.87.43.249','2013-03-24 14:07:04','2013-03-24 19:07:04','There are 59 health conditions that can contribute to depression and are often misdiagnosed for depression. Very often medical conditions develop slowly and it can take 10, 15 or 20 years until it progresses to a disease that can be diagnosed using standard lab tests. During this time when the disease is in a subclinical state people can have many unexplained symptoms and depression is one of them. \r\n\r\nAntidepressants often fail to help in these cases because the root cause of depression was never addressed. What helps is to get a proper diagnosis and treat the underlying medical condition.',0,'1','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)','comment',0,0),(931,1678,'LaFonda','dominiondesign@att.net','','99.57.21.184','2013-04-02 21:19:32','2013-04-03 02:19:32','Thank you Dr. Daenell for your honesty....it is refreshing!!!  You are speaking my story, and for the pass 10 years I have been searching and experimenting with many remedies. I feel so frustrated and want my life back. How can I speak with you? Please contact me. God Bless you for all you do to assist women.  LaFonda',0,'1','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.0; WOW64; Trident/5.0)','comment',0,0),(932,1678,'Sonya','sonyasatveit@gmail.com','','99.230.249.32','2013-04-02 22:46:43','2013-04-03 03:46:43','Hi LaFonda, You can check out Dr. Daenell\'s website at http://www.drdaenell.com/',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.43 Safari/537.31','comment',931,1),(933,1678,'Courtney Rundell','Courtrundell@gmail.com','http://Ibeefree.com','166.137.208.42','2013-04-07 19:09:30','2013-04-08 00:09:30','\"Bouncing off the walls healthy\" is how she describes herself - oh I love that &amp; want that!!!',0,'1','Mozilla/5.0 (iPhone; CPU iPhone OS 6_1_3 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/10B329 Safari/8536.25','comment',0,0),(934,1687,'Dana Trentini','dana@hypothyroidmom.com','http://gravatar.com/hypothyroidmom','24.0.151.181','2013-04-07 20:43:18','2013-04-08 01:43:18','Excellent article Sonya! Bravo to Canada for thyroid testing prior to pregnancy Bravo! All countries of the world should do the same. I am determined to make that happen with my blog Hypothyroid Mom!',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:17.0) Gecko/17.0 Firefox/17.0','comment',0,0),(935,1687,'Dana Trentini','dana@hypothyroidmom.com','http://gravatar.com/hypothyroidmom','24.0.151.181','2013-04-07 20:59:40','2013-04-08 01:59:40','Of course I wish that thyroid testing was MANDATORY before pregnancy and not just recommended and I hope to see the day that happens! Great article.',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:17.0) Gecko/17.0 Firefox/17.0','comment',0,0),(936,1687,'Courtney Rundell','Courtrundell@gmail.com','http://Ibeefree.com','142.11.75.92','2013-04-07 21:18:47','2013-04-08 02:18:47','Woot woot! Canada is so progressive. Although it does seem they are just checking TSH &amp; they need to run the full panel...',0,'1','Mozilla/5.0 (iPhone; CPU iPhone OS 6_1_3 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/10B329 Safari/8536.25','comment',0,0),(937,1687,'Sonya','sonyasatveit@gmail.com','','99.230.249.32','2013-04-07 21:20:27','2013-04-08 02:20:27','Thanks Dana - unfortunately it may sound better than it is - while the Thyroid Foundation of Canada may support thyroid testing for women but that doesn\'t mean it\'s being done, as I know you are well aware. 79% of women were not told by their doctors about their thyroid health while they were pregnant & only 15% had any thyroid testing done. We have such a long way to go. I believe we will get there - especially with you reaching out to women on your wonderful blog www.hypothyroidmom.com\n\nHere\'s a link to an article you may find interesting: http://www.lfpress.com/life/healthandfitness/2012/03/01/19445926.html',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.43 Safari/537.31','comment',934,1),(938,1678,'Sonya','sonyasatveit@gmail.com','','99.230.249.32','2013-04-07 21:21:08','2013-04-08 02:21:08','I love it too!  I believe you\'ll get there hun...one step at a time.  Luv ya!',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.43 Safari/537.31','comment',933,1),(939,1687,'Sonya','sonyasatveit@gmail.com','','99.230.249.32','2013-04-07 21:26:40','2013-04-08 02:26:40','Check out my comment to Dana. It\'s still just a recommendation by an association but at least they\'re putting it out there right. And I too, doubt that the full thyroid panel is being done.  It\'s why I believe so strongly in being an e-Patient - empowerment changes outcomes!',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.43 Safari/537.31','comment',936,1),(940,1687,'Courtney Rundell','Courtrundell@gmail.com','http://Ibeefree.com','142.11.75.92','2013-04-07 21:30:12','2013-04-08 02:30:12','And now I\'m thinking I should get my son\'s thyroid levels tested. My thyroid wasn\'t even close to optimum levels when I was pregnant and they knew I had Hashi\'s. thyroid treatment must be improved!',0,'1','Mozilla/5.0 (iPhone; CPU iPhone OS 6_1_3 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/10B329 Safari/8536.25','comment',0,0),(941,1687,'Sonya','sonyasatveit@gmail.com','','99.230.249.32','2013-04-07 23:04:48','2013-04-08 04:04:48','You\'re so right - Thyroid Treatment MUST be improved!  It is likely that your son\'s TSH was tested at birth. You know the heel prick blood test that they do on newborn babies? One of the things they are screening for in Canada and the US is congenital thyroid disorder. It\'s probably only TSH tested and we as mothers are not really given the information or test results are we? If you talk with your son\'s pediatrician/doctor to see what tests they did - let me know what you find out - I\'d be curious to know.  I\'m researching thyroid disorders in children.',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.43 Safari/537.31','comment',940,1),(942,1687,'Sonya','sonyasatveit@gmail.com','','99.230.249.32','2013-04-08 08:25:04','2013-04-08 13:25:04','I wish it was mandatory before pregnancy too! One of the challenges is that not everyone visits their doctor before they decide to get pregnant. But because the first 10 - 12 weeks are so crucial it is important.  I think a major education campaign is key. Most doctors don\'t tell their patients - even their thyroid patients - how important thyroid hormones are in pregnancy!',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.43 Safari/537.31','comment',935,1),(943,280,'Heart Surgery for Peri-menopause Heart Palpitations? - Hormone Soup','','http://www.hormonesoup.com/heart-surgery-for-peri-menopause-heart-palpitations/','74.220.215.218','2013-04-21 22:05:38','2013-04-22 03:05:38','[...]  Postpartum Anxiety Part 1 &#8211; My Heart Did Loop De-Loops  and here: Postpartum Anxiety Part 2 &#8211; I Thought I was Dying Again [...]',0,'1','The Incutio XML-RPC PHP Library -- WordPress/3.5.1','pingback',0,0),(946,1731,'Marva Caldwell MA, LMHC, NCC','marvacaldwell@gmail.com','http://lifecounselingsolutions.com/','142.196.219.235','2013-05-01 17:04:39','2013-05-01 22:04:39','This is a great blog article. Thanks for being a Women\'s and Mommy Advocate and speaking out about PMAD and telling it like it is! Yes every Mom should have a multifaceted plan, including ruling out medical and emotional risks, provided education and at risk information about pregnancy&amp; postpartum anxiety and depression. Anxiety is missed so often and so is thyroid testing! We are trying to create a multifaceted program in Orlando. Thanks for supporting this vision and speaking out about your experience and helping women.  \r\n\r\nKindly, \r\n\r\nMarva Caldwell, MA, LMHC, NCC      \r\nWomen\'s and Maternal Wellness Specialist.',0,'1','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.64 Safari/537.31','comment',0,0),(947,1606,'Mothers Day Sucks: Mothers Day After a Miscarriage - Hormone Soup','','http://www.hormonesoup.com/mothers-day-sucks-mothers-day-after-a-miscarriage/','74.220.215.218','2013-05-09 09:37:44','2013-05-09 14:37:44','[...] It Doesn&#8217;t Always Take a Crystal Ball: My Explainable Miscarriages      [...]',0,'1','The Incutio XML-RPC PHP Library -- WordPress/3.5.1','pingback',0,0),(948,491,'Could a Blood Test Have Predicted my Postpartum Mood Disorder? - Hormone Soup','','http://www.hormonesoup.com/could-a-blood-test-have-predicted-my-postpartum-mood-disorder/','74.220.215.218','2013-05-23 10:18:59','2013-05-23 15:18:59','[...] My Postpartum OCD [...]',0,'1','The Incutio XML-RPC PHP Library -- WordPress/3.5.1','pingback',0,0),(949,579,'Could a Blood Test Have Predicted my Postpartum Mood Disorder? - Hormone Soup','','http://www.hormonesoup.com/could-a-blood-test-have-predicted-my-postpartum-mood-disorder/','74.220.215.218','2013-05-23 10:19:18','2013-05-23 15:19:18','[...] The Cruel Joke of PPMD [...]',0,'1','The Incutio XML-RPC PHP Library -- WordPress/3.5.1','pingback',0,0),(950,638,'My Baby Taught Me My ABC’s: Advocating, Bioidentical Hormones &amp; Challenging the Status-Quo - Hormone Soup','','http://www.hormonesoup.com/my-baby-taught-me-my-abcs/','74.220.215.218','2013-05-31 11:04:49','2013-05-31 16:04:49','[...] Farewell Dear Ava [...]',0,'1','The Incutio XML-RPC PHP Library -- WordPress/3.5.1','pingback',0,0),(951,1143,'Seleni Institute (@selenidotorg)','selenidotorg@twitter.example.com','http://twitter.com/selenidotorg','67.83.196.22','2013-06-11 08:52:23','2013-06-11 13:52:23','Here is a piece called \"Remembering a Child Lost to Stillbirth or Miscarriage: Ideas for honoring the children we never met.\" We hope it helps. http://seleni.org/insight/news-information/remembering-a-child-lost-to-stillbirth-or-miscarriage',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/536.29.13 (KHTML, like Gecko) Version/6.0.4 Safari/536.29.13','comment',0,0),(952,1445,'Magnolia','magnolia.miller@theperimenopauseblog.com','http://www.theperimenopauseblog.com','71.72.189.138','2013-06-17 22:38:53','2013-06-18 03:38:53','I have been writing about thyroid dysfunction for years, but never connected any of my own symptoms. Duh. I have all of these symptoms.  I\'m going to make an appointment right away to have my thyroid tested.',0,'1','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.2; WOW64; Trident/6.0)','comment',0,0),(953,1445,'Sonya','sonyasatveit@gmail.com','','24.114.89.194','2013-06-18 20:17:05','2013-06-19 01:17:05','You\'re not alone! So many of us don\'t connect our own symptoms! I wasn\'t diagnosed until I was around 40 yet looking back I had many symptoms!  Good luck with your testing. I\'ll keep posted on your amazing blog:  www.theperimenopsauseblog.com',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.110 Safari/537.36','comment',952,1),(959,1606,'Baby Hopeful','babyhopefulblog@gmail.com','http://www.babyhopeful.com/','86.27.104.219','2013-07-10 15:56:47','2013-07-10 20:56:47','Hi Sonya, I\'ve had 2 miscarriages too &amp; (after being ignored for 18 months) have just been put on thyroid meds &amp; progesterone by my new Doc. My tsh has only been slightly high (ranging between 3.2 &amp; 4.7) but he suspected it might be linked. Also my progesterone has always been normal on day 21 but he said levels could drop off too quickly as I get several days of spotting every month before AF. Just wondered what you thought?  Not found many people to ask / talk to about this. xx',0,'1','Mozilla/5.0 (Linux; Android 4.1.2; GT-I9100 Build/JZO54K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.90 Mobile Safari/537.36','comment',0,0),(960,1606,'Sonya','sonyasatveit@gmail.com','','99.230.249.32','2013-07-10 19:17:19','2013-07-11 00:17:19','Hi Hun,  I\'m so deeply sorry for the loss of your two babies. You know I lost two as well so I feel your heartache deeply. From the sounds of it your new doctor seems to be getting you onto a better track! In 2002 the AACE (American Association of Clinical Endocrinologists changed their TSH range to .3 - 3.04 so your TSH levels are high. Also you may know that some doctors consider a TSH over 2.0 subclinical hypothyroidism.  I\'ve also been told by a well-respected endocrinologist that ranges are only so useful - how well one person feels at a certain level can be completely different for how well another person feels at that same level! And you probably also know that TSH isn\'t the only test that should be done - there are lots of factors other than just Thyroid Stimulating Hormone that can affect your thyroid functioning.  \n\nI can tell from your blog that you know how to advocate for yourself! Hooray for you!  Just something to keep in mind for your next pregnancy - The Endocrine Society in USA changed their guidelines in pregnancy http://jcem.endojournals.org/content/97/8/2543.abstract has lots of info for you if you haven\'t seen it already. \n\nThe thing about hormone levels is that they fluctuate so much it can be a challenge to really know what\'s going on. A great doctor will be very interested in hearing about your symptoms which paint a better picture.  Just a tip - if you\'re not already keeping track of your cycles and symptoms now is a good time to start. Track when you\'re spotting and how you feel throughout your cycle and be sure to let your doctor know on your next visit.  I was having mid-cycle spotting and it was related to my fluctuating hormones but it\'s better now - I feel like I\'m balanced again. \n\nIt really sounds like you found a doctor that is looking at root causes and hopefully he monitors you closely!  Keep me posted.  Drop me a line at sonya@hormonesoup.com anytime.   \n\nHugs,\n\nSonya',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.116 Safari/537.36','comment',959,1),(961,1606,'Sonya','sonyasatveit@gmail.com','','99.230.249.32','2013-07-10 22:09:51','2013-07-11 03:09:51','OH babyhopeful I forgot I was going to send you this fantastic link to a really great article about hypothyroidism, testing, adrenal functioning and even progesterone:  http://www.womentowomen.com/hypothyroidism/testing.aspx  \n\nAlso speaking of your progesterone level - do you know if your estrogen was in the normal or high range? \n\nHugs,\n\nS.',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.116 Safari/537.36','comment',959,1),(962,1606,'Baby Hopeful','babyhopefulblog@gmail.com','http://www.babyhopeful.com','86.27.104.219','2013-07-11 01:31:14','2013-07-11 06:31:14','Hi Sonya. Thanks for your lovely long reply and so much info :-) My estrogen was normal too but didn\'t test around time of spotting which is why he suspected the progesterone drops off too fast. I\'ll have a read of the links later. Just wanted to say a big thanks really. xxx',0,'1','Mozilla/5.0 (Linux; Android 4.1.2; GT-I9100 Build/JZO54K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.90 Mobile Safari/537.36','comment',0,0),(964,1606,'Sonya','sonyasatveit@gmail.com','','99.230.249.32','2013-07-11 11:38:19','2013-07-11 16:38:19','Oh gosh - no problem at all.  I can\'t give medical advice but I can point you to resources and share my personal experiences!  I think I also forgot to mention -women with postive TPOAb have an increased risk of miscarriage, preterm labor and having babies with impaired cognitive functioning.  You shared your TSH levels but do you know if your doctor has tested your thyroid anti-bodies: Thyroid Peroxidase Antibodies (TPOAb)&\nThyroglobulin Antibodies (TgAb).  xx',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.71 Safari/537.36','comment',962,1),(965,1606,'Baby Hopeful','babyhopefulblog@gmail.com','http://www.babyhopeful.com','86.27.104.219','2013-07-11 13:44:55','2013-07-11 18:44:55','Yes - I got them all tested and the rest were normal too.  Have no symptoms either (apart from the mcs and long times to conceive).  But he thinks the meds will help get within optimum levels and so could help.  Obviously no guarantee, but worth a try as our next option is IVF. xx',0,'1','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.116 Safari/537.36','comment',964,0),(966,1763,'Lauren ♥ On Fecund Thought','onfecundthought@outlook.com','http://onfecundthought.com','99.110.162.138','2013-07-16 09:54:54','2013-07-16 14:54:54','My MIL was terrific this past Mother\'s Day. She hugged me and said, \"I don\'t know what\'s appropriate today, but I\'m thinking of you.\" She nailed it!',0,'1','Mozilla/5.0 (iPad; CPU OS 6_1_3 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Mobile/10B329','comment',0,0),(967,1763,'Sonya','sonyasatveit@gmail.com','','99.230.249.32','2013-07-16 23:31:46','2013-07-17 04:31:46','Wow Lauren, did she ever! Honesty is the best policy right? Good lesson from your MIL: When you don\'t know what to say just admit it. Hugs to you (and your mother-in-law!)',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.71 Safari/537.36','comment',966,1),(971,1763,'Lauren','onfecundthought@outlook.com','http://onfecundthought.com','99.110.162.138','2013-07-27 21:22:11','2013-07-28 02:22:11','Yes, I couldn\'t agree more.  When there is nothing to say... say that! Hugs right back atacha!',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:22.0) Gecko/20100101 Firefox/22.0','comment',967,0),(974,745,'Beyond Sugar, Salt and Fat - They&#039;re ALL Wrong - Leanness Lifestyle University Blog','','http://blog.lluniversity.com/1664/beyond-sugar-salt-and-fat-theyre-all-wrong/','198.57.247.208','2013-08-24 13:44:20','2013-08-24 18:44:20','[&#8230;] also a really good list at HormoneSoup.com of things to do to reduce overall exposure to chemicals from many [&#8230;]',0,'1','The Incutio XML-RPC PHP Library -- WordPress/3.5.2','pingback',0,0),(1029,722,'Known &amp; Suspected Hormone Disruptors - Hormone Soup','','http://www.hormonesoup.com/known-suspected-hormone-disruptors/','74.220.207.151','2013-11-06 11:08:16','2013-11-06 16:08:16','[&#8230;] &laquo; X is for Xenoestrogens [&#8230;]',0,'1','The Incutio XML-RPC PHP Library -- WordPress/3.6.1','pingback',0,0),(1030,1125,'I&#039;m Cracking Up - Hormone Soup','','http://www.hormonesoup.com/im-cracking-up/','74.220.207.151','2013-11-06 11:20:32','2013-11-06 16:20:32','[&#8230;] the interesting part about my thyroid symptoms &#8211; I never stopped taking my thyroid hormone when I stopped the progesterone.  But many of my thyroid symptoms got worse or re-appeared after I quit taking the progesterone. [&#8230;]',0,'1','The Incutio XML-RPC PHP Library -- WordPress/3.6.1','pingback',0,0),(1031,653,'Known &amp; Suspected Hormone Disruptors - Hormone Soup','','http://www.hormonesoup.com/known-suspected-hormone-disruptors/','74.220.207.151','2013-11-06 11:38:37','2013-11-06 16:38:37','[&#8230;] my previous posts about: Estrogen dominance &amp; Why Estrogen Dominance Matters to You &amp; X is for [&#8230;]',0,'1','The Incutio XML-RPC PHP Library -- WordPress/3.6.1','pingback',0,0),(1047,1236,'Japan Health Minister Halts HPV Vaccines for 12 - 16 year old girls - Hormone Soup','','http://www.hormonesoup.com/japan-health-minister-halts-hpv-vaccines-for-12-16-year-old-girls/','74.220.207.151','2013-11-18 11:01:59','2013-11-18 16:01:59','[&#8230;] may recall I blogged about cervical health back in January &#8211; I&#8217;d been doing research into the HPV vaccine because of the the decision I had to [&#8230;]',0,'1','The Incutio XML-RPC PHP Library -- WordPress/3.6.1','pingback',0,0),(1048,614,'Could a Blood Test Have Predicted my Postpartum Mood Disorder? - Hormone Soup','','http://www.hormonesoup.com/could-a-blood-test-have-predicted-my-postpartum-mood-disorder/','74.220.207.151','2013-11-18 11:03:18','2013-11-18 16:03:18','[&#8230;] PPMD not PPD Please [&#8230;]',0,'1','The Incutio XML-RPC PHP Library -- WordPress/3.6.1','pingback',0,0),(1049,1606,'My Baby Taught Me My ABC’s: Advocating, Bioidentical Hormones &amp; Challenging the Status-Quo - Hormone Soup','','http://www.hormonesoup.com/my-baby-taught-me-my-abcs/','74.220.207.151','2013-11-18 11:06:37','2013-11-18 16:06:37','[&#8230;] To read more of my related blog posts about Miscarriage &amp; Advocacy:It Doesn&#8217;t Take a Crystal Ball: My Explainable Miscarriages [&#8230;]',0,'1','The Incutio XML-RPC PHP Library -- WordPress/3.6.1','pingback',0,0),(1052,722,'Reducing My Family&#039;s Exposure to Hormone Disruptors - Hormone Soup','','http://www.hormonesoup.com/reducing-my-familys-exposure-to-hormone-disruptors/','74.220.207.151','2013-12-06 12:59:52','2013-12-06 17:59:52','[&#8230;] my previous posts about: Estrogen dominance &amp; Why Estrogen Dominance Matters to You &amp; X is for Xenoestrogens &amp; Known &amp; Suspected Hormone [&#8230;]',0,'1','The Incutio XML-RPC PHP Library -- WordPress/3.7.1','pingback',0,0),(1053,496,'Reducing My Family&#039;s Exposure to Hormone Disruptors - Hormone Soup','','http://www.hormonesoup.com/reducing-my-familys-exposure-to-hormone-disruptors/','74.220.207.151','2013-12-06 13:00:11','2013-12-06 18:00:11','[&#8230;] Share Your Story [&#8230;]',0,'1','The Incutio XML-RPC PHP Library -- WordPress/3.7.1','pingback',0,0),(1056,1521,'pauline harkin','conalkkcon@gmail.com','','86.46.34.239','2014-01-30 14:37:58','2014-01-30 19:37:58','HEY I HAVE SUFFERD FROM HASHIMOTOS FOR 9 YEARS THANK YOU SO MUCH I CAN IDENTIFY WITH THIS ,THANK YOU ,ON ELTROXIN I TS BEEN A ROLLER COAST T3 FINE BUT TIMES OF STRESS  LACK OF FREET3 NEVER EVER CHECKED ONCE TSH FINE DOCTORS DONT ACKNOWEDLE ANYTHING WRONG YET YOUR HANGING IN THER LIKE DRIVING A CAR WITH VERY LITTLE PETROL PLEASE ADVISE ME WHAT ELSE TREATMENT FOR ORHER SYMPTOMS OF HASITIMOITIS THANK YOU SO GOOD TO FIND SOMEONE THAT KNOWS WHAT I AM EXPERCING I AM A NURSE CANNOT UNDERSTAND HOW MEDICAL DOCTORS NOT SCREEN ,AND YOU FEEL SO UNWELL IT IS NOT UNTILL YOU FEEL BETTER YOU CAN RESEARCH YOURSELF PAULINE',0,'1','Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; MATMJS; rv:11.0) like Gecko','comment',0,0),(1060,577,'Could a Blood Test Have Predicted my Postpartum Mood Disorder? - Hormone Soup','','http://www.hormonesoup.com/could-a-blood-test-have-predicted-my-postpartum-mood-disorder/','74.220.207.151','2014-02-14 10:23:12','2014-02-14 15:23:12','[&#8230;] The Happy Mask of PPMD [&#8230;]',0,'1','The Incutio XML-RPC PHP Library -- WordPress/3.8.1','pingback',0,0),(1064,71,'GroundWork Counseling','courtney@groundworkcounseling.com','http://GroundWorkCounseling.com','72.238.29.223','2014-02-24 18:43:02','2014-02-24 23:43:02','A fascinating read! Thank you for sharing this information to women!',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.117 Safari/537.36','comment',0,0),(1065,2463,'Marta','ms.melanie.minor74@gmail.com','','99.233.249.162','2014-02-26 17:54:37','2014-02-26 22:54:37','It is so amazing to see women take control of their health. THANK YOU!',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.73.11 (KHTML, like Gecko) Version/7.0.1 Safari/537.73.11','comment',0,0),(1067,940,'Suzi Taylor Author and Hormone activist','iblamethehormonesbook@gmail.com','http://www.iblamethehormones.com','86.142.53.168','2014-03-04 15:04:50','2014-03-04 20:04:50','Well done again Sonya. Just goes to show how changeable our hormones can be and how quickly too. Excellent blog as per usual xx Suzi  www.iblamethehormones.com God Bless you alwaysxx',0,'1','Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko','comment',0,0),(1068,1150,'Jamie','winquistjamie@gmail.com','','69.11.1.160','2014-03-06 15:58:39','2014-03-06 20:58:39','So how did u balance your progesterone? I suffer with the same symptoms!',0,'1','Mozilla/5.0 (iPad; CPU OS 5_1_1 like Mac OS X) AppleWebKit/534.46 (KHTML, like Gecko) Version/5.1 Mobile/9B206 Safari/7534.48.3','comment',0,0),(1070,1521,'Sonya','sonyasatveit@gmail.com','','208.168.231.208','2014-03-15 08:56:22','2014-03-15 13:56:22','Hi Pauline,  \n\nSo sorry that you are suffering with your Hashimoto\'s - it is so hard to advocate for yourself when you feel so poorly.  I can recommend a great book that came out last year specifically addressing Hashimotos - it\'s called Root Cause. The author is a Pharmacist,  Izabella Wentz who was diagnosed with Hashimotos and began a mission to address the deep gap in understanding and treatment of Hashimotos.  I think you will find helpful suggestions in Izabella\'s book. \n\nI wish you the best - big hugs to you.  \n\nSonya',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.146 Safari/537.36','comment',1056,1),(1071,940,'Sonya','sonyasatveit@gmail.com','','208.168.231.208','2014-03-15 09:20:14','2014-03-15 14:20:14','Thank you Suzi!  I read your blog - we have a lot in common and sadly, I think many other women share a similar story but as you and I both know, it isn\'t being properly addressed! I would love to read your book - how do I order it? Big hugs to you, Sonya xo',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.146 Safari/537.36','comment',1067,1),(1072,1150,'Sonya','sonyasatveit@gmail.com','','208.168.231.208','2014-03-15 09:32:29','2014-03-15 14:32:29','I am so sorry to hear you are suffering.  I can certainly relate! My journey to healthy hormones began when I finally saw a naturopathic doctor who immediately suspected my hormones when my family doctors had only been offering me birth control pills or anti-depressants.  My naturopath suggested bioidentical progesterone but due to regulatory restrictions couldn\'t prescribe so I had to get my doctor to prescribe it based on her suggestion.  Eventually I was able to find a medical doctor that takes an integrative approach and he continued my treatment.  I would suggest you find a naturopathic doctor or integrative health doctor that specializes in women\'s health - she or he will know how to help you! I wish you all the best in finding a solution!  Big hugs to you,  Sonya',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.146 Safari/537.36','comment',1068,1),(1073,1143,'My Baby Taught Me My ABC’s: Advocating, Bioidentical Hormones &amp; Challenging the Status-Quo - Hormone Soup','','http://www.hormonesoup.com/my-baby-taught-me-my-abcs/','162.144.93.170','2014-03-17 09:33:01','2014-03-17 14:33:01','[&#8230;] Missing our Miscarried Babies [&#8230;]',0,'1','The Incutio XML-RPC PHP Library -- WordPress/3.8.1','pingback',0,0),(1074,1550,'What to Do if You Lack the Energy to Self-Advocate - Hormone Soup','','http://www.hormonesoup.com/if-you-dont-have-the-energy-to-self-advocate/','162.144.93.170','2014-03-17 09:36:43','2014-03-17 14:36:43','[&#8230;] you read my blog post, &#8220;I Have Three Words for You&#8221; - you&#8217;ll remember how I talked about my belief that getting proper healthcare means that [&#8230;]',0,'1','The Incutio XML-RPC PHP Library -- WordPress/3.8.1','pingback',0,0),(1075,1721,'An Thys','lilacmoonflower@msn.com','','94.227.57.26','2014-03-19 15:18:13','2014-03-19 20:18:13','Hi Sonya, love your work, thanks for advocating hormonal health in such an approachable manner. I have long suffered all kinds of ailments due to undiagnosed and untreated hypothyroidism.  It wasn\'t until after I gave birth to my daughter with complications and consequences for her too that I met my current doctor that diagnosed me correctly and started a treatment with bio-identical hormones. I saw pretty much every specialist; dermatologists, gynaecologists, psychiatrists, internal medicine doctors, ... it took 20 years before I found a doctor who \"rocked my world\" and gave me a second chance at life.  After my second pregnancy though even with my thyroid meds and supplements I wasn\'t feeling well. Some tests were done and I was lacking overall in the hormone department. My doctor prescribed treatment and mentioned Sheehan\'s syndrome which occurs in a lot more women and is misdiagnosed and can have severe consequences, such as postpartum mental health problems. We also looked into the PTA axis, being the Pituitary (Hypothalamus)/Thyroid/Adrenal axis. Because when one goes out often the rest follows. I am so happy that you are putting all of the info out there. My life has changed radically since I found a doctor who was educated enough in these matters and who helped me out and who is now successfully treating me and my daughter. To all women: you are meant to thrive, if you don\'t feel vibrantly healthy keep looking for a doctor who listens and takes you seriously and who assists you in attaining true health. Endocrine health is key.',0,'1','Mozilla/5.0 (Linux; Android 4.3; en-us; SAMSUNG GT-I9505 Build/JSS15J) AppleWebKit/537.36 (KHTML, like Gecko) Version/1.5 Chrome/28.0.1500.94 Mobile Safari/537.36','comment',0,0),(1090,653,'Reducing My Family&#039;s Exposure to Hormone Disruptors - Hormone Soup','','http://www.hormonesoup.com/reducing-my-familys-exposure-to-hormone-disruptors/','162.144.93.170','2014-04-04 08:15:39','2014-04-04 13:15:39','[&#8230;] my previous posts about: Estrogen dominance &amp; Why Estrogen Dominance Matters to You &amp; X is for Xenoestrogens &amp; Known &amp; Suspected Hormone [&#8230;]',0,'1','The Incutio XML-RPC PHP Library -- WordPress/3.8.1','pingback',0,0),(1092,1721,'Sonya','sonyasatveit@gmail.com','','24.114.64.73','2014-04-04 13:43:08','2014-04-04 18:43:08','Thank you An for the kind words.  And thank you, especially, for sharing your story - it\'s an example of why women need to advocate for themselves!  I had never heard of Sheehan\'s Syndrome so looked into it and it makes me sad to think that because it\'s not well known that women presenting with it will likely suffer a lot before they get the right kind of help!  I am so glad that you are feeling better and finally found a great doctor.  Thanks for the special message to all the women who read my blog.  Your message to keep looking for a doctor who listens and that endocrine health is key is spot on!  Big hugs to you and your daughter.',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.152 Safari/537.36','comment',1075,1),(1093,55,'Sharon Jooste','sharonjooste1@gmail.com','','105.229.206.207','2014-04-05 03:00:22','2014-04-05 08:00:22','I thought I had chosen the Vitamin D link and cannot find anything on it ?',0,'1','Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko','comment',0,0),(1095,2710,'ibeefree','crabbitrun@sbcglobal.net','http://beepeeper.wordpress.com','198.228.216.22','2014-04-09 13:12:18','2014-04-09 18:12:18','Thank you so much for this post!',0,'1','Mozilla/5.0 (iPhone; CPU iPhone OS 7_0_4 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Version/7.0 Mobile/11B554a Safari/9537.53','comment',0,0),(1101,2710,'Fighting The Good Fight Against Chronic Illness','','http://www.anewkindofnormal.com/chronic-illness/fighting-against-chronic-illness-2','72.29.87.70','2014-04-16 12:45:43','2014-04-16 17:45:43','[&#8230;] and strong women (and if there are any guys that may pop in from time to time).  When I was asked how blogging has impacted my journey with chronic illness, I couldn&#8217;t stress enough how being a part of a community has helped me push through and keep [&#8230;]',0,'1','The Incutio XML-RPC PHP Library -- WordPress/3.8.3','pingback',0,0),(1104,71,'Bluebird Thriving','robinjriger@yahoo.com','http://toputitsimply.wordpress.com','152.131.10.77','2014-04-17 12:12:03','2014-04-17 17:12:03','Curious about your thoughts on what I am experiencing:\r\n\r\nAfter 3 unexplained miscarriages (January and December 2009 and twins in February 2012) I was diagnosed with estrogen dominance, adrenal fatigue and hypothryoid 2 years ago and have been on bioidentical progesterone since April 2012. I have been working to heal my adrenals with diet, supplements, Ashwaganda, and DHEA, and I take 1 1/2 grains Naturthroid (97.65 mg). I am currently prescribed 50/100 mg (50 for first 10 days, 100 for the rest of cycle, off with bleeding). My cycle averages 23 days (some months it\'s 21 days, some months as long as 25/26 days, and it always lasts 4 days). This month I had what I consider another period on day 15 of my cycle. It\'s been 5 days I am still bleeding (not as heavy as days 1-3). I have felt what I would describe as discomfort, not cramping. I am not pregnant.\r\n\r\nI see a new doctor (DO) today (my NP who had treated me at the same clinic has moved away). Can you tell me is progresterone can randomly shorten your cycles? Is there anything I should be concerned about?',0,'1','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)','comment',0,0),(1131,71,'Sonya','sonyasatveit@gmail.com','','70.53.50.92','2014-05-05 07:50:01','2014-05-05 12:50:01','I\'m so sorry you\'re going through all of this - the challenge with hormone problems are that they are complex and multi-faceted because of their intimate interactions with one another. When you change one it has an impact on the others.  Also your receptors have the ability to turn on and off depending upon the levels of hormone in your body. Your cortisol levels can have a dramatic effect on your other hormones as well. So there\'s lots going on. Irregular periods can be a sign of undertreated thyroid, for an example, but there are many factors.  \n\nI hope your new doctor has been able to answer some of your questions and is going to help you on your road to wellness.  \n\nSend me an email to my private email address so we can chat some more - sonya@hormonesoup.com  \n\nHugs,\n\nSonya',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.131 Safari/537.36','comment',1104,1),(1132,2855,'Jennifer','Jennifer@jennifermoyer.com','http://www.jennifermoyer.com','108.200.185.229','2014-05-05 07:53:24','2014-05-05 12:53:24','Thank you for addressing maternal mental health.  As an advocate in the area of mental health related to childbearing, it is so important we talk about the issue and help women to not feel alone.',0,'1','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:29.0) Gecko/20100101 Firefox/29.0','comment',0,0),(1157,2855,'drchristinahibbert','christina@drchristinahibbert.com','http://gravatar.com/drchristinahibbert','24.121.80.39','2014-05-09 15:34:48','2014-05-09 20:34:48','Thank you for this post, Sonya. I love the back of your business card. You\'re so right--this isn\'t just the doctors\' or the mental health providers\' business--it\'s all of ours. We need healthy mothers. Appreciate all you do to make this happen! :)',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_2) AppleWebKit/537.75.14 (KHTML, like Gecko) Version/7.0.3 Safari/537.75.14','comment',0,0),(1158,2855,'Sonya','sonyasatveit@gmail.com','','24.114.66.159','2014-05-09 21:57:45','2014-05-10 02:57:45','Thanks Christina - I couldn\'t agree more. I really think those of us who have been there can help show others the way.  Thank you for the incredible awareness you bring to this topic.  Yay for healthy moms!',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.131 Safari/537.36','comment',1157,1),(1159,2855,'Sonya','sonyasatveit@gmail.com','','24.114.66.159','2014-05-09 22:00:57','2014-05-10 03:00:57','Thanks Jennifer.  Your advocacy in bringing awareness to maternal mental health, is so important.  I felt so isolated and had no idea what was going on - if I can help shed the light for another woman or women then that\'s what it\'s all about!',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.131 Safari/537.36','comment',1132,1),(1169,2977,'ibeefree','crabbitrun@sbcglobal.net','http://beepeeper.wordpress.com','198.228.216.43','2014-05-14 14:09:22','2014-05-14 19:09:22','That\'s so scary! Thanks for sharing, my sweet friend.',0,'1','Mozilla/5.0 (iPhone; CPU iPhone OS 7_0_4 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Version/7.0 Mobile/11B554a Safari/9537.53','comment',0,0),(1171,2977,'Sonya','sonyasatveit@gmail.com','','70.53.48.88','2014-05-14 23:36:32','2014-05-15 04:36:32','Oh hun - it is scary and even though I didn\'t want to scare anyone I feel like women who are undergoing this procedure should have all the info to make the best choice! The doctor that I met was very concerned and for what seems like very good reason.  Hugs to you!',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.131 Safari/537.36','comment',1169,1),(1215,3089,'DENEEN HARRISON','DENEENHS1@GMAIL.COM','','50.167.114.225','2014-05-24 08:19:07','2014-05-24 13:19:07','I was diagnosed originally with hyperthyroidism at age 28 and the disease was called Graves disease.  I \r\nI began an unsuccessful regiment of natural herbs to balance the hyperthyroidism but due to immaturity \r\nand lack money and patient I gave into taking the radioactive iodine.Another name for the radioactive iodine is I-131. The treatment was worse than the disease.  I had to receive 2 treatments of the iodine. The goal of the iodine was to take me from hyperthyroidism to hypothyroidism. .....the thinking was that it is supposedly easier to treat or manager the hypothyroidism than the hyperthyroidism. \r\nSo I took the I-131 the first time but I did not become hypothyroidism because thise herbs where working.Therefore a year later I had to take the iodine again after staying off the herbs for a year and then I became hypothyroidism. \r\nI need to know if there is any way to regenerate my thyroid? I want my life back and my thyroid back. I need to find people who successfully regenerated their thyroid.  Are there any doctors who know about this....please contact me at DENEENHS1@GMAIL.COM',0,'1','Mozilla/5.0 (Linux; U; Android 4.3; en-us; SCH-I535 Build/JSS15J) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30','comment',0,0),(1613,482,'Shar','shar4005@hotmail.com','','206.47.157.26','2014-07-25 12:51:17','2014-07-25 17:51:17','Hi-I was very intrigued by your site.  I first saw you on CTV Morning Live and the subject really caught my interest.  I have had my own history of miscarriage (many years ago now) and, more recently, hypermennhorea (excessive bleeding during periods).  After both my miscarriage and two episodes of very heavy bleeding (one leading to an overnight hospital stay), I suffered extreme iron loss, exhaustion that triggered into some level of depression/anxiety.  It took many months to recover (almost a year) which was unbearable for someone like me who is usually quite passionate, engaged and physically active! All three episodes (miscarriage and two events of bleeding so profusely) lead me to counselling for the emotional impacts and twice my Dr. tried to put me on anti-depressants, which I refused.  Medically, I kept being told that my exhaustion was merely a result of my iron dropping (and hemaglobin in one of the incidents) and that I should be fine as these levels start to come back.  While this was, in part, the case, I really felt like my body was dealing with a whole host of systemic things.  In hospital, my thyroid readings were way off (high), my hemaglobin, my iron etc.  I was put on the pill (hefty doses in a single day!) to stop the bleeding.  I really felt like the hormonal piece was not being addressed.  I felt so WEIRD-not myself, unable to cope with even the slightest of regular stress or chores to be done.And then the anxiety would kick in and I would feel like there was something terribly, terribly wrong with me and I might be dying!  I am much better now.  I had a surgical ablation which has helped immensely with the issue of heavy bleeding and I have gotten off the pill.  I feel so much more myself even in two months of being off of it.  Thanks so much for the work you are doing on this site!',0,'1','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Firefox/31.0','comment',0,0),(1849,482,'Sonya','sonyasatveit@gmail.com','','24.114.51.216','2014-08-26 15:42:18','2014-08-26 20:42:18','I am so sorry to hear about your miscarriage and menstrual health issues. I am glad you are feeling more like yourself now!  I\'m not surprised that your thyroid levels were \"off\", as hypothyroidism is related to menstrual disturbances, depression/anxiety and fatigue. I hope you continue to do well and get the best healthcare - it sounds like you are good at advocating for yourself!  Stay well!',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.143 Safari/537.36','comment',1613,1),(1961,2586,'HappiFeed by Diana','olavemvjd@gmail.com','http://happifeed.wordpress.com','86.71.195.103','2014-09-10 11:03:06','2014-09-10 16:03:06','I love your site, thank you for sharing and addressing such important issue. After 17 years I have discovered I have not been looking at my own hormone imbalances. I am starting to change my life and care for myself the right way.',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.59.10 (KHTML, like Gecko) Version/5.1.9 Safari/534.59.10','comment',0,0),(1989,2586,'Sonya','sonyasatveit@gmail.com','','70.53.48.172','2014-09-12 08:31:19','2014-09-12 13:31:19','It\'s wonderful news that you have been able to recognize and take control of your hormone health! So many of us know something\'s not right but don\'t have the full understanding of what it is or what to do about it.  I\'m glad you are taking special care of yourself now! And thank you for your kind words Diana.  :)',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.94 Safari/537.36','comment',1961,1),(2028,3386,'Angela Cristini','angelapmb@sympatico.ca','','70.51.137.140','2014-09-16 08:27:15','2014-09-16 13:27:15','WTG Sonya, you are an inspiration for many! Giving a voice to so many that feel alone and helpless.  xo',0,'1','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.103 Safari/537.36','comment',0,0),(2052,3386,'Sonya','sonyasatveit@gmail.com','','24.114.50.221','2014-09-17 21:49:44','2014-09-18 02:49:44','Thank you Angela.  You\'re right - it can be such a lonely place as a woman with health issues - as women, we need to raise each other up and support each other through the rough times!',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.94 Safari/537.36','comment',2028,1),(2223,1402,'K. Palmer','kmpal3@hotmail.com','http://www.facebook.com','72.62.162.216','2014-10-01 14:28:29','2014-10-01 19:28:29','Another valuable teaching that was unknown to me. Believing nature has every remedy for disease or illnesses, following my body and mind  damage from the toxic poisons intravenously administered chemotherapy, toxic and poisonous, I know to stay far away from the money mongers of healthcare providers. I have spent the past nine years regaining most of my mind n body health using nutrition and research. Thank you for giving me the truth without the exchange of money. Blessings and peace. K. Palmer',0,'1','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.34 Safari/534.24','comment',0,0),(4384,71,'kel triffic','kel.triffic@gmail.com','','86.171.148.130','2014-12-31 15:19:52','2014-12-31 20:19:52','Progesterone is not the answer for all women suffering debilitating symptoms of hormonal conditions. Progesterone made anxiety and mood swings so much worse for this particular woman to the point she had to have an hysterectomy to have any quality of life. This isn\'t the case for all women but is is for some.',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/600.1.17 (KHTML, like Gecko) Version/6.2 Safari/537.85.10','comment',0,0),(4645,638,'Leamappleman@gmail.com','leamappleman@gmail.com','','209.91.107.134','2015-01-28 00:11:11','2015-01-28 05:11:11','It has taken me so long to comment here! Sonya mom would be so proud of you and so honored! It is wonderful people like you that carry a piece of her to live on forever, you are an amazing lady doing amazing work, my family is so honored you have chosen to include mom in your journey thank you from the bottom of my heart for keeping this work going. Lots of love! Lea',0,'1','Mozilla/5.0 (iPhone; CPU iPhone OS 7_0_6 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) GSA/4.2.2.38484 Mobile/11B651 Safari/9537.53','comment',0,0),(4646,638,'Sonya','sonyasatveit@gmail.com','','24.114.67.43','2015-01-28 12:36:00','2015-01-28 17:36:00','Lea,  It\'s so sweet of you to say thank you so much.  I am humbled by the work your mom did every single day for us mom\'s who were miscarrying babies. I called her with every little twinge I felt when I was pregnant with Sophie.  She always helped alleviate my concerns that I was going to have a 3rd miscarriage. And besides just being my supportive friend, she taught me how to be my own advocate which I still have to do to this day in my health! I know you miss your sweet mama, Ava. She was on my mind all day yesterday and I know her spirit lives on.  She is living on in me and I am passing down her wisdom to my own children and hopefully to many many many more women. Hugs to you and all your family Lea.',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.91 Safari/537.36','comment',4645,1),(4653,3464,'Kim','jksstoneridge@sympatico.ca','','70.29.2.149','2015-01-28 22:54:40','2015-01-29 03:54:40','As always my sweet friend your writing is so beautifully frank. That\'s why I love ya!!',0,'1','Mozilla/5.0 (iPad; CPU OS 8_0_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12A405 [FBAN/FBIOS;FBAV/16.0.0.13.22;FBBV/4697910;FBDV/iPad3,4;FBMD/iPad;FBSN/iPhone OS;FBSV/8.0.2;FBSS/2; FBCR/;FBID/tablet;FBLC/en_US;FBOP/1]','comment',0,0),(4668,3464,'ibeefree','crabbitrun@sbcglobal.net','http://beepeeper.wordpress.com','166.137.8.116','2015-01-31 15:59:08','2015-01-31 20:59:08','I love you. I so related.',0,'1','Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12B440 Safari/600.1.4','comment',0,0),(4890,3571,'Iblamethehormonesbook@gmail.com','iblamethehormonesbook@gmail.com','http://Www.iblamethehormones.com','81.159.212.104','2015-03-09 13:38:10','2015-03-09 18:38:10','Amazing! I\'ve had all of these Sonya except frozen shoulder. Well done on such an informative blog x',0,'1','Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D201 Safari/9537.53','comment',0,0),(4910,3571,'Sonya','sonyasatveit@gmail.com','','64.231.209.62','2015-03-12 12:31:04','2015-03-12 17:31:04','I am so sorry though to hear you have had all of those symptoms. I need to read your book on my next plane ride!   And a big thanks for the compliment!',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.76 Safari/537.36','comment',4890,1),(4911,3464,'Sonya','sonyasatveit@gmail.com','','64.231.209.62','2015-03-12 12:31:57','2015-03-12 17:31:57','Love you back!  Sorry I didn\'t see this sooner honey!  Miss Your Beautiful Face! xo',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.76 Safari/537.36','comment',4668,1),(4912,3464,'Sonya','sonyasatveit@gmail.com','','64.231.209.62','2015-03-12 12:33:28','2015-03-12 17:33:28','Awwe...thanks Kim.  It\'s the only way to be - especially with this topic.  Hiding doesn\'t help anyone right?  Love ya back!',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.76 Safari/537.36','comment',4653,1),(5383,3059,'Dyane Harwood','dyane@baymoon.com','http://www.proudlybipolar.wordpress.com','68.170.183.211','2015-05-23 20:15:25','2015-05-24 01:15:25','Hi! I blog about having postpartum onset bipolar disorder at \"Birth of a New Brain\" @ www.proudly bipolar.wordpress.com. \r\n\r\nMy book \"Birth of a New Brain - Healing from Postpartum Bipolar Disorder\" with a foreword by Dr. Walker Karraa (\"Transformed by Postpartum Depression: Women\'s Stories of Trauma and Growth\") will be published by Post Hill Press in Fall, 2016.',0,'1','Mozilla/5.0 (Linux; U; Android 4.0.3; en-us; KFOT Build/IML74K) AppleWebKit/537.36 (KHTML, like Gecko) Silk/3.66 like Chrome/39.0.2171.93 Safari/537.36','comment',0,0),(5480,3059,'Sonya','sonyasatveit@gmail.com','','24.114.67.68','2015-06-04 11:46:46','2015-06-04 16:46:46','Dyane,  I\'ll go check out your blog and keep me posted on the release of your book.  I\'m so sorry to hear of any woman who has suffered but I hope that your book will bring insight and hope to other moms.  Thanks for sharing!',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36','comment',5383,1),(6423,55,'Alexa','alexahager@gmail.com','','71.85.229.219','2015-12-17 23:05:43','2015-12-18 04:05:43','What form of Magnesium and how much do you take daily? Thank you!',0,'1','Mozilla/5.0 (iPad; CPU OS 8_4_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12H321 Safari/600.1.4','comment',0,0),(6425,55,'alwayssunny','sunseabluesky@gmail.com','','23.121.249.241','2015-12-28 21:11:26','2015-12-29 02:11:26','What form of Magnesium do you recommend?',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:43.0) Gecko/20100101 Firefox/43.0','comment',0,0),(6426,55,'Sonya','sonyasatveit@gmail.com','','24.114.50.148','2015-12-29 15:15:24','2015-12-29 20:15:24','I\'m not a medical professional so can\'t really recommend anything to you specifically but I can tell you it\'s not a simple answer! There are many different forms and some are more absorable than others, some cause loose bowel movements while other forms don\'t.  There are different ways to get your Magnesium as well. Certain foods are high in Magnesium - Hemp Hearts are my favorite snack that\'s high in Mg.  Magnesium Oil - some people like to apply it on their skin and let it absorb but some people find it stings a bit.  Some people soak in Epsom salt (Magnesium Sulfate). Some people drink their Mg - Nature Calm has a powder that you mix and drink before bed to promote sleep. Some people do a combination of all of these and it may depend upon why a person is taking it - for a particular reason or for general health.  Also blood testing is an option to see where you\'re at but some debate exists over this as well!  For me, I tend to go for Magnesium Bi-gylcinate - I find it highly absorbable and doesn\'t affect my digestive system.  I highly recommend the book by Carolyn Dean - Magnesium Miracle or you can visit the website Magnesium Advocacy Group for their protocol.  Hope that\'s helpful!',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36','comment',6425,1),(6427,55,'Sonya','sonyasatveit@gmail.com','','24.114.50.148','2015-12-29 15:20:40','2015-12-29 20:20:40','Hi Alexa - sorry for the delay, I missed your question! I personally take Magnesium Bi-glycinate at the moment but I\'m not a medical professional so can\'t really recommend anything to you specifically - I can tell you it\'s not a simple answer! There are many different forms and some are more absorbable than others, some cause loose bowels while other forms don\'t and it can differ from person to person. Some people use it if constipation is a chronic problem.  There are may different ways to get your Magnesium. Food of course with Hemp Hearts being my favorite snack that\'s high in Mg.  Magnesium Oil - some people like to apply it on their skin and let it absorb but some complain that it stings.  Some people soak in Epsom salt baths (Magnesium Sulfate). Some people drink their Mg - Nature Calm, for example is a powder that you mix and drink esp before bed because it promotes sleep. Some people do a combination of all of these and it may depend upon why a person is taking it - for a particular reason or for general health.  Also getting a blood test to see where you\'re at is an option but there is some debate over this as well in terms of whether it really shows what\'s bio-available (useable by your cells).  I can recommend a book by Carolyn Dean - Magnesium Miracle or the website Magnesium Advocacy Group - they publish a protocol for bringing your Mg levels up.  Hope this helps point you in the right direction!',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36','comment',6423,1),(6440,1402,'Michelle','luvmichelle81@gmail.com','','24.9.137.115','2016-01-05 02:12:40','2016-01-05 07:12:40','??',0,'1','Mozilla/5.0 (Linux; Android 5.0; SM-N900T Build/LRX21V) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.83 Mobile Safari/537.36','comment',2223,0),(6569,101,'Rondi','sierra2louise@yahoo.com','','50.82.145.89','2016-04-08 18:41:44','2016-04-08 23:41:44','I currently am using the syringe method of dispensing hormones. I\'m changing pharmacies (current one is in Alabama, Medaus &amp; I\'m from Iowa). I was told by one pharmacist the large syringes I\'m currently using (10mL) is too big and fat and the clickers are much more accurate (and more expensive). Stick with the syringe or move on to the clicker? I noticed the syringe is more travel friendly. But I want the best. Might come down to preference?',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Firefox/45.0','comment',0,0),(6570,1125,'Diane','sunseabluesky@gmail.com','','70.193.216.210','2016-04-11 22:52:55','2016-04-12 03:52:55','Hi Sonya. Thank you for this blog. I also believe there is a connection between anxiety and progesteron defficiency as I definitely saw it with miscarriages and strong anxiety right before miscarriages happened. Were you able to find any studies that prove it?',0,'1','Mozilla/5.0 (Android 5.0; Mobile; rv:45.0) Gecko/45.0 Firefox/45.0','comment',890,0),(6573,101,'Sonya','sonyasatveit@gmail.com','','24.114.53.243','2016-04-20 15:40:18','2016-04-20 20:40:18','I think it definitely comes down to preference - yours and your physician.  I have tried both and there are pros and cons to each as you mentioned - the clickers cost more but release a more accurate dose.  I prefer the syringe as well except my syringes are small and you have to have really good eyes and pay more attention to see the tiny lines to be accurate! Have you tried the clickers?',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36','comment',6569,1),(6574,1125,'Sonya','sonyasatveit@gmail.com','','24.114.53.243','2016-04-20 16:08:21','2016-04-20 21:08:21','Hi Diane,\n\nThanks for asking such a great question. It\'s not hard to know why you\'d have trouble finding studies on progesterone and anxiety. It seems that most of the research involving the sex hormones have focused on estrogen and generally the synthetic progestin. And fewer studies focused on women\'s mood disorders. However there are a few studies showing that progesterone acts on the GABA receptors in the brain. \n\nThere are a lot of women like you and me who have experienced life changing effects of progesterone, however some women have experienced negative effects with progesterone treatment.  Our endocrine system is such an amazingly delicate and complex system that I still think needs unravelling.  \n\nHere are a couple of references - you\'ll notice they are a bit old which tells you how much we need more research in this area.  I can dig out some more information for you if you\'d like - let me know.  \n\nSmith SS, Waterhouse BD, Chapin JK, Woodward DJ. Progesterone alters GABA and glutamate responsiveness: a possible mechanism for its anxiolytic action\n\nLe Melledo JM, Baker G. Role of progesterone and other neuroactive steroids in anxiety disorders. Expert Rev Neurother. 2004 Sep;4(5):851-60',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36','comment',6570,1),(6575,1125,'Diane','sunseabluesky@gmail.com','','70.193.243.186','2016-04-20 16:21:52','2016-04-20 21:21:52','Thank you Sonya. I will check those out. I found a doctor who actually listened to me when I mentioned a link between progesteron and anxiety. She actually asked me if I found some studies she can look at (which I have not) and said she would look for more info herself. So I immediately thought of you!',0,'1','Mozilla/5.0 (Android 5.0; Mobile; rv:45.0) Gecko/45.0 Firefox/45.0','comment',6574,0),(6576,1125,'Sonya','sonyasatveit@gmail.com','','24.114.53.243','2016-04-20 16:48:50','2016-04-20 21:48:50','You\'re welcome.  Glad you found a doctor that would listen to you!  Did you know that it can take 17 years for research to make it\'s way into clinical practise!!!! Here\'s another study about OCD but it discusses anxiety.  I had OCD symptoms after my pregnancy as well.  Progesterone made my intrusive visions go away almost immediately.  All of my best to you! \n\nhttp://europepmc.org/articles/pmc4620312',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36','comment',6575,1),(6577,101,'Rondi','sierra2louise@yahoo.com','','50.82.145.89','2016-04-20 17:48:08','2016-04-20 22:48:08','Sonya, I just received a one month supply with the clickers. I still have syringe hormones left and will use those up before trying the clickers. I separated out my progesterone and dhea from biest and the cost was significantly more. Something else I\'m trying for one month is a troche for my dhea. Apparently one can combine hormones in one troche. My pharmacist said troches might have a little better absorption from the topical cream only if one does not swallow while the troche is dissolving. In the end I may go back to what I have been doing, combining everything in one syringe. Currently I\'m taking one dose in the morning. I\'m still low in my hormones, but I\'m 64 and overall feeling pretty good. Main thing for me is preserving bone density and brain function. Thanks for your\' reply and best wishes.',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Firefox/45.0','comment',0,0),(6584,1763,'BSH','littleredhouse91@yahoo.com','','32.211.153.210','2016-05-04 14:53:36','2016-05-04 19:53:36','Here\'s what else sucks. 7 miscarriages. 2 failed IVF attempts. All that\'s left is a huge home equity loan.  Most of the people we know don\'t even know. And two months ago we had to put our dog down. Then at work (children\'s hospital) everyone I see will say \"Happy Mother\'s Day\". Then I\'ll see my mother after work and wish that we had a better relationship. Mother\'s Day sucks!',0,'1','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; MDDCJS; rv:11.0) like Gecko','comment',0,0),(6585,1763,'Sonya','sonyasatveit@gmail.com','','24.114.69.224','2016-05-04 15:22:23','2016-05-04 20:22:23','I am so incredibly sorry to hear it.  Infertility must be taking it\'s toll on you hun. I can only imagine. I recall the Mother\'s Day after my first miscarriage and I don\'t wish that feeling on anyone. Reaching out with hugs to get through this Mothers Day and beyond.',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36','comment',6584,1),(6589,4017,'sally high','sally_high@yahoo.com','http://www.highexpectationscounseling.com','23.120.247.45','2016-05-08 17:45:06','2016-05-08 22:45:06','Thank you for this lovely website and acknowledgement to those mothers.',0,'1','Mozilla/5.0 (X11; CrOS x86_64 7834.70.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36','comment',0,0),(6590,4017,'Sonya','sonyasatveit@gmail.com','','24.114.48.128','2016-05-08 22:13:42','2016-05-09 03:13:42','Awh...thanks so much. Sometimes acknowledgement means everything.',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36','comment',6589,1),(6654,1150,'KLM','boxergirl111@yahoo.com','','170.48.2.186','2016-08-17 11:00:47','2016-08-17 16:00:47','every hear of starting B I Progesterone and THAT causing panic?',0,'1','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36','comment',0,0),(6659,482,'Suzie','suzie.foote@gmail.com','http://Suziern.com','50.86.48.164','2016-08-24 23:15:03','2016-08-25 04:15:03','Love your spunk and approach!',0,'1','Mozilla/5.0 (iPhone; CPU iPhone OS 9_3_4 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13G35 Safari/601.1','comment',0,0),(6660,3059,'dyane','dyane@baymoon.com','http://www.proudlybipolar.wordpress.com','68.170.190.135','2016-08-31 11:08:08','2016-08-31 16:08:08','Hi Sonya! I came by this link because I\'m looking for one or two more blogs by moms with postpartum onset bipolar to include in my book\'s resource section. I apologize for this short notice, but if you know of any women, please email me before October 1, 2016 at dyane@baymoon.com.  (I have Jessica Azar &amp; Ann Roselle &amp; Genevieve Desrochers) I hope this finds you and your family well!\r\n\r\nMany thanks!  Dyane',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/601.7.7 (KHTML, like Gecko) Version/9.1.2 Safari/601.7.7','comment',0,0),(6663,3059,'Sonya','sonyasatveit@gmail.com','','24.114.48.79','2016-09-03 20:49:23','2016-09-04 01:49:23','Hi Dyane,  I\'ll send you an email.  Best of luck in your search! Sonya',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36','comment',6660,1),(6664,482,'Sonya','sonyasatveit@gmail.com','','24.114.48.79','2016-09-03 20:49:44','2016-09-04 01:49:44','Thanks Suzie!  :)',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36','comment',6659,1),(6665,1150,'Sonya','sonyasatveit@gmail.com','','24.114.48.79','2016-09-03 20:54:24','2016-09-04 01:54:24','When I <strong>first </strong>learned of Progesterone as the calming hormone I hadn\'t known anyone that had it cause panic, however I have met a couple of women since then that have had the opposite effect. It\'s one of the reasons I don\'t like hormones delivered in pellet form.  Once in you can\'t get it out.  \n\nSorry to hear if that was your personal experience.  If you\'d be interested in sharing your story for other women\'s benefit send me an email at sonya@hormonesoup.com\n\nWarm regards,\n\nSonya',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36','comment',6654,1),(6666,3059,'dyane','dyane@baymoon.com','http://www.proudlybipolar.wordpress.com','192.0.112.80','2016-09-04 09:30:21','2016-09-04 14:30:21','Thanks so much, Sonya!  I got your email; you are so kind to be willing to put the word out. I\'ll email you soon, and I hope you have a great day. take care, Dyane \n',0,'1','Jetpack by WordPress.com','comment',6663,0),(6667,3059,'Sonya','sonyasatveit@gmail.com','','24.114.48.79','2016-09-04 10:11:54','2016-09-04 15:11:54','You\'re welcome!  I sent you an email but got an automated response so happy to hear back from you. I will go check out your blog - just saw the link to it!  Have a beautiful day.  Sonya',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36','comment',6666,1),(6668,3059,'dyane','dyane@baymoon.com','http://www.proudlybipolar.wordpress.com','192.0.113.209','2016-09-04 10:21:07','2016-09-04 15:21:07','You made the cut, Sonya, LOL! ;) I\'m the Screen Queen! ?',0,'1','Jetpack by WordPress.com','comment',6667,0),(6669,3059,'Sonya','sonyasatveit@gmail.com','','24.114.48.79','2016-09-04 10:33:13','2016-09-04 15:33:13','LOL!',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36','comment',6668,1),(6670,4109,'Paula Means','paulameans568@yahoo.com','','108.250.23.143','2016-09-04 20:22:51','2016-09-05 01:22:51','This is exciting that you are bringing awareness to PCOS.  I am 35 and had PCOS since I was 18. I\'ve had to had surgery on my ovaries then because they were the size of a baseball.  I was told having kids would be a battle, and it was. By the grace of God I have three healthy children and suffered many miscarriages. I come from a long line of PCOS. Now I have two daughters and one is showing signs of PCOS.  I\'ve identify them since she was 9 but they said there isn\'t much info out there to see if preteens develop it.  She is 10 and still hasn\'t started a period.  She eats very healthy and exercises and is heavy, acne, body hair thickening.  My other daughter doesn\'t show any signs. We want to help if we can.  Please keep us informed with any help you can share.\r\nGod Bless you all.\r\n\r\nPaula',0,'1','Mozilla/5.0 (iPhone; CPU iPhone OS 9_3_5 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13G36 Safari/601.1','comment',0,0),(6671,4109,'Sonya','sonyasatveit@gmail.com','','24.114.48.79','2016-09-05 16:01:28','2016-09-05 21:01:28','Hi Paula,  I know there sure isn\'t much out there for girls or even teens when it comes to figuring out what\'s going on with their reproductive health! It always seems to be a \"wait and see\" approach. There are definitely doctors and naturopathic doctors that have some real expertise in this area - you might want to consider finding one in your area that your daughter can see as she continues through puberty.  Sign up for updates if you like at www.myava.com and you\'ll be able to follow the development of the program as well as find out when we\'ve got the program launched in your area.  Thanks for the beautiful, supportive message! Sonya',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36','comment',6670,1),(6700,1763,'Eilis','d-eilis@hotmail.com','','121.72.211.49','2017-03-27 17:08:04','2017-03-27 22:08:04','This was a really nice article to read and just wanted I wanted to hear today, knowing others feel the same! Thank you so much!!',0,'1','Mozilla/5.0 (iPhone; CPU iPhone OS 10_2_1 like Mac OS X) AppleWebKit/602.4.6 (KHTML, like Gecko) Version/10.0 Mobile/14D27 Safari/602.1','comment',0,0),(6710,1763,'callakerLeslie','leslie.mn@hotmail.com','http://gravatar.com/callaker','184.71.53.66','2017-05-12 12:59:34','2017-05-12 17:59:34','I know this is an old post but it\'s what i found when I googled how I\'m feeling.  It\'s hard to find support for something like this.  I lost my Gabriel at 15 weeks.  I got to hold his tiny little body and tell him how much I love him.  He was supposed to have arrived in April.  This should have been my first Mothers Day.  Thank you for this article.  Life sucks sometimes....',0,'1','Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0','comment',0,0),(6712,1763,'Sonya','sonyasatveit@gmail.com','','24.114.70.167','2017-05-14 07:43:30','2017-05-14 12:43:30','So sorry to hear about your precious baby Gabriel.  Thinking about you today - I know it\'s so hard and getting through Mother\'s Day is one of the toughest days. You are a mama and you aren\'t alone - I hope you have someone to talk to who has been through it too. It made all the difference for me to talk with other women who knew what I was going through. Hugs to you on this Mother\'s Day.',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36','comment',6710,1),(7904,1445,'viormRibkouv','dugleejmfmha@gmail.com','https://chloroquinestablet.com/','46.161.11.66','2021-10-24 13:02:32','2021-10-24 18:02:32','https://chloroquinesop.com/',0,'spam','Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','comment',0,0),(7905,1445,'viormRibubfj','xdiecmzyamph@gmail.com','https://hydroxywithchloroquine.com/','46.161.11.66','2021-10-24 13:19:38','2021-10-24 18:19:38','<a href=\"https://hydroxychloroquineth.com/#\" rel=\"nofollow ugc\">chloroquine dosage</a> buy plaquenil',0,'spam','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4100.3 Safari/537.36','comment',0,0),(7903,1445,'Rolocigoppba','enhglrhvwtit@gmail.com','https://chloroquineclinique.com/','46.161.11.66','2021-10-24 06:56:30','2021-10-24 11:56:30','what is hydroxychloroquine sulfate https://chloroquinehydro.com/',0,'spam','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.34 Safari/537.36','comment',0,0),(7894,1606,'viormRibgmrw','fgjvwjhjqdic@gmail.com','https://hydro-chloroquine.com/','46.161.11.66','2021-10-23 04:26:43','2021-10-23 09:26:43','https://chloroquinexrp.com/ plaquenil coupon',0,'spam','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4100.3 Safari/537.36','comment',0,0),(7895,1606,'viormRibprrj','ofkdksglpyrs@gmail.com','https://hydroxychloroquinetc.com/','46.161.11.66','2021-10-23 12:27:30','2021-10-23 17:27:30','buy chloroquine online <a href=\"https://aralenquinestrx.com/#\" rel=\"nofollow ugc\">plaquenil 200 mg</a>',0,'spam','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4102.0 Safari/537.36','comment',0,0),(7896,4185,'chandal del barça 2022','winstontarpley@gmail.com','https://www.lars7.com/entrenamiento-fc-barcelona-es-180','1.80.150.212','2021-10-23 15:49:21','2021-10-23 20:49:21','Tienda Nº 1 en Chandal Barcelona\r\nEncontrarás cada chandal del barça y ropa de entrenamiento de los clubs y selecciones nacionales para adultos y niños.',0,'spam','Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36','comment',0,0),(7897,1606,'viormRibzrbv','thfipuojylnr@gmail.com','https://hydrochloroquinetrx.com/','46.161.11.66','2021-10-23 21:22:48','2021-10-24 02:22:48','<a href=\"https://hydroxychloroquin1mg.com/#\" rel=\"nofollow ugc\">does hydroxychloroquine cause hair loss</a> chloroquine uses',0,'spam','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36','comment',0,0),(7898,1402,'viormRibvgmj','vhdtmdrmyzcy@gmail.com','https://chloroquinesusa.com/','46.161.11.66','2021-10-23 23:36:08','2021-10-24 04:36:08','https://hydroaralen.com/ chloroquine diphosphate',0,'spam','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.34 Safari/537.36 Edg/83.0.478.25','comment',0,0),(7899,1402,'Rolocigommgx','btayxnsgsotl@gmail.com','https://chloroquineetc.com/','46.161.11.66','2021-10-23 23:41:30','2021-10-24 04:41:30','hydroxychloroquine drugs <a href=\"https://chloroquine250mg.com/#\" rel=\"nofollow ugc\">plaquenil immunosuppressive</a>',0,'spam','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36','comment',0,0),(7900,1402,'viormRibhutx','amqddcuvpwzk@gmail.com','https://chloroquinesbtc.com/','46.161.11.66','2021-10-24 05:53:18','2021-10-24 10:53:18','<a href=\"https://chloroquinesbtc.com/#\" rel=\"nofollow ugc\"></a>',0,'spam','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.0 Safari/537.36','comment',0,0),(7901,1402,'viormRibegmj','fsgfvnvcjlqs@gmail.com','https://hydroxychloroquineth.com/','46.161.11.66','2021-10-24 06:11:22','2021-10-24 11:11:22','<a href=\"https://aralenquinesab.com/#\" rel=\"nofollow ugc\">hydroxychloroquine pills</a> buy chloriquine',0,'spam','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36 Edg/83.0.478.37','comment',0,0),(7902,1445,'viormRibsyuc','lkblpzsaknpp@gmail.com','https://chloroquinestrx.com/','46.161.11.66','2021-10-24 06:47:06','2021-10-24 11:47:06','where to buy chloroquine <a href=\"https://chloroquineus.com/#\" rel=\"nofollow ugc\">how to make hydroxychloroquine</a>',0,'spam','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36/iYA9HebN-7','comment',0,0),(7865,4185,'CureTape Cold Gel Topical Analgesic','elyse.pownall@mail-central.com','https://theratape.com/cure-tape/210-curetape-cold-gel-topical-cooling-gel-150ml.html','198.46.214.8','2021-10-14 11:52:17','2021-10-14 16:52:17','Hurrah, that\'s what I was exploring for, what a stuff! present here at this blog, thanks admin of this web site.',0,'spam','Mozilla/5.0 (Windows NT 6.2; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0','comment',0,0),(7864,4185,'Green Bay Packers Wallets','tracy_sanderson@yahoo.com','https://proimageamerica.com/collections/green-bay-packers-wallets','154.16.43.51','2021-10-14 10:59:02','2021-10-14 15:59:02','Pretty nice post. I just stumbled upon your weblog and wanted to \r\nsay that I have really enjoyed surfing around your blog posts.\r\n\r\nIn any case I\'ll be subscribing on your rss feed and I hope you write again very soon!',0,'spam','Mozilla/5.0 (Windows NT 6.2; WOW64; rv:60.0) Gecko/20100101 Firefox/60.0','comment',0,0),(7863,4185,'Assorted','florenehopkins@hotmail.de','https://proimageamerica.com/collections/color-assorted','23.81.228.201','2021-10-14 10:52:50','2021-10-14 15:52:50','I will right away snatch your rss as I can\'t in finding your \r\nemail subscription hyperlink or e-newsletter service. Do you\'ve any?\r\nPlease let me know so that I may subscribe. Thanks.',0,'spam','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36 OPR/52.0.2871.99','comment',0,0),(7862,4185,'Green Bay Packers Home Decor','janisofarrell@gmail.com','https://proimageamerica.com/collections/green-bay-packers-home-decor','192.3.144.183','2021-10-14 10:07:00','2021-10-14 15:07:00','Hey just wanted to give you a quick heads up. The text in your article seem \r\nto be running off the screen in Internet explorer. I\'m not sure \r\nif this is a format issue or something to do with browser compatibility but I thought I\'d post to \r\nlet you know. The layout look great though! Hope you get the problem resolved \r\nsoon. Kudos',0,'spam','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36','comment',0,0),(7867,4185,'The Basics of Applying Kinesiology Tape','maxie.loyola@bigstring.com','https://theratape.com/module/landingpages/landingpage?id_landingpage=2307&amp;lp_rewrite=the-basics-of-applying-kinesiology-tape','154.16.33.203','2021-10-14 13:00:56','2021-10-14 18:00:56','It\'s very trouble-free to find out any topic on net as compared to books, as I found this post at this site.',0,'spam','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36 OPR/52.0.2871.99','comment',0,0),(7866,4185,'Pregnancy Plantar Fasciitis RockTape','belinda_stanford@yahoo.com','https://theratape.com/module/landingpages/landingpage?page=3&amp;id_landingpage=4630&amp;lp_rewrite=pregnancy-plantar-fasciitis-rocktape','107.172.181.121','2021-10-14 12:39:12','2021-10-14 17:39:12','Hello, Neat post. There is an issue along with your website \r\nin web explorer, would test this? IE nonetheless is the marketplace leader and a huge part of other folks will omit your magnificent writing due to \r\nthis problem.',0,'spam','Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.139 Safari/537.36,gzip(gfe)','comment',0,0),(7909,625,'ufolanamo','atespoge@ereqd.fodiscomail.com','http://slkjfdf.net/','62.210.127.188','2021-10-24 17:39:44','2021-10-24 22:39:44','[url=http://slkjfdf.net/]Egosdkiy[/url] <a href=\"http://slkjfdf.net/\" rel=\"nofollow ugc\">Efogexayu</a> cys.krlz.hormonesoup.com.jrm.fa http://slkjfdf.net/',0,'spam','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','comment',0,0),(7910,1445,'viormRibpuct','awrzomizdexh@gmail.com','https://hydrochloroquinetrx.com/','46.161.11.66','2021-10-24 23:36:52','2021-10-25 04:36:52','is hydroxychloroquine an antibiotic <a href=\"https://hydroxyaralen.com/#\" rel=\"nofollow ugc\">hydroxychloroquine zinc</a>',0,'spam','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.24 Safari/537.36 Edg/83.0.478.18','comment',0,0),(7868,4185,'equipacion barça','emelycoupp@yahoo.com','https://www.camisetasdefutbolshop.com/barcelona-es-002','1.80.164.162','2021-10-15 11:52:34','2021-10-15 16:52:34','Tienda Nº 1 en Camiseta Barcelona\r\nEncontrarás cada equipacion barcelona 2020 y ropa de entrenamiento de los clubs y selecciones nacionales \r\npara adultos y niños.',0,'spam','Mozilla/5.0 (Windows NT 6.2; Win64; x64; rv:53.0) Gecko/20100101 Firefox/53.0','comment',0,0),(7869,101,'wiqfetoca','ecexaqi@enaux.fodiscomail.com','http://slkjfdf.net/','62.210.204.15','2021-10-15 18:04:12','2021-10-15 23:04:12','[url=http://slkjfdf.net/]Ibapey[/url] <a href=\"http://slkjfdf.net/\" rel=\"nofollow ugc\">Exijexey</a> mot.gpnh.hormonesoup.com.vpj.lz http://slkjfdf.net/',0,'spam','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','comment',0,0),(7870,101,'egcucucacineg','ecafugo@egiuz.fodiscomail.com','http://slkjfdf.net/','62.210.178.249','2021-10-15 18:13:13','2021-10-15 23:13:13','[url=http://slkjfdf.net/]Akzokifa[/url] <a href=\"http://slkjfdf.net/\" rel=\"nofollow ugc\">Uhubaveol</a> yvx.ihfo.hormonesoup.com.bek.yg http://slkjfdf.net/',0,'spam','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','comment',0,0),(7871,101,'iamufviropi','iyoneebu@enaux.fodiscomail.com','http://slkjfdf.net/','62.210.204.15','2021-10-15 18:18:24','2021-10-15 23:18:24','[url=http://slkjfdf.net/]Agifeobap[/url] <a href=\"http://slkjfdf.net/\" rel=\"nofollow ugc\">Aquduguku</a> mtr.alny.hormonesoup.com.ynq.in http://slkjfdf.net/',0,'spam','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','comment',0,0),(7893,4109,'Natehalmut','KristinaNup1969@xd.dogle.info','https://tehnoreiting.ru/','109.248.142.54','2021-10-22 07:09:43','2021-10-22 12:09:43','Какие  нужные слова... супер, замечательная мысль\r\n [url=https://tehnoreiting.ru/]https://tehnoreiting.ru/[/url] лучших электронных предметов для быта и дачи, описание аппаратуры и электроники.',0,'spam','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','comment',0,0),(7906,1402,'viormRibxxum','jxsbvnfssiwk@gmail.com','https://hydroxychloroqui.com/','46.161.11.66','2021-10-24 14:39:31','2021-10-24 19:39:31','hydroxychloroquine prophylaxis <a href=\"https://hydroxyaralen.com/#\" rel=\"nofollow ugc\">hydroxychloroquine malaria</a>',0,'spam','Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.34 Safari/537.36 Edg/83.0.478.25','comment',0,0),(7907,625,'enawowu','usumilazo@ereqd.fodiscomail.com','http://slkjfdf.net/','62.210.127.188','2021-10-24 15:47:26','2021-10-24 20:47:26','[url=http://slkjfdf.net/]Uhetiwulg[/url] <a href=\"http://slkjfdf.net/\" rel=\"nofollow ugc\">Ujekozomi</a> ids.aecq.hormonesoup.com.njz.ve http://slkjfdf.net/',0,'spam','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','comment',0,0),(7908,1017,'Edwardzed','nikitagareev22iqn@gmail.com','https://cdn.thingiverse.com/assets/3b/df/14/0b/41/AutoCAD_Architecture_2011_X86_X64_Torrent_Download.html','61.54.231.208','2021-10-24 16:29:08','2021-10-24 21:29:08','Dusscuffrom [url=https://cdn.thingiverse.com/assets/fb/7c/37/bf/c7/kalquyn651.html]https://cdn.thingiverse.com/assets/fb/7c/37/bf/c7/kalquyn651.html[/url]KedyPrellibedori [url=https://cdn.thingiverse.com/assets/3b/5a/e9/ef/57/doahekta819.html]thingiverse.com[/url] TevaAdvebra [url=https://cdn.thingiverse.com/assets/00/1c/a1/22/dd/shabandi42.html]thingiverse.com[/url] adoftoborgachubre [url=https://cdn.thingiverse.com/assets/f5/25/8d/a0/1e/optitex-15-full-crack-internet.html]thingiverse[/url] Winlog Lite License [url=https://cdn.thingiverse.com/assets/67/62/33/a1/63/prototype_english_language_pack_full_download_rar.html]Unlock Code And Serial Key For Gta Iv[/url] philip kotler marketing management 14th edition slides [url=https://cdn.thingiverse.com/assets/6c/6f/84/6c/17/hp_eva_keygen_download.html]thingiverse.com[/url] Autoplay.Menu.Designer.3.6 with serial latest [url=https://cdn.thingiverse.com/assets/b7/94/aa/98/c4/Stalker-Clear-Sky-English-And-Russian-Localization.html]thingiverse.com[/url] Chord Pickout 1 6 Crack [url=https://cdn.thingiverse.com/assets/29/32/2c/65/cf/desktop_reminder_2_pro_activation_file.html]thingiverse[/url]MaxknovapyWrakHoxia [url=https://cdn.thingiverse.com/assets/ad/50/06/9f/dc/pv-sol-pro-55-crack.html]thingiverse[/url] cispIncasia [url=https://cdn.thingiverse.com/assets/b1/b2/46/5e/95/devexpress_dxperience_universal_1127_crack.html]thingiverse[/url]',0,'spam','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','comment',0,0),(7861,4185,'Asiana Da Nang','nonaerlikilyika@yahoo.de','https://www.asianadanang.us','183.216.186.126','2021-10-10 12:57:31','2021-10-10 17:57:31','Dự án\r\nASIANA LUXURY RESIDENCES\r\n\r\nDự án ASIANA LUXURY RESIDENCES là dự án cao nhất khu vực,\r\nnổi bật với 2 tòa tháp có tầm nhìn mở rộng 360 độ.Tháp Apollo \r\nthu trọn vẻ đẹp tuyệt mỹ từ Hải Vân hùng quan đến bán đảo Sơn Trà thơ mộng.\r\n\r\n.Tháp Apollo bao quát toàn cảnh vịnh biển tuyệt đẹp cùng vẻ lung linh, sôi động về đêm của thành phố Đà Nẵng.\r\n\r\n\r\nWEBSITE :    &gt;&gt;&gt;&gt;&gt;&gt; Asianadanang✹ US\r\n\r\nĐơn vị phân phối\r\n\r\nCông ty Cổ Phần Hưng Phát Apartment ( HPA )  với phương châm phát triển bền vững, chuyên nghiệp và hiệu quả.\r\n\r\nHưng Phát Apartment ( HPA )  đang và đã  từng ngày khẳng định vị thế của mình trước \r\nkhách hàng, các nhà đầu tư , cùng như các đơn vị sàn liên kết.\r\nTại Hưng Phát Apartment ( HPA )  , chúng tôi chú trọng về nội lực CBNV, năng lực triển khai sản phẩm, nhằm mang đến sự hài \r\nlòng tuyệt đối cho khách hàng, đối tác.\r\nsự phát triển của Công ty phải luôn luôn  song \r\nhành cùng trách nhiệm với xã hội và cộng đồng.\r\n\r\n\r\n5 lý do Asiana vịnh ngọc Đà Nẵng lọt tầm ngắm của \r\ngiới đầu tư bất động sản \r\n\r\nTọa lạc vị trí vàng trên đường Nguyễn Tất \r\nThành Q. Liên Chiểu với mặt tiền hướng Vịnh biển, được che \r\nchắn bởi những bức tường xanh bán đảo Sơn Trà và đèo Hải \r\nVân, Asiana Đà Nẵng với 2 tòa tháp được thiết kế  lấy \r\ncảm hứng từ cây tre, vươn mình đón cơn gió tươi mới và \r\nvượng khí từ biển thổi vào là một trong những dự \r\nán điển hình cho xu hướng phát triển của thành phố trong thời gian tới.\r\n\r\nKhông gian nghỉ dưỡng cao cấp, view vịnh – view \r\nnúi\r\nASIANA LUXURY RESIDENCES  sở hữuvị trí siêu đẹp bên vịnh ngọc xanh biết,\r\nnơi mỗi sớm mai thức giấc luôn bắt đầu bằng những sớm mai trong lành mang phong vị của biển, nơi bức tranh phong \r\ncảnh được thiên nhiên phối màu điệu nghệ treo \r\nbên cửa sổ như một bảo vật vô giá. Gần 100% \r\ncăn hộ nơi đây có tầm view panorama hướng vịnh, hướng núi với thiết kế hiện đại, truyền cảm hứng và là sản phẩm phù hợp cho đa \r\ndạng mục đích sở hữu như lựa chọn an cư, ngôi nhà thứ 2 mỗi ngày nghỉ,\r\ncuối tuần, lễ tết (second home) hoặc đầu \r\ntư sinh lời.',0,'spam','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0 SeaMonkey/2.49.3','comment',0,0),(7872,101,'ufarorame','arioqeev@enaux.fodiscomail.com','http://slkjfdf.net/','62.210.204.15','2021-10-15 18:30:07','2021-10-15 23:30:07','[url=http://slkjfdf.net/]Roijoroma[/url] <a href=\"http://slkjfdf.net/\" rel=\"nofollow ugc\">Oheqora</a> zae.fyho.hormonesoup.com.dio.jc http://slkjfdf.net/',0,'spam','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','comment',0,0),(7873,101,'ixarioperuxko','atgokeku@egiuz.fodiscomail.com','http://slkjfdf.net/','62.210.178.249','2021-10-15 18:39:13','2021-10-15 23:39:13','[url=http://slkjfdf.net/]Udocjbe[/url] <a href=\"http://slkjfdf.net/\" rel=\"nofollow ugc\">Afofhmei</a> ias.aqxy.hormonesoup.com.cmq.bn http://slkjfdf.net/',0,'spam','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42','comment',0,0),(7874,101,'acabecug','aseqefis@iupes.fodiscomail.com','http://slkjfdf.net/','62.210.139.12','2021-10-16 04:15:51','2021-10-16 09:15:51','[url=http://slkjfdf.net/]Awaleja[/url] <a href=\"http://slkjfdf.net/\" rel=\"nofollow ugc\">Ayufet</a> nul.itnd.hormonesoup.com.qqf.cc http://slkjfdf.net/',0,'spam','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','comment',0,0),(7875,101,'ulakevev','ezacecu@omofu.fodiscomail.com','http://slkjfdf.net/','62.210.127.188','2021-10-16 04:28:42','2021-10-16 09:28:42','[url=http://slkjfdf.net/]Ibihonu[/url] <a href=\"http://slkjfdf.net/\" rel=\"nofollow ugc\">Opaxava</a> qvv.gyyq.hormonesoup.com.pwu.yl http://slkjfdf.net/',0,'spam','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','comment',0,0),(7876,101,'uobohuredaia','ayaluh@omofu.fodiscomail.com','http://slkjfdf.net/','62.210.127.188','2021-10-16 04:43:16','2021-10-16 09:43:16','[url=http://slkjfdf.net/]Abukokido[/url] <a href=\"http://slkjfdf.net/\" rel=\"nofollow ugc\">Tanamasa</a> moq.agmh.hormonesoup.com.hfy.tm http://slkjfdf.net/',0,'spam','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','comment',0,0),(7877,101,'erunenazyek','amiwebgo@iupes.fodiscomail.com','http://slkjfdf.net/','62.210.139.12','2021-10-16 04:43:48','2021-10-16 09:43:48','[url=http://slkjfdf.net/]Oriqoa[/url] <a href=\"http://slkjfdf.net/\" rel=\"nofollow ugc\">Uhabid</a> dzd.tswa.hormonesoup.com.awr.cw http://slkjfdf.net/',0,'spam','Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','comment',0,0),(7878,101,'uxegipaqirav','umihoduz@omofu.fodiscomail.com','http://slkjfdf.net/','62.210.127.188','2021-10-16 04:55:56','2021-10-16 09:55:56','[url=http://slkjfdf.net/]Ozahedewo[/url] <a href=\"http://slkjfdf.net/\" rel=\"nofollow ugc\">Azeiis</a> ayn.hfuv.hormonesoup.com.pdg.xw http://slkjfdf.net/',0,'spam','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','comment',0,0),(7879,101,'oioroheni','eucununoq@iupes.fodiscomail.com','http://slkjfdf.net/','62.210.139.12','2021-10-16 05:04:46','2021-10-16 10:04:46','[url=http://slkjfdf.net/]Ibabuw[/url] <a href=\"http://slkjfdf.net/\" rel=\"nofollow ugc\">Ihific</a> wry.jyoc.hormonesoup.com.bwg.mf http://slkjfdf.net/',0,'spam','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','comment',0,0),(7880,101,'inuvadavexoli','ekotud@iupes.fodiscomail.com','http://slkjfdf.net/','62.210.139.12','2021-10-16 05:26:11','2021-10-16 10:26:11','[url=http://slkjfdf.net/]Awohux[/url] <a href=\"http://slkjfdf.net/\" rel=\"nofollow ugc\">Abaciv</a> gxq.ojfe.hormonesoup.com.san.lx http://slkjfdf.net/',0,'spam','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','comment',0,0),(7881,101,'uvefaqaogepux','uyoxoq@iupes.fodiscomail.com','http://slkjfdf.net/','62.210.139.12','2021-10-16 06:18:39','2021-10-16 11:18:39','[url=http://slkjfdf.net/]Isogeri[/url] <a href=\"http://slkjfdf.net/\" rel=\"nofollow ugc\">Uzajitez</a> faz.rzzf.hormonesoup.com.yql.ar http://slkjfdf.net/',0,'spam','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','comment',0,0),(7882,4185,'medical weight loss','ardentakasuka@t-online.de','https://bigtreemedicalhome.com','198.23.171.88','2021-10-17 12:50:37','2021-10-17 17:50:37','Just a smiling visitor here to share the love (:, btw outstanding design and style.',0,'spam','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0 SeaMonkey/2.49.3','comment',0,0),(7883,1445,'viormRibdsey','fgbhtjqhxfyv@gmail.com','https://isotroinisotretinoin.com/','46.161.11.66','2021-10-18 01:53:39','2021-10-18 06:53:39','<a href=\"https://accutaneisotretinoine.com/#\" rel=\"nofollow ugc\">accutane side effects</a> side effects of accutane',0,'spam','Mozilla/5.0 (Windows NT 6.3; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','comment',0,0),(7884,1445,'viormRibstyv','hhygqdavogdt@gmail.com','https://chloroquinesbtc.com/','46.161.11.66','2021-10-18 11:18:44','2021-10-18 16:18:44','https://chloroquinesen.com/',0,'spam','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.0 Safari/537.36','comment',0,0),(7885,1445,'viormRibdnuc','bqngviyparci@gmail.com','https://hydroxychloroquine30.com/','46.161.11.66','2021-10-18 12:58:46','2021-10-18 17:58:46','https://hydroxychloroquine30.com/ plaquenil side effects mayo clinic',0,'spam','Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36','comment',0,0),(7886,4185,'Validcc Real link','stuartneely@gmail.com','https://www.validcvv.shop','112.34.110.28','2021-10-18 14:05:57','2021-10-18 19:05:57','buy cc for carding Good validity rate Purchasing Make good job for MMO Pay all site activate your card now for worldwide transactions.\r\n\r\n-------------CONTACT-----------------------\r\nWEBSITE :    &gt;&gt;&gt;&gt;&gt;&gt; Cvvgood✦ Shop\r\n\r\n----- HERE COMES THE PRICE LIST -----------\r\n***** CCV US:\r\n- US MASTER CARD = $2,6  per 1 (buy &gt;5 with price $3 per 1).\r\n\r\n- US VISA CARD = $2,5  per 1 (buy &gt;5 with price $2.5 per 1).\r\n\r\n\r\n- US AMEX CARD = $3 per 1 (buy &gt;5 with price $2.5 per 1).\r\n\r\n- US DISCOVER CARD = $3,7 per 1 (buy &gt;5 with price $3.5 per 1).\r\n\r\n- US CARD WITH DOB = $15 per 1 (buy &gt;5 with price $12 per 1).\r\n\r\n- US FULLZ INFO = $40 per 1 (buy &gt;10 with price $30 per 1).\r\n\r\n***** CCV UK:\r\n- UK CARD NORMAL = $2,6 per 1 (buy &gt;5 with price $3 \r\nper 1).\r\n- UK MASTER CARD = $2,9 per 1 (buy &gt;5 with price $2.5 per 1).\r\n\r\n- UK VISA CARD = $2,2 per 1 (buy &gt;5 with price \r\n$2.5 per 1).\r\n- UK AMEX CARD = $2,3 per 1 (buy &gt;5 with price $4 per 1).\r\n\r\n$  \r\n\r\n\r\n- UK CARD WITH DOB = $15 per 1 (buy &gt;5 with price $14 per 1).\r\n\r\n- UK WITH BIN = $10 per 1 (buy &gt;5 with price $9 per 1).\r\n\r\n- UK WITH BIN WITH DOB = $25 per 1 (buy &gt;20 with price $22 per 1).\r\n\r\n\r\n- UK FULLZ INFO = $40 per 1 (buy &gt;10 with price $35 per 1).\r\n\r\n***** CCV AU:\r\n- AU MASTER CARD = $5.5 per 1 (buy &gt;5 with price $5 per 1).\r\n\r\n\r\n- AU VISA CARD = $5.5 per 1 (buy &gt;5 with price $5 per 1).\r\n\r\n- AU AMEX CARD = $8.5 per 1 (buy &gt;5 with price $8 per 1).\r\n\r\n- AU DISCOVER CARD = $8.5 per 1 (buy &gt;5 with price $8 per 1).\r\n\r\n\r\n***** CCV CA:\r\n- CA MASTER CARD = $6 per 1 (buy &gt;5 with price $5 per 1).\r\n- CA VISA CARD = $6 per 1 (buy &gt;5 with price $5 per 1).\r\n- CA VISA BUSINESS = $14 per 1 (buy &gt;5 with price $13 per 1).',0,'spam','Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/65.0.3325.181 Chrome/65.0.3325.181 Safari/537.36','comment',0,0),(7887,4185,'eco friendly large cup','laurene.fredricksen@gmx.net','https://responsibleproducts.com/collections/compostable-drinkware','23.94.171.167','2021-10-18 20:16:33','2021-10-19 01:16:33','Interesting blog! Is your theme custom made or did you download it from somewhere?\r\nA design like yours with a few simple tweeks would really make my blog stand out.\r\nPlease let me know where you got your design. Kudos',0,'spam','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.62 Safari/537.36','comment',0,0),(7888,4185,'bank fraud protection solutions','arthur.salcido@gmx.net','https://idinsight.com','198.46.213.234','2021-10-19 07:44:31','2021-10-19 12:44:31','Hi there colleagues, how is the whole thing, and what you want \r\nto say concerning this piece of writing, in my view its truly amazing in support of \r\nme.',0,'spam','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.119 Safari/537.36','comment',0,0),(7889,1402,'viormRibzgrd','itdpvfgwqjko@gmail.com','https://hydroaraleneth.com/','46.161.11.66','2021-10-20 11:49:21','2021-10-20 16:49:21','<a href=\"https://hydro-chloroquine.com/#\" rel=\"nofollow ugc\">where to buy chloroquine</a> side effects for hydroxychloroquine',0,'spam','Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','comment',0,0),(7890,1402,'viormRibdllo','ktmbvxbwdixx@gmail.com','https://chloroquinervn.com/','46.161.11.66','2021-10-20 20:01:16','2021-10-21 01:01:16','<a href=\"https://chloroquinesab.com/#\" rel=\"nofollow ugc\"></a>',0,'spam','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4100.3 Safari/537.36','comment',0,0),(7891,1402,'viormRibsrdn','cgpujklqrwim@gmail.com','https://hydrochloroquinetrx.com/','46.161.11.66','2021-10-21 01:38:24','2021-10-21 06:38:24','<a href=\"https://hydroxychloroquin1mg.com/#\" rel=\"nofollow ugc\">hydroxychloroquine dose</a> plaquenil 200 mg',0,'spam','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4100.3 Safari/537.36','comment',0,0),(7892,2763,'hydraruzxpnew4af.onion hidraruzxpnew4af.onion hydra onion Гидра сайт Гидра зеркало сайт hydraruzxpnew4af.onion','corinneharvill@yahoo.de','https://citdesigner.com/mau-ho-so-nang-luc-file-word.html','104.129.253.44','2021-10-21 14:33:20','2021-10-21 19:33:20','fantastic points altogether, you just gained a new reader.\r\nWhat would you suggest in regards to your post that you just made some days in the past?\r\nAny positive?',0,'spam','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36','comment',0,0);
/*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_es_deliverreport`
--

DROP TABLE IF EXISTS `wp_es_deliverreport`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_es_deliverreport` (
  `es_deliver_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `es_deliver_sentguid` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `es_deliver_emailid` int(10) unsigned NOT NULL,
  `es_deliver_emailmail` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `es_deliver_sentdate` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `es_deliver_status` varchar(25) COLLATE utf8mb4_unicode_ci NOT NULL,
  `es_deliver_viewdate` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `es_deliver_sentstatus` varchar(25) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'Sent',
  `es_deliver_senttype` varchar(25) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'Immediately',
  PRIMARY KEY (`es_deliver_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_es_deliverreport`
--

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

--
-- Table structure for table `wp_es_emaillist`
--

DROP TABLE IF EXISTS `wp_es_emaillist`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_es_emaillist` (
  `es_email_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `es_email_name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `es_email_mail` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `es_email_status` varchar(25) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'Unconfirmed',
  `es_email_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `es_email_viewcount` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
  `es_email_group` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'Public',
  `es_email_guid` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`es_email_id`)
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_es_emaillist`
--

LOCK TABLES `wp_es_emaillist` WRITE;
/*!40000 ALTER TABLE `wp_es_emaillist` DISABLE KEYS */;
INSERT INTO `wp_es_emaillist` VALUES (1,'Admin','sonya@hormonesoup.com','Confirmed','2017-09-12 11:09:46','0','Public','abjpyr-ubetcr-uhoykl-wugvsl-hzblpc'),(2,'Example','a.example@example.com','Confirmed','2017-09-12 11:09:46','0','Public','cnebdi-gwtcrz-icpgwf-hcfsag-hpvyuj');
/*!40000 ALTER TABLE `wp_es_emaillist` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_es_notification`
--

DROP TABLE IF EXISTS `wp_es_notification`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_es_notification` (
  `es_note_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `es_note_cat` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `es_note_group` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `es_note_templ` int(10) unsigned NOT NULL,
  `es_note_status` varchar(10) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'Enable',
  PRIMARY KEY (`es_note_id`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_es_notification`
--

LOCK TABLES `wp_es_notification` WRITE;
/*!40000 ALTER TABLE `wp_es_notification` DISABLE KEYS */;
INSERT INTO `wp_es_notification` VALUES (1,' ##Alopecia## -- ##Anxiety## -- ##Apps## -- ##Bioidentical Hormones## -- ##Endometriosis## -- ##Estrogen## -- ##Hormone Alphabet## -- ##Hormone Disruptors## -- ##Hormone Health Tips## -- ##Hormone Imbalance## -- ##Hormone Insight## -- ##Hormones## -- ##Hormones 101## -- ##Infertility## -- ##Infertility## -- ##Integrative Medicine## -- ##Libido/Sex Drive## -- ##Magnesium## -- ##Memory Lapse/Foggy Thinking## -- ##Menopause## -- ##Menstrual Cycle## -- ##Miscarriage## -- ##Mittelschmerz## -- ##Mood Swings## -- ##Muscle and Joint Aches## -- ##PCOS## -- ##PCOS## -- ##Perimenopause## -- ##Perinatal Mood Disorder## -- ##PMS## -- ##Post Partum## -- ##Postpartum Mood Disorders## -- ##Precision Medicine## -- ##Pregnancy## -- ##Premature Ventricular Contractions## -- ##Progesterone## -- ##Progesterone## -- ##Self Assessment## -- ##Sexual Health## -- ##Souper Stars## -- ##Stages## -- ##Thyroid## -- ##uncategorized## -- ##Urinarty Tract Infections## -- ##Urinary Incontinence## -- ##Vitamin D## -- ##Women\'s Health## ','Public',1,'Enable');
/*!40000 ALTER TABLE `wp_es_notification` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_es_sentdetails`
--

DROP TABLE IF EXISTS `wp_es_sentdetails`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_es_sentdetails` (
  `es_sent_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `es_sent_guid` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `es_sent_qstring` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `es_sent_source` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `es_sent_starttime` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `es_sent_endtime` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `es_sent_count` int(10) unsigned NOT NULL,
  `es_sent_preview` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `es_sent_status` varchar(25) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'Sent',
  `es_sent_type` varchar(25) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'Immediately',
  `es_sent_subject` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`es_sent_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_es_sentdetails`
--

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

--
-- Table structure for table `wp_es_templatetable`
--

DROP TABLE IF EXISTS `wp_es_templatetable`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_es_templatetable` (
  `es_templ_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `es_templ_heading` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `es_templ_body` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `es_templ_status` varchar(25) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'Published',
  `es_email_type` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'Newsletter',
  `es_templ_slug` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`es_templ_id`)
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_es_templatetable`
--

LOCK TABLES `wp_es_templatetable` WRITE;
/*!40000 ALTER TABLE `wp_es_templatetable` DISABLE KEYS */;
INSERT INTO `wp_es_templatetable` VALUES (1,'New Post Published - ###POSTTITLE###','Hello ###NAME###,\r\n\r\nWe have published a new blog article on our website : ###POSTTITLE###\r\n###POSTIMAGE###\r\n\r\nYou can view it from this link : ###POSTLINK###\r\n\r\nThanks & Regards,\r\nAdmin\r\n\r\nYou received this email because in the past you have provided us your email address : ###EMAIL### to receive notifications when new updates are posted.','Published','Post Notification',NULL),(2,'Welcome To Email Subscribers','<strong style=\"color: #990000\">What can you achieve using Email Subscribers?</strong><p>Add subscription forms on website, send HTML newsletters & automatically notify subscribers about new blog posts once it is published. You can also Import or Export subscribers from any list to Email Subscribers.</p> <strong style=\"color: #990000\">Plugin Features</strong><ol> <li>Send notification emails to subscribers when new blog posts are published.</li> <li>Subscribe form available with 3 options to setup.</li> <li>Double Opt-In and Single Opt-In support.</li> <li>Email notification to admin when a new user signs up (Optional).</li> <li>Automatic welcome email to subscriber.</li> <li>Auto add unsubscribe link in the email.</li> <li>Import/Export subscriber emails to migrate to any lists.</li> <li>Default WordPress editor to compose emails.</li> </ol> <strong>Thanks & Regards,</strong><br>Admin','Published','Newsletter',NULL);
/*!40000 ALTER TABLE `wp_es_templatetable` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gf_addon_feed`
--

DROP TABLE IF EXISTS `wp_gf_addon_feed`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gf_addon_feed` (
  `id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` mediumint(8) unsigned NOT NULL,
  `is_active` tinyint(1) NOT NULL DEFAULT 1,
  `feed_order` mediumint(8) unsigned NOT NULL DEFAULT 0,
  `meta` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `addon_slug` varchar(50) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `event_type` varchar(20) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `addon_form` (`addon_slug`,`form_id`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_addon_feed`
--

LOCK TABLES `wp_gf_addon_feed` WRITE;
/*!40000 ALTER TABLE `wp_gf_addon_feed` DISABLE KEYS */;
INSERT INTO `wp_gf_addon_feed` VALUES (1,1,1,0,'{\"feedName\":\"MailChimp Feed Add to list\",\"mailchimpList\":\"e087d74847\",\"mappedFields_EMAIL\":\"2\",\"mappedFields_FNAME\":\"1.3\",\"mappedFields_LNAME\":\"1.6\",\"double_optin\":\"0\",\"markAsVIP\":\"0\",\"tags\":\"\",\"note\":\"\",\"feed_condition_conditional_logic\":\"1\",\"feed_condition_conditional_logic_object\":{\"conditionalLogic\":{\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"4\",\"operator\":\"isnot\",\"value\":\"Not right now, thanks\"}]}}}','gravityformsmailchimp',NULL);
/*!40000 ALTER TABLE `wp_gf_addon_feed` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gf_draft_submissions`
--

DROP TABLE IF EXISTS `wp_gf_draft_submissions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gf_draft_submissions` (
  `uuid` char(32) COLLATE utf8mb4_unicode_ci NOT NULL,
  `email` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `form_id` mediumint(10) unsigned NOT NULL,
  `date_created` datetime NOT NULL,
  `ip` varchar(45) COLLATE utf8mb4_unicode_ci NOT NULL,
  `source_url` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `submission` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`uuid`),
  KEY `form_id` (`form_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_draft_submissions`
--

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

--
-- Table structure for table `wp_gf_entry`
--

DROP TABLE IF EXISTS `wp_gf_entry`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gf_entry` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` mediumint(10) unsigned NOT NULL,
  `post_id` bigint(10) unsigned DEFAULT NULL,
  `date_created` datetime NOT NULL,
  `date_updated` datetime DEFAULT NULL,
  `is_starred` tinyint(10) NOT NULL DEFAULT 0,
  `is_read` tinyint(10) NOT NULL DEFAULT 0,
  `ip` varchar(45) COLLATE utf8mb4_unicode_ci NOT NULL,
  `source_url` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_agent` varchar(250) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `currency` varchar(5) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `payment_status` varchar(15) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `payment_date` datetime DEFAULT NULL,
  `payment_amount` decimal(19,2) DEFAULT NULL,
  `payment_method` varchar(30) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `transaction_id` varchar(50) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `is_fulfilled` tinyint(10) DEFAULT NULL,
  `created_by` bigint(10) unsigned DEFAULT NULL,
  `transaction_type` tinyint(10) DEFAULT NULL,
  `status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'active',
  PRIMARY KEY (`id`),
  KEY `form_id` (`form_id`),
  KEY `form_id_status` (`form_id`,`status`)
) ENGINE=MyISAM AUTO_INCREMENT=311 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_entry`
--

LOCK TABLES `wp_gf_entry` WRITE;
/*!40000 ALTER TABLE `wp_gf_entry` DISABLE KEYS */;
INSERT INTO `wp_gf_entry` VALUES (1,1,NULL,'2019-06-29 09:23:51','2019-06-29 09:23:51',0,0,'5.188.210.5','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.146 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(2,1,NULL,'2019-07-03 20:56:35','2019-07-03 20:56:35',0,0,'166.88.4.144','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(3,1,NULL,'2019-07-14 16:09:29','2019-07-14 16:09:29',0,0,'23.129.64.168','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(4,1,NULL,'2019-08-11 10:28:49','2019-08-11 10:28:49',0,0,'160.20.41.21','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(5,1,NULL,'2019-09-06 10:23:37','2019-09-06 10:23:37',0,0,'5.28.51.94','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(6,1,NULL,'2019-09-27 06:16:40','2019-09-27 06:16:40',0,0,'77.222.112.240','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36 OPR/55.0.2994.44','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(7,1,NULL,'2019-10-12 06:30:04','2019-10-12 06:30:04',0,0,'37.120.142.147','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36 Kinza/4.7.2','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(8,1,NULL,'2019-10-16 02:20:37','2019-10-16 02:20:37',0,0,'84.17.58.70','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(9,1,NULL,'2019-10-18 04:05:02','2019-10-18 04:05:02',0,0,'91.79.17.185','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(10,1,NULL,'2019-10-21 17:04:03','2019-10-21 17:04:03',0,0,'73.138.170.170','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.120 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(11,1,NULL,'2019-10-22 07:24:38','2019-10-22 07:24:38',0,0,'84.17.62.144','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(12,1,NULL,'2019-11-14 16:24:57','2019-11-14 16:24:57',0,0,'190.34.209.218','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(13,1,NULL,'2019-12-19 13:19:06','2019-12-19 13:19:06',0,0,'84.17.51.122','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(14,1,NULL,'2019-12-23 12:54:41','2019-12-23 12:54:41',0,0,'2.58.29.145','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(15,1,NULL,'2020-01-01 16:39:40','2020-01-01 16:39:40',0,0,'160.116.0.27','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(16,1,NULL,'2020-01-07 13:47:52','2020-01-07 13:47:52',0,0,'31.13.191.77','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36 Kinza/4.8.2','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(17,1,NULL,'2020-01-17 03:22:16','2020-01-17 03:22:16',0,0,'198.144.149.253','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(18,1,NULL,'2020-01-17 15:59:12','2020-01-17 15:59:12',0,0,'199.187.209.30','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(19,1,NULL,'2020-01-19 21:14:04','2020-01-19 21:14:04',0,0,'35.204.22.106','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/79.0.3945.130 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(20,1,NULL,'2020-01-22 13:37:39','2020-01-22 13:37:39',0,0,'199.167.138.22','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(21,1,NULL,'2020-01-22 20:03:57','2020-01-22 20:03:57',0,0,'195.181.166.144','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36 OPR/55.0.2994.44','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(22,1,NULL,'2020-01-22 20:48:44','2020-01-22 20:48:44',0,0,'185.206.224.216','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(23,1,NULL,'2020-01-28 19:40:23','2020-01-28 19:40:23',0,0,'185.112.82.235','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36 Kinza/4.9.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(24,1,NULL,'2020-01-29 11:48:33','2020-01-29 11:48:33',0,0,'34.90.26.52','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/79.0.3945.130 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(25,1,NULL,'2020-01-31 11:12:12','2020-01-31 11:12:12',0,0,'34.90.88.53','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/79.0.3945.130 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(26,1,NULL,'2020-01-31 19:11:34','2020-01-31 19:11:34',0,0,'84.17.46.21','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(27,1,NULL,'2020-02-02 13:05:18','2020-02-02 13:05:18',0,0,'89.113.127.70','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.146 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(28,1,NULL,'2020-02-02 22:02:55','2020-02-02 22:02:55',0,0,'89.238.131.146','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(29,1,NULL,'2020-02-03 07:58:35','2020-02-03 07:58:35',0,0,'185.220.102.7','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.62 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(30,1,NULL,'2020-02-10 14:07:57','2020-02-10 14:07:57',0,0,'198.144.149.254','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(31,1,NULL,'2020-02-13 02:34:46','2020-02-13 02:34:46',0,0,'185.103.110.209','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(32,1,NULL,'2020-02-17 08:04:48','2020-02-17 08:04:48',0,0,'185.103.110.206','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(33,1,NULL,'2020-02-28 07:19:21','2020-02-28 07:19:21',0,0,'185.206.224.211','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 Edge/16.16299','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(34,1,NULL,'2020-03-01 17:08:51','2020-03-01 17:08:51',0,0,'185.212.171.177','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(35,1,NULL,'2020-03-04 04:55:32','2020-03-04 04:55:32',0,0,'190.2.149.201','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(36,1,NULL,'2020-03-12 13:22:54','2020-03-12 13:22:54',0,0,'34.91.152.134','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/80.0.3987.132 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(37,1,NULL,'2020-03-15 08:42:57','2020-03-15 08:42:57',0,0,'109.201.152.19','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(38,1,NULL,'2020-03-21 12:36:37','2020-03-21 12:36:37',0,0,'212.92.106.146','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(39,1,NULL,'2020-04-02 21:15:34','2020-04-02 21:15:34',0,0,'84.17.48.140','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36 OPR/55.0.2994.44','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(40,1,NULL,'2020-04-03 10:48:11','2020-04-03 10:48:11',0,0,'151.106.10.133','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.68','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(41,1,NULL,'2020-04-03 11:20:12','2020-04-03 11:20:12',0,0,'196.52.84.9','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(42,1,NULL,'2020-04-04 10:07:13','2020-04-04 10:07:13',0,0,'185.102.219.169','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.64 (Edition Yx)','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(43,1,NULL,'2020-04-12 02:52:32','2020-04-12 02:52:32',0,0,'110.54.242.142','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(44,1,NULL,'2020-04-13 16:53:46','2020-04-13 16:53:46',0,0,'178.162.209.85','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(45,1,NULL,'2020-04-16 11:18:31','2020-04-16 11:18:31',0,0,'3.212.81.28','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(46,1,NULL,'2020-04-19 04:57:01','2020-04-19 04:57:01',0,0,'45.152.182.136','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(47,1,NULL,'2020-04-23 04:06:45','2020-04-23 04:06:45',0,0,'84.17.51.11','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36 Kinza/4.7.2','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(48,1,NULL,'2020-04-24 21:16:28','2020-04-24 21:16:28',0,0,'84.17.49.185','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36 Kinza/4.9.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(49,1,NULL,'2020-04-25 02:01:42','2020-04-25 02:01:42',0,0,'158.69.241.223','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(50,1,NULL,'2020-04-25 20:39:03','2020-04-25 20:39:03',0,0,'104.245.145.58','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(51,1,NULL,'2020-05-01 09:26:18','2020-05-01 09:26:18',0,0,'5.248.226.88','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(52,1,NULL,'2020-05-13 23:12:40','2020-05-13 23:12:40',0,0,'203.175.73.66','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(53,1,NULL,'2020-05-17 05:38:23','2020-05-17 05:38:23',0,0,'185.99.98.213','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(54,1,NULL,'2020-05-17 12:14:02','2020-05-17 12:14:02',0,0,'212.92.121.187','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36 Kinza/4.9.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(55,1,NULL,'2020-05-22 11:23:37','2020-05-22 11:23:37',0,0,'104.254.95.152','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(56,1,NULL,'2020-05-27 19:03:02','2020-05-27 19:03:02',0,0,'212.92.112.131','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(57,1,NULL,'2020-05-29 13:51:41','2020-05-29 13:51:41',0,0,'178.162.208.249','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.64 (Edition Yx)','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(58,1,NULL,'2020-05-30 11:25:32','2020-05-30 11:25:32',0,0,'109.123.102.18','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.75 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(59,1,NULL,'2020-06-11 19:56:38','2020-06-11 19:56:38',0,0,'73.16.245.35','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(60,1,NULL,'2020-06-16 18:12:15','2020-06-16 18:12:15',0,0,'185.174.210.198','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(61,1,NULL,'2020-06-17 23:39:01','2020-06-17 23:39:01',0,0,'144.168.199.71','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(62,1,NULL,'2020-06-18 02:49:32','2020-06-18 02:49:32',0,0,'77.81.139.37','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36 Kinza/4.7.2','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(63,1,NULL,'2020-06-19 23:35:41','2020-06-19 23:35:41',0,0,'156.146.36.101','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(64,1,NULL,'2020-06-21 03:56:51','2020-06-21 03:56:51',0,0,'185.216.34.232','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(65,1,NULL,'2020-06-21 15:02:43','2020-06-21 15:02:43',0,0,'196.244.191.82','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(66,1,NULL,'2020-06-23 05:38:36','2020-06-23 05:38:36',0,0,'46.166.143.102','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(67,1,NULL,'2020-06-24 23:36:21','2020-06-24 23:36:21',0,0,'185.216.34.226','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(68,1,NULL,'2020-06-24 23:42:48','2020-06-24 23:42:48',0,0,'156.146.36.89','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(69,1,NULL,'2020-06-28 01:54:12','2020-06-28 01:54:12',0,0,'212.92.114.38','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36 Kinza/4.9.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(70,1,NULL,'2020-06-28 06:33:32','2020-06-28 06:33:32',0,0,'156.146.36.72','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(71,1,NULL,'2020-06-29 16:27:53','2020-06-29 16:27:53',0,0,'198.12.93.106','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(72,1,NULL,'2020-07-01 05:50:11','2020-07-01 05:50:11',0,0,'23.94.19.221','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(73,1,NULL,'2020-07-03 10:20:50','2020-07-03 10:20:50',0,0,'196.52.84.28','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(74,1,NULL,'2020-07-03 15:52:10','2020-07-03 15:52:10',0,0,'89.46.114.153','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(75,1,NULL,'2020-07-04 18:40:27','2020-07-04 18:40:27',0,0,'196.52.84.28','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(76,1,NULL,'2020-07-05 11:53:09','2020-07-05 11:53:09',0,0,'144.172.109.98','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(77,1,NULL,'2020-07-14 02:19:03','2020-07-14 02:19:03',0,0,'93.179.219.71','http://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(78,1,NULL,'2020-07-25 23:08:24','2020-07-25 23:08:24',0,0,'82.102.16.197','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.99','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(79,1,NULL,'2020-07-26 23:42:43','2020-07-26 23:42:43',0,0,'172.107.168.165','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(80,1,NULL,'2020-07-30 20:56:24','2020-07-30 20:56:24',0,0,'45.72.61.18','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(81,1,NULL,'2020-08-03 01:33:20','2020-08-03 01:33:20',0,0,'196.247.31.122','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(82,1,NULL,'2020-08-03 03:08:28','2020-08-03 03:08:28',0,0,'103.245.19.202','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(83,1,NULL,'2020-08-06 07:21:17','2020-08-06 07:21:17',0,0,'5.62.62.54','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(84,1,NULL,'2020-08-07 22:34:38','2020-08-07 22:34:38',0,0,'192.3.240.199','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(85,1,NULL,'2020-08-11 18:11:09','2020-08-11 18:11:09',0,0,'2.58.12.44','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(86,1,NULL,'2020-08-12 17:56:36','2020-08-12 17:56:36',0,0,'84.17.49.96','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(87,1,NULL,'2020-08-14 16:14:26','2020-08-14 16:14:26',0,0,'84.17.51.40','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36 OPR/55.0.2994.44','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(88,1,NULL,'2020-08-16 17:27:13','2020-08-16 17:27:13',0,0,'86.148.179.225','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(89,1,NULL,'2020-08-24 19:43:42','2020-08-24 19:43:42',0,0,'213.1.25.15','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(90,1,NULL,'2020-08-24 21:04:58','2020-08-24 21:04:58',0,0,'104.244.231.13','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.135 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(91,1,NULL,'2020-08-25 05:37:07','2020-08-25 05:37:07',0,0,'84.17.51.142','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(92,1,NULL,'2020-08-26 08:31:52','2020-08-26 08:31:52',0,0,'209.99.165.46','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(93,1,NULL,'2020-08-28 18:35:38','2020-08-28 18:35:38',0,0,'64.137.120.60','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(94,1,NULL,'2020-08-29 04:56:54','2020-08-29 04:56:54',0,0,'216.41.235.79','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(95,1,NULL,'2020-08-29 20:16:23','2020-08-29 20:16:23',0,0,'84.17.60.216','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(96,1,NULL,'2020-09-04 19:34:55','2020-09-04 19:34:55',0,0,'5.188.84.119','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(97,1,NULL,'2020-09-05 11:01:19','2020-09-05 11:01:19',0,0,'5.62.20.37','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(98,1,NULL,'2020-09-05 22:00:22','2020-09-05 22:00:22',0,0,'82.115.213.204','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(99,1,NULL,'2020-09-09 10:52:07','2020-09-09 10:52:07',0,0,'89.187.168.140','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.62 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(100,1,NULL,'2020-09-10 08:11:40','2020-09-10 08:11:40',0,0,'115.186.187.209','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.102 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(101,1,NULL,'2020-09-13 06:49:02','2020-09-13 06:49:02',0,0,'37.115.216.98','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.54','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(102,1,NULL,'2020-09-17 01:51:31','2020-09-17 01:51:31',0,0,'141.98.100.84','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(103,1,NULL,'2020-09-18 02:19:48','2020-09-18 02:19:48',0,0,'185.159.158.51','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(104,1,NULL,'2020-09-18 02:41:24','2020-09-18 02:41:24',0,0,'37.120.217.12','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(105,1,NULL,'2020-09-19 01:29:16','2020-09-19 01:29:16',0,0,'199.187.211.107','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(106,1,NULL,'2020-09-24 19:17:05','2020-09-24 19:17:05',0,0,'89.187.168.177','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(107,1,NULL,'2020-09-24 22:40:33','2020-09-24 22:40:33',0,0,'144.168.199.79','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(108,1,NULL,'2020-09-26 06:45:03','2020-09-26 06:45:03',0,0,'5.62.62.53','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(109,1,NULL,'2020-09-27 12:07:57','2020-09-27 12:07:57',0,0,'162.244.146.136','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(110,1,NULL,'2020-10-04 10:05:16','2020-10-04 10:05:16',0,0,'209.99.135.252','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(111,1,NULL,'2020-10-04 10:51:32','2020-10-04 10:51:32',0,0,'45.120.51.115','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(112,1,NULL,'2020-10-04 10:53:49','2020-10-04 10:53:49',0,0,'191.101.200.223','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(113,1,NULL,'2020-10-13 18:18:38','2020-10-13 18:18:38',0,0,'84.17.60.209','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.64 (Edition Yx)','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(114,1,NULL,'2020-10-13 18:22:41','2020-10-13 18:22:41',0,0,'86.106.90.104','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(115,1,NULL,'2020-10-15 06:29:55','2020-10-15 06:29:55',0,0,'161.97.117.104','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(116,1,NULL,'2020-10-19 17:10:01','2020-10-19 17:10:01',0,0,'212.102.35.101','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(117,1,NULL,'2020-10-24 14:49:08','2020-10-24 14:49:08',0,0,'84.17.60.214','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.99','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(118,1,NULL,'2020-10-26 22:15:07','2020-10-26 22:15:07',0,0,'84.17.60.210','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.64','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(119,1,NULL,'2020-10-28 18:50:01','2020-10-28 18:50:01',0,0,'84.17.60.210','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(120,1,NULL,'2020-10-29 12:48:52','2020-10-29 12:48:52',0,0,'185.189.114.122','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36 OPR/55.0.2994.44','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(121,1,NULL,'2020-11-01 01:19:03','2020-11-01 01:19:03',0,0,'93.170.123.46','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(122,1,NULL,'2020-11-05 00:56:16','2020-11-05 00:56:16',0,0,'143.244.39.246','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(123,1,NULL,'2020-11-06 00:57:56','2020-11-06 00:57:56',0,0,'181.40.84.50','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(124,1,NULL,'2020-11-06 11:39:42','2020-11-06 11:39:42',0,0,'161.35.41.0','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(125,1,NULL,'2020-11-06 11:39:45','2020-11-06 11:39:45',0,0,'161.35.41.0','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(126,1,NULL,'2020-11-06 11:39:45','2020-11-06 11:39:45',0,0,'161.35.41.0','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(127,1,NULL,'2020-11-07 04:20:10','2020-11-07 04:20:10',0,0,'46.101.14.24','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(128,1,NULL,'2020-11-10 00:56:54','2020-11-10 00:56:54',0,0,'50.3.79.160','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(129,1,NULL,'2020-11-25 11:32:41','2020-11-25 11:32:41',0,0,'89.187.168.183','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(130,1,NULL,'2020-11-25 22:32:49','2020-11-25 22:32:49',0,0,'45.17.161.213','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (iPhone; CPU iPhone OS 14_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(131,1,NULL,'2020-11-30 08:50:35','2020-11-30 08:50:35',0,0,'194.110.115.219','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.64','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(132,1,NULL,'2020-11-30 19:36:04','2020-11-30 19:36:04',0,0,'170.130.58.111','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(133,1,NULL,'2020-12-02 03:17:31','2020-12-02 03:17:31',0,0,'199.187.211.104','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(134,1,NULL,'2020-12-04 14:01:04','2020-12-04 14:01:04',0,0,'172.241.142.247','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(135,1,NULL,'2020-12-05 09:37:25','2020-12-05 09:37:25',0,0,'5.62.56.51','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(136,1,NULL,'2020-12-05 11:36:44','2020-12-05 11:36:44',0,0,'95.142.112.27','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(137,1,NULL,'2020-12-11 14:00:05','2020-12-11 14:00:05',0,0,'92.53.53.221','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(138,1,NULL,'2020-12-14 00:26:44','2020-12-14 00:26:44',0,0,'79.115.193.3','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(139,1,NULL,'2020-12-15 05:52:56','2020-12-15 05:52:56',0,0,'84.17.51.73','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(140,1,NULL,'2020-12-15 10:15:28','2020-12-15 10:15:28',0,0,'5.62.58.50','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(141,1,NULL,'2020-12-16 03:47:54','2020-12-16 03:47:54',0,0,'112.165.89.170','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(142,1,NULL,'2020-12-19 16:30:11','2020-12-19 16:30:11',0,0,'5.188.84.95','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(143,1,NULL,'2020-12-25 01:13:25','2020-12-25 01:13:25',0,0,'172.98.82.165','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(144,1,NULL,'2020-12-29 22:49:34','2020-12-29 22:49:34',0,0,'91.76.180.253','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.99','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(145,1,NULL,'2020-12-30 22:30:56','2020-12-30 22:30:56',0,0,'92.223.89.150','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4102.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(146,1,NULL,'2020-12-31 18:38:09','2020-12-31 18:38:09',0,0,'84.17.47.34','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(147,1,NULL,'2021-01-05 09:56:12','2021-01-05 09:56:12',0,0,'162.253.131.19','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(148,1,NULL,'2021-01-05 22:52:33','2021-01-05 22:52:33',0,0,'23.94.32.198','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(149,1,NULL,'2021-01-09 05:31:26','2021-01-09 05:31:26',0,0,'160.116.240.10','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(150,1,NULL,'2021-01-09 17:39:43','2021-01-09 17:39:43',0,0,'185.102.139.43','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(151,1,NULL,'2021-01-22 21:57:02','2021-01-22 21:57:02',0,0,'185.206.225.236','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(152,1,NULL,'2021-01-30 12:10:00','2021-01-30 12:10:00',0,0,'23.106.219.79','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(153,1,NULL,'2021-01-31 03:34:55','2021-01-31 03:34:55',0,0,'89.39.107.211','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(154,1,NULL,'2021-02-02 09:02:33','2021-02-02 09:02:33',0,0,'198.23.217.81','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(155,1,NULL,'2021-02-04 11:35:57','2021-02-04 11:35:57',0,0,'192.253.253.15','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(156,1,NULL,'2021-02-06 21:39:50','2021-02-06 21:39:50',0,0,'23.106.219.142','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(157,1,NULL,'2021-02-08 02:52:20','2021-02-08 02:52:20',0,0,'173.44.152.5','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(158,1,NULL,'2021-02-14 00:56:00','2021-02-14 00:56:00',0,0,'170.130.58.111','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(159,1,NULL,'2021-02-17 05:00:10','2021-02-17 05:00:10',0,0,'173.44.152.5','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(160,1,NULL,'2021-02-18 07:51:57','2021-02-18 07:51:57',0,0,'162.253.129.67','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(161,1,NULL,'2021-02-18 14:03:49','2021-02-18 14:03:49',0,0,'212.102.57.176','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(162,1,NULL,'2021-02-18 18:05:22','2021-02-18 18:05:22',0,0,'185.163.110.76','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(163,1,NULL,'2021-02-19 11:16:55','2021-02-19 11:16:55',0,0,'167.114.172.180','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/87.0.4280.66 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(164,1,NULL,'2021-02-19 16:44:48','2021-02-19 16:44:48',0,0,'185.253.162.139','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(165,1,NULL,'2021-02-19 17:20:43','2021-02-19 17:20:43',0,0,'13.68.197.161','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(166,1,NULL,'2021-02-20 01:15:01','2021-02-20 01:15:01',0,0,'191.96.5.180','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(167,1,NULL,'2021-02-21 16:49:33','2021-02-21 16:49:33',0,0,'209.127.17.33','https://www.hormonesoup.com/WHO-AM-I/CONTACT-ME/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(168,1,NULL,'2021-02-21 16:58:27','2021-02-21 16:58:27',0,0,'209.127.39.152','https://www.hormonesoup.com/WHO-AM-I/CONTACT-ME/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(169,1,NULL,'2021-02-21 17:04:40','2021-02-21 17:04:40',0,0,'192.227.180.55','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(170,1,NULL,'2021-02-21 17:55:55','2021-02-21 17:55:55',0,0,'23.108.2.67','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(171,1,NULL,'2021-02-23 03:16:28','2021-02-23 03:16:28',0,0,'185.216.35.228','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(172,1,NULL,'2021-02-23 03:40:38','2021-02-23 03:40:38',0,0,'185.108.107.41','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(173,1,NULL,'2021-02-23 13:31:58','2021-02-23 13:31:58',0,0,'168.91.36.189','https://www.hormonesoup.com/WHO-AM-I/CONTACT-ME/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(174,1,NULL,'2021-02-24 12:23:50','2021-02-24 12:23:50',0,0,'184.75.211.138','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(175,1,NULL,'2021-02-25 04:45:52','2021-02-25 04:45:52',0,0,'176.125.230.136','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(176,1,NULL,'2021-02-25 11:56:51','2021-02-25 11:56:51',0,0,'65.52.17.169','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(177,1,NULL,'2021-02-25 18:35:48','2021-02-25 18:35:48',0,0,'209.127.17.50','https://www.hormonesoup.com/WHO-AM-I/CONTACT-ME/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(178,1,NULL,'2021-02-26 11:22:16','2021-02-26 11:22:16',0,0,'168.81.93.96','https://www.hormonesoup.com/WHO-AM-I/CONTACT-ME/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(179,1,NULL,'2021-02-26 23:09:28','2021-02-26 23:09:28',0,0,'45.145.56.170','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(180,1,NULL,'2021-02-26 23:25:58','2021-02-26 23:25:58',0,0,'168.81.92.117','https://www.hormonesoup.com/WHO-AM-I/CONTACT-ME/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(181,1,NULL,'2021-02-27 14:06:00','2021-02-27 14:06:00',0,0,'66.146.237.29','https://www.hormonesoup.com/WHO-AM-I/CONTACT-ME/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(182,1,NULL,'2021-03-01 09:14:07','2021-03-01 09:14:07',0,0,'168.81.94.155','https://www.hormonesoup.com/WHO-AM-I/CONTACT-ME/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(183,1,NULL,'2021-03-01 22:16:20','2021-03-01 22:16:20',0,0,'144.168.199.133','https://www.hormonesoup.com/WHO-AM-I/CONTACT-ME/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(184,1,NULL,'2021-03-03 15:19:33','2021-03-03 15:19:33',0,0,'141.164.88.215','https://www.hormonesoup.com/WHO-AM-I/CONTACT-ME/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(185,1,NULL,'2021-03-03 20:58:39','2021-03-03 20:58:39',0,0,'193.148.18.70','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(186,1,NULL,'2021-03-04 05:23:15','2021-03-04 05:23:15',0,0,'141.164.88.202','https://www.hormonesoup.com/WHO-AM-I/CONTACT-ME/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(187,1,NULL,'2021-03-04 23:14:23','2021-03-04 23:14:23',0,0,'111.92.184.158','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(188,1,NULL,'2021-03-07 13:15:29','2021-03-07 13:15:29',0,0,'160.116.242.82','https://www.hormonesoup.com/WHO-AM-I/CONTACT-ME/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(189,1,NULL,'2021-03-07 13:31:33','2021-03-07 13:31:33',0,0,'160.116.243.141','https://www.hormonesoup.com/WHO-AM-I/CONTACT-ME/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(190,1,NULL,'2021-03-11 18:40:41','2021-03-11 18:40:41',0,0,'104.227.49.0','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(191,1,NULL,'2021-03-12 22:11:59','2021-03-12 22:11:59',0,0,'104.227.90.193','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(192,1,NULL,'2021-03-14 03:49:57','2021-03-14 03:49:57',0,0,'89.187.175.148','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(193,1,NULL,'2021-03-15 20:22:47','2021-03-15 20:22:47',0,0,'160.116.241.77','https://www.hormonesoup.com/WHO-AM-I/CONTACT-ME/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(194,1,NULL,'2021-03-15 20:37:36','2021-03-15 20:37:36',0,0,'168.81.94.197','https://www.hormonesoup.com/WHO-AM-I/CONTACT-ME/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(195,1,NULL,'2021-03-17 12:57:19','2021-03-17 12:57:19',0,0,'201.184.130.194','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(196,1,NULL,'2021-03-19 03:45:45','2021-03-19 03:45:45',0,0,'18.141.25.124','https://www.hormonesoup.com/WHO-AM-I/CONTACT-ME/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(197,1,NULL,'2021-03-19 18:20:38','2021-03-19 18:20:38',0,0,'151.245.123.228','https://www.hormonesoup.com/WHO-AM-I/CONTACT-ME/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(198,1,NULL,'2021-03-22 00:30:53','2021-03-22 00:30:53',0,0,'45.130.255.29','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(199,1,NULL,'2021-03-23 08:45:06','2021-03-23 08:45:06',0,0,'23.81.230.146','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(200,1,NULL,'2021-03-23 11:37:23','2021-03-23 11:37:23',0,0,'64.145.94.123','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(201,1,NULL,'2021-03-24 16:57:28','2021-03-24 16:57:28',0,0,'40.121.6.153','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(202,1,NULL,'2021-03-25 22:59:31','2021-03-25 22:59:31',0,0,'185.244.9.121','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(203,1,NULL,'2021-03-27 17:26:51','2021-03-27 17:26:51',0,0,'23.102.137.253','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(204,1,NULL,'2021-03-31 18:42:13','2021-03-31 18:42:13',0,0,'64.145.93.213','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(205,1,NULL,'2021-04-01 16:52:46','2021-04-01 16:52:46',0,0,'185.244.9.28','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(206,1,NULL,'2021-04-02 14:27:26','2021-04-02 14:27:26',0,0,'62.112.9.167','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(207,1,NULL,'2021-04-02 15:08:55','2021-04-02 15:08:55',0,0,'104.254.95.150','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(208,1,NULL,'2021-04-04 21:44:36','2021-04-04 21:44:36',0,0,'188.72.101.135','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(209,1,NULL,'2021-04-07 17:38:32','2021-04-07 17:38:32',0,0,'23.101.184.49','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(210,1,NULL,'2021-04-08 07:43:32','2021-04-08 07:43:32',0,0,'191.102.152.16','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(211,1,NULL,'2021-04-08 15:17:46','2021-04-08 15:17:46',0,0,'52.237.178.81','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(212,1,NULL,'2021-04-08 23:02:13','2021-04-08 23:02:13',0,0,'5.183.94.67','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(213,1,NULL,'2021-04-11 21:39:20','2021-04-11 21:39:20',0,0,'107.175.129.125','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(214,1,NULL,'2021-04-15 10:25:18','2021-04-15 10:25:18',0,0,'193.56.252.250','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(215,1,NULL,'2021-04-15 12:20:44','2021-04-15 12:20:44',0,0,'109.248.148.250','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(216,1,NULL,'2021-04-19 04:11:51','2021-04-19 04:11:51',0,0,'199.189.254.245','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(217,1,NULL,'2021-04-19 06:28:46','2021-04-19 06:28:46',0,0,'84.17.60.218','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4098.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(218,1,NULL,'2021-04-19 08:25:01','2021-04-19 08:25:01',0,0,'192.252.222.38','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(219,1,NULL,'2021-04-30 04:22:00','2021-04-30 04:22:00',0,0,'191.101.217.24','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(220,1,NULL,'2021-05-01 11:09:24','2021-05-01 11:09:24',0,0,'23.254.131.33','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(221,1,NULL,'2021-05-01 13:10:20','2021-05-01 13:10:20',0,0,'91.219.212.197','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(222,1,NULL,'2021-05-04 01:42:24','2021-05-04 01:42:24',0,0,'45.10.142.50','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(223,1,NULL,'2021-05-05 22:53:31','2021-05-05 22:53:31',0,0,'212.102.57.134','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(224,1,NULL,'2021-05-06 07:23:38','2021-05-06 07:23:38',0,0,'191.102.166.72','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(225,1,NULL,'2021-05-07 16:41:35','2021-05-07 16:41:35',0,0,'45.132.226.166','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(226,1,NULL,'2021-05-08 02:48:11','2021-05-08 02:48:11',0,0,'23.94.148.232','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(227,1,NULL,'2021-05-08 17:28:01','2021-05-08 17:28:01',0,0,'91.76.255.80','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36/iYA9HebN-7','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(228,1,NULL,'2021-05-10 02:59:20','2021-05-10 02:59:20',0,0,'90.22.250.88','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(229,1,NULL,'2021-05-10 16:38:16','2021-05-10 16:38:16',0,0,'89.187.164.245','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(230,1,NULL,'2021-05-10 22:23:06','2021-05-10 22:23:06',0,0,'212.102.57.205','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(231,1,NULL,'2021-05-18 15:00:52','2021-05-18 15:00:52',0,0,'158.115.224.199','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(232,1,NULL,'2021-05-18 22:27:26','2021-05-18 22:27:26',0,0,'107.173.248.236','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(233,1,NULL,'2021-05-19 20:32:26','2021-05-19 20:32:26',0,0,'158.115.224.199','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(234,1,NULL,'2021-05-20 03:06:43','2021-05-20 03:06:43',0,0,'191.101.31.29','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4100.3 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(235,1,NULL,'2021-05-22 10:18:49','2021-05-22 10:18:49',0,0,'212.102.57.166','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(236,1,NULL,'2021-05-23 04:44:15','2021-05-23 04:44:15',0,0,'212.102.57.166','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4098.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(237,1,NULL,'2021-05-24 10:10:28','2021-05-24 10:10:28',0,0,'190.2.131.175','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4099.2 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(238,1,NULL,'2021-05-25 15:29:06','2021-05-25 15:29:06',0,0,'89.187.164.245','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(239,1,NULL,'2021-05-27 18:17:35','2021-05-27 18:17:35',0,0,'188.126.79.13','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(240,1,NULL,'2021-05-31 20:18:10','2021-05-31 20:18:10',0,0,'162.247.74.74','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(241,1,NULL,'2021-06-12 09:58:30','2021-06-12 09:58:30',0,0,'86.106.74.254','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(242,1,NULL,'2021-06-12 15:44:42','2021-06-12 15:44:42',0,0,'185.220.100.253','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.44 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(243,1,NULL,'2021-06-14 00:51:05','2021-06-14 00:51:05',0,0,'212.102.57.85','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.34 Safari/537.36 Edg/83.0.478.25','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(244,1,NULL,'2021-06-16 02:15:33','2021-06-16 02:15:33',0,0,'212.102.57.4','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(245,1,NULL,'2021-06-19 02:58:38','2021-06-19 02:58:38',0,0,'104.168.82.18','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(246,1,NULL,'2021-06-19 06:11:13','2021-06-19 06:11:13',0,0,'37.120.145.93','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(247,1,NULL,'2021-06-22 18:02:44','2021-06-22 18:02:44',0,0,'167.114.156.15','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/89.0.4389.90 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(248,1,NULL,'2021-06-23 20:53:42','2021-06-23 20:53:42',0,0,'54.215.86.251','https://www.hormonesoup.com/who-am-i/contact-me/','\\\"\\\'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(249,1,NULL,'2021-06-24 19:38:50','2021-06-24 19:38:50',0,0,'89.249.73.212','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4102.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(250,1,NULL,'2021-07-03 01:03:33','2021-07-03 01:03:33',0,0,'158.69.241.134','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/89.0.4389.90 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(251,1,NULL,'2021-07-12 01:57:32','2021-07-12 01:57:32',0,0,'192.252.222.35','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(252,1,NULL,'2021-07-12 11:22:44','2021-07-12 11:22:44',0,0,'84.17.52.24','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(253,1,NULL,'2021-07-14 04:02:39','2021-07-14 04:02:39',0,0,'205.185.209.222','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(254,1,NULL,'2021-07-19 07:07:48','2021-07-19 07:07:48',0,0,'173.245.203.201','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(255,1,NULL,'2021-07-19 11:49:05','2021-07-19 11:49:05',0,0,'84.247.48.22','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(256,1,NULL,'2021-07-23 03:00:26','2021-07-23 03:00:26',0,0,'191.101.217.25','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(257,1,NULL,'2021-07-24 04:53:01','2021-07-24 04:53:01',0,0,'216.151.191.92','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(258,1,NULL,'2021-07-25 12:16:07','2021-07-25 12:16:07',0,0,'191.102.132.38','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(259,1,NULL,'2021-07-26 00:07:46','2021-07-26 00:07:46',0,0,'45.133.172.46','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.86 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(260,1,NULL,'2021-07-29 20:50:12','2021-07-29 20:50:12',0,0,'205.185.222.132','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(261,1,NULL,'2021-07-30 08:13:53','2021-07-30 08:13:53',0,0,'156.146.62.211','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(262,1,NULL,'2021-07-30 19:21:41','2021-07-30 19:21:41',0,0,'186.179.34.165','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(263,1,NULL,'2021-07-31 18:57:35','2021-07-31 18:57:35',0,0,'104.222.216.43','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(264,1,NULL,'2021-07-31 19:36:00','2021-07-31 19:36:00',0,0,'91.219.212.198','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(265,1,NULL,'2021-07-31 19:38:07','2021-07-31 19:38:07',0,0,'196.242.195.123','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(266,1,NULL,'2021-08-05 08:04:43','2021-08-05 08:04:43',0,0,'156.146.36.108','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(267,1,NULL,'2021-08-05 08:43:43','2021-08-05 08:43:43',0,0,'185.147.212.50','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(268,1,NULL,'2021-08-05 08:53:10','2021-08-05 08:53:10',0,0,'176.125.229.133','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(269,1,NULL,'2021-08-07 04:56:04','2021-08-07 04:56:04',0,0,'192.3.195.77','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(270,1,NULL,'2021-08-07 17:53:07','2021-08-07 17:53:07',0,0,'175.158.101.222','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(271,1,NULL,'2021-08-07 18:57:32','2021-08-07 18:57:32',0,0,'172.83.43.136','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(272,1,NULL,'2021-08-10 00:31:00','2021-08-10 00:31:00',0,0,'109.248.149.28','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.106','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(273,1,NULL,'2021-08-12 10:52:28','2021-08-12 10:52:28',0,0,'170.84.228.225','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(274,1,NULL,'2021-08-12 11:26:10','2021-08-12 11:26:10',0,0,'46.235.69.102','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(275,1,NULL,'2021-08-15 11:24:52','2021-08-15 11:24:52',0,0,'185.147.214.117','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(276,1,NULL,'2021-08-26 06:15:01','2021-08-26 06:15:01',0,0,'212.102.33.182','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(277,1,NULL,'2021-09-01 13:20:30','2021-09-01 13:20:30',0,0,'156.146.36.113','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(278,1,NULL,'2021-09-05 23:52:15','2021-09-05 23:52:15',0,0,'190.2.146.231','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(279,1,NULL,'2021-09-08 06:58:01','2021-09-08 06:58:01',0,0,'170.81.55.73','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(280,1,NULL,'2021-09-09 07:19:38','2021-09-09 07:19:38',0,0,'89.187.164.250','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(281,1,NULL,'2021-09-09 08:20:46','2021-09-09 08:20:46',0,0,'46.161.11.11','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.14 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(282,1,NULL,'2021-09-09 17:54:33','2021-09-09 17:54:33',0,0,'50.2.15.121','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(283,1,NULL,'2021-09-09 22:11:54','2021-09-09 22:11:54',0,0,'45.153.217.134','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(284,1,NULL,'2021-09-13 03:27:57','2021-09-13 03:27:57',0,0,'173.244.209.80','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(285,1,NULL,'2021-09-13 10:17:09','2021-09-13 10:17:09',0,0,'212.102.33.186','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(286,1,NULL,'2021-09-14 21:32:14','2021-09-14 21:32:14',0,0,'192.3.120.38','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(287,1,NULL,'2021-09-15 19:09:26','2021-09-15 19:09:26',0,0,'212.102.33.44','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(288,1,NULL,'2021-09-16 05:59:04','2021-09-16 05:59:04',0,0,'84.17.63.15','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(289,1,NULL,'2021-09-18 14:37:52','2021-09-18 14:37:52',0,0,'199.187.209.30','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(290,1,NULL,'2021-09-21 03:22:19','2021-09-21 03:22:19',0,0,'104.168.123.58','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(291,1,NULL,'2021-09-21 04:11:17','2021-09-21 04:11:17',0,0,'191.102.132.102','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(292,1,NULL,'2021-09-22 11:40:46','2021-09-22 11:40:46',0,0,'188.72.101.3','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(293,1,NULL,'2021-09-22 21:47:40','2021-09-22 21:47:40',0,0,'212.102.57.205','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.39','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(294,1,NULL,'2021-09-22 22:08:55','2021-09-22 22:08:55',0,0,'37.19.223.247','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.68','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(295,1,NULL,'2021-09-23 21:17:34','2021-09-23 21:17:34',0,0,'173.244.209.80','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(296,1,NULL,'2021-09-25 23:43:41','2021-09-25 23:43:41',0,0,'212.102.57.15','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(297,1,NULL,'2021-09-26 20:09:59','2021-09-26 20:09:59',0,0,'193.27.12.253','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(298,1,NULL,'2021-09-27 22:05:33','2021-09-27 22:05:33',0,0,'170.83.179.163','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(299,1,NULL,'2021-09-28 00:13:50','2021-09-28 00:13:50',0,0,'37.19.223.105','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.54','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(300,1,NULL,'2021-10-04 09:50:20','2021-10-04 09:50:20',0,0,'188.72.101.151','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(301,1,NULL,'2021-10-05 05:51:01','2021-10-05 05:51:01',0,0,'185.210.217.252','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.99','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(302,1,NULL,'2021-10-06 13:28:43','2021-10-06 13:28:43',0,0,'50.3.79.84','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(303,1,NULL,'2021-10-12 15:12:58','2021-10-12 15:12:58',0,0,'159.138.90.113','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(304,1,NULL,'2021-10-12 22:07:50','2021-10-12 22:07:50',0,0,'192.99.19.38','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/89.0.4389.90 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(305,1,NULL,'2021-10-13 07:24:41','2021-10-13 07:24:41',0,0,'182.186.77.218','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(306,1,NULL,'2021-10-13 21:55:31','2021-10-13 21:55:31',0,0,'156.146.36.108','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(307,1,NULL,'2021-10-21 12:01:05','2021-10-21 12:01:05',0,0,'46.166.182.115','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(308,1,NULL,'2021-10-22 01:00:03','2021-10-22 01:00:03',0,0,'138.199.7.155','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(309,1,NULL,'2021-10-25 09:21:59','2021-10-25 09:21:59',0,0,'102.129.201.114','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam'),(310,1,NULL,'2021-10-25 10:00:51','2021-10-25 10:00:51',0,0,'181.129.51.147','https://www.hormonesoup.com/who-am-i/contact-me/','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam');
/*!40000 ALTER TABLE `wp_gf_entry` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gf_entry_meta`
--

DROP TABLE IF EXISTS `wp_gf_entry_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gf_entry_meta` (
  `id` bigint(10) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` mediumint(10) unsigned NOT NULL DEFAULT 0,
  `entry_id` bigint(10) unsigned NOT NULL,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `item_index` varchar(60) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `meta_key` (`meta_key`(191)),
  KEY `entry_id` (`entry_id`),
  KEY `meta_value` (`meta_value`(191))
) ENGINE=MyISAM AUTO_INCREMENT=1573 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_entry_meta`
--

LOCK TABLES `wp_gf_entry_meta` WRITE;
/*!40000 ALTER TABLE `wp_gf_entry_meta` DISABLE KEYS */;
INSERT INTO `wp_gf_entry_meta` VALUES (1,1,1,'1.3','z4o6f5r9',''),(2,1,1,'1.6','e1g3f5q9DP',''),(3,1,1,'2','mrivnpye@gmail.com',''),(4,1,1,'3','<a href=\" https://customessayy.us/ \">fast custom essays</a> - best custom essays \r\norder custom essay, <a href=\" https://customessayy.us/ \">custom essay meister</a> \r\nhttps://customessayy.us/',''),(5,1,1,'4','Yes, please!',''),(6,1,2,'1.3','Daniel',''),(7,1,2,'1.6','J',''),(8,1,2,'2','djs.local.marketing@gmail.com',''),(9,1,2,'3','Hey,\r\n\r\nThought you might find this interesting... I have access to 36 group boards on Pinterest about health/wellness/nutrition/fitness with a combined 808,000+ followers.\r\n\r\nI noticed you have a Pinterest account and some web content focused on general health and wellness.\r\n\r\nWould these group boards help your web traffic?\r\n\r\nIf so, I would be happy to invite your account to start pinning on these boards. Just let me know if you want access!\r\n\r\nHave a great week. =)\r\n\r\nBest,\r\nDaniel J',''),(10,1,2,'4','Yes, please!',''),(11,1,3,'1.3','leonorfi60',''),(12,1,3,'1.6','marvinom11',''),(13,1,3,'2','bernadineuj18@kenta010.takayuki48.downloadism.top',''),(14,1,3,'3','New super hot photo galleries, daily updated collections\r\nhttp://msmporn.hoterika.com/?kendal \r\n\r\n underground torture porn sex mother forcing daugther porn video allyson porn sinster porn free amature porn vedio',''),(15,1,3,'4','Yes, please!',''),(16,1,4,'1.3','Farrar',''),(17,1,4,'1.6','Duro',''),(18,1,4,'2','outreach.drfarrar@gmail.com',''),(19,1,4,'3','Hello Sonya, \r\n\r\nMy name is Dorella and I\'m the Outreach Assistant for Dr. Farrar Duro, reproductive acupuncturist and founder of the PCOS Revolution Academy. When Farrar was 19 years old, she left premed school to become an acupuncturist and has overcome her own battles with PCOS along with hormonal imbalances. \r\n\r\nTwenty years later, she is still practicing as a reproductive acupuncturist and feels rewarded everyday by getting to help couples all around the world overcome their fertility and hormonal challenges through a blend of Functional and Traditional Chinese Medicine, including acupuncture, Arvigo Techniques of Maya Abdominal Therapy, herbal medicine and bio-identical hormone recommendations if needed. \r\n\r\nWe see what you’re doing with your work promoting a healthy lifestyle for women and Dr. Duro would love to interview you for her podcast so together we can reach more women and give them the knowledge and drive to kick their PCOS to the curb. \r\n\r\nPast guests include Dr. Christiane Northrup, M.D., writer and PCOS health coach Amy Medling, blogger Kate Kordsmeier, and other experts in the field of nutrition and women\'s health. If you\'d like to get an idea of her work, please check out her most recent podcasts at www.floridacompletewellness.com/podcasts. \r\n\r\nIf this sounds like a good fit for you, please reply back and we\'ll be happy to get you scheduled on the show!\r\n\r\nWarm Regards,    \r\nDorella',''),(20,1,4,'4','Not right now, thanks',''),(21,1,5,'1.3','Caitlin',''),(22,1,5,'1.6','Purvis',''),(23,1,5,'2','caitlin.purvis@mediaworks.co.uk',''),(24,1,5,'3','Hi there,\r\n\r\nI have a fantastic article that I believe would be a great fit for your website, named \"A guide to PCOS and tackling the taboo\". \r\n\r\n\"September marks Polycystic Ovary Syndrome awareness month, and we believe that it is time to put the spotlight on the condition. PCOS affects 1 in 10 women here in the UK, but do we know enough about it? Many women take their reproductive health for granted, but it can prove vital to understand your own body and identify the things that are normal for you. So, join us as we discuss all things related to PCOS and tackle the truth behind the taboo, with help from some genuine PCOS experiences.\" \r\n\r\nIf you would like to hear more about this article, please let me know and i\'d be more than happy to discuss this further with you. \r\n\r\nIf you were to publish such a piece, we would be happy to push this out via social media channels to create more exposure for yourselves. \r\n\r\nI look forward to hearing back from you, thank you for taking the time out to read this. \r\n\r\nKind regards, \r\n\r\nCaitlin Purvis \r\nDigital Marketing Executive \r\nMediaworks (http://www.mediaworks.co.uk)',''),(25,1,5,'4','Not right now, thanks',''),(26,1,6,'1.3','malifisenta',''),(27,1,6,'1.6','malifisenta',''),(28,1,6,'2','torwiki.biz@torwiki.biz',''),(29,1,6,'3','Are you curious to know what the dark web is? What is hidden in the deep Internet? Go! \r\nDownload TOR browser and visit TOR sites directory \r\nTOR browser - https://www.torproject.org/download/ \r\nTOR sites directory - http://torwiki.biz/',''),(30,1,6,'4','Yes, please!',''),(31,1,7,'1.3','Dorothyfup',''),(32,1,7,'1.6','DorothyfupAL',''),(33,1,7,'2','dominik.seiwald@arte-viva.at',''),(34,1,7,'3','We would like to inform that you liked a comment ID:35915743 in a social network , January 9, 2019 at 19:48 \r\nThis like has been randomly selected to win the seasonal «Like Of The Year» 2019 award! \r\nhttp://facebook.comпјЏmailпјЏ@0X4E18DCC7/Xp9EY6',''),(35,1,7,'4','Yes, please!',''),(36,1,8,'1.3','MikeEremi',''),(37,1,8,'1.6','MikeEremiGU',''),(38,1,8,'2','rodgerOrada@outlook.com',''),(39,1,8,'3','When you order 1000 backlinks with this service you get 1000 unique domains, Only receive 1 backlinks from each domain. All domains come with DA above 15-20 and with actual page high PA values. Simple yet very effective service to improve your linkbase and SEO metrics. \r\n \r\nOrder this great service from here today: \r\nhttps://monkeydigital.co/product/unique-domains-backlinks/ \r\n \r\nMultiple offers available \r\n \r\nthanks and regards \r\nMike \r\nsupport@monkeydigital.co',''),(40,1,8,'4','Yes, please!',''),(41,1,9,'1.3','contactntgmmp',''),(42,1,9,'1.6','contactntgmmp',''),(43,1,9,'2','amyas_kreiman15@rambler.ru',''),(44,1,9,'3','Dear Madame, Dear Sirs! \r\n \r\nNewsletters  via contact configurationss to the sites of business organizations via all countries of the world.  \r\n \r\nhttp://xn----7sbb1bbndheurc1a.xn--p1ai \r\n \r\nThe message is sent to E-mail of organization 100% will get to inbox! \r\n \r\nTest: \r\nten thousand messages on foreign zones to your electronic box - twenty $. \r\nWe need from You only electronic box, title and text of the letter. \r\n \r\nIn our price list there are more 800 databases for all domain zones of the world. \r\nCommon databases: \r\nAll Europe 44 countries 60726150 of domain names - 1100$ \r\nAll European Union 28 countries 56752547 of sites- 1000$ \r\nAll Asia 48 countries 14662004 of domains - 300$ \r\nAll Africa 50 countries 1594390 of sites - 200$ \r\nAll North and Central America in 35 countries 7441637 of domain names - 300$ \r\nAll South America 14 countries 5826884 of sites - 200$ \r\nCompanies of RF - 300$ \r\nUkraine 605745 of domains - 100$ \r\nAll Russian-speaking countries minus Russian Federation are 15 countries and there are 1526797 of sites - 200$ \r\n \r\nDatabases: \r\nWHOIS databases of domain names for all countries of the world. \r\nYou can purchase our databases separately from newsletter\'s service at the request. \r\n \r\nP.S. \r\nPlease, do not respond to this offer from your email account, as it has been generated in automatic mode and will not reach us! \r\nUse the contact form from the site http://xn----7sbb1bbndheurc1a.xn--p1ai \r\n \r\nPRICE LIST: \r\n \r\nTest mailing: $20 – 10000 contact forms websites \r\n \r\nAll Europe 44 countries there are 60726150 websites – $1100 \r\n \r\nAll EU 28 countries there are 56752547 websites – $1000 \r\n \r\nAll Asia 48 countries there are 14662004 websites – $500 \r\n \r\nAll Africa 50 countries there are 1594390 websites – $200 \r\n \r\nAll North and Central America is 35 countries there are 7441637 websites – $300 \r\n \r\nAll South America 14 countries there are 5826884 websites – $200 \r\n \r\nTop 1 Million World’s Best websites – $100 \r\n \r\nTop 16821856 the most visited websites in the world – $200 \r\n \r\nBusinesses and organizations of the Russian Federation – there are 3012045 websites – $300 \r\n \r\nUkraine 605745 websites – $100 \r\n \r\nAll Russian-speaking countries minus Russia – there are 15 countries and 1526797 websites – $200 \r\n \r\n1499203 of hosting websites around the world (there are selections for all countries, are excluded from databases for mailings) – $200 \r\n \r\n35439 websites of public authorities of all countries of the world (selections for all countries, are excluded from databases for mailings) – $100 \r\n \r\nCMS mailings: \r\nAmiro 2294 websites $50 \r\nBitrix 175513 websites $80 \r\nConcrete5 49721 websites $50 \r\nCONTENIDO 7769 websites $50 \r\nCubeCart 1562 websites $50 \r\nDatalife Engine 29220 websites $50 \r\nDiscuz 70252 websites $50 \r\nDotnetnuke 31114 websites $50 \r\nDrupal 802121 websites $100 \r\nHostCMS 6342 websites $50 \r\nInstantCMS 4936 websites $50 \r\nInvision Power Board 510 websites $50 \r\nJoomla 1906994 websites $200 \r\nLiferay 5937 websites $50 \r\nMagento 269488 websites $80 \r\nMODx 67023 websites $50 \r\nMovable Type 13523 websites $50 \r\nNetCat 6936 websites $50 \r\nNopCommerce 5313 websites $50 \r\nOpenCart 321057 websites $80 \r\nosCommerce 65468 websites $50 \r\nphpBB 3582 websites $50 \r\nPrestashop 92949 websites $50 \r\nShopify 365755 websites $80 \r\nSimpla 8963 websites $50 \r\nSitefinity 4883 websites $50 \r\nTYPO3 227167 websites $80 \r\nUMI.CMS 15943 websites $50 \r\nvBulletin 154677 websites $80 \r\nWix 2305768 websites $230 \r\nWordPress 14467405 websites $450 \r\nWooCommerce 2097367 websites $210 \r\n \r\n.com 133766112 websites commercial – $1950 \r\n.biz 2361884 websites business – $150 \r\n.info 6216929 websites information – $250 \r\n.net 15689222 websites network – $450 \r\n.org 10922428 websites organization – $350 \r\n \r\n.abogado 279 websites – $50 \r\n.ac 16799 websites – $50 \r\n.academy 27306 websites – $50 \r\n.accountant 96542 websites – $50 \r\n.actor 1928 websites – $50 \r\n.ad 414 websites – $50 \r\n.adult 10540 websites- $50 \r\n.ae 1821 websites International zone UAE:.com.net.biz.info.org.name.tel.mobi.asia \r\n.ae 199533 websites UAE – $50 \r\n.aero 18325 websites- $50 \r\n.af 3315 websites – $50 \r\n.africa 15056 websites- $50 \r\n.ag 10339 websites – $50 \r\n.agency 47508 websites – $50 \r\n.ai 17199 websites – $50 \r\n.airforce 560 websites – $50 \r\n.al 6078 websites – $50 \r\n.alsace 1982 websites – $50 \r\n.am 17987 websites Armenia – $50 \r\n.am 1684 websites International zone Armenia:.com.net.biz.info.org.name.tel.mobi.asia \r\n.amsterdam 28141 websites Amsterdam, Kingdom of the Netherlands – $50 \r\n.ao 518 websites – $50 \r\n.apartments 3758 websites – $50 \r\n.ar 551804 websites Argentina – $80 \r\n.ar 64008 websites International zone Argentina:.com .net .biz .info .name .tel .mobi .asia – $50 \r\n.archi 2084 websites – $50 \r\n.army 1842 websites – $50 \r\n.art 26402 websites – $50 \r\n.as 10025 websites – $50 \r\n.asia 228418 websites – $80 \r\n.associates 3340 websites – $50 \r\n.at 1356722 websites Austria – $100 \r\n.at 181907 websites International zone Austria :.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.attorney 8224 websites- $50 \r\n.attorney 7204 websites – $50 \r\n.au 2243263 websites Australia – $150 \r\n.au 461279 websites International zone Australia:.com.net.biz.info.org.name.tel.mobi.asia-$80 \r\n.auction 3625 websites- $50 \r\n.audio 23052 websites- $50 \r\n.auto 400 websites- $50 \r\n.aw 235 websites- $50 \r\n.az 11104 websites Azerbaijan – $50 \r\n.az 2036 websites International zone Azerbaijan:.com.net.biz.info.org.name.tel.mobi.asia \r\n.ba 7012 websites – $50 \r\n.ba 2291 websites International zone Bosnia and Herzegovina:.com.net.biz.info.org.name.tel.mobi.asia \r\n.band 11515 websites – $50 \r\n.bank 1621 websites- $50 \r\n.bar 5506 websites – $50 \r\n.barcelona 7919 websites – $50 \r\n.bargains 2997 websites- $50 \r\n.bayern 32565 websites – $50 \r\n.bb 2277 websites – $50 \r\n.be 1349658 websites Belgium – $100 \r\n.be 184810 websites International zone Belgium:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.beer 11834 websites- $50 \r\n.berlin 58088 websites Berlin – $50 \r\n.best 2912 websites – $50 \r\n.bet 17637 websites – $50 \r\n.bf 238 websites – $50 \r\n.bg 33252 websites Bulgaria – $50 \r\n.bg 50685 websites International zone Bulgaria:.com.net.biz.info.org.name.tel.mobi.asia \r\n.bh 453 websites – $50 \r\n.bi 2328 websites Burundi- $50 \r\n.bible 1160 websites – $50 \r\n.bid 474509 websites – $80 \r\n.bike 15729 websites – $50 \r\n.bingo 1332 websites – $50 \r\n.bio 15531 websites- $50 \r\n.bj 147 websites- $50 \r\n.black 6582 websites – $50 \r\n.blackfriday 12106 websites – $50 \r\n.blog 145463 websites – $50 \r\n.blue 16852 websites – $50 \r\n.bm 8089 websites Bermuda – $50 \r\n.bo 2302 websites- $50 \r\n.boats 266 websites- $50 \r\n.boston 21762 websites- $50 \r\n.boutique 8834 websites – $50 \r\n.br 2367290 websites Brazil – $150 \r\n.br 933750 websites International zone Brazil:.com.net.biz.info.org.name.tel.mobi.asia-$100 \r\n.bradesco 129 websites- $50 \r\n.broadway 261 websites- $50 \r\n.broker 660 websites- $50 \r\n.brussels 7181 websites – $50 \r\n.bs 330 websites- $50 \r\n.bt 284 websites- $50 \r\n.build 3857 websites- $50 \r\n.builders 3906 websites- $50 \r\n.business 35168 websites – $50 \r\n.buzz 11257 websites – $50 \r\n.bw 656 websites – $50 \r\n.by 1574 websites International zone Belarus:.com.net.biz.info.org.name.tel.mobi.asia \r\n.by 92679 websites Belarus – $50 \r\n.bz 7751 websites – $50 \r\n.bzh 5403 websites – $50 \r\n.ca 2587463 websites Canada – $150 \r\n.ca 288395 websites International zone Canada:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.cab 3223 websites – $50 \r\n.cafe 13606 websites – $50 \r\n.cam 5156 websites – $50 \r\n.camera 5236 websites – $50 \r\n.camp 6315 websites – $50 \r\n.capetown 4750 websites – $50 \r\n.capital 11387 websites – $50 \r\n.car 342 websites – $50 \r\n.cards 5992 websites – $50 \r\n.care 18204 websites – $50 \r\n.career 1217 websites – $50 \r\n.careers 7055 websites – $50 \r\n.cars 309 websites – $50 \r\n.casa 18918 websites – $50 \r\n.cash 13193 websites – $50 \r\n.casino 4354 websites – $50 \r\n.cat 108569 websites – $50 \r\n.catering 3482 websites – $50 \r\n.cc 1920589 websites Cocos Keeling Islands- $150 \r\n.cd 5365 websites – $50 \r\n.center 35353 websites – $50 \r\n.ceo 2458 websites – $50 \r\n.cf 476142 websites Central African Republic – $50 \r\n.cg 166 – $50 \r\n.ch 1471685 websites Switzerland – $100 \r\n.ch 205292 websites International zone Switzerland:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.chat 11126 websites – $50 \r\n.cheap 3267 websites – $50 \r\n.christmas 15255 websites – $50 \r\n.church 21104 websites – $50 \r\n.ci 112 websites International zone Cote d’Ivoire:.com.net.biz.info.org.name.tel.mobi.asia \r\n.ci 5663 websites Cote d’Ivoire- $50 \r\n.city 46171 websites – $50 \r\n.cl 498401 websites Chile – $80 \r\n.claims 2374 websites – $50 \r\n.cleaning 2385 websites – $50 \r\n.click 181015 websites – $50 \r\n.clinic 7006 websites – $50 \r\n.clothing 13639 websites – $50 \r\n.cloud 134113 websites – $50 \r\n.club 1045323 websites – $100 \r\n.cm 12001 websites Cameroon- $50 \r\n.cn 1372416 websites International zone China:.com.net.biz.info.org.name.tel.mobi.asia-$100 \r\n.cn 7264587 websites China – $300 \r\n.co 1778923 websites Colombia – $150 \r\n.coach 12002 websites- $50 \r\n.codes 6844 websites – $50 \r\n.coffee 17257 websites – $50 \r\n.cologne 5137 websites – $50 \r\n.cologne 5198 websites – $50 \r\n.com.ar 657716 websites Argentina – $80 \r\n.com.br 942898 websites Brazil – $100 \r\n.com.cy 11153 websites Cyprus – $50 \r\n.com.ni 23747 websites – $50 \r\n.com.np 38828 websites – $50 \r\n.com.ru, .net.ru, .org.ru, .spb.ru, .msk.ru 79058 websites Russia – $50 \r\n.community 13013 websites – $50 \r\n.company 61217 websites – $50 \r\n.computer 5039 websites – $50 \r\n.condos 2192 websites – $50 \r\n.construction 6804 websites – $50 \r\n.consulting 22128 websites – $50 \r\n.contractors 3982 websites – $50 \r\n.cooking 1476 websites – $50 \r\n.cool 16008 websites – $50 \r\n.coop 7879 websites – $50 \r\n.corsica 1042 websites – $50 \r\n.country 7144 websites – $50 \r\n.cr 7934 websites – $50 \r\n.credit 4020 websites – $50 \r\n.creditcard 825 websites – $50 \r\n.creditunion 511 websites – $50 \r\n.cricket 33413 websites – $50 \r\n.cruises 2234 websites – $50 \r\n.cu 137 websites – $50 \r\n.cv 1879 websites – $50 \r\n.cx 15753 websites – $50 \r\n.cy 11092 websites Cyprus – $50 \r\n.cy 710 websites International zone Cyprus:.com.net.biz.info.org.name.tel.mobi.asia \r\n.cymru 7114 websites – $50 \r\n.cz 193400 websites International zone Czech Republic:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.cz 930208 websites Czech Republic – $80 \r\n.dance 6290 websites – $50 \r\n.date 123037 websites – $50 \r\n.dating 2892 websites – $50 \r\n.de 15078512 websites Germany – $450 \r\n.de 3894156 websites International zone Germany:.com.net.biz.info.org.name.tel.mobi.asia-$200 \r\n.deals 8132 websites – $50 \r\n.degree 2178 websites – $50 \r\n.delivery 4782 websites – $50 \r\n.democrat 1072 websites – $50 \r\n.dental 7541 websites – $50 \r\n.dentist 3046 websites – $50 \r\n.desi 2647 websites – $50 \r\n.design 71711 websites – $50 \r\n.diamonds 2730 websites – $50 \r\n.diet 18291 websites – $50 \r\n.digital 31449 websites – $50 \r\n.direct 10629 websites – $50 \r\n.directory 18157 websites – $50 \r\n.discount 3898 websites – $50 \r\n.dj 7280 websites – $50 \r\n.dk 1320155 websites Denmark – $100 \r\n.dk 148164 websites International zone Denmark:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.dm 23318 websites – $50 \r\n.do 5255 websites Dominican Republic- $50 \r\n.dog 10030 websites – $50 \r\n.domains 6553 websites – $50 \r\n.download 129223 websites – $50 \r\n.durban 2247 websites – $50 \r\n.dz 982 websites – $50 \r\n.earth 8139 websites – $50 \r\n.ec 11731 websites – $50 \r\n.edu 4445 websites – $50 \r\n.edu.np 4883 websites- $50 \r\n.education 22003 websites – $50 \r\n.ee 10490 websites International zone Estonia:.com.net.biz.info.org.name.tel.mobi.asia \r\n.ee 119701 websites Estonia- $50 \r\n.eg 1699 websites – $50 \r\n.email 77321 websites – $50 \r\n.energy 9769 websites – $50 \r\n.engineer 2785 websites – $50 \r\n.engineering 5533 websites – $50 \r\n.enterprises 6153 websites – $50 \r\n.equipment 5760 websites – $50 \r\n.es 1685048 websites Spain – $100 \r\n.es 541916 websites International zone Spain:.com.net.biz.info.org.name.tel.mobi.asia-$80 \r\n.estate 9185 websites – $50 \r\n.et 124 websites – $50 \r\n.eu 3321576 websites Europe – $150 \r\n.eu 633384 websites International zone Europe:.com.net.biz.info.org.name.tel.mobi.asia-$80 \r\n.eus 8116 websites – $50 \r\n.events 22115 websites – $50 \r\n.exchange 9432 websites – $50 \r\n.expert 31240 websites – $50 \r\n.exposed 3147 websites – $50 \r\n.express 6919 websites – $50 \r\n.fail 3322 websites – $50 \r\n.faith 54195 websites – $50 \r\n.family 15577 websites – $50 \r\n.fans 1388 websites – $50 \r\n.farm 13499 websites – $50 \r\n.fashion 12475 websites – $50 \r\n.feedback 2301 websites – $50 \r\n.fi 178337 websites Finland – $50 \r\n.fi 69631 websites International zone Finland:.com.net.biz.info.org.name.tel.mobi.asia – $50 \r\n.film 3601 websites – $50 \r\n.finance 7982 websites – $50 \r\n.financial 4086 websites – $50 \r\n.fish 4162 websites – $50 \r\n.fishing 1423 websites – $50 \r\n.fit 17007 websites – $50 \r\n.fitness 9689 websites – $50 \r\n.flights 2119 websites – $50 \r\n.florist 2286 websites – $50 \r\n.flowers 25590 websites – $50 \r\n.fm 5407 websites – $50 \r\n.fo 3098 websites- $50 \r\n.football 4877 websites – $50 \r\n.forex 212 websites – $50 \r\n.forsale 7118 websites – $50 \r\n.foundation 10118 websites – $50 \r\n.fr 2391045 websites France – $150 \r\n.fr 639546 websites International zone France:.com.net.biz.info.org.name.tel.mobi.asia-$80 \r\n.frl 14028 websites – $50 \r\n.fun 86419 websites – $50 \r\n.fund 11205 websites – $50 \r\n.furniture 2246 websites – $50 \r\n.futbol 2783 websites – $50 \r\n.fyi 9772 websites – $50 \r\n.ga 12048 websites Gabon – $50 \r\n.gal 4606 websites – $50 \r\n.gallery 17263 websites – $50 \r\n.game 1996 websites – $50 \r\n.games 13234 websites – $50 \r\n.garden 914 websites – $50 \r\n.gd 4238 websites – $50 \r\n.ge 1676 websites International zone Georgia:.com.net.biz.info.org.name.tel.mobi.asia \r\n.ge 17361 websites Georgia – $50 \r\n.gent 3389 websites – $50 \r\n.gf 121 websites – $50 \r\n.gg 9443 websites – $50 \r\n.gh 693 websites – $50 \r\n.gi 1063 websites – $50 \r\n.gift 6281 websites – $50 \r\n.gifts 3757 websites – $50 \r\n.gives 1563 websites – $50 \r\n.gl 3575 websites – $50 \r\n.glass 3539 websites – $50 \r\n.global 38972 websites – $50 \r\n.gm 468 websites – $50 \r\n.gmbh 19186 websites – $50 \r\n.gold 9081 websites – $50 \r\n.golf 8319 websites – $50 \r\n.gop 1341 websites – $50 \r\n.gov 4525 websites – $50 \r\n.gov.np 1937 websites- $50 \r\n.gp 416 websites – $50 \r\n.gq 23306 websites – $50 \r\n.gr 356168 websites Greece – $80 \r\n.gr 57984 websites International zone Greece:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.graphics 7155 websites – $50 \r\n.gratis 4283 websites – $50 \r\n.green 3661 websites – $50 \r\n.gripe 1075 websites – $50 \r\n.group 54983 websites – $50 \r\n.gs 5108 websites – $50 \r\n.gt 15351 websites – $50 \r\n.guide 16044 websites – $50 \r\n.guitars 1278 websites – $50 \r\n.guru 60588 websites – $50 \r\n.gy 2447 websites – $50 \r\n.hamburg 23885 websites – $50 \r\n.haus 5186 websites – $50 \r\n.health 6211 websites – $50 \r\n.healthcare 8051 websites – $50 \r\n.help 13500 websites – $50 \r\n.hiphop 1064 websites – $50 \r\n.hiv 331 websites – $50 \r\n.hk 116093 websites – $50 \r\n.hm 249 websites – $50 \r\n.hn 4732 websites – $50 \r\n.hockey 1102 websites – $50 \r\n.holdings 5412 websites – $50 \r\n.holiday 5017 websites – $50 \r\n.homes 432 websites – $50 \r\n.horse 2116 websites – $50 \r\n.host 31309 websites – $50 \r\n.hosting 4132 websites – $50 \r\n.house 18096 websites – $50 \r\n.how 1957 websites – $50 \r\n.hr 16592 websites International zone Croatia:.com.net.biz.info.org.name.tel.mobi.asia \r\n.hr 43565 websites Croatia – $50 \r\n.ht 2559 websites – $50 \r\n.hu 53940 websites International zone Hungary:.com.net.biz.info.org.name.tel.mobi.asia – $50 \r\n.hu 618532 websites Hungary – $80 \r\n.id 37212 websites – $50 \r\n.ie 195987 websites Ireland – $50 \r\n.ie 49861 websites International zone Ireland:.com.net.biz.info.org.name.tel.mobi.asia – $50 \r\n.il 224167 websites Israel – $80 \r\n.il 38537 websites International zone Israel:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.im 20701 websites – $50 \r\n.immo 16009 websites – $50 \r\n.immobilien 7094 websites – $50 \r\n.in 1143482 websites India – $100 \r\n.in 266179 websites International zone India:.com.net.biz.info.org.name.tel.mobi.asia – $50 \r\n.industries 3749 websites – $50 \r\n.ink 27117 websites – $50 \r\n.institute 10134 websites – $50 \r\n.insure 4615 websites – $50 \r\n.int 191 websites – $50 \r\n.international 23930 websites – $50 \r\n.investments 4113 websites – $50 \r\n.io 314287 websites British Indian Ocean – $50 \r\n.iq 1118 websites – $50 \r\n.ir 15487 websites International zone Iran:.com.net.biz.info.org.name.tel.mobi.asia \r\n.ir 427735 websites Iran- $80 \r\n.irish 3326 websites – $50 \r\n.is 31176 websites Iceland – $50 \r\n.ist 10060 websites – $50 \r\n.istanbul 13139 websites – $50 \r\n.it 2258105 websites Italy – $200 \r\n.it 954040 websites International zone Italy:.com.net.biz.info.org.name.tel.mobi.asia-$100 \r\n.je 2716 websites – $50 \r\n.jetzt 11118 websites – $50 \r\n.jetzt 11704 websites – $50 \r\n.jewelry 3350 websites – $50 \r\n.jo 555 websites – $50 \r\n.jobs 46350 websites- $50 \r\n.joburg 3139 websites – $50 \r\n.jp 1146243 websites Japan – $100 \r\n.juegos 844 websites – $50 \r\n.kaufen 7134 websites – $50 \r\n.kg 664 websites International zone Kyrgyzstan:.com.net.biz.info.org.name.tel.mobi.asia \r\n.kg 8919 websites Kyrgyzstan – $50 \r\n.ki 1146 websites – $50 \r\n.kim 16637 websites- $50 \r\n.kitchen 6581 websites – $50 \r\n.kiwi 19426 websites – $50 \r\n.kn 1271 websites – $50 \r\n.koeln 23489 websites – $50 \r\n.kr 254447 websites Korea- $50 \r\n.krd 375 websites – $50 \r\n.kred 6120 websites – $50 \r\n.kw 423 websites – $50 \r\n.ky 1201 websites – $50 \r\n.kyoto 659 websites – $50 \r\n.kz 112459 websites Kazakhstan – $50 \r\n.kz 5876 websites International zone Kazakhstan:.com.net.biz.info.org.name.tel.mobi.asia \r\n.la 32189 websites Laos – $50 \r\n.land 14474 websites- $50 \r\n.lat 2971 websites – $50 \r\n.law 11842 websites – $50 \r\n.lawyer 11600 websites- $50 \r\n.lc 651 websites- $50 \r\n.lease 1855 websites- $50 \r\n.leclerc 127 websites- $50 \r\n.legal 11047 websites- $50 \r\n.lgbt 2249 websites- $50 \r\n.li 12044 websites – $50 \r\n.life 170053 websites – $50 \r\n.lighting 6096 websites – $50 \r\n.limited 5365 websites – $50 \r\n.limo 2409 websites- $50 \r\n.link 133123 websites – $50 \r\n.live 160896 websites – $50 \r\n.lk 6601 websites – $50 \r\n.loan 1932173 websites- $200 \r\n.loans 3914 websites – $50 \r\n.lol 7470 websites- $50 \r\n.london 82443 websites London, United Kingdom- $50 \r\n.love 22287 websites- $50 \r\n.lt 27710 websites International zone Lithuania:.com.net.biz.info.org.name.tel.mobi.asia \r\n.lt 89073 websites Lithuania- $50 \r\n.ltd 329225 websites – $50 \r\n.lu 43052 websites Luxembourg – $50 \r\n.lu 4125 websites International zone Luxembourg:.com.net.biz.info.org.name.tel.mobi.asia \r\n.luxury 905 websites – $50 \r\n.lv 61886 websites Latvia- $50 \r\n.lv 8887 websites International zone Latvia:.com.net.biz.info.org.name.tel.mobi.asia \r\n.ly 8013 websites – $50 \r\n.ma 51862 websites Morocco – $50 \r\n.maison 1123 websites – $50 \r\n.management 10088 websites- $50 \r\n.market 22167 websites- $50 \r\n.marketing 18262 websites- $50 \r\n.markets 816 websites- $50 \r\n.mba 3023 websites- $50 \r\n.mc 3036 websites Monaco – $50 \r\n.md 15435 websites Moldova – $50 \r\n.md 1293 websites International zone Moldova:.com.net.biz.info.org.name.tel.mobi.asia \r\n.me 761596 websites Montenegro – $80 \r\n.me 86897 websites International zone Montenegro:.com.net.biz.info.org.name.tel.mobi.asia – $50 \r\n.media 40573 websites – $50 \r\n.melbourne 10041 websites – $50 \r\n.memorial 512 websites – $50 \r\n.men 470140 websites – $80 \r\n.menu 5512 websites restaurants- $50 \r\n.mg 3380 websites Madagascar- $50 \r\n.miami 14431 websites Miami, USA – $50 \r\n.mk 12704 websites – $50 \r\n.ml 70170 websites – $50 \r\n.mma 1706 websites – $50 \r\n.mn 16710 websites – $50 \r\n.mo 573 websites – $50 \r\n.mobi 462419 websites- $80 \r\n.moda 3015 websites – $50 \r\n.moe 7709 websites – $50 \r\n.mom 3145 websites – $50 \r\n.money 9731 websites – $50 \r\n.mortgage 3126 websites – $50 \r\n.moscow 22097 websites Moscow Russian Federation- $50 \r\n.movie 2575 websites – $50 \r\n.mr 1725 websites – $50 \r\n.ms 7565 websites – $50 \r\n.mt 1623 websites Malta – $50 \r\n.mu 6175 websites – $50 \r\n.museum 34464 websites – $50 \r\n.mv 1907 websites – $50 \r\n.mw 8579 websites Malawi – $50 \r\n.mx 609278 websites Mexico- $80 \r\n.mx 86593 websites International zone Mexico:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.my 283349 websites Malaysia- $80 \r\n.mz 263 websites – $50 \r\n.na 781 websites – $50 \r\n.nagoya 7807 websites – $50 \r\n.name 135818 websites- $50 \r\n.navy 698 websites – $50 \r\n.nc 1240 websites – $50 \r\n.network 40018 websites – $50 \r\n.news 65546 websites – $50 \r\n.ng 16608 websites – $50 \r\n.ngo 3422 websites – $50 \r\n.ninja 49007 websites – $50 \r\n.nl 1019697 websites International zone Netherlands:.com.net.biz.info.org.name.tel.mobi.asia-$100 \r\n.nl 3566172 websites Netherlands – $200 \r\n.no 579185 websites Norway – $80 \r\n.no 74318 websites International zone Norway:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.nra 144 websites – $50 \r\n.nrw 18487 websites – $50 \r\n.nu 489605 websites Niue- $50 \r\n.nyc 67153 websites – $50 \r\n.nz 576127 websites New Zealand – $80 \r\n.om 1603 websites – $50 \r\n.one 63063 websites – $50 \r\n.ong 3422 websites – $50 \r\n.onl 3790 websites – $50 \r\n.online 695007 websites – $50 \r\n.ooo 6400 websites – $50 \r\n.org.np 7082 websites – $50 \r\n.org.ua 41362 websites – $50 \r\n.organic 1633 websites – $50 \r\n.osaka 628 websites – $50 \r\n.ovh 50056 websites – $50 \r\n.pa 1558 websites – $50 \r\n.paris 19283 websites – $50 \r\n.partners 6576 websites – $50 \r\n.parts 5514 websites – $50 \r\n.party 115578 websites- $50 \r\n.pe 59157 websites International zone Peru:.com.net.biz.info.org.name.tel.mobi.asia – $50 \r\n.pe 69367 websites Peru – $50 \r\n.pet 8487 websites – $50 \r\n.pf 349 websites – $50 \r\n.pg 1979 websites Papua – $50 \r\n.ph 17940 websites Philippines – $50 \r\n.photo 17165 websites- $50 \r\n.photography 50434 websites- $50 \r\n.photos 19107 websites- $50 \r\n.physio 1160 websites- $50 \r\n.pics 7659 websites- $50 \r\n.pictures 7807 websites- $50 \r\n.pink 6373 websites- $50 \r\n.pizza 5949 websites – $50 \r\n.pk 44464 websites Pakistan – $50 \r\n.pl 1675325 websites Poland – $100 \r\n.pl 327587 websites International zone Poland:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.place 7002 websites – $50 \r\n.plumbing 3005 websites – $50 \r\n.plus 9892 websites – $50 \r\n.pm 4401 websites – $50 \r\n.poker 3209 websites – $50 \r\n.porn 10023 websites- $50 \r\n.post 3481 websites – $50 \r\n.pr 18419 websites – $50 \r\n.press 35032 websites – $50 \r\n.pro 280776 websites – $50 \r\n.productions 6144 websites – $50 \r\n.promo 5020 websites – $50 \r\n.properties 14144 websites – $50 \r\n.property 4366 websites – $50 \r\n.ps 2050 websites – $50 \r\n.pt 17691 websites International zone Portugal:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.pt 225136 websites Portugal – $80 \r\n.pub 16703 websites – $50 \r\n.pw 16206 websites – $50 \r\n.py 4635 websites – $50 \r\n.qa 8503 websites – $50 \r\n.quebec 8042 websites – $50 \r\n.racing 55001 websites – $50 \r\n.re 11082 websites – $50 \r\n.realtor 39465 websites – $50 \r\n.realty 55291 websites – $50 \r\n.recipes 3251 websites – $50 \r\n.red 25701 websites – $50 \r\n.rehab 1816 websites – $50 \r\n.reise 4146 websites – $50 \r\n.reisen 9228 websites – $50 \r\n.reit 126 websites – $50 \r\n.ren 108303 websites – $50 \r\n.rent 3788 websites – $50 \r\n.rentals 11823 websites- $50 \r\n.repair 6628 websites- $50 \r\n.report 5869 websites – $50 \r\n.republican 952 websites – $50 \r\n.rest 1894 websites – $50 \r\n.restaurant 7703 websites – $50 \r\n.review 229514 websites – $80 \r\n.reviews 16132 websites- $50 \r\n.rio 1062 websites- $50 \r\n.rip 3199 websites- $50 \r\n.ro 42046 websites International zone Romania:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.ro 483266 websites Romania – $80 \r\n.rocks 81108 websites – $50 \r\n.rs 75503 websites Serbia – $50 \r\n.ru 5292104 websites Russian- $250 \r\n.ru 514668 websites International zone Russian:.com.net.biz.info.org.name.tel.mobi.asia -$80 \r\n.ru.com 6499 websites Russia – $50 \r\n.ruhr 9887 websites – $50 \r\n.run 10622 websites – $50 \r\n.rw 244 websites – $50 \r\n.sa 5064 websites International zone Saudi Arabia:.com.net.biz.info.org.name.tel.mobi.asia \r\n.sa 11604 websites Saudi Arabia- $50 \r\n.saarland 3825 websites – $50 \r\n.sale 35407 websites – $50 \r\n.salon 1782 websites – $50 \r\n.sarl 939 websites – $50 \r\n.sc 4942 websites Seychelles- $50 \r\n.school 11672 websites – $50 \r\n.schule 4678 websites – $50 \r\n.science 74115 websites – $80 \r\n.scot 11175 websites – $50 \r\n.sd 619 websites – $50 \r\n.se 293316 websites International zone Sweden:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.se 1799365 websites Sweden – $150 \r\n.seat 618 websites – $50 \r\n.security 255 websites – $50 \r\n.services 52098 websites – $50 \r\n.sex 7655 websites – $50 \r\n.sexy 18260 websites – $50 \r\n.sg 164351 websites Republic Of Singapore – $50 \r\n.sh 9408 websites – $50 \r\n.shiksha 1626 websites – $50 \r\n.shoes 5007 websites – $50 \r\n.shop 402139 websites – $80 \r\n.shopping 6297 websites – $50 \r\n.show 6946 websites – $50 \r\n.si 12879 websites International zone Slovenia:.com.net.biz.info.org.name.tel.mobi.asia – $50 \r\n.si 39749 websites Slovenia- $50 \r\n.singles 3559 websites – $50 \r\n.site 384414 websites – $80 \r\n.sk 31572 websites International zone Slovakia:.com.net.biz.info.org.name.tel.mobi.asia – $50 \r\n.sk 347101 websites Slovakia- $80 \r\n.ski 5071 websites – $50 \r\n.sl 418 websites – $50 \r\n.sm 2009 websites – $50 \r\n.sn 344 websites International zone Senegal:.com.net.biz.info.org.name.tel.mobi.asia \r\n.sn 4954 websites Senegal – $50 \r\n.so 9003 websites – $50 \r\n.soccer 2833 websites – $50 \r\n.social 19134 websites – $50 \r\n.software 13001 websites – $50 \r\n.solar 7095 websites – $50 \r\n.solutions 81282 websites – $50 \r\n.soy 1200 websites – $50 \r\n.space 220771 websites – $80 \r\n.sr 638 – $50 \r\n.srl 4391 – $50 \r\n.st 7683 websites – $50 \r\n.storage 623 – $50 \r\n.store 167141 websites – $50 \r\n.stream 239795 websites – $80 \r\n.studio 39132 websites – $50 \r\n.study 5132 websites – $50 \r\n.style 9248 websites – $50 \r\n.su 125358 websites Russian- $50 \r\n.sucks 7629 websites – $50 \r\n.supplies 3082 websites – $50 \r\n.supply 4580 websites – $50 \r\n.support 20377 websites – $50 \r\n.surf 2573 websites – $50 \r\n.surgery 1778 websites – $50 \r\n.sv 8132 websites Salvador- $50 \r\n.swiss 17323 websites – $50 \r\n.sx 3240 websites – $50 \r\n.sy 2063 websites – $50 \r\n.sydney 10073 websites – $50 \r\n.systems 26094 websites – $50 \r\n.sz 194 websites – $50 \r\n.taipei 5664 websites – $50 \r\n.tattoo 2004 websites- $50 \r\n.tax 5788 websites – $50 \r\n.taxi 5784 websites – $50 \r\n.tc 16384 websites Turks and Caicos Islands- $50 \r\n.team 18421 websites- $50 \r\n.tech 196321 websites – $50 \r\n.technology 40181 websites- $50 \r\n.tel 80752 websites- $50 \r\n.tennis 1494 websites – $50 \r\n.tf 2049 websites – $50 \r\n.tg 521 websites – $50 \r\n.th 23968 websites Kingdom Of Thailand- $50 \r\n.theater 1053 websites – $50 \r\n.tickets 1141 websites – $50 \r\n.tienda 2951 websites – $50 \r\n.tips 31287 websites- $50 \r\n.tires 960 websites – $50 \r\n.tirol 5412 websites – $50 \r\n.tj 34 websites International zone Tajikistan:.com.net.biz.info.org.name.tel.mobi.asia \r\n.tj 6804 websites Tajikistan- $50 \r\n.tk 12799253 websites Tokelau – $450 \r\n.tl 2728 websites – $50 \r\n.tm 6056 websites Turkmenistan- $50 \r\n.tm 44 websites International zone Turkmenistan:.com.net.biz.info.org.name.tel.mobi.asia \r\n.tn 27383 websites – $50 \r\n.to 16987 websites Tonga- $50 \r\n.today 98034 websites – $50 \r\n.tokyo 90132 websites – $50 \r\n.tools 10439 websites – $50 \r\n.top 2140480 websites – $200 \r\n.tours 9151 websites – $50 \r\n.town 3328 websites – $50 \r\n.toys 4391 websites – $50 \r\n.tr 138818 International zone Turkey:.com.net.biz.info.org.name.tel.mobi.asia -$50 \r\n.tr 317690 websites Turkey – $80 \r\n.trade 151130 websites – $50 \r\n.trading 896 websites – $50 \r\n.training 18192 websites – $50 \r\n.travel 18054 websites – $50 \r\n.tt 516 websites – $50 \r\n.tube 2104 websites – $50 \r\n.tv 559502 websites Tuvalu – $80 \r\n.tw 243062 websites Taiwan – $50 \r\n.tz 1874 websites – $50 \r\n.ua 117701 websites International zone Ukraine:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.ua 553216 websites Ukraina – $80 \r\n.ug 2331 websites Ukraina \r\n.uk 3304606 websites International zone United Kingdom:.com.net.biz.info.org.name.tel.mobi.asia-$150 \r\n.uk 5496382 websites United Kingdom – $250 \r\n.university 5799 websites – $50 \r\n.uno 16394 websites – $50 \r\n.us 3139563 websites USA – $200 \r\n.us 578927 websites International zone USA:.com.net.biz.info.org.name.tel.mobi.asia-$80 \r\n.uy 14683 websites Uruguay – $50 \r\n.uz 365 websites International zone Uzbekistan:.com.net.biz.info.org.name.tel.mobi.asia \r\n.uz 14689 websites Uzbekistan – $50 \r\n.vacations 3926 websites – $50 \r\n.vc 16606 websites – $50 \r\n.ve 14015 websites Venezuela – $50 \r\n.vegas 18008 websites Las Vegas NV United States of America – $50 \r\n.ventures 10066 websites – $50 \r\n.versicherung 2009 websites – $50 \r\n.vet 5760 websites – $50 \r\n.vg 8389 site – $50 \r\n.viajes 2512 site – $50 \r\n.video 16204 websites- $50 \r\n.villas 1940 site – $50 \r\n.vin 5094 websites – $50 \r\n.vip 755289 websites – $80 \r\n.vision 6420 websites – $50 \r\n.vlaanderen 6114 websites – $50 \r\n.vn 161855 websites International zone Vietnam:.com.net.biz.info.org.name.tel.mobi.asia – $50 \r\n.vn 436005 websites Vietnam – $80 \r\n.vodka 1420 websites – $50 \r\n.vote 2316 websites – $50 \r\n.voto 269 websites – $50 \r\n.voyage 2773 websites – $50 \r\n.vu 1201 websites – $50 \r\n.wales 13063 websites – $50 \r\n.wang 604718 websites – $80 \r\n.watch 6120 websites – $50 \r\n.webcam 60142 websites – $50 \r\n.website 207002 websites -$50 \r\n.wedding 22162 websites – $50 \r\n.wf 1188 websites – $50 \r\n.wien 14464 websites – $50 \r\n.wien 14913 websites – $50 \r\n.wiki 14129 websites wikis – $50 \r\n.win 655735 websites – $80 \r\n.wine 13095 websites – $50 \r\n.work 256086 websites – $80 \r\n.works 15112 websites – $50 \r\n.world 86012 websites – $50 \r\n.ws 97008 websites Samoa- $80 \r\n.wtf 10038 websites – $50 \r\n.xin 178450 websites – $50 \r\n.xn--3ds443g 44019 websites – $50 \r\n.xn--55qx5d 47456 websites – $50 \r\n.xn--6qq986b3xl 18188 websites – $50 \r\n.xn--czr694b 21109 websites – $50 \r\n.xn--czru2d 9020 websites – $50 \r\n.xn--fiq228c5hs 12145 websites – $50 \r\n.xn--io0a7i 30199 websites – $50 \r\n.xn--j6w193g 31764 websites – $50 \r\n.xn--kput3i 31856 websites – $50 \r\n.xn--mgbaam7a8h 2038 websites – $50 \r\n.xn--mgberp4a5d4ar 2534 websites – $50 \r\n.xn--mk1bu44c 6001 websites – $50 \r\n.xn--rhqv96g 7723 websites – $50 \r\n.xn--ses554g 198539 websites – $80 \r\n.xn--tckwe 6197 websites – $50 \r\n.xn--vuq861b 19706 websites – $50 \r\n.xxx 119879 websites- $50 \r\n.xyz 1888763 websites – $150 \r\n.yachts 154 websites – $50 \r\n.yoga 7963 websites – $50 \r\n.yokohama 8140 websites – $50 \r\n.yt 2004 websites – $50 \r\n.za 837189 websites South Africa – $100 \r\n.zm 224 websites – $50 \r\n.zone 25798 websites – $50 \r\n.бг (.xn--90ae) 2470 websites – $50 \r\n.дети 169 websites – $50 \r\n.москва (.xn--80adxhks) 19582 websites Moscow – $50 \r\n.онлайн 3403 websites – $50 \r\n.орг 1160 websites – $50 \r\n.рус (.xn--p1acf) 110789 websites – $50 \r\n.рф (.xn--p1ai) 869759 websites Russia – $80 \r\n.сайт 1146 websites – $50 \r\n.укр (.xn--j1amh) 10563 websites- $50 \r\n.संगठन 105  sites – $50 \r\n>.みんな 166  sites – $50 \r\n.コム    6532  sites – $50 \r\n.世界    4171  sites – $50 \r\n.公司    46161  sites – $50 \r\n.商城    6 907  sites – $50 \r\n.商标    9865  sites – $50 \r\n.我爱你 15465  sites – $50 \r\n.手机    31543  sites – $50 \r\n.机构    243  sites – $50 \r\n.游戏    187  sites – $50 \r\n.移动    3277  sites – $50 \r\n.网店    3711  sites – $50 \r\n.网络    30808  sites – $50 \r\n.닷컴    5937  sites – $50 \r\n.بازار  sites 648 – $50 \r\n.شبكة   sites 833 – $50 \r\n.موقع   sites 478 – $50',''),(45,1,9,'4','Yes, please!',''),(46,1,10,'1.3','Chelsea',''),(47,1,10,'1.6','Michel',''),(48,1,10,'2','outreach.drfarrar@gmail.com',''),(49,1,10,'3','Hi Sonya,\r\n\r\nMy name is Chelsea and I\'m the Outreach Assistant for Dr. Farrar Duro, reproductive acupuncturist and founder of The PCOS Revolution Academy.\r\n\r\nWe sent you an email a couple of months ago regarding being a guest on Dr. Farrar\'s  podcast. I am just reaching out again because we didn\'t hear anything back from you, so I wasn\'t sure if you received our email.\r\n\r\nIf this is something you would be interested in or if you would like more information about Dr. Farrar and the podcast, please let me know!\r\n\r\nThank you for your time.\r\nWarm Regards,',''),(50,1,10,'4','Not right now, thanks',''),(51,1,11,'1.3','JudithBAM',''),(52,1,11,'1.6','JudithBAMHI',''),(53,1,11,'2','info2@revlight.com.sg',''),(54,1,11,'3','Dear Customer, \r\n \r\nAre you satisfied with your current CCTV on quality and service? Tired of cameras that always broke down easily? \r\n \r\nDon\'t worry, We manufacture High-Definition Security Surveillance Systems for Residential & Commercial uses. All our cameras are metal weatherproof and comes with sony sensor for maximum quality. \r\nIPcam video quality: https://youtu.be/VPG82dnXfWY \r\n \r\n+44 330-024-0982 \r\n+1 866-655-7056 \r\n+91 96508-01219 \r\n+65 6678-6557 \r\nEmail: sales@revlightsecurity.com \r\nW: http://www.revlightsecurity.com/ \r\n \r\nHave a nice day! :) \r\n \r\nregards, \r\nJessie Chang \r\n7 Temasek Boulevard, Level 32, Suntec Tower One, Singapore 038987',''),(55,1,11,'4','Yes, please!',''),(56,1,12,'1.3','Karla',''),(57,1,12,'1.6','Monterrey',''),(58,1,12,'2','kmonterrey@drugrehab.com',''),(59,1,12,'3','Hi Sonya,\r\n\r\nI hope this email finds you well. I\'m writing to see if you are you open to sharing a new resource on your page, http://www.hormonesoup.com/postpartum-thyroid-disorder/?\r\n\r\nMy name is Karla from Drugrehab.com, and I\'m reaching out on behalf of our sister organization, The Recovery Village Ridgefield (RidgefieldRecovery.com).\r\n\r\nWe are passionate about educating pregnant women about the dangers of alcohol and drug use while pregnant. We\'ve created an educational Pregnancy & Substance Abuse resource guide. Feel free to take a look: \r\n\r\nwww.ridgefieldrecovery.com/drugs/related/pregnancy-and-substance-abuse/\r\n\r\nTo better serve your new and expecting mothers, would you consider adding this resource on your page? I know this may not be a typical resource but I think it could offer some valuable information for your readers. \r\n\r\nThank you for your time and I hope to hear from you soon!',''),(60,1,12,'4','Not right now, thanks',''),(61,1,13,'1.3','JohnnyBruiX',''),(62,1,13,'1.6','JohnnyBruiXAN',''),(63,1,13,'2','jackob.james@yandex.ru',''),(64,1,13,'3','Let your bitcoins brings you +1.1% per day. \r\n \r\nTry http://satoshigen.site \r\nFast registration and getting asset \r\n \r\nPowered by Blockchain. \r\nAproved by thousand of users.',''),(65,1,13,'4','Yes, please!',''),(66,1,14,'1.3','Аdult american dаting websitеs оnlinе: https://bogazicitente.com/sexygirls77275',''),(67,1,14,'1.6','Аdult american dаting websitеs оnlinе: https://bogazicitente.com/sexygirls77275',''),(68,1,14,'2','lgraterol000@gmail.com',''),(69,1,14,'3','Sеx dаting in the UK | Girls for sex in thе UK: https://klurl.nl/?u=JVmh561B',''),(70,1,14,'4','Yes, please!',''),(71,1,15,'1.3','Dating fоr sex with ехpеriеncеd wоmen from 40 уеаrs: https://klurl.nl/?u=1SXekAPt',''),(72,1,15,'1.6','Dating fоr sex with ехpеriеncеd wоmen from 40 уеаrs: https://klurl.nl/?u=1SXekAPt',''),(73,1,15,'2','belen_cabj@hotmail.com',''),(74,1,15,'3','Аdult dаting onlinе amеriсаn singles: https://links.wtf/B7LW',''),(75,1,15,'4','Yes, please!',''),(76,1,16,'1.3','10.000 US-Dollar Erfolgsgeschiсhte рro Wосhе. Wie ich mit passivеm Еinкommen 10000 Dollar im Моnat vеrdienе https://huit.re/passiveincomeneuro23486',''),(77,1,16,'1.6','10.000 US-Dollar Erfolgsgeschiсhte рro Wосhе. Wie ich mit passivеm Еinкommen 10000 Dollar im Моnat vеrdienе https://huit.re/passiveincomeneuro23486',''),(78,1,16,'2','clauderenenouhaud@live.fr',''),(79,1,16,'3','Erfolgsgeschiсhtеn - Smart Раssive Inсomе. So vеrdienen Siе $ 10000 prо Mоnаt vоn zu Нausе aus: Раssivеs Еinкommen: https://slimex365.com/passiveincomeneuro930342',''),(80,1,16,'4','Yes, please!',''),(81,1,17,'1.3','WilliamQuold',''),(82,1,17,'1.6','WilliamQuoldWB',''),(83,1,17,'2','williamhensy@outlook.com',''),(84,1,17,'3','Minister Heather Humphreys unveilings 4\r\n\r\nThe Irish animation industry will be the main focus of the mission, Which aims for connecting 15 Irish companies in this dynamic, Growing industry in Ireland to many of the largest names in global home theater. Humphreys will lead the Enterprise Ireland client delegation to meetings with globally renowned animation studios; initial Blizzard, Amazon broadcasters, Cartoon community, The Jim Henson group, Disney toon Studios, Jakks pacific cycles, video on demand, Nickelodeon operation, Paramount Pictures and <a href=https://myspace.com/datingmoldovawomen>moldova girls</a> The Gotham Group your mission. At the trade mission in l. a, Minister Humphreys suggested:\r\n\r\nAm delighted to lead this delegation of 15 Irish animation companies to the heart of the global entertainment industry, Which is believed to be worth US$ 270 billion by 2020. This is an enormous chance of the participating companies to showcase Ireland vibrant animation sector, Which definitely employs over 1,600 highly trained people. Not only are the Irish <a href=https://sites.google.com/view/moldovawomen/photo-gallery>moldova women</a> companies in this growing sector creating jobs and resulting in the economy, but they\'re creating valuable cultural exports reaching substantial global audiences, Which brings benefits to other industries including the tourism sector.\r\n\r\nThe wording of Brexit, It has never been crucial to support Irish companies to achieve their global ambition. This online business Ireland / IDA Ireland trade mission, Which I am causing the USA, Supports early entrants and established Irish companies in the animation sector to expand key business interaction with their US counterparts. over the course of this mission, I will be engaging with key decision makers in Government and industry to promote therapeutic massage capabilities and competitive offers of Irish companies. Sinnamon, organization Ireland CEO added:\r\n\r\nIrish animation and digital entertainment sector is a vital element of Ireland digital and creative economy. The sector has experienced significant growth in recent times and now employs more than 1,600 skilled workers and ensures more than to the Irish economy. The growth has been achieved by ranked Irish studios that combine the Irish capacity for story telling with highly innovative visual effects and technology. Ireland is now globally grasped and a leading source of creative content for the TV, silver screen, And Games companies. Film scene. Our ambition is to expand the export footprint of this growth sector a step forward, Connecting Irish animators to some on the planet best known digital animation names in the world, as being a this trade mission,\r\n\r\nOther highlights for the partaking animation clients will include a session delivered by US animation industry veterans on topics including how to market fund, license, Market and sell toon outputs. Humphreys will address an event dedicated to increasing female entrepreneurship in this sector hosted by the US planning in Animation and will meet with senior political figures from the City of Los Angeles.\r\n\r\nThe trade mission is jointly coordinated by Enterprise Ireland and IDA Ireland in operation with the Irish Film Board on behalf of the us govenment of Ireland.',''),(85,1,17,'4','Yes, please!',''),(86,1,18,'1.3','Danielneews',''),(87,1,18,'1.6','DanielneewsXH',''),(88,1,18,'2','admin@hormonesoup.com',''),(89,1,18,'3','Good Morning \r\n \r\nBuy all models of Gucci Belts only 19.99 dollars. Please check our site: topbuy.online \r\n \r\nCheers, \r\n \r\nContact Me - Hormone Soup - hormonesoup.com',''),(90,1,18,'4','Yes, please!',''),(91,1,19,'1.3','Ben',''),(92,1,19,'1.6','Wedderburn',''),(93,1,19,'2','ben_wedderburn@yahoo.com',''),(94,1,19,'3','I am very interested in what you offer, and would appreciate a call for more information. My number is (001) 2645360680.',''),(95,1,19,'4','Not right now, thanks',''),(96,1,20,'1.3','JustinMut',''),(97,1,20,'1.6','JustinMutTS',''),(98,1,20,'2','xrumer888@outlook.com',''),(99,1,20,'3','Westthroughout areas lodging Debuts new Maldives announcement \r\n\r\nmanufactured by Belluna company. Ltd, okazaki, japan as well indonesia main town PLC, Sri Lanka, The Westin Maldives Miriandhoo choice heralds the Westin maker well-being placement of in a very Maldivian oasis.\r\n\r\nare delighted introducing the Westin company name toward the Maldives, unwinding a reputation in indonesia off-shore, asserted henry Fulkerson, v. p,second in command, logo and marketing techniques, Marriott you can also use indonesia hawaiian. gap in Westin Maldives Mirialsohoo motel is a major preference to collection underscoring a transformative suggestive health and wellbeing proposal for travelers, who\' re increasingly showing priority for medical at the same time while traveling.\r\n\r\nnestled on a wonderful coral reefs tropical island documented in Baa Atoll, A issued UNESCO Biosphere wildlife reserve net site, web site visitors with Westin Maldives Miriand as wellhoo recourse get each year a quiet emerge because of uninterrupted marine spotless turquoise stats lagoon. the atoll almost any ideal place, travellers are next to landmarks which include the Hanifaru fresh, Which is known for the halloween party about manta sun globally.\r\n\r\nlook forward to vibrant our very own party attendees to discover the ideas through Maldives while at the same time take advantage of the unmatched level and services information, supposed Brendan Corcoran, general manager in your Westin Maldives Miriandhoo destination. even though using Westin fresh look closely at wellness, the two of us believe in that every client are able to perception remarkably hassle-free, restored to energized during proper their stays.\r\n\r\nunderwater stirred D combined with morning selected rentals\r\n\r\npre lit trees near profitable Milan supported designers PEIA Associati, The option format will take you commitment inside the seashore accompanying a visionary come to regarding environmental sustainability. practically regions of the inn design and development think about drive from air from the gain of natural solutions, this includes unique covers inside the action also amount related with submarine my life along with caribbean sea turtles whale sharks, delivering guest visitors with a connection to the region top-quality enchantment. An airborne show with Westin Maldives Miriandhoo ski resort reveals an overview in the form of a goldfish, an exclusive reflectivity of the nice thing about around submarine everyday; While the arrival jetty happens to be sorted returning to mimic clamshells because oceans waves.\r\n\r\nthis particular Westin Maldives Mirion top of thathoo ski resort functionalities 70 rental accommodations bedrooms, 41 up remote island and 29 overwater. equally house is regarded as designed with a measurable green double covering to ensure perfect natural air-flow. adventure jungle showers are an exclusive capability. positiioned along the sea across stilts and with a of almost 200 square meters at the same time, The overwater fits are already among the a location is offering contained in the Baa Atoll vicinity.\r\n\r\nexquisite types, increased occurrences\r\n\r\nthe main Westin Maldives Miriandhoo site exhibits three unique dinner feedback. The globule could be the site customizable n eaterie and is fantastic for enjoying delicious japoneses dishes in addition to first-class river vision. the exact bistro is made with a exquisite japanese people navigation <a href=https://charmdatescamreviews.wordpress.com/2018/07/17/why-dating-a-russian-girl-is-not-easy/>hot russian mom</a> with a work on seafoods to modern nearby formula. The all day eating at the restaurant knowledge at is the kitchen area is still around in keeping with the Westin manufacturer eat even more nicely a well-balanced pillar through selection merging japanese, indiana but Maldivian air travel. towards Hawker, website visitors in many cases can pattern authentic fernrrstliche community cuisine which have a stay house in a casual bustling earth. next to the catalogue and so overlooking the orange grey indiana seaside, setting sun box definitely a hassle-free chill amount tapas and / or innovative cocktails.\r\n\r\nthe main idyllic recourse aside from that applications Westin trademark top quality health club product, The beautiful massages by - Westin the with most recent good looks remedy options. the look from skin clinic zone offers a romantic furthermore peaceful atmosphere that permits website visitors to think on their vacation, this includes a roomy approach suit with regard to two using jacuzzi also wide ranging seaside beliefs. buddies can remain on the go along with your 24 hour WestinWORKOUT fitness recording studio sprawled all through two development that includes excess fat pieces of equipment, free weights, additionally cardio equipment that many encounters non-public television home appliances are televisions; so camping mishaps online game flooring now with the game of tennis, volleyball, baseball options.\r\n\r\nwhich may appeal to exactly how modernized parents go, The Westin your home and family kids fitness center opportunities reimagined activities that is normally fixed returning to brand the health and happiness setting on behalf of junior party guests relating to the prolonged ages of 4. Some of those activities also includes nature herself guides, domestic layout moves and furthermore water outdoor activities. of the Westin Maldives Miriandhoo turn may skillfully braced in order to variety to distinguished events or vows reconstruction havin their dual purpose game gaps.\r\n\r\ndirectly from the swimming pool, readers may possibly experience lifeline ocean consisting of <a href=https://charmdatescamreviews.wordpress.com/2018/03/07/charmdate-com-review-how-charmdate-works-is-it-legit-or-scam/>russian single women</a> amazing corals and be encompassed by thousands connected with temperate seafood. Miriandhoo may be Turtle personal space, And site visitors might and they sometimes observe turtles nesting over the green islands. deep sea sharks, Lionfish, Manta light and the most useful whale sharks each of the are now living the Baa Atoll. The exquisite example of the underwater overall world may well seen truth parasailing, delving, sportfishing then windsurfing.\r\n\r\nWestin lodges vacation rentals, an innovator by wellbeing and in addition food for over a decade, stays that it is approach a healthier You using the organization Six pillars linked wellness: practical knowledge correctly, are incredible, rotate in fact, partake of fine, have enough sleep and consequently try Well. during just above 200 hotels and resorts with more-or-less 40 cities and areas, company in many cases can enjoy products and solutions that are included with the iconic heavenly the bedroom, RunWESTIN and Westin gadgets financing by means of asics amazing and balanced SuperFoodsRx plus more.',''),(100,1,20,'4','Yes, please!',''),(101,1,21,'1.3','Fwd: Раssivе Incоme Mу Sucсеss Story in 1 Mоnth. Hоw to Get $10000/Mo Passive Inсome http://freeurlredirect.com/homepassiveincome392666',''),(102,1,21,'1.6','Fwd: Раssivе Incоme Mу Sucсеss Story in 1 Mоnth. Hоw to Get $10000/Mo Passive Inсome http://freeurlredirect.com/homepassiveincome392666',''),(103,1,21,'2','gattonero33@hotmail.com',''),(104,1,21,'3','Весome a bitcоin millionаirе. Gеt from $ 2500 рer daу: https://klurl.nl/?u=uijNJpPg',''),(105,1,21,'4','Yes, please!',''),(106,1,22,'1.3','Wherе to invest $ 3000 onсe and recеive everу month frоm $ 55000: https://onlineuniversalwork.com/getpassiveincome925002',''),(107,1,22,'1.6','Wherе to invest $ 3000 onсe and recеive everу month frоm $ 55000: https://onlineuniversalwork.com/getpassiveincome925002',''),(108,1,22,'2','kimkh@cspi.co.kr',''),(109,1,22,'3','RЕ: A Раssive Inсomе Suсcеss Storу. Earn $10000 Pаssivе Inсоme Реr Моnth in 2020: https://links.wtf/WB3r',''),(110,1,22,'4','Yes, please!',''),(111,1,23,'1.3','Frее Seх Sеx Dating: https://darknesstr.com/datingsexygirlsinyourcity263560',''),(112,1,23,'1.6','Frее Seх Sеx Dating: https://darknesstr.com/datingsexygirlsinyourcity263560',''),(113,1,23,'2','luck2009@yahoo.co.uk',''),(114,1,23,'3','Frеe Sеx Sex Dаting: https://darknesstr.com/datingsexygirlsinyourcity337190',''),(115,1,23,'4','Yes, please!',''),(116,1,24,'1.3','Loris',''),(117,1,24,'1.6','Ruch',''),(118,1,24,'2','ruch.loris@aol.com',''),(119,1,24,'3','Hello, I found your offers very interesting, but I have some questions. Is there someone I could speak to personally. My number is 0041799790096, please call me soonest.',''),(120,1,24,'4','Not right now, thanks',''),(121,1,25,'1.3','John',''),(122,1,25,'1.6','Knight',''),(123,1,25,'2','john0knight@outlook.com',''),(124,1,25,'3','Hello. I saw your website presentation, and I would like to discuss a potential deal for your services. Please call me at 08701861632 to discuss details and to arrange a meeting.',''),(125,1,25,'4','Not right now, thanks',''),(126,1,26,'1.3','Thе bеst girls fоr seх in yоur tоwn Canаdа: https://klurl.nl/?u=57vV7hB9',''),(127,1,26,'1.6','Thе bеst girls fоr seх in yоur tоwn Canаdа: https://klurl.nl/?u=57vV7hB9',''),(128,1,26,'2','fonzy2006usaf@yahoo.com',''),(129,1,26,'3','Sеx dаting in Austrаliа | Girls fоr sеx in Аustrаlia: https://klurl.nl/?u=ZxDc50hf',''),(130,1,26,'4','Yes, please!',''),(131,1,27,'1.3','Ichfulling',''),(132,1,27,'1.6','Ichfulling',''),(133,1,27,'2','send@aleksse.biztehno.ru',''),(134,1,27,'3','Приветствую Вас www.hormonesoup.com',''),(135,1,27,'4','Yes, please!',''),(136,1,28,'1.3','Mееt seхy girls in уour city USА: http://fwuvd.thehomecomer.com/fede389',''),(137,1,28,'1.6','Mееt seхy girls in уour city USА: http://fwuvd.thehomecomer.com/fede389',''),(138,1,28,'2','diabolicrottweiler@hotmail.fr',''),(139,1,28,'3','Adult fоrt st john dating sitеs: http://iqfyiju.thehomecomer.com/5d7b6234a',''),(140,1,28,'4','Yes, please!',''),(141,1,29,'1.3','elizava69',''),(142,1,29,'1.6','luisavw3',''),(143,1,29,'2','meghanzb6@isamu19.investmentweb.xyz',''),(144,1,29,'3','Hot galleries, daily updated collections\r\nhttp://wifevideoporn.alexysexy.com/?alyson \r\n\r\n nicole riche porn long free clips of porn hardcore porn galleries free the cons of internet porn watching porn a sin',''),(145,1,29,'4','Yes, please!',''),(146,1,30,'1.3','Joshuanog',''),(147,1,30,'1.6','JoshuanogSP',''),(148,1,30,'2','xrumer888@outlook.com',''),(149,1,30,'3','metal Jean\r\n\r\nbrass, Jean linked Hamilton, Died in harmony on 13 January 2010 <a href=http://www.cupidseekers.com/tag/asian-wife/>chinese dating</a> at Arbour Creek Long Term Care Centre. Jean came to be on 9 February 1925 at Ushaw <a href=http://www.cupidseekers.com/tag/asian-wife/>how to impress a chinese girl</a> Moor, he uk. She immigrated to Canada ready family in April 1957. Jean was active in the war brides club manage and was also involved with provincial politics. She was finished in the art of embroidery and in her retirement years became an avid traveller with a natural curiosity for exploring new cultures. Jean is survived by her little ones Karen of Hamilton and Christine of New Zealand, Sons in law Neil and barry, grandbabies Charles, claire, Nicholas, Sonya, Kristen ellie and Dean. She has four great grandbabies, Aleena and Eshe of vancouver and Ryan and Quinn of New Zealand. A special thanks a ton to Grandma MacPhail for always being there. Cremation has taken place.',''),(150,1,30,'4','Yes, please!',''),(151,1,31,'1.3','ВЕST EАRNINGS FOR ALL FROM $6447 реr dаy: http://kml.tanglescanner.com/9ee4707',''),(152,1,31,'1.6','ВЕST EАRNINGS FOR ALL FROM $6447 реr dаy: http://kml.tanglescanner.com/9ee4707',''),(153,1,31,'2','sugarsho@yahoo.com',''),(154,1,31,'3','MАKЕ $561 ЕVЕRY 60 МINUТЕS - МАKE MОNЕY ОNLINЕ NОW: http://mckp.storyofafeather.com/07e9',''),(155,1,31,'4','Yes, please!',''),(156,1,32,'1.3','ВEST ЕARNINGS FОR ALL FRОM $7589 per daу: https://1borsa.com/makemoney367117',''),(157,1,32,'1.6','ВEST ЕARNINGS FОR ALL FRОM $7589 per daу: https://1borsa.com/makemoney367117',''),(158,1,32,'2','one1970@voila.fr',''),(159,1,32,'3','Hоw tо invest in Cryptоcurrency $ 4459 - get а rеturn оf uр to 9248%: https://bogazicitente.com/getmoney731846',''),(160,1,32,'4','Yes, please!',''),(161,1,33,'1.3','RЕ: Mу success stоry. Ноw to make $10000 а Month Рassivе Inсоmе: http://pabw.igrejavineyard.org/6860950',''),(162,1,33,'1.6','RЕ: Mу success stоry. Ноw to make $10000 а Month Рassivе Inсоmе: http://pabw.igrejavineyard.org/6860950',''),(163,1,33,'2','yhtgafehgdsf@aol.com',''),(164,1,33,'3','RE: Stоry of Successful Раssivе Inсоme Stratеgies. Pаssivе Incоmе: Ноw I Mакe $10,000 Per Month: http://firerv.timetravelnerd.com/136',''),(165,1,33,'4','Yes, please!',''),(166,1,34,'1.3','Писменно сообщаем Вам об одорении решения выплатить Вам денежный бонус. Рекомендуем прямо сейчас Обязательно разбераться с подробностями перейдя по ссылке на основную страницу в течение 5 часов. В случае просрочки Ваш доступ в систему будет заблокиван!Переход на страницу: nick https://google.com',''),(167,1,34,'1.6','Направляем Вам Уведомление об одорении решения выплатить Вам денежную сумму. Рекомендуется в срочном порядке оформить детали зайдя по ссылке на главную страницу в срок до 2 дней. В случае просрочки Ваш доступ в систему будет заблокиван!Переход на страницу: name https://google.com',''),(168,1,34,'2','kari.alna@mail.ru',''),(169,1,34,'3','Информируем Вас об одорении решения выплатить Вам денежные средства. Настоятельно рекомендуем прямо сейчас в срочном порядке уточнить детали перейдя по ссылке на основную страницу почтового сервиса в течение 5 часов пока Ваш доступ в систему не заблокирован!Переход на страницу: message https://google.com',''),(170,1,34,'4','Yes, please!',''),(171,1,35,'1.3','Philip Anderson',''),(172,1,35,'1.6','PhilipAnderson',''),(173,1,35,'2','storybitestudio14@gmail.com',''),(174,1,35,'3','Hey! I came across your website and wanted to get in touch. \r\n \r\nI run an animation studio that makes animated explainer videos helping companies to better explain their offering and why potential customers should work with them over the competition. \r\n \r\nThis is our portfolio: http://www.story-bite.com/ - pretty good right? \r\n \r\nOur team works out of Denmark to create high quality videos made from scratch, designed to make your business stand out and get results. No templates, no cookie cutter animation that tarnishes your brand. \r\n \r\nI would be very interested in creating a great animated video for your company. \r\n \r\nWe have a smooth production process and handle everything needed for a high-quality video that typically takes us 6 weeks to produce from start to finish. \r\n \r\nFirst, we nail the script, design storyboards you can’t wait to see animated. Voice actors in your native language that capture your brand and animation that screams premium with sound design that brings it all together. \r\n \r\nIf you’re interested in learning more visit our website or please get in touch on the email below: \r\nEmail: storybiteanimations@gmail.com \r\n \r\nI hope to hear back from you.',''),(175,1,35,'4','Yes, please!',''),(176,1,36,'1.3','Davis',''),(177,1,36,'1.6','Franciom',''),(178,1,36,'2','dfranciom@yahoo.com',''),(179,1,36,'3','Some services on your site interest me, but I would like some more information. Could somebody please call me at 12649463629?',''),(180,1,36,'4','Yes, please!',''),(181,1,37,'1.3','Аdult оnlinе dаting mеmbershiр numbеrs: https://klurl.nl/?u=fQBNVRv',''),(182,1,37,'1.6','Аdult оnlinе dаting mеmbershiр numbеrs: https://klurl.nl/?u=fQBNVRv',''),(183,1,37,'2','oilke2003@yahoo.com',''),(184,1,37,'3','Adult оnlinе dating swapping numbеrs: https://klurl.nl/?u=KsPSNXcs',''),(185,1,37,'4','Yes, please!',''),(186,1,38,'1.3','Sеx dating оnline with phоto. Is frеe: https://onlineuniversalwork.com/sexygirlsinyourcity118793',''),(187,1,38,'1.6','Sеx dating оnline with phоto. Is frеe: https://onlineuniversalwork.com/sexygirlsinyourcity118793',''),(188,1,38,'2','ashikmiha@yahoo.co.uk',''),(189,1,38,'3','Seху girls fоr the night in yоur tоwn: http://freeurlredirect.com/sexygirlsinyourcity271623',''),(190,1,38,'4','Yes, please!',''),(191,1,39,'1.3','Claire Holstein',''),(192,1,39,'1.6','ClaireHolstein',''),(193,1,39,'2','claire@explainingyourbusiness.com',''),(194,1,39,'3','With so much change in virtually every industry, the only constant is quality and engaging content. My team has helped hundreds of small & medium sizes businesses do just that by creating videos that increase customer conversion rates. \r\n \r\nWe\'ve even created niche market videos including dozens in your field. Simplify your pitch, increase website traffic, and close more business. \r\n \r\nShould I send over some industry-specific samples? \r\n \r\n-- Claire Holstein \r\n \r\nEmail: Claire@explainingyourbusiness.com \r\nWebsite with samples http://Explainingyourbusiness.com/',''),(195,1,39,'4','Yes, please!',''),(196,1,40,'1.3','Raymond 	Brown',''),(197,1,40,'1.6','RaymondBrown',''),(198,1,40,'2','info@thecctvhub.com',''),(199,1,40,'3','Dear Sir/mdm, \r\n \r\nHow are you? \r\n \r\nWe supply N95, KN95, 3ply masks and Thermal cameras for Body Temperature Measurement up to accuracy of ±0.1?C \r\nAdvantages of thermal imaging detection: \r\n \r\n1. Intuitive, efficient and convenient, making users directly \"see\" the temperature variation. \r\n2. Thermal condition of different locations for comprehensive analysis, providing more information for judgment \r\n3. Avoiding judgment errors, reducing labor costs, and discovering poor heat dissipation and hidden trouble points \r\n4. PC software for data analysis and report output \r\n \r\nWhatsapp: +65 87695655 \r\nTelegram: cctv_hub \r\nSkype: cctvhub \r\nEmail: sales@thecctvhub.com \r\nW: http://www.thecctvhub.com/ \r\n \r\nIf you do not wish to receive email from us again, please let us know by replying. \r\n \r\nregards, \r\nRaymond',''),(200,1,40,'4','Yes, please!',''),(201,1,41,'1.3','Fwd: Мy suссеss story. Generatе $10000 in Mоnthlу Passive Income: http://cepjjzvbx.elgiganten32.club/51e',''),(202,1,41,'1.6','Fwd: Мy suссеss story. Generatе $10000 in Mоnthlу Passive Income: http://cepjjzvbx.elgiganten32.club/51e',''),(203,1,41,'2','jensentia@bellsouth.net',''),(204,1,41,'3','I\'m 23. I have $30000. How cаn I bеst use it tо mакe morе mоnеy: http://elzrx.shoesmogul.com/3fc',''),(205,1,41,'4','Yes, please!',''),(206,1,42,'1.3','MartinNox',''),(207,1,42,'1.6','MartinNoxMY',''),(208,1,42,'2','no-reply@hilkom-digital.de',''),(209,1,42,'3','hi there \r\nI have just checked hormonesoup.com for the ranking keywords and seen that your SEO metrics could use a boost. \r\n \r\nWe will improve your SEO metrics and ranks organically and safely, using only whitehat methods, while providing monthly reports and outstanding support. \r\n \r\nPlease check our pricelist here, we offer SEO at cheap rates. \r\nhttps://www.hilkom-digital.de/cheap-seo-packages/ \r\n \r\nStart increasing your sales and leads with us, today! \r\n \r\nregards \r\nHilkom Digital Team \r\nsupport@hilkom-digital.de',''),(210,1,42,'4','Yes, please!',''),(211,1,43,'1.3','Isabella',''),(212,1,43,'1.6','Lovett',''),(213,1,43,'2','isabella.lovett@chromemail.net',''),(214,1,43,'3','Hi there,\r\n\r\nWe’re reading so much in the news, and online at the moment about the need to better\r\nprotect our mental health as well as our physical health, especially in times of crisis. Stress\r\ncan be caused by many factors, our work, our personal lives and external events of which\r\nwe have little to no control over.\r\n\r\nHow do we better manage our stress when times are tough? What options do we have?\r\n\r\nI’m a health writer and someone who has battled anxiety, OCD and clinical depression all my\r\nlife. As part of my writing, in recent weeks I’ve been researching how we can better help\r\npeople manage their stress both in the short and long term, for a better, healthier way of life.\r\nWhilst researching I discovered http://www.hormonesoup.com/postpartum-anxiety-during-a-pandemic/. I wondered if your site visitors would\r\nlike to read an article based around my ideas. Anything I do write for you would come to you\r\nfree of charge and tailored to your existing content, fully referenced for accuracy.\r\n\r\nI’d love it if you’d consider my idea and drop me a line back.\r\n\r\nSincere wishes\r\nIsabella',''),(215,1,43,'4','Yes, please!',''),(216,1,43,'gravityformsmailchimp_is_fulfilled','1',NULL),(217,1,43,'processed_feeds','a:1:{s:21:\"gravityformsmailchimp\";a:1:{i:0;s:1:\"1\";}}',NULL),(218,1,44,'1.3','David Biton',''),(219,1,44,'1.6','DavidBiton',''),(220,1,44,'2','david@graphicdesignisrael.co',''),(221,1,44,'3','Shalom, David here. \r\n \r\nYour website and business look great and both seem well established. \r\n \r\nI am messaging to both compliment your business + to give a headsup about the unreasonably low pricing I am charging (for a limited time) to new clients interested in my graphic design services. \r\n \r\nReply back to say Hi, ask to see my portfolio, or visit my site. \r\n \r\nEmail me: david@graphicdesignisrael.co \r\nWebsite: http://GraphicDesignIsrael.co',''),(222,1,44,'4','Yes, please!',''),(223,1,45,'1.3','Cathryn McBryde',''),(224,1,45,'1.6','McBryde',''),(225,1,45,'2','getmedsupplies@gmail.com',''),(226,1,45,'3','Hello,\r\n\r\nWe have available the following, with low minimum order requirements - if you or anyone you know is in need:\r\n\r\n-3ply Disposable Masks\r\n-KN95 masks and N95 masks with FDA, CE certificate\r\n-Gloves\r\n-Disposable Gowns\r\n-Sanitizing Wipes\r\n-Hand Sanitizer\r\n-Face Shields\r\n-Oral and No Touch Thermometers\r\n-Swabs\r\n\r\nDetails:\r\n\r\nWe are based in the US\r\n\r\nAll products are in the US.\r\n\r\nWe are shipping out every day.\r\n\r\nPlease reply back to getmedsupplies@gmail.com with the product you need , the quantity needed, and the best contact phone number to call you\r\n\r\n\r\nThank you\r\n\r\nAaron Denton\r\nPPE Product Specialist',''),(227,1,45,'4','Yes, please!',''),(228,1,46,'1.3','Berenice Pelloe',''),(229,1,46,'1.6','Pelloe',''),(230,1,46,'2','info@hormonesoup.com',''),(231,1,46,'3','Morning\r\n\r\nBuy medical disposable face mask to protect your loved ones from the deadly CoronaVirus.  The price is $0.89 each.  If interested, please visit our site: pharmacyusa.online\r\n\r\nAll the best,\r\n\r\nContact Me - Hormone Soup - hormonesoup.com',''),(232,1,46,'4','Yes, please!',''),(233,1,47,'1.3','Dave Willis',''),(234,1,47,'1.6','DaveWillis',''),(235,1,47,'2','no-reply@gmaill.com',''),(236,1,47,'3','Hello, \r\n \r\nWe have available the following, with low minimum order requirements - if you or anyone you know is in need: \r\n \r\n-3ply Disposable Masks \r\n-KN95 masks and N95 masks with FDA, CE certificate \r\n-Gloves, Gowns \r\n-Sanitizing Wipes, Hand Sanitizer \r\n-Face Shields \r\n-Orla and No Touch Thermometers \r\n \r\n \r\nDetails: \r\nWe are based in the US \r\nAll products are produced in China \r\nWe are shipping out every day. \r\nMinimum order size varies by product \r\nWe can prepare container loads and ship via AIR or SEA. \r\n \r\nPlease reply back with the product you need , the quantity needed, and the best contact phone number to call you \r\ndavewillis2008@gmail.com \r\n \r\nThank you \r\n \r\nDave Willis \r\nProduct Specialist',''),(237,1,47,'4','Yes, please!',''),(238,1,48,'1.3','David Bitton',''),(239,1,48,'1.6','DavidBitton',''),(240,1,48,'2','david@marketingvideocompany.com',''),(241,1,48,'3','For the last 10 years, the team at MarketingVideoCompany.com has been creating video content for businesses like yours. We\'ve primarily worked directly with marketing agencies to provide top quality graphics and marketing videos. \r\n \r\nWe have recently started working directly with end-businesses (like you) instead of marketing agencies that typically markup our video pricing with a 2-3x premium. There\'s a reason why wholesalers and resellers of our videos are able to charge so much for our productions. We\'re excited to offer you high-quality videos at wholesale pricing by skipping the middleman and working directly with our marketing and explainer video production team. \r\n \r\nYou can email me at david@marketingvideocompany.com or visit http://marketingvideocompany.com/ to check out sample videos. \r\n \r\nCan I send you over some of our recent work that I think you will find relevant? \r\n-- \r\nThanks - stay healthy and safe. \r\nDavid Bitton',''),(242,1,48,'4','Yes, please!',''),(243,1,49,'1.3','Kerri',''),(244,1,49,'1.6','Collins',''),(245,1,49,'2','collins282@yahoo.com',''),(246,1,49,'3','It looks like you\'ve misspelled the word \"hemaglobin\" on your website.  I thought you would like to know :).  Silly mistakes can ruin your site\'s credibility.  I\'ve used a tool called SpellScan.com in the past to keep mistakes off of my website.\r\n\r\n-Kerri',''),(247,1,49,'4','Already a subscriber',''),(248,1,50,'1.3','Byron Ma',''),(249,1,50,'1.6','Ma',''),(250,1,50,'2','ma.byron@hotmail.com',''),(251,1,50,'3','Zero cost promotion for your website here: http://bit.ly/submityourfreeads',''),(252,1,50,'4','Yes, please!',''),(253,1,51,'1.3','MariaAburn',''),(254,1,51,'1.6','MariaAburnVP',''),(255,1,51,'2','marsmittt@gmail.com',''),(256,1,51,'3','Приветствую вас \r\nИдет молва \r\nПрепараты \r\n \r\n \r\n<a href=https://anticancer24.ru/shop/473/desc/sofokast-plus>софосбувир +и даклатасвир купить +в индии</a>',''),(257,1,51,'4','Yes, please!',''),(258,1,52,'1.3','Tara Campbell',''),(259,1,52,'1.6','Campbell',''),(260,1,52,'2','tara.c@vidthebiz.com',''),(261,1,52,'3','Hi, I reached out several months ago about how explainer videos and the unique issues they solve.\r\n\r\nMy team has created thousands of marketing videos including dozens in your field.\r\n\r\nAs you know, Google is constantly changing its SEO algorithm. The only thing that has remained consistent is that adding an explainer video increases website rank and most importantly keeps customers on your page for longer, increasing conversions ratios.\r\n\r\nSimplify your pitch, increase website traffic, and close more business.\r\n\r\nWe are providing special offers to Business Owners. Should I send over some industry-specific samples?\r\n\r\n--Tara Campbell\r\nEmail: Tara.c@vidthebiz.com\r\nWebsite: http://www.vidthebiz.com',''),(262,1,52,'4','Yes, please!',''),(263,1,53,'1.3','Michel Barreiro',''),(264,1,53,'1.6','Barreiro',''),(265,1,53,'2','annie@totalsolutionsdirect.com',''),(266,1,53,'3','Here\'s how to Thrive not Survive during the chaos!\r\n \r\nGROW YOUR FOOD TAKEOUT OR DELIVERY BUSINESS INSTANTLY!\r\nVisit http://nomoreemptytables.com/TotalFoods\r\n \r\n Or Text \"Total\" to 833-861-2665\r\n$900 Value - Get a FREE Upgrade to Unlimited Usage\r\nwith Promo Code \"Total\"\r\n \r\nOr Call 239-214-0174 and mention \"Total Foods\"',''),(267,1,53,'4','Yes, please!',''),(268,1,54,'1.3','The bеst wоmеn for seх in уоur town UK: http://gg.gg/is6d4',''),(269,1,54,'1.6','The bеst wоmеn for seх in уоur town UK: http://gg.gg/is6d4',''),(270,1,54,'2','annay_gomez@yahoo.com',''),(271,1,54,'3','Find yourself a girl fоr the night in your сitу USА: http://pine.cf/or6t31',''),(272,1,54,'4','Yes, please!',''),(273,1,55,'1.3','Deangelo Deane',''),(274,1,55,'1.6','Deane',''),(275,1,55,'2','deane.deangelo@googlemail.com',''),(276,1,55,'3','Greetings, I was just checking out your website and filled out your \"contact us\" form. The contact page on your site sends you messages like this to your email account which is the reason you\'re reading my message at this moment right? This is the most important achievement with any type of online ad, making people actually READ your ad and I did that just now with you! If you have something you would like to promote to lots of websites via their contact forms in the U.S. or to any country worldwide send me a quick note now, I can even target specific niches and my pricing is super reasonable. Write a reply here: Phungcorsi@gmail.com',''),(277,1,55,'4','Yes, please!',''),(278,1,56,'1.3','Mylesdop',''),(279,1,56,'1.6','MylesdopCJ',''),(280,1,56,'2','ben.small@yahoo.co.uk',''),(281,1,56,'3','I really struggled to survive earlier this year. \r\nI lived on credit cards, family loans and handouts. \r\nNow I earn six numbers every month! I have now bought my first house. \r\nhttp://aply.tribunionboreale.com/e401cdb8d \r\nWorks on all devices, including smartphones, so you can check in anytime, anywhere! \r\nhttp://rxecu.cleaorphanage.com/b8982ab9f',''),(282,1,56,'4','Yes, please!',''),(283,1,57,'1.3','Dale Borderstien',''),(284,1,57,'1.6','DaleBorderstien',''),(285,1,57,'2','dale@explainingyourbusiness.com',''),(286,1,57,'3','Thanks for checking my msg. \r\n \r\nWith the American economy finally stabilizing, businesses are aiming to return to pre-Corona market positions. \r\n \r\nIf you are reopening after the pandemic and are interested in sprucing up your prospecting and marketing - why not add video assets to your business? \r\n \r\nMy team is offering a \"Back 2 Market\" special with affordable options on getting started with basic and advanced explainer videos. \r\n \r\nMy team, with offices in Israel & California, has helped many small businesses re-enter the scene with new marketing tools for their company. We\'ve even created explainer videos in your industry & field. \r\n \r\nThere is still some time left in 2020 to turn this pandemic filled year around! \r\n \r\nHow about I send over a couple industry-specific explainer samples? \r\n \r\n-- Dale Borderstien \r\ndale@explainingyourbusiness.com \r\nMy Website: http://Explainingyourbusiness.com',''),(287,1,57,'4','Yes, please!',''),(288,1,58,'1.3','Prince Taylor',''),(289,1,58,'1.6','PrinceTaylor',''),(290,1,58,'2','prance.gold.arbitrage@gmail.com',''),(291,1,58,'3','Hi! \r\nI\'m Prince Taylor. \r\n \r\nI contacted you with an invitation for investment program witch you will definitely win. \r\n \r\nThe winning project I\'m here to invite you is called \"Prance Gold Arbitrage (PGA)\". \r\n \r\nPGA is a proprietary system that creates profits between cryptocurrency exchanges through an automated trading program. \r\n \r\nThe absolute winning mechanism \"PGA\" gave everyone the opportunity to invest in there systems for a limited time. \r\n \r\nYou have chance to join from only $ 1000 and your assets grow with automated transactions every day! \r\n \r\nInvestors who participated in this program are doubling their assets in just a few months. \r\nBelieve or not is your choice. \r\nBut don\'t miss it, because it\'s your last chance. \r\nSign up for free now! \r\n \r\nRegister Invitation code \r\nhttps://portal.prancegoldholdings.com/signup?ref=prince \r\n \r\nAbout us \r\nhttps://www.dropbox.com/s/0h2sjrmk7brhzce/PGA_EN_cmp.pdf?dl=0 \r\n \r\nPGA Plans \r\nhttps://www.dropbox.com/s/lmwgolvjdde3g8n/plans_en_cmp.pdf?dl=0 \r\n \r\nMovie \r\nhttps://www.youtube.com/watch?v=9054gGRtjX8',''),(292,1,58,'4','Yes, please!',''),(293,1,59,'1.3','Mike',''),(294,1,59,'1.6','Tarselli',''),(295,1,59,'2','mtarselli@slas.org',''),(296,1,59,'3','Hello Ms. Satveit,\r\n\r\nI’m Mike Tarselli, the Scientific Director at SLAS (Society for Laboratory Automation and Screening) and I’m reaching out to you about our Innovation AveNEW program. Each year SLAS invites new tech and life sciences companies to apply for an exhibition kiosk located within a specially-designated area within the SLAS International Conference and Exhibition. Companies chosen for Innovation AveNEW do not have to pay exhibition fees or travel costs and benefit from a prime location on the exhibit floor allowing for a direct connection to purchasing influencers and decision-makers from across the globe. This is a significant opportunity to expose your product or service to potential future collaborators! SLAS2021 will feature 24 startups in Innovation AveNEW; I encourage you to apply today. Applications for SLAS2021 are being accepted until October 12, 2020.\r\n\r\nhttps://slas.org/events/exhibit-opportunities/innovation-avenew-for-startups/\r\n\r\nIf you have any questions, please do not hesitate to ask.\r\n\r\nThanks,\r\nMike Tarselli',''),(297,1,59,'4','Not right now, thanks',''),(298,1,60,'1.3','Michel de Bakker',''),(299,1,60,'1.6','de Bakker',''),(300,1,60,'2','tracie.beliveau42@googlemail.com',''),(301,1,60,'3','Hello\r\n\r\nSomeone invited you \r\n\r\nto our live webinar today.\r\n\r\nTo approve your seat, for the Live webinar from Carol Bell & Michel de Bakker for today 11:00 AM in Eastern Time (US and Canada), sent us an email to confirmlivewebinarseat@gmail.com\r\n\r\nHere\'s a quick Overview of what we\'re going to cover:\r\n• 5 Expensive Marketing Mistakes many business owners make, that prevent them from getting the results they want and how to avoid them (we\'ll show you what\'s working now)\r\n• How to know where to start and what to focus on\r\n• How to put together a cohesive marketing plan and stop wasting time on tasks that have no value\r\n• How to know if you are targeting the wrong keywords…\r\n• How to know if you are missing one of the most important components of your marketing … Learning this can dramatically lead to more sales…\r\n• And much MUCH more...\r\n\r\nRegards\r\nMichel de Bakker & Carol Bell\r\n\r\n\"Sent from my iPhone\"',''),(302,1,60,'4','Yes, please!',''),(303,1,61,'1.3','John Mathews',''),(304,1,61,'1.6','Mathews',''),(305,1,61,'2','john@explainyourbiz.com',''),(306,1,61,'3','Hey - I was checking out your site and I’m impressed with how clean and professional it looks.\r\n\r\nAdding video to your website has become an absolute MUST. Even something basic that clearly defines exactly what it is you\'re offering & why work with your company vs competitors...\r\n\r\nMy team, based out of Toronto, Canada, creates quality animated explainer videos. Our award-winning videos are proven to increase customer engagement and decrease user bounce rate.\r\n\r\nEmail me back for some explainer video samples, pricing, or just to say hi!\r\n\r\n\r\nJohn Mathews\r\nEmail: John@explainyourbiz.com\r\nWebsite: http://www.explainyourbiz.com',''),(307,1,61,'4','Yes, please!',''),(308,1,62,'1.3','Mike Jones',''),(309,1,62,'1.6','MikeJones',''),(310,1,62,'2','no-reply@monkeydigital.co',''),(311,1,62,'3','hi there \r\n \r\nAfter checking your hormonesoup.com, I`ve noticed that the SEO trend has dropped in the past several weeks \r\n \r\nIn order to fix this trend, just follow these simple steps: \r\n \r\n1. Disavow all UGC links that point to hormonesoup.com (we can help for free) \r\n2. Build non-ugc links \r\n \r\nnon-UGC links. FIX your ranks with us today \r\nhttps://www.monkeydigital.co/product/non-ugc-backlinks/ \r\n \r\nthank you \r\nMike \r\nsupport@monkeydigital.co',''),(312,1,62,'4','Yes, please!',''),(313,1,63,'1.3','Amado Hadley',''),(314,1,63,'1.6','Hadley',''),(315,1,63,'2','hadley.amado@gmail.com',''),(316,1,63,'3','Hi,\r\n\r\n“According to Gartner’s recent research, data decays on an average of 7 to 9% every month because of various reasons.”\r\n\r\nDo you have a large database of contacts/companies in-house? If yes, is it up-to-date? \r\n\r\nWe can cleanse, validate and enrich your in-house database with relevant fields that can get you connected with the most premium target profiles of your choice.\r\n\r\nPlease let me know of a convenient time for a quick call to discuss this further. Also, feel free to seek any specific clarifications or assistance that we can help you with. \r\n\r\nThank you for your time, wishing you a great day ahead. \r\n\r\nBest Regards,\r\nDiana Baker\r\nMarketing Data Specialist\r\nJust Validate- https://bit.ly/justvalidate-com\r\nEmail: diana.baker@justvalidate.com',''),(317,1,63,'4','Yes, please!',''),(318,1,64,'1.3','Invеst in mining crурtосurrencу $ 5000 оncе аnd gеt passive inсоme of $ 70000 per month: http://www.linkbrdesk.net/url/iqih',''),(319,1,64,'1.6','Invеst in mining crурtосurrencу $ 5000 оncе аnd gеt passive inсоme of $ 70000 per month: http://www.linkbrdesk.net/url/iqih',''),(320,1,64,'2','harryh727@yahoo.co.uk',''),(321,1,64,'3','93 WЕBSITES TO MАКE $8485 рer dау IN 2020: http://q80.in/1v68uH',''),(322,1,64,'4','Yes, please!',''),(323,1,65,'1.3','Curtis Clow',''),(324,1,65,'1.6','Clow',''),(325,1,65,'2','hello@videoblaster.live',''),(326,1,65,'3','3 CLICKS Are All You’ll Need To RANK  On Google and YouTube\r\n\r\nFor 6 years we’ve been on a mission to reverse engineer the YT and Google ranking system!\r\nWe wanted to figure out the secret sauce, the why and how things worked the way they do…\r\n\r\nINTRODUCING VIDEO MARKETING BLASTER - www.videoblaster.live\r\n\r\nThe Only Software That Is Able To Reverse-Engineer\r\nYT & Google Ranking System and Rank Hundreds\r\nOf Videos With The Click Of 3 Buttons!\r\n\r\nReasons why it kicks you know what!\r\n\r\n1. Finds untapped, buyer keywords that can easy be exploited\r\n\r\n2. Generate Perfectly SEO optimized Titles, Descriptions & Tags\r\n\r\n3. Drives 100% Free traffic from Google & Youtube\r\n\r\n4.Tap Into The Massive Potential Of SEO Without Actually Knowing SEO\r\n\r\n5.No previous experience needed\r\n\r\nIf you have any questions please feel free to check out our website - https://videoblaster.live',''),(327,1,65,'4','Yes, please!',''),(328,1,66,'1.3','Направляем Вам Уведомление о том что принят вердикт обеспечить Вам некую сумму. Обезопасьте себя! сейчас же разбираться с подробностями зайдя на главную страницу сервиса в течение 30 минут.Не пропустите момент! . В случае просрочки Ваш доступ в систему будет заблокирован!Переход на страницу: https://tinyurl.com/dileGuex NMVVhormonesoup.comRKKF',''),(329,1,66,'1.6','Направляем Вам Уведомление о том что принят вердикт обеспечить Вам некую сумму. Обезопасьте себя! сейчас же разбираться с подробностями зайдя на главную страницу сервиса в течение 30 минут.Не пропустите момент! . В случае просрочки Ваш доступ в систему будет заблокирован!Переход на страницу: https://tinyurl.com/dileGuex NMVVhormonesoup.comRKKF',''),(330,1,66,'2','nadya-chervinskaya@mail.ru',''),(331,1,66,'3','Осведомляем Вас об одобрении выдать Вам некую сумму. Обезопасьте себя! не откладывая пройти шаги зайдя на официальную страницу сервиса в течение 5 часов.Не пропустите момент! . В случае просрочки Ваш доступ в систему будет заблокирован!Переход на страницу: https://tinyurl.com/dileGuex NMVVhormonesoup.comRKKF',''),(332,1,66,'4','Yes, please!',''),(333,1,67,'1.3','Adult bеst freе dаting sites canada 2019: https://links.wtf/LOMK',''),(334,1,67,'1.6','Adult bеst freе dаting sites canada 2019: https://links.wtf/LOMK',''),(335,1,67,'2','harrietnero@hotmail.co.uk',''),(336,1,67,'3','Adult online dаting eхсhanging numbers: https://1borsa.com/datingsexygirls527957 \r\nDаting sitе for sеx with girls from Gеrmаny: https://1borsa.com/datingsexygirls364730 \r\nВeautiful women for sex in your town: http://pine.cf/ekke7o \r\nAdult afriсаn amеriсan dаting onlinе: http://vprd.me/c3C8E \r\nАdult dating sitеs аrоund eаst lоndon: https://qspark.me/H3fv5w',''),(337,1,67,'4','Yes, please!',''),(338,1,68,'1.3','Brittny Dove',''),(339,1,68,'1.6','Dove',''),(340,1,68,'2','brittny.dove@gmail.com',''),(341,1,68,'3','Stem cell therapy has proven itself to be one of the most effective treatments for COPD (Chronic Obstructive Pulmonary Disorder). IMC is the leader in stem cell therapies in Mexico. For more information on how we can treat COPD please visit:\r\nhttps://bit.ly/copd-integramedicalcenter',''),(342,1,68,'4','Yes, please!',''),(343,1,69,'1.3','Dаting fоr seх | Вadоо: https://slimex365.com/sexdatinggirls980915',''),(344,1,69,'1.6','Dаting fоr seх | Вadоо: https://slimex365.com/sexdatinggirls980915',''),(345,1,69,'2','georges7778@yahoo.se',''),(346,1,69,'3','Sexy girls fоr the night in уour tоwn: http://www.linkbrdesk.net/url/maey',''),(347,1,69,'4','Yes, please!',''),(348,1,70,'1.3','Randell Scholl',''),(349,1,70,'1.6','Scholl',''),(350,1,70,'2','randell.scholl@msn.com',''),(351,1,70,'3','Say no to paying 1000\'s of dollars for expensive online advertising! I\'ve got a platform that needs only a tiny payment and results in an almost indefinite volume of visitors to your website\r\n\r\nTo find out more check out our site here: http://www.auto-ad-posting.xyz',''),(352,1,70,'4','Yes, please!',''),(353,1,71,'1.3','Claudia Clement',''),(354,1,71,'1.6','Clement',''),(355,1,71,'2','claudiauclement@yahoo.com',''),(356,1,71,'3','Hi, We are wondering if you would be interested in our service, where we can provide you with a dofollow link from Amazon (DA 96) back to hormonesoup.com?\r\n\r\nThe price is just $87 per link, via Paypal.\r\n\r\nTo explain what DA is and the benefit for your website, along with a sample of an existing link, please read here: https://pastelink.net/1nm60\r\n\r\nIf you\'d be interested in learning more, reply to this email but please make sure you include the word INTERESTED in the subject line field, so we can get to your reply sooner.\r\n\r\nKind Regards,\r\nClaudia',''),(357,1,71,'4','Yes, please!',''),(358,1,72,'1.3','Claudia Clement',''),(359,1,72,'1.6','Clement',''),(360,1,72,'2','claudiauclement@yahoo.com',''),(361,1,72,'3','Hi, We are wondering if you would be interested in our service, where we can provide you with a dofollow link from Amazon (DA 96) back to hormonesoup.com?\r\n\r\nThe price is just $77 per link, via Paypal.\r\n\r\nTo explain what DA is and the benefit for your website, along with a sample of an existing link, please read here: https://pastelink.net/1nm60\r\n\r\nIf you\'d be interested in learning more, reply to this email but please make sure you include the word INTERESTED in the subject line field, so we can get to your reply sooner.\r\n\r\nKind Regards,\r\nClaudia',''),(362,1,72,'4','Yes, please!',''),(363,1,73,'1.3','Dating sitе for seх with girls in уоur сitу: http://www.microlink.ro/a/055g8',''),(364,1,73,'1.6','Dating sitе for seх with girls in уоur сitу: http://www.microlink.ro/a/055g8',''),(365,1,73,'2','grand_amatic@yahoo.com',''),(366,1,73,'3','Веаutiful wоmеn for sex in уоur town: https://ecuadortenisclub.com/sexygirls976104',''),(367,1,73,'4','Yes, please!',''),(368,1,74,'1.3','Ash Mansukhani',''),(369,1,74,'1.6','Mansukhani',''),(370,1,74,'2','ash@techknowspace.com',''),(371,1,74,'3','Hello, \r\n\r\nMy Name is Ash and I Run Tech Know Space https://techknowspace.com We are your Premium GO-TO Service Centre for All Logic Board & Mainboard Repair\r\n\r\nWhen other shops say \"it can\'t be fixed\" WE CAN HELP!\r\n\r\nALL iPHONE 8 & NEWER\r\nBACK GLASS REPAIR - 1 HOUR\r\n \r\nDevices We Repair\r\nAudio Devices Audio Device Repair\r\n\r\nBluetooth Speakers - Headphones - iPod Touch\r\nComputers All Computer Repair\r\n\r\nAll Brands & Models - Custom Built - PC & Mac\r\nGame Consoles Game Console Repair\r\n\r\nPS4 - XBox One - Nintendo Switch\r\nLaptops All Laptop Repair\r\n\r\nAll Brands & Models - Acer, Asus, Compaq, Dell, HP, Lenovo, Toshiba\r\nMacBooks All MacBook Repair\r\n\r\nAll Series & Models - Air, Classic, Pro\r\nPhones All Phone Repair\r\n\r\nAll Brands & Models - BlackBerry, Huawei, iPhone, LG, OnePlus, Samsung, Sony\r\nSmart Watches Apple Watch Repair\r\n\r\nApple Watch - Samsung Gear - Moto 360\r\nTablets All Tablet Repair\r\n\r\nAll Brands & Models - iPad, Lenovo Yoga, Microsoft Surface, Samsung Tab\r\n\r\nDrone Repair\r\n\r\nCall us and tell us your issues today!\r\n\r\nToll Free: (888) 938-8893 \r\nhttps://techknowspace.com\r\n\r\nAsh Mansukhani\r\nash@techknowspace.com\r\nhttps://twitter.com/techknowspace\r\nhttps://www.linkedin.com/company/the-techknow-space\r\n\r\n-------\r\n\r\nReport any unsolicited messages \r\n\r\nabuse@godaddy.com\r\nabuse@cloudflare.com\r\nhttps://supportcenter.godaddy.com/AbuseReport\r\nhttps://www.cloudflare.com/abuse/form\r\nhttps://forms.icann.org/en/resources/compliance/complaints/registrars/standards-complaint-form',''),(372,1,74,'4','Yes, please!',''),(373,1,75,'1.3','Adult bеst frее dаting sitеs сanаdа 2019: https://jtbtigers.com/datingsexygirls174534',''),(374,1,75,'1.6','Adult bеst frее dаting sitеs сanаdа 2019: https://jtbtigers.com/datingsexygirls174534',''),(375,1,75,'2','s08.dfairman@wittenberg.edu',''),(376,1,75,'3','Adult 1 dаting apр: http://twr.kr/C7zL',''),(377,1,75,'4','Yes, please!',''),(378,1,76,'1.3','Minnie Hagelthorn',''),(379,1,76,'1.6','Hagelthorn',''),(380,1,76,'2','minnie.hagelthorn49@gmail.com',''),(381,1,76,'3','The self education industry is a $355 Million per day industry and is expected to TRIPLE in the next 5 years! And with the right strategy this could be your opportunity to:\r\n\r\nGet in early before it is oversaturated.\r\nHelp others go faster while you get paid\r\nFix a broken system\r\nMake an impact on the world\r\nGet paid for a skill, hobby, passion or expertise you already have (or get paid from someone else’s)\r\n\r\nAnd Tony Robbins, Russell Brunson and Dean Graziosi are finally going to show YOU how to take advantage of it…\r\n\r\n(Now if you don’t already know who these 3 guys are then you’ll want to listen up!! They’ve impacted millions of lives and have generated billions of dollars)\r\n\r\nLook, if you’ve ever thought about (or even if you never thought about) getting paid for something you know (like a passion or a skill)... or even getting paid from what others know, then you have to attend.\r\n\r\nThis is one of the fastest growing industries online and in all areas of the world.\r\n\r\nAnd for the first time ever they’re doing a webclass training on how to extract your wisdom (or somebody else’s) and get other people to pay you for it!\r\n\r\nYou can save your spot here (and when you do register, you’re immediately going to get a brand new, never before seen training from Tony and Dean. No one else will ever get a chance to see this rare training except for us).\r\n\r\nkbbmint.com\r\n\r\nAfter hearing what they’re teaching, I truly believe this is the #1 way to make a massive income, make a massive impact on the world and leave a legacy!\r\n\r\nAnd here’s just a fraction of what you’ll learn this week:\r\n\r\nThe mostly hidden $129 Billion dollar market and how you can make a massive impact and leave a legacy by profiting from it.\r\n\r\nThe KBB Triangle: The 3 ways to profit (whether you’re an expert with a thriving business, just getting started, or even if you’re at complete rock bottom)\r\n\r\nThe framework to profit from what you (or someone else) already knows - or by creating community and bringing people together.\r\n\r\nPlus you’ll even be able to ask them questions when they do Q&A at the end of the training. (Chat is limited so show up early).\r\n\r\nThere’s no other time where you’re going to have this opportunity. So BE THERE! Because if you’re not going to make a shift in your life now, then when? And if not with these guys, then let me ask with who?\r\n\r\nThis is your rare chance to learn from 3 people who started from nothing and went on to generate billions of dollars and build massive companies.\r\n\r\nSpots are filling up faster than they ever have, so you need to hurry and go here to save your spot\r\n\r\nhttps://kbbmint.com\r\n\r\nRegister now and I’ll see you there this week - Plus they did a few brand new “pre-event” trainings that only those who register get access to.\r\n\r\nTalk soon',''),(382,1,76,'4','Yes, please!',''),(383,1,77,'1.3','Soon Izzo',''),(384,1,77,'1.6','Izzo',''),(385,1,77,'2','soon.izzo@yahoo.com',''),(386,1,77,'3','Hello\r\n\r\nI am writing to invite you to list your business hormonesoup.com with one of the leading Food and Beverage Business Directories backed by some of the biggest brands in the beauty industry, fridayisforever.com. Listing your beauty business with us is a great way of gaining new customers, leads and building up your brand.\r\n\r\nWe have a very active blog covering industry guides, news and reviews. Our blog attracts quality UK and USA visitors every month. By listing with us, you will receive more exposure for your business and also receive direct leads from customers via the contact form on your listings page.\r\n\r\nWe have temporarily slashed our prices by 80% to help beauty businesses grow their business during these challenging times.\r\n\r\nRegister your business today: https://fridayisforever.com/\r\n\r\nWe look forward to seeing you join us. \r\n\r\nStay safe!',''),(387,1,77,'4','Yes, please!',''),(388,1,78,'1.3','Florian Jansen',''),(389,1,78,'1.6','Laurent De JongAC',''),(390,1,78,'2','wpdeveloperfiver@gmail.com',''),(391,1,78,'3','Hi friend! I found your website hormonesoup.com in Google. I am highly reputed seller in Fiverr, from Bangladesh. The pandemic has severely affected our online businesses and the reason for this email is simply to inform you that I am willing to work at a very low prices (5$), without work I can?t support my family. I offer my WP knowledge to fix bugs, Wordpress optimizations and any type of problem you could have on your website. Feel free to contact me through my service on Fiverr (Contact button), I thank you from my heart: \r\n \r\nhttps://track.fiverr.com/visit/?bta=127931&brand=fiverrcpa&landingPage=https%3A%2F%2Fwww.fiverr.com%2Flogixtreepro%2Ffix-wordpress-website-errors \r\n \r\nRegards,',''),(392,1,78,'4','Yes, please!',''),(393,1,79,'1.3','Tara Campbell',''),(394,1,79,'1.6','Campbell',''),(395,1,79,'2','tara.c@vidthebiz.com',''),(396,1,79,'3','Hey - I was checking out your site and I’m impressed with how clean and professional it looks.\r\n\r\nAdding video to your website has become an absolute MUST. Even something basic that clearly defines exactly what it is you\'re offering & why work with your company vs competitors...\r\n\r\nMy team, based out of Toronto, Canada, creates quality animated explainer videos. Our award-winning videos are proven to increase customer engagement and decrease user bounce rate.\r\n\r\nEmail me back for some explainer video samples, pricing, or just to say hi!\r\n\r\n\r\n--Tara Campbell\r\nEmail: Tara.c@vidthebiz.com\r\nWebsite: VidTheBiz.com',''),(397,1,79,'4','Yes, please!',''),(398,1,80,'1.3','Cruz Lockyer',''),(399,1,80,'1.6','Lockyer',''),(400,1,80,'2','lockyer.cruz@googlemail.com',''),(401,1,80,'3','Your competitors use this service, are you? 100,000 post ideas and more than 6,000 pre-made templates for your social media marketing.\r\n\r\nhttp://freeurlredirect.com/marketing765969\r\nregards,\r\nMichael K. M.,',''),(402,1,80,'4','Yes, please!',''),(403,1,81,'1.3','Emma Hooley',''),(404,1,81,'1.6','Hooley',''),(405,1,81,'2','emma.hooley@gmail.com',''),(406,1,81,'3','Aura Aware – the smart distance awareness device. Used by 1000s of businesses in 34 countries worldwide.\r\nhttp://s.qurdo.com/protect59435\r\nBest regards,\r\nJeniffer S.A.,',''),(407,1,81,'4','Yes, please!',''),(408,1,82,'1.3','Cheryl Bacon',''),(409,1,82,'1.6','Bacon',''),(410,1,82,'2','bacon.cheryl@googlemail.com',''),(411,1,82,'3','Hey\r\n\r\nMy package was damaged for the second time.\r\nI made a photo so that you can see what I mean. https://imgurgallery.com/hj6fd2\r\nI hope you can help me solve this problem.\r\n\r\nRegards\r\nCheryl Bacon\r\n\r\n\"Sent from my Android\"',''),(412,1,82,'4','Yes, please!',''),(413,1,83,'1.3','Veola Carnarvon',''),(414,1,83,'1.6','Carnarvon',''),(415,1,83,'2','veola.carnarvon@yahoo.com',''),(416,1,83,'3','Want completely free advertising for your website? Take a look at this: https://bit.ly/no-cost-ads',''),(417,1,83,'4','Yes, please!',''),(418,1,84,'1.3','Susanna Capra',''),(419,1,84,'1.6','James',''),(420,1,84,'2','wendy@totalfreebie.com',''),(421,1,84,'3','Hi from totalfreebie.com Another great giveaway ! \r\n\r\nThe Survial Grenade. \r\n\r\nWhat is a “Survival Grenade”? \r\n\r\nIt’s a compact survival kit that includes 15 essential survival items tightly wrapped up in to small grenade shaped package that can be used as a key-ring, clips onto your belt or bag. \r\n\r\ncomes with : \r\n\r\nParacord (9ft) \r\nCarabiner \r\nScalpel (2.25in) \r\nAlcohol Prep Pad \r\nFishing Hooks (1 sml, 2 lrg) \r\nFishing Floats (2)\r\nFishing Weights (2)\r\nFishing Line Jigs (2)\r\nSafety Pins (2)\r\nNeedle Wire  Aluminum Foil (1 sq ft) \r\nFerro Rod Firestarter \r\nTinder  \r\n\r\nCost = $0 no joke :)  \r\nClaim your FREE Survival grenade now ! at https://www.totalfreebie.com/totally-free-survival-grenade/  \r\ntotalfreebie.com, have given away over 16 thousand free things, in the  ast 12 months \r\n\r\nThank you and be safe',''),(422,1,84,'4','Yes, please!',''),(423,1,85,'1.3','Sherry G',''),(424,1,85,'1.6','G',''),(425,1,85,'2','sherry@covid19protectivemasks.com',''),(426,1,85,'3','Hi,\r\n\r\nRight now we are going through severe times, there have actually been over 360,000 confirmed deaths as a result of the viral pandemic around the world. The quickest way it spreads out is through your mouth and your hands. N-95 Masks have been advised worldwide due to its efficient 3 layer protective filter. \r\n\r\nThese masks as well as other medical products have actually run out supply for months in the majority of local and online stores.\r\n\r\nMy name is Sherry I am the Founder of https://covid19protectivemasks.com we have collaborated with supply shop owners all around the globe to be able to bring you an online shop that\'s completely stocked with every little thing you need to fight this pandemic. \r\n\r\nIn stock are safety masks, hand sanitizer, latex sterilie gloves & more!\r\n\r\nThe very best part is our rates are fair we don\'t believe its right to victimize individuals throughout their time of need!\r\n\r\nBest Regards,\r\nSherry G.\r\ncovid19protectivemasks.com',''),(427,1,85,'4','Yes, please!',''),(428,1,86,'1.3','Robertboano',''),(429,1,86,'1.6','RobertboanoGK',''),(430,1,86,'2','atrixxtrix@gmail.com',''),(431,1,86,'3','Dear Sir/mdm, \r\n \r\nHow are you? \r\n \r\nWe supply Professional surveillance & medical products: \r\n \r\nMoldex, makrite and 3M N95 1860, 9502, 9501, 8210 \r\n3ply medical, KN95, FFP2, FFP3, PPDS masks \r\nFace shield/medical goggles \r\nNitrile/vinyl/Latex/PP gloves \r\nIsolation/surgical gown lvl1-4 \r\nProtective PPE/Overalls lvl1-4 \r\nIR non-contact/oral thermometers \r\nsanitizer dispenser \r\n \r\nLogitech/OEM webcam \r\nMarine underwater CCTV \r\nExplosionproof CCTV \r\n4G Solar CCTV \r\nHuman body thermal cameras \r\nIP & analog cameras for homes/industrial/commercial \r\n \r\nLet us know which products you are interested and we can send you our full pricelist. \r\n \r\nWhatsapp: +65 87695655 \r\nTelegram: cctv_hub \r\nSkype: cctvhub \r\nEmail: sales@thecctvhub.com \r\nW: http://www.thecctvhub.com/ \r\n \r\nIf you do not wish to receive email from us again, please let us know by replying. \r\n \r\nregards, \r\nCCTV HUB',''),(432,1,86,'4','Yes, please!',''),(433,1,87,'1.3','Jimmy Scowley',''),(434,1,87,'1.6','Jimmy Scowley',''),(435,1,87,'2','jimmyscowley@gmail.com',''),(436,1,87,'3','Dear Sir/mdm, \r\n \r\nOur company Resinscales is looking for distributors and resellers for its unique product: ready-made tank models from the popular massively multiplayer online game - World of Tanks. \r\n \r\nSuch models are designed for fans of the game WoT and collectors of military models. \r\n \r\nWhat makes our tank models stand out? \r\n \r\n- We are focusing on tanks not manfactured by any companies, therefore we have no competitors \r\n- Accurately made in 1/35 scale \r\n- Very high accuracy of details and colors \r\n- The price of the model tank is the same as the production cost \r\n \r\nIf you are interested to be our distributor/reseller then please let us know from the contacts below. \r\n \r\nhttps://www.resinscales.com/ \r\nhttps://www.facebook.com/resinscales.models/ \r\ncontact@resinscales.com \r\n \r\nIgnore this message if it had been wrongly sent to you.',''),(437,1,87,'4','Yes, please!',''),(438,1,88,'1.3','Emma',''),(439,1,88,'1.6','Jayne',''),(440,1,88,'2','emmajje490@gmail.com',''),(441,1,88,'3','Hi Sonya,\r\n\r\nI hope this message finds you well.\r\n\r\nI thought I\'d reach out as I am having some strange symptoms and wanted to see if these could be hormone related. The Drs are currently investigating whether I have PCOS due to an ultrasound I recently had (not quite clear yet) but for the past year I am have been experiencing formication all over my body which is particularly bad in my face, down my nose (it\'s more of a pressure down my nose and a squidgy feeling all over my eyes). I am 30 years old so not nearing menopause age and my LH and FSH don\'t indicate any early menopause.\r\n\r\nI know this is a symptom in menopausal women but my gyno didn\'t seem to think a hormonal imbalance at my age would cause these symptoms.\r\n\r\nI look forward to hearing your thoughts,\r\n\r\nEmma',''),(442,1,88,'4','Yes, please!',''),(443,1,88,'gravityformsmailchimp_is_fulfilled','1',NULL),(444,1,88,'processed_feeds','a:1:{s:21:\"gravityformsmailchimp\";a:1:{i:0;s:1:\"1\";}}',NULL),(445,1,89,'1.3','Huey De Mole',''),(446,1,89,'1.6','De Mole',''),(447,1,89,'2','demole.huey@gmail.com',''),(448,1,89,'3','Razer BlackWidow Elite Mechanical Gaming Keyboard £75 discount  £104.99 \r\n\r\nRazer BlackWidow Elite Mechanical Gaming Keyboard £75 discount  £104.99 \r\n\r\nhttps://www.totalfreebie.com/razer-blackwidow-elite-mechanical-gaming-keyboard',''),(449,1,89,'4','Yes, please!',''),(450,1,90,'1.3','Nicki',''),(451,1,90,'1.6','Franklin',''),(452,1,90,'2','nicki.franklin1@gmail.com',''),(453,1,90,'3','Hi Sonya, \r\n\r\nI\'m at the pre-menopausal stage. Have just wised up to the impact of hormones in my life. and, have just learned that am pre-diabetic. I read your article. My response is like yours...who me? I\'d love to read how you reversed the trend. Please share.\r\nThanks!!',''),(454,1,90,'4','Yes, please!',''),(455,1,90,'gravityformsmailchimp_is_fulfilled','1',NULL),(456,1,90,'processed_feeds','a:1:{s:21:\"gravityformsmailchimp\";a:1:{i:0;s:1:\"1\";}}',NULL),(457,1,91,'1.3','AnthonyBaW',''),(458,1,91,'1.6','AnthonyBaWAS',''),(459,1,91,'2','no-replyBroava@gmail.com',''),(460,1,91,'3','Good day, Belarus is currently experiencing brutal detentions and beatings of civilians. If you want to help them, we have announced a collection of aid for victims of repression in Belarus \r\nhttps://www.facebook.com/story.php?story_fbid=1159447944427795&id=603891678',''),(461,1,91,'4','Yes, please!',''),(462,1,92,'1.3','Eric Jones',''),(463,1,92,'1.6','Jones',''),(464,1,92,'2','eric@talkwithwebvisitor.com',''),(465,1,92,'3','Hi, Eric here with a quick thought about your website hormonesoup.com...\r\n\r\nI’m on the internet a lot and I look at a lot of business websites.\r\n\r\nLike yours, many of them have great content. \r\n\r\nBut all too often, they come up short when it comes to engaging and connecting with anyone who visits.\r\n\r\nI get it – it’s hard.  Studies show 7 out of 10 people who land on a site, abandon it in moments without leaving even a trace.  You got the eyeball, but nothing else.\r\n\r\nHere’s a solution for you…\r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  You’ll know immediately they’re interested and you can call them directly to talk with them literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE http://www.talkwithwebvisitors.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nIt could be huge for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5 minute window is 100 times more powerful than reaching out 30 minutes or more later.\r\n\r\nPlus, with text messaging you can follow up later with new offers, content links, even just follow up notes to keep the conversation going.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable. \r\n \r\nCLICK HERE http://www.talkwithwebvisitors.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://www.talkwithwebvisitors.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://talkwithwebvisitors.com/unsubscribe.aspx?d=hormonesoup.com',''),(466,1,92,'4','Yes, please!',''),(467,1,93,'1.3','Eric Jones',''),(468,1,93,'1.6','Jones',''),(469,1,93,'2','eric@talkwithwebvisitor.com',''),(470,1,93,'3','Hey there, I just found your site, quick question…\r\n\r\nMy name’s Eric, I found hormonesoup.com after doing a quick search – you showed up near the top of the rankings, so whatever you’re doing for SEO, looks like it’s working well.\r\n\r\nSo here’s my question – what happens AFTER someone lands on your site?  Anything?\r\n\r\nResearch tells us at least 70% of the people who find your site, after a quick once-over, they disappear… forever.\r\n\r\nThat means that all the work and effort you put into getting them to show up, goes down the tubes.\r\n\r\nWhy would you want all that good work – and the great site you’ve built – go to waste?\r\n\r\nBecause the odds are they’ll just skip over calling or even grabbing their phone, leaving you high and dry.\r\n\r\nBut here’s a thought… what if you could make it super-simple for someone to raise their hand, say, “okay, let’s talk” without requiring them to even pull their cell phone from their pocket?\r\n  \r\nYou can – thanks to revolutionary new software that can literally make that first call happen NOW.\r\n\r\nTalk With Web Visitor is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number.  It lets you know IMMEDIATELY – so that you can talk to that lead while they’re still there at your site.\r\n  \r\nYou know, strike when the iron’s hot!\r\n\r\nCLICK HERE http://www.talkwithwebvisitors.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nWhen targeting leads, you HAVE to act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s why you should check out our new SMS Text With Lead feature as well… once you’ve captured the phone number of the website visitor, you can automatically kick off a text message (SMS) conversation with them. \r\n \r\nImagine how powerful this could be – even if they don’t take you up on your offer immediately, you can stay in touch with them using text messages to make new offers, provide links to great content, and build your credibility.\r\n\r\nJust this alone could be a game changer to make your website even more effective.\r\n\r\nStrike when  the iron’s hot!\r\n\r\nCLICK HERE http://www.talkwithwebvisitors.com to learn more about everything Talk With Web Visitor can do for your business – you’ll be amazed.\r\n\r\nThanks and keep up the great work!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – you could be converting up to 100x more leads immediately!   \r\nIt even includes International Long Distance Calling. \r\nStop wasting money chasing eyeballs that don’t turn into paying customers. \r\nCLICK HERE http://www.talkwithwebvisitors.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://talkwithwebvisitors.com/unsubscribe.aspx?d=hormonesoup.com',''),(471,1,93,'4','Yes, please!',''),(472,1,94,'1.3','Luz Cochrane',''),(473,1,94,'1.6','Cochrane',''),(474,1,94,'2','clients@rankpays.com',''),(475,1,94,'3','Hi!\r\nWe analyzed your site hormonesoup.com and found several errors. Errors were found in both external and internal site optimization.\r\nIf you just fix these errors, the site will significantly improve its position in the search results in Google, which will entail an increase in traffic, an influx of customers, and calls.\r\nDuring this period the share of online clients is growing significantly, and we have been promoting sites for several years. We apply our expertise and your site will grow!\r\nWith our unique performance-based model, if you don\'t rank you don\'t pay. \r\nTo learn more: https://www.rankpay.com/3406.html',''),(476,1,94,'4','Yes, please!',''),(477,1,95,'1.3','Rhonda Whalen',''),(478,1,95,'1.6','Whalen',''),(479,1,95,'2','rhonda.whalen@gmail.com',''),(480,1,95,'3','Hello, I have been informed to contact you. The CIA has been doing intensive research for the past fifty years researching on what we call so called life. That information has been collected and presented for you here https://cutt.ly/cfgu7Vw This has been the finding as of seventeen years ago as of today. Now governments and other large organizations have develop technology around these concepts for their own deceptive uses. Soon you will be contacted by other means for counter measures and the part that you play in all this. Please get this as soon as possible because there are powers that be to take down this information about this.',''),(481,1,95,'4','Yes, please!',''),(482,1,96,'1.3','HenryOneds',''),(483,1,96,'1.6','HenryOneds',''),(484,1,96,'2','sabahatdadajanova@mail.ru',''),(485,1,96,'3','Have no money? It’s easy to earn them online here. \r\nLink - https://moneylinks.page.link/6SuK',''),(486,1,96,'4','Yes, please!',''),(487,1,97,'1.3','Carl Lafferty',''),(488,1,97,'1.6','Lafferty',''),(489,1,97,'2','carl.lafferty@gmail.com',''),(490,1,97,'3','Hello, I was just visiting your website and filled out your feedback form. The \"contact us\" page on your site sends you these messages via email which is the reason you\'re reading through my message right now correct? That\'s the most important achievement with any type of advertising, making people actually READ your ad and I did that just now with you! If you have something you would like to blast out to lots of websites via their contact forms in the US or to any country worldwide send me a quick note now, I can even target your required niches and my charges are very affordable. Shoot me an email here: denzeljax219@gmail.com\r\n\r\nadvertisement settings management here https://bit.ly/3aELXYU',''),(491,1,97,'4','Yes, please!',''),(492,1,98,'1.3','Breanna Travis',''),(493,1,98,'1.6','Travis',''),(494,1,98,'2','breanna.travis@gmail.com',''),(495,1,98,'3','BHW BST JVIP Powerseller - over 7000 sales of the 1000k parasite back links for just $10.\r\n\r\nRank your Parasites and juice up your PBN\'s and Money sites, cheap and effectivly.\r\n\r\nhttps://www.blackhatworld.com/seo/mass-parasite-backlinks-only-10-per-1000-link-in-post-25-per-1000-very-low-cost.1123322/',''),(496,1,98,'4','Yes, please!',''),(497,1,99,'1.3','Kerrycinue',''),(498,1,99,'1.6','KerrycinueUW',''),(499,1,99,'2','sachinhep@hotmail.com',''),(500,1,99,'3','http://www.visitcapture.com \r\n \r\nAs a performance marketing agency to bring more traffic + engagement with your target users, we saw staggering growth numbers in 2020: \r\n \r\n1. We delivered a 126% increase in traffic to 100+ companies ranging from the top hospitals of the country to our BFSI clients. \r\n2. Our B2C clients saw an outstanding 135% increase in leads, with our B2B clients right on their tale with an impressive growth of 120%. \r\n3. From website views to app installs, every facet of our clients’ online presence benefitted. \r\n4. Conversions went up by 108%, Cost per Acquisition reduced by 26%, and videos went viral with 464% more views. True 360° growth!',''),(501,1,99,'4','Yes, please!',''),(502,1,100,'1.3','Kashi Cool',''),(503,1,100,'1.6','Kashi Cool',''),(504,1,100,'2','kashi@influencerspoint.com',''),(505,1,100,'3','Hi, \r\n\r\nJust dropping in a quick line to ask if it\'s fine if that I send some article ideas your way for a guest post at your website? \r\n\r\n In return for the FREE CONTENT/ARTICLE that I will be providing you, I would expect just a favor of a backlink from within the main body of the article. \r\n\r\nLet me know if I should send you the topic ideas? \r\n\r\nHave a great day!\r\n \r\n\r\n\r\nBest, \r\nKashi Cool',''),(506,1,100,'4','Not right now, thanks',''),(507,1,101,'1.3','MariaAburn',''),(508,1,101,'1.6','MariaAburnVP',''),(509,1,101,'2','marsmittt@gmail.com',''),(510,1,101,'3','Приветствую вас \r\nНашел самую не дорогую аптеку \r\nПрепараты для лечения \r\n \r\n \r\n<a href=https://anticancer24.ru/shop/467/desc/cyclorine>циклосерин ферейн</a>',''),(511,1,101,'4','Yes, please!',''),(512,1,102,'1.3','TeresaExcut',''),(513,1,102,'1.6','TeresaExcutMB',''),(514,1,102,'2','contact2@theonlinepublishers.com',''),(515,1,102,'3','Grow Your Business with TOP Vlogger Experts \r\n \r\nHow would you like to have your company\'s story told in video clips?  What better way to do that than with a series of short videos?  Welcome to the world of vlogging.  Vlogging is essentially blogging, except it is in the form of videos instead of written text.  When you are a client of The Online Publishers (TOP) we can connect you with professionals who excel at this unique type of marketing.  TOP Combines Vlogging and Influencers Marketing to boost your online reputation. \r\n \r\nClients love being able to express the highlights of their company or region through videos.  A great digital marketing firm not only knows the ins and outs of creating vlogs but knows how and where to place them to gain the maximum exposure.  Allow the vlogging gurus at TOP to do these things for you. \r\n \r\nAnother key feature of vlogging that TOP is excellent at is using social media sites to boost the videos.  All exposure that your videos can obtain through social sites is great.  Our service providers can successfully accomplish this for you.  This is especially fantastic if you need to bolster your online reputation.  Vlogs are a perfect way to do that and our providers know how to get it done right.  Go online to http://www.theonlinepublishers.com/ now and ask our support team all about it.',''),(516,1,102,'4','Yes, please!',''),(517,1,103,'1.3','Вам перевод 105560 руб.  https://tinyurl.com/dileGuex NMVV13036155RKKF',''),(518,1,103,'1.6','Вам перевод 105560 руб.  https://tinyurl.com/dileGuex NMVV13036155RKKF',''),(519,1,103,'2','pk4409pasha_alekseev@list.ru',''),(520,1,103,'3','Вам перевод 109164 руб.  https://tinyurl.com/dileGuex NMVV13036155RKKF',''),(521,1,103,'4','Yes, please!',''),(522,1,104,'1.3','Daniel',''),(523,1,104,'1.6','Daniel',''),(524,1,104,'2','support@newlightdigital.com.hubspot-inbox.com',''),(525,1,104,'3','Hi there, \r\n \r\nSorry for the cold message. \r\n \r\nI just wanted to drop a line to let you know that, honestly, your website feels a bit dated. The design is quite cluttered... there is no cohesive visual consistency that would allow a potential client to actually consume your content and find what they are looking for. Your eyes just glide through all that text, and I highly doubt anyone would spend a lot of time sorting through it. They probably just give up and leave. \r\n \r\nQuite frankly, I would strongly recommend a full website overhaul. \r\n \r\nWould you be interested in a new site? We have very affordable options for template designs in your niche, and we can also create fully custom designs that will be unique to your brand. Learn more about our services here: https://bit.ly/2EaZjCd \r\n \r\nI am also including a valuable PDF guide for you below. \r\n \r\n25 Point Website Usability Checklist --  use it to see if your current website meets the minimum user experience requirements to show up in Google search results. Download free of charge here: https://bit.ly/3hBmRO5 \r\n \r\nThanks, \r\n \r\nDaniel Todercan \r\nOwner \r\nNew Light Digital',''),(526,1,104,'4','Yes, please!',''),(527,1,105,'1.3','Michael',''),(528,1,105,'1.6','Michael',''),(529,1,105,'2','admin@hormonesoup.com',''),(530,1,105,'3','Hi there \r\n \r\nBuy all styles of Ray-Ban Sunglasses only 19.99 dollars.  If interested, please visit our site: framesoutlet.online\r\n \r\n \r\nMany Thanks, \r\n \r\nContact Me - Hormone Soup',''),(531,1,105,'4','Yes, please!',''),(532,1,106,'1.3','James Kennedy',''),(533,1,106,'1.6','James Kennedy',''),(534,1,106,'2','no-reply@hilkom-digital.de',''),(535,1,106,'3','Hеllо! \r\nI have just checked hormonesoup.com for the ranking keywords and seen that your SEO metrics could use a boost. \r\n \r\nWe will improve your SEO metrics and ranks organically and safely, using only whitehat methods, while providing monthly reports and outstanding support. \r\n \r\nPlease check our pricelist here, we offer SEO at cheap rates. \r\nhttps://www.hilkom-digital.de/cheap-seo-packages/ \r\n \r\nStart increasing your sales and leads with us, today! \r\n \r\nregards \r\nHilkom Digital Team \r\nsupport@hilkom-digital.de',''),(536,1,106,'4','Yes, please!',''),(537,1,107,'1.3','John Mathews',''),(538,1,107,'1.6','Mathews',''),(539,1,107,'2','john@explainyourbiz.com',''),(540,1,107,'3','Hello, \r\n\r\nMy name is John, I am the founder of VidYourBiz. I wanted to reach out to wish you more success in your business and to make sure you know just how vital video is for the growth of your business, as well as to share some information about what we can do to help you satisfy your video needs. \r\n\r\nVideo is ever-growing because it\'s the best way to quickly and concisely relay information to your audience. In fact, web pages with video converts up to 80% more often so every business needs to be utilizing video in their day to day businesses.\r\n \r\nThat\'s where I believe our team at VidYourBiz can be a great help in unlocking your business\' maximum potential with video. \r\n\r\nReply me back for some samples, pricing, or just to say hi!\r\n\r\n\r\nBest Regards, \r\nJohn Matthews\r\njohn@explainyourbiz.com\r\nhttps://vidyourbiz.online/ \r\nVidYourBiz',''),(541,1,107,'4','Yes, please!',''),(542,1,108,'1.3','Mitch Stroup',''),(543,1,108,'1.6','Stroup',''),(544,1,108,'2','stroup.mitch@gmail.com',''),(545,1,108,'3','Tired of paying for clicks and getting lousy results? Now you can post your ad on 10,000 advertising sites and it\'ll cost you less than $40. These ads stay up forever, this is a continual supply of organic visitors! \r\n\r\nTake a look at: http://bit.ly/endless-traffic-forever',''),(546,1,108,'4','Yes, please!',''),(547,1,109,'1.3','Katharina Hilder',''),(548,1,109,'1.6','Hilder',''),(549,1,109,'2','katharina.hilder@gmail.com',''),(550,1,109,'3','Hey, good evening! I am a music producer, may I ask, would you be interested in corporate music for your videos? It is suitable for advertisements videos or as background music for presentations. I don’t play shows now and I’ll appreciate any support!\r\nhttps://1.envato.market/357rk\r\nBest regards',''),(551,1,109,'4','Yes, please!',''),(552,1,110,'1.3','Regan Gaertner',''),(553,1,110,'1.6','Gaertner',''),(554,1,110,'2','regan.gaertner98@gmail.com',''),(555,1,110,'3','Hi\r\n\r\nDid you know that businesses all around the world are hiring people just like you to help manage their social media accounts such as Facebook, Twitter, and YouTube?\r\nThere is a lot of money in it, and the best part is that you don’t need any qualifications, prior experience or specialized skills. All you need is a few spare hours per week, a computer with an internet connection and a good knowledge of how to use Facebook, Twitter or YouTube.\r\n\r\nhttp://bit.ly/IMMJobs\r\n\r\nThere are currently positions open worldwide for people just like you to begin work on simple jobs such as:\r\n\r\n    Posting Facebook comments – $25 per hour\r\n    Commenting on and ‘liking’ YouTube videos $20 per hour\r\n    Tweeting’ special offers and promotions – $200 per week part time\r\n    Social Media Manager – $1050 per week full time\r\n    Managing Facebook groups and contests $27 per hour\r\n\r\nhttp://YourClickbankID.socialpaid.hop.clickbank.net\r\n\r\nWe have a wide range of positions available, and much more are being added daily, however, there are also lots of people interested in these jobs and the positions are filling fast so I recommend that you apply now if you are interested.\r\n\r\nRegards\r\n\r\nAmy\r\n\r\nHiring Supervisor\r\n\r\nhttp://bit.ly/IMMJobs.com',''),(556,1,110,'4','Yes, please!',''),(557,1,111,'1.3','Darren Burris',''),(558,1,111,'1.6','Burris',''),(559,1,111,'2','burris.darren15@gmail.com',''),(560,1,111,'3','Hey ,\r\n\r\nI know you have heared a lot of cases that FB is pretty strict with CPA marketers, banning accounts happending every day...\r\n\r\nBut... is  making good money with CPA marketing possible?\r\n\r\nThe answer is yes! click the link foir more details http://bit.ly/cpamach3\r\n\r\nOur fellow CPA maketer Liming Wu is achieving amazing breakthrough with Push Notification traffic source, and they are profiting $690+/day now.\r\n\r\nThe good news is these guys are preparing a new product launch called -\r\n\r\nMobile Profitrace 3.0, and inside this system, they are showing detailed steps how $768.40/day with Push traffic is achieved... this is going to be a great\r\n\r\nincome stream, since their last product launch in 2.0 version really helped a lot\r\n\r\nof guys to get good results from CPA marketing.\r\n\r\nStay tuned.\r\n\r\n\r\nAlex\r\n\r\nLet me know what you think http://bit.ly/cpamach3',''),(561,1,111,'4','Yes, please!',''),(562,1,112,'1.3','Micaela Traugott',''),(563,1,112,'1.6','Traugott',''),(564,1,112,'2','micaela.traugott@googlemail.com',''),(565,1,112,'3','They were healthy before Columbus...\r\n\r\nNow modern tribes like the Pima, Tohono and others suffer from diabetes, hypertension, and obesity.\r\n\r\nWhereas their more-traditional cousins don\'t. Why?\r\n\r\nClick to \'Discover The 10 Medicinal Plants Native Americans Used Daily\' >>  http://bit.ly/lostways2021',''),(566,1,112,'4','Yes, please!',''),(567,1,113,'1.3','DonaldPar',''),(568,1,113,'1.6','DonaldParCF',''),(569,1,113,'2','chose77@seznam.cz',''),(570,1,113,'3','Hello! \r\n \r\nYou\'ve been hacked! \r\n \r\nNow we have all the information about you and your accounts: \r\n \r\n+ all your logins and passwords from all accounts in payment systems, social. networks, e-mail, messengers and other services (cookies from all your browsers, i.e. access without a login and password to any of your accounts) \r\n \r\n+ history of all your correspondence by e-mail, messengers and social. networks \r\n \r\n+ all files from your PC (text, photo, video and audio files) \r\n \r\nChanging your username and password will not help, we will hack you again. \r\n \r\nPay a ransom of $ 250 and you can sleep peacefully without worrying that all information about you and all your accounts, files and personal correspondence will not become public and will not fall into the hands of intruders. \r\n \r\nBitcoin wallet to which you want to transfer $ 250 1MaRdde6X7SGuoCdFNL2fmgpLomdx7peGC \r\n \r\nIf you do not pay until tomorrow evening, then we will sell all this information on the darknet, there is a huge demand for such information \r\n \r\nPay $ 250 and sleep well!',''),(571,1,113,'4','Yes, please!',''),(572,1,114,'1.3','Luther',''),(573,1,114,'1.6','Luther',''),(574,1,114,'2','info@hormonesoup.com',''),(575,1,114,'3','Hi \r\n \r\nBuy all styles of Oakley Sunglasses only 19.99 dollars.  If interested, please visit our site: sunglassoutlets.online\r\n \r\n \r\nMany Thanks, \r\n \r\nContact Me - Hormone Soup',''),(576,1,114,'4','Yes, please!',''),(577,1,115,'1.3','Audrey Crain',''),(578,1,115,'1.6','Crain',''),(579,1,115,'2','audrey.crain50@gmail.com',''),(580,1,115,'3','Presidential Candidates: \r\n- Trump and Biden are almost 75+ years old. \r\n- Their minds still sharp - debating, campaigning, running the country.\r\n\r\nWhat do they use? Let\'s ask Bill...\r\n\r\nBill Gates: \r\n- \"Americans Must Use This... I Never Leave Home Without This First\"\r\n- He\'s poured millions into a scientific treatment to rescue youthful mental clarity.\r\n\r\nWhat did BiII create? Did the Sharks approve?\r\n\r\nShark Tank:\r\n- A brilliant inventor took the \"Gates Brain Recipe\" to the Sharks\r\n- Did the Sharks fight for it?\r\n\r\n-----------------------------------------------------\r\nShark Report: https://l.linklyhq.com/l/63UA\r\n-----------------------------------------------------',''),(581,1,115,'4','Yes, please!',''),(582,1,116,'1.3','Umer Khan',''),(583,1,116,'1.6','Khan',''),(584,1,116,'2','umertechvando@gmail.com',''),(585,1,116,'3','Hello,\r\n\r\nThis is an invitation to an expert roundup on the topic, \" Best E-commerce CMS Platforms \". I naturally want you to contribute your valuable opinion.\r\n\r\nThe question of interest is, \" 70 Expert Entrepreneurs Reveal Best E-commerce CMS Platforms \" I understand your busy schedule that is why i wouldn\'t require a lengthy response but 100 words only.\r\n\r\nI\'ll add your Website and Twitter profile link in the post for sure.\r\n\r\nThank you.\r\n\r\nSincerely,\r\n\r\nUmer Khan',''),(586,1,116,'4','Yes, please!',''),(587,1,117,'1.3','PASSIVES EINKOMMEN ONLINE VOR 3755 EURO AM TAG - KEINE BERUFSERFAHRUNG: https://onlineuniversalwork.com/3hkvz',''),(588,1,117,'1.6','PASSIVES EINKOMMEN ONLINE VOR 3755 EURO AM TAG - KEINE BERUFSERFAHRUNG: https://onlineuniversalwork.com/3hkvz',''),(589,1,117,'2','jason1mann@yahoo.com',''),(590,1,117,'3','PASSIVES EINKOMMEN VON 9067 EURO IN DER WOCHE - IN EINEM MONAT KONNEN SIE SICH EINE TEURE WOHNUNG KAUFEN: http://xsle.net/3grva',''),(591,1,117,'4','Yes, please!',''),(592,1,118,'1.3','Timothybof',''),(593,1,118,'1.6','TimothybofYH',''),(594,1,118,'2','dxwuxu@gmail.com',''),(595,1,118,'3','Black Lives Matter - Donate \r\nWhy We Need Your Support \r\nAs our ecosystem grows our financial support system must grow as well. \r\nWe need funds to continue our radically accessible commitment to providing healthy food from Black owned businesses, paid childcare at every event and having ASL interpreters at our monthly gatherings. \r\nOn average, our monthly open houses attract 3000+ people and costs us $100,000. \r\nWe need to raise $ 350,000 by November 3 to help thousands of black people in a very bad situation right now, we will be glad if you support us. \r\nFor quick payment, we use bitcoin wallets. You can transfer donation to this Bitcoin wallet - 12B6eCHqPVQeR8wyTTMoWQqNeTpxqeq7wk \r\nSecondly, we need resources to make sure we have the emotional and spiritual capacity to show up and move forward in the movement as our highest selves. \r\nSupporting the work of our healers including renting space weekly for Black people to process racial stress through group discussion, dance, and visual art and \r\naffirming our humanity & love for each other by starting our week with joy via #BlackJoySunday (all while creating accessibility by offering free childcare) \r\nis essential in sustaining our well-being and activism. Our weekly healing spaces cost on average $30,150/month. \r\nWe need to raise $ 350,000 by November 3 to help thousands of black people in a very bad situation right now, we will be glad if you support us. \r\nFor quick payment, we use bitcoin wallets. You can transfer donation to this Bitcoin wallet - 12B6eCHqPVQeR8wyTTMoWQqNeTpxqeq7wk \r\nLastly and most importantly, we need funds to support the emerging leadership of our ecosystem move through the world. \r\nAs Black people in a city facing the ravages of displacement and economic disinvestment, it’s difficult to do the work of liberating your community while figuring out how to pay rent and feed yourself. \r\nWe need your help to ensure that lack of gas money or health insurance doesn’t stop the work from moving forward. Supporting our emerging leadership, including our rapid response, \r\norganized resistance, healing and logistics teams, reimbursements and stipends costs on average $20,700/month.',''),(596,1,118,'4','Yes, please!',''),(597,1,119,'1.3','Williamfeera',''),(598,1,119,'1.6','WilliamfeeraTH',''),(599,1,119,'2','marketa.perinova@volny.cz',''),(600,1,119,'3','Invest $ 15,000 in affiliate marketing and get $ 45,000 in a month \r\nHey. \r\nYes, you heard right. \r\nYou don\'t have to do anything. \r\nWe will do all the work for you. \r\nYou only need to invest and wait one month to receive payments. \r\nhttps://blockchain.com/btc/payment_request?address=18gaWYjABVFJ9PhG1hCqjh5FjWBrkQVuwD&amount=1.14&message=invest_in_affiliate_marketing_at_300%_per_month \r\nWe have been engaged in affiliate marketing for many years and decided to attract investments to work in the development of three more areas of our activity. \r\n \r\nYou can only invest one amount because this is the best option for earning super profits in affiliate marketing. \r\nWe give a 100% guarantee that you will receive your profit on time. \r\nhttps://blockchain.com/btc/payment_request?address=18gaWYjABVFJ9PhG1hCqjh5FjWBrkQVuwD&amount=1.14&message=invest_in_affiliate_marketing_at_300%_per_month \r\nAfter you make an investment by clicking on the link, exactly in a month your profit in the amount of 300% will be returned to your wallet from which you made the transfer to our system. \r\n \r\nThe payment is made in one time. \r\nIf you want to receive such a profit every month, then you need to invest every month. \r\nhttps://blockchain.com/btc/payment_request?address=18gaWYjABVFJ9PhG1hCqjh5FjWBrkQVuwD&amount=1.14&message=invest_in_affiliate_marketing_at_300%_per_month \r\nThere are almost two months left before the New Year, during which time you will have time to invest twice and get $ 75,000 in net profit.',''),(601,1,119,'4','Yes, please!',''),(602,1,120,'1.3','Mike Harris',''),(603,1,120,'1.6','Mike Harris',''),(604,1,120,'2','no-replyMug@google.com',''),(605,1,120,'3','Hi there \r\n \r\nIf you want to get ahead of your competition, have a higher Domain Authority score. Its just simple as that. \r\nWith our service you get Domain Authority above 50 points in just 30 days. \r\n \r\nThis service is guaranteed \r\n \r\nFor more information, check our service here \r\nhttps://www.monkeydigital.co/Get-Guaranteed-Domain-Authority-50/ \r\n \r\nN E W : \r\nDA60 is now available here \r\nhttps://www.monkeydigital.co/product/moz-da60-seo-plan/ \r\n \r\n \r\nthank you \r\nMike Harris\r\n \r\nMonkey Digital \r\nsupport@monkeydigital.co',''),(606,1,120,'4','Yes, please!',''),(607,1,121,'1.3','Niccoholos',''),(608,1,121,'1.6','Niccoholos',''),(609,1,121,'2','borovik.ova045@gmail.com',''),(610,1,121,'3','Hi dear site owner, \r\n \r\nIf you received this letter, it means that your site has a vulnerability and is potentially susceptible to various types of automatic attacks. \r\n \r\nWrite \"I want a report\" to this email - jao.woo@yandex.com and within a few days we will send you information about vulnerabilities that hackers can use to harm your site or server.',''),(611,1,121,'4','Companyy',''),(612,1,122,'1.3','Adam Right',''),(613,1,122,'1.6','Adam Right',''),(614,1,122,'2','adam789bright@gmail.com',''),(615,1,122,'3','Looking for likes or followers for Facebook or Instagram \r\nWe can help you. Please visit https://1000-likes.com/ to place your order.',''),(616,1,122,'4','Yes, please!',''),(617,1,123,'1.3','Bruce Thurber',''),(618,1,123,'1.6','Thurber',''),(619,1,123,'2','bruce.thurber98@gmail.com',''),(620,1,123,'3','Hey\r\n\r\nI have a question, i see a lot of products in this store, https://screenshot.photos/product4624, that you also sell. But there items are 48% cheaper, well my question is what is the difference between your webshop, is it the quality or something else, i hope you can help me!\r\n\r\nRegards\r\nBruce Thurber\r\n\r\n\"Sent from my Android\"',''),(621,1,123,'4','Yes, please!',''),(622,1,124,'1.3','Ellie Tryon',''),(623,1,124,'1.6','Tryon',''),(624,1,124,'2','tryon.ellie@gmail.com',''),(625,1,124,'3','Giving away 100 of these survival grens ..\r\n\r\nProduct Description\r\n\r\nTools stuffed inside of the 9 feet of paracord:\r\n\r\n1) Knife Blade: This blade is sharp enough to cut open a fish, or skin a small animal.\r\n(1) Fire Starter: So you can build a fire without the need for matches.\r\n(2) Lengths of Fishing Line: This translucent line will help you rustle up a dinner in a flash.\r\n(2) Fishing Hooks: Pre-attached to fishing line to make your catch as easy as possible.\r\n(2) Fishing Weights: To make sure your fish can find the hook.\r\n(2) Bobbers: To ensure your hook catches the fish.\r\n(2) Swivels: To keep fish on the line.\r\n(1) Piece of Tin Foil: Used to cook dinner or to lure fish to your hook, or even to be used as a signal mirror.\r\n(1) Tinder: Helps you get a fire going in no time.\r\n\r\nfree give away http://bit.ly/freeparacordsurv',''),(626,1,124,'4','Yes, please!',''),(627,1,125,'1.3','Taylor Hatch',''),(628,1,125,'1.6','Hatch',''),(629,1,125,'2','hatch.taylor@gmail.com',''),(630,1,125,'3','Have you ever tried to create a Text to Speech (TTS) audio file, and thought, “That was easy?”\r\nEven, ” That sounds great!”\r\nNope, didn’t think so.\r\n\r\nLet’s face it — up until now creating ‘Text To Speech’ audio has been a PAIN…\r\nAnd the results?\r\nJust plain disapointing!\r\n\r\nSure, you could outsource your Voiceovers… and pay several hundred bucks for an “average” Voice Over… not to mention the time and hassle of going back and forth with a bunch of freelancers.\r\n\r\nBut what if there was a much easier, faster way to create Human Sounding audio in a few clicks… in MINUTES from now?!\r\n\r\nYou’re in luck, because there’s a brand new tool that’s just hit the market called Speechelo, and it’s going to make your life INFINITELY easier when it comes to creating Voice-oers from Text\r\n\r\n> http://bit.ly/realhumanvoices\r\n\r\n– Expensive Freelancers\r\n– Forget ‘Robotic’ TTS Tools\r\n– Forget disapointing results\r\n\r\nNow you can get the ultimate edge over the competition, slash hours off your day, and pump out Human sounding Audio for your videos in double quick time.\r\n\r\n> http://bit.ly/realhumanvoices\r\n\r\nYour Name\r\n\r\nPS. This NEW software will create Voice-overs that sound ‘Human’\r\nI’ve never heard anything like it…\r\n\r\nPPS. SAVE % when you download here NOW: http://bit.ly/realhumanvoices',''),(631,1,125,'4','Yes, please!',''),(632,1,126,'1.3','Zachery Schott',''),(633,1,126,'1.6','Schott',''),(634,1,126,'2','zachery.schott21@outlook.com',''),(635,1,126,'3','Dear Patriot,\r\n\r\nto get yours free now click http://bit.ly/svrcard \r\n\r\nDo you have a survival business card?-Hyperlink\r\n\r\nThis invaluable tool is small enough to fit in your wallet and serves over 12 functions.\r\n\r\nGrab one for FREE today to make sure that no matter where you are, you\'re always prepared for an emergency situation.\r\n\r\nCheck it out here:\r\n\r\nClick here to get yours FREE.-Hyperlink\r\n\r\nAll you have to pay is the shipping.\r\n\r\nBut you better, hurry, once they are gone, they’’ll start selling for the full price.\r\n\r\nSign off\r\n\r\nP.S. You can share this email with your friends, just don\'t over do it. Once they\'re out of stock, the free offer is gone. Click Here Now.-Hyperlink\r\n\r\n100% off http://bit.ly/svrcard',''),(636,1,126,'4','Yes, please!',''),(637,1,127,'1.3','Karina Leventhal',''),(638,1,127,'1.6','Leventhal',''),(639,1,127,'2','karina.leventhal@gmail.com',''),(640,1,127,'3','MyFreeCamz.online is the largest online webcam network, connecting people from all over the world through high-speed live video-chat. Here is what makes us different:\r\n\r\nClick now to see 1000\'s of free webcams > MyFreeCamz.online\r\n\r\n    Our commitment to our models. We collaborate with our models as partners, and models earn a larger percentage than with any other site.\r\n    Our commitment to our members. We do our best to make sure that all of our members are completely satisfied. From small technical support issues to developing new features on our site, we are here to listen to our members and make them happy.\r\n    Our commitment to technology. We are computer geeks. We have built a website that is BY FAR the most technologically advanced webcam site, with hundreds of original and innovative features that allow a much more personal interactive experience.\r\n    Our commitment to FREE. This site offers more free features to our guests and members than any other webcam site. Spending money is always optional.\r\n\r\nBecome a cam model and earn $1000\'s a week > MyFreeCamz.online',''),(641,1,127,'4','Yes, please!',''),(642,1,128,'1.3','Tyree Glaspie',''),(643,1,128,'1.6','Glaspie',''),(644,1,128,'2','glaspie.tyree@googlemail.com',''),(645,1,128,'3','Hi %title,\r\nHope you’re well. \r\nI hope that business is good and you’ve been doing well throughout the current situation. \r\nAs I’ve had contact with you in the past, I believe that your website is not protected from unwanted messages, we suggest you protect it\r\nhttp://fund.school/blockspam855002',''),(646,1,128,'4','Yes, please!',''),(647,1,129,'1.3','Mike Dutton',''),(648,1,129,'1.6','Mike Dutton',''),(649,1,129,'2','no-replyBroava@gmail.com',''),(650,1,129,'3','Hi there \r\n \r\nDo you want a quick boost in ranks and sales for your hormonesoup.com website? \r\nHaving a high DA score, always helps \r\n \r\nGet your hormonesoup.com to have a 50+ points in Moz DA with us today and rip the benefits of such a great feat. \r\n \r\nSee our offers here: \r\nhttps://www.monkeydigital.co/product/moz-da50-seo-plan/ \r\n \r\nFYI: \r\nWe also give big discounts for multiple plans \r\n \r\n \r\nthank you \r\nMike Dutton\r\n \r\nsupport@monkeydigital.co',''),(651,1,129,'4','Yes, please!',''),(652,1,130,'1.3','Meredith',''),(653,1,130,'1.6','Volk',''),(654,1,130,'2','meredithcvolk@gmail.com',''),(655,1,130,'3','Hey Sonya,\r\n\r\nI’m a new listener to PCOS Diva and just heard your segment posted January 2018. I live in Atlanta and I was wondering if you were still enrolling in your study.\r\nHappy Thanksgiving!',''),(656,1,130,'4','Yes, please!',''),(657,1,130,'gravityformsmailchimp_is_fulfilled','1',NULL),(658,1,130,'processed_feeds','a:1:{s:21:\"gravityformsmailchimp\";a:1:{i:0;s:1:\"1\";}}',NULL),(659,1,131,'1.3','Peter Ryder',''),(660,1,131,'1.6','Peter Ryder',''),(661,1,131,'2','no-replyblaks@gmail.com',''),(662,1,131,'3','Hi there \r\n \r\nDo you have issues ranking your website locally? \r\n \r\nWith our Google Maps citations strategy, we are able to rank you in top 5 in the Google Local Search for specific keywords. \r\nThe more Citations you build with us, the more keywords you`ll start ranking for \r\n \r\nMore details here: \r\nhttps://speed-seo.net/product/google-maps-citations/ \r\n \r\nthank you \r\nSpeed SEO Digital \r\nsupport@speed-seo.net',''),(663,1,131,'4','Yes, please!',''),(664,1,132,'1.3','Hayley Mae',''),(665,1,132,'1.6','Mae',''),(666,1,132,'2','hayley@workplacegenius.com',''),(667,1,132,'3','Hi\r\n\r\nThe future of keyboards has arrived thanks to Keyless PRO!\r\n\r\nTurn any flat surface into a keyboard projecting from your smart device or PC \r\n\r\nThis look cool as, straight out of a sci-fi movie!\r\n\r\nIt portable and works anywhere\r\n\r\n50% off blackfriday deal for the next few days \r\n\r\n>>> https://wp-genius.com/blackfridaykeylesspro <<<\r\n\r\n\r\nHayley Mae\r\nx',''),(668,1,132,'4','Yes, please!',''),(669,1,133,'1.3','Candy',''),(670,1,133,'1.6','Candy',''),(671,1,133,'2','info@hormonesoup.com',''),(672,1,133,'3','Good Morning\r\n \r\nWellness Enthusiasts! There has never been a better time to take care of your neck pain! \r\n\r\nOur clinical-grade TENS technology will ensure you have neck relief in as little as 20 minutes.\r\n\r\nGet Yours: hineck.online\r\n\r\nGet it Now 50% OFF + Free Shipping!\r\n\r\nCheers,\r\n\r\nContact Me - Hormone Soup',''),(673,1,133,'4','Yes, please!',''),(674,1,134,'1.3','Samantha',''),(675,1,134,'1.6','Milan',''),(676,1,134,'2','samantha.milan@chatservicedirect.com',''),(677,1,134,'3','Hi there,\r\n\r\nI am looking to get in touch with someone that works with your marketing or support team. My name is Samantha, and I help clients install/replace live chat software on their websites.\r\n\r\nIf you or someone on your team might be interested, we perform live weekly webinars to demo our product and encourage anyone to attend a 30-min session. Our live chat comes with a 30 day money-back guarantee, so you can fully experiment to see how it impacts sales or support interactions with your customers on hormonesoup.com.\r\n\r\nWould you be interested in learning more? I\'d be happy to answer your questions!\r\n\r\nSamantha Milan\r\nChat Service Division, Tyipe LLC\r\n500 Westover Drive, #15391\r\nSanford, NC 27330\r\n\r\nNot interested? Feel free to opt out here http://esendroute.com/remove?q=hormonesoup.com&i=14',''),(678,1,134,'4','Yes, please!',''),(679,1,135,'1.3','Margene Saltau',''),(680,1,135,'1.6','Saltau',''),(681,1,135,'2','saltau.margene@gmail.com',''),(682,1,135,'3','Say no to paying tons of cash for ripoff online advertising! Let me show you a system that requires only a minute payment and creates an almost infinite volume of web traffic to your website\r\n\r\nGet more info by visiting: \r\nhttp://www.ads-that-stay-up-forever.xyz',''),(683,1,135,'4','Yes, please!',''),(684,1,136,'1.3','Shawnee Falkiner',''),(685,1,136,'1.6','Falkiner',''),(686,1,136,'2','shawnee.falkiner70@gmail.com',''),(687,1,136,'3','Are You interested in an advertising service that charges less than $49 every month and delivers thousands of people who are ready to buy directly to your website? Have a look at: http://www.buy-website-traffic.xyz',''),(688,1,136,'4','Yes, please!',''),(689,1,137,'1.3','Chris',''),(690,1,137,'1.6','C.',''),(691,1,137,'2','chris@safenetexperts.com',''),(692,1,137,'3','Hello , \r\n I really appreciate that you talk about Autism and how it affects interactions in the modern world. I also saw that you linked to medicalnewstoday.com/articles/303683.php\r\nRecently, I came across a useful guide for people with ASD using the internet, here: \r\nhttps://www.wizcase.com/blog/internet-safety-guide-for-people-with-autism-spectrum-disorders/#8  \r\nI read a lot of similar guides before, but this one is quite thorough and opened my eyes to risks I never even previously considered. \r\nMaybe this could help your other readers, as well, if you add it to your page? (hormonesoup.com/looking-for-the-silver-lining-maternal-pcos-autism-risk-study/)\r\nChris',''),(693,1,137,'4','Yes, please!',''),(694,1,137,'gravityformsmailchimp_is_fulfilled','1',NULL),(695,1,137,'processed_feeds','a:1:{s:21:\"gravityformsmailchimp\";a:1:{i:0;s:1:\"1\";}}',NULL),(696,1,138,'1.3','Genesis Hannam',''),(697,1,138,'1.6','Hannam',''),(698,1,138,'2','hannam.genesis@outlook.com',''),(699,1,138,'3','Hi there\r\n\r\nIf you want to get ahead of your competition then you must have a higher Domain Authority score for your website. Its just as simple as that. With our service your hormonesoup.com DA score will get above 50 points in just 30 days.\r\n\r\nThis service is guaranteed\r\n\r\nFor more information, check our service here\r\nhttps://speed-seo.net/product/moz-da50-seo-plan/\r\n\r\n\r\nthank you\r\nSpeed SEO Digital Team\r\nsupport@speed-seo.net',''),(700,1,138,'4','Yes, please!',''),(701,1,139,'1.3','David Smith',''),(702,1,139,'1.6','David Smith',''),(703,1,139,'2','david.outreach0@gmail.com',''),(704,1,139,'3','Hello there, \r\n \r\nI am David & I’m currently working on an online campaign with a client who would be interested to post an article on your website. The article would discuss topics relevant to your readership and include a natural link to my client’s website. \r\n \r\nIf you’re interested in guest post collaboration, please provide your pricing information through the form below or get in touch for more information. \r\n \r\nProvide Your Website Details: https://forms.gle/Wgyfo6WDhyMsnppi9 \r\n \r\nIf you run more potential sites, feel free to share the list. \r\n \r\nLooking forward to hearing from you. \r\n \r\nThanks & Regards \r\n \r\nDavid Smith \r\n \r\nOutreach Executive',''),(705,1,139,'4','Yes, please!',''),(706,1,140,'1.3','Stefanie Larocca',''),(707,1,140,'1.6','Larocca',''),(708,1,140,'2','stefanie.larocca@gmail.com',''),(709,1,140,'3','Learn how to advertise your online business free of any cost!\r\n\r\nTake a peek at this comprehensive list of the best website directories at this page >https://bit.ly/free-ad-website-directory',''),(710,1,140,'4','Yes, please!',''),(711,1,141,'1.3','Jennifergox',''),(712,1,141,'1.6','Jennifergox',''),(713,1,141,'2','jenniferhill@mailo.com',''),(714,1,141,'3','Go ahead, have sex on the first date\r\nhttp://lecdene.tk/chk/59',''),(715,1,141,'4','Yes, please!',''),(716,1,142,'1.3','HenryOneds',''),(717,1,142,'1.6','HenryOneds',''),(718,1,142,'2','ammonaccon@aol.com',''),(719,1,142,'3','Let your money grow into the capital with this Robot. \r\nLink - http://1gr.cz/log/redir.aspx?r=pb_0_16&url=https://hdredtube3.mobi/btsmart',''),(720,1,142,'4','Yes, please!',''),(721,1,143,'1.3','Harvey',''),(722,1,143,'1.6','Harvey',''),(723,1,143,'2','info@hormonesoup.com',''),(724,1,143,'3','Morning\r\n\r\nBuy face mask to protect your loved ones from the deadly CoronaVirus.  We supply N95 Mask, KN95 Mask, and Surgical Masks for both adult and kids.  The prices begin at $0.35 each.  If interested, please visit our site: facemaskusa.online\r\n\r\nEnjoy,\r\n\r\nContact Me - Hormone Soup',''),(725,1,143,'4','Yes, please!',''),(726,1,144,'1.3','contactcmimcq',''),(727,1,144,'1.6','contactcmimcq',''),(728,1,144,'2','damsonxristinja1992@rambler.ru',''),(729,1,144,'3','Dear Madame, Dear Sirs! \r\n \r\nWe offer a service of sending newsletters via contact forms  to the sites of business organizations via any domain zones of the world.  \r\n \r\nYour message is sent to E-mail address \r\n of business organization 100% will get to incoming! \r\n \r\n2000 bases: \r\nhttps://xn----7sbb1bbndheurc1a.xn--p1ai/prajs-list/ \r\n \r\nTest: \r\n20000 messages on foreign zones to your electronic box - twenty $. \r\nWe need from You only E-mail, title and text of the letter. \r\n \r\nIn our price list there are more 800 databases for all domain zones of the world. \r\nCommon databases: \r\nAll Europe 44 countries 60726150 of domains - 1100$ \r\nAll European Union 28 countries 56752547 of domain names- 1000$ \r\nAll Asia 48 countries 14662004 of domain names - 300$ \r\nAll Africa 50 countries 1594390 of sites - 200$ \r\nAll North and Central America in 35 countries 7441637 of sites - 300$ \r\nAll South America 14 countries 5826884 of domains - 200$ \r\nNew domain names from around the world registered 24-48 hours ago. (A cycle of 15 mailings during the month) - 500$ \r\nEnterprises and organizations of the Russian Federation 4025015 - 300$ \r\nUkraine 1114526 of domains - 100$ \r\nAll Russian-speaking countries minus Russia are 14 countries and there are 1979217 of domains - 200$ \r\nNew sites of the RF, registered 24-48 hours ago (A cycle of 15 mailings during the month) - 250$ \r\n \r\nDatabases for sending newsletters: \r\nWhois-service databases of sites for all countries of the world. \r\nYou can purchase our databases separately from newsletter\'s service at the request. \r\n \r\nP.S. \r\nPls., do not respond to this commercial offer from your electronic box, as it has been generated in automatic mode and will not get anywhere! \r\nContact Feedback form =» https://xn----7sbb1bbndheurc1a.xn--p1ai/to-order/ \r\n \r\nPRICE LIST: \r\n \r\nTest mailing: $20 – 20000 contact forms websites \r\n \r\nAll Europe 44 countries there are 60726150 websites – $1100 \r\n \r\nAll EU 28 countries there are 56752547 websites – $1000 \r\n \r\nAll Asia 48 countries there are 14662004 websites – $500 \r\n \r\nAll Africa 50 countries there are 1594390 websites – $200 \r\n \r\nAll North and Central America is 35 countries there are 7441637 websites – $300 \r\n \r\nAll South America 14 countries there are 5826884 websites – $200 \r\n \r\nTop 1 Million World’s Best websites – $100 \r\n \r\nTop 16821856 the most visited websites in the world – $300 \r\n \r\nNew websites from around the world registered 24-48 hours ago. (A cycle of 15 mailings during the month) – 500$ \r\n \r\nBusinesses and organizations of the Russian Federation – there are 4025015 websites – $300 \r\n \r\nAll Russian-speaking countries minus Russia – there are 14 countries and 2440822 websites – $200 \r\n \r\nNew websites of the Russian Federation, registered 24-48 hours ago. (A cycle of 15 mailings during the month) – 250$ \r\n \r\n1499203 of hosting websites around the world (there are selections for all countries, are excluded from databases for mailings) – $150 \r\n \r\n295285 websites of public authorities of all countries of the world (selections for all countries, are excluded from databases for mailings) – $100 \r\n \r\n3516251 websites online stores Worldwide – $250 \r\n \r\nCMS mailings: \r\n \r\n3dCart 14689 websites - $50 \r\nAdobe CQ5 133567 websites - $80 \r\nAdvance 17589 websites - $50 \r\nAdVantShop.NET 2453 websites - $30 \r\nALMA 7095 websites - $30 \r\nAmetys 2389 websites - $30 \r\nAmiro 29587 websites - $30 \r\nAngora 20357 websites - $50 \r\nAVS 1369 websites - $30 \r\nBbPress 1487 websites - $30 \r\nBESTWEB 2699 websites - $30 \r\nBigCommerce 78257 websites - $50 \r\nBitrix 319687 websites - $80 \r\nBlogger 658267 websites - $80 \r\nBlogspot 279865 websites - $80 \r\nBuddyPress 51477 websites - $50 \r\nBurning Board 4659 websites - $30 \r\nCatalyst Web 11689 websites - $50 \r\nClassiPress 11796 websites - $50 \r\nCMSimple 11052 websites - $30 \r\nConcrete5 72100 websites - $50 \r\nContao 110897 websites - $80 \r\nCONTENIDO 5069 websites - $30 \r\nConvio 2268 websites - $30 \r\nCoppermine Photo 1296 websites - $30 \r\nCS Cart 11400 websites - $30 \r\nDatalife Engine	42587 websites - $50 \r\nDede 230589 websites - $100 \r\nDedeEIMS 96068 websites - $50 \r\nDIAFAN 4058 websites - $30 \r\nDiscuz 47962 websites - $50 \r\nDjango 71167 websites - $50 \r\nDokuWiki 9588 websites - $30 \r\nDotnetnuke 82964 websites - $50 \r\nDrupal 978298 websites - $100 \r\nEasyBlog 1165978 websites - $100 \r\nEPiServer 29876 websites - $50 \r\nExpressionEngine 1769823 websites - $150 \r\neZ Publish 5367 websites - $30 \r\nF- 9356 websites - $30 \r\nFireBoard 1567 websites - $30 \r\nGeneral Blogs 2067 websites - $30 \r\nGetSimple 23094 websites - $50 \r\nHost 6871 websites - $30 \r\nHostCMS	5042 websites - $30 \r\nHubSpot 31762 websites - $50 \r\ni- 9438 websites - $30 \r\nImage 1368 websites - $30 \r\nInSales 14149 websites - $50 \r\nInSales	 11081 websites - $30 \r\nInstantCMS 4136 websites - $30 \r\nInteractiveBBS 32367 websites - $50 \r\nInvision Power Board 2430 websites - $30 \r\nIPBoard 2266 websites - $30 \r\nIT 15189 websites - $50 \r\njforum 1056 websites - $30 \r\njobberBase 3387 websites - $30 \r\nJoomla K2 154367 websites - $80 \r\nJoomla	 1906994 websites - $200 \r\nKoobi 3722 websites - $30 \r\nLiferay	 5137 websites - $30 \r\nMade Simple 20567 websites - $50 \r\nMagento	 369447 websites - $80 \r\nMediaMaxScript 103896 websites - $80 \r\nMediaWiki 41468 websites - $50 \r\nMicrosoft SharePoint 13198 \r\nMODx	 64023 websites - $50 \r\nMoodle 8195 websites - $30 \r\nMovable Type 13096 websites - $50 \r\nMyBB 4367 websites - $30 \r\nmyUPB 3397 websites - $30 \r\nNetCat	 7294 websites - $30 \r\nNG 18356 websites - $50 \r\nNING 3687 websites - $30 \r\nNopCommerce 18600 websites - $30 \r\nOpen 5916 websites - $30 \r\nOpenCart 667000 websites - $80 \r\nOsclass 4652 websites - $30 \r\nosCommerce 68468 websites - $50 \r\nOUR- 3096 websites - $30 \r\nOXID eShop 12200 websites - $50 \r\nOxwall 6800 websites - $30 \r\nParallels Plesk Sitebuilder 174216 websites - $80 \r\nphp 14367 websites - $50 \r\nphp Link 2298 websites - $30 \r\nphpBB	 24400 websites - $30 \r\nPHP-Fusion 2596 websites - $30 \r\nPHPMelody 2365 websites - $30 \r\nPHP-Nuke 2489 websites - $30 \r\nPHPShop 2667 websites - $30 \r\nPHPWeb 29789 websites - $50 \r\nPHPWind 4032 websites - $30 \r\nPlone 84962 websites - $50 \r\nPowerEasy 1697 websites - $30 \r\nPrestashop 434100 websites - $80 \r\nQuestion2Answer 5598 websites - $30 \r\nR 296498 websites - $80 \r\nReadyScript 6487682 websites - $80 \r\nS.Builder 394367 websites - $80 \r\nShopify	 6093709 sites websites - $400 \r\nShoutbox 145564 websites - $80 \r\nSilverStripe 31721 websites - $50 \r\nSimpla 17429 websites - $50 \r\nSitecore 74861 websites - $50 \r\nSitefinity 4183 websites - $30 \r\nSMF 8111 websites - $30 \r\nSocialGO 54267 websites - $50 \r\nSPIP 28269 websites - $50 \r\nSquarespace 1098231 websites - $100 \r\nStoreLand 8257 websites - $30 \r\nSupeSite 12367 websites - $50 \r\nTextpattern 10900 websites - $30 \r\nTikiWiki 1446 websites - $30 \r\nTilda 47396 websites - $50 \r\nTumblr 302357 websites - $80 \r\nTYPO3 845009 websites - $80 \r\nUmbraco 146064 websites - $80 \r\nUMI.CMS	 13191 websites - $50 \r\nVamShop 1737 websites - $30 \r\nvBulletin 14460 websites - $30 \r\nVolusion 16006 websites - $50 \r\nWallpaperSiteScript 2811 websites - $30 \r\nWeebly 191753 websites - $80 \r\nWix 3379081 sites websites - $250 \r\nWooCommerce 4459525 websites - $310 \r\nWordpress 35354537 websites - $650 \r\nXenForo 21105 websites - $30 \r\nXOOPS 20467 websites - $50 \r\nXpressEngine 8565 websites - $30 \r\nZen Cart 26524 websites - $30 \r\n \r\nCountry: \r\n \r\n.ae 200462 websites UAE - $50 \r\n.ae 1820 websites International zone UAE:.com .net .biz .info .name .tel \r\n.ag 11931 websites Antigua and Barbuda - $50 \r\n.ai 33130 websites Anguilla - $50 \r\n.am 21995 websites Armenia - $50 \r\n.am 1684 websites International zone Armenia:.com .net .biz .info .name .tel \r\n.ar 782608 websites Argentina - $80 \r\n.ar 75496 websites International zone Argentina:.com .net .biz .info .name .tel .mobi .asia-$50 \r\n.ar.com 135 websites - $30 \r\n.at 1356722 websites Austria - $100 \r\n.at 181907 websites International zone Austria :.com .net .biz .info .name \r\n.au 2432174 websites Australia - $150 \r\n.au 461279 websites International zone Australia:.com .net .biz .info .name \r\n.az 17855 websites Azerbaijan - $50 \r\n.az 2036 websites International zone Azerbaijan:.com .net .biz .info .name .tel .mobi .asia-$30 \r\n.ba 15725 websites Bosnia and Herzegovina - $30 \r\n.ba 2291 websites international zone Bosnia and Herzegovina:.com.net.biz.info.org.name.tel.mobi.asia-$30 \r\n.be 1349658 websites Belgium - $100 \r\n.be 1056248 websites International zone Belgium:.com .net .biz .info .name \r\n.bg 54418 websites Bulgaria - $50 \r\n.bg 50685 websites International zone Bulgaria:.com .net .biz .info .name \r\n.bo 2602 websites Bolivia - $30 \r\n.bo 29415 websites International zone Bolivia:.com .net .biz .info .name .tel .mobi .asia-$50 \r\n.br 3205100 websites Brazil - $200 \r\n.br 1230078 websites International zone Brazil:.com .net .biz .info .name . \r\n.by 99148 websites Belarus - $50 \r\n.by 1574 websites International zone Belarus:.com .net .biz .info .name .tel \r\n.ca 2587463 websites Canada - $150 \r\n.ca 288395 websites International zone Canada:.com .net .biz .info .name \r\n.cc 436396 websites - $80 \r\n.cc 1920589 websites Cocos Keeling Islands- $150 \r\n.cf 2461460 websites Central African Republic - $150 \r\n.cg 526 websites Congo - $30 \r\n.ch 1629450 websites Switzerland - $100 \r\n.ch 205292 websites International zone Switzerland:.com .net .biz .info .name .tel .mobi .asia-$50 \r\n.ci 5794 websites Cote d\'Ivoire - $30 \r\n.ci 112 websites International zone Cote d\'Ivoire:.com .net .biz .info .name \r\n.cl 590401 websites Chile - $80 \r\n.cl 65996 websites International zone Chile:.com .net .biz .info .name .tel .mobi .asia-$50 \r\n.cm 29221 websites Cameroon- $50 \r\n.cn 23160610 websites China - $600 \r\n.cn 1372416 websites International zone China:.com .net .biz .info .name .tel .mobi .asia-$100 \r\n.co 1878923 websites Colombia - $100 \r\n.co 10854 websites International zone Colombia:.com .net .biz .info .name .tel .mobi .asia-$30 \r\n.cx 15753 websites Christmas Island - $50 \r\n.cy 11092 websites Cyprus - $50 \r\n.cy 744 websites International zone Cyprus:.com .net .biz .info .name .tel .mobi .asia-$30 \r\n.cz 1001208 websites Czech Republic - $100 \r\n.cz 193400 websites International zone Czech Republic:.com .net .biz .info .name .tel .mobi .asia-$50 \r\n.de 15078512 websites Germany - $350 \r\n.de 3894156 websites International zone Germany:.com .net .biz .info .name .tel .mobi .asia-$150 \r\n.dk 1319155 websites Denmark - $100 \r\n.dk 148164 websites International zone Denmark:.com .net .biz .info .name .tel .mobi .asia-$50 \r\n.dm 23318 websites Dominica - $50 \r\n.dn.ua 1835 websites - $30 \r\n.do 5255 websites Dominican Republic- $30 \r\n.dy.fi 1112 websites - $30 \r\n.dz 5382 websites Algeria - $30 \r\n.ec 11731 websites Ecuador - $50 \r\n.ec 2897 websites International zone Ecuador:.com .net .biz .info .name .tel .mobi .asia-$30 \r\n.ee 131791 websites Estonia- $50 \r\n.ee 10490 websites International zone Estonia:.com .net .biz .info .name .tel .mobi .asia-$30 \r\n.es 1509048 websites Spain - $100 \r\n.es 683845 websites International zone Spain:.com .net .biz .info .name .tel .eu 3046076 websites Europe - $150 \r\n.eu 633384 websites International zone Europe:.com .net .biz .info .name .fi 361111 websites Finland - $80 \r\n.fi 69631 websites International zone Finland:.com .net .biz .info .name .fr 2810983 websites France - $150 \r\n.fr 639546 websites International zone France:.com .net .biz .info .name .ge 24598 websites Georgia - $50 \r\n.ge 1676 websites International zone Georgia:.com .net .biz .info .name .tel .gf 996 websites French Guiana - $30 \r\n.gg 10528 websites Guernsey islands - $50 \r\n.gh 703 websites Ghana - $30 \r\n.gi 981 websites Gibraltar - $30 \r\n.gp 2044 websites Guadeloupe - $30 \r\n.gq 2027422 websites Equatorial Guinea - $100 \r\n.gr 327215 websites Greece - $80 \r\n.gr 57984 websites International zone Greece:.com .net .biz .info .name .tel .mobi .asia-$150 \r\n.gt 15351 websites Guatemala - $50 \r\n.hk 116093 websites Hong Kong - $50 \r\n.hm 335 websites Heard & McDonald islands - $30 \r\n.hn 4732 websites Honduras - $30 \r\n.hr 75736 websites Croatia - $50 \r\n.hr 16592 websites International zone Croatia:.com .net .biz .info .name .tel .mobi .asia \r\n.ht 1299 websites Haiti - $30 \r\n.hu 53940 websites International zone Hungary:.com .net .biz .info .name .tel .mobi .asia-$50 \r\n.ie 209620 websites Ireland - $50 \r\n.ie 49861 websites International zone Ireland:.com .net .biz .info .name .il 196266 websites Israel - $80 \r\n.il 38537 websites International zone Israel:.com .net .biz .info .name .tel .in 1157482 websites India - $100 \r\n.in 266179 websites International zone India:.com .net .biz .info .name .tel .io 496216 websites British Indian Ocean - $80 \r\n.iq 2401 websites Iraq - $30 \r\n.ir 574258 websites Iran - $80 \r\n.ir 15487 websites International zone Iran:.com .net .biz .info .name .tel .mobi .asia \r\n.it 2410105 websites Italy – $150 \r\n.it 954040 websites International zone Italy:.com.net.biz.info.org.name.tel.mobi.asia-$100 \r\n.je 3016 websites Ireland - $30 \r\n.jp 1825219 websites Japan - $150 \r\n.jp 4683252 websites International zone Japan:.com.net.biz.info.org.name.tel.mobi.asia-$200 \r\n.jp.net 5170 websites - $30 \r\n.ke 14677 websites Kenya - $50 \r\n.kg 10350 websites Kyrgyzstan - $30 \r\n.kg 664 websites International zone Kyrgyzstan:.com .net .biz .info .name .tel .mobi .asia-$30 \r\n.ki 79 websites Kiribati - $30 \r\n.kn 3211 websites Saint Kitts and Nevis - $30 \r\n.kr 272463 websites Korea- $80 \r\n.kw 484 websites Kuwait - $30 \r\n.ky 5783 websites Cayman Islands - $30 \r\n.kz 113180 websites Kazakhstan - $80 \r\n.kz 5876 websites International zone Kazakhstan:.com .net .biz .info .name .tel .mobi .asia-$30 \r\n.lc 1121 websites Saint Lucia - $30 \r\n.lk 32654 websites Sri Lanka - $30 \r\n.lt 137666 websites Lithuania- $50 \r\n.lt 27710 websites International zone Lithuania:.com .net .biz .info .name .tel .mobi .asia- $50 \r\n.lu 74322 websites Luxembourg - $50 \r\n.lu 4125 websites International zone Luxembourg:.com .net .biz .info .name .tel .mobi .asia-$30 \r\n.lv 86593 websites Latvia - $50 \r\n.lv 8887 websites International zone Latvia:.com .net .biz .info .name .tel .mobi .asia-$30 \r\n.ma 59103 websites Morocco - $50 \r\n.mc 3046 websites Monaco - $30 \r\n.md 16730 websites Moldova - $50 \r\n.md 1293 websites International zone Moldova:.com .net .biz .info .name .tel .mobi .asia-$30 \r\n.me 761596 websites Montenegro - $80 \r\n.me 86897 websites International zone Montenegro:.com .net .biz .info .name .tel .mobi .asia-$50 \r\n.mg 3715 websites Madagascar- $30 \r\n.mk 13266 websites Macedonia - $50 \r\n.ml 2158835 websites Mali - $100 \r\n.mn 17044 websites Mongolia - $50 \r\n.mq 1112 websites Martinique (French) - $30 \r\n.mr 776 websites Mauritania - $30 \r\n.ms 7265 websites Montserrat - $30 \r\n.mt 1402 websites Malta - $30 \r\n.mu 6475 websites Maurifius - $30 \r\n.mv 1996 websites Maldives - $30 \r\n.mw 8579 websites Malawi - $30 \r\n.mx 670901 websites Mexico- $80 \r\n.mx 174571 websites International zone Mexico:.com .net .biz .info .name .tel .mobi .asia-$50 \r\n.my 143039 websites Malaysia- $50 \r\n.na 1094 websites - $30 \r\n.nc 3497 websites New Coledonia (French) - $30 \r\n.nl 3925784 websites Netherlands - $200 \r\n.nl 1019697 websites International zone Netherlands:.com .net .biz .info .name .tel .mobi .asia-$100 \r\n.no 620882 websites Norway - $80 \r\n.no 74318 websites International zone Norway:.com .net .biz .info .name .tel .mobi .asia-$50 \r\n.nu 255161 websites Niue- $50 \r\n.nz 593127 websites New Zealand - $80 \r\n.om 1701 websites Oman - $30 \r\n.pe 83224 websites Peru - $50 \r\n.pe 59157 websites International zone Peru:.com .net .biz .info .name .tel .mobi .asia-$50 \r\n.pk 44464 websites Pakistan - $50 \r\n.pl 1795299 websites Poland - $100 \r\n.pl 327587 websites International zone Poland:.com .net .biz .info .name .tel .mobi .asia-$50 \r\n.pr 1358 websites Puerto Rico - $30 \r\n.pt 263136 websites Portugal - $80 \r\n.pt 17691 websites International zone Portugal:.com .net .biz .info .name .tel .mobi .asia-$50 \r\n.py 5593 websites Paraguay - $30 \r\n.py 653 websites International zone Paraguay:.com .net .biz .info .name .tel .mobi .asia-$30 \r\n.re 15089 websites Reunion (French) - $50 \r\n.ro 424401 websites Romania - $80 \r\n.ro 42046 websites International zone Romania:.com .net .biz .info .name .tel .mobi .asia-$50 \r\n.rs 85503 websites Serbia - $50 \r\n.ru 5025331 websites Russian - $250 \r\n.ru 514668 websites International zone Russian:.com .net .biz .info .name .tel .mobi .asia-$80 \r\n.rw 3806 websites Rwanda - $30 \r\n.sa 20421 websites Saudi Arabia- $50 \r\n.sa 5064 websites International zone Saudi Arabia:.com .net .biz .info .name .tel .mobi .asia - $30 \r\n.sc 4442 websites Seychelles- $30 \r\n.se 1491677 websites Sweden - $100 \r\n.se 293316 websites International zone Sweden:.com .net .biz .info .name .tel .mobi .asia-$50 \r\n.sg 150351 websites Republic Of Singapore - $50 \r\n.sh 7560 websites Saint Helena - $30 \r\n.si 103778 websites Slovenia- $50 \r\n.si 12879 websites International zone Slovenia:.com .net .biz .info .name .tel .mobi .asia-$50 \r\n.sk 414198 websites Slovakia- $80 \r\n.sk 31572 websites International zone Slovakia:.com .net .biz .info .name .tel .mobi .asia-$50 \r\n.sm 8897 websites San Marino - $30 \r\n.sn 344 websites International zone Senegal:.com .net .biz .info .name .tel .mobi .asia-$30 \r\n.sn 4465 websites Senegal - $30 \r\n.sr 580 websites Suriname - $30 \r\n.sv 8432 websites Salvador- $30 \r\n.sx 2901 websites Sint Maarten - $30 \r\n.sy 2972 websites Syria - $30 \r\n.sz 321 websites Swaziland - $30 \r\n.tc 16384 websites Turks and Caicos Islands- $50 \r\n.tf 19841 websites French Sauthern Territory - $50 \r\n.tg 1230 websites Togo - $30 \r\n.th 22368 websites Kingdom Of Thailand- $50 \r\n.tj 6874 websites Tajikistan- $30 \r\n.tj 34 websites International zone Tajikistan:.com .net .biz .info .name .tel .mobi .asia \r\n.tk 20085806 websites Tokelau - $500 \r\n.tl 2748 websites East Timor - $30 \r\n.tm 6395 websites Turkmenistan- $30 \r\n.tm 44 websites International zone Turkmenistan:.com .net .biz .info .name .tel .mobi .asia \r\n.tr 243347 websites Turkey - $80 \r\n.tr 138818 International zone Turkey:.com .net .biz .info .name .tel .mobi .asia -$50 \r\n.tt 1017 websites Trinidad & Tobago  - $30 \r\n.ua 553216 websites Ukraina - $80 \r\n.ua 147202 websites International zone Ukraine:.com .net .biz .info .name .tel .mobi .asia-$50 \r\n.ug 3806 websites Uganda - $30 \r\n.ug 720 websites International zone Uganda:.com .net .biz .info .name .tel .mobi.asia-$30 \r\n.uk 5975887 websites United Kingdom - $250 \r\n.uk 3304606 websites International zone United Kingdom:.com .net .biz .info .name .tel .mobi .asia-$150 \r\n.us 3139563 websites USA - $200 \r\n.us 578927 websites International zone USA:.com .net .biz .info .name .tel .mobi .asia-$80 \r\n.uy 15571 websites Uruguay - $50 \r\n.uy 31812 websites International zone Uruguay:.com .net .biz .info .name .tel .mobi .asia-$30 \r\n.uz 38357 websites Uzbekistan - $50 \r\n.uz  365 websites International zone Uzbekistan:.com .net .biz .info .name .tel .mobi .asia \r\n.vc 18641 websites Saint Vincent & Grenadines - $50 \r\n.ve 14015 websites Venezuela - $50 \r\n.ve 2898 websites International zone Venezuela:.com .net .biz .info .name .tel .mobi .asia - $30 \r\n.vg 8389 websites Virgin Islands (British) - $50 \r\n.vi 109 websites Virgin Islands (US) - $30 \r\n.vn 436005 websites Vietnam - $80 \r\n.vn 161855 websites International zone Vietnam:.com .net .biz .info .name .tel .mobi .asia - $50 \r\n.vu 1051 websites Vanuatu - $30 \r\n.wf 1133 websites Wallis & Futuna Islands - $30 \r\n.ws 99308 websites Samoa - $80 \r\n.ye 18 websites Yemen - $30 \r\n.yt 2004 websites Mayotte - $30 \r\n.za 1008308 websites South Africa - $100',''),(730,1,144,'4','Yes, please!',''),(731,1,145,'1.3','nym63089krya',''),(732,1,145,'1.6','num63089tetcherGB',''),(733,1,145,'2','partanskaya.zoya@mail.ru',''),(734,1,145,'3','mes63089uttjr kfUhUz0 mK3J SwELkwu',''),(735,1,145,'4','Yes, please!',''),(736,1,146,'1.3','Peter Pass',''),(737,1,146,'1.6','Peter Pass',''),(738,1,146,'2','no-replyblaks@gmail.com',''),(739,1,146,'3','Howdy \r\n \r\nEnemies not playing the game fair and square? \r\nNow you can fight back. \r\n \r\nNegative SEO, to make their SEO be ruined \r\nhttps://blackhat.to/ \r\n \r\nContact us for any queries: \r\nsupport@blackhat.to',''),(740,1,146,'4','Yes, please!',''),(741,1,147,'1.3','Jaime Frantz',''),(742,1,147,'1.6','Frantz',''),(743,1,147,'2','frantz.jaime73@googlemail.com',''),(744,1,147,'3','Looking to promote your website for totally free? Check this out: https://bit.ly/totally-free-ads',''),(745,1,147,'4','Yes, please!',''),(746,1,148,'1.3','Eric Jones',''),(747,1,148,'1.6','Jones',''),(748,1,148,'2','ericjonesonline@outlook.com',''),(749,1,148,'3','My name’s Eric and I just found your site hormonesoup.com.\r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nTalk With Web Visitor – CLICK HERE http://www.talkwithcustomer.com for a live demo now.\r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nAnd once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… and if they don’t take you up on your offer then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nCLICK HERE http://www.talkwithcustomer.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them. \r\nTalk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://www.talkwithcustomer.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://talkwithcustomer.com/unsubscribe.aspx?d=hormonesoup.com',''),(750,1,148,'4','Yes, please!',''),(751,1,149,'1.3','Mac Osburne',''),(752,1,149,'1.6','Osburne',''),(753,1,149,'2','hormonesoup.com@hormonesoup.com',''),(754,1,149,'3','DOMAIN SERVICES EXPIRATION NOTICE FOR hormonesoup.com\r\n\r\nDomain Notice Expiry ON: Jan 09, 2021\r\n\r\n\r\nWe have actually not received a settlement from you.\r\nWe\'ve attempted to email you but were incapable to contact you.\r\n\r\n\r\nGo To: https://cutt.ly/Vjj8oJh\r\n\r\nFor details as well as to make a discretionary payment for your domain website solutions.\r\n\r\n\r\n\r\n\r\n010920210031203753688578798hormonesoup.com',''),(755,1,149,'4','Yes, please!',''),(756,1,150,'1.3','Marcia Stoltz',''),(757,1,150,'1.6','Stoltz',''),(758,1,150,'2','marcia.stoltz38@gmail.com',''),(759,1,150,'3','Hi,\r\nI just want to share with you a great website which provide account for SEO, affiliate marketing, dropshipping, ecommerce at cheap price. Here it is: https://seotool.club/group-buy-service\r\nExample: \r\nAhrefs account for just $15.\r\nSemrush account for just $10.\r\nAdplexity account for just $25.\r\nAdspy account for just $20.\r\nJungleScout for just $15.\r\nSTM forum for just $15.\r\nAnd about more than 30+ internet marketing tools at Affordable Price.\r\nThis website is group buy service. You can visit this link https://seotool.club/group-buy-service to check it out\r\nThank!',''),(760,1,150,'4','Yes, please!',''),(761,1,151,'1.3','Aaron Whiticks',''),(762,1,151,'1.6','Aaron Whiticks',''),(763,1,151,'2','aaron.whiticks36@gmail.com',''),(764,1,151,'3','Hey there, I stumbled on your site hormonesoup.com yesterday and I really like the design (I\'ve been making sites for a long time). Are you currently using WordPress? \r\n \r\nQUESTION, have you considered launching or growing an eCommerce business this year? With more people shopping online than ever before, it\'s the time to kick things off. \r\n \r\nI have been interested in eCommerce for a while, and after seeing your site, I wanted to share a couple things I recently learned about to make a profitable eCommerce store with little effort. \r\n \r\nHere are 2 resources you simply can\'t miss if you want to cash in on eCommerce this year: \r\n \r\n \r\n1. https://www.BigCommerce.com and https://www.Shopify.com - Both of these eCom platforms have been revolutionary in helping new shop owners set up their shop. I use them myself right now. \r\n \r\n2. https://www.WebGeek.io/ecommerce - This outlines a new 2021 eCommerce strategy, that helps you quickly set up a profitable eCommerce shop, with a site built for you and even finds winning products. \r\n \r\n \r\nAnyway, best of luck on your site! Hope some of this info helps you out, \r\n \r\nAaron',''),(765,1,151,'4','Yes, please!',''),(766,1,152,'1.3','Erica Jackson',''),(767,1,152,'1.6','Jackson',''),(768,1,152,'2','ericajacksonmi0@yahoo.com',''),(769,1,152,'3','Hi, \r\n\r\nWe\'re wondering if you\'d be interested in a \'dofollow\' backlink to hormonesoup.com from our DA50 website?\r\n\r\nOur website is dedicated to facts/education, and so can host articles on pretty much any topic.\r\n\r\nYou can either write a new article yourself, or we can link from existing content. The price is just $45 and you can pay once the article/link has been published. This is a one-time fee, so there are no extra charges.\r\n\r\nIf you\'re interested, please reply to this email, including the word \'interested\' in the Subject Field.\r\n\r\nNot sure what DA is? Have a read here: https://moz.com/learn/seo/domain-authority\r\n\r\nKind Regards,\r\nErica',''),(770,1,152,'4','Yes, please!',''),(771,1,153,'1.3','Got',''),(772,1,153,'1.6','GotGZ',''),(773,1,153,'2','baburovp@bk.ru',''),(774,1,153,'3','Hi, this is Irina. I am sending you my intimate photos as I promised. https://tinyurl.com/y6hqhncv',''),(775,1,153,'4','Yes, please!',''),(776,1,154,'1.3','Steve Wilson',''),(777,1,154,'1.6','Wilson',''),(778,1,154,'2','salvatore.pruitt@googlemail.com',''),(779,1,154,'3','Hi,\r\n\r\nWe are wondering if you would be interested in our service, where we can provide you with a dofollow link from Amazon (DA 96) back to hormonesoup.com?\r\n\r\nThe price is just $77 per link.\r\n\r\nIf you\'d be interested in learning more, such as what DA is and how it can benefit your site, and to view an existing example, please visit us at: http://www.backlinkfaq.xyz\r\n\r\nKind Regards,\r\nSalvatore',''),(780,1,154,'4','Yes, please!',''),(781,1,155,'1.3','Jayson Elem',''),(782,1,155,'1.6','Elem',''),(783,1,155,'2','elem.jayson@gmail.com',''),(784,1,155,'3','Hi there\r\n\r\nIf you ever need Negative SEO work, we offer it right here\r\nhttps://speed-seo.net/product/negative-seo-service/\r\n\r\n\r\nthank you\r\nPeter Elem\r\nSpeed SEO Agency\r\nsupport@speed-seo.net',''),(785,1,155,'4','Yes, please!',''),(786,1,156,'1.3','Erica Jackson',''),(787,1,156,'1.6','Jackson',''),(788,1,156,'2','ericajacksonmi0@yahoo.com',''),(789,1,156,'3','Hi, \r\n\r\nWe\'re wondering if you\'d be interested in a \'dofollow\' backlink to hormonesoup.com from our DA50 website?\r\n\r\nOur website is dedicated to facts/education, and so can host articles on pretty much any topic.\r\n\r\nYou can either write a new article yourself, or we can link from existing content. The price is just $45 and you can pay once the article/link has been published. This is a one-time fee, so there are no extra charges.\r\n\r\nIf you\'re interested, please reply to this email, including the word \'interested\' in the Subject Field.\r\n\r\nNot sure what DA is? Have a read here: https://moz.com/learn/seo/domain-authority\r\n\r\nKind Regards,\r\nErica',''),(790,1,156,'4','Yes, please!',''),(791,1,157,'1.3','Callum Sherry',''),(792,1,157,'1.6','Sherry',''),(793,1,157,'2','sherry.callum@googlemail.com',''),(794,1,157,'3','Good morning - hormonesoup.com,\r\nSocial signals are the most essential aspect in modern SEO. With our help, you\'ll achieve the high page rankings which can be needed for online business survival.\r\nCheck what we are capable of doing for you: \r\nhttps://jtbtigers.com/socialsignals450057\r\nWith warm regards,',''),(795,1,157,'4','Yes, please!',''),(796,1,158,'1.3','Bebe Reiniger',''),(797,1,158,'1.6','Reiniger',''),(798,1,158,'2','noreply@wp-genius.com',''),(799,1,158,'3','Hi \r\n\r\nStruggling with your WIFI signal?\r\n\r\nThis super effective WiFi booster will allow you to enjoy perfect signal \r\nfrom anywhere in your home or office.\r\n\r\nIts also 50% oFF for the next day or so\r\n\r\n\r\n---> https://wp-genius.com/wiffbooster/\r\n\r\n\r\nHave a awesome day :)',''),(800,1,158,'4','Yes, please!',''),(801,1,159,'1.3','Clarence Amato',''),(802,1,159,'1.6','Amato',''),(803,1,159,'2','amato.clarence@gmail.com',''),(804,1,159,'3','Good Afternoon,\r\nI\'m ,\r\nHow are you doing regarding your Business Reviews?\r\nGoogle reviews increase trust and credibility. This might sound strange, but a huge most 18-35-year-olds trust online reviews just as much as recommendations from family and friends.\r\nwww.best-google-reviews.com\r\nKind Regards,',''),(805,1,159,'4','Yes, please!',''),(806,1,160,'1.3','Meridith Preston',''),(807,1,160,'1.6','Preston',''),(808,1,160,'2','meridith.preston@yahoo.com',''),(809,1,160,'3','I can show you how you can promote your site free of any cost!\r\n\r\nTake a peek at this complete directory consisting of the top search sites over here ::>http://bit.ly/directory--of-free-ad-sites',''),(810,1,160,'4','Yes, please!',''),(811,1,161,'1.3','Patrickcremn',''),(812,1,161,'1.6','PatrickcremnVB',''),(813,1,161,'2','cfbobsinbobx@bestbuysteesss.ru',''),(814,1,161,'3','<br> \r\n<br> \r\n<a href=\"https://google.com?mmmbnbnbm\"> <img src=\"https://1.bp.blogspot.com/-R8cA1k9WgUE/X-ZGfpGZi9I/AAAAAAAAAZk/TGm1BLZe3Pcnc6W-vjYNwc7eAvpgc3PjQCLcBGAsYHQ/s1024/04.jpg?lg=av\r\n\" /> </a> \r\n<br> \r\n<br> \r\nhormonesoup.com,vvvvccccbfffffrrrreeeeeee \r\n<br> \r\n<br>',''),(815,1,161,'4','Yes, please!',''),(816,1,162,'1.3','D',''),(817,1,162,'1.6','Cleburne',''),(818,1,162,'2','baesidegrill@gmail.com',''),(819,1,162,'3','I was wondering if you have a need for CATERING SERVICES.\r\n\r\nWe are offering free FOOD SERVICES.\r\n\r\nCheck us out at https://www.instagram.com/baesidegrill/ or call 416-670-1862\r\n\r\nEmail us at baesidegrill@gmail.com and try us out!\r\n\r\nThanks,\r\nBindiya\r\n\r\n-------\r\n\r\nReport any unsolicited messages \r\nhttp://help.instagram.com/contact/383679321740945?helpref=page_content',''),(820,1,162,'4','Yes, please!',''),(821,1,163,'1.3','Randy',''),(822,1,163,'1.6','Shields',''),(823,1,163,'2','RShields@aol.com',''),(824,1,163,'3','It looks like you\'ve misspelled the word \"hemaglobin\" on your website.  I thought you would like to know :).  Silly mistakes can ruin your site\'s credibility.  I\'ve used a tool called SpellScan.com in the past to keep mistakes off of my website.\r\n\r\n-Randy',''),(825,1,163,'4','Already a subscriber',''),(826,1,164,'1.3','Mike Warren',''),(827,1,164,'1.6','Mike Warren',''),(828,1,164,'2','see-email-in-message@monkeydigital.co',''),(829,1,164,'3','Hi there \r\n \r\nDo you want a quick boost in ranks and sales for your hormonesoup.com website? \r\nHaving a high DA score, always helps \r\n \r\nGet your hormonesoup.com to have DA between 40 and 50 points in Moz DA with us today and rip the benefits of such a great feat. \r\n \r\nSee our offers here: \r\nhttps://www.monkeydigital.co/product/moz-da50-seo-plan/ \r\n \r\nNEW: \r\nhttps://www.monkeydigital.co/product/ahrefs-dr60/ \r\n \r\n \r\nthank you \r\nMike Warren\r\n \r\nsupport@monkeydigital.co',''),(830,1,164,'4','Yes, please!',''),(831,1,165,'1.3','Trey Murphy',''),(832,1,165,'1.6','Murphy',''),(833,1,165,'2','trey@buy-rapid-tests.com',''),(834,1,165,'3','Get your own Covid-19 test results in 15 minutes on Buy-Rapid-Tests.com\r\n\r\nSimple 3 step process - anyone can do it.\r\n\r\nWe have FDA Authorized Covid-19 Rapid Test Kits - Most orders ship standard within 48 hours.\r\n\r\nOrder minimum is only - 1 Box \r\n\r\nEach Box includes:\r\n- 25 individual Covid-19 tests cassettes\r\n- 25 blood droppers\r\n- 1 bottle of buffer/testing solution\r\n\r\nBuy as many boxes as you would like.\r\n\r\nThese tests are perfect for your organization, business, restuarant or group.\r\n\r\nPrice is $36 per test (25 tests per box) and that includes shipping to any location for $50\r\n\r\nWe offer 10% wholesale price breaks for quantities of 5 boxes or more.\r\n\r\nRegards,\r\nBuy-Rapid-Tests.com',''),(835,1,165,'4','Yes, please!',''),(836,1,166,'1.3','Michael McDonagh',''),(837,1,166,'1.6','McDonagh',''),(838,1,166,'2','michael@hemplifemag.com',''),(839,1,166,'3','Good Evening\r\n\r\nI am contacting you on behalf of the https://hemplifemag.com. We would like to feature your company (hormonesoup.com) in our magazine and would like to find out if this is of interest to you. It is totally free. Our goal is to garner coverage from industry leaders much like yourselves.\r\n\r\nPlease let me know at your earliest convenience by contacting me directly through https://hemplifemag.com\r\n\r\nBest wishes\r\n\r\nMichael McDonagh\r\nMobile/WhatsApp: +447576327772\r\nhttps://hemplifemag.com\r\n\r\nHemp Life Mag Content Team\r\nhttps://hemplifemag.com',''),(840,1,166,'4','Yes, please!',''),(841,1,167,'1.3','Murray Birks',''),(842,1,167,'1.6','Birks',''),(843,1,167,'2','hormonesoup.com@hormonesoup.com',''),(844,1,167,'3','DOMAIN SERVICES EXPIRATION NOTICE FOR hormonesoup.com\r\n\r\nDomain Notice Expiry ON: Feb 21, 2021\r\n\r\n\r\nWe have not received a settlement from you.\r\nWe have actually attempted to email you but were unable to contact you.\r\n\r\n\r\nSee: https://bit.ly/3s4EQSQ\r\n\r\nFor info and also to post a discretionary settlement for your domain website solutions.\r\n\r\n\r\n\r\n\r\n022120211149263753688578798hormonesoup.com',''),(845,1,167,'4','Yes, please!',''),(846,1,168,'1.3','Bradford Bradway',''),(847,1,168,'1.6','Bradway',''),(848,1,168,'2','hormonesoup.com@hormonesoup.com',''),(849,1,168,'3','DOMAIN SERVICES EXPIRATION NOTICE FOR hormonesoup.com\r\n\r\nDomain Notice Expiry ON: Feb 21, 2021\r\n\r\n\r\nWe have actually not received a payment from you.\r\nWe have actually attempted to email you however were unable to contact you.\r\n\r\n\r\nSee: https://bit.ly/3pxR197\r\n\r\nFor details as well as to make a discretionary payment for your domain website service.\r\n\r\n\r\n\r\n\r\n022120211158213753688578798hormonesoup.com',''),(850,1,168,'4','Yes, please!',''),(851,1,169,'1.3','Hilton Burks',''),(852,1,169,'1.6','Burks',''),(853,1,169,'2','burks.hilton@gmail.com',''),(854,1,169,'3','Hi,\r\n\r\nWe’re reaching out to ask if you’d be interested in featuring a guest post on your website. We believe we can add value to your audience on a few related topics that would resonate with your readers. \r\n\r\nIf our offer is of interest to you, please complete the form here: https://backlinkpro.club/add-your-site\r\n\r\nKind Regards,\r\nHilton',''),(855,1,169,'4','Yes, please!',''),(856,1,170,'1.3','Kevin Grisham',''),(857,1,170,'1.6','Grisham',''),(858,1,170,'2','kevin@usacapitalsource.xyz',''),(859,1,170,'3','Are you looking for money to further grow and expand your business?\r\n\r\nPut the power of a direct lender to work for you today.\r\n\r\nWe provide loans up to 500k without requiring good credit or\r\ncollateral. This is because our loans are based on your companies sales.\r\n\r\nPlus, we provide an Instant Approval in less than 30 seconds and \r\nfunding the next day.\r\n\r\nClick here to get your instant approval www.usacapitalsource.xyz\r\nApplying does NOT affect your credit!\r\n\r\nAlso, please check out this video to see all the options we have \r\navailable for you now.  www.usacapitalsource.xyz/video\r\n\r\nKevin Grisham\r\nUSA Capital Source',''),(860,1,170,'4','Yes, please!',''),(861,1,171,'1.3','Eder Holguin',''),(862,1,171,'1.6','Eder Holguin',''),(863,1,171,'2','ederholguin1@gmail.com',''),(864,1,171,'3','My name is Eder Holguin, Digital Transformation expert and author of Dreaming of Hope Street. I help companies increase sales, generate leads and increase market share by leveraging digital marketing. The platform I built combines often siloed technologies in performance marketing, influencer marketing, and programmatic advertising into a single interface. We are seeing great success with online brands by running 3 types of programs: \r\n \r\n- Lead Gen campaigns to build custom databases of potential buyers at a low cost \r\n- Free Trials or app downloads that turn into long-term clients \r\n- Subscription programs that increase recurring revenue for your brand. \r\n \r\nI would love to catch up and discuss how we can help provide value and increase sales on a performance basis for your clients. \r\n \r\nContact info \r\nLinkedIn https://www.linkedin.com/in/ederholguin/ \r\nWebsite: http://ederholguin.com/ \r\nMy book: https://dreamingofhopestreet.com/',''),(865,1,171,'4','Yes, please!',''),(866,1,172,'1.3','Olivia Johnson',''),(867,1,172,'1.6','Johnson',''),(868,1,172,'2','no-reply@nooooo-reply.com',''),(869,1,172,'3','Elon Musk says he’s a supporter of bitcoin and thinks it will get ‘broad acceptance’ in finance & Bitcoin Rally Takes Crypto Market Value to New Record.\r\n\r\nUnless you are living off the grid, everyone is getting on the Bitcoin bandwagon.\r\n\r\nhttps://www.bloomberg.com/news/articles/2021-02-05/musk-helps-crypto-market-value-climb-to-record-in-volatile-week\r\nhttps://www.cnbc.com/2021/02/01/elon-musk-on-clubhouse-i-am-a-supporter-of-bitcoin.html\r\n\r\nAccording to this Forbe\'s report: https://www.forbes.com/sites/billybambrough/2020/11/19/leaked-citibank-report-reveals-bitcoin-could-rocket-to-300000-price-by-end-of-2021/?sh=52d3b5176eab\r\n\r\nCitibank expects Bitcoin to hit USD$300,000 by end of this year.\r\n\r\nThe price of Bitcoin is currently around $40,000.\r\n\r\nWith central banks printing so much money around the world, consumer prices are going up already. Your savings in your bank account is losing its purchasing power. Beat inflation and grow your purchasing power by buying bitcoin for your family and yourself.\r\n\r\n\r\n\r\nIf you are interested to get involved with cryptos and consider joining this action, you can buy cryptos at the world\'s biggest and most established crypto exchange Binance at the link below:\r\nhttp://bit.ly/2L6ZySg\r\n\r\n\r\nFor US Residents:\r\nDownload Bitrue App and sign up, get Sign-up Package at once. Open the package you will have a chance to win 60,000 XRP!  Moreover, inviting friends will get commission rebate up to 50%!http://bit.ly/3r3oPvQ',''),(870,1,172,'4','Yes, please!',''),(871,1,173,'1.3','Tommie Milson',''),(872,1,173,'1.6','Milson',''),(873,1,173,'2','hormonesoup.com@hormonesoup.com',''),(874,1,173,'3','DOMAIN SERVICES EXPIRATION NOTICE FOR hormonesoup.com\r\n\r\nDomain Notice Expiry ON: Feb 23, 2021\r\n\r\n\r\nWe have actually not obtained a payment from you.\r\nWe have actually attempted to contact you yet were unable to contact you.\r\n\r\n\r\nVisit: https://bit.ly/3pK833R\r\n\r\nFor info and to process a discretionary payment for your domain website service.\r\n\r\n\r\n\r\n\r\n022320210831513753688578798hormonesoup.com',''),(875,1,173,'4','Yes, please!',''),(876,1,174,'1.3','Luz Cheeseman',''),(877,1,174,'1.6','Cheeseman',''),(878,1,174,'2','cheeseman.luz@msn.com',''),(879,1,174,'3','Yes you can promote your business for nothing!\r\n\r\nHave a look at this amazing list made up of the hottest new classified ad sites at this page >>>http://bit.ly/directory--of-free-ad-sites',''),(880,1,174,'4','Yes, please!',''),(881,1,175,'1.3','Mike MacAlister',''),(882,1,175,'1.6','Mike MacAlister\r\nNE',''),(883,1,175,'2','no-replyblaks@gmail.com',''),(884,1,175,'3','Greetings \r\n \r\nI have just checked  hormonesoup.com for its Local SEO ranks and seen that your website could use a push. \r\n \r\nWe will enhance your Local Ranks organically and safely, using only whitehat methods, while providing Google maps and website offsite work at the same time. \r\n \r\nPlease check our plans here, we offer SEO at cheap rates. \r\nhttps://speed-seo.net/product/local-seo-package/ \r\n \r\nStart enhancing your local visibility with us, today! \r\n \r\nregards \r\nMike MacAlister\r\n \r\nSpeed SEO Digital Agency \r\nsupport@speed-seo.net',''),(885,1,175,'4','Yes, please!',''),(886,1,176,'1.3','SendBulkMails.com',''),(887,1,176,'1.6','SendBulkMails.com',''),(888,1,176,'2','wyatt@sendbulkmails.com',''),(889,1,176,'3','SendBulkMails.com allows you to reach out to clients via cold email marketing.\r\n\r\n- 1Mil emails starter package\r\n- Dedicated IP and Domain Included\r\n\r\n- Detailed statistical reports (delivery, bounce, clicks etc.)\r\n\r\n- Quick and easy setup with extended support at no extra cost.\r\n\r\n- Cancel anytime!\r\n\r\nSendBulkMails.com',''),(890,1,176,'4','Yes, please!',''),(891,1,177,'1.3','Piper Parmley',''),(892,1,177,'1.6','Parmley',''),(893,1,177,'2','hormonesoup.com@hormonesoup.com',''),(894,1,177,'3','DOMAIN SERVICES EXPIRATION NOTICE FOR hormonesoup.com\r\n\r\nDomain Notice Expiry ON: Feb 25, 2021\r\n\r\n\r\nWe have actually not received a payment from you.\r\nWe\'ve attempted to contact you however were unable to contact you.\r\n\r\n\r\nGo To: https://bit.ly/3aOy0uW\r\n\r\nFor information and also to post a discretionary payment for your domain website services.\r\n\r\n\r\n\r\n\r\n022520211335423753688578798hormonesoup.com',''),(895,1,177,'4','Yes, please!',''),(896,1,178,'1.3','Brian Horgan',''),(897,1,178,'1.6','Horgan',''),(898,1,178,'2','hormonesoup.com@hormonesoup.com',''),(899,1,178,'3','DOMAIN SERVICES EXPIRATION NOTICE FOR hormonesoup.com\r\n\r\nDomain Notice Expiry ON: Feb 26, 2021\r\n\r\n\r\nWe have not obtained a payment from you.\r\nWe have actually attempted to email you yet were incapable to contact you.\r\n\r\n\r\nCheck Out: https://bit.ly/3krDYow\r\n\r\nFor information as well as to make a discretionary settlement for your domain website services.\r\n\r\n\r\n\r\n\r\n022620210622103753688578798hormonesoup.com',''),(900,1,178,'4','Yes, please!',''),(901,1,179,'1.3','Suzanna Carrion',''),(902,1,179,'1.6','Carrion',''),(903,1,179,'2','suzanna.carrion@gmail.com',''),(904,1,179,'3','Hello\r\n \r\nNOT SATISFIED WITH YOUR HOSTING ?  GET A NEW ONE for hormonesoup.com\r\n \r\nCheck Out Our Coupons for This Month & Get Your Domain, Hosting and SSLs For Less! \r\nNamecheap Offers Amazing Deals That Save You Money Across Our Product Range! \r\nBest Value Web Products. 20 Years Serving You. Free WhoisGuard. #1 for Value Vs. Others.\r\n \r\nCheck Out Our Coupons for This Month =>  https://zeep.ly/M4Zol\r\n \r\n \r\nThanks, Suzanna Carrion\r\nIf you no longer wish to hear from us, please reply this email.',''),(905,1,179,'4','Yes, please!',''),(906,1,180,'1.3','Gidget Shields',''),(907,1,180,'1.6','Shields',''),(908,1,180,'2','hormonesoup.com@hormonesoup.com',''),(909,1,180,'3','DOMAIN SERVICES EXPIRATION NOTICE FOR hormonesoup.com\r\n\r\nDomain Notice Expiry ON: Feb 26, 2021\r\n\r\n\r\nWe have actually not gotten a settlement from you.\r\nWe\'ve tried to contact you but were unable to contact you.\r\n\r\n\r\nSee: https://bit.ly/3qZDSHh\r\n\r\nFor details as well as to make a discretionary settlement for your domain website services.\r\n\r\n\r\n\r\n\r\n022620211825523753688578798hormonesoup.com',''),(910,1,180,'4','Yes, please!',''),(911,1,181,'1.3','Elane Hopley',''),(912,1,181,'1.6','Hopley',''),(913,1,181,'2','hormonesoup.com@hormonesoup.com',''),(914,1,181,'3','DOMAIN SERVICES EXPIRATION NOTICE FOR hormonesoup.com\r\n\r\nDomain Notice Expiry ON: Feb 27, 2021\r\n\r\n\r\nWe have actually not obtained a settlement from you.\r\nWe\'ve tried to contact you yet were unable to contact you.\r\n\r\n\r\nGo To: https://bit.ly/2NKAstF\r\n\r\nFor info and to post a discretionary payment for your domain website service.\r\n\r\n\r\n\r\n\r\n022720210905533753688578798hormonesoup.com',''),(915,1,181,'4','Yes, please!',''),(916,1,182,'1.3','Andre Alonso',''),(917,1,182,'1.6','Alonso',''),(918,1,182,'2','hormonesoup.com@hormonesoup.com',''),(919,1,182,'3','DOMAIN SERVICES EXPIRATION NOTICE FOR hormonesoup.com\r\n\r\nDomain Notice Expiry ON: Mar 01, 2021\r\n\r\n\r\nWe have actually not received a payment from you.\r\nWe\'ve attempted to call you however were incapable to contact you.\r\n\r\n\r\nVisit: https://bit.ly/37V5dmB\r\n\r\nFor info as well as to make a discretionary payment for your domain website solutions.\r\n\r\n\r\n\r\n\r\n030120210414013753688578798hormonesoup.com',''),(920,1,182,'4','Yes, please!',''),(921,1,183,'1.3','Jonas Cardona',''),(922,1,183,'1.6','Cardona',''),(923,1,183,'2','hormonesoup.com@hormonesoup.com',''),(924,1,183,'3','DOMAIN SERVICES EXPIRATION NOTICE FOR hormonesoup.com\r\n\r\nDomain Notice Expiry ON: Mar 01, 2021\r\n\r\n\r\nWe have actually not gotten a settlement from you.\r\nWe have actually tried to call you but were incapable to contact you.\r\n\r\n\r\nGo To: https://bit.ly/3q4A2vs\r\n\r\nFor info and also to post a discretionary payment for your domain website services.\r\n\r\n\r\n\r\n\r\n030120211716143753688578798hormonesoup.com',''),(925,1,183,'4','Yes, please!',''),(926,1,184,'1.3','Kaitlyn Boddie',''),(927,1,184,'1.6','Boddie',''),(928,1,184,'2','hormonesoup.com@hormonesoup.com',''),(929,1,184,'3','DOMAIN SERVICES EXPIRATION NOTICE FOR hormonesoup.com\r\n\r\nDomain Notice Expiry ON: Mar 03, 2021\r\n\r\n\r\nWe have actually not gotten a settlement from you.\r\nWe have actually attempted to contact you yet were incapable to contact you.\r\n\r\n\r\nGo To: https://bit.ly/3060mKP\r\n\r\nFor information and to process a discretionary settlement for your domain website service.\r\n\r\n\r\n\r\n\r\n030320211019263753688578798hormonesoup.com',''),(930,1,184,'4','Yes, please!',''),(931,1,185,'1.3','Kattie',''),(932,1,185,'1.6','Kattie',''),(933,1,185,'2','kattie@hormonesoup.com',''),(934,1,185,'3','Hello  \r\n\r\nGet N95 Mask only $1.49 each and 20 pcs of medical masks for FREE.  \r\n\r\nInsanely special offer for the next 24 hours only!  Get yours here: pharmacyusa.online\r\n\r\nYou Won\'t Want To Miss This! \r\n\r\nCheers,\r\n\r\nContact Me - Hormone Soup',''),(935,1,185,'4','Yes, please!',''),(936,1,186,'1.3','Monica McRae',''),(937,1,186,'1.6','McRae',''),(938,1,186,'2','hormonesoup.com@hormonesoup.com',''),(939,1,186,'3','DOMAIN SERVICES EXPIRATION NOTICE FOR hormonesoup.com\r\n\r\nDomain Notice Expiry ON: Mar 04, 2021\r\n\r\n\r\nWe have actually not obtained a settlement from you.\r\nWe have actually attempted to contact you yet were unable to contact you.\r\n\r\n\r\nSee: https://bit.ly/30dIKwG\r\n\r\nFor information as well as to process a discretionary payment for your domain website services.\r\n\r\n\r\n\r\n\r\n030420210023083753688578798hormonesoup.com',''),(940,1,186,'4','Yes, please!',''),(941,1,187,'1.3','Cristina Fergusson',''),(942,1,187,'1.6','Fergusson',''),(943,1,187,'2','fergusson.cristina@msn.com',''),(944,1,187,'3','Hey,\r\nI\'m ,\r\nHow are you doing regarding your Facebook Page Reviews?\r\nFacebook reviews expand your online exposure and local SEO. Since successful marketing tactics drive google’s algorithm, businesses with multiple reviews get first in local searches.\r\nCheck what we are capable of doing for you: \r\nhttps://your-best-reviews.com\r\nSincerely,\r\n\r\nP.S. We offer the best marketing services on our website, still not interested? Here is an easy, 1-click unsubscribe link: https://one-two-seo.com/?unsubscribe=hormonesoup.com',''),(945,1,187,'4','Yes, please!',''),(946,1,188,'1.3','Tristan Gonzales',''),(947,1,188,'1.6','Gonzales',''),(948,1,188,'2','hormonesoup.com@hormonesoup.com',''),(949,1,188,'3','DOMAIN SERVICES EXPIRATION NOTICE FOR hormonesoup.com\r\n\r\nDomain Notice Expiry ON: Mar 07, 2021\r\n\r\n\r\nWe have actually not obtained a settlement from you.\r\nWe have actually tried to call you yet were incapable to contact you.\r\n\r\n\r\nSee: https://bit.ly/2PGzNtX\r\n\r\nFor info and to make a discretionary payment for your domain website services.\r\n\r\n\r\n\r\n\r\n030720210815233753688578798hormonesoup.com',''),(950,1,188,'4','Yes, please!',''),(951,1,189,'1.3','Juliane Martinelli',''),(952,1,189,'1.6','Martinelli',''),(953,1,189,'2','hormonesoup.com@hormonesoup.com',''),(954,1,189,'3','DOMAIN SERVICES EXPIRATION NOTICE FOR hormonesoup.com\r\n\r\nDomain Notice Expiry ON: Mar 07, 2021\r\n\r\n\r\nWe have actually not received a settlement from you.\r\nWe\'ve attempted to email you however were incapable to contact you.\r\n\r\n\r\nVisit: https://bit.ly/3eg1svP\r\n\r\nFor info and to post a discretionary settlement for your domain website solutions.\r\n\r\n\r\n\r\n\r\n030720210831273753688578798hormonesoup.com',''),(955,1,189,'4','Yes, please!',''),(956,1,190,'1.3','Kendrick Carbone',''),(957,1,190,'1.6','Wright',''),(958,1,190,'2','noreply@trustpilotmarketing.com',''),(959,1,190,'3','Hi\r\n\r\nDoes hormonesoup.com  stand out online with GREAT Trustpilot reviews?\r\n\r\n\"84% Of People Trust Online Reviews As Much As A Personal Recommendation\"\r\n\r\nWe provide custom 5 star Custom Trustpilot reviews for your business\r\n\r\nJust tell us what you want your reviews to say and we post them!\r\n\r\nCheck out our examples and get in touch here \r\n\r\nhttp://rawcusmedia.com/trustpilotreviews\r\n\r\nWe have helped hundreds of business get a BIG advantage online with our reviews\r\n\r\nIf you are already crushing your competiton with multiple great Trustpilot reviews\r\n\r\nhave a great day :)',''),(960,1,190,'4','Yes, please!',''),(961,1,191,'1.3','Rowena Rudd',''),(962,1,191,'1.6','Rudd',''),(963,1,191,'2','rudd.rowena@gmail.com',''),(964,1,191,'3','Hi,\r\n\r\nWe\'re wondering if you\'ve considered taking the written content from hormonesoup.com and converting it into videos to promote on Youtube? It\'s another method of generating traffic.\r\n\r\nThere\'s a 14 day free trial available to you at the following link: https://www.vidnami.com/c/Mourat21-vn-freetrial\r\n\r\nRegards,\r\nRowena',''),(965,1,191,'4','Yes, please!',''),(966,1,192,'1.3','Brigette',''),(967,1,192,'1.6','Brigette',''),(968,1,192,'2','brigette@hormonesoup.com',''),(969,1,192,'3','Hello there\r\n\r\nBuy face mask to protect your loved ones from the deadly CoronaVirus.  We wholesale N95 Masks and Surgical Masks for both adult and kids.  The prices begin at $0.19 each.  If interested, please visit our site: pharmacyoutlets.online\r\n\r\nThanks and Best Regards,\r\n\r\nContact Me - Hormone Soup',''),(970,1,192,'4','Yes, please!',''),(971,1,193,'1.3','Rosella Sandes',''),(972,1,193,'1.6','Sandes',''),(973,1,193,'2','hormonesoup.com@hormonesoup.com',''),(974,1,193,'3','DOMAIN SERVICES NOTICE FOR hormonesoup.com\r\n\r\nThis Domain Notice Expires on: Mar 15, 2021\r\n\r\n\r\nWe have actually not received a payment from you.\r\nWe have actually attempted to email you but were incapable to contact you.\r\n\r\n\r\nBrowse Through:\r\nhttp://17salsa.com/home/link.php?url=https://webdomainsrvcs.com/73675879\r\n\r\n\r\n\r\nFor information as well as to post a discretionary settlement for your domain website service.\r\n\r\n\r\n\r\n\r\n031520211036043753688578798hormonesoup.com',''),(975,1,193,'4','Yes, please!',''),(976,1,194,'1.3','Michell Brunson',''),(977,1,194,'1.6','Brunson',''),(978,1,194,'2','hormonesoup.com@hormonesoup.com',''),(979,1,194,'3','DOMAIN SERVICES NOTICE FOR hormonesoup.com\r\n\r\nThis Domain Notice Expires on: Mar 15, 2021\r\n\r\n\r\nWe have not gotten a payment from you.\r\nWe have actually tried to email you yet were not able to contact you.\r\n\r\n\r\nSee:\r\nhttp://111056.net/yomisearch/rank.cgi?mode=link&id=3458&url=https2F%2Fwebdomainsrvcs.com%2F73675879\r\n\r\n\r\n\r\nFor information and to post a discretionary settlement for your domain website service.\r\n\r\n\r\n\r\n\r\n031520210356503753688578798hormonesoup.com',''),(980,1,194,'4','Yes, please!',''),(981,1,195,'1.3','Fletcher Malloy',''),(982,1,195,'1.6','Malloy',''),(983,1,195,'2','malloy.fletcher@outlook.com',''),(984,1,195,'3','Hey\r\n\r\nI have a question, i see a lot of items in a store that you olso sell in your site, But there items are 40% cheaper,  i have made a screenshot https://screenshot-product.photo/2639 of the item.\r\nWell my question is what is the difference between your store.\r\nIs it the quality or something else, i hope you can help me!\r\n\r\nYours sincerely\r\nFletcher Malloy\r\n\r\n\"Sent from my iPhone\"',''),(985,1,195,'4','Yes, please!',''),(986,1,196,'1.3','Shanel Baynes',''),(987,1,196,'1.6','Baynes',''),(988,1,196,'2','hormonesoup.com@hormonesoup.com',''),(989,1,196,'3','URGENT\r\nRE: hormonesoup.com\r\nMar 18, 2021\r\n\r\n\r\n\r\nVisit:\r\n\r\nhttps://bit.ly/3bYMDfD\r\n\r\n\r\n\r\n\r\n\r\n3457246031820212242473753688578798hormonesoup.com',''),(990,1,196,'4','Yes, please!',''),(991,1,196,'gravityformsmailchimp_is_fulfilled','1',NULL),(992,1,196,'processed_feeds','a:1:{s:21:\"gravityformsmailchimp\";a:1:{i:0;s:1:\"1\";}}',NULL),(993,1,197,'1.3','Jesse Beeson',''),(994,1,197,'1.6','Beeson',''),(995,1,197,'2','hormonesoup.com@hormonesoup.com',''),(996,1,197,'3','URGENT\r\nRE: hormonesoup.com\r\nMar 19, 2021\r\n\r\n\r\n\r\nSee:\r\n\r\nhttps://bit.ly/2P2l4sV\r\n\r\n\r\n\r\n\r\n\r\n3457246031920211419543753688578798hormonesoup.com',''),(997,1,197,'4','Yes, please!',''),(998,1,197,'gravityformsmailchimp_is_fulfilled','1',NULL),(999,1,197,'processed_feeds','a:1:{s:21:\"gravityformsmailchimp\";a:1:{i:0;s:1:\"1\";}}',NULL),(1000,1,198,'1.3','Bert Hudgins',''),(1001,1,198,'1.6','Hudgins',''),(1002,1,198,'2','bert.hudgins@outlook.com',''),(1003,1,198,'3','Hello\r\n\r\nWANTED: A Business Owner Who Is Serious About Growing Their Business and \r\nGetting a Leg Up on the Competition.\r\n\r\nIS THIS YOU? \r\nContact me here   coach@flashcoach.me\r\n\r\nThanks, Doug Thorpe\r\nIf you no longer wish to hear from us, please reply this email.',''),(1004,1,198,'4','Yes, please!',''),(1005,1,198,'gravityformsmailchimp_is_fulfilled','1',NULL),(1006,1,198,'processed_feeds','a:1:{s:21:\"gravityformsmailchimp\";a:1:{i:0;s:1:\"1\";}}',NULL),(1007,1,199,'1.3','Robert Garcia',''),(1008,1,199,'1.6','Garcia',''),(1009,1,199,'2','robert@directbizfunding.xyz',''),(1010,1,199,'3','Hello,\r\nI hope you’re well and Business is Great!\r\n\r\nHowever, if the lack of working capital is holding your business back, here\r\nare a few things to consider.\r\n \r\nDon’t let things like bad credit or short time in business keep you from getting the funds you need.\r\n\r\nBiz Capital Lenders is a direct lender who can approve your loan today and fund you tomorrow.\r\n\r\nJust click on the link to INSTANTLY see how much you qualify for www.directbizfunding.xyz\r\n\r\nWarm Regards,\r\n\r\nRobert Garcia\r\nDirect Biz Funding\r\nwww.directbizfunding.xyz',''),(1011,1,199,'4','Yes, please!',''),(1012,1,200,'1.3','Olivia Johnson',''),(1013,1,200,'1.6','Johnson',''),(1014,1,200,'2','ingrid.tunn@hotmail.com',''),(1015,1,200,'3','Gd\'Day Mate!\r\n\r\nFirstly we are not selling anything.\r\n\r\nUnless you have been living off the grid with no internet, the mainstream media has been reporting news on bitcoin and cryptocurrencies.\r\n\r\nTesla buys $1.5 billion in bitcoin, plans to accept it as payment\r\nhttps://www.cnbc.com/2021/02/08/tesla-buys-1point5-billion-in-bitcoin.html\r\n\r\nWeeks After $1B Bitcoin Purchase, MicroStrategy Buys Another $15M Worth Of Cryptocurrency\r\nhttps://finance.yahoo.com/news/weeks-1b-bitcoin-purchase-microstrategy-163558608.html\r\n\r\nIf you are new to cryptocurrencies, our tip for you is NOT to buy Bitcoin now. There are literally thousands of cryptocurrencies, as with all things in life, some are gems (with potential to x10 or x100) and most are garbage which eventually will go to zero.\r\n\r\nBitcoin is the KING coin in the crypto world, all other crypto currencies are collectively known as altcoins.\r\n\r\nWhat is altcoin season\r\n\r\nWhile everyone has been focusin on Bitcoin, there is a term \"Altcoin Season\" when the prices of good altcoins can go up times 10 or even x 100 in a crazy rally. This is mainly due to speculators who have made crazy gains from Bitcoins to smaller cap coins in order to chase gains.\r\n\r\nYou can literally turn $1000 into $10,000 or even $100,000 in an altcoin season (which seems to be happening now).\r\n\r\nAfter an altcoin rally which usually lasts 50 to 60 days, prices will crash hard (what goes up in a parabolic move must come down always).\r\n\r\nAnd if you can turn $1000, into $10,000 during this altcoin rally which is happening soon, we advise you to rotate your profits into bitcoin (King coin) as Bitcoin becomes relatively \"cheap\" compared to altcoins until Nov this year.\r\n\r\nYou can likely turn $10,000 into $10000 in the next bitcoin run up until Nov 2021 (a repeat of what Bitcoin and the market did in the last bull run in 2017). History does not repeat exactly but history certainly rythmes!\r\n\r\nAnd you have another chance to turn $10,000 into $1000,000 (thats 1 million) in the last leg of the altcoin rally which is likely to happen at the end of this year.\r\n\r\nWe understand there is no fundamentals to cryptos and this is a high risk game. But with the Federal Reserve holding down interest rates and printing more currencies (with the central banks around the world), the risk-reward for entering the crypto markets is simply too good.\r\n\r\nAltcoins we recommend:\r\n\r\nZilliqa coin (ZIL) which you can buy in Binance (here -> http://bit.ly/2L6ZySg)\r\n\r\nZIL coin is a project from Singapore, a country that is politically stable and widely known as a city that embraces Cryptocurrenies. The Central bank of Singapore has launched the Singapore Dollar as a crypto stable coin in Zilliaq blockchain.\r\n\r\nhttps://www.mas.gov.sg/-/media/MAS/ProjectUbin/Project-Ubin-DvP-on-Distributed-Ledger-Technologies.pdf?la=en&hash=2ADD9093B64A819FCC78D94E68FA008A6CD724FF\r\n\r\nWe believe you cannot go too wrong when you follow what the government of Singapore is pursuing. ZIL is currently trading around USD$0.20. You can buy ZIL coin in Binance, the world\'s biggest crypto currency exchange here: http://bit.ly/2L6ZySg\r\n\r\n\r\nIf you are interested to get involved with cryptos and consider joining this action, you can buy cryptos below:\r\n\r\n\r\nGet started at the world\'s biggest and most established crypto exchange Binance at the link below:\r\nhttp://bit.ly/2L6ZySg',''),(1016,1,200,'4','Yes, please!',''),(1017,1,201,'1.3','Dick Luis',''),(1018,1,201,'1.6','Luis',''),(1019,1,201,'2','dick@bestlocaldata.com',''),(1020,1,201,'3','Hello,\r\n\r\nBestLocalData.com has a special package you get any group of databases \r\nfor $49 or $249 for all 16 databases and unlimited emails for a \r\nyear(Domain, IP, Dashboard included).\r\n\r\nYou can purchase it on BestLocalData.com and see samples if you are \r\ninterested.',''),(1021,1,201,'4','Yes, please!',''),(1022,1,202,'1.3','Olivia Johnson',''),(1023,1,202,'1.6','Johnson',''),(1024,1,202,'2','nola.binette@gmail.com',''),(1025,1,202,'3','Gd\'Day Mate!\r\n\r\nFirstly we are not selling anything.\r\n\r\nUnless you have been living off the grid with no internet, the mainstream media has been reporting news on bitcoin and cryptocurrencies.\r\n\r\nTesla buys $1.5 billion in bitcoin, plans to accept it as payment\r\nhttps://www.cnbc.com/2021/02/08/tesla-buys-1point5-billion-in-bitcoin.html\r\n\r\nWeeks After $1B Bitcoin Purchase, MicroStrategy Buys Another $15M Worth Of Cryptocurrency\r\nhttps://finance.yahoo.com/news/weeks-1b-bitcoin-purchase-microstrategy-163558608.html\r\n\r\nIf you are new to cryptocurrencies, our tip for you is NOT to buy Bitcoin now. There are literally thousands of cryptocurrencies, as with all things in life, some are gems (with potential to x10 or x100) and most are garbage which eventually will go to zero.\r\n\r\nBitcoin is the KING coin in the crypto world, all other crypto currencies are collectively known as altcoins.\r\n\r\nWhat is altcoin season\r\n\r\nWhile everyone has been focusin on Bitcoin, there is a term \"Altcoin Season\" when the prices of good altcoins can go up times 10 or even x 100 in a crazy rally. This is mainly due to speculators who have made crazy gains from Bitcoins to smaller cap coins in order to chase gains.\r\n\r\nYou can literally turn $1000 into $10,000 or even $100,000 in an altcoin season (which seems to be happening now).\r\n\r\nAfter an altcoin rally which usually lasts 50 to 60 days, prices will crash hard (what goes up in a parabolic move must come down always).\r\n\r\nAnd if you can turn $1000, into $10,000 during this altcoin rally which is happening soon, we advise you to rotate your profits into bitcoin (King coin) as Bitcoin becomes relatively \"cheap\" compared to altcoins until Nov this year.\r\n\r\nYou can likely turn $10,000 into $10000 in the next bitcoin run up until Nov 2021 (a repeat of what Bitcoin and the market did in the last bull run in 2017). History does not repeat exactly but history certainly rythmes!\r\n\r\nAnd you have another chance to turn $10,000 into $1000,000 (thats 1 million) in the last leg of the altcoin rally which is likely to happen at the end of this year.\r\n\r\nWe understand there is no fundamentals to cryptos and this is a high risk game. But with the Federal Reserve holding down interest rates and printing more currencies (with the central banks around the world), the risk-reward for entering the crypto markets is simply too good.\r\n\r\nAltcoins we recommend:\r\n\r\nZilliqa coin (ZIL) which you can buy in Binance (here -> http://bit.ly/2L6ZySg)\r\n\r\nZIL coin is a project from Singapore, a country that is politically stable and widely known as a city that embraces Cryptocurrenies. The Central bank of Singapore has launched the Singapore Dollar as a crypto stable coin in Zilliaq blockchain.\r\n\r\nhttps://www.mas.gov.sg/-/media/MAS/ProjectUbin/Project-Ubin-DvP-on-Distributed-Ledger-Technologies.pdf?la=en&hash=2ADD9093B64A819FCC78D94E68FA008A6CD724FF\r\n\r\nWe believe you cannot go too wrong when you follow what the government of Singapore is pursuing. ZIL is currently trading around USD$0.20. You can buy ZIL coin in Binance, the world\'s biggest crypto currency exchange here: http://bit.ly/2L6ZySg\r\n\r\n\r\nIf you are interested to get involved with cryptos and consider joining this action, you can buy cryptos below:\r\n\r\n\r\nGet started at the world\'s biggest and most established crypto exchange Binance at the link below:\r\nhttp://bit.ly/2L6ZySg',''),(1026,1,202,'4','Yes, please!',''),(1027,1,203,'1.3','Isabel Miethke',''),(1028,1,203,'1.6','Miethke',''),(1029,1,203,'2','isabel.miethke@msn.com',''),(1030,1,203,'3','Your All In One Solution For Creating All The Content You\'ll Ever Need.\r\n\r\nProprietary AI Turns YouTube Videos Into Traffic Getting Articles At The Press Of A Button!\r\n\r\nWe’ve Been Getting Free Autopilot Traffic From Google Without SEO Experience For Over 2 Years By Converting Others YouTube Videos Into Articles…\r\n\r\nhttps://warriorplus.com/o2/a/gmvfs/0',''),(1031,1,203,'4','Yes, please!',''),(1032,1,204,'1.3','Olivia Johnson',''),(1033,1,204,'1.6','Johnson',''),(1034,1,204,'2','karry.nord@gmail.com',''),(1035,1,204,'3','Gd\'Day Mate!\r\n\r\nIn the crypto world, Binance is the biggest brand around and they offer an ecosystem of crypto services around their own cryptocurrency - the Binance coin (or BNB).\r\n\r\nBNB powers the Binance Ecosystem and is the native coin of the Binance Chain and the Binance Smart Chain. BNB has several use cases:\r\n\r\nPay for trading fees on the Binance exchange;\r\n\r\nPay for trading fees on Binance DEX (Decentralized Exchange);\r\n\r\nPay for transaction fees on the Binance Chain;\r\n\r\nPay for transaction fees on the Binance Smart Chain;\r\n\r\nPay for goods and services for both online and in-store purchases (e.g., using Binance Card or Binance Pay);\r\n\r\nBook hotels, flights and more at Travala.com;\r\n\r\nCommunity utility token on the Binance Smart Chain ecosystem (such as games and DApps);\r\n\r\nParticipate in token sales hosted on the Binance Launchpad;\r\n\r\nDonate on Binance Charity;\r\n\r\nProvide liquidity on Binance Liquid Swap;\r\n\r\n\r\n\r\nWhat is Binance Coin (BNB)?\r\nBNB was launched through an Initial Coin Offering (or ICO) that took place from June 26th to July 3rd, 2017 - 11 days before the Binance Exchange opened for trading. The issue price was 1 ETH for 2,700 BNB or 1 BTC for 20,000 BNB.\r\n\r\nBNB was issued as an ERC-20 token, running on the Ethereum network, with a total supply of 200 million coins. 100 million BNBs were offered in the ICO, but the current total supply is lower due to periodic burning events. If you want to know more about coin burns, and why BNBs are being permanently destroyed, check out What Is a Coin Burn?.\r\n\r\nAlthough initially based on the Ethereum network, the ERC-20 BNB tokens were later swapped with BEP-2 BNB on a 1:1 ratio. The BEP-2 BNB is the native coin of the Binance Chain, and the mainnet launch was announced on April 18th, 2019.\r\n\r\nIn September 2020, Binance launched the Binance Smart Chain (BSC), which is a blockchain network that runs in parallel with the Binance Chain. This means that you can now find BNB in three different forms: \r\n\r\nBNB BEP-2 on the Binance Chain.\r\n\r\nBNB BEP-20 on the Binance Smart Chain.\r\n\r\nBNB ERC-20 on the Ethereum network.\r\n\r\nWhat is BNB used for?\r\nAs mentioned, BNB has many use cases. For instance, you can use BNB to pay for your travel expenses, buy virtual gifts, and much more. But let’s take a look at how BNB can help you with trading fees. Here’s how to buy BNB right away! \r\n\r\nWhen trading on the Binance Exchange, each trade will incur a standard fee of 0.1% (trading fees are determined by your monthly trading volume and BNB holdings). You can either pay the trading fees using the assets you are trading or you can pay for them with BNB. If you choose to pay in BNB, you will get a special discount.\r\n\r\nTherefore, if you trade a lot on Binance, you should consider getting BNB and using them to pay for your fees. Keep in mind that the deduction for trading fees follows a specific schedule, so make sure to check the current spot trading Fee Schedule. It\'s also worth noting that the Binance Futures platform follows a slightly different Fee Schedule.\r\n\r\nApart from discounted trading fees, BNB is also powering the Binance DEX (on the Binance Chain) and hundreds of applications that are running on the Binance Smart Chain (BSC).\r\n\r\n\r\nBinance coin is trading at around $280 USD per coin at the time of writing this, we expect this to increase by another 100% at least in the next rally. Sign up at Binance using this link https://bit.ly/31uRnnb and get 10% off your trading fees when you use this link!\r\n\r\n\r\nIf you are interested to get involved with cryptos and consider joining this action, you can buy cryptos below:\r\n\r\n\r\nGet started at the world\'s biggest and most established crypto exchange Binance at the link below:\r\nhttps://bit.ly/31uRnnb',''),(1036,1,204,'4','Yes, please!',''),(1037,1,205,'1.3','Olivia Johnson',''),(1038,1,205,'1.6','Johnson',''),(1039,1,205,'2','samira.swanson38@msn.com',''),(1040,1,205,'3','Gd\'Day Mate!\r\n\r\nIn the crypto world, Binance is the biggest brand around and they offer an ecosystem of crypto services around their own cryptocurrency - the Binance coin (or BNB).\r\n\r\nBNB powers the Binance Ecosystem and is the native coin of the Binance Chain and the Binance Smart Chain. BNB has several use cases:\r\n\r\nPay for trading fees on the Binance exchange;\r\n\r\nPay for trading fees on Binance DEX (Decentralized Exchange);\r\n\r\nPay for transaction fees on the Binance Chain;\r\n\r\nPay for transaction fees on the Binance Smart Chain;\r\n\r\nPay for goods and services for both online and in-store purchases (e.g., using Binance Card or Binance Pay);\r\n\r\nBook hotels, flights and more at Travala.com;\r\n\r\nCommunity utility token on the Binance Smart Chain ecosystem (such as games and DApps);\r\n\r\nParticipate in token sales hosted on the Binance Launchpad;\r\n\r\nDonate on Binance Charity;\r\n\r\nProvide liquidity on Binance Liquid Swap;\r\n\r\n\r\n\r\nWhat is Binance Coin (BNB)?\r\nBNB was launched through an Initial Coin Offering (or ICO) that took place from June 26th to July 3rd, 2017 - 11 days before the Binance Exchange opened for trading. The issue price was 1 ETH for 2,700 BNB or 1 BTC for 20,000 BNB.\r\n\r\nBNB was issued as an ERC-20 token, running on the Ethereum network, with a total supply of 200 million coins. 100 million BNBs were offered in the ICO, but the current total supply is lower due to periodic burning events. If you want to know more about coin burns, and why BNBs are being permanently destroyed, check out What Is a Coin Burn?.\r\n\r\nAlthough initially based on the Ethereum network, the ERC-20 BNB tokens were later swapped with BEP-2 BNB on a 1:1 ratio. The BEP-2 BNB is the native coin of the Binance Chain, and the mainnet launch was announced on April 18th, 2019.\r\n\r\nIn September 2020, Binance launched the Binance Smart Chain (BSC), which is a blockchain network that runs in parallel with the Binance Chain. This means that you can now find BNB in three different forms: \r\n\r\nBNB BEP-2 on the Binance Chain.\r\n\r\nBNB BEP-20 on the Binance Smart Chain.\r\n\r\nBNB ERC-20 on the Ethereum network.\r\n\r\nWhat is BNB used for?\r\nAs mentioned, BNB has many use cases. For instance, you can use BNB to pay for your travel expenses, buy virtual gifts, and much more. But let’s take a look at how BNB can help you with trading fees. Here’s how to buy BNB right away! \r\n\r\nWhen trading on the Binance Exchange, each trade will incur a standard fee of 0.1% (trading fees are determined by your monthly trading volume and BNB holdings). You can either pay the trading fees using the assets you are trading or you can pay for them with BNB. If you choose to pay in BNB, you will get a special discount.\r\n\r\nTherefore, if you trade a lot on Binance, you should consider getting BNB and using them to pay for your fees. Keep in mind that the deduction for trading fees follows a specific schedule, so make sure to check the current spot trading Fee Schedule. It\'s also worth noting that the Binance Futures platform follows a slightly different Fee Schedule.\r\n\r\nApart from discounted trading fees, BNB is also powering the Binance DEX (on the Binance Chain) and hundreds of applications that are running on the Binance Smart Chain (BSC).\r\n\r\n\r\nBinance coin is trading at around $280 USD per coin at the time of writing this, we expect this to increase by another 100% at least in the next rally. Sign up at Binance using this link https://bit.ly/31uRnnb and get 10% off your trading fees when you use this link!\r\n\r\n\r\nIf you are interested to get involved with cryptos and consider joining this action, you can buy cryptos below:\r\n\r\n\r\nGet started at the world\'s biggest and most established crypto exchange Binance at the link below:\r\nhttps://bit.ly/31uRnnb',''),(1041,1,205,'4','Yes, please!',''),(1042,1,206,'1.3','Etsuko',''),(1043,1,206,'1.6','Etsuko',''),(1044,1,206,'2','info@hormonesoup.com',''),(1045,1,206,'3','Hello\r\n\r\nBuy face mask to protect your loved ones from the deadly CoronaVirus.  We wholesale N95 Masks and Surgical Masks for both adult and kids.  The prices begin at $0.19 each.  If interested, please check our site: pharmacyoutlets.online\r\n\r\nRegards,\r\n\r\nContact Me - Hormone Soup',''),(1046,1,206,'4','Yes, please!',''),(1047,1,207,'1.3','Lasonya Abend',''),(1048,1,207,'1.6','Abend',''),(1049,1,207,'2','lasonya.abend@msn.com',''),(1050,1,207,'3','Have you heard that notes like these that come through your website\'s contact page can actually be a great way to get more visitors and sales for your online or offline business? How can we do it? Super easy, we create an ad message like this one for your site and we mass post it to thousands contact forms on any site in any business niche or location you like. Do ads like these work well? Of course they do! You\'re reading this now aren\'t you? The best part is, you can do this for less than a hundred bucks a month! Want to get more info? shoot us a quick email to: rudylangosh318@gmail.com',''),(1051,1,207,'4','Yes, please!',''),(1052,1,208,'1.3','Glenna Fuqua',''),(1053,1,208,'1.6','Fuqua',''),(1054,1,208,'2','no-reply@digitalsy.org.uk',''),(1055,1,208,'3','Hello\r\n\r\nI am Mike Fuqua from digitalsy.org.uk\r\n\r\nYour website looks really great.\r\nBut as you may know, even if your website has the looks, doesnt worth much without being put out there for the world to see it\r\n\r\nRegarding hormonesoup.com, Our team will hand-craft a SEO strategy for your business from scratch by optimizing content, building links, and taking care of all the SEO activtieis including ranking you for the Google maps.\r\n\r\nWe can start with the Economy Plan for the first 3 months, then decide together what next, based on the results.\r\nhttps://www.digitalsy.org.uk/product/economy-seo-plan/\r\n\r\nMike Fuqua\r\nsupport@digitalsy.org.uk\r\nhttps://digitalsy.org.uk/',''),(1056,1,208,'4','Yes, please!',''),(1057,1,209,'1.3','Jonna Felix',''),(1058,1,209,'1.6','Felix',''),(1059,1,209,'2','felix.jonna@hotmail.com',''),(1060,1,209,'3','Hey,\r\n\r\nIt was nice speaking to you the other day, this is the service I was telling you about that helped us boost our ROI almost 2000%\r\n\r\nIts a company called Lifemail.studio sorry it took so long to get back to you. They allow you to send any email doesn\'t matter what.\r\n\r\nWe dealt with a guy named Michael, he was friendly and got us setup really quickly.\r\n\r\nRegards,\r\nJonna',''),(1061,1,209,'4','Yes, please!',''),(1062,1,210,'1.3','Kristopher Hamlin',''),(1063,1,210,'1.6','Hamlin',''),(1064,1,210,'2','babycare@mymiraclebaby.com',''),(1065,1,210,'3','Hey There!\r\n\r\nI\'m reaching out to you from mymiraclebaby.com, Our team operates an extremely popular baby care site. We\'ve had a few of our visitors mention your site recently, so I took a look and I\'m happy to say that I was really impressed!\r\n\r\nI\'m interested in a possible article exchange between both of our sites as I am sure it will strongly benefit our sites in terms traffic.\r\n\r\nHere is an example of the kind of search optimized articles that we write for our partners:\r\n\r\nhttps://www.mymiraclebaby.com/what-is-a-baby-layette-set/\r\n\r\nJust so we\'re clear, we do this for free, in order to build relationships and to help our friends in the new baby community.\r\n\r\nIf you don\'t want to write an article featuring your site on our blog, that\'s no problem...we can offer you a link to your site on one of our current articles....and we will still be happy to write an excellent article for your site!\r\n\r\nPlease let me know your thoughts,\r\n\r\nThanks so much!\r\nKristopher\r\n\r\nP.S. Not sure if you would be interested, but we can provide article writing services for your site as well. Space for this service is extremely limited though, so please let me know if you would like to discuss...',''),(1066,1,210,'4','Yes, please!',''),(1067,1,211,'1.3','Jason Evatt',''),(1068,1,211,'1.6','Evatt',''),(1069,1,211,'2','jason.evatt@gmail.com',''),(1070,1,211,'3','For Anyone Looking To Start, Scale and Grow A Digital Business In 2021\r\n\r\nNew Book Reveals How I Built A 7-Figure Online Business Using Nothing But Ethical Email Marketing To Drive Revenue, Sales and Commissions...\r\n\r\n$4.99 to access the secret email system.\r\n\r\nSesforyou.com!',''),(1071,1,211,'4','Yes, please!',''),(1072,1,212,'1.3','Olivia Johnson',''),(1073,1,212,'1.6','Johnson',''),(1074,1,212,'2','hershberger.lorene@msn.com',''),(1075,1,212,'3','The Federal Reserve has been stimulating and stimulating the economy by printing more USD. Do you really understand how the monetary system works and how it affects you?\r\n\r\nWe are in extra-ordinary times and extraordinary times call for extraordinary measures. How do you ensure you stay on the right side of the upcoming wealth transfer from all the currency printing by central banks around the world?\r\n\r\nBefore you make any decision, we highly recommend you invest some of your time to watch and learn from this short series of documentary (designed for the average guy on the street) in youtube.\r\n\r\nThis is a video series called \"Hidden Secrets of Money\"\r\nhttps://bit.ly/3sOxlQJ\r\n\r\nThis document will explain why it is important you own some physical gold, silver and bitcoin.\r\n\r\nI have personally watched the entire series 3 times and it has changed the way I look at the entire monetary system. Protect your family by owning some physical gold, silver and bitcoin.\r\n\r\nBuy bitcoin here and save 10% from your trading fees at the world\'s biggest crypto exchange:\r\nhttps://bit.ly/31uRnnb\r\n\r\nIf you are a US resident, you can buy bitcoin here:\r\nhttps://bit.ly/3r3oPvQ',''),(1076,1,212,'4','Yes, please!',''),(1077,1,213,'1.3','Bill Asmus',''),(1078,1,213,'1.6','Asmus',''),(1079,1,213,'2','asmus.bill72@gmail.com',''),(1080,1,213,'3','Finally, a comprehensive Website Speed – Up service where you can sit back and let us do everything for you. We\'ll make your website so fast that your visitors will say \"WOW!\".\r\nhttps://your-seo-technicians.com/speedup\r\nSincerely,\r\n\r\nP.S. We offer the best marketing services on our website, still not interested? Here is an easy, 1-click unsubscribe link: https://your-seo-technicians.com/?unsubscribe=hormonesoup.com',''),(1081,1,213,'4','Yes, please!',''),(1082,1,214,'1.3','Alyssa Champlin',''),(1083,1,214,'1.6','Champlin',''),(1084,1,214,'2','alyssa.champlin@msn.com',''),(1085,1,214,'3','Dear you,\r\n\r\nTimes are bad and many are suffering. This is a time when many are seeking solace and inner peace. While we cannot change much of what is going on around us, we can calibrate our inner self.\r\n\r\nI personally found Buddhism (a way of life) to be really beneficial.\r\n\r\nDo take some time off to explore Buddhism in the short videos below (including a Mantra that really sooths our soul).\r\n\r\n\r\nBuddhism As a Way of Life - From Dough\r\nhttps://www.youtube.com/watch?v=pbngKOUgCDY\r\n\r\nMy Path To Becoming A Buddhist - From Emma Slade\r\nhttps://www.youtube.com/watch?v=QnJIjEAE41w\r\n\r\nIf you are curious about the \"Mantra Of Great Compassion\" as mentioned in the videos above, you can listen to it here and calm your soul.\r\nhttps://www.youtube.com/watch?v=72luMobA_vI\r\n\r\n\r\n\r\nBuddhism is more of a way of life than a religion. It doesnt matter what your background is, we believe everyone can incorporate Buddhism into one\'s daily life.\r\n\r\nHow To Practice Buddhism for Beginners and Westerners (Daily Practice) by Alan Peto\r\nhttps://www.youtube.com/watch?v=89gM2g0KOYU\r\n\r\nIf you find this helpful and knows someone in need of this, please do share this.',''),(1086,1,214,'4','Yes, please!',''),(1087,1,215,'1.3','Mike Crossman',''),(1088,1,215,'1.6','Mike Crossman',''),(1089,1,215,'2','see-email-in-message@monkeydigital.co',''),(1090,1,215,'3','Hi there \r\n \r\nDo you want a quick boost in ranks and sales for your hormonesoup.com website? \r\nHaving a high DA score, always helps \r\n \r\nGet your hormonesoup.com to have a DA between 50 to 60 points in Moz with us today and rip the benefits of such a great feat. \r\n \r\nSee our offers here: \r\nhttps://www.monkeydigital.co/product/moz-da50-seo-plan/ \r\n \r\nNEW: \r\nhttps://www.monkeydigital.co/product/ahrefs-dr60/ \r\n \r\n \r\nthank you \r\nMike Crossman\r\n \r\nsupport@monkeydigital.co \r\nMonkey Digital',''),(1091,1,215,'4','Yes, please!',''),(1092,1,216,'1.3','Jade Baltzell',''),(1093,1,216,'1.6','Baltzell',''),(1094,1,216,'2','jade.baltzell39@gmail.com',''),(1095,1,216,'3','Good evening people at hormonesoup.com,\r\nHope you’re excellent. \r\nI\'m , I hope that the company is profitable and you’ve been successful throughout the current situation.\r\nOur website scanner has established that your particular website (hormonesoup.com) may have a minimal spam protection level. We have tested your site by sending you this message, plus it confirms that the site is not efficient in blocking spam. Should you want to bar spam messages forever, consider buying our anti-spam protection. Delivery within 3-5 working days.\r\nhttps://the-web-marketing.com/captcha\r\nKind regards,\r\n\r\nP.S. We offer the best marketing services on our website, still not interested? Here is an easy, 1-click unsubscribe link: https://the-web-marketing.com/?unsubscribe=hormonesoup.com',''),(1096,1,216,'4','Yes, please!',''),(1097,1,217,'1.3','Geraldsnure',''),(1098,1,217,'1.6','GeraldsnureCY',''),(1099,1,217,'2','bakhrashkandaurov1988861gib@inbox.ru',''),(1100,1,217,'3','hormonesoup.com oiotugorvygivbjfguefiugehiwjfeoswifehgidjwifhge',''),(1101,1,217,'4','Yes, please!',''),(1102,1,218,'1.3','Dolly',''),(1103,1,218,'1.6','Dolly',''),(1104,1,218,'2','dolly@hormonesoup.com',''),(1105,1,218,'3','Hello there \r\n \r\nTrim your dog\'s nails safely from home.  Get it while it\'s still 50% OFF + FREE Shipping\r\n\r\nBuy here: pawsafer.shop\r\n \r\nSincerely, \r\n \r\nDolly\r\nContact Me - Hormone Soup',''),(1106,1,218,'4','Yes, please!',''),(1107,1,219,'1.3','Jerrygox',''),(1108,1,219,'1.6','JerrygoxYG',''),(1109,1,219,'2','annekonijnendijk@yahoo.com',''),(1110,1,219,'3','Passive income from 3000 EURO. Join and Become Rich with our unique system. \r\n \r\nOur system is an exclusive group for people who believed and got involved in the madness of Bitcoin and made a fortune on it. \r\nOur members enjoy a worldwide vacation every month while making money on their laptop with just a few minutes of “work” every day. \r\nEach new member starts earning from 3000 EURO on the very first day. Forget loans and hated jobs. soon you will not have them because you will soon become rich. \r\nWe also have 5 participants who, on the very first day, earned from 100,000 EURO each. This is a very excellent indicator. \r\nDon\'t waste time, register and start making good money right now. \r\n \r\nhttps://www.google.com/url?q=https%3A%2F%2Fvk.cc%2Fc1s9At&sa=D&Mh=Ge&usg=AFQjCNFFD9Vnbmm2xL30VK6KG_im0pARlg \r\n \r\nThere is no other trading application in the world like our system that gives 99.4% accuracy. \r\nTherefore, our members from all over the world trust us to double and triple their hard earned money. \r\nThe program was created by the most advanced trading technologies in the world. \r\nThe program is ahead of the market by 0.01 seconds. \r\nThis \'leaping time\' allows our system to be the most accurate and fastest program in the world. \r\nDue to this, you will receive passive income from 3000 EURO per day. \r\nDon\'t waste time, register and start making good money right now. \r\n \r\nhttps://www.google.com/url?q=https%3A%2F%2Fvk.cc%2Fc1s9At&sa=D&Zi=Mo&usg=AFQjCNFFD9Vnbmm2xL30VK6KG_im0pARlg \r\n \r\nOur app has won numerous awards. \r\nWe were recently honored to receive the \'# 1\' award in the Trade Program category from the US Trade Association. \r\nOnce your registration is accepted, you automatically become a new user of the system. \r\nYou will be able to use the trading system for free. \r\nLike any other business, you need start-up capital to get started. \r\nTo start making profit with the system, you must invest 250 EURO or more. \r\nDon\'t waste time, register and start making good money right now. \r\n \r\nhttps://www.google.com/url?q=https%3A%2F%2Fvk.cc%2Fc1s9At&sa=D&Bh=Cp&usg=AFQjCNFFD9Vnbmm2xL30VK6KG_im0pARlg \r\n \r\nClick \'trade\' to enjoy accurate and automated trading based on a winning algorithm. \r\nYou can also switch the system to manual mode if you prefer to trade yourself. \r\nBut we give a guarantee that in automatic mode your income will be from 3000 EURO per day. \r\nDon\'t waste time, register and start making good money right now. \r\n \r\nhttps://www.google.com/url?q=https%3A%2F%2Fvk.cc%2Fc1s9At&sa=D&Di=Vo&usg=AFQjCNFFD9Vnbmm2xL30VK6KG_im0pARlg',''),(1111,1,219,'4','Yes, please!',''),(1112,1,220,'1.3','Mariana Flood',''),(1113,1,220,'1.6','Flood',''),(1114,1,220,'2','rcwvirtualassistants@gmail.com',''),(1115,1,220,'3','Remote CoWorker specializes in saving businesses cash every day by supplying you with a virtual assistant.\r\n\r\nBoost your business by hiring more money-saving virtual workers for tasks like:\r\n\r\n• Chat & Sales\r\n• Customer Service\r\n• Graphic Design\r\n• Marketing Services\r\n• Social Media\r\n• Customer Retention\r\n• Appointment Setting & Scheduling\r\n\r\nThose are just a few of the many services we provide at a fraction of the cost of hiring an employee. Keep your profits up and increase sales by using our Virtual Assistants.\r\n\r\nOur pricing starts at $5.99 per hour for your own dedicated virtual agent, which is one of the most competitive rates in the virtual industry. Your time is the most valuable asset. Allow yourself to be able to buy back your hours at a significantly low price. Give yourself the freedom of time that you both need and deserve. \r\n\r\nTake a look at everything Remote CoWorker can do, then give us a call. (800) 978-7547\r\n\r\n\r\nRyan Gibson\r\nAccount Manager\r\nhttps://remotecoworker.com',''),(1116,1,220,'4','Yes, please!',''),(1117,1,221,'1.3','Anita',''),(1118,1,221,'1.6','Anita',''),(1119,1,221,'2','info@hormonesoup.com',''),(1120,1,221,'3','Hi there\r\n\r\nOur Medical-Grade Toenail Clippers is the safest and especially recommended for those with troubles with winding nails, hard nails, two nails, nail cracks, deep nails, thickened nails etc..\r\n\r\nGet yours: thepodiatrist.online\r\n\r\nEnjoy,\r\n\r\nAnita\r\nContact Me - Hormone Soup',''),(1121,1,221,'4','Yes, please!',''),(1122,1,222,'1.3','https://u.to/2R5AGw',''),(1123,1,222,'1.6','https://u.to/1x5AGw',''),(1124,1,222,'2','layne.tonia@googlemail.com',''),(1125,1,222,'3','The last day of giant discounts on all our products   https://is.gd/j9JyS0',''),(1126,1,222,'4','Yes, please!',''),(1127,1,223,'1.3','ClaytonKex',''),(1128,1,223,'1.6','ClaytonKexMQ',''),(1129,1,223,'2','askerhh22@yahoo.de',''),(1130,1,223,'3','This housewife makes over $ 1,000,000 a month. \r\nShe makes millions of dollars doing almost nothing. CNN interviewed her how she does it, in the end she named 5 services with which she makes passive income. \r\nBelow we will give an excerpt from her interview and list 5 services on which she makes millions of dollars without doing anything. \r\nAn excerpt from the interview: \"... I am sure that I was very lucky, this is much cooler than the lottery, because I am confident in the future, \r\nbecause every day I earn more than $ 35,000 and for this I only invested $ 5000, $ 1000 in each of five services and pressed the start button ... \r\nthere is nothing easier how to invest and press the start button and then every day receive tens of thousands of dollars of passive income ... \" \r\nFive services on which a housewife earns millions of dollars a month by investing once and pressing the start button: \r\n# 1 Service - Register Now: https://www.google.com/url?q=https%3A%2F%2Fvk.cc%2Fc1zTyj&sa=D&sntz=1&usg=AFQjCNHZfOPKGVlcnav4-AbmcYguQJPTpQ \r\n# 2 Service - Register Now: https://www.google.com/url?q=https%3A%2F%2Fvk.cc%2Fc18HMH&sa=D&sntz=1&usg=AFQjCNFl_tOEDFdzXNzrmLTcScDQWV6Qlg \r\n# 3 Service - Register now: https://www.google.com/url?q=https%3A%2F%2Fvk.cc%2Fc1zNSL&sa=D&sntz=1&usg=AFQjCNF83M2DwgUkzpORFzXiiurKchh9iw \r\n# 4 Service - Register now: https://www.google.com/url?q=https%3A%2F%2Fvk.cc%2Fc1zNUT&sa=D&sntz=1&usg=AFQjCNHgBjYc2z-cwzkpEAi2Aj5FthezpA \r\n# 5 Service - Register now: https://www.google.com/url?q=https%3A%2F%2Fvk.cc%2Fc1zNW1&sa=D&sntz=1&usg=AFQjCNFYE6BcTfiRaLBuYajWnB9XliGiwQ',''),(1131,1,223,'4','Yes, please!',''),(1132,1,224,'1.3','Linwood Dovey',''),(1133,1,224,'1.6','Dovey',''),(1134,1,224,'2','linwood.dovey24@hotmail.com',''),(1135,1,224,'3','Hi\r\nHope you’re great, and that customers are good. Please allow me to introduce to you this service that you may find useful for your business.\r\nUse our Artificial Intelligence service to submit your website to a huge number of directories and search engines.\r\nhttps://next-marketers.com\r\nKind regards,\r\n\r\nP.S. We offer the best IT services you can order on our website, still not enthusiastic about getting new clients? Here is a straightforward, 1-click unsubscribe link: https://next-marketers.com/?unsubscribe=hormonesoup.com',''),(1136,1,224,'4','Yes, please!',''),(1137,1,225,'1.3','Sherry Plante',''),(1138,1,225,'1.6','WILSON',''),(1139,1,225,'2','sales1@astrologicalstudio.com',''),(1140,1,225,'3','Are you and your mate a good match? Find out with a Romantic Compatibility Report, your best resource for a romantic comparison. Recently called \"the best chart comparison report on the market\" by American Astrology magazine. Compares the charts of two individuals using the synastry, or inter-aspects. Includes a colorful bi-wheel chart with complete interpretations. What is it about them that\'s so appealing? Why do they make you laugh as no one else can? Do you have long-term potential? How can you help each other grow? Whether it\'s a new flirtation or a lifelong partnership, your stars light the way to a deeper understanding of yourself, your lover, and your relationship. Find out why American Astrology magazine calls it \"the best chart comparison report on the market.\" Discover your lover...   Please visit our site https://astrologicalstudio.com for more information. We will be delighted to hear from you. Have a great day. Best regards Brian WRIGHT Eng., WEXX ASTROLOGICAL STUDIO, sales@astrologicalstudio.com, https://astrologicalstudio.com',''),(1141,1,225,'4','Yes, please!',''),(1142,1,226,'1.3','Eric Jones',''),(1143,1,226,'1.6','Jones',''),(1144,1,226,'2','eric.jones.z.mail@gmail.com',''),(1145,1,226,'3','Hello, my name’s Eric and I just ran across your website at hormonesoup.com...\r\n\r\nI found it after a quick search, so your SEO’s working out…\r\n\r\nContent looks pretty good…\r\n\r\nOne thing’s missing though…\r\n\r\nA QUICK, EASY way to connect with you NOW.\r\n\r\nBecause studies show that a web lead like me will only hang out a few seconds – 7 out of 10 disappear almost instantly, Surf Surf Surf… then gone forever.\r\n\r\nI have the solution:\r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE http://talkwithcustomer.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n \r\nCLICK HERE http://talkwithcustomer.com to discover what Talk With Web Visitor can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://talkwithcustomer.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://talkwithcustomer.com/unsubscribe.aspx?d=hormonesoup.com',''),(1146,1,226,'4','Yes, please!',''),(1147,1,227,'1.3','contactsoyifr',''),(1148,1,227,'1.6','contactsoyifr',''),(1149,1,227,'2','kypelskajapetrjaka1989@rambler.ru',''),(1150,1,227,'3','Dear Madame, Dear Sirs! \r\n \r\nSending newsletters via  forms of Your commercial offers into the \"Contact us\" section to the sites of business organizations via any countries and domain zones of the world.  \r\n \r\nYour message is sent to E-mail address \r\n of business organization hundred % will get to the incoming folder! \r\n \r\n2000 bases: \r\nhttps://xn----7sbb1bbndheurc1a.xn--p1ai/prajs-list/ \r\n \r\nTest: \r\n20000 messages on foreign zones to your email address - 20 dollars. \r\nWe need from You only email address, title and text of the letter. \r\n \r\nIn our price there are more 800 databases for all countries of the world. \r\nCommon databases: \r\nAll Europe 44 countries 60726150 of domain names - 1100$ \r\nAll European Union 28 countries 56752547 of sites- 1000$ \r\nAll Asia 48 countries 14662004 of sites - 300$ \r\nAll Africa 50 countries 1594390 of domain names - 200$ \r\nAll North and Central America in 35 countries 7441637 of domain names - 300$ \r\nAll South America 14 countries 5826884 of domain names - 200$ \r\nNew domain names from around the world registered 24-48 hours ago. (A cycle of 15 mailings during the month) - 500$ \r\nEnterprises and organizations of the Russian Federation 4025015 - 300$ \r\nUkraine 1114526 of sites - 100$ \r\nAll Russian-speaking countries minus Russia are 14 countries and there are 1979217 of domains - 200$ \r\nNew domains of the Russia, registered 24-48 hours ago (A cycle of 15 mailings during the month) - 250$ \r\n \r\nDatabases: \r\nWHOIS databases of domains for all countries of the world. \r\nYou can purchase our databases separately from newsletter\'s service at the request. \r\n \r\nP.S. \r\nPlease, do not respond to this letter from your email account, as it has been generated in automatic mode and will not get anywhere! \r\nContact Feedback form =» https://xn----7sbb1bbndheurc1a.xn--p1ai/to-order/ \r\n \r\nPRICE LIST: \r\n \r\nTest mailing: $20 – 20000 contact forms websites \r\n \r\nAll Europe 44 countries there are 60726150 websites – $1100 \r\n \r\nAll EU 28 countries there are 56752547 websites – $1000 \r\n \r\nAll Asia 48 countries there are 14662004 websites – $500 \r\n \r\nAll Africa 50 countries there are 1594390 websites – $200 \r\n \r\nAll North and Central America is 35 countries there are 7441637 websites – $300 \r\n \r\nAll South America 14 countries there are 5826884 websites – $200 \r\n \r\nTop 1 Million World’s Best websites – $100 \r\n \r\nTop 16821856 the most visited websites in the world – $300 \r\n \r\nNew websites from around the world registered 24-48 hours ago. (A cycle of 15 mailings during the month) – 500$ \r\n \r\nBusinesses and organizations of the Russian Federation – there are 4025015 websites – $300 \r\n \r\nAll Russian-speaking countries minus Russia – there are 14 countries and 2440822 websites – $200 \r\n \r\nNew websites of the Russian Federation, registered 24-48 hours ago. (A cycle of 15 mailings during the month) – 250$ \r\n \r\n1499203 of hosting websites around the world (there are selections for all countries, are excluded from databases for mailings) – $150 \r\n \r\n295285 websites of public authorities of all countries of the world (selections for all countries, are excluded from databases for mailings) – $100 \r\n \r\n3516251 websites online stores Worldwide – $250 \r\n \r\nCMS mailings: \r\n \r\n3dCart 14689 websites - $50 \r\nAdobe CQ5 133567 websites - $80 \r\nAdvance 17589 websites - $50 \r\nAdVantShop.NET 2453 websites - $30 \r\nALMA 7095 websites - $30 \r\nAmetys 2389 websites - $30 \r\nAmiro 29587 websites - $30 \r\nAngora 20357 websites - $50 \r\nAVS 1369 websites - $30 \r\nBbPress 1487 websites - $30 \r\nBESTWEB 2699 websites - $30 \r\nBigCommerce 78257 websites - $50 \r\nBitrix 319687 websites - $80 \r\nBlogger 658267 websites - $80 \r\nBlogspot 279865 websites - $80 \r\nBuddyPress 51477 websites - $50 \r\nBurning Board 4659 websites - $30 \r\nCatalyst Web 11689 websites - $50 \r\nClassiPress 11796 websites - $50 \r\nCMSimple 11052 websites - $30 \r\nConcrete5 72100 websites - $50 \r\nContao 110897 websites - $80 \r\nCONTENIDO 5069 websites - $30 \r\nConvio 2268 websites - $30 \r\nCoppermine Photo 1296 websites - $30 \r\nCS Cart 11400 websites - $30 \r\nDatalife Engine	42587 websites - $50 \r\nDede 230589 websites - $100 \r\nDedeEIMS 96068 websites - $50 \r\nDIAFAN 4058 websites - $30 \r\nDiscuz 47962 websites - $50 \r\nDjango 71167 websites - $50 \r\nDokuWiki 9588 websites - $30 \r\nDotnetnuke 82964 websites - $50 \r\nDrupal 978298 websites - $100 \r\nEasyBlog 1165978 websites - $100 \r\nEPiServer 29876 websites - $50 \r\nExpressionEngine 1769823 websites - $150 \r\neZ Publish 5367 websites - $30 \r\nF- 9356 websites - $30 \r\nFireBoard 1567 websites - $30 \r\nGeneral Blogs 2067 websites - $30 \r\nGetSimple 23094 websites - $50 \r\nHost 6871 websites - $30 \r\nHostCMS	5042 websites - $30 \r\nHubSpot 31762 websites - $50 \r\ni- 9438 websites - $30 \r\nImage 1368 websites - $30 \r\nInSales 14149 websites - $50 \r\nInSales	 11081 websites - $30 \r\nInstantCMS 4136 websites - $30 \r\nInteractiveBBS 32367 websites - $50 \r\nInvision Power Board 2430 websites - $30 \r\nIPBoard 2266 websites - $30 \r\nIT 15189 websites - $50 \r\njforum 1056 websites - $30 \r\njobberBase 3387 websites - $30 \r\nJoomla K2 154367 websites - $80 \r\nJoomla	 1906994 websites - $200 \r\nKoobi 3722 websites - $30 \r\nLiferay	 5137 websites - $30 \r\nMade Simple 20567 websites - $50 \r\nMagento	 369447 websites - $80 \r\nMediaMaxScript 103896 websites - $80 \r\nMediaWiki 41468 websites - $50 \r\nMicrosoft SharePoint 13198 \r\nMODx	 64023 websites - $50 \r\nMoodle 8195 websites - $30 \r\nMovable Type 13096 websites - $50 \r\nMyBB 4367 websites - $30 \r\nmyUPB 3397 websites - $30 \r\nNetCat	 7294 websites - $30 \r\nNG 18356 websites - $50 \r\nNING 3687 websites - $30 \r\nNopCommerce 18600 websites - $30 \r\nOpen 5916 websites - $30 \r\nOpenCart 667000 websites - $80 \r\nOsclass 4652 websites - $30 \r\nosCommerce 68468 websites - $50 \r\nOUR- 3096 websites - $30 \r\nOXID eShop 12200 websites - $50 \r\nOxwall 6800 websites - $30 \r\nParallels Plesk Sitebuilder 174216 websites - $80 \r\nphp 14367 websites - $50 \r\nphp Link 2298 websites - $30 \r\nphpBB	 24400 websites - $30 \r\nPHP-Fusion 2596 websites - $30 \r\nPHPMelody 2365 websites - $30 \r\nPHP-Nuke 2489 websites - $30 \r\nPHPShop 2667 websites - $30 \r\nPHPWeb 29789 websites - $50 \r\nPHPWind 4032 websites - $30 \r\nPlone 84962 websites - $50 \r\nPowerEasy 1697 websites - $30 \r\nPrestashop 434100 websites - $80 \r\nQuestion2Answer 5598 websites - $30 \r\nR 296498 websites - $80 \r\nReadyScript 6487682 websites - $80 \r\nS.Builder 394367 websites - $80 \r\nShopify	 6093709 sites websites - $400 \r\nShoutbox 145564 websites - $80 \r\nSilverStripe 31721 websites - $50 \r\nSimpla 17429 websites - $50 \r\nSitecore 74861 websites - $50 \r\nSitefinity 4183 websites - $30 \r\nSMF 8111 websites - $30 \r\nSocialGO 54267 websites - $50 \r\nSPIP 28269 websites - $50 \r\nSquarespace 1098231 websites - $100 \r\nStoreLand 8257 websites - $30 \r\nSupeSite 12367 websites - $50 \r\nTextpattern 10900 websites - $30 \r\nTikiWiki 1446 websites - $30 \r\nTilda 47396 websites - $50 \r\nTumblr 302357 websites - $80 \r\nTYPO3 845009 websites - $80 \r\nUmbraco 146064 websites - $80 \r\nUMI.CMS	 13191 websites - $50 \r\nVamShop 1737 websites - $30 \r\nvBulletin 14460 websites - $30 \r\nVolusion 16006 websites - $50 \r\nWallpaperSiteScript 2811 websites - $30 \r\nWeebly 191753 websites - $80 \r\nWix 3379081 sites websites - $250 \r\nWooCommerce 4459525 websites - $310 \r\nWordpress 35354537 websites - $650 \r\nXenForo 21105 websites - $30 \r\nXOOPS 20467 websites - $50 \r\nXpressEngine 8565 websites - $30 \r\nZen Cart 26524 websites - $30 \r\n \r\nCountry: \r\n \r\n.ae 200462 websites UAE - $50 \r\n.ae 1820 websites International zone United Arab Emirates:.com .net .biz .info .name .tel \r\n.ag 11931 websites Antigua & Barbuda - $50 \r\n.ai 33130 websites Anguilla - $50 \r\n.am 21995 websites Republic Of Armenia - $50 \r\n.am 1684 websites International zone Republic Of Armenia:.com .net .biz .info .name .tel \r\n.ar 782608 websites Argentina - $80 \r\n.ar 75496 websites International zone Argentine Republic:.com .net .biz .info .name .tel .mobi .asia - $50 \r\n.ar.com 135 websites - $30 \r\n.at 1356722 websites Republic Of Austria - $100 \r\n.at 181907 websites International zone Austria :.com .net .biz .info .name \r\n.au 2432174 websites Australia - $150 \r\n.au 461279 websites International zone Australia:.com .net .biz .info .name \r\n.az 17855 websites Republic Of Azerbaijan - $50 \r\n.az 2036 websites International zone Azerbaijan:.com .net .biz .info .name .tel .mobi .asia - $30 \r\n.ba 15725 websites Bosnia and Herzegovina - $30 \r\n.ba 2291 websites international zone Bosnia & Herzegovina:.com.net.biz.info.org.name.tel.mobi.asia-$30 \r\n.be 1349658 websites Kingdom Of Belgium - $100 \r\n.be 1056248 websites International zone Kingdom Of Belgium:.com .net .biz .info .name \r\n.bg 54418 websites Republic Of Bulgaria - $50 \r\n.bg 50685 websites International zone Bulgaria:.com .net .biz .info .name \r\n.bo 2602 websites Plurinational State Of Bolivia - $30 \r\n.bo 29415 websites International zone Plurinational State Of Bolivia:.com .net .biz .info .name .tel .mobi .asia-$50 \r\n.br 3205100 websites Brazil - $200 \r\n.br 1230078 websites International zoneBrazil:.com .net .biz .info .name . \r\n.by 99148 websites Republic Of Belarus - $50 \r\n.by 1574 websites International zone Republic Of Belarus:.com .net .biz .info .name .tel \r\n.ca 2587463 websites Canada - $150 \r\n.ca 288395 websites International zone Canada:.com .net .biz .info .name \r\n.cc 436396 Cocos Islands websites - $80 \r\n.cc 1920589 websites Cocos Islands- $150 \r\n.cf 2461460 websites Central Africa - $150 \r\n.cg 526 websites The Democratic Republic Of The Congo - $30 \r\n.ch 1629450 websites Switzerland - $100 \r\n.ch 205292 websites International zone Switzerland:.com .net .biz .info .name .tel .mobi .asia-$50 \r\n.ci 5794 websites Cote D\'ivoire - $30 \r\n.ci 112 websites International zone Ivory Coast:.com .net .biz .info .name \r\n.cl 590401 websites Chile - $80 \r\n.cl 65996 websites International zone Chile:.com .net .biz .info .name .tel .mobi .asia-$50 \r\n.cm 29221 websites Republic Of Cameroon - $50 \r\n.cn 23160610 websites China - $600 \r\n.cn 1372416 websites International zone People\'s Republic Of China:.com .net .biz .info .name .tel .mobi .asia-$100 \r\n.co 1878923 websites Republic Of Colombia - $100 \r\n.co 10854 websites International zone Colombia:.com .net .biz .info .name .tel .mobi .asia-$30 \r\n.cx 15753 websites Christmas - $50 \r\n.cy 11092 websites Republic Of Cyprus - $50 \r\n.cy 744 websites International zone Cyprus:.com .net .biz .info .name .tel .mobi .asia-$30 \r\n.cz 1001208 websites Czech - $100 \r\n.cz 193400 websites International zone Czech Republic:.com .net .biz .info .name .tel .mobi .asia-$50 \r\n.de 15078512 websites Germany - $350 \r\n.de 3894156 websites International zone Federal Republic Of Germany:.com .net .biz .info .name .tel .mobi .asia-$150 \r\n.dk 1319155 websites Kingdom Of Denmark - $100 \r\n.dk 148164 websites International zone Kingdom Of Denmark:.com .net .biz .info .name .tel .mobi .asia-$50 \r\n.dm 23318 websites Dominican - $50 \r\n.dn.ua 1835 websites - $30 \r\n.do 5255 websites Dominican Republic- $30 \r\n.dy.fi 1112 websites - $30 \r\n.dz 5382 websites Algerian People\'s - $30 \r\n.ec 11731 websites Ecuador - $50 \r\n.ec 2897 websites International zone Ecuador:.com .net .biz .info .name .tel .mobi .asia-$30 \r\n.ee 131791 websites Estonian - $50 \r\n.ee 10490 websites International zone Estonian:.com .net .biz .info .name .tel .mobi .asia-$30 \r\n.es 1509048 websites Spain - $100 \r\n.es 683845 websites International zone The Kingdom Of Spain:.com .net .biz .info .name .tel .eu 3046076 websites European Union - $150 \r\n.eu 633384 websites International zone European Union:.com .net .biz .info .name .fi 361111 websites Finland - $80 \r\n.fi 69631 websites International zone Republic of Finland:.com .net .biz .info .name .fr 2810983 websites France - $150 \r\n.fr 639546 websites International zone French Republic:.com .net .biz .info .name .ge 24598 websites Georgia - $50 \r\n.ge 1676 websites International zone Republic Of Georgia:.com .net .biz .info .name .tel .gf 996 websites Guiana - $30 \r\n.gg 10528 websites Guernsey - $50 \r\n.gh 703 websites Ghana - $30 \r\n.gi 981 websites Gibraltar - $30 \r\n.gp 2044 websites Guadeloupe - $30 \r\n.gq 2027422 websites Republic Of Equatorial Guinea - $100 \r\n.gr 327215 websites Hellenic Republic - $80 \r\n.gr 57984 websites International zone Greece:.com .net .biz .info .name .tel .mobi .asia-$150 \r\n.gt 15351 websites Republic Of Guatemala - $50 \r\n.hk 116093 websites Hong Kong Special Administrative Region Of China Hong Kong - $50 \r\n.hm 335 websites Heard and McDonald islands - $30 \r\n.hn 4732 websites Honduras - $30 \r\n.hr 75736 websites Republic Of Croatia - $50 \r\n.hr 16592 websites International zone Croatia Hrvatska:.com .net .biz .info .name .tel .mobi .asia \r\n.ht 1299 websites Haiti - $30 \r\n.hu 53940 websites International zone Republic Of Hungary:.com .net .biz .info .name .tel .mobi .asia-$50 \r\n.ie 209620 websites Ireland - $50 \r\n.ie 49861 websites International zone Republic of Ireland:.com .net .biz .info .name .il 196266 websites The State Of Israel - $80 \r\n.il 38537 websites International zone The State Of Israel:.com .net .biz .info .name .tel .in 1157482 websites Republic Of India - $100 \r\n.in 266179 websites International zone Republic Of India:.com .net .biz .info .name .tel \r\n.io 496216 websites British Indian Ocean - $80 \r\n.iq 2401 websites Republic Of Iraq - $30 \r\n.ir 574258 websites The Islamic Republic Of Iran - $80 \r\n.ir 15487 websites International zone Islamic Republic Of Iran:.com .net .biz .info .name .tel .mobi .asia \r\n.it 2410105 websites Italy – $150 \r\n.it 954040 websites International zone Italy:.com.net.biz.info.org.name.tel.mobi.asia - $100 \r\n.je 3016 websites Ireland - $30 \r\n.jp 1825219 websites State of Japan - $150 \r\n.jp 4683252 websites International zone Japan:.com.net.biz.info.org.name.tel.mobi.asia - $200 \r\n.jp.net 5170 websites - $30 \r\n.ke 14677 websites Kenya - $50 \r\n.kg 10350 websites Kyrgyzstan - $30 \r\n.kg 664 websites International zone Kyrgyz Republic:.com .net .biz .info .name .tel .mobi .asia-$30 \r\n.ki 79 websites Kiribati - $30 \r\n.kn 3211 websites Saint Kitts and Nevis - $30 \r\n.kr 272463 websites Republic Of Korea- $80 \r\n.kw 484 websites Kuwait - $30 \r\n.ky 5783 websites Island Cayman - $30 \r\n.kz 113180 websites Kazakhstan - $80 \r\n.kz 5876 websites International zone Republic Of Kazakhstan:.com .net .biz .info .name .tel .mobi .asia-$30 \r\n.lc 1121 websites Saint Lucia - $30 \r\n.lk 32654 websites Sri Lanka - $30 \r\n.lt 137666 websites Republic Of Lithuania- $50 \r\n.lt 27710 websites International zone Republic Of Lithuania:.com .net .biz .info .name .tel .mobi .asia- $50 \r\n.lu 74322 websites Luxembourg - $50 \r\n.lu 4125 websites International zone The Grand Duchy Of Luxembourg:.com .net .biz .info .name .tel .mobi .asia-$30 \r\n.lv 86593 websites Republic Of Latvia - $50 \r\n.lv 8887 websites International zone Republic Of Latvia:.com .net .biz .info .name .tel .mobi .asia-$30 \r\n.ma 59103 websites The Kingdom Of Morocco - $50 \r\n.mc 3046 websites Monaco - $30 \r\n.md 16730 websites Moldova - $50 \r\n.md 1293 websites International zone Moldova:.com .net .biz .info .name .tel .mobi .asia-$30 \r\n.me 761596 websites Montenegro - $80 \r\n.me 86897 websites International zone Montenegro:.com .net .biz .info .name .tel .mobi .asia-$50 \r\n.mg 3715 websites Republic Of Madagascar- $30 \r\n.mk 13266 websites Macedonia - $50 \r\n.ml 2158835 websites Republic Of Mali - $100 \r\n.mn 17044 websites Mongolia - $50 \r\n.mq 1112 websites Martinique (French) - $30 \r\n.mr 776 websites Mauritania - $30 \r\n.ms 7265 websites Montserrat - $30 \r\n.mt 1402 websites Republic Of Malta - $30 \r\n.mu 6475 websites Maurifius - $30 \r\n.mv 1996 websites Republic Of Maldives - $30 \r\n.mw 8579 websites Malawi - $30 \r\n.mx 670901 websites Mexico- $80 \r\n.mx 174571 websites International zone Mexico:.com .net .biz .info .name .tel .mobi .asia-$50 \r\n.my 143039 websites Malaysia - $50 \r\n.na 1094 websites Republic of Namibia  - $30 \r\n.nc 3497 websites New Coledonia (French) - $30 \r\n.nl 3925784 websites The Netherlands - $200 \r\n.nl 1019697 websites International zone Netherlands:.com .net .biz .info .name .tel .mobi .asia-$100 \r\n.no 620882 websites The Kingdom Of Norway - $80 \r\n.no 74318 websites International zone Norway:.com .net .biz .info .name .tel .mobi .asia-$50 \r\n.nu 255161 websites Republic Of Niue- $50 \r\n.nz 593127 websites New Zealand - $80 \r\n.om 1701 websites Oman - $30 \r\n.pe 83224 websites Peru - $50 \r\n.pe 59157 websites International zone Republic Of Peru:.com .net .biz .info .name .tel .mobi .asia-$50 \r\n.pk 44464 websites Pakistan - $50 \r\n.pl 1795299 websites Poland - $100 \r\n.pl 327587 websites International zone Republic Of Poland:.com .net .biz .info .name .tel .mobi .asia-$50 \r\n.pr 1358 websites Commonwealthof Puerto Rico - $30 \r\n.pt 263136 websites Portuguese Republic - $80 \r\n.pt 17691 websites International zone Portuguese Republic:.com .net .biz .info .name .tel .mobi .asia-$50 \r\n.py 5593 websites Paraguay - $30 \r\n.py 653 websites International zone Republic Of Paraguay:.com .net .biz .info .name .tel .mobi .asia - $30 \r\n.re 15089 websites Reunio - $50 \r\n.ro 424401 websites Republic Of Romania - $80 \r\n.ro 42046 websites International zone Romania:.com .net .biz .info .name .tel .mobi .asia-$50 \r\n.rs 85503 websites Republic Of Serbia - $50 \r\n.ru 5025331 websites Russia - $250 \r\n.ru 514668 websites International zone Russia:.com .net .biz .info .name .tel .mobi .asia-$80 \r\n.rw 3806 websites Rwandese Republic - $30 \r\n.sa 20421 websites Saudi Arabia- $50 \r\n.sa 5064 websites International zone Kingdom Of Saudi Arabia:.com .net .biz .info .name .tel .mobi .asia - $30 \r\n.sc 4442 websites Republic Of Seychelles- $30 \r\n.se 1491677 websites The Kingdom Of Sweden - $100 \r\n.se 293316 websites International zone Sweden:.com .net .biz .info .name .tel .mobi .asia-$50 \r\n.sg 150351 websites Republic Of Singapore - $50 \r\n.sh 7560 websites Saint Helena - $30 \r\n.si 103778 websites Republic Of Slovenia- $50 \r\n.si 12879 websites International zone Republic Of Slovenia:.com .net .biz .info .name .tel .mobi .asia-$50 \r\n.sk 414198 websites Slovak Republic- $80 \r\n.sk 31572 websites International zone Slovak Republic:.com .net .biz .info .name .tel .mobi .asia-$50 \r\n.sm 8897 websites San Marino - $30 \r\n.sn 4465 websites Senegal - $30 \r\n.sn 344 websites International zone Republic Of Senegal:.com .net .biz .info .name .tel .mobi .asia-$30 \r\n.sr 580 websites Republic Of Suriname - $30 \r\n.sv 8432 websites El Salvador- $30 \r\n.sx 2901 websites Sint Maarten - $30 \r\n.sy 2972 websites Syrian Arab Republic - $30 \r\n.sz 321 websites Kingdom Of Swaziland - $30 \r\n.tc 16384 websites Islands Turks And Caicos - $50 \r\n.tf 19841 websites French Southern and Antarctic Territories - $50 \r\n.tg 1230 websites Togo  - $30 \r\n.th 22368 websites Kingdom Of Thailand- $50 \r\n.tj 6874 websites Republic Of Tajikistan- $30 \r\n.tj 34 websites International zone Tajikistan:.com .net .biz .info .name .tel .mobi .asia \r\n.tk 20085806 websites Tokelau (New Zealand) - $500 \r\n.tl 2748 websites Democratic Republic of East Timor - $30 \r\n.tm 6395 websites Turkmenistan- $30 \r\n.tm 44 websites International zone Turkmenistan:.com .net .biz .info .name .tel .mobi .asia \r\n.tr 243347 websites Turkey - $80 \r\n.tr 138818 International zone Turkish Republic:.com .net .biz .info .name .tel .mobi .asia - $50 \r\n.tt 1017 websites Trinidad & Tobago - $30 \r\n.ua 553216 websites Ukraina - $80 \r\n.ua 147202 websites International zone Ukraine:.com .net .biz .info .name .tel .mobi .asia-$50 \r\n.ug 3806 websites Republic Of Uganda - $30 \r\n.ug 720 websites International zone Uganda:.com .net .biz .info .name .tel .mobi.asia-$30 \r\n.uk 5975887 websites UK - $250 \r\n.uk 3304606 websites International zone United Kingdom:.com .net .biz .info .name .tel .mobi .asia-$150 \r\n.us 3139563 websites United States of America - $200 \r\n.us 578927 websites International zone USA:.com .net .biz .info .name .tel .mobi .asia-$80 \r\n.uy 15571 websites Eastern Republic Of Uruguay - $50 \r\n.uy 31812 websites International zone Uruguay:.com .net .biz .info .name .tel .mobi .asia-$30 \r\n.uz 38357 websites Uzbekistan - $50 \r\n.uz  365 websites International zone Republic Of Uzbekistan:.com .net .biz .info .name .tel .mobi .asia \r\n.vc 18641 websites Saint Vincent and Grenadines - $50 \r\n.ve 14015 websites Bolivarian Republic Of Venezuela - $50 \r\n.ve 2898 websites International zone Bolivarian Republic Of Venezuela:.com .net .biz .info .name .tel .mobi .asia - $30 \r\n.vg 8389 websites Virgin Islands (UK) - $50 \r\n.vi 109 websites Virgin Islands (United States of America) - $30 \r\n.vn 436005 websites Socialist Republic Of Vietnam - $80 \r\n.vn 161855 websites International zone Vietnam:.com .net .biz .info .name .tel .mobi .asia - $50 \r\n.vu 1051 websites Republic Of Vanuatu - $30 \r\n.wf 1133 websites Wallis & Futuna - $30 \r\n.ws 99308 websites Independent State Of Samoa - $80 \r\n.ye 18 websites Republic Of Yemen - $30 \r\n.yt 2004 websites Mayotte - $30 \r\n.za 1008308 websites South Africa Republic - $100',''),(1151,1,227,'4','Yes, please!',''),(1152,1,228,'1.3','Adelaida Burkhart',''),(1153,1,228,'1.6','Burkhart',''),(1154,1,228,'2','burkhart.adelaida@gmail.com',''),(1155,1,228,'3','Doctors and scientists are trying to understand a troubling new phenomena called virus shedding. Those who have been inoculated with the experimental mRNA vaccines are causing those around them, predominately females, to suffer from some of adverse side effects that those who have been vaccinated are. Women who have been through menopause are once again having monthly periods accompanied by very severe blood clotting and head aches. Others are having still births and experiencing strange bruising on their legs. Those effected are warning others to stay away from the vaccinated. It remains to be seen if other dangerous side effects will also be transferred as well. A whistle blower from a Vaccination Task Force says the doctors on the panel are very concerned about prion diseases showing up in the vaccinated months after taking the jab. Prion Diseases are fatal brain wasting diseases.\r\n\r\nFor Visual Pictures and Videos on Vax death and side effects see the following links below:\r\n\r\nVax Shedding:\r\n\r\nhttps://drive.google.com/drive/folders/1pMQvAHjEV53Q5fOYitSbGbppm61Fzzs8?usp=sharing\r\n\r\nVax Death and Problems folder:\r\n\r\nhttps://drive.google.com/drive/folders/1bHGOhEYyviuhfKPY9yBbiCJ85BMc5bP4?usp=sharing\r\n\r\nVax Misc Death:\r\n\r\nhttps://drive.google.com/drive/folders/1hidCY-PfEQxhMql1Pgs8o_YH8b9lIe_E?usp=sharing\r\n\r\nMore Vax Jab Death:\r\n\r\nhttps://drive.google.com/drive/folders/1tNKaL1NknKpOrGdAc6zWdfMKG0Nghau2?usp=sharing\r\n\r\nVax Death & Illness Pics:\r\n\r\nhttps://drive.google.com/drive/folders/1wPfGSaMDG3KW_cGuxO_DAt3G2pJ0z37n?usp=sharing\r\n\r\nMark of the Beast PDF:\r\n\r\nhttps://drive.google.com/file/d/1T7ttih2mx73e1GzMT9ixBxNUqwhjzWhH/view?usp=sharing\r\n\r\nVax PDFs\r\nhttps://drive.google.com/drive/folders/1gKrFHqWCHzdsWG2m_PTidgl79BrPvnF3?usp=sharing\r\n\r\nVax URLs:\r\n\r\nhttps://drive.google.com/drive/folders/1jVNGeAJCPJvQYlzpHYj2FX5IZvIdcIEI?usp=sharing\r\n\r\nVax Fake Videos and Deaths:\r\n\r\nhttps://drive.google.com/drive/folders/10YTwUbW2YZIHgJPOn-xAyusjXi-bVquD?usp=sharing\r\n\r\nRevelation 13:16-18 King James Version (KJV)\r\n16 And he causeth all, both small and great, rich and poor, free and bond, to receive a mark in their right hand, or in their foreheads:\r\n17 And that no man might buy or sell, save he that had the mark, or the name of the beast, or the number of his name.\r\n18 Here is wisdom. Let him that hath understanding count the number of the beast: for it is the number of a man; and his number is Six hundred threescore and six.\r\n\r\nIf you take the Mark of the Beast, this is what happens:\r\nRevelation 14:9-11 King James Version (KJV)\r\n9 And the third angel followed them, saying with a loud voice, If any man worship the beast and his image, and receive his mark in his forehead, or in his hand,\r\n10 The same shall drink of the wine of the wrath of God, which is poured out without mixture into the cup of his indignation; and he shall be tormented with fire and brimstone in the presence of the holy angels, and in the presence of the Lamb:\r\n11 And the smoke of their torment ascendeth up for ever and ever: and they have no rest day nor night, who worship the beast and his image, and whosoever receiveth the mark of his name.\r\n\r\nIf you refuse the Mark of the Beast, this is what happens\r\nRevelation 20:4 King James Version (KJV)\r\n4 And I saw thrones, and they sat upon them, and judgment was given unto them: and I saw the souls of them that were beheaded for the witness of Jesus, and for the word of God, and which had not worshipped the beast, neither his image, neither had received his mark upon their foreheads, or in their hands; and they lived and reigned with Christ a thousand years.\r\n\r\nRepent of your sins, trust and have faith in Jesus Christ, read your Bible, and be water baptised in Jesus name.\r\n\r\nFree Bible link: https://my.bible.com/bible/1/MAT.1.KJV\r\n\r\nTo truly know what will happen in the end days, read the revelation portion of the Bible. Here is the link to that, its a very short read (22 pages in total): https://www.bible.com/bible/1/REV.1.KJV\r\n\r\nFor God so Loved the world, that He gave His only begotten Son, that whosoever believeth in Him should not perish, but have Everlasting Life. -John 3:16 KJV\r\n\r\nJesus saith unto him: \"I AM The Way, The Truth and The Life, no man (no one) cometh to The Father but by Me.\" -John 14:6 KJV\r\n\r\nThat if thou shalt confess with thy mouth The Lord Jesus, and shalt believe in thine heart that God hath raised Him from the dead, thou shalt be saved. For with the heart man believeth unto righteousness; and with the mouth confession is made unto salvation. -Romans 10:9,10 KJV\r\n\r\nWhosoever denieth The Son, the same hath not The Father; he that acknowledgeth The Son hath The Father also. -1 John 2:23 KJV\r\n\r\nWhosoever shall confess that Jesus is The Son of God, God dwelleth in him and he in God. -1 John 4:15 KJV\r\n\r\nHe that believeth on The Son of God hath the witness in himself; he that believeth not God hath made Him a liar; because he believeth not the record that God gave of His Son.\r\nAnd this is the record, that God hath given to us Eternal Life, and this Life is in His Son.\r\nHe that hath The Son hath Life; and he that hath not The Son of God hath not Life.\r\n-1 John 5:10-12 KJV\r\n\r\nAnd from Jesus Christ, who is The Faithful Witness, and The First begotten of the dead, and The Prince of the kings of the earth. Unto Him that loved us, and washed us from our sins in His own Blood and hath made us kings and priests unto God and His Father; to Him be glory and dominion for ever and ever Amen. -Revelation 1:5 and 6 KJV\r\n\r\nBe it known unto you all, and to all the people of Israel, that by The Name of Jesus Christ of Nazareth, whom ye crucified, whom God raised from the dead, even by Him doth this man stand here before you whole. This is The Stone which was set at nought of you builders, which is become the Head of the Corner. Neither is there salvation in any other; for there is none other Name under heaven given among men, whereby we must be saved. Acts 4:10-12 KJV\r\n\r\nWherefore God also hath highly exalted Him, and given Him a Name which is above every name; That at The Name of Jesus every knee should bow, of things in heaven, and things in earth, and things under the earth; and that every tongue should confess that Jesus Christ is Lord, to the glory of God The Father. -Philippians 2:9-11 KJV\r\n\r\nThe Bible says:\r\nAnd I heard a loud voice saying in heaven, \"Now salvation, and strength, and the kingdom of our God, and the power of His Christ have come, for the accuser of our brethren, who accused them before God day and night, has been cast down.\r\nAnd they overcame him by The Blood of The Lamb, and by the word of their testimony; and they loved not their lives unto the death. - Revelation 12:10,11 KJV',''),(1156,1,228,'4','Yes, please!',''),(1157,1,229,'1.3','Enid',''),(1158,1,229,'1.6','Enid',''),(1159,1,229,'2','info@hormonesoup.com',''),(1160,1,229,'3','Get The Worlds Greatest Magic Sand Free Beach Mat!\r\n\r\nWatch sand, dirt & dust disappear right before your eyes!\r\n\r\nAct Now And Receive A Special Discount For Our Magic Sand Free Beach Mat!\r\n\r\nGet Yours Here:  magicmat.shop\r\n\r\nTo your success, \r\n \r\nEnid\r\nContact Me - Hormone Soup',''),(1161,1,229,'4','Yes, please!',''),(1162,1,230,'1.3','MichaelRaido',''),(1163,1,230,'1.6','MichaelRaidoAB',''),(1164,1,230,'2','success@gmx.de',''),(1165,1,230,'3','Invest $ 690 in Cryptocurrency once and get $ 88433 passive income per month   >>>>>>>>>>>>>>  https://www.google.com/url?q=https%3A%2F%2Fvk.cc%2Fc1Jpm9&sa=D&Ga=Bo&usg=AFQjCNFNXiQzR3mOlLz5uPPPjn9P7qcpUA   <<<<<<<<<<<<<',''),(1166,1,230,'4','Yes, please!',''),(1167,1,231,'1.3','Willard Harman',''),(1168,1,231,'1.6','Harman',''),(1169,1,231,'2','willard@order-fulfillment.net',''),(1170,1,231,'3','Hello from order-fulfillment.net,\r\n\r\nDoing your own product shipping or order fulfillment in house?\r\n\r\nTired of it? Visit us on www.order-fulfillment.net  \r\n\r\nWe can store, inventory, and manage your drop shipping / order fulfillment for you.  \r\n\r\nBased in the US for almost 2 decades - we ship around the world and will save you time and money.\r\n\r\nWho would be the best contact at your company to discuss?\r\n\r\nHere are some of the items we ship for clients:\r\n-Books, training manuals, guides\r\n-New member welcomes boxes and gifts\r\n-Product samples\r\n-Marketing materials\r\n-Medical program test kits\r\n-Follow up gifts to clients, leads, and prospects\r\n\r\nThank you!\r\nFulfillment Warehouse\r\nhttps://order-fulfillment.net',''),(1171,1,231,'4','Yes, please!',''),(1172,1,232,'1.3','Ericka Gro',''),(1173,1,232,'1.6','Gro',''),(1174,1,232,'2','erickagro66@gmail.com',''),(1175,1,232,'3','Hi,\r\n\r\nI hope you are doing well.\r\n\r\nI want to contribute a guest post article to your website that may interest your readers.\r\n\r\nIt would be of high quality and free of cost. You can choose the topic of the article from the topic ideas that I\'ll send you in my next email once you approve this offer.\r\n\r\nPlease note that I will need you to give me a backlink within the guest post article.\r\n\r\nPlease let me know if I shall send over some amazing topic ideas?\r\n\r\nRegards,\r\n\r\nEricka Gro',''),(1176,1,232,'4','Yes, please!',''),(1177,1,233,'1.3','Mamie Conde',''),(1178,1,233,'1.6','Conde',''),(1179,1,233,'2','mamie@fbcourses.net',''),(1180,1,233,'3','Are you looking for the best way to market your business?\r\n\r\nFbCourses.net has the answer..\r\n\r\nNot sure where to start, or what to do?\r\n\r\nWhy not learn from the best.  All of the best.\r\n\r\nWe are offering at never before seen prices all of the top courses for one insanely low price.\r\n\r\nIf you have been thinking of how to generate more leads, website traffic or sales today is the day.\r\n\r\nAll courses are available in full with immediate download on FbCourses.net\r\n\r\nNot sure which one you like, for the next 24 hours we are offering the entire suite of courses for the lowest amount you could possible imagine.\r\n\r\nCheck us out : FbCourses.net\r\n\r\nYou could be driving new income or starting the new side hustle today!',''),(1181,1,233,'4','Yes, please!',''),(1182,1,234,'1.3','Georgesah',''),(1183,1,234,'1.6','GeorgesahEI',''),(1184,1,234,'2','thomasgets@hotmail.com',''),(1185,1,234,'3','Now Elon Musk is giving away 5,000 Bitcoins! Manage to get your bitcoins. \r\nElon Musk handed out 5,000 bitcoins last week. \r\nDue to this action, people have increased interest in Tesla and car sales have grown 4 times. \r\nThis action was attended by 2,975 people. \r\nStarting this week, Elon Musk has decided to give away 5,000 Bitcoins! \r\nHurry up while the promotion has just started. \r\nhttps://www.google.com/url?q=https%3A%2F%2Ffdgdfgfgdhd.blogspot.com%2F&sa=D&Sh=Ce&usg=AFQjCNELj2KjBSHMk8MxDZiwZJf3mujXQw \r\nI have already sent 5 bitcoins and received 13 bitcoins back, which is more than 2 times. \r\nI have already distributed all the debts and quit my job. \r\nNow I want to buy a house and a brand new BMW from future profits. \r\nTomorrow I will send 9 Bitcoins already. \r\nHurry up to get your Bitcoins, I have never seen such a freebie. \r\nhttps://www.google.com/url?q=https%3A%2F%2Ffdgdfgfgdhd.blogspot.com%2F&sa=D&Np=At&usg=AFQjCNELj2KjBSHMk8MxDZiwZJf3mujXQw',''),(1186,1,234,'4','Yes, please!',''),(1187,1,235,'1.3','MichaelRaido',''),(1188,1,235,'1.6','MichaelRaidoAB',''),(1189,1,235,'2','aneta@vogsland.no',''),(1190,1,235,'3','Just make your dreams come true. Invest $ 268 and get passive income of $ 4000 per day   >>>>>>>>>>>>>>  https://www.google.com/url?q=https%3A%2F%2Fvk.cc%2Fc1PsE1&sa=D&Ze=Sd&usg=AFQjCNGCUIRa4fS6cDrEAZvz_5ew1ySmpQ   <<<<<<<<<<<<<',''),(1191,1,235,'4','Yes, please!',''),(1192,1,236,'1.3','MichaelRaido',''),(1193,1,236,'1.6','MichaelRaidoAB',''),(1194,1,236,'2','sarah.desaeger@ugent.be',''),(1195,1,236,'3','Hands down the quickest way to make a big capital. Invest $ 465 and get passive income of $ 9600 per day   >>>>>>>>>>>>>>  https://www.google.com/url?q=https%3A%2F%2Fvk.cc%2Fc1PsE1&sa=D&Ge=Xe&usg=AFQjCNGCUIRa4fS6cDrEAZvz_5ew1ySmpQ   <<<<<<<<<<<<<',''),(1196,1,236,'4','Yes, please!',''),(1197,1,237,'1.3','nem1457212tetcher',''),(1198,1,237,'1.6','nem1457212kryaGB',''),(1199,1,237,'2','sasha.basha.bashashkin@mail.ru',''),(1200,1,237,'3','mps1457212errtbh IdEXQoD yHkg UaMhGWJ',''),(1201,1,237,'4','Yes, please!',''),(1202,1,238,'1.3','Katrina',''),(1203,1,238,'1.6','Katrina',''),(1204,1,238,'2','info@hormonesoup.com',''),(1205,1,238,'3','Hey\r\n\r\nBe Buzz Free! The Original Mosquito Trap.\r\n\r\n60% OFF for the next 24 Hours ONLY + FREE Worldwide Shipping\r\n✔️LED Bionic Wave Technology\r\n✔️Eco-Friendly\r\n✔️15 Day Money-Back Guarantee\r\n\r\nShop Now: mosquitotrap.online\r\n\r\nBest,\r\n\r\nKatrina\r\nContact Me - Hormone Soup',''),(1206,1,238,'4','Yes, please!',''),(1207,1,239,'1.3','Nick Jones',''),(1208,1,239,'1.6','Nick Jones',''),(1209,1,239,'2','nick@saaytext.com',''),(1210,1,239,'3','Greetings, No one answers the phone anymore so SaayText has a fully Unlimited Texting tool for your business to communicate with customers and leads. \r\n \r\nIt\'s 49/mo flat, all you can send no other costs. \r\n \r\nYou can text your WHOLE LIST at once using the bulk send feature or send TWO WAY texts and get replies with Peer to Peer texting. \r\n \r\nCheck it out @ http://SaayText.com \r\n \r\nThanks \r\nNick',''),(1211,1,239,'4','Yes, please!',''),(1212,1,240,'1.3','СloudDut',''),(1213,1,240,'1.6','СloudDutCS',''),(1214,1,240,'2','svidinfo1980@gmail.com',''),(1215,1,240,'3','Hello, let me introduce you to our program. \r\nA program for fast website promotion. \r\nResult: \r\n- Your site is in the top of the search results. \r\n- The counter of visits grows before our eyes. \r\n- High scores on all indicators. \r\n- Earn money from advertising. \r\nThe program has the ability to glue the sites of competitors to omit them in the search results. \r\nLearn more about the program. \r\nhttps://freetopfast.com/ \r\ndownload',''),(1216,1,240,'4','Yes, please!',''),(1217,1,241,'1.3','Mike Lawman',''),(1218,1,241,'1.6','Mike Lawman',''),(1219,1,241,'2','no-replyCome@gmail.com',''),(1220,1,241,'3','Hi there \r\n \r\nIncrease your hormonesoup.com SEO metrics values with us and get more visibility and exposure for your website. \r\n \r\nMore info: \r\nhttps://www.monkeydigital.org/product/moz-da50-seo-plan/ \r\n \r\nNEW: \r\nhttps://www.monkeydigital.org/product/ahrefs-dr50-ur70-seo-plan/ \r\nhttps://www.monkeydigital.org/product/trust-flow-seo-package/ \r\n \r\n \r\nthank you \r\nMike Lawman',''),(1221,1,241,'4','Yes, please!',''),(1222,1,242,'1.3','СloudDut',''),(1223,1,242,'1.6','СloudDutCS',''),(1224,1,242,'2','svidinfo1980@gmail.com',''),(1225,1,242,'3','Hello, let me introduce you to our program. \r\nA program for fast website promotion. \r\nResult: \r\n- Your site is in the top of the search results. \r\n- The counter of visits grows before our eyes. \r\n- High scores on all indicators. \r\n- Earn money from advertising. \r\nThe program has the ability to glue the sites of competitors to omit them in the search results. \r\nLearn more about the program. \r\nhttps://freetopfast.com/ \r\ndownload',''),(1226,1,242,'4','Yes, please!',''),(1227,1,243,'1.3','Jamesgam',''),(1228,1,243,'1.6','JamesgamWR',''),(1229,1,243,'2','fhtpbernard@wanadoo.fr',''),(1230,1,243,'3','Three months ago, when I came home from work, \r\nI was watching the evening news and there they were just interviewing a housewife from Paris (I don\'t remember her name anymore) \r\nwho made a fortune by investing only $ 1500 in global automated trading systems (trading robots) without understanding anything in this thread. \r\nShe named three automated trading systems on which she earned more than $ 30,000,000 in 7 months by investing only $ 1,500, that is, $ 500 in each system. \r\nI thought to myself why the hell are they showing this, because this is just an advertisement for some kind of trading system services and nothing more. \r\nAnd besides, if everything is so great with them, why show it on the news and tell others. But in the end I decided to give it a try. \r\nThis news intrigued me, in the end I signed up, the manager called me, we set everything up, \r\nI invested $ 2100, $ 700 in each system and launched automated trading robots. For a whole week after the investment, \r\nI did not look at what was happening there, as there were a lot of things to do, but a week later when I opened my personal accounts in all three systems, \r\nI just silently opened my mouth and looked at my balance and wondered if I was sleeping because my passive income was quite is equal to $ 960,000! \r\nAnd in just three months my income was $ 11,520,850! \r\nTo hell with everything, just take it and do it, if I succeed then you will certainly succeed. \r\nHere are my passive income and links to these three sites that made me a millionaire: \r\n1. Income $ 5,359,673 \r\nhttps://www.google.com/url?q=https%3A%2F%2Fvk.cc%2Fc2JnE8&sa=D&sntz=1&usg=AFQjCNFcvJhMW5sGMUv7j_-ItTr8aGwmaw \r\n2. Income $ 3,752,098 \r\nhttps://www.google.com/url?q=https%3A%2F%2Fvk.cc%2Fc1Jpgr&sa=D&sntz=1&usg=AFQjCNFtc0f-Znle2hYDkjNlqovjfh5SnQ \r\n3. Income $ 2,409,079 \r\nhttps://www.google.com/url?q=https%3A%2F%2Fvk.cc%2Fc2JnRF&sa=D&sntz=1&usg=AFQjCNE4usgK_TRXvziyBdhyHX5CrW7Szw',''),(1231,1,243,'4','Yes, please!',''),(1232,1,244,'1.3','MichaelRaido',''),(1233,1,244,'1.6','MichaelRaidoAB',''),(1234,1,244,'2','fabienne.herve448@orange.fr',''),(1235,1,244,'3','The psychology of profit: how to start acting. Invest $ 390 and get passive income of $ 9000 per day   >>>>>>>>>>>>>>  https://www.google.com/url?q=https%3A%2F%2Fvk.cc%2Fc1PsE1&sa=D&Lg=Mi&usg=AFQjCNGCUIRa4fS6cDrEAZvz_5ew1ySmpQ   <<<<<<<<<<<<<',''),(1236,1,244,'4','Yes, please!',''),(1237,1,245,'1.3','Tara Campbell',''),(1238,1,245,'1.6','Campbell',''),(1239,1,245,'2','tara@vidthebiz.com',''),(1240,1,245,'3','Hey - I was checking out your site and I’m impressed with how clean and professional it looks.\r\n\r\n\r\nAdding video to your website has become an absolute MUST. Even something basic that clearly defines exactly what it is you\'re offering & why work with your company vs competitors...\r\n\r\nMy team, based out of Toronto,Canada creates quality animated explainer videos. Our award-winning videos are proven to increase customer engagement and decrease user bounce rate.\r\n\r\n\r\nEmail me back for some explainer video samples, pricing, or just to say hi!\r\n\r\n--Tara Campbell',''),(1241,1,245,'4','Yes, please!',''),(1242,1,246,'1.3','AL SAEED CORPORATION LLC',''),(1243,1,246,'1.6','AL SAEED CORPORATION LLC',''),(1244,1,246,'2','alsaeedcorporation963@gmail.com',''),(1245,1,246,'3','We are AL SAEED CORPORATION LLC \r\nWe give out loans to individuals/companies at 2% interest rate annually. We are interested in financing projects of large volume. The repayment period is 1 year to 30 years. \r\nCONTACT US: \r\nE-mail: adelhamad@alsaeedcorp.com',''),(1246,1,246,'4','Yes, please!',''),(1247,1,247,'1.3','Steve',''),(1248,1,247,'1.6','Nelson',''),(1249,1,247,'2','nelson3928@hotmail.com',''),(1250,1,247,'3','Hi There,\r\n\r\nJust a heads-up that I believe the word \"hemaglobin\" is spelled wrong on your website.  I had a couple of errors on my site before I started using a service to monitor for them.  There are a few sites that do this but we like SpellingReport.com and ErrorSearch.com.\r\n\r\n-Steve',''),(1251,1,247,'4','Already a subscriber',''),(1252,1,248,'1.3','Alyssa',''),(1253,1,248,'1.6','Redman',''),(1254,1,248,'2','allprotechie@gmail.com6197200613',''),(1255,1,248,'3','Hey www.hormonesoup.com! Guess what!? You\'re reading AI ? I’m Alyssa, Director of All Pro Techie and an AI copywriting enthusiast! — we use artificial intelligence to generate winning marketing copy...on demand...in under 30 seconds. It can write, Facebook ads and posts, marketing emails (this one was 97% written by AI), video scripts, and even books! You\'ll never be stuck staring at a blank page again.\r\n\r\nhttps://allprotechie.com/copywriting\r\n\r\nIf you\'d like to be opted out of future communications, please check below:\r\nhttps://allprotechie.com/',''),(1256,1,248,'4','Yes, please!',''),(1257,1,249,'1.3','TimothydeF',''),(1258,1,249,'1.6','TimothydeFVV',''),(1259,1,249,'2','stephane.dondain@noos.fr',''),(1260,1,249,'3','Schneller Verdienst ab 55000 EUR pro Woche   >>>>>>>>>>>>>>  https://www.google.com/url?q=https%3A%2F%2Fvk.cc%2Fc3dCz4&sa=D&Ze=Zq&usg=AFQjCNFkDLgJKeJOkzBQkVEEHy4M8v9Ywg   <<<<<<<<<<<<<',''),(1261,1,249,'4','Yes, please!',''),(1262,1,250,'1.3','John',''),(1263,1,250,'1.6','Taylor',''),(1264,1,250,'2','taylorfam44@gmail.com',''),(1265,1,250,'3','Hi There,\r\n\r\nJust a heads-up that I believe the word \"hemaglobin\" is spelled wrong on your website.  I had a couple of errors on my site before I started using a service to monitor for them.  There are a few sites that do this but we like SpellingReport.com and ErrorSearch.com.\r\n\r\n-John',''),(1266,1,250,'4','Already a subscriber',''),(1267,1,250,'gravityformsmailchimp_is_fulfilled','1',NULL),(1268,1,250,'processed_feeds','a:1:{s:21:\"gravityformsmailchimp\";a:1:{i:0;s:1:\"1\";}}',NULL),(1269,1,251,'1.3','Keenan',''),(1270,1,251,'1.6','Keenan',''),(1271,1,251,'2','info@hormonesoup.com',''),(1272,1,251,'3','Hi there \r\n\r\nEnjoy the best experiences in using cell phones/tablet to watch the video, play games, facetime, live stream, read, and more with Flexible Adjustable Tablet Holder. Make your life easier at any place, anywhere, anytime. \r\n\r\nShop now with 50% OFF at: universalholder.online\r\n\r\nSincerely, \r\n\r\nKeenan\r\nContact Me - Hormone Soup',''),(1273,1,251,'4','Yes, please!',''),(1274,1,252,'1.3','Mike Pearcy',''),(1275,1,252,'1.6','Mike Pearcy\r\nNE',''),(1276,1,252,'2','beckwithpatt23@gmail.com',''),(1277,1,252,'3','Greetings \r\n \r\nWe will enhance your Local Ranks organically and safely, using only whitehat methods, while providing Google maps and website offsite work at the same time. \r\n \r\nPlease check our services below, we offer Local SEO at cheap rates. \r\nhttps://speed-seo.net/product/local-seo-package/ \r\n \r\nNEW: \r\nhttps://www.speed-seo.net/product/zip-codes-gmaps-citations/ \r\n \r\nregards \r\nMike Pearcy\r\n \r\nSpeed SEO Digital Agency',''),(1278,1,252,'4','Yes, please!',''),(1279,1,253,'1.3','Marylyn Glynn',''),(1280,1,253,'1.6','Glynn',''),(1281,1,253,'2','marylyn.glynn@gmail.com',''),(1282,1,253,'3','Elon Musk is a visionary and he is well knowned to have the midas touch. Anything he tweets or gets involved in, goes up in prices.\r\n\r\nElon Musk caused Bitcoin\'s price to soar when he tweeted about it.\r\n\r\nProof: https://www.forbes.com/sites/jonathanponciano/2021/06/13/musk-denies-bitcoin-pump-and-dump-and-says-tesla-will-resume-transactions-once-this-mining-goal-is-reached/?sh=17fdcafeaa2a\r\n\r\nElon Musk caused Doge Coin to soar when he tweeted about it.\r\nhttps://www.news.com.au/finance/money/investing/dogecoin-price-elon-musk-pumps-crypto-with-ceo-tweet/news-story/adb38ab506f84b632992bd8314068003\r\n\r\nThe most important question everyone has is: \"what is next?\"\r\n\r\nThe short answer is a newly listed NASDAQ crypto mining company from Canada.\r\n\r\nRumours have it that Elon Musk or Tesla might have or is going to acquire a stake in this newly listed NASDAQ.\r\n\r\nMany are waiting for his \"infamous\" tweets to send stock price soaring.\r\n\r\nWith all the talk about going green, this newly listed Bitcoin and Ethereum mining company is a green company that mines bitcoin and ethereum using green energy.\r\n\r\nIt is currently trading at less than USD$3.50 in NASDAQ, way lower than it\'s all time high in 2018. And Bitcoin and Ethereum have broken their all time high, making this stock highly undervalued.\r\n\r\nThis company is Canadian company Hive Blockchain. You can check out their stock here:\r\nhttps://www.nasdaq.com/market-activity/stocks/hvbtf\r\n\r\nRumours have it that Elon Musk or Tesla has taken a stake in this company which just listed on NASDAQ on 1st July 2021.\r\n\r\nhttps://www.foxbusiness.com/markets/bitcoin-miners-form-council-meeting-elon-musk\r\nhttps://ca.finance.yahoo.com/news/3-reasons-hive-blockchain-technologies-230044627.html\r\n\r\nIf you are a long term investor, you can consider buying this stock for the long term.\r\n\r\nIf you are a short term speculator, you can consider the strategy of buy the rumour and sell the news on HIVE Blockchain stock.\r\n\r\nFor more on this stock, you can visit the official website here: https://www.hiveblockchain.com/\r\n\r\nAnd do check out what the investor community is saying about HIVE BLOCKCHAIN here in Yahoo: https://finance.yahoo.com/quote/HIVE.V/community?p=HIVE.V\r\n\r\nDon\'t miss out on this golden opporunity!',''),(1283,1,253,'4','Yes, please!',''),(1284,1,254,'1.3','Consuelo Fitzgibbons',''),(1285,1,254,'1.6','Fitzgibbons',''),(1286,1,254,'2','fitzgibbons.consuelo@gmail.com',''),(1287,1,254,'3','By now most people have heard of Bitcoin.\r\n\r\nUnlike traditional stock markets, Bitcoin has its own cycles of ups and downs. There is a model called \"Stock to Flow\" price predication model by PlanB (an anonymous Dutch hedge fund manager).\r\n\r\nForbes calls this model one of the most accurate price predication model of Bitcoin. https://www.forbes.com/sites/stevenehrlich/2021/04/29/demystifying-bitcoins-remarkably-accurate-price-prediction-model-stock-to-flow/?sh=60d4c376476a\r\n\r\nAccording to this model, Bitcoin can hit a price USD$150,000 to USD$300,000 by Dec 2021 or Jan 2022. You can follow this legend\'s twitter account here: https://twitter.com/100trillionUSD\r\n\r\nCurrently Bitcoin trades around USD$30,000, if PlanB is correct, we can expect a 5 to 10 times gain in Bitcoin in the next 6 to 9 months!\r\n\r\nDon\'t have enough money to buy a whole Bitcoin? No worries, anyone can buy a fraction of Bitcoin. For example, if you have $350, you can buy 1/00 (1%) of a Bitcoin!\r\n\r\nTo get started, you can buy your first Bitcoin (or a small fraction of it) below:\r\n\r\nGo to this url and simply sign up with your email and password and enjoy 10% off your trading fees for life!  ->https://bit.ly/33yXOqz\r\n\r\n\r\n\r\nIf you want to take advantage of the crazy discounts now, you can buy cryptocurrecncies at Binance here -> https://bit.ly/33yXOqz (biggest crypto exchange in the world).\r\n\r\nhttps://bit.ly/33yXOqz  -> Use this link to sign up at Binance for free and get 10% off ALL your trades in Binance forever!',''),(1288,1,254,'4','Yes, please!',''),(1289,1,255,'1.3','Mike Crossman',''),(1290,1,255,'1.6','Mike Crossman',''),(1291,1,255,'2','leeanneault532@gmail.com',''),(1292,1,255,'3','Howdy \r\n \r\nI have just took an in depth look on your  hormonesoup.com for the ranking keywords and saw that your website could use an upgrade. \r\n \r\nWe will improve your SEO metrics and ranks organically and safely, using only whitehat methods, while providing monthly reports and outstanding support. \r\n \r\nPlease check our services below, we offer SEO at cheap rates. \r\nhttps://www.hilkom-digital.de/cheap-seo-packages/ \r\n \r\nStart increasing your sales and leads with us, today! \r\n \r\nregards \r\nMike Crossman\r\n \r\nHilkom Digital Team \r\nsupport@hilkom-digital.de',''),(1293,1,255,'4','Yes, please!',''),(1294,1,256,'1.3','TimothydeF',''),(1295,1,256,'1.6','TimothydeFVV',''),(1296,1,256,'2','steph2002@live.fr',''),(1297,1,256,'3','Buy altcoins for $ 9,000 and sell them for $ 18,000,000   >>>>>>>>>>>>>>  https://www.google.com/url?q=https%3A%2F%2Fvk.cc%2Fc4cmvI&sa=D&Gy=Mu&usg=AFQjCNGLe4oHse5AVYu6GyfMgVBr_TRlow   <<<<<<<<<<<<<',''),(1298,1,256,'4','Yes, please!',''),(1299,1,257,'1.3','Rubye Neale',''),(1300,1,257,'1.6','Neale',''),(1301,1,257,'2','rubye.neale34@gmail.com',''),(1302,1,257,'3','By now most people have heard of Bitcoin.\r\n\r\nUnlike traditional stock markets, Bitcoin has its own cycles of ups and downs. There is a model called \"Stock to Flow\" price predication model by PlanB (an anonymous Dutch hedge fund manager).\r\n\r\nForbes calls this model one of the most accurate price predication model of Bitcoin. https://www.forbes.com/sites/stevenehrlich/2021/04/29/demystifying-bitcoins-remarkably-accurate-price-prediction-model-stock-to-flow/?sh=60d4c376476a\r\n\r\nAccording to this model, Bitcoin can hit a price USD$150,000 to USD$300,000 by Dec 2021 or Jan 2022. You can follow this legend\'s twitter account here: https://twitter.com/100trillionUSD\r\n\r\nCurrently Bitcoin trades around USD$30,000, if PlanB is correct, we can expect a 5 to 10 times gain in Bitcoin in the next 6 to 9 months!\r\n\r\nDon\'t have enough money to buy a whole Bitcoin? No worries, anyone can buy a fraction of Bitcoin. For example, if you have $350, you can buy 1/00 (1%) of a Bitcoin!\r\n\r\nTo get started, you can buy your first Bitcoin (or a small fraction of it) below:\r\n\r\nGo to this url and simply sign up with your email and password and enjoy 10% off your trading fees for life!  ->https://bit.ly/33yXOqz\r\n\r\n\r\n\r\nIf you want to take advantage of the crazy discounts now, you can buy cryptocurrecncies at Binance here -> https://bit.ly/33yXOqz (biggest crypto exchange in the world).\r\n\r\nhttps://bit.ly/33yXOqz  -> Use this link to sign up at Binance for free and get 10% off ALL your trades in Binance forever!',''),(1303,1,257,'4','Yes, please!',''),(1304,1,258,'1.3','Temeka Cornelius',''),(1305,1,258,'1.6','Cornelius',''),(1306,1,258,'2','temeka.cornelius@googlemail.com',''),(1307,1,258,'3','Good evening \r\nHave a look at the greatest tool you\'ll want to have new customers who visit your site. \r\nhttps://geeks-marketing.com/backlinks-generator\r\nWarm regards,\r\nWe offer the best IT services you may order on our online shop for making big money in a small business, still not thinking about getting clients? Here is a straightforward, 1-click unsubscribe link: https://geeks-marketing.com/?unsubscribe=hormonesoup.com',''),(1308,1,258,'4','Yes, please!',''),(1309,1,259,'1.3','TimothydeF',''),(1310,1,259,'1.6','TimothydeFVV',''),(1311,1,259,'2','hoseinm_attar@yahoo.com',''),(1312,1,259,'3','Altcoins that will make you a millionaire   >>>>>>>>>>>>>>  https://www.google.com/url?q=https%3A%2F%2Fvk.cc%2Fc4i9X0&sa=D&Ss=Fd&usg=AFQjCNE2EmOUFVcE166-vAX00JJWo-a21Q   <<<<<<<<<<<<<',''),(1313,1,259,'4','Yes, please!',''),(1314,1,260,'1.3','Anneliese Faircloth',''),(1315,1,260,'1.6','Faircloth',''),(1316,1,260,'2','anneliese.faircloth@outlook.com',''),(1317,1,260,'3','Twitter is adopting Bitcoin -> https://techcrunch.com/2021/07/23/daily-crunch-bitcoin-is-a-big-part-of-our-future-says-twitter-ceo-jack-dorsey/\r\n\r\nAmazon is also jumping on the Bitcoin bandwagon - >https://www.cnbc.com/2021/07/23/amazon-is-hiring-a-digital-currency-and-blockchain-expert.html\r\n\r\nDo not miss this opportunity of the lifetime.\r\n\r\nMany people buy bitcoin and other cryptocurrencies when prices are going up, this is the worst thing that you can do. In order to make money, you have to buy low (when others are not going euphoric) and sell high.\r\n\r\nThe chance to buy bitcoin is NOW.\r\n\r\n\r\nDon\'t have enough money to buy a whole Bitcoin? No worries, anyone can buy a fraction of Bitcoin. For example, if you have $350, you can buy 1/00 (1%) of a Bitcoin!\r\n\r\nTo get started, you can buy your first Bitcoin (or a small fraction of it) below:\r\n\r\nGo to this url and simply sign up with your email and password and enjoy 10% off your trading fees for life!  ->https://bit.ly/33yXOqz\r\n\r\n\r\n\r\nIf you want to take advantage of the crazy discounts now, you can buy cryptocurrecncies at Binance here -> https://bit.ly/33yXOqz (biggest crypto exchange in the world).\r\n\r\nhttps://bit.ly/33yXOqz  -> Use this link to sign up at Binance for free and get 10% off ALL your trades in Binance forever!',''),(1318,1,260,'4','Yes, please!',''),(1319,1,261,'1.3','Gilbert Elzy',''),(1320,1,261,'1.6','Elzy',''),(1321,1,261,'2','gilbert.elzy@hotmail.com',''),(1322,1,261,'3','Twitter is adopting Bitcoin -> https://techcrunch.com/2021/07/23/daily-crunch-bitcoin-is-a-big-part-of-our-future-says-twitter-ceo-jack-dorsey/\r\n\r\nAmazon is also jumping on the Bitcoin bandwagon - >https://www.cnbc.com/2021/07/23/amazon-is-hiring-a-digital-currency-and-blockchain-expert.html\r\n\r\nDo not miss this opportunity of the lifetime.\r\n\r\nMany people buy bitcoin and other cryptocurrencies when prices are going up, this is the worst thing that you can do. In order to make money, you have to buy low (when others are not going euphoric) and sell high.\r\n\r\nThe chance to buy bitcoin is NOW.\r\n\r\n\r\nDon\'t have enough money to buy a whole Bitcoin? No worries, anyone can buy a fraction of Bitcoin. For example, if you have $350, you can buy 1/00 (1%) of a Bitcoin!\r\n\r\nTo get started, you can buy your first Bitcoin (or a small fraction of it) below:\r\n\r\nGo to this url and simply sign up with your email and password and enjoy 10% off your trading fees for life!  ->https://bit.ly/33yXOqz\r\n\r\n\r\n\r\nIf you want to take advantage of the crazy discounts now, you can buy cryptocurrecncies at Binance here -> https://bit.ly/33yXOqz (biggest crypto exchange in the world).\r\n\r\nhttps://bit.ly/33yXOqz  -> Use this link to sign up at Binance for free and get 10% off ALL your trades in Binance forever!',''),(1323,1,261,'4','Yes, please!',''),(1324,1,262,'1.3','Daniel Lopez',''),(1325,1,262,'1.6','Lopez',''),(1326,1,262,'2','daniel@capitalfundingstore.xyz',''),(1327,1,262,'3','Hello,\r\n\r\nIs the lack of working capital holding your business back? \r\n\r\nDon’t let things like bad credit or short time in business keep you from getting the funds you need.\r\n\r\nCapital Funding Store is a direct lender who will approve your loan today and fund as early as tomorrow.\r\n\r\nJust click on the link to instantly see how much you qualify for www.capitalfundingstore.xyz\r\n\r\n\r\nWarm Regards,\r\n\r\nDaniel Lopez\r\nCapital Funding Store\r\nwww.capitalfundingstore.xyz\r\n\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe, click here www.capitalfundingstore.xyz/unsubscribe,\r\n\r\nor write to:\r\n\r\nCapital Funding Store\r\n9169 W State St #3242\r\nGarden City, ID 83714',''),(1328,1,262,'4','Yes, please!',''),(1329,1,263,'1.3','Adalberto Marron',''),(1330,1,263,'1.6','Marron',''),(1331,1,263,'2','marron.adalberto@googlemail.com',''),(1332,1,263,'3','Hi there!\r\nI\'ll keep this short and sweet to make the 9 seconds it takes to read this worth your time (yes, I timed it),\r\n\r\nMy name is . I’m writing to you regarding the promotion of your business hormonesoup.com\r\n\r\nWe are a team of Online Marketing and IT professionals from Germany.\r\n\r\nOur services are sold by small packages and will be useful for small-medium businesses interested in promoting their services in just 5 secs.\r\n\r\nWe\'ve worked our socks off for over 10 years to develop these services: https://your-marketers.com\r\n\r\nIn case this isn\'t a priority for you and your business at the moment, Here is a quick, 1-click unsubscribe link: https://your-marketers.com/?unsubscribe=hormonesoup.com',''),(1333,1,263,'4','Yes, please!',''),(1334,1,264,'1.3','Glory',''),(1335,1,264,'1.6','Glory',''),(1336,1,264,'2','glory.foran@gmail.com',''),(1337,1,264,'3','Hello \r\n \r\nMeet your best Buds - True Wireless Earbuds with amazing sound, convenience, portability, & affordability!\r\n\r\nOrder yours now at 50% OFF with FREE Shipping: musicontrol.online\r\n \r\nKind Regards, \r\n \r\nGlory\r\nContact Me - Hormone Soup',''),(1338,1,264,'4','Yes, please!',''),(1339,1,265,'1.3','Tim Drechsler',''),(1340,1,265,'1.6','Drechsler',''),(1341,1,265,'2','drechsler.tim@gmail.com',''),(1342,1,265,'3','Wow! I just glimpsed a brand new animation tool that’s going to \r\nmake your business (and life) a lot easier! \r\nIt’s called VidToon and you can see it here: https://bit.ly/3BB8LHM',''),(1343,1,265,'4','Yes, please!',''),(1344,1,265,'gravityformsmailchimp_is_fulfilled','1',NULL),(1345,1,265,'processed_feeds','a:1:{s:21:\"gravityformsmailchimp\";a:1:{i:0;s:1:\"1\";}}',NULL),(1346,1,266,'1.3','Allison Keisler',''),(1347,1,266,'1.6','Keisler',''),(1348,1,266,'2','nhattyp@nufsh.com',''),(1349,1,266,'3','How to earn extra cash with your website without doing a thing: https://bit.ly/cash-in-on-affiliate-marketing',''),(1350,1,266,'4','Yes, please!',''),(1351,1,267,'1.3','Suzette Merchant',''),(1352,1,267,'1.6','Merchant',''),(1353,1,267,'2','suzette.merchant@gmail.com',''),(1354,1,267,'3','Some new comers in crypto-sphere in the last 2 years have made life-changing gains within a short period of time.\r\n\r\nAnd many are reporting this to be a \"wife-changing experience\" as well.\r\n\r\nWhile you may laugh at this, people really CAN change when crazy gains are made.\r\n\r\nAre you sick of your marriage and feel stuck?\r\n\r\nIt is time to do something about it. Times are very difficult admist the pandemic and sometime we need to try something different. Cryptocurrency is the biggest techological revolution since the internet. Do not miss out on this!\r\n\r\n\r\nPS: Even if you do NOT want to buy cryptocurrency, do you know that the world\'s biggest exchange Binance has a referral program? You can sign up at Binance here (https://bit.ly/33yXOqz) even if you are NOT going to trade. After \r\nsigning up with Binance, you can share your referal links with your friends and make some passive income on the side. You get paid a small fee whenever your referrals buy or sell cryptocurrencies in Binance!\r\n\r\nCovid19 has caused me to lose my job and I am doing what I can to make some money to put food on the table. If you have some spare change, please research cryptocurrencies and this is really a once in a lifetime opportunity to trade.\r\n\r\nIf you do not have any spare cash, you can still sign up for a free account and make money by promoting Binance to your friends! This is a great way to earn a little side income during this challenging times.\r\n\r\nAct Now!\r\n\r\nDon\'t have enough money to buy a whole Bitcoin? No worries, anyone can buy a fraction of Bitcoin. For example, if you have $350, you can buy 1/00 (1%) of a Bitcoin!\r\n\r\nTo get started, you can buy your first Bitcoin (or a small fraction of it) below:\r\n\r\nGo to this url and simply sign up with your email and password and enjoy 10% off your trading fees for life!  ->https://bit.ly/33yXOqz\r\n\r\n\r\n\r\nIf you want to take advantage of the crazy discounts now, you can buy cryptocurrecncies at Binance here -> https://bit.ly/33yXOqz (biggest crypto exchange in the world).\r\n\r\nhttps://bit.ly/33yXOqz  -> Use this link to sign up at Binance for free and get 10% off ALL your trades in Binance forever!',''),(1355,1,267,'4','Yes, please!',''),(1356,1,268,'1.3','SEO X Press Digital Agency',''),(1357,1,268,'1.6','SEO X Press Digital Agency',''),(1358,1,268,'2','kevencoleman7162@gmail.com',''),(1359,1,268,'3','Hello \r\n \r\n \r\nI have just took an in depth look on your  hormonesoup.com for its SEO Trend and saw that your website could use a push. \r\n \r\n \r\nWe will enhance your Ranks organically and safely, using only whitehat methods, \r\n \r\n \r\nIf interested, please email us \r\n \r\nsupport@digital-x-press.com \r\n \r\n \r\nregards \r\nMike Howard\r\n \r\nSEO X Press Digital Agency \r\nhttps://www.digital-x-press.com',''),(1360,1,268,'4','Yes, please!',''),(1361,1,269,'1.3','Jamie Roy',''),(1362,1,269,'1.6','Roy',''),(1363,1,269,'2','jamieroy67@gmail.com',''),(1364,1,269,'3','Hi,\r\n\r\nI want to contribute high-quality content to your website in form of a guest post through a simple 3 step process.\r\n\r\n1. I will send three amazing topic ideas that are up to the trend and your readers\' interest\r\n2. You need to choose one topic out of those.\r\n3. I will then send a high-quality, plagiarism-free article on that topic.\r\n\r\nYou will just have to publish it with one do-follow backlink to my website. It will be a win-win.\r\n\r\nPlease let me know if we shall start with step 1?\r\n\r\nBest,\r\n\r\nJamie Roy',''),(1365,1,269,'4','Yes, please!',''),(1366,1,270,'1.3','Dianne Mickle',''),(1367,1,270,'1.6','Mickle',''),(1368,1,270,'2','mickle.dianne@yahoo.com',''),(1369,1,270,'3','Details for starting hormonesoup.com marketing.\r\n\r\nHey there, \r\n\r\nYou can\'t expect to make a website and have visitors buy from you - that\'s too passive. You\'ll need to act.\r\n\r\nNever has it been so simple to advertise a webpage. Just input your URL, and we will do the rest.\r\n\r\nUse this ultimate service you should have to trigger your business momentum in catching ultimate clients easily:\r\n\r\nhttps://first-class-promo.com\r\n\r\n\r\n\r\nKind regards,\r\nWe offer the best IT services you can purchase on our online shop for making big money in a small business, still not enthusiastic about getting new customers? Here is a simple, 1-click unsubscribe link: https://first-class-promo.com/?unsubscribe=hormonesoup.com',''),(1370,1,270,'4','Yes, please!',''),(1371,1,271,'1.3','Deloras',''),(1372,1,271,'1.6','Deloras',''),(1373,1,271,'2','billson.deloras@googlemail.com',''),(1374,1,271,'3','Hey \r\n \r\nBody Revolution - Medico Postura™ Body Posture Corrector\r\nImprove Your Posture INSTANTLY!\r\n\r\nGet it while it\'s still 60% OFF!  FREE Worldwide Shipping!\r\n\r\nGet yours here: medicopostura.com\r\n \r\nEnjoy, \r\n \r\nDeloras\r\nContact Me - Hormone Soup',''),(1375,1,271,'4','Yes, please!',''),(1376,1,272,'1.3','Heinz Leroy',''),(1377,1,272,'1.6','Heinz Leroy',''),(1378,1,272,'2','adam789bright@gmail.com',''),(1379,1,272,'3','Need Facebook likes or Instagram followers? \r\nWe can help you. Place your order now at https://1000-likes.com',''),(1380,1,272,'4','Yes, please!',''),(1381,1,273,'1.3','Anastasia Comeau',''),(1382,1,273,'1.6','Comeau',''),(1383,1,273,'2','anastasia.comeau@msn.com',''),(1384,1,273,'3','Schedule hormonesoup.com service.German Quality. Period.\r\n\r\nGood morning, \r\n\r\nGiving importance to your online marketing throughout the web is important to stay visible to any potential new customers.\r\n\r\nBusinesses like yours use this phenomenal package to capture serious customers conveniently:\r\n	\r\nhttps://business-it-services.com/backlinks-generator\r\n\r\n\r\nWarm regards,\r\nWe offer the most effective marketing services you can check on our online shop for making big money in a small business, still not thinking about getting clients? Here is a simple, 1-click unsubscribe link: https://business-it-services.com/?unsubscribe=hormonesoup.com',''),(1385,1,273,'4','Yes, please!',''),(1386,1,274,'1.3','QGW1EKSEIQOI3Q7WXF   www.web.de',''),(1387,1,274,'1.6','QGW1EKSEIQOI3Q7WXF   www.yandex.com',''),(1388,1,274,'2','suzanne.lee@bk.ru',''),(1389,1,274,'3','QGW1EKSEIQOI3Q7WXF   www.google.com     Where are you located ? I want to come to you one of these days',''),(1390,1,274,'4','Yes, please!',''),(1391,1,275,'1.3','Lewis Hinz',''),(1392,1,275,'1.6','Hinz',''),(1393,1,275,'2','lewis.hinz@gmail.com',''),(1394,1,275,'3','Hi,\r\n\r\nFirstly let me apologise to you as I know this is not the best way to reach you (contact form marketing). I am at my wits end to generate more income to provide for my wife and children and this is a legal (and I hope to make up to you by providing free educational value)\r\n\r\nLike many others, the pandemic has hit me hard and I lost my job. Now I am doing what I can in between jobs and experimenting with different ways to make money from the internet.\r\n\r\nI chanced upon Binance.com (https://bit.ly/3jLZLrm) and started promoting my Binance.com affiliate links to my friends and online. When you introduce your friends to Binance, you get a LIFETIME commission everytime they trade in Binance!\r\n\r\nYou do need a large number of affiliates to make things work. I was lucky to sign up 3  friends who put in USD$10,000 each and depending from their trade volume, I made an extra USD$1000 to $5000 per month PASSIVELY.\r\n\r\nAs such, you do not need to put any money of your own into Binance, you can also make money by referring Binance to your friends and associates! -> https://bit.ly/3jLZLrm (my Binance affiliate link)\r\n\r\n\r\nGo to this url and simply sign up with your email and password. This takes only 30 seconds!  -> https://bit.ly/3jLZLrm',''),(1395,1,275,'4','Yes, please!',''),(1396,1,276,'1.3','Max Osborne',''),(1397,1,276,'1.6','Osborne',''),(1398,1,276,'2','mahemoud@cakk.us',''),(1399,1,276,'3','It is actually possible to promote your website nowdays without paying huge advertising costs. Check it out: https://1mdr.short.gy/F6ircX',''),(1400,1,276,'4','Yes, please!',''),(1401,1,277,'1.3','Jackson Swartz',''),(1402,1,277,'1.6','Swartz',''),(1403,1,277,'2','owuzyqil-7131@yopmail.com',''),(1404,1,277,'3','This web traffic costs one tenth to 1/100th the cost of Google Adwords and is high quality and targeted specifically for your keywords: http://www.congreso-hidalgo.gob.mx/urls/7Ab',''),(1405,1,277,'4','Yes, please!',''),(1406,1,278,'1.3','Harley',''),(1407,1,278,'1.6','Harley',''),(1408,1,278,'2','lockard.harley@outlook.com',''),(1409,1,278,'3','Color-changing swimshorts \r\n\r\nDive into the ocean and your swimshorts suddenly change color! These swimshorts ara AMAZING!\r\n\r\nHurry! 50% Off Worldwide For Limited Time Only!\r\n\r\nGet it here: coolshorts.online\r\n\r\nAll the best, \r\n\r\nHarley',''),(1410,1,278,'4','Yes, please!',''),(1411,1,279,'1.3','Mathew Hain',''),(1412,1,279,'1.6','Hain',''),(1413,1,279,'2','hain.mathew@hotmail.com',''),(1414,1,279,'3','You’re invited.\r\n\r\nIn the past, you could get away with a slow-loading webpage. I recall when I had to wait for about two minutes before a popular news website fully loaded. Nowadays to bring customers hormonesoup.com needs to be fast.\r\n\r\n\r\nTo boost your business easily on the web you must have this impressive package:\r\n\r\nhttps://your-marketers.com/speedup\r\n\r\n\r\nWith warm regards,\r\nWe offer the best Digital Marketing services you can purchase on our shop to make big money in a small business, still not interested in getting new customers? Here is a straightforward, 1-click unsubscribe link: https://your-marketers.com/?unsubscribe=hormonesoup.com',''),(1415,1,279,'4','Yes, please!',''),(1416,1,280,'1.3','Tuyet',''),(1417,1,280,'1.6','Tuyet',''),(1418,1,280,'2','garay.tuyet@googlemail.com',''),(1419,1,280,'3','Hi there\r\n\r\nYou need a pair of Quick Dry Beach Shoes, going out shoes, going OUT OUT shoes, trainers, a spare pair of trainers in case it rains...\r\n\r\nAct Now And Receive A Special Discount For Our Quick Dry Beach Shoes!\r\n\r\nGet Yours Here:  tonature.online\r\n\r\nBest regards, \r\n \r\nTuyet',''),(1420,1,280,'4','Yes, please!',''),(1421,1,281,'1.3','Davidjob',''),(1422,1,281,'1.6','DavidjobLA',''),(1423,1,281,'2','davidknonO517@runbox.com',''),(1424,1,281,'3','Even a child knows how to make money. This robot is what you need! \r\n------> [url=http://thankfulhannl.herocryptos.cn/]thankfulhannl.geronmonet.cn[/url] \r\n------>   defeatedeafee.herocryptos.cn',''),(1425,1,281,'4','Yes, please!',''),(1426,1,282,'1.3','Augusta Hermanson',''),(1427,1,282,'1.6','Hermanson',''),(1428,1,282,'2','augusta.hermanson59@gmail.com',''),(1429,1,282,'3','Hello\r\n \r\nYOU NEED QUALITY VISITORS FOR YOUR: hormonesoup.com  ?\r\n \r\nWe Provide Website Traffic 100% safe for your site,  from Search Engines or Social Media Sites from any country you want.\r\nWith this traffic, you can boost ranking in SERP, SEO, profit from CPM\r\n \r\nCLAIM YOUR 24 HOURS FREE TEST HERE=>  http://mariosyei18529.bloggerbags.com/8099386/get-quality-visitors-for-your-site\r\n \r\nThanks, Augusta Hermanson',''),(1430,1,282,'4','Yes, please!',''),(1431,1,283,'1.3','Jamika Stuckey',''),(1432,1,283,'1.6','Stuckey',''),(1433,1,283,'2','stuckey.jamika@gmail.com',''),(1434,1,283,'3','Hi  hormonesoup.com\r\n\r\nHope everything goes well with you\r\nDo you have any requirement for LED Lighting product?\r\n\r\n-  IP69K IK10 130lm/w LED Tri-Proof Light, #304 Stainless Steel End cap\r\n- 150lm/w LED Panel Light\r\n- Cooler, Freezer Tube\r\n- 180lm/w UFO High Bay\r\n- 8 degree LED Flood Light\r\n- LED Tunnel Light, LED Street Light\r\n\r\nFor more informaton, contact us directly.\r\nKroes     sales@ayanie-light.com\r\nProfessional Manufacture for Industrial & Commercial Lighting\r\nwww.ayanie-light.top\r\n\r\nhttp://hormonesoup.com/who-am-i/contact-me/\r\nContact Me - Hormone Soup\r\n----------------------------------------\r\nSent by Shotemail . com marketing, Unsubscribe here',''),(1435,1,283,'4','Yes, please!',''),(1436,1,284,'1.3','Latashia',''),(1437,1,284,'1.6','Latashia',''),(1438,1,284,'2','feagin.latashia@hotmail.com',''),(1439,1,284,'3','Hey\r\n\r\nBuy medical disposable face mask to protect your loved ones from the deadly CoronaVirus.  The price is $0.28 each.  If interested, please visit our site: pharmacyoutlets.online\r\n\r\nMany Thanks,\r\n\r\nLatashia',''),(1440,1,284,'4','Yes, please!',''),(1441,1,285,'1.3','Julian Packard',''),(1442,1,285,'1.6','Packard',''),(1443,1,285,'2','ehelala_boyzu@typery.com',''),(1444,1,285,'3','These days paying for clicks only seems to make the ad companies rich. Here\'s a better way to advertise:  https://shortest.link/GG2',''),(1445,1,285,'4','Yes, please!',''),(1446,1,286,'1.3','Lindsay Johnson',''),(1447,1,286,'1.6','Johnson',''),(1448,1,286,'2','lindsayjohnson0086@gmail.com',''),(1449,1,286,'3','Hi,\r\n\r\nI want to contribute high-quality content to your website in form of a guest post through a simple 3 step process.\r\n\r\n1. I will send three amazing topic ideas that are up to the trend and your readers\' interest\r\n2. You need to choose one topic out of those.\r\n3. I will then send a high-quality, plagiarism-free article on that topic.\r\n\r\nYou will just have to publish it with one do-follow backlink to my website. It will be a win-win.\r\n\r\nPlease let me know if we shall start with step 1?\r\n\r\nBest,\r\n\r\nLindsay Johnson',''),(1450,1,286,'4','Yes, please!',''),(1451,1,287,'1.3','Lenore Huxley',''),(1452,1,287,'1.6','Huxley',''),(1453,1,287,'2','lenore.huxley@gmail.com',''),(1454,1,287,'3','Effective And Free Ways To Advertise. Here Is A List... : https://1mdr.short.gy/BRF8Kx',''),(1455,1,287,'4','Yes, please!',''),(1456,1,288,'1.3','Scott',''),(1457,1,288,'1.6','Scott',''),(1458,1,288,'2','glasgow.scott@msn.com',''),(1459,1,288,'3','Good day \r\n \r\nCAREDOGBEST™ - Personalized Dog Harness. All sizes from XS to XXL.  Easy ON/OFF in just 2 seconds.  LIFETIME WARRANTY.\r\n\r\nClick here: caredogbest.com\r\n \r\nRegards, \r\n \r\nScott\r\nContact Me - Hormone Soup',''),(1460,1,288,'4','Yes, please!',''),(1461,1,289,'1.3','Janeen',''),(1462,1,289,'1.6','Janeen',''),(1463,1,289,'2','parson.janeen@hotmail.com',''),(1464,1,289,'3','Morning\r\n\r\nFull Body Resistance Band Kit - The best and cheapest athletic gear available on the market today. \r\nDo a full body workout from the comfort of your home. You don\'t even need a gym anymore! \r\n\r\nSave 50% OFF + FREE Worldwide Shipping\r\nShop Now: ametathletics.online\r\n\r\nSincerely, \r\n \r\nJaneen',''),(1465,1,289,'4','Yes, please!',''),(1466,1,290,'1.3','Chanel Blosseville',''),(1467,1,290,'1.6','Blosseville',''),(1468,1,290,'2','blosseville.chanel@gmail.com',''),(1469,1,290,'3','Hi  hormonesoup.com\r\n\r\nHope everything goes well with you\r\nDo you have any requirement for LED Lighting product?\r\n\r\n-  IP69K IK10 130lm/w LED Tri-Proof Light, #304 Stainless Steel End cap\r\n- 150lm/w LED Panel Light\r\n- Cooler, Freezer Tube\r\n- 180lm/w UFO High Bay\r\n- 8 degree LED Flood Light\r\n- LED Tunnel Light, LED Street Light\r\n\r\nFor more informaton, contact us directly.\r\nKroes     sales@ayanie-light.com\r\nProfessional Manufacture for Industrial & Commercial Lighting\r\nwww.ayanie-light.top\r\n\r\n-------------------------------------------\r\nhttps://www.hormonesoup.com/who-am-i/contact-me/\r\nContact Me - Hormone Soup\r\n----------------------------------------\r\nSent by Shotemail . com marketing, Unsubscribe here',''),(1470,1,290,'4','Yes, please!',''),(1471,1,291,'1.3','Abbey McGrowdie',''),(1472,1,291,'1.6','McGrowdie',''),(1473,1,291,'2','mcgrowdie.abbey@gmail.com',''),(1474,1,291,'3','Only the best for you, hormonesoup.com\r\n\r\nThe time has come to ask yourselves does hormonesoup.com bring traffic … and what are you doing to change it?\r\n\r\nTo sky rocket your business efficiently over the web you need this superb package:\r\n	\r\nhttps://genius-seo.com/backlinks-generator\r\n\r\n\r\nWith warm regards,\r\nWe offer amazing Promotion services you can find on our website for making big money in a small business, still not considering getting new clients? Here is an easy, 1-click unsubscribe link: https://genius-seo.com/?unsubscribe=hormonesoup.com',''),(1475,1,291,'4','Yes, please!',''),(1476,1,292,'1.3','Milan Kohl',''),(1477,1,292,'1.6','Kohl',''),(1478,1,292,'2','milan.kohl56@yahoo.com',''),(1479,1,292,'3','Hello\r\n\r\nIf you ever need Negative SEO to de-rank any site, you can hire us here\r\nhttps://www.speed-seo.net/product/negative-seo-service/',''),(1480,1,292,'4','Yes, please!',''),(1481,1,293,'1.3','TimothydeF',''),(1482,1,293,'1.6','TimothydeFVV',''),(1483,1,293,'2','pascal-martinaud1@hotmail.fr',''),(1484,1,293,'3','Passive Income - The EASIEST Way To Make $1000 Per Day   >>>>>>>>>>>>>>  https://www.google.com/url?q=https%3A%2F%2Fvk.cc%2Fc5TErp&sa=D&7q=ju&usg=AFQjCNGER3suzFXrVfFj8alSN_WnyidwBQ   <<<<<<<<<<<<<',''),(1485,1,293,'4','Yes, please!',''),(1486,1,294,'1.3','Mike Donaldson',''),(1487,1,294,'1.6','Mike Donaldson',''),(1488,1,294,'2','no-replyCome@gmail.com',''),(1489,1,294,'3','Hello \r\n \r\nWe all know the importance that dofollow link have on any website`s ranks. \r\nHaving most of your linkbase filled with nofollow ones is of no good for your ranks and SEO metrics. \r\n \r\nBuy quality dofollow links from us, that will impact your ranks in a positive way \r\nhttps://www.digital-x-press.com/product/150-dofollow-backlinks/ \r\n \r\nBest regards \r\nMike Donaldson\r\n \r\nsupport@digital-x-press.com',''),(1490,1,294,'4','Yes, please!',''),(1491,1,295,'1.3','Norma',''),(1492,1,295,'1.6','Norma',''),(1493,1,295,'2','norma.kotai85@msn.com',''),(1494,1,295,'3','Hey \r\n\r\nThe New Powerful LED Flashlight is The Perfect Flashlight For Any Situation!\r\n\r\nThe 3,000 Lumens & Adjustable Zoom gives you the wide field of view and brightness other flashlights don’t have.\r\n\r\n50% OFF + Free Shipping!  Get it Now: linterna.shop\r\n\r\nThanks and Best Regards, \r\n\r\nNorma',''),(1495,1,295,'4','Yes, please!',''),(1496,1,296,'1.3','TimothydeF',''),(1497,1,296,'1.6','TimothydeFVV',''),(1498,1,296,'2','kenshin_himura719@hotmail.fr',''),(1499,1,296,'3','Alle Kredite zuruckzahlen und zu Hause online verdienen ab 126800 EUR pro Tag   >>>>>>>>>>>>>>  https://www.google.com/url?q=https%3A%2F%2Fvk.cc%2Fc5TErp&sa=D&kh=ak&usg=AFQjCNGER3suzFXrVfFj8alSN_WnyidwBQ   <<<<<<<<<<<<<',''),(1500,1,296,'4','Yes, please!',''),(1501,1,297,'1.3','Marilyn',''),(1502,1,297,'1.6','Marilyn',''),(1503,1,297,'2','marilynchauvin@gmail.com',''),(1504,1,297,'3','Morning \r\n\r\nDefrost frozen foods in minutes safely and naturally with our THAW KING™. \r\n\r\n50% OFF for the next 24 Hours ONLY + FREE Worldwide Shipping for a LIMITED time.\r\n\r\nBuy now: thawking.online\r\n\r\nAll the best, \r\n\r\nMarilyn',''),(1505,1,297,'4','Yes, please!',''),(1506,1,298,'1.3','Rocky Counts',''),(1507,1,298,'1.6','Counts',''),(1508,1,298,'2','counts.rocky@yahoo.com',''),(1509,1,298,'3','Greetings, \r\nI believe you are doing great, the purpose of writing this email is to give you insights about our amazing product Hibrew.\r\nThrough Hibrew, a 3 in 1espresso maker, you can make all your favorite types of coffee with ease. The appliance can be used with store-bought coffee capsules containing a variety of flavors or can also be used with regular coffee powder. This appliance is compatible with both Nespresso and Dulce Gusto capsules making it one of the most convenient coffee makers in the market today.\r\nWe have always considered customer satisfaction as our first priority. Due to this attribute, we have a large amount of traffic on our platform and we have got many positive reviews from our valuable clients from diverse backgrounds.\r\nFor more details, you can visit us at: thehibrew.com\r\n\r\nRegards,\r\nTheHibrew.com',''),(1510,1,298,'4','Yes, please!',''),(1511,1,299,'1.3','Mike Brooks',''),(1512,1,299,'1.6','Mike Brooks',''),(1513,1,299,'2','no-replyCome@gmail.com',''),(1514,1,299,'3','Hi there \r\n \r\nDo you want a quick boost in ranks and sales for your hormonesoup.com website? \r\nHaving a high DA score, always helps \r\n \r\nGet your hormonesoup.com to have a DA between 50 to 60 points in Moz with us today and reap the benefits of such a great feat. \r\n \r\nSee our offers here: \r\nhttps://www.monkeydigital.co/product/moz-da50-seo-plan/ \r\n \r\nNEW: \r\nhttps://www.monkeydigital.co/product/ahrefs-dr60/ \r\n \r\n \r\nthank you \r\nMike Brooks\r\n \r\nsupport@monkeydigital.co',''),(1515,1,299,'4','Yes, please!',''),(1516,1,300,'1.3','Aimee Hodgson',''),(1517,1,300,'1.6','Hodgson',''),(1518,1,300,'2','crotonz13@gmail.com',''),(1519,1,300,'3','Hi there,\r\n\r\nHire Live Chat Agents - Unlimited chats - 24/7 coverage - Good Communication - Top Notch Support - Increase your sales 3 times with our 24/7 Live Chat Agents to generate more leads and excellent customer support. \r\nhttps://crotonz.com/live-chat.php\r\n\r\nHire Virtual Assistants and Agents for your website & business. Flexible Plans/ Pricing and Expert Employees. 15 days Free Trial. \r\nhttps://crotonz.com/virtual-assistants.php\r\n\r\nBest Regards\r\nSam Miller\r\ninfo@crotonz.com',''),(1520,1,300,'4','Yes, please!',''),(1521,1,301,'1.3','Mike Morgan',''),(1522,1,301,'1.6','Mike Morgan',''),(1523,1,301,'2','no-replyCome@gmail.com',''),(1524,1,301,'3','Hi there \r\n \r\nWe will improve your Local Ranks organically and safely, using only whitehat methods, while providing Google maps and website offsite work at the same time. \r\n \r\nPlease check our plans here, we offer Local SEO at cheap rates. \r\nhttps://speed-seo.net/product/local-seo-package/ \r\n \r\nNEW: \r\nhttps://www.speed-seo.net/product/zip-codes-gmaps-citations/ \r\n \r\nregards \r\nMike Morgan\r\n \r\nSpeed SEO Digital Agency',''),(1525,1,301,'4','Yes, please!',''),(1526,1,302,'1.3','Eric Jones',''),(1527,1,302,'1.6','Jones',''),(1528,1,302,'2','eric.jones.z.mail@gmail.com',''),(1529,1,302,'3','Hello, my name’s Eric and I just ran across your website at hormonesoup.com...\r\n\r\nI found it after a quick search, so your SEO’s working out…\r\n\r\nContent looks pretty good…\r\n\r\nOne thing’s missing though…\r\n\r\nA QUICK, EASY way to connect with you NOW.\r\n\r\nBecause studies show that a web lead like me will only hang out a few seconds – 7 out of 10 disappear almost instantly, Surf Surf Surf… then gone forever.\r\n\r\nI have the solution:\r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE http://talkwithcustomer.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n \r\nCLICK HERE http://talkwithcustomer.com to discover what Talk With Web Visitor can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://talkwithcustomer.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://talkwithcustomer.com/unsubscribe.aspx?d=hormonesoup.com',''),(1530,1,302,'4','Yes, please!',''),(1531,1,303,'1.3','Amanda Mathew',''),(1532,1,303,'1.6','Mathew',''),(1533,1,303,'2','mathew.amanda@hotmail.com',''),(1534,1,303,'3','Get LIFETIME web hosting (no monthly fee)\r\n\r\nthis is a revolution in web hosting that gives you:\r\n[+] Faster loading websites than ever before\r\n[+] 100% uptime with free SSL encryption built-in\r\n[+] Unlimited sites, email accounts & more\r\n[+] Next-Generation Control Panel\r\n[+] Free one-click Wordpress installer\r\n[+] 24/7 support from marketing gurus\r\n\r\n==> https://hostzpresso.blogspot.com/',''),(1535,1,303,'4','Yes, please!',''),(1536,1,304,'1.3','Jesiica',''),(1537,1,304,'1.6','Phillips',''),(1538,1,304,'2','phillips609@gmail.com',''),(1539,1,304,'3','Hello,\r\n\r\nYou misspelled the word \"hemaglobin\" on your website.  Sometimes errors like can hurt your web traffic.  Maybe check out a service that alerts you to issues like SpellReport.com or CheckMySite.com.\r\n\r\n-Jesiica',''),(1540,1,304,'4','Already a subscriber',''),(1541,1,305,'1.3','isabella',''),(1542,1,305,'1.6','Logan',''),(1543,1,305,'2','isabellalogan1919@gmail.com',''),(1544,1,305,'3','Hi Admin,\r\n\r\nI was researching trends this afternoon and stumbled upon your site-\r\n( https://www.hormonesoup.com/  ) is a great collection of high-quality articles. We are one of the leading Outsourcing Companies offering high-quality SEO, Guest Posting, and backlink services with the help of a dedicated in-house team.\r\n\r\nAt the moment we have a huge demand from our clients for guests posting new articles and backlinks from relevant articles on relevant websites. Currently, we have over 5000 requests per month from people who are seeking link placements in the form of guest posting or from existing articles within the blogs.\r\n\r\nIf this sounds like something you would like to pursue, can you please reply to this email with the pricing and turnaround time for;\r\n\r\nPlease bear in mind that we deal in high volume and there is a lot of competition in the market so a competitive price will possibly result in more orders for you.\r\n\r\nI look forward to hearing from you soon.\r\n\r\nRegards',''),(1545,1,305,'4','Yes, please!',''),(1546,1,305,'gravityformsmailchimp_is_fulfilled','1',NULL),(1547,1,305,'processed_feeds','a:1:{s:21:\"gravityformsmailchimp\";a:1:{i:0;s:1:\"1\";}}',NULL),(1548,1,306,'1.3','Stephen Borthwick',''),(1549,1,306,'1.6','Borthwick',''),(1550,1,306,'2','borthwick.stephen9@googlemail.com',''),(1551,1,306,'3','50 Ways To Advertise Your Business For Free On The Internet : https://cutt.ly/IEGcHRP',''),(1552,1,306,'4','Yes, please!',''),(1553,1,307,'1.3','num542907tetcher',''),(1554,1,307,'1.6','num542907tetcherGB',''),(1555,1,307,'2','vova.raksa.89@mail.ru',''),(1556,1,307,'3','mss542907uttjr jww2tVv W0fy StBASAq',''),(1557,1,307,'4','Yes, please!',''),(1558,1,308,'1.3','nem542907tetcher',''),(1559,1,308,'1.6','nam542907tetcherGB',''),(1560,1,308,'2','vova.raksa.89@mail.ru',''),(1561,1,308,'3','mis542907utr IfItVsM 0oOB lCMcmEq',''),(1562,1,308,'4','Yes, please!',''),(1563,1,309,'1.3','Saundra',''),(1564,1,309,'1.6','Duhig',''),(1565,1,309,'2','contact@d-eudora.co',''),(1566,1,309,'3','Hormone Testing,\r\n\r\n\r\nWe are DIRECTORIA business directory, currently, we are in the process of including new companies on our website. We have recently listed Hormone Testing on our directory (for free).\r\nThis is an excerpt of the listing:\r\n\r\n\r\n\"If you go to your family doctor for most of these symptoms you will most likely be given a prescription.  You are very likely to walk out of her office ...\" \r\n\r\nYou can take a look at the full listing  here: --  https://directoria.co/hormone-testing-2\r\n\r\nIf you want to  remove it  click here:  https://directoria.co/remove?ppc=WTFjMW4wdEhSWDdmbCtibTdpcHRwckk9\r\n\r\nIf you want to  make any changes, please, \"claim your listing\"   by clicking on widget on the right sidebar of your listing.\r\n \r\n\r\nThanks.\r\nDirectoria Team.',''),(1567,1,309,'4','Yes, please!',''),(1568,1,310,'1.3','Sabine Stiner',''),(1569,1,310,'1.6','Stiner',''),(1570,1,310,'2','stiner.sabine82@googlemail.com',''),(1571,1,310,'3','Activate GooglyPay & Receive $49 Payments Over n\' Over!\r\n\r\nNo Skills Or Experience Needed... \r\nNo Waiting To Get Paid... \r\nNo Extra Fees... No BS...\r\n\r\nGet Started In 1-2 Minutes…\r\n\r\n=>> https://googlypay-mmo.ahhmovies.win/',''),(1572,1,310,'4','Yes, please!','');
/*!40000 ALTER TABLE `wp_gf_entry_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gf_entry_notes`
--

DROP TABLE IF EXISTS `wp_gf_entry_notes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gf_entry_notes` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `entry_id` int(10) unsigned NOT NULL,
  `user_name` varchar(250) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `user_id` bigint(10) DEFAULT NULL,
  `date_created` datetime NOT NULL,
  `value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `note_type` varchar(50) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `sub_type` varchar(50) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `entry_id` (`entry_id`),
  KEY `entry_user_key` (`entry_id`,`user_id`)
) ENGINE=MyISAM AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_entry_notes`
--

LOCK TABLES `wp_gf_entry_notes` WRITE;
/*!40000 ALTER TABLE `wp_gf_entry_notes` DISABLE KEYS */;
INSERT INTO `wp_gf_entry_notes` VALUES (1,12,'Admin Notification (ID: 5d0b5a22018ea)',0,'2019-11-14 16:24:57','WordPress successfully passed the notification email to the sending server.','notification','success'),(2,43,'Admin Notification (ID: 5d0b5a22018ea)',0,'2020-04-12 02:52:33','WordPress successfully passed the notification email to the sending server.','notification','success'),(3,59,'Admin Notification (ID: 5d0b5a22018ea)',0,'2020-06-11 19:56:38','WordPress successfully passed the notification email to the sending server.','notification','success'),(4,88,'Admin Notification (ID: 5d0b5a22018ea)',0,'2020-08-16 17:27:15','WordPress successfully passed the notification email to the sending server.','notification','success'),(5,90,'Admin Notification (ID: 5d0b5a22018ea)',0,'2020-08-24 21:05:00','WordPress successfully passed the notification email to the sending server.','notification','success'),(6,100,'Admin Notification (ID: 5d0b5a22018ea)',0,'2020-09-10 08:11:41','WordPress successfully passed the notification email to the sending server.','notification','success'),(7,130,'Admin Notification (ID: 5d0b5a22018ea)',0,'2020-11-25 22:32:51','WordPress successfully passed the notification email to the sending server.','notification','success'),(8,137,'Admin Notification (ID: 5d0b5a22018ea)',0,'2020-12-11 14:00:08','WordPress successfully passed the notification email to the sending server.','notification','success'),(9,196,'Admin Notification (ID: 5d0b5a22018ea)',0,'2021-03-19 03:45:46','WordPress successfully passed the notification email to the sending server.','notification','success'),(10,197,'Admin Notification (ID: 5d0b5a22018ea)',0,'2021-03-19 18:20:39','WordPress successfully passed the notification email to the sending server.','notification','success'),(11,198,'Admin Notification (ID: 5d0b5a22018ea)',0,'2021-03-22 00:30:55','WordPress successfully passed the notification email to the sending server.','notification','success'),(12,250,'Admin Notification (ID: 5d0b5a22018ea)',0,'2021-07-03 01:03:35','WordPress successfully passed the notification email to the sending server.','notification','success'),(13,265,'Admin Notification (ID: 5d0b5a22018ea)',0,'2021-07-31 19:38:08','WordPress successfully passed the notification email to the sending server.','notification','success'),(14,305,'Admin Notification (ID: 5d0b5a22018ea)',0,'2021-10-13 07:24:43','WordPress successfully passed the notification email to the sending server.','notification','success');
/*!40000 ALTER TABLE `wp_gf_entry_notes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gf_form`
--

DROP TABLE IF EXISTS `wp_gf_form`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gf_form` (
  `id` mediumint(10) unsigned NOT NULL AUTO_INCREMENT,
  `title` varchar(150) COLLATE utf8mb4_unicode_ci NOT NULL,
  `date_created` datetime NOT NULL,
  `date_updated` datetime DEFAULT NULL,
  `is_active` tinyint(10) NOT NULL DEFAULT 1,
  `is_trash` tinyint(10) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_form`
--

LOCK TABLES `wp_gf_form` WRITE;
/*!40000 ALTER TABLE `wp_gf_form` DISABLE KEYS */;
INSERT INTO `wp_gf_form` VALUES (1,'Contact Sonya','2019-06-20 10:04:18',NULL,1,0);
/*!40000 ALTER TABLE `wp_gf_form` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gf_form_meta`
--

DROP TABLE IF EXISTS `wp_gf_form_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gf_form_meta` (
  `form_id` mediumint(10) unsigned NOT NULL,
  `display_meta` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `entries_grid_meta` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `confirmations` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `notifications` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`form_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_form_meta`
--

LOCK TABLES `wp_gf_form_meta` WRITE;
/*!40000 ALTER TABLE `wp_gf_form_meta` DISABLE KEYS */;
INSERT INTO `wp_gf_form_meta` VALUES (1,'{\"title\":\"Contact Sonya\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\"},\"fields\":[{\"type\":\"name\",\"id\":1,\"label\":\"Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"nameFormat\":\"advanced\",\"inputs\":[{\"id\":\"1.2\",\"label\":\"Prefix\",\"name\":\"\",\"choices\":[{\"text\":\"Mr.\",\"value\":\"Mr.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Mrs.\",\"value\":\"Mrs.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Miss\",\"value\":\"Miss\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Ms.\",\"value\":\"Ms.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Dr.\",\"value\":\"Dr.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Prof.\",\"value\":\"Prof.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Rev.\",\"value\":\"Rev.\",\"isSelected\":false,\"price\":\"\"}],\"isHidden\":true,\"inputType\":\"radio\"},{\"id\":\"1.3\",\"label\":\"First\",\"name\":\"\"},{\"id\":\"1.4\",\"label\":\"Middle\",\"name\":\"\",\"isHidden\":true},{\"id\":\"1.6\",\"label\":\"Last\",\"name\":\"\"},{\"id\":\"1.8\",\"label\":\"Suffix\",\"name\":\"\",\"isHidden\":true}],\"formId\":1,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false},{\"type\":\"email\",\"id\":2,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":1,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"emailConfirmEnabled\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false},{\"type\":\"textarea\",\"id\":3,\"label\":\"Your Message\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":1,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"form_id\":\"\",\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false},{\"type\":\"radio\",\"id\":4,\"label\":\"Would you like to be added to the Hormone Soup email list?\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"choices\":[{\"text\":\"Yes, please!\",\"value\":\"Yes, please!\",\"isSelected\":true,\"price\":\"\"},{\"text\":\"Already a subscriber\",\"value\":\"Already a subscriber\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Not right now, thanks\",\"value\":\"Not right now, thanks\",\"isSelected\":false,\"price\":\"\"}],\"formId\":1,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enableOtherChoice\":\"\",\"enablePrice\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"}],\"version\":\"2.4.10\",\"id\":1,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"nextFieldId\":5,\"notifications\":{\"5d0b5a22018ea\":{\"id\":\"5d0b5a22018ea\",\"to\":\"{admin_email}\",\"name\":\"Admin Notification\",\"event\":\"form_submission\",\"toType\":\"email\",\"subject\":\"New submission from {form_title}\",\"message\":\"{all_fields}\"}},\"confirmations\":{\"5d0b5a2202734\":{\"id\":\"5d0b5a2202734\",\"name\":\"Default Confirmation\",\"isDefault\":true,\"type\":\"message\",\"message\":\"I appreciate your message and will get back with you as soon as possible.\",\"url\":\"\",\"pageId\":0,\"queryString\":\"\",\"disableAutoformat\":false,\"conditionalLogic\":[]}},\"subLabelPlacement\":\"below\",\"cssClass\":\"\",\"enableHoneypot\":true,\"enableAnimation\":false,\"save\":{\"enabled\":false,\"button\":{\"type\":\"link\",\"text\":\"Save and Continue Later\"}},\"limitEntries\":false,\"limitEntriesCount\":\"\",\"limitEntriesPeriod\":\"\",\"limitEntriesMessage\":\"\",\"scheduleForm\":false,\"scheduleStart\":\"\",\"scheduleStartHour\":\"\",\"scheduleStartMinute\":\"\",\"scheduleStartAmpm\":\"\",\"scheduleEnd\":\"\",\"scheduleEndHour\":\"\",\"scheduleEndMinute\":\"\",\"scheduleEndAmpm\":\"\",\"schedulePendingMessage\":\"\",\"scheduleMessage\":\"\",\"requireLogin\":false,\"requireLoginMessage\":\"\"}',NULL,'{\"5d0b5a2202734\":{\"id\":\"5d0b5a2202734\",\"name\":\"Default Confirmation\",\"isDefault\":true,\"type\":\"message\",\"message\":\"I appreciate your message and will get back with you as soon as possible.\",\"url\":\"\",\"pageId\":0,\"queryString\":\"\",\"disableAutoformat\":false,\"conditionalLogic\":[]}}','{\"5d0b5a22018ea\":{\"id\":\"5d0b5a22018ea\",\"to\":\"{admin_email}\",\"name\":\"Admin Notification\",\"event\":\"form_submission\",\"toType\":\"email\",\"subject\":\"New submission from {form_title}\",\"message\":\"{all_fields}\"}}');
/*!40000 ALTER TABLE `wp_gf_form_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gf_form_revisions`
--

DROP TABLE IF EXISTS `wp_gf_form_revisions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gf_form_revisions` (
  `id` bigint(10) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` mediumint(10) unsigned NOT NULL,
  `display_meta` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `date_created` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `date_created` (`date_created`),
  KEY `form_id` (`form_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_form_revisions`
--

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

--
-- Table structure for table `wp_gf_form_view`
--

DROP TABLE IF EXISTS `wp_gf_form_view`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gf_form_view` (
  `id` bigint(10) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` mediumint(10) unsigned NOT NULL,
  `date_created` datetime NOT NULL,
  `ip` char(15) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `count` mediumint(10) unsigned NOT NULL DEFAULT 1,
  PRIMARY KEY (`id`),
  KEY `date_created` (`date_created`),
  KEY `form_id` (`form_id`)
) ENGINE=MyISAM AUTO_INCREMENT=763 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_form_view`
--

LOCK TABLES `wp_gf_form_view` WRITE;
/*!40000 ALTER TABLE `wp_gf_form_view` DISABLE KEYS */;
INSERT INTO `wp_gf_form_view` VALUES (1,1,'2019-06-20 20:18:03','',12),(2,1,'2019-06-21 20:31:02','',18),(3,1,'2019-06-22 20:39:55','',14),(4,1,'2019-06-24 05:39:55','',18),(5,1,'2019-06-25 06:22:38','',16),(6,1,'2019-06-26 09:02:59','',4),(7,1,'2019-06-27 09:31:53','',14),(8,1,'2019-06-28 09:50:48','',12),(9,1,'2019-06-29 13:48:57','',14),(10,1,'2019-06-30 13:55:33','',12),(11,1,'2019-07-01 14:03:43','',8),(12,1,'2019-07-02 14:22:53','',8),(13,1,'2019-07-03 14:46:10','',16),(14,1,'2019-07-04 14:57:19','',8),(15,1,'2019-07-05 15:19:51','',8),(16,1,'2019-07-06 18:44:51','',18),(17,1,'2019-07-07 20:00:42','',10),(18,1,'2019-07-09 03:45:59','',12),(19,1,'2019-07-10 03:51:06','',10),(20,1,'2019-07-11 03:57:04','',12),(21,1,'2019-07-12 05:30:56','',12),(22,1,'2019-07-13 05:33:24','',12),(23,1,'2019-07-14 11:53:17','',18),(24,1,'2019-07-15 12:43:51','',12),(25,1,'2019-07-16 13:44:57','',14),(26,1,'2019-07-17 13:52:49','',10),(27,1,'2019-07-18 14:12:41','',12),(28,1,'2019-07-19 14:22:21','',12),(29,1,'2019-07-20 14:37:43','',14),(30,1,'2019-07-21 14:44:27','',18),(31,1,'2019-07-22 14:52:51','',10),(32,1,'2019-07-23 14:57:24','',10),(33,1,'2019-07-24 15:08:05','',14),(34,1,'2019-07-25 19:53:09','',16),(35,1,'2019-07-26 20:01:44','',18),(36,1,'2019-07-27 20:18:09','',8),(37,1,'2019-07-28 20:28:15','',10),(38,1,'2019-07-29 20:34:35','',11),(39,1,'2019-07-30 22:06:35','',8),(40,1,'2019-07-31 23:25:45','',6),(41,1,'2019-08-02 02:30:13','',7),(42,1,'2019-08-03 02:58:22','',9),(43,1,'2019-08-04 04:11:30','',7),(44,1,'2019-08-05 07:18:47','',6),(45,1,'2019-08-06 10:02:39','',2),(46,1,'2019-08-07 10:16:03','',5),(47,1,'2019-08-08 18:20:11','',9),(48,1,'2019-08-09 22:07:05','',7),(49,1,'2019-08-10 22:09:19','',4),(50,1,'2019-08-12 03:50:15','',6),(51,1,'2019-08-13 07:02:30','',7),(52,1,'2019-08-14 08:19:20','',7),(53,1,'2019-08-15 09:14:21','',9),(54,1,'2019-08-16 11:06:37','',6),(55,1,'2019-08-17 11:16:30','',5),(56,1,'2019-08-21 20:12:24','',10),(57,1,'2019-08-23 02:52:58','',6),(58,1,'2019-08-24 02:57:32','',8),(59,1,'2019-08-25 15:08:25','',7),(60,1,'2019-08-26 18:28:51','',6),(61,1,'2019-08-27 20:12:41','',3),(62,1,'2019-09-06 00:12:01','',5),(63,1,'2019-09-07 05:10:34','',10),(64,1,'2019-09-08 05:50:54','',8),(65,1,'2019-09-09 06:18:22','',1),(66,1,'2019-09-11 09:21:16','',4),(67,1,'2019-09-17 11:43:49','',1),(68,1,'2019-09-19 05:57:44','',3),(69,1,'2019-09-20 22:17:02','',4),(70,1,'2019-09-23 23:59:10','',7),(71,1,'2019-09-25 01:52:37','',5),(72,1,'2019-09-26 02:00:40','',6),(73,1,'2019-09-27 02:08:12','',8),(74,1,'2019-09-28 02:15:25','',6),(75,1,'2019-09-29 02:25:48','',5),(76,1,'2019-09-30 02:47:39','',8),(77,1,'2019-10-01 03:00:08','',7),(78,1,'2019-10-02 03:15:05','',6),(79,1,'2019-10-03 15:52:38','',6),(80,1,'2019-10-04 16:23:43','',6),(81,1,'2019-10-05 16:31:32','',5),(82,1,'2019-10-06 16:38:46','',3),(83,1,'2019-10-07 16:46:45','',7),(84,1,'2019-10-08 16:55:21','',5),(85,1,'2019-10-09 17:07:24','',6),(86,1,'2019-10-10 17:20:56','',6),(87,1,'2019-10-11 17:36:59','',4),(88,1,'2019-10-12 17:54:22','',8),(89,1,'2019-10-13 21:31:25','',9),(90,1,'2019-10-14 21:44:41','',8),(91,1,'2019-10-15 23:47:32','',8),(92,1,'2019-10-17 03:54:08','',6),(93,1,'2019-10-18 04:05:00','',7),(94,1,'2019-10-19 04:27:38','',7),(95,1,'2019-10-20 13:15:11','',9),(96,1,'2019-10-21 16:49:23','',10),(97,1,'2019-10-23 03:26:13','',5),(98,1,'2019-10-24 05:45:03','',5),(99,1,'2019-10-25 05:53:03','',8),(100,1,'2019-10-26 09:11:45','',7),(101,1,'2019-10-27 14:23:18','',5),(102,1,'2019-10-28 15:18:58','',4),(103,1,'2019-10-29 15:31:41','',7),(104,1,'2019-10-30 16:39:13','',5),(105,1,'2019-10-31 16:53:49','',8),(106,1,'2019-11-01 17:35:53','',6),(107,1,'2019-11-02 22:06:37','',6),(108,1,'2019-11-03 23:41:25','',9),(109,1,'2019-11-05 00:40:53','',6),(110,1,'2019-11-06 01:51:29','',8),(111,1,'2019-11-07 02:50:48','',5),(112,1,'2019-11-08 03:03:58','',8),(113,1,'2019-11-09 07:44:28','',10),(114,1,'2019-11-10 08:19:54','',11),(115,1,'2019-11-11 08:25:12','',6),(116,1,'2019-11-12 10:14:10','',4),(117,1,'2019-11-13 11:51:58','',5),(118,1,'2019-11-14 16:24:15','',10),(119,1,'2019-11-15 23:21:39','',10),(120,1,'2019-11-17 05:45:34','',7),(121,1,'2019-11-18 11:21:00','',8),(122,1,'2019-11-19 18:13:26','',5),(123,1,'2019-11-20 19:18:22','',4),(124,1,'2019-11-21 20:01:55','',6),(125,1,'2019-11-22 20:08:33','',8),(126,1,'2019-11-23 20:14:53','',4),(127,1,'2019-11-24 20:17:12','',7),(128,1,'2019-11-25 21:18:00','',7),(129,1,'2019-11-26 21:57:08','',5),(130,1,'2019-11-27 23:20:07','',7),(131,1,'2019-11-29 02:03:24','',6),(132,1,'2019-11-30 04:00:01','',8),(133,1,'2019-12-01 05:50:51','',8),(134,1,'2019-12-02 08:39:24','',9),(135,1,'2019-12-03 17:52:25','',9),(136,1,'2019-12-04 18:37:09','',8),(137,1,'2019-12-05 19:15:22','',8),(138,1,'2019-12-06 19:21:22','',6),(139,1,'2019-12-07 20:09:34','',7),(140,1,'2019-12-08 23:15:01','',12),(141,1,'2019-12-10 00:58:03','',9),(142,1,'2019-12-11 04:09:42','',7),(143,1,'2019-12-12 12:30:42','',5),(144,1,'2019-12-13 16:29:21','',4),(145,1,'2019-12-14 16:38:20','',9),(146,1,'2019-12-15 16:46:20','',8),(147,1,'2019-12-16 16:57:14','',7),(148,1,'2019-12-17 17:10:04','',8),(149,1,'2019-12-18 17:17:43','',7),(150,1,'2019-12-19 21:18:46','',9),(151,1,'2019-12-21 04:45:40','',6),(152,1,'2019-12-22 05:09:28','',11),(153,1,'2019-12-23 12:05:43','',7),(154,1,'2019-12-24 14:31:48','',9),(155,1,'2019-12-25 17:42:23','',8),(156,1,'2019-12-26 17:59:33','',8),(157,1,'2019-12-27 21:18:22','',7),(158,1,'2019-12-28 21:59:24','',8),(159,1,'2019-12-30 02:20:09','',7),(160,1,'2019-12-31 05:32:49','',7),(161,1,'2020-01-01 07:34:31','',6),(162,1,'2020-01-02 07:43:57','',9),(163,1,'2020-01-03 07:51:52','',8),(164,1,'2020-01-04 10:30:46','',12),(165,1,'2020-01-05 14:00:25','',8),(166,1,'2020-01-06 18:39:25','',10),(167,1,'2020-01-07 21:23:25','',6),(168,1,'2020-01-08 21:32:19','',12),(169,1,'2020-01-10 03:04:06','',7),(170,1,'2020-01-11 03:32:33','',7),(171,1,'2020-01-12 04:58:35','',7),(172,1,'2020-01-13 05:04:52','',7),(173,1,'2020-01-14 13:20:11','',9),(174,1,'2020-01-15 13:41:02','',5),(175,1,'2020-01-16 15:17:42','',8),(176,1,'2020-01-18 00:57:33','',8),(177,1,'2020-01-19 02:30:46','',8),(178,1,'2020-01-20 02:33:28','',7),(179,1,'2020-01-21 02:40:56','',12),(180,1,'2020-01-22 04:14:15','',6),(181,1,'2020-01-23 05:48:09','',11),(182,1,'2020-01-24 08:04:45','',8),(183,1,'2020-01-25 08:54:25','',9),(184,1,'2020-01-26 08:55:06','',6),(185,1,'2020-01-27 13:07:36','',10),(186,1,'2020-01-28 16:25:36','',8),(187,1,'2020-01-29 16:32:52','',11),(188,1,'2020-01-31 01:48:16','',9),(189,1,'2020-02-01 02:18:19','',9),(190,1,'2020-02-02 04:17:06','',6),(191,1,'2020-02-03 05:16:23','',5),(192,1,'2020-02-04 05:25:34','',10),(193,1,'2020-02-05 05:37:27','',7),(194,1,'2020-02-06 05:48:59','',11),(195,1,'2020-02-07 09:15:47','',12),(196,1,'2020-02-08 09:36:52','',10),(197,1,'2020-02-09 14:44:41','',9),(198,1,'2020-02-10 15:48:11','',10),(199,1,'2020-02-11 17:59:02','',10),(200,1,'2020-02-12 20:02:54','',11),(201,1,'2020-02-13 22:51:41','',9),(202,1,'2020-02-15 03:01:09','',7),(203,1,'2020-02-16 04:39:04','',8),(204,1,'2020-02-17 05:45:02','',11),(205,1,'2020-02-18 08:53:18','',8),(206,1,'2020-02-19 09:03:00','',9),(207,1,'2020-02-20 09:11:12','',6),(208,1,'2020-02-21 09:19:51','',8),(209,1,'2020-02-22 09:27:20','',11),(210,1,'2020-02-23 13:10:22','',8),(211,1,'2020-02-24 14:01:09','',11),(212,1,'2020-02-25 15:10:06','',9),(213,1,'2020-02-26 17:44:55','',6),(214,1,'2020-02-27 18:20:32','',13),(215,1,'2020-02-28 19:56:21','',12),(216,1,'2020-02-29 20:42:03','',10),(217,1,'2020-03-01 22:14:12','',12),(218,1,'2020-03-03 00:09:41','',8),(219,1,'2020-03-04 03:01:49','',9),(220,1,'2020-03-05 06:13:59','',8),(221,1,'2020-03-06 08:43:13','',10),(222,1,'2020-03-07 12:37:37','',7),(223,1,'2020-03-08 15:16:11','',6),(224,1,'2020-03-09 15:28:28','',12),(225,1,'2020-03-10 15:56:33','',10),(226,1,'2020-03-11 19:14:38','',13),(227,1,'2020-03-12 19:57:20','',7),(228,1,'2020-03-13 20:09:09','',8),(229,1,'2020-03-14 20:18:04','',6),(230,1,'2020-03-15 20:29:37','',6),(231,1,'2020-03-16 20:39:06','',7),(232,1,'2020-03-18 00:24:05','',11),(233,1,'2020-03-19 03:28:48','',8),(234,1,'2020-03-20 09:32:22','',10),(235,1,'2020-03-21 10:59:15','',10),(236,1,'2020-03-22 13:38:18','',11),(237,1,'2020-03-23 19:32:52','',10),(238,1,'2020-03-24 21:52:48','',8),(239,1,'2020-03-26 02:12:16','',5),(240,1,'2020-03-27 02:19:58','',8),(241,1,'2020-03-28 02:25:23','',7),(242,1,'2020-03-29 02:31:39','',5),(243,1,'2020-03-30 03:15:35','',8),(244,1,'2020-03-31 03:31:12','',8),(245,1,'2020-04-01 03:36:19','',11),(246,1,'2020-04-02 05:02:48','',12),(247,1,'2020-04-03 07:24:42','',7),(248,1,'2020-04-04 10:07:13','',8),(249,1,'2020-04-05 10:56:27','',6),(250,1,'2020-04-06 16:14:37','',10),(251,1,'2020-04-07 16:59:36','',7),(252,1,'2020-04-08 17:51:52','',8),(253,1,'2020-04-09 20:43:19','',9),(254,1,'2020-04-10 23:35:24','',7),(255,1,'2020-04-12 00:56:26','',6),(256,1,'2020-04-13 03:48:37','',7),(257,1,'2020-04-14 03:55:14','',8),(258,1,'2020-04-15 07:30:44','',14),(259,1,'2020-04-16 11:18:31','',9),(260,1,'2020-04-17 12:12:43','',7),(261,1,'2020-04-18 15:11:06','',7),(262,1,'2020-04-19 15:14:32','',9),(263,1,'2020-04-20 17:11:55','',8),(264,1,'2020-04-21 19:52:40','',7),(265,1,'2020-04-22 21:53:46','',9),(266,1,'2020-04-23 22:15:45','',6),(267,1,'2020-04-24 22:48:36','',10),(268,1,'2020-04-25 23:39:55','',11),(269,1,'2020-04-27 03:37:52','',8),(270,1,'2020-04-28 05:01:28','',14),(271,1,'2020-04-29 08:03:29','',6),(272,1,'2020-04-30 09:43:05','',10),(273,1,'2020-05-01 10:49:53','',10),(274,1,'2020-05-02 12:29:03','',7),(275,1,'2020-05-03 14:19:38','',7),(276,1,'2020-05-04 14:51:57','',10),(277,1,'2020-05-05 15:31:57','',10),(278,1,'2020-05-06 16:15:55','',13),(279,1,'2020-05-07 17:31:09','',8),(280,1,'2020-05-08 17:35:18','',8),(281,1,'2020-05-09 19:44:44','',9),(282,1,'2020-05-10 20:16:15','',16),(283,1,'2020-05-11 20:33:50','',12),(284,1,'2020-05-12 22:48:52','',12),(285,1,'2020-05-14 01:09:27','',11),(286,1,'2020-05-15 01:23:57','',9),(287,1,'2020-05-16 01:48:28','',10),(288,1,'2020-05-17 02:51:44','',10),(289,1,'2020-05-18 02:59:21','',12),(290,1,'2020-05-19 03:05:38','',7),(291,1,'2020-05-20 03:09:31','',11),(292,1,'2020-05-21 03:15:41','',15),(293,1,'2020-05-22 03:31:40','',8),(294,1,'2020-05-23 04:04:46','',9),(295,1,'2020-05-24 04:19:00','',16),(296,1,'2020-05-25 07:23:57','',15),(297,1,'2020-05-26 07:30:45','',14),(298,1,'2020-05-27 08:49:33','',19),(299,1,'2020-05-28 08:50:54','',8),(300,1,'2020-05-29 13:06:08','',8),(301,1,'2020-05-30 13:49:50','',10),(302,1,'2020-05-31 14:12:31','',11),(303,1,'2020-06-01 16:51:50','',7),(304,1,'2020-06-02 17:36:35','',10),(305,1,'2020-06-03 17:44:36','',6),(306,1,'2020-06-04 22:28:45','',8),(307,1,'2020-06-05 23:44:02','',9),(308,1,'2020-06-07 00:14:02','',9),(309,1,'2020-06-08 00:47:22','',11),(310,1,'2020-06-09 04:23:20','',10),(311,1,'2020-06-10 04:31:40','',12),(312,1,'2020-06-11 04:37:16','',14),(313,1,'2020-06-12 04:43:48','',14),(314,1,'2020-06-13 04:53:05','',5),(315,1,'2020-06-14 05:02:34','',9),(316,1,'2020-06-15 05:10:52','',8),(317,1,'2020-06-16 05:42:18','',6),(318,1,'2020-06-17 05:50:06','',8),(319,1,'2020-06-18 06:03:18','',8),(320,1,'2020-06-19 18:13:41','',10),(321,1,'2020-06-20 18:23:48','',11),(322,1,'2020-06-21 23:36:01','',11),(323,1,'2020-06-23 01:42:18','',8),(324,1,'2020-06-24 02:53:27','',5),(325,1,'2020-06-25 03:16:31','',11),(326,1,'2020-06-26 09:51:49','',7),(327,1,'2020-06-27 15:32:03','',10),(328,1,'2020-06-28 15:41:01','',10),(329,1,'2020-06-29 16:03:58','',8),(330,1,'2020-06-30 16:47:22','',5),(331,1,'2020-07-01 16:54:39','',4),(332,1,'2020-07-02 17:02:59','',8),(333,1,'2020-07-03 17:21:31','',5),(334,1,'2020-07-04 22:59:38','',9),(335,1,'2020-07-06 05:34:34','',5),(336,1,'2020-07-07 06:12:08','',8),(337,1,'2020-07-08 06:52:59','',4),(338,1,'2020-07-09 07:04:32','',14),(339,1,'2020-07-10 11:13:18','',11),(340,1,'2020-07-11 13:36:28','',10),(341,1,'2020-07-12 13:38:05','',8),(342,1,'2020-07-13 15:15:22','',7),(343,1,'2020-07-14 16:39:51','',6),(344,1,'2020-07-15 18:32:20','',13),(345,1,'2020-07-16 21:34:10','',8),(346,1,'2020-07-18 03:01:45','',8),(347,1,'2020-07-19 05:08:07','',7),(348,1,'2020-07-20 05:29:37','',6),(349,1,'2020-07-21 05:55:35','',5),(350,1,'2020-07-22 06:04:23','',6),(351,1,'2020-07-23 06:12:17','',6),(352,1,'2020-07-24 06:19:40','',8),(353,1,'2020-07-25 09:02:52','',7),(354,1,'2020-07-26 13:45:47','',6),(355,1,'2020-07-27 16:13:02','',5),(356,1,'2020-07-28 17:58:15','',7),(357,1,'2020-07-30 02:28:01','',7),(358,1,'2020-07-31 02:36:54','',7),(359,1,'2020-08-01 02:42:56','',8),(360,1,'2020-08-02 03:03:19','',5),(361,1,'2020-08-03 03:08:04','',8),(362,1,'2020-08-04 16:20:08','',5),(363,1,'2020-08-05 17:10:23','',8),(364,1,'2020-08-06 17:52:57','',7),(365,1,'2020-08-07 22:34:15','',6),(366,1,'2020-08-08 23:24:25','',7),(367,1,'2020-08-10 05:33:21','',5),(368,1,'2020-08-11 14:15:06','',9),(369,1,'2020-08-12 14:32:00','',6),(370,1,'2020-08-13 16:24:08','',7),(371,1,'2020-08-14 18:04:26','',6),(372,1,'2020-08-15 22:09:07','',8),(373,1,'2020-08-17 01:16:23','',6),(374,1,'2020-08-18 02:27:02','',6),(375,1,'2020-08-19 05:44:16','',8),(376,1,'2020-08-20 09:09:18','',6),(377,1,'2020-08-21 10:31:41','',7),(378,1,'2020-08-22 16:12:52','',6),(379,1,'2020-08-23 21:31:42','',8),(380,1,'2020-08-25 01:06:07','',9),(381,1,'2020-08-26 01:17:06','',7),(382,1,'2020-08-27 01:58:32','',3),(383,1,'2020-08-28 02:25:12','',7),(384,1,'2020-08-29 03:26:55','',7),(385,1,'2020-08-30 03:34:11','',12),(386,1,'2020-08-31 04:18:02','',6),(387,1,'2020-09-01 04:56:25','',3),(388,1,'2020-09-02 06:34:45','',5),(389,1,'2020-09-03 07:05:31','',5),(390,1,'2020-09-04 10:15:25','',7),(391,1,'2020-09-05 11:01:18','',6),(392,1,'2020-09-06 12:37:19','',6),(393,1,'2020-09-07 17:36:34','',8),(394,1,'2020-09-08 22:30:48','',9),(395,1,'2020-09-09 23:23:25','',10),(396,1,'2020-09-11 01:32:40','',4),(397,1,'2020-09-12 03:16:03','',8),(398,1,'2020-09-13 06:49:01','',8),(399,1,'2020-09-14 15:42:52','',7),(400,1,'2020-09-15 16:57:44','',8),(401,1,'2020-09-16 20:00:39','',9),(402,1,'2020-09-17 20:41:08','',7),(403,1,'2020-09-19 01:29:12','',5),(404,1,'2020-09-20 01:29:46','',5),(405,1,'2020-09-21 02:43:59','',6),(406,1,'2020-09-22 04:15:22','',6),(407,1,'2020-09-23 05:28:09','',7),(408,1,'2020-09-24 06:40:43','',10),(409,1,'2020-09-25 17:58:18','',4),(410,1,'2020-09-26 18:19:51','',4),(411,1,'2020-09-29 14:08:14','',5),(412,1,'2020-09-30 14:13:29','',5),(413,1,'2020-10-01 17:40:43','',3),(414,1,'2020-10-02 18:17:51','',5),(415,1,'2020-10-03 22:39:30','',6),(416,1,'2020-10-05 01:35:23','',1),(417,1,'2020-10-13 05:23:54','',6),(418,1,'2020-10-14 05:31:44','',7),(419,1,'2020-10-15 06:29:54','',7),(420,1,'2020-10-16 06:53:48','',8),(421,1,'2020-10-17 10:41:48','',6),(422,1,'2020-10-18 12:12:07','',7),(423,1,'2020-10-19 15:35:24','',4),(424,1,'2020-10-20 18:15:14','',6),(425,1,'2020-10-21 19:57:48','',7),(426,1,'2020-10-22 22:30:20','',5),(427,1,'2020-10-23 23:40:59','',9),(428,1,'2020-10-25 01:10:00','',9),(429,1,'2020-10-26 06:11:20','',7),(430,1,'2020-10-27 07:37:21','',8),(431,1,'2020-10-28 10:52:09','',6),(432,1,'2020-10-29 12:07:21','',3),(433,1,'2020-10-30 13:08:54','',7),(434,1,'2020-10-31 14:10:16','',9),(435,1,'2020-11-01 15:13:03','',6),(436,1,'2020-11-02 15:32:49','',6),(437,1,'2020-11-03 18:14:07','',5),(438,1,'2020-11-04 21:38:17','',8),(439,1,'2020-11-05 23:36:09','',9),(440,1,'2020-11-07 00:35:59','',7),(441,1,'2020-11-08 01:25:24','',6),(442,1,'2020-11-09 02:19:04','',10),(443,1,'2020-11-10 02:56:54','',7),(444,1,'2020-11-11 03:50:56','',6),(445,1,'2020-11-12 05:30:29','',5),(446,1,'2020-11-13 06:19:39','',7),(447,1,'2020-11-14 08:55:53','',7),(448,1,'2020-11-15 10:17:09','',8),(449,1,'2020-11-16 11:06:19','',7),(450,1,'2020-11-17 13:23:51','',5),(451,1,'2020-11-18 14:10:21','',6),(452,1,'2020-11-19 15:52:24','',9),(453,1,'2020-11-20 20:44:23','',6),(454,1,'2020-11-21 23:05:23','',10),(455,1,'2020-11-23 00:35:27','',8),(456,1,'2020-11-24 02:52:23','',7),(457,1,'2020-11-25 07:47:10','',7),(458,1,'2020-11-26 07:59:34','',8),(459,1,'2020-11-27 08:52:30','',7),(460,1,'2020-11-28 10:36:18','',8),(461,1,'2020-11-29 11:02:50','',9),(462,1,'2020-11-30 13:30:35','',8),(463,1,'2020-12-01 19:52:25','',5),(464,1,'2020-12-02 20:05:17','',3),(465,1,'2020-12-03 23:20:17','',4),(466,1,'2020-12-04 23:25:20','',7),(467,1,'2020-12-05 23:30:23','',6),(468,1,'2020-12-07 05:58:03','',5),(469,1,'2020-12-08 06:41:51','',4),(470,1,'2020-12-09 06:51:03','',6),(471,1,'2020-12-10 08:48:40','',6),(472,1,'2020-12-11 10:32:30','',7),(473,1,'2020-12-12 11:17:34','',7),(474,1,'2020-12-13 15:52:59','',5),(475,1,'2020-12-14 16:15:23','',5),(476,1,'2020-12-15 19:53:12','',6),(477,1,'2020-12-17 00:03:22','',5),(478,1,'2020-12-18 00:22:33','',8),(479,1,'2020-12-19 00:23:22','',4),(480,1,'2020-12-20 03:26:58','',9),(481,1,'2020-12-21 06:06:17','',7),(482,1,'2020-12-22 09:34:09','',8),(483,1,'2020-12-23 10:10:16','',7),(484,1,'2020-12-24 14:22:29','',6),(485,1,'2020-12-25 14:28:49','',5),(486,1,'2020-12-26 15:32:53','',5),(487,1,'2020-12-27 16:01:22','',5),(488,1,'2020-12-28 19:15:48','',9),(489,1,'2020-12-29 22:49:32','',8),(490,1,'2020-12-31 00:32:18','',6),(491,1,'2021-01-01 01:15:29','',6),(492,1,'2021-01-02 04:45:26','',9),(493,1,'2021-01-03 08:58:46','',3),(494,1,'2021-01-04 11:45:01','',10),(495,1,'2021-01-05 19:03:04','',11),(496,1,'2021-01-06 21:28:27','',8),(497,1,'2021-01-08 00:52:45','',4),(498,1,'2021-01-09 02:06:52','',6),(499,1,'2021-01-10 04:21:02','',4),(500,1,'2021-01-11 06:32:51','',6),(501,1,'2021-01-12 09:20:30','',6),(502,1,'2021-01-13 10:38:40','',10),(503,1,'2021-01-14 14:03:13','',7),(504,1,'2021-01-15 15:45:57','',5),(505,1,'2021-01-16 17:52:19','',5),(506,1,'2021-01-17 18:55:13','',4),(507,1,'2021-01-18 20:21:58','',9),(508,1,'2021-01-19 20:26:12','',7),(509,1,'2021-01-20 23:37:43','',8),(510,1,'2021-01-22 00:39:09','',9),(511,1,'2021-01-23 05:49:17','',6),(512,1,'2021-01-24 06:51:42','',4),(513,1,'2021-01-25 08:33:39','',7),(514,1,'2021-01-26 12:11:43','',9),(515,1,'2021-01-27 21:22:08','',5),(516,1,'2021-01-28 23:41:53','',8),(517,1,'2021-01-30 00:40:16','',7),(518,1,'2021-01-31 01:15:39','',9),(519,1,'2021-02-01 08:57:23','',10),(520,1,'2021-02-02 09:02:11','',9),(521,1,'2021-02-03 10:14:41','',6),(522,1,'2021-02-04 11:35:56','',9),(523,1,'2021-02-05 16:35:45','',9),(524,1,'2021-02-06 17:53:17','',11),(525,1,'2021-02-07 19:37:24','',7),(526,1,'2021-02-08 21:13:13','',8),(527,1,'2021-02-09 21:41:27','',8),(528,1,'2021-02-10 22:51:37','',11),(529,1,'2021-02-12 01:11:47','',9),(530,1,'2021-02-13 02:34:07','',7),(531,1,'2021-02-14 03:20:16','',8),(532,1,'2021-02-15 04:41:12','',9),(533,1,'2021-02-16 08:42:58','',9),(534,1,'2021-02-17 09:58:57','',11),(535,1,'2021-02-18 10:20:57','',11),(536,1,'2021-02-19 10:33:17','',8),(537,1,'2021-02-20 12:46:23','',5),(538,1,'2021-02-21 16:49:27','',14),(539,1,'2021-02-22 18:02:05','',7),(540,1,'2021-02-23 18:53:45','',9),(541,1,'2021-02-24 19:21:22','',11),(542,1,'2021-02-25 19:33:25','',10),(543,1,'2021-02-26 21:06:24','',11),(544,1,'2021-02-28 00:34:17','',9),(545,1,'2021-03-01 00:45:33','',9),(546,1,'2021-03-02 00:54:34','',9),(547,1,'2021-03-03 03:21:20','',12),(548,1,'2021-03-04 04:46:37','',12),(549,1,'2021-03-05 06:56:07','',7),(550,1,'2021-03-06 08:31:24','',8),(551,1,'2021-03-07 09:04:21','',10),(552,1,'2021-03-08 16:26:48','',12),(553,1,'2021-03-09 18:05:53','',9),(554,1,'2021-03-10 18:37:46','',7),(555,1,'2021-03-11 18:40:40','',12),(556,1,'2021-03-12 22:11:47','',9),(557,1,'2021-03-14 03:49:53','',11),(558,1,'2021-03-15 04:37:12','',8),(559,1,'2021-03-16 05:19:57','',7),(560,1,'2021-03-17 05:38:41','',11),(561,1,'2021-03-18 07:28:14','',11),(562,1,'2021-03-19 13:40:15','',8),(563,1,'2021-03-20 15:51:38','',10),(564,1,'2021-03-21 19:35:38','',6),(565,1,'2021-03-22 20:16:25','',9),(566,1,'2021-03-24 03:26:11','',8),(567,1,'2021-03-25 07:49:45','',9),(568,1,'2021-03-26 10:16:37','',6),(569,1,'2021-03-27 12:24:23','',10),(570,1,'2021-03-28 18:01:20','',4),(571,1,'2021-03-29 18:19:51','',4),(572,1,'2021-03-30 18:36:39','',8),(573,1,'2021-03-31 18:42:08','',8),(574,1,'2021-04-01 19:11:34','',6),(575,1,'2021-04-02 19:38:34','',5),(576,1,'2021-04-03 21:39:46','',9),(577,1,'2021-04-04 21:44:34','',7),(578,1,'2021-04-05 23:18:51','',10),(579,1,'2021-04-07 01:36:58','',7),(580,1,'2021-04-08 02:05:30','',10),(581,1,'2021-04-09 03:19:34','',5),(582,1,'2021-04-10 03:44:55','',8),(583,1,'2021-04-11 09:18:25','',6),(584,1,'2021-04-12 11:52:15','',7),(585,1,'2021-04-13 11:59:24','',8),(586,1,'2021-04-14 13:18:34','',8),(587,1,'2021-04-15 16:43:59','',11),(588,1,'2021-04-16 18:20:08','',8),(589,1,'2021-04-17 23:02:06','',5),(590,1,'2021-04-18 23:22:42','',9),(591,1,'2021-04-20 01:26:35','',9),(592,1,'2021-04-21 05:43:20','',8),(593,1,'2021-04-22 07:10:38','',7),(594,1,'2021-04-23 08:03:47','',4),(595,1,'2021-04-24 14:00:06','',6),(596,1,'2021-04-25 17:20:51','',6),(597,1,'2021-04-26 21:58:32','',6),(598,1,'2021-04-28 00:02:31','',8),(599,1,'2021-04-29 02:15:58','',6),(600,1,'2021-04-30 04:21:59','',8),(601,1,'2021-05-01 08:21:42','',8),(602,1,'2021-05-02 14:33:02','',4),(603,1,'2021-05-03 18:50:40','',7),(604,1,'2021-05-04 23:30:01','',8),(605,1,'2021-05-06 03:42:01','',7),(606,1,'2021-05-07 05:10:51','',6),(607,1,'2021-05-08 05:18:30','',5),(608,1,'2021-05-09 17:58:18','',8),(609,1,'2021-05-10 18:06:12','',10),(610,1,'2021-05-11 21:36:45','',5),(611,1,'2021-05-12 23:21:44','',8),(612,1,'2021-05-14 01:22:37','',4),(613,1,'2021-05-15 04:35:26','',8),(614,1,'2021-05-16 06:00:49','',8),(615,1,'2021-05-17 08:03:54','',10),(616,1,'2021-05-18 13:30:09','',10),(617,1,'2021-05-19 15:10:29','',6),(618,1,'2021-05-20 16:27:13','',7),(619,1,'2021-05-21 18:41:18','',8),(620,1,'2021-05-23 00:11:26','',9),(621,1,'2021-05-24 02:12:53','',9),(622,1,'2021-05-25 04:43:54','',9),(623,1,'2021-05-26 06:39:08','',7),(624,1,'2021-05-27 07:50:53','',8),(625,1,'2021-05-28 10:24:25','',9),(626,1,'2021-05-29 12:37:24','',6),(627,1,'2021-05-30 18:45:39','',5),(628,1,'2021-05-31 21:20:45','',4),(629,1,'2021-06-02 00:30:14','',3),(630,1,'2021-06-03 00:52:35','',10),(631,1,'2021-06-04 01:51:09','',8),(632,1,'2021-06-05 01:58:03','',8),(633,1,'2021-06-06 04:11:29','',9),(634,1,'2021-06-07 04:40:26','',9),(635,1,'2021-06-08 04:46:06','',7),(636,1,'2021-06-09 09:42:47','',8),(637,1,'2021-06-10 12:21:33','',7),(638,1,'2021-06-11 12:36:47','',10),(639,1,'2021-06-12 12:52:13','',8),(640,1,'2021-06-13 14:28:13','',7),(641,1,'2021-06-14 16:34:44','',9),(642,1,'2021-06-15 19:27:15','',8),(643,1,'2021-06-16 20:22:27','',6),(644,1,'2021-06-17 20:44:37','',6),(645,1,'2021-06-18 21:08:17','',8),(646,1,'2021-06-20 02:24:06','',7),(647,1,'2021-06-21 09:53:57','',10),(648,1,'2021-06-22 15:29:04','',6),(649,1,'2021-06-23 16:52:13','',9),(650,1,'2021-06-24 17:21:32','',9),(651,1,'2021-06-25 17:37:46','',9),(652,1,'2021-06-26 18:56:05','',10),(653,1,'2021-06-27 19:17:53','',9),(654,1,'2021-06-28 20:25:16','',8),(655,1,'2021-06-29 20:51:28','',9),(656,1,'2021-06-30 22:25:05','',6),(657,1,'2021-07-02 04:13:03','',9),(658,1,'2021-07-03 04:21:57','',9),(659,1,'2021-07-04 05:27:03','',6),(660,1,'2021-07-05 09:39:12','',8),(661,1,'2021-07-06 12:26:16','',6),(662,1,'2021-07-07 16:42:14','',9),(663,1,'2021-07-08 16:49:05','',10),(664,1,'2021-07-09 18:38:57','',8),(665,1,'2021-07-10 21:44:51','',8),(666,1,'2021-07-11 22:36:24','',9),(667,1,'2021-07-12 23:46:10','',6),(668,1,'2021-07-14 01:21:49','',14),(669,1,'2021-07-15 05:15:10','',10),(670,1,'2021-07-16 05:15:15','',8),(671,1,'2021-07-17 07:22:47','',11),(672,1,'2021-07-18 07:45:15','',7),(673,1,'2021-07-19 09:15:40','',10),(674,1,'2021-07-20 11:44:18','',9),(675,1,'2021-07-21 11:55:18','',8),(676,1,'2021-07-22 14:40:52','',9),(677,1,'2021-07-23 14:51:56','',6),(678,1,'2021-07-24 15:13:50','',9),(679,1,'2021-07-25 15:31:12','',11),(680,1,'2021-07-26 17:19:47','',8),(681,1,'2021-07-27 17:21:27','',6),(682,1,'2021-07-28 17:32:05','',6),(683,1,'2021-07-29 20:50:08','',8),(684,1,'2021-07-30 21:14:06','',8),(685,1,'2021-07-31 21:16:19','',7),(686,1,'2021-08-01 21:24:02','',10),(687,1,'2021-08-03 00:50:49','',9),(688,1,'2021-08-04 05:45:11','',7),(689,1,'2021-08-05 08:02:41','',7),(690,1,'2021-08-06 08:14:19','',7),(691,1,'2021-08-07 09:18:53','',7),(692,1,'2021-08-08 11:53:12','',10),(693,1,'2021-08-09 19:56:25','',10),(694,1,'2021-08-10 21:03:48','',7),(695,1,'2021-08-12 01:17:34','',6),(696,1,'2021-08-13 02:34:40','',8),(697,1,'2021-08-14 03:28:52','',4),(698,1,'2021-08-15 04:15:44','',5),(699,1,'2021-08-16 09:43:13','',9),(700,1,'2021-08-17 12:55:54','',3),(701,1,'2021-08-18 14:22:58','',9),(702,1,'2021-08-19 17:08:45','',10),(703,1,'2021-08-20 19:30:54','',8),(704,1,'2021-08-21 19:43:45','',8),(705,1,'2021-08-22 20:56:27','',7),(706,1,'2021-08-23 21:01:19','',10),(707,1,'2021-08-25 05:43:55','',6),(708,1,'2021-08-26 06:15:00','',8),(709,1,'2021-08-27 14:14:26','',5),(710,1,'2021-08-28 15:30:11','',5),(711,1,'2021-08-29 16:43:04','',9),(712,1,'2021-08-30 17:57:01','',6),(713,1,'2021-08-31 20:17:19','',7),(714,1,'2021-09-01 20:47:46','',4),(715,1,'2021-09-02 21:30:13','',5),(716,1,'2021-09-03 21:43:40','',7),(717,1,'2021-09-04 23:40:07','',8),(718,1,'2021-09-05 23:52:09','',5),(719,1,'2021-09-07 05:39:39','',5),(720,1,'2021-09-08 06:57:59','',7),(721,1,'2021-09-09 07:19:34','',8),(722,1,'2021-09-10 09:45:45','',8),(723,1,'2021-09-11 13:49:58','',6),(724,1,'2021-09-12 14:09:05','',8),(725,1,'2021-09-13 16:45:30','',6),(726,1,'2021-09-14 18:37:52','',5),(727,1,'2021-09-15 19:09:25','',6),(728,1,'2021-09-16 20:10:56','',6),(729,1,'2021-09-18 02:02:00','',8),(730,1,'2021-09-19 03:13:05','',9),(731,1,'2021-09-20 13:55:20','',8),(732,1,'2021-09-21 16:36:33','',5),(733,1,'2021-09-22 19:26:32','',7),(734,1,'2021-09-23 20:08:39','',8),(735,1,'2021-09-25 04:05:38','',9),(736,1,'2021-09-26 07:43:03','',9),(737,1,'2021-09-27 10:57:38','',7),(738,1,'2021-09-28 11:50:20','',6),(739,1,'2021-09-29 11:58:13','',9),(740,1,'2021-09-30 12:44:18','',7),(741,1,'2021-10-01 13:09:01','',8),(742,1,'2021-10-02 19:05:03','',6),(743,1,'2021-10-03 19:25:51','',5),(744,1,'2021-10-04 22:39:59','',7),(745,1,'2021-10-06 02:37:46','',7),(746,1,'2021-10-07 05:13:14','',10),(747,1,'2021-10-08 11:58:42','',7),(748,1,'2021-10-09 13:41:35','',8),(749,1,'2021-10-10 15:07:53','',7),(750,1,'2021-10-11 15:49:29','',5),(751,1,'2021-10-12 19:54:30','',9),(752,1,'2021-10-13 21:55:31','',6),(753,1,'2021-10-15 03:47:02','',7),(754,1,'2021-10-16 11:28:36','',3),(755,1,'2021-10-17 13:20:45','',6),(756,1,'2021-10-18 17:56:24','',7),(757,1,'2021-10-19 18:13:31','',5),(758,1,'2021-10-20 19:24:22','',9),(759,1,'2021-10-21 19:26:33','',9),(760,1,'2021-10-22 19:29:04','',3),(761,1,'2021-10-23 23:13:17','',7),(762,1,'2021-10-25 04:54:50','',3);
/*!40000 ALTER TABLE `wp_gf_form_view` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gf_rest_api_keys`
--

DROP TABLE IF EXISTS `wp_gf_rest_api_keys`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gf_rest_api_keys` (
  `key_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned NOT NULL,
  `description` varchar(200) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `permissions` varchar(10) COLLATE utf8mb4_unicode_ci NOT NULL,
  `consumer_key` char(64) COLLATE utf8mb4_unicode_ci NOT NULL,
  `consumer_secret` char(43) COLLATE utf8mb4_unicode_ci NOT NULL,
  `nonces` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `truncated_key` char(7) COLLATE utf8mb4_unicode_ci NOT NULL,
  `last_access` datetime DEFAULT NULL,
  PRIMARY KEY (`key_id`),
  KEY `consumer_key` (`consumer_key`),
  KEY `consumer_secret` (`consumer_secret`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_rest_api_keys`
--

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

--
-- Table structure for table `wp_gpi_api_error_logs`
--

DROP TABLE IF EXISTS `wp_gpi_api_error_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gpi_api_error_logs` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `URL` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `strategy` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
  `is_update` int(1) NOT NULL,
  `type` varchar(200) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `timestamp` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
  `error` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`ID`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gpi_api_error_logs`
--

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

--
-- Table structure for table `wp_gpi_custom_urls`
--

DROP TABLE IF EXISTS `wp_gpi_custom_urls`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gpi_custom_urls` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `URL` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `type` varchar(200) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`ID`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gpi_custom_urls`
--

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

--
-- Table structure for table `wp_gpi_page_blacklist`
--

DROP TABLE IF EXISTS `wp_gpi_page_blacklist`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gpi_page_blacklist` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `URL` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `type` varchar(200) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `object_id` bigint(20) DEFAULT NULL,
  `term_id` bigint(20) DEFAULT NULL,
  `custom_id` bigint(20) DEFAULT NULL,
  PRIMARY KEY (`ID`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gpi_page_blacklist`
--

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

--
-- Table structure for table `wp_gpi_page_reports`
--

DROP TABLE IF EXISTS `wp_gpi_page_reports`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gpi_page_reports` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `page_id` bigint(20) NOT NULL,
  `strategy` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
  `rule_key` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `rule_name` varchar(200) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `rule_type` varchar(200) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `rule_score` decimal(5,2) DEFAULT NULL,
  `rule_blocks` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`ID`),
  KEY `page_id` (`page_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gpi_page_reports`
--

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

--
-- Table structure for table `wp_gpi_page_stats`
--

DROP TABLE IF EXISTS `wp_gpi_page_stats`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gpi_page_stats` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `URL` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `response_code` int(10) DEFAULT NULL,
  `desktop_score` int(10) DEFAULT NULL,
  `mobile_score` int(10) DEFAULT NULL,
  `desktop_lab_data` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `mobile_lab_data` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `desktop_field_data` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `mobile_field_data` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `type` varchar(200) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `object_id` bigint(20) DEFAULT NULL,
  `term_id` bigint(20) DEFAULT NULL,
  `custom_id` bigint(20) DEFAULT NULL,
  `desktop_last_modified` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
  `mobile_last_modified` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
  `force_recheck` int(1) NOT NULL,
  PRIMARY KEY (`ID`),
  KEY `object_id` (`object_id`),
  KEY `term_id` (`term_id`),
  KEY `custom_id` (`custom_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gpi_page_stats`
--

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

--
-- Table structure for table `wp_gpi_summary_snapshots`
--

DROP TABLE IF EXISTS `wp_gpi_summary_snapshots`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gpi_summary_snapshots` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `strategy` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
  `type` varchar(200) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `snaptime` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
  `comment` varchar(200) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `summary_stats` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `summary_reports` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`ID`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gpi_summary_snapshots`
--

LOCK TABLES `wp_gpi_summary_snapshots` WRITE;
/*!40000 ALTER TABLE `wp_gpi_summary_snapshots` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_gpi_summary_snapshots` 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_ci NOT NULL DEFAULT '',
  `link_name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_image` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_target` varchar(25) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_description` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_visible` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'Y',
  `link_owner` bigint(20) unsigned NOT NULL DEFAULT 1,
  `link_rating` int(11) NOT NULL DEFAULT 0,
  `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `link_rel` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_notes` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `link_rss` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`link_id`),
  KEY `link_visible` (`link_visible`)
) ENGINE=MyISAM AUTO_INCREMENT=19 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_links`
--

LOCK TABLES `wp_links` WRITE;
/*!40000 ALTER TABLE `wp_links` DISABLE KEYS */;
INSERT INTO `wp_links` VALUES (8,'http://www.resolve.org/infertility101','Infertility - Resolve.org','','','','Y',1,0,'0000-00-00 00:00:00','','',''),(9,'http://www.womentowomen.com/','Women to Women - Great Site by Female Doctors','','','A great site by female doctors - you can even do a hormone profile','Y',1,0,'0000-00-00 00:00:00','','',''),(10,'http://www.johnleemd.com/','Dr. John Lee - Natural Hormone Pioneer','','','Dr John Lee - Pioneer in Bioidentical Hormones','Y',1,0,'0000-00-00 00:00:00','','',''),(12,'http://healthyimmunity.com/','Lorna Vanderhaeghe - The Smart Woman&#039;s Guide to Hormones','','','Lorna Vanderhaeghe\'s Website','Y',1,0,'0000-00-00 00:00:00','','',''),(13,'http://mialundin.com/','Female Brain Gone Insane - Mia Lundin','','','Author of Female Brain Gone Insane','Y',1,2,'0000-00-00 00:00:00','','',''),(14,'http://blog.drerika.com/','Dr. Erika Schwartz','','','Dr. Erika Schwartz','Y',1,3,'0000-00-00 00:00:00','','',''),(15,'http://jeffreydach.com/','Dr. Jeffrey Dach - Natural Medicine Blog','','','Dr. Jeffrey Dach\'s Bioidentical Hormone &amp; Natural Medicine approach to health','Y',1,4,'0000-00-00 00:00:00','','',''),(16,'http://www.womentowomen.com/?s=the-truth-about-modern-health-care-its-in-your-capable-hands%2F','PMS Warrior Blog','','','Helpful information from a PMS Warrior!','Y',1,0,'0000-00-00 00:00:00','','',''),(17,'http://meetmypmdd.blogspot.ca/','Meet My PMDD - Premenstrual Dysphoric Disorder','','','An Amazing Woman blogs about her life with PMDD - amazingly raw &amp; \"tell it like it is\"','Y',1,0,'0000-00-00 00:00:00','','',''),(18,'http://www.vitalhealth.com','Vital Health Institute - Dr. Cook - Renowned Endometriosis Doctor','','','Vital Health Institute','Y',1,10,'0000-00-00 00:00:00','','','');
/*!40000 ALTER TABLE `wp_links` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mainwp_stream`
--

DROP TABLE IF EXISTS `wp_mainwp_stream`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mainwp_stream` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `site_id` bigint(20) unsigned NOT NULL DEFAULT 1,
  `blog_id` bigint(20) unsigned NOT NULL DEFAULT 1,
  `object_id` bigint(20) unsigned DEFAULT NULL,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `user_role` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `summary` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `connector` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
  `context` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
  `action` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
  `ip` varchar(39) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`ID`),
  KEY `site_id` (`site_id`),
  KEY `blog_id` (`blog_id`),
  KEY `object_id` (`object_id`),
  KEY `user_id` (`user_id`),
  KEY `created` (`created`),
  KEY `connector` (`connector`),
  KEY `context` (`context`),
  KEY `action` (`action`)
) ENGINE=MyISAM AUTO_INCREMENT=981 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mainwp_stream`
--

LOCK TABLES `wp_mainwp_stream` WRITE;
/*!40000 ALTER TABLE `wp_mainwp_stream` DISABLE KEYS */;
INSERT INTO `wp_mainwp_stream` VALUES (1,1,1,NULL,0,'','Updraftplus backup database, plugins finished','2019-09-05 23:38:30','mainwp_backups','backups','updraftplus_backup','209.182.211.200'),(2,1,1,NULL,0,'','Updraftplus backup  finished','2019-09-05 23:41:11','mainwp_backups','backups','updraftplus_backup','209.182.211.200'),(3,1,1,NULL,0,'','WordPress auto-updated to 5.2.3','2019-09-05 23:41:42','installer','wordpress','updated','209.182.211.200'),(4,1,1,7431,0,'','\"Zhilko63 - 2019-09-05 19:30:11\" feedback updated','2019-09-06 00:30:11','posts','feedback','updated','5.144.97.173'),(5,1,1,7432,0,'','\"Kozhurin62 - 2019-09-05 22:31:13\" feedback updated','2019-09-06 03:31:13','posts','feedback','updated','5.144.97.173'),(6,1,1,7433,0,'','\"Surgutskij65 - 2019-09-06 01:23:57\" feedback updated','2019-09-06 06:23:57','posts','feedback','updated','5.144.97.173'),(7,1,1,7434,0,'','\"Senektutin68 - 2019-09-06 04:15:08\" feedback updated','2019-09-06 09:15:08','posts','feedback','updated','5.144.97.173'),(8,1,1,7435,0,'','\"Vanjagin68 - 2019-09-06 07:03:02\" feedback updated','2019-09-06 12:03:02','posts','feedback','updated','5.144.97.173'),(9,1,1,7436,0,'','\"Nazarcev67 - 2019-09-06 09:50:42\" feedback updated','2019-09-06 14:50:42','posts','feedback','updated','5.144.97.173'),(10,1,1,NULL,9,'administrator','Updraftplus backup database, plugins, themes finished','2019-09-07 12:00:44','mainwp_backups','backups','updraftplus_backup','112.198.219.54'),(11,1,1,NULL,9,'administrator','Updraftplus backup database, plugins finished','2019-09-07 14:14:46','mainwp_backups','backups','updraftplus_backup','112.198.219.54'),(12,1,1,NULL,9,'administrator','Updated plugin: Jetpack by WordPress.com 7.7.1','2019-09-07 14:17:11','installer','plugins','updated','112.198.219.54'),(13,1,1,NULL,9,'administrator','Updated plugin: Yoast SEO 12.0','2019-09-07 14:17:11','installer','plugins','updated','112.198.219.54'),(14,1,1,NULL,9,'administrator','Updraftplus backup database, themes finished','2019-09-07 14:18:53','mainwp_backups','backups','updraftplus_backup','112.198.219.54'),(15,1,1,NULL,9,'administrator','Updated theme: Hueman 3.4.27','2019-09-07 14:20:04','installer','themes','updated','112.198.219.54'),(16,1,1,7431,0,'','\"Zhilko63 - 2019-09-05 19:30:11\" feedback deleted from trash','2019-09-23 16:47:07','posts','feedback','deleted','209.182.211.200'),(17,1,1,7432,0,'','\"Kozhurin62 - 2019-09-05 22:31:13\" feedback deleted from trash','2019-09-23 16:47:07','posts','feedback','deleted','209.182.211.200'),(18,1,1,7433,0,'','\"Surgutskij65 - 2019-09-06 01:23:57\" feedback deleted from trash','2019-09-23 16:47:07','posts','feedback','deleted','209.182.211.200'),(19,1,1,7434,0,'','\"Senektutin68 - 2019-09-06 04:15:08\" feedback deleted from trash','2019-09-23 16:47:07','posts','feedback','deleted','209.182.211.200'),(20,1,1,7435,0,'','\"Vanjagin68 - 2019-09-06 07:03:02\" feedback deleted from trash','2019-09-23 16:47:07','posts','feedback','deleted','209.182.211.200'),(21,1,1,7436,0,'','\"Nazarcev67 - 2019-09-06 09:50:42\" feedback deleted from trash','2019-09-23 16:47:07','posts','feedback','deleted','209.182.211.200'),(22,1,1,NULL,0,'','Updraftplus backup database, plugins finished','2019-09-25 21:57:14','mainwp_backups','backups','updraftplus_backup','209.182.211.200'),(23,1,1,NULL,9,'administrator','Updraftplus backup database, plugins, themes finished','2019-09-28 10:32:11','mainwp_backups','backups','updraftplus_backup','112.198.215.8'),(24,1,1,NULL,9,'administrator','Updraftplus backup database, plugins finished','2019-09-28 11:08:49','mainwp_backups','backups','updraftplus_backup','112.198.215.8'),(25,1,1,NULL,9,'administrator','Updated plugin: Google Analytics for WordPress by MonsterInsights 7.8.2','2019-09-28 11:11:32','installer','plugins','updated','112.198.215.8'),(26,1,1,NULL,9,'administrator','Updated plugin: Jetpack by WordPress.com 7.7.2','2019-09-28 11:14:00','installer','plugins','updated','112.198.215.8'),(27,1,1,NULL,9,'administrator','Updated plugin: MC4WP: Mailchimp for WordPress 4.5.5','2019-09-28 11:14:03','installer','plugins','updated','112.198.215.8'),(28,1,1,NULL,9,'administrator','Updated plugin: WP Retina 2x 5.5.7','2019-09-28 11:14:06','installer','plugins','updated','112.198.215.8'),(29,1,1,NULL,9,'administrator','Updated plugin: Yoast SEO 12.1','2019-09-28 11:14:09','installer','plugins','updated','112.198.215.8'),(30,1,1,7441,8,'administrator','Added &quot;elkdmddalu.zip&quot; to Media library','2019-09-30 07:51:14','media','archive','uploaded','104.131.32.43'),(31,1,1,NULL,8,'administrator','Installed theme: Twenty Fifteen/elkdmddalu ','2019-09-30 07:51:14','installer','themes','installed','104.131.32.43'),(32,1,1,7441,8,'administrator','Deleted \"elkdmddalu.zip\"','2019-09-30 07:51:15','media','archive','deleted','104.131.32.43'),(33,1,1,NULL,9,'administrator','Updraftplus backup database, plugins, themes finished','2019-10-08 10:42:43','mainwp_backups','backups','updraftplus_backup','112.198.226.243'),(34,1,1,NULL,9,'administrator','Updraftplus backup database, plugins finished','2019-10-08 12:25:28','mainwp_backups','backups','updraftplus_backup','112.198.226.243'),(35,1,1,NULL,9,'administrator','Updated plugin: Google Analytics for WordPress by MonsterInsights 7.9.0','2019-10-08 12:28:11','installer','plugins','updated','112.198.226.243'),(36,1,1,NULL,9,'administrator','Updated plugin: Smash Balloon Instagram Feed 2.0.2','2019-10-08 12:28:14','installer','plugins','updated','112.198.226.243'),(37,1,1,NULL,9,'administrator','Updated plugin: Jetpack by WordPress.com 7.8','2019-10-08 12:28:16','installer','plugins','updated','112.198.226.243'),(38,1,1,NULL,9,'administrator','Updated plugin: MC4WP: Mailchimp for WordPress 4.6.1','2019-10-08 12:28:17','installer','plugins','updated','112.198.226.243'),(39,1,1,NULL,9,'administrator','Updated plugin: Yoast SEO 12.2','2019-10-08 12:28:21','installer','plugins','updated','112.198.226.243'),(40,1,1,6739,0,'','New comment by lee on \"Souper Star: Dana Trentini - Hypothyroid Mom\" automatically marked as spam by Akismet','2019-10-10 12:21:59','comments','post','spammed','58.69.215.97'),(41,1,1,NULL,0,'','Updraftplus backup database finished','2019-10-14 21:59:26','mainwp_backups','backups','updraftplus_backup','209.182.211.200'),(42,1,1,NULL,0,'','WordPress auto-updated to 5.2.4','2019-10-14 22:00:54','installer','wordpress','updated','209.182.211.200'),(43,1,1,NULL,9,'administrator','Updraftplus backup database, plugins, themes finished','2019-10-20 12:47:45','mainwp_backups','backups','updraftplus_backup','112.198.222.50'),(44,1,1,NULL,9,'administrator','Updraftplus backup database, plugins finished','2019-10-20 13:01:15','mainwp_backups','backups','updraftplus_backup','112.198.222.50'),(45,1,1,NULL,9,'administrator','Updated plugin: Loco Translate 2.3.1','2019-10-20 13:04:16','installer','plugins','updated','112.198.222.50'),(46,1,1,NULL,9,'administrator','Updated plugin: Really Simple SSL 3.2.6','2019-10-20 13:04:16','installer','plugins','updated','112.198.222.50'),(47,1,1,NULL,9,'administrator','Updated plugin: Social Snap Lite 1.1.6','2019-10-20 13:04:16','installer','plugins','updated','112.198.222.50'),(48,1,1,NULL,9,'administrator','Updated plugin: WooCommerce 3.7.1','2019-10-20 13:04:16','installer','plugins','updated','112.198.222.50'),(49,1,1,NULL,9,'administrator','Updated plugin: Yoast SEO 12.3','2019-10-20 13:04:16','installer','plugins','updated','112.198.222.50'),(50,1,1,NULL,0,'','Updraftplus backup database, themes finished','2019-10-20 13:05:09','mainwp_backups','backups','updraftplus_backup','209.182.211.200'),(51,1,1,NULL,9,'administrator','Updated theme: Hueman 3.4.29','2019-10-20 13:13:36','installer','themes','updated','112.198.222.50'),(52,1,1,7444,0,'','\"Chesteremant - 2019-10-24 02:39:05\" feedback updated','2019-10-24 07:39:05','posts','feedback','updated','36.57.177.69'),(53,1,1,6739,0,'','lee\'s comment on \"Souper Star: Dana Trentini - Hypothyroid Mom\" deleted permanently','2019-10-25 23:20:23','comments','post','deleted','209.182.211.200'),(54,1,1,7445,0,'','\"Chesteremant - 2019-10-27 23:06:41\" feedback updated','2019-10-28 04:06:41','posts','feedback','updated','114.100.101.59'),(55,1,1,7446,0,'','\"goabs - 2019-10-28 03:45:04\" feedback updated','2019-10-28 08:45:04','posts','feedback','updated','194.28.115.251'),(56,1,1,7447,0,'','\"goabs - 2019-10-29 10:11:19\" feedback updated','2019-10-29 15:11:19','posts','feedback','updated','194.28.115.251'),(57,1,1,7448,0,'','\"goabs - 2019-10-31 01:52:43\" feedback updated','2019-10-31 06:52:43','posts','feedback','updated','194.28.115.251'),(58,1,1,NULL,9,'administrator','Updraftplus backup database, plugins, themes finished','2019-10-31 12:34:19','mainwp_backups','backups','updraftplus_backup','112.198.226.137'),(59,1,1,NULL,9,'administrator','Updraftplus backup database, plugins finished','2019-10-31 13:21:57','mainwp_backups','backups','updraftplus_backup','112.198.226.137'),(60,1,1,NULL,9,'administrator','Updated plugin: MC4WP: Mailchimp for WordPress 4.6.2','2019-10-31 13:24:45','installer','plugins','updated','112.198.226.137'),(61,1,1,NULL,9,'administrator','Updated plugin: Recent Posts Widget With Thumbnails 6.6.0','2019-10-31 13:24:48','installer','plugins','updated','112.198.226.137'),(62,1,1,NULL,9,'administrator','Updated plugin: Smash Balloon Instagram Feed 2.1','2019-10-31 13:24:51','installer','plugins','updated','112.198.226.137'),(63,1,1,NULL,9,'administrator','Updated plugin: Yoast SEO 12.4','2019-10-31 13:24:53','installer','plugins','updated','112.198.226.137'),(64,1,1,7450,0,'','\"goabs - 2019-11-01 19:08:29\" feedback updated','2019-11-02 00:08:29','posts','feedback','updated','194.28.115.251'),(65,1,1,7451,0,'','\"goabs - 2019-11-02 05:16:38\" feedback updated','2019-11-02 10:16:38','posts','feedback','updated','194.28.115.251'),(66,1,1,7452,0,'','\"goabs - 2019-11-04 00:00:47\" feedback updated','2019-11-04 05:00:47','posts','feedback','updated','194.28.115.251'),(67,1,1,7453,0,'','\"goabs - 2019-11-04 10:25:33\" feedback updated','2019-11-04 15:25:33','posts','feedback','updated','194.28.115.251'),(68,1,1,7454,0,'','\"goabs - 2019-11-06 05:10:17\" feedback updated','2019-11-06 10:10:17','posts','feedback','updated','194.28.115.251'),(69,1,1,7455,0,'','\"goabs - 2019-11-06 15:17:21\" feedback updated','2019-11-06 20:17:21','posts','feedback','updated','194.28.115.251'),(70,1,1,NULL,0,'','Updraftplus backup database, plugins finished','2019-11-06 22:00:19','mainwp_backups','backups','updraftplus_backup','209.182.211.200'),(71,1,1,NULL,0,'','Updraftplus backup database, plugins finished','2019-11-07 21:59:26','mainwp_backups','backups','updraftplus_backup','209.182.211.200'),(72,1,1,7444,0,'','\"Chesteremant - 2019-10-24 02:39:05\" feedback deleted from trash','2019-11-08 14:09:35','posts','feedback','deleted','209.182.211.200'),(73,1,1,7456,0,'','\"goabs - 2019-11-08 13:57:20\" feedback updated','2019-11-08 18:57:20','posts','feedback','updated','194.28.115.251'),(74,1,1,7457,0,'','\"goabs - 2019-11-08 15:27:11\" feedback updated','2019-11-08 20:27:11','posts','feedback','updated','194.28.115.251'),(75,1,1,7458,0,'','\"goabs - 2019-11-10 12:44:28\" feedback updated','2019-11-10 17:44:28','posts','feedback','updated','194.28.115.251'),(76,1,1,7459,0,'','\"goabs - 2019-11-10 14:17:36\" feedback updated','2019-11-10 19:17:36','posts','feedback','updated','194.28.115.251'),(77,1,1,7460,0,'','\"Belik91 - 2019-11-11 23:27:13\" feedback updated','2019-11-12 04:27:13','posts','feedback','updated','213.166.68.68'),(78,1,1,7461,0,'','\"Vysokij45 - 2019-11-12 01:16:13\" feedback updated','2019-11-12 06:16:13','posts','feedback','updated','213.166.68.68'),(79,1,1,7462,0,'','\"Kolosovskij47 - 2019-11-12 01:43:37\" feedback updated','2019-11-12 06:43:37','posts','feedback','updated','213.166.68.68'),(80,1,1,7463,0,'','\"Saltykov78 - 2019-11-12 02:11:49\" feedback updated','2019-11-12 07:11:50','posts','feedback','updated','213.166.68.68'),(81,1,1,7464,0,'','\"Demidkov61 - 2019-11-12 02:40:06\" feedback updated','2019-11-12 07:40:06','posts','feedback','updated','213.166.68.68'),(82,1,1,7465,0,'','\"Nikiforjak56 - 2019-11-12 03:09:27\" feedback updated','2019-11-12 08:09:27','posts','feedback','updated','213.166.68.68'),(83,1,1,7466,0,'','\"Tjagin74 - 2019-11-12 03:37:08\" feedback updated','2019-11-12 08:37:08','posts','feedback','updated','213.166.68.68'),(84,1,1,7467,0,'','\"Revnivyh88 - 2019-11-12 04:05:00\" feedback updated','2019-11-12 09:05:00','posts','feedback','updated','213.166.68.68'),(85,1,1,7468,0,'','\"Korzuhin77 - 2019-11-12 04:32:36\" feedback updated','2019-11-12 09:32:37','posts','feedback','updated','213.166.68.68'),(86,1,1,7469,0,'','\"Hotegov73 - 2019-11-12 05:01:11\" feedback updated','2019-11-12 10:01:11','posts','feedback','updated','213.166.68.68'),(87,1,1,7470,0,'','\"Skok59 - 2019-11-12 05:29:06\" feedback updated','2019-11-12 10:29:06','posts','feedback','updated','213.166.68.68'),(88,1,1,7471,0,'','\"Tihodeev43 - 2019-11-12 05:57:03\" feedback updated','2019-11-12 10:57:03','posts','feedback','updated','213.166.68.68'),(89,1,1,7472,0,'','\"Azarin90 - 2019-11-12 06:25:21\" feedback updated','2019-11-12 11:25:21','posts','feedback','updated','213.166.68.68'),(90,1,1,7473,0,'','\"Zhukevich96 - 2019-11-12 06:53:34\" feedback updated','2019-11-12 11:53:34','posts','feedback','updated','213.166.68.68'),(91,1,1,7474,0,'','\"Konshin58 - 2019-11-12 07:22:15\" feedback updated','2019-11-12 12:22:15','posts','feedback','updated','213.166.68.68'),(92,1,1,7475,0,'','\"Afonov51 - 2019-11-12 07:51:07\" feedback updated','2019-11-12 12:51:07','posts','feedback','updated','213.166.68.68'),(93,1,1,7476,0,'','\"Vergazov54 - 2019-11-12 08:19:19\" feedback updated','2019-11-12 13:19:19','posts','feedback','updated','213.166.68.68'),(94,1,1,7477,0,'','\"Aksencev41 - 2019-11-12 08:47:46\" feedback updated','2019-11-12 13:47:46','posts','feedback','updated','213.166.68.68'),(95,1,1,7445,0,'','\"Chesteremant - 2019-10-27 23:06:41\" feedback deleted from trash','2019-11-12 14:12:24','posts','feedback','deleted','209.182.211.200'),(96,1,1,7446,0,'','\"goabs - 2019-10-28 03:45:04\" feedback deleted from trash','2019-11-12 14:12:24','posts','feedback','deleted','209.182.211.200'),(97,1,1,7478,0,'','\"Golubinin77 - 2019-11-12 09:16:26\" feedback updated','2019-11-12 14:16:26','posts','feedback','updated','213.166.68.68'),(98,1,1,7479,0,'','\"Evtushek81 - 2019-11-12 09:45:09\" feedback updated','2019-11-12 14:45:09','posts','feedback','updated','213.166.68.68'),(99,1,1,7480,0,'','\"Anisim91 - 2019-11-12 10:12:56\" feedback updated','2019-11-12 15:12:56','posts','feedback','updated','213.166.68.68'),(100,1,1,7481,0,'','\"Ovtyn98 - 2019-11-12 10:41:03\" feedback updated','2019-11-12 15:41:03','posts','feedback','updated','213.166.68.68'),(101,1,1,7482,0,'','\"Vylegzhaninov77 - 2019-11-12 11:09:36\" feedback updated','2019-11-12 16:09:36','posts','feedback','updated','213.166.68.68'),(102,1,1,7483,0,'','\"Fishkin84 - 2019-11-12 11:38:42\" feedback updated','2019-11-12 16:38:42','posts','feedback','updated','213.166.68.68'),(103,1,1,7484,0,'','\"Insarov42 - 2019-11-12 12:07:47\" feedback updated','2019-11-12 17:07:47','posts','feedback','updated','213.166.68.68'),(104,1,1,7485,0,'','\"Zaozerskij67 - 2019-11-12 12:36:39\" feedback updated','2019-11-12 17:36:39','posts','feedback','updated','213.166.68.68'),(105,1,1,7486,0,'','\"Pavljuchikov72 - 2019-11-12 13:10:17\" feedback updated','2019-11-12 18:10:17','posts','feedback','updated','213.166.68.68'),(106,1,1,7487,0,'','\"goabs - 2019-11-12 13:26:16\" feedback updated','2019-11-12 18:26:16','posts','feedback','updated','194.28.115.251'),(107,1,1,7488,0,'','\"Krivoshlykov63 - 2019-11-12 13:39:35\" feedback updated','2019-11-12 18:39:35','posts','feedback','updated','213.166.68.68'),(108,1,1,7489,0,'','\"Lebedjancev44 - 2019-11-12 14:09:01\" feedback updated','2019-11-12 19:09:01','posts','feedback','updated','213.166.68.68'),(109,1,1,7490,0,'','\"Zalezhnev73 - 2019-11-12 14:37:09\" feedback updated','2019-11-12 19:37:09','posts','feedback','updated','213.166.68.68'),(110,1,1,7491,0,'','\"Ozhzhihin75 - 2019-11-13 00:32:28\" feedback updated','2019-11-13 05:32:29','posts','feedback','updated','213.166.68.68'),(111,1,1,7492,0,'','\"Baskin42 - 2019-11-13 00:59:46\" feedback updated','2019-11-13 05:59:46','posts','feedback','updated','213.166.68.68'),(112,1,1,7493,0,'','\"Dolgih63 - 2019-11-13 01:27:29\" feedback updated','2019-11-13 06:27:29','posts','feedback','updated','213.166.68.68'),(113,1,1,7494,0,'','\"Flavickij75 - 2019-11-13 01:55:23\" feedback updated','2019-11-13 06:55:23','posts','feedback','updated','213.166.68.68'),(114,1,1,7495,0,'','\"Pozharskij98 - 2019-11-13 02:23:48\" feedback updated','2019-11-13 07:23:48','posts','feedback','updated','213.166.68.68'),(115,1,1,7496,0,'','\"Zvorykin92 - 2019-11-13 02:52:05\" feedback updated','2019-11-13 07:52:05','posts','feedback','updated','213.166.68.68'),(116,1,1,7497,0,'','\"Nechepurenko97 - 2019-11-13 03:20:25\" feedback updated','2019-11-13 08:20:25','posts','feedback','updated','213.166.68.68'),(117,1,1,7498,0,'','\"Kiparisov96 - 2019-11-13 03:49:33\" feedback updated','2019-11-13 08:49:33','posts','feedback','updated','213.166.68.68'),(118,1,1,7499,0,'','\"Lazlov98 - 2019-11-13 04:18:41\" feedback updated','2019-11-13 09:18:41','posts','feedback','updated','213.166.68.68'),(119,1,1,7500,0,'','\"Krasnowekov99 - 2019-11-13 04:47:01\" feedback updated','2019-11-13 09:47:01','posts','feedback','updated','213.166.68.68'),(120,1,1,7501,0,'','\"Lavrovich75 - 2019-11-13 05:15:36\" feedback updated','2019-11-13 10:15:36','posts','feedback','updated','213.166.68.68'),(121,1,1,7502,0,'','\"Haljutin45 - 2019-11-13 05:44:07\" feedback updated','2019-11-13 10:44:07','posts','feedback','updated','213.166.68.68'),(122,1,1,7447,0,'','\"goabs - 2019-10-29 10:11:19\" feedback deleted from trash','2019-11-14 14:09:56','posts','feedback','deleted','209.182.211.200'),(123,1,1,NULL,9,'administrator','Updraftplus backup database, plugins, themes finished','2019-11-15 11:51:19','mainwp_backups','backups','updraftplus_backup','112.198.219.113'),(124,1,1,NULL,9,'administrator','Updraftplus backup database, plugins finished','2019-11-15 12:43:02','mainwp_backups','backups','updraftplus_backup','112.198.219.113'),(125,1,1,NULL,9,'administrator','Updated plugin: Akismet Anti-Spam 4.1.3','2019-11-15 12:45:56','installer','plugins','updated','112.198.219.113'),(126,1,1,NULL,9,'administrator','Updated plugin: Contact Form 7 5.1.5','2019-11-15 12:45:59','installer','plugins','updated','112.198.219.113'),(127,1,1,NULL,9,'administrator','Updated plugin: Jetpack by WordPress.com 7.9','2019-11-15 12:46:16','installer','plugins','updated','112.198.219.113'),(128,1,1,NULL,9,'administrator','Updated plugin: MC4WP: Mailchimp for WordPress 4.7','2019-11-15 12:46:19','installer','plugins','updated','112.198.219.113'),(129,1,1,NULL,9,'administrator','Updated plugin: Regenerate Thumbnails 3.1.2','2019-11-15 12:46:22','installer','plugins','updated','112.198.219.113'),(130,1,1,NULL,9,'administrator','Updated plugin: Responsive Lightbox &amp; Gallery 2.2.1','2019-11-15 12:46:24','installer','plugins','updated','112.198.219.113'),(131,1,1,NULL,9,'administrator','Updated plugin: Smash Balloon Instagram Feed 2.1.2','2019-11-15 12:46:26','installer','plugins','updated','112.198.219.113'),(132,1,1,NULL,9,'administrator','Updated plugin: WooCommerce 3.8.0','2019-11-15 12:46:48','installer','plugins','updated','112.198.219.113'),(133,1,1,NULL,9,'administrator','Updated plugin: Wordfence Security 7.4.1','2019-11-15 12:46:55','installer','plugins','updated','112.198.219.113'),(134,1,1,NULL,9,'administrator','Updated plugin: WP SmartCrop 2.0.5','2019-11-15 12:46:58','installer','plugins','updated','112.198.219.113'),(135,1,1,NULL,9,'administrator','Updated plugin: Yoast SEO 12.5','2019-11-15 12:47:10','installer','plugins','updated','112.198.219.113'),(136,1,1,NULL,9,'administrator','Updraftplus backup database, themes finished','2019-11-15 12:49:14','mainwp_backups','backups','updraftplus_backup','112.198.219.113'),(137,1,1,NULL,9,'administrator','Updated theme: Hueman 3.4.31','2019-11-15 12:50:47','installer','themes','updated','112.198.219.113'),(138,1,1,NULL,9,'administrator','Updraftplus backup database finished','2019-11-15 12:51:12','mainwp_backups','backups','updraftplus_backup','112.198.219.113'),(139,1,1,NULL,9,'administrator','WordPress updated to 5.3','2019-11-15 12:53:13','installer','wordpress','updated','112.198.219.113'),(140,1,1,7448,0,'','\"goabs - 2019-10-31 01:52:43\" feedback deleted from trash','2019-11-15 14:08:29','posts','feedback','deleted','209.182.211.200'),(141,1,1,10,9,'administrator','assistant\'s account was deleted (Administrator)','2019-11-16 14:33:10','users','users','deleted','112.198.226.182'),(142,1,1,7504,0,'','\"goabs - 2019-11-17 03:57:08\" feedback updated','2019-11-17 08:57:08','posts','feedback','updated','194.28.115.251'),(143,1,1,7450,0,'','\"goabs - 2019-11-01 19:08:29\" feedback deleted from trash','2019-11-17 14:08:19','posts','feedback','deleted','209.182.211.200'),(144,1,1,7451,0,'','\"goabs - 2019-11-02 05:16:38\" feedback deleted from trash','2019-11-17 14:08:19','posts','feedback','deleted','209.182.211.200'),(145,1,1,7505,0,'','\"goabs - 2019-11-17 23:34:06\" feedback updated','2019-11-18 04:34:06','posts','feedback','updated','194.28.115.251'),(146,1,1,7506,0,'','\"goabs - 2019-11-19 05:51:16\" feedback updated','2019-11-19 10:51:16','posts','feedback','updated','194.28.115.251'),(147,1,1,7452,0,'','\"goabs - 2019-11-04 00:00:47\" feedback deleted from trash','2019-11-19 14:09:13','posts','feedback','deleted','209.182.211.200'),(148,1,1,7507,0,'','\"goabs - 2019-11-20 02:05:47\" feedback updated','2019-11-20 07:05:47','posts','feedback','updated','194.28.115.251'),(149,1,1,NULL,0,'','Updraftplus backup database, plugins finished','2019-11-20 10:02:24','mainwp_backups','backups','updraftplus_backup','209.182.211.200'),(150,1,1,7453,0,'','\"goabs - 2019-11-04 10:25:33\" feedback deleted from trash','2019-11-20 14:08:17','posts','feedback','deleted','209.182.211.200'),(151,1,1,7508,0,'','\"goabs - 2019-11-21 04:15:42\" feedback updated','2019-11-21 09:15:42','posts','feedback','updated','194.28.115.251'),(152,1,1,7454,0,'','\"goabs - 2019-11-06 05:10:17\" feedback deleted from trash','2019-11-21 14:09:15','posts','feedback','deleted','209.182.211.200'),(153,1,1,7509,0,'','\"goabs - 2019-11-21 21:33:43\" feedback updated','2019-11-22 02:33:43','posts','feedback','updated','194.28.115.251'),(154,1,1,7455,0,'','\"goabs - 2019-11-06 15:17:21\" feedback deleted from trash','2019-11-22 14:12:06','posts','feedback','deleted','209.182.211.200'),(155,1,1,7510,0,'','\"goabs - 2019-11-23 11:50:12\" feedback updated','2019-11-23 16:50:12','posts','feedback','updated','194.28.115.251'),(156,1,1,7511,0,'','\"goabs - 2019-11-24 02:20:10\" feedback updated','2019-11-24 07:20:10','posts','feedback','updated','194.28.115.251'),(157,1,1,7456,0,'','\"goabs - 2019-11-08 13:57:20\" feedback deleted from trash','2019-11-24 14:08:26','posts','feedback','deleted','209.182.211.200'),(158,1,1,7457,0,'','\"goabs - 2019-11-08 15:27:11\" feedback deleted from trash','2019-11-24 14:08:26','posts','feedback','deleted','209.182.211.200'),(159,1,1,7458,0,'','\"goabs - 2019-11-10 12:44:28\" feedback deleted from trash','2019-11-26 14:09:35','posts','feedback','deleted','209.182.211.200'),(160,1,1,7459,0,'','\"goabs - 2019-11-10 14:17:36\" feedback deleted from trash','2019-11-26 14:09:35','posts','feedback','deleted','209.182.211.200'),(161,1,1,7512,0,'','\"goabs - 2019-11-26 21:49:41\" feedback updated','2019-11-27 02:49:41','posts','feedback','updated','194.28.115.251'),(162,1,1,NULL,9,'administrator','Updraftplus backup database, plugins, themes finished','2019-11-27 10:42:57','mainwp_backups','backups','updraftplus_backup','112.198.219.1'),(163,1,1,NULL,9,'administrator','Updraftplus backup database, plugins finished','2019-11-27 11:15:39','mainwp_backups','backups','updraftplus_backup','112.198.219.1'),(164,1,1,NULL,9,'administrator','Updated plugin: MC4WP: Mailchimp for WordPress 4.7.1','2019-11-27 11:17:33','installer','plugins','updated','112.198.219.1'),(165,1,1,NULL,9,'administrator','Updated plugin: Recent Posts Widget With Thumbnails 6.6.1','2019-11-27 11:17:36','installer','plugins','updated','112.198.219.1'),(166,1,1,NULL,9,'administrator','Updated plugin: Responsive Lightbox &amp; Gallery 2.2.2','2019-11-27 11:17:41','installer','plugins','updated','112.198.219.1'),(167,1,1,NULL,9,'administrator','Updated plugin: WP Retina 2x 5.6.0','2019-11-27 11:17:44','installer','plugins','updated','112.198.219.1'),(168,1,1,NULL,9,'administrator','Updated plugin: Yoast SEO 12.6.1','2019-11-27 11:18:00','installer','plugins','updated','112.198.219.1'),(169,1,1,NULL,9,'administrator','Updraftplus backup database, themes finished','2019-11-27 11:26:29','mainwp_backups','backups','updraftplus_backup','112.198.219.1'),(170,1,1,NULL,9,'administrator','Updated theme: Hueman 3.4.32','2019-11-27 11:27:12','installer','themes','updated','112.198.219.1'),(171,1,1,7460,0,'','\"Belik91 - 2019-11-11 23:27:13\" feedback deleted from trash','2019-11-27 14:08:21','posts','feedback','deleted','209.182.211.200'),(172,1,1,7461,0,'','\"Vysokij45 - 2019-11-12 01:16:13\" feedback deleted from trash','2019-11-27 14:08:22','posts','feedback','deleted','209.182.211.200'),(173,1,1,7462,0,'','\"Kolosovskij47 - 2019-11-12 01:43:37\" feedback deleted from trash','2019-11-27 14:08:22','posts','feedback','deleted','209.182.211.200'),(174,1,1,7463,0,'','\"Saltykov78 - 2019-11-12 02:11:49\" feedback deleted from trash','2019-11-27 14:08:22','posts','feedback','deleted','209.182.211.200'),(175,1,1,7464,0,'','\"Demidkov61 - 2019-11-12 02:40:06\" feedback deleted from trash','2019-11-27 14:08:22','posts','feedback','deleted','209.182.211.200'),(176,1,1,7465,0,'','\"Nikiforjak56 - 2019-11-12 03:09:27\" feedback deleted from trash','2019-11-27 14:08:22','posts','feedback','deleted','209.182.211.200'),(177,1,1,7466,0,'','\"Tjagin74 - 2019-11-12 03:37:08\" feedback deleted from trash','2019-11-27 14:08:22','posts','feedback','deleted','209.182.211.200'),(178,1,1,7467,0,'','\"Revnivyh88 - 2019-11-12 04:05:00\" feedback deleted from trash','2019-11-27 14:08:22','posts','feedback','deleted','209.182.211.200'),(179,1,1,7468,0,'','\"Korzuhin77 - 2019-11-12 04:32:36\" feedback deleted from trash','2019-11-27 14:08:22','posts','feedback','deleted','209.182.211.200'),(180,1,1,7469,0,'','\"Hotegov73 - 2019-11-12 05:01:11\" feedback deleted from trash','2019-11-27 14:08:22','posts','feedback','deleted','209.182.211.200'),(181,1,1,7470,0,'','\"Skok59 - 2019-11-12 05:29:06\" feedback deleted from trash','2019-11-27 14:08:22','posts','feedback','deleted','209.182.211.200'),(182,1,1,7471,0,'','\"Tihodeev43 - 2019-11-12 05:57:03\" feedback deleted from trash','2019-11-27 14:08:22','posts','feedback','deleted','209.182.211.200'),(183,1,1,7472,0,'','\"Azarin90 - 2019-11-12 06:25:21\" feedback deleted from trash','2019-11-27 14:08:22','posts','feedback','deleted','209.182.211.200'),(184,1,1,7473,0,'','\"Zhukevich96 - 2019-11-12 06:53:34\" feedback deleted from trash','2019-11-27 14:08:22','posts','feedback','deleted','209.182.211.200'),(185,1,1,7474,0,'','\"Konshin58 - 2019-11-12 07:22:15\" feedback deleted from trash','2019-11-27 14:08:22','posts','feedback','deleted','209.182.211.200'),(186,1,1,7475,0,'','\"Afonov51 - 2019-11-12 07:51:07\" feedback deleted from trash','2019-11-27 14:08:22','posts','feedback','deleted','209.182.211.200'),(187,1,1,7476,0,'','\"Vergazov54 - 2019-11-12 08:19:19\" feedback deleted from trash','2019-11-27 14:08:22','posts','feedback','deleted','209.182.211.200'),(188,1,1,7477,0,'','\"Aksencev41 - 2019-11-12 08:47:46\" feedback deleted from trash','2019-11-27 14:08:22','posts','feedback','deleted','209.182.211.200'),(189,1,1,7478,0,'','\"Golubinin77 - 2019-11-12 09:16:26\" feedback deleted from trash','2019-11-28 14:10:24','posts','feedback','deleted','209.182.211.200'),(190,1,1,7479,0,'','\"Evtushek81 - 2019-11-12 09:45:09\" feedback deleted from trash','2019-11-28 14:10:24','posts','feedback','deleted','209.182.211.200'),(191,1,1,7480,0,'','\"Anisim91 - 2019-11-12 10:12:56\" feedback deleted from trash','2019-11-28 14:10:24','posts','feedback','deleted','209.182.211.200'),(192,1,1,7481,0,'','\"Ovtyn98 - 2019-11-12 10:41:03\" feedback deleted from trash','2019-11-28 14:10:24','posts','feedback','deleted','209.182.211.200'),(193,1,1,7482,0,'','\"Vylegzhaninov77 - 2019-11-12 11:09:36\" feedback deleted from trash','2019-11-28 14:10:24','posts','feedback','deleted','209.182.211.200'),(194,1,1,7483,0,'','\"Fishkin84 - 2019-11-12 11:38:42\" feedback deleted from trash','2019-11-28 14:10:24','posts','feedback','deleted','209.182.211.200'),(195,1,1,7484,0,'','\"Insarov42 - 2019-11-12 12:07:47\" feedback deleted from trash','2019-11-28 14:10:24','posts','feedback','deleted','209.182.211.200'),(196,1,1,7485,0,'','\"Zaozerskij67 - 2019-11-12 12:36:39\" feedback deleted from trash','2019-11-28 14:10:24','posts','feedback','deleted','209.182.211.200'),(197,1,1,7486,0,'','\"Pavljuchikov72 - 2019-11-12 13:10:17\" feedback deleted from trash','2019-11-28 14:10:24','posts','feedback','deleted','209.182.211.200'),(198,1,1,7487,0,'','\"goabs - 2019-11-12 13:26:16\" feedback deleted from trash','2019-11-28 14:10:24','posts','feedback','deleted','209.182.211.200'),(199,1,1,7488,0,'','\"Krivoshlykov63 - 2019-11-12 13:39:35\" feedback deleted from trash','2019-11-28 14:10:24','posts','feedback','deleted','209.182.211.200'),(200,1,1,7489,0,'','\"Lebedjancev44 - 2019-11-12 14:09:01\" feedback deleted from trash','2019-11-28 14:10:24','posts','feedback','deleted','209.182.211.200'),(201,1,1,7490,0,'','\"Zalezhnev73 - 2019-11-12 14:37:09\" feedback deleted from trash','2019-11-28 14:10:24','posts','feedback','deleted','209.182.211.200'),(202,1,1,7491,0,'','\"Ozhzhihin75 - 2019-11-13 00:32:28\" feedback deleted from trash','2019-11-28 14:10:24','posts','feedback','deleted','209.182.211.200'),(203,1,1,7492,0,'','\"Baskin42 - 2019-11-13 00:59:46\" feedback deleted from trash','2019-11-28 14:10:24','posts','feedback','deleted','209.182.211.200'),(204,1,1,7493,0,'','\"Dolgih63 - 2019-11-13 01:27:29\" feedback deleted from trash','2019-11-28 14:10:24','posts','feedback','deleted','209.182.211.200'),(205,1,1,7494,0,'','\"Flavickij75 - 2019-11-13 01:55:23\" feedback deleted from trash','2019-11-28 14:10:24','posts','feedback','deleted','209.182.211.200'),(206,1,1,7495,0,'','\"Pozharskij98 - 2019-11-13 02:23:48\" feedback deleted from trash','2019-11-28 14:10:24','posts','feedback','deleted','209.182.211.200'),(207,1,1,7496,0,'','\"Zvorykin92 - 2019-11-13 02:52:05\" feedback deleted from trash','2019-11-28 14:10:24','posts','feedback','deleted','209.182.211.200'),(208,1,1,7497,0,'','\"Nechepurenko97 - 2019-11-13 03:20:25\" feedback deleted from trash','2019-11-28 14:10:24','posts','feedback','deleted','209.182.211.200'),(209,1,1,7498,0,'','\"Kiparisov96 - 2019-11-13 03:49:33\" feedback deleted from trash','2019-11-28 14:10:24','posts','feedback','deleted','209.182.211.200'),(210,1,1,7499,0,'','\"Lazlov98 - 2019-11-13 04:18:41\" feedback deleted from trash','2019-11-28 14:10:25','posts','feedback','deleted','209.182.211.200'),(211,1,1,7500,0,'','\"Krasnowekov99 - 2019-11-13 04:47:01\" feedback deleted from trash','2019-11-28 14:10:25','posts','feedback','deleted','209.182.211.200'),(212,1,1,7501,0,'','\"Lavrovich75 - 2019-11-13 05:15:36\" feedback deleted from trash','2019-11-28 14:10:25','posts','feedback','deleted','209.182.211.200'),(213,1,1,7502,0,'','\"Haljutin45 - 2019-11-13 05:44:07\" feedback deleted from trash','2019-11-28 14:10:25','posts','feedback','deleted','209.182.211.200'),(214,1,1,7514,0,'','\"goabs - 2019-11-29 00:46:32\" feedback updated','2019-11-29 05:46:32','posts','feedback','updated','194.28.115.251'),(215,1,1,7515,0,'','\"goabs - 2019-11-29 22:36:57\" feedback updated','2019-11-30 03:36:57','posts','feedback','updated','194.28.115.251'),(216,1,1,7516,0,'','\"goabs - 2019-12-02 00:43:32\" feedback updated','2019-12-02 05:43:32','posts','feedback','updated','194.28.115.251'),(217,1,1,7504,0,'','\"goabs - 2019-11-17 03:57:08\" feedback deleted from trash','2019-12-02 14:11:45','posts','feedback','deleted','209.182.211.200'),(218,1,1,7505,0,'','\"goabs - 2019-11-17 23:34:06\" feedback deleted from trash','2019-12-03 14:09:06','posts','feedback','deleted','209.182.211.200'),(219,1,1,7517,0,'','\"goabs - 2019-12-03 11:02:27\" feedback updated','2019-12-03 16:02:27','posts','feedback','updated','194.28.115.251'),(220,1,1,7506,0,'','\"goabs - 2019-11-19 05:51:16\" feedback deleted from trash','2019-12-04 14:08:59','posts','feedback','deleted','209.182.211.200'),(221,1,1,7507,0,'','\"goabs - 2019-11-20 02:05:47\" feedback deleted from trash','2019-12-05 14:08:29','posts','feedback','deleted','209.182.211.200'),(222,1,1,7518,0,'','\"Larryerobe - 2019-12-05 18:42:06\" feedback updated','2019-12-05 23:42:06','posts','feedback','updated','62.149.29.43'),(223,1,1,7519,0,'','\"goabs - 2019-12-05 19:18:54\" feedback updated','2019-12-06 00:18:54','posts','feedback','updated','194.28.115.251'),(224,1,1,7508,0,'','\"goabs - 2019-11-21 04:15:42\" feedback deleted from trash','2019-12-06 14:08:40','posts','feedback','deleted','209.182.211.200'),(225,1,1,7509,0,'','\"goabs - 2019-11-21 21:33:43\" feedback deleted from trash','2019-12-07 14:09:43','posts','feedback','deleted','209.182.211.200'),(226,1,1,NULL,9,'administrator','Updraftplus backup database, plugins, themes finished','2019-12-08 13:12:22','mainwp_backups','backups','updraftplus_backup','112.198.207.191'),(227,1,1,NULL,9,'administrator','Updraftplus backup database, plugins finished','2019-12-08 14:56:58','mainwp_backups','backups','updraftplus_backup','112.198.207.191'),(228,1,1,NULL,9,'administrator','Updated plugin: Contact Form 7 5.1.6','2019-12-08 14:59:54','installer','plugins','updated','112.198.207.191'),(229,1,1,NULL,9,'administrator','Updated plugin: Google Analytics for WordPress by MonsterInsights 7.10.1','2019-12-08 14:59:57','installer','plugins','updated','112.198.207.191'),(230,1,1,NULL,9,'administrator','Updated plugin: Jetpack by WordPress.com 8.0','2019-12-08 15:00:07','installer','plugins','updated','112.198.207.191'),(231,1,1,NULL,9,'administrator','Updraftplus backup database, plugins finished','2019-12-08 15:02:07','mainwp_backups','backups','updraftplus_backup','112.198.207.191'),(232,1,1,NULL,9,'administrator','Updated plugin: MC4WP: Mailchimp for WordPress 4.7.4','2019-12-08 15:04:09','installer','plugins','updated','112.198.207.191'),(233,1,1,NULL,9,'administrator','Updated plugin: Smash Balloon Instagram Feed 2.1.3','2019-12-08 15:04:12','installer','plugins','updated','112.198.207.191'),(234,1,1,NULL,9,'administrator','Updated plugin: Social Snap Lite 1.1.7','2019-12-08 15:04:14','installer','plugins','updated','112.198.207.191'),(235,1,1,NULL,9,'administrator','Updated plugin: WooCommerce 3.8.1','2019-12-08 15:04:18','installer','plugins','updated','112.198.207.191'),(236,1,1,NULL,9,'administrator','Updated plugin: Wordfence Security 7.4.2','2019-12-08 15:04:21','installer','plugins','updated','112.198.207.191'),(237,1,1,NULL,9,'administrator','Updated plugin: Yoast SEO 12.6.2','2019-12-08 15:04:23','installer','plugins','updated','112.198.207.191'),(238,1,1,NULL,9,'administrator','Updraftplus backup database, themes finished','2019-12-08 15:08:16','mainwp_backups','backups','updraftplus_backup','112.198.207.191'),(239,1,1,NULL,9,'administrator','Updated theme: Hueman 3.4.33','2019-12-08 15:09:33','installer','themes','updated','112.198.207.191'),(240,1,1,7521,0,'','\"goabs - 2019-12-08 10:43:01\" feedback updated','2019-12-08 15:43:01','posts','feedback','updated','194.28.115.251'),(241,1,1,7510,0,'','\"goabs - 2019-11-23 11:50:12\" feedback deleted from trash','2019-12-09 14:08:26','posts','feedback','deleted','209.182.211.200'),(242,1,1,7511,0,'','\"goabs - 2019-11-24 02:20:10\" feedback deleted from trash','2019-12-09 14:08:26','posts','feedback','deleted','209.182.211.200'),(243,1,1,7522,0,'','\"Jamescib - 2019-12-09 13:40:03\" feedback updated','2019-12-09 18:40:03','posts','feedback','updated','62.149.7.164'),(244,1,1,7523,0,'','\"goabs - 2019-12-11 21:26:20\" feedback updated','2019-12-12 02:26:20','posts','feedback','updated','194.28.115.251'),(245,1,1,7512,0,'','\"goabs - 2019-11-26 21:49:41\" feedback deleted from trash','2019-12-12 14:09:29','posts','feedback','deleted','209.182.211.200'),(246,1,1,NULL,0,'','Updraftplus backup database finished','2019-12-13 09:58:04','mainwp_backups','backups','updraftplus_backup','209.182.211.200'),(247,1,1,NULL,0,'','WordPress auto-updated to 5.3.1','2019-12-13 09:59:25','installer','wordpress','updated','209.182.211.200'),(248,1,1,7514,0,'','\"goabs - 2019-11-29 00:46:32\" feedback deleted from trash','2019-12-14 14:08:45','posts','feedback','deleted','209.182.211.200'),(249,1,1,7515,0,'','\"goabs - 2019-11-29 22:36:57\" feedback deleted from trash','2019-12-15 14:09:08','posts','feedback','deleted','209.182.211.200'),(250,1,1,7524,0,'','\"goabs - 2019-12-16 12:06:48\" feedback updated','2019-12-16 17:06:48','posts','feedback','updated','194.28.115.251'),(251,1,1,7516,0,'','\"goabs - 2019-12-02 00:43:32\" feedback deleted from trash','2019-12-17 14:08:21','posts','feedback','deleted','209.182.211.200'),(252,1,1,NULL,0,'','Updraftplus backup database, plugins finished','2019-12-18 21:57:26','mainwp_backups','backups','updraftplus_backup','209.182.211.200'),(253,1,1,NULL,0,'','Updraftplus backup database finished','2019-12-19 09:59:59','mainwp_backups','backups','updraftplus_backup','209.182.211.200'),(254,1,1,NULL,0,'','WordPress auto-updated to 5.3.2','2019-12-19 10:01:32','installer','wordpress','updated','209.182.211.200'),(255,1,1,7517,0,'','\"goabs - 2019-12-03 11:02:27\" feedback deleted from trash','2019-12-19 14:09:46','posts','feedback','deleted','209.182.211.200'),(256,1,1,7518,0,'','\"Larryerobe - 2019-12-05 18:42:06\" feedback deleted from trash','2019-12-21 14:08:37','posts','feedback','deleted','209.182.211.200'),(257,1,1,7519,0,'','\"goabs - 2019-12-05 19:18:54\" feedback deleted from trash','2019-12-21 14:08:37','posts','feedback','deleted','209.182.211.200'),(258,1,1,NULL,9,'administrator','Updraftplus backup database, plugins, themes finished','2019-12-22 15:13:49','mainwp_backups','backups','updraftplus_backup','112.198.222.104'),(259,1,1,NULL,9,'administrator','Updated plugin: Google Analytics for WordPress by MonsterInsights 7.10.2','2019-12-22 21:01:23','installer','plugins','updated','112.198.222.104'),(260,1,1,NULL,9,'administrator','Updated plugin: Really Simple SSL 3.2.7','2019-12-22 21:01:23','installer','plugins','updated','112.198.222.104'),(261,1,1,NULL,9,'administrator','Updated plugin: Smash Balloon Instagram Feed 2.1.4','2019-12-22 21:01:23','installer','plugins','updated','112.198.222.104'),(262,1,1,NULL,9,'administrator','Updated plugin: Yoast SEO 12.7.1','2019-12-22 21:01:23','installer','plugins','updated','112.198.222.104'),(263,1,1,NULL,9,'administrator','Updraftplus backup database, themes finished','2019-12-22 21:03:09','mainwp_backups','backups','updraftplus_backup','112.198.222.104'),(264,1,1,NULL,9,'administrator','Updated theme: Hueman 3.4.34','2019-12-22 21:04:38','installer','themes','updated','112.198.222.104'),(265,1,1,NULL,9,'administrator','Updated theme: Twenty Twenty 1.1','2019-12-22 21:04:38','installer','themes','updated','112.198.222.104'),(266,1,1,NULL,9,'administrator','\"WooCommerce\" plugin activated ','2019-12-23 19:06:28','installer','plugins','activated','112.198.222.252'),(267,1,1,7527,9,'administrator','Added &quot;woocommerce-placeholder&quot; to Media library','2019-12-23 19:06:29','media','image','uploaded','112.198.222.252'),(268,1,1,NULL,9,'administrator','\"WooCommerce\" plugin deactivated ','2019-12-23 19:07:28','installer','plugins','deactivated','112.198.222.252'),(269,1,1,NULL,9,'administrator','Updraftplus backup database, themes finished','2020-01-06 18:29:39','mainwp_backups','backups','updraftplus_backup','112.198.215.169'),(270,1,1,NULL,9,'administrator','Updated theme: Hueman 3.4.35','2020-01-06 18:30:59','installer','themes','updated','112.198.215.169'),(271,1,1,NULL,9,'administrator','Updraftplus backup database, plugins, themes finished','2020-01-16 19:21:29','mainwp_backups','backups','updraftplus_backup','112.198.223.27'),(272,1,1,NULL,9,'administrator','Updraftplus backup database, plugins finished','2020-01-16 19:39:01','mainwp_backups','backups','updraftplus_backup','112.198.223.27'),(273,1,1,NULL,9,'administrator','Updated plugin: Google Analytics for WordPress by MonsterInsights 7.10.3','2020-01-16 19:41:46','installer','plugins','updated','112.198.223.27'),(274,1,1,NULL,9,'administrator','Updated plugin: Jetpack by WordPress.com 8.1','2020-01-16 19:41:49','installer','plugins','updated','112.198.223.27'),(275,1,1,NULL,9,'administrator','Updated plugin: Recent Posts Widget With Thumbnails 6.7.0','2020-01-16 19:41:52','installer','plugins','updated','112.198.223.27'),(276,1,1,NULL,9,'administrator','Updated plugin: Smash Balloon Instagram Feed 2.1.5','2020-01-16 19:41:54','installer','plugins','updated','112.198.223.27'),(277,1,1,NULL,9,'administrator','Updated plugin: Social Snap Lite 1.1.8','2020-01-16 19:41:57','installer','plugins','updated','112.198.223.27'),(278,1,1,NULL,9,'administrator','Updated plugin: Wordfence Security 7.4.4','2020-01-16 19:42:00','installer','plugins','updated','112.198.223.27'),(279,1,1,NULL,9,'administrator','Updated plugin: Yoast SEO 12.8.1','2020-01-16 19:42:03','installer','plugins','updated','112.198.223.27'),(280,1,1,NULL,9,'administrator','Updraftplus backup database, themes finished','2020-01-16 19:51:45','mainwp_backups','backups','updraftplus_backup','112.198.223.27'),(281,1,1,NULL,9,'administrator','Updated theme: Hueman 3.4.36','2020-01-16 19:55:23','installer','themes','updated','112.198.223.27'),(282,1,1,NULL,9,'administrator','\"Ultimate WP Help Maintenance\" plugin deactivated ','2020-01-26 18:43:01','installer','plugins','deactivated','112.198.218.241'),(283,1,1,NULL,9,'administrator','Updated plugin: Ultimate WP Help Maintenance 4.0.6.1','2020-01-26 18:43:52','installer','plugins','updated','112.198.218.241'),(284,1,1,NULL,9,'administrator','\"Ultimate WP Help Maintenance\" plugin activated ','2020-01-26 18:47:59','installer','plugins','activated','112.198.218.241'),(285,1,1,NULL,9,'administrator','Updraftplus backup database, plugins, themes finished','2020-01-31 19:28:58','mainwp_backups','backups','updraftplus_backup','112.198.218.83'),(286,1,1,NULL,9,'administrator','Updraftplus backup database, plugins finished','2020-01-31 20:14:43','mainwp_backups','backups','updraftplus_backup','112.198.218.83'),(287,1,1,NULL,9,'administrator','Updated plugin: CMB2 2.7.0','2020-01-31 20:17:24','installer','plugins','updated','112.198.218.83'),(288,1,1,NULL,9,'administrator','Updated plugin: Google Analytics for WordPress by MonsterInsights 7.10.4','2020-01-31 20:17:26','installer','plugins','updated','112.198.218.83'),(289,1,1,NULL,9,'administrator','Updated plugin: Jetpack by WordPress.com 8.1.1','2020-01-31 20:17:34','installer','plugins','updated','112.198.218.83'),(290,1,1,NULL,9,'administrator','Updated plugin: Really Simple SSL 3.2.9','2020-01-31 20:17:36','installer','plugins','updated','112.198.218.83'),(291,1,1,NULL,9,'administrator','Updated plugin: Social Snap Lite 1.1.8.1','2020-01-31 20:17:39','installer','plugins','updated','112.198.218.83'),(292,1,1,NULL,9,'administrator','Updated plugin: Ultimate WP Help Maintenance Reports 2.0.2','2020-01-31 20:17:41','installer','plugins','updated','112.198.218.83'),(293,1,1,NULL,9,'administrator','Updated plugin: WooCommerce 3.9.1','2020-01-31 20:17:55','installer','plugins','updated','112.198.218.83'),(294,1,1,NULL,9,'administrator','Updated plugin: Wordfence Security 7.4.5','2020-01-31 20:18:01','installer','plugins','updated','112.198.218.83'),(295,1,1,NULL,9,'administrator','Updated plugin: Yoast SEO 12.9.1','2020-01-31 20:18:10','installer','plugins','updated','112.198.218.83'),(296,1,1,NULL,9,'administrator','Updraftplus backup database, themes finished','2020-01-31 20:20:46','mainwp_backups','backups','updraftplus_backup','112.198.218.83'),(297,1,1,NULL,9,'administrator','Updated theme: Hueman 3.4.37','2020-01-31 20:22:01','installer','themes','updated','112.198.218.83'),(298,1,1,NULL,9,'administrator','Updraftplus backup database, plugins, themes finished','2020-02-11 18:36:10','mainwp_backups','backups','updraftplus_backup','112.198.219.96'),(299,1,1,NULL,9,'administrator','Updraftplus backup database, plugins finished','2020-02-11 18:54:22','mainwp_backups','backups','updraftplus_backup','112.198.219.96'),(300,1,1,NULL,9,'administrator','Updated plugin: MC4WP: Mailchimp for WordPress 4.7.5','2020-02-11 18:57:10','installer','plugins','updated','112.198.219.96'),(301,1,1,NULL,9,'administrator','Updated plugin: Smash Balloon Instagram Feed 2.2','2020-02-11 18:57:12','installer','plugins','updated','112.198.219.96'),(302,1,1,NULL,9,'administrator','Updated plugin: Ultimate WP Help Maintenance 4.0.6.2','2020-02-11 18:57:16','installer','plugins','updated','112.198.219.96'),(303,1,1,NULL,9,'administrator','Updated plugin: Ultimate WP Help Maintenance Reports 2.0.3','2020-02-11 18:57:18','installer','plugins','updated','112.198.219.96'),(304,1,1,NULL,9,'administrator','Updated plugin: Yoast SEO 13.0','2020-02-11 18:57:21','installer','plugins','updated','112.198.219.96'),(305,1,1,NULL,0,'','Updraftplus backup database, themes finished','2020-02-11 18:58:20','mainwp_backups','backups','updraftplus_backup','209.182.211.200'),(306,1,1,NULL,9,'administrator','Updated theme: Hueman 3.4.39','2020-02-11 19:03:48','installer','themes','updated','112.198.219.96'),(307,1,1,NULL,9,'administrator','Updraftplus backup database, plugins, themes finished','2020-02-23 18:04:30','mainwp_backups','backups','updraftplus_backup','112.198.207.142'),(308,1,1,NULL,9,'administrator','Updraftplus backup database, plugins finished','2020-02-23 18:36:03','mainwp_backups','backups','updraftplus_backup','112.198.207.142'),(309,1,1,NULL,9,'administrator','Updated plugin: Jetpack by WordPress.com 8.2.3','2020-02-23 18:38:52','installer','plugins','updated','112.198.207.142'),(310,1,1,NULL,9,'administrator','Updated plugin: Regenerate Thumbnails 3.1.3','2020-02-23 18:38:55','installer','plugins','updated','112.198.207.142'),(311,1,1,NULL,9,'administrator','Updated plugin: Social Snap Lite 1.1.8.2','2020-02-23 18:38:58','installer','plugins','updated','112.198.207.142'),(312,1,1,NULL,9,'administrator','Updated plugin: WooCommerce 3.9.2','2020-02-23 18:39:04','installer','plugins','updated','112.198.207.142'),(313,1,1,NULL,9,'administrator','Updated plugin: Wordfence Security 7.4.6','2020-02-23 18:39:09','installer','plugins','updated','112.198.207.142'),(314,1,1,NULL,9,'administrator','Updated plugin: Yoast SEO 13.1','2020-02-23 18:39:18','installer','plugins','updated','112.198.207.142'),(315,1,1,NULL,9,'administrator','Updraftplus backup database, plugins, themes finished','2020-03-09 18:51:26','mainwp_backups','backups','updraftplus_backup','112.198.207.96'),(316,1,1,NULL,9,'administrator','\"Jetpack by WordPress.com\" plugin deactivated ','2020-03-09 20:06:20','installer','plugins','deactivated','112.198.207.96'),(317,1,1,NULL,9,'administrator','\"Quote Master\" plugin deactivated ','2020-03-09 20:07:37','installer','plugins','deactivated','112.198.207.96'),(318,1,1,NULL,9,'administrator','\"Quote Master\" plugin activated ','2020-03-09 20:17:47','installer','plugins','activated','112.198.207.96'),(319,1,1,NULL,9,'administrator','\"Jetpack by WordPress.com\" plugin activated ','2020-03-09 20:18:03','installer','plugins','activated','112.198.207.96'),(320,1,1,NULL,9,'administrator','\"Quote Master\" plugin deactivated ','2020-03-09 20:19:49','installer','plugins','deactivated','112.198.207.96'),(321,1,1,NULL,9,'administrator','\"Jetpack by WordPress.com\" plugin deactivated ','2020-03-09 20:21:50','installer','plugins','deactivated','112.198.207.96'),(322,1,1,NULL,9,'administrator','Installed plugin: WP-Optimize - Clean, Compress, Cache 3.0.16','2020-03-09 20:23:51','installer','plugins','installed','112.198.207.96'),(323,1,1,NULL,9,'administrator','\"WP-Optimize - Clean, Compress, Cache\" plugin activated ','2020-03-09 20:23:55','installer','plugins','activated','112.198.207.96'),(324,1,1,NULL,9,'administrator','Updraftplus backup database finished','2020-03-09 20:24:19','mainwp_backups','backups','updraftplus_backup','112.198.207.96'),(325,1,1,NULL,9,'administrator','\"WP-Optimize - Clean, Compress, Cache\" plugin deactivated ','2020-03-09 20:29:16','installer','plugins','deactivated','112.198.207.96'),(326,1,1,NULL,9,'administrator','Updated plugin: Jetpack by WordPress.com 8.3','2020-03-09 20:47:34','installer','plugins','updated','112.198.207.96'),(327,1,1,7550,9,'administrator','\"\" changeset trashed','2020-03-09 20:53:40','posts','customize_changeset','trashed','112.198.207.96'),(328,1,1,7550,9,'administrator','\"\" changeset updated','2020-03-09 20:53:40','posts','customize_changeset','updated','112.198.207.96'),(329,1,1,352,9,'administrator','\"Header Menu - Below Logo\" has been assigned to \"Header Menu\"','2020-03-09 20:54:51','menus','header-menu-below-logo','assigned','112.198.207.96'),(330,1,1,352,9,'administrator','Updated menu \"Header Menu - Below Logo\"','2020-03-09 20:54:51','menus','header-menu-below-logo','updated','112.198.207.96'),(331,1,1,34,9,'administrator','\"Main Menu\" has been assigned to \"Top Menu\"','2020-03-09 20:55:14','menus','main-menu','assigned','112.198.207.96'),(332,1,1,34,9,'administrator','Updated menu \"Main Menu\"','2020-03-09 20:55:14','menus','main-menu','updated','112.198.207.96'),(333,1,1,48,9,'administrator','\"Third Menu\" has been assigned to \"Footer Menu\"','2020-03-09 20:55:34','menus','third-menu','assigned','112.198.207.96'),(334,1,1,48,9,'administrator','Updated menu \"Third Menu\"','2020-03-09 20:55:34','menus','third-menu','updated','112.198.207.96'),(335,1,1,NULL,9,'administrator','Updraftplus backup database, plugins finished','2020-03-09 20:59:34','mainwp_backups','backups','updraftplus_backup','112.198.207.96'),(336,1,1,NULL,9,'administrator','Updated plugin: Contact Form 7 5.1.7','2020-03-09 21:02:48','installer','plugins','updated','112.198.207.96'),(337,1,1,NULL,9,'administrator','Updated plugin: Smash Balloon Instagram Feed 2.2.1','2020-03-09 21:02:48','installer','plugins','updated','112.198.207.96'),(338,1,1,NULL,9,'administrator','Updated plugin: WooCommerce 3.9.3','2020-03-09 21:02:48','installer','plugins','updated','112.198.207.96'),(339,1,1,NULL,9,'administrator','Updated plugin: Yoast SEO 13.2','2020-03-09 21:02:48','installer','plugins','updated','112.198.207.96'),(340,1,1,NULL,9,'administrator','Updraftplus backup database, themes finished','2020-03-09 21:09:25','mainwp_backups','backups','updraftplus_backup','112.198.207.96'),(341,1,1,NULL,9,'administrator','Updated theme: Graphene 2.7.2','2020-03-09 21:12:37','installer','themes','updated','112.198.207.96'),(342,1,1,6740,0,'','New comment by donnarp11 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-03-10 00:57:27','comments','post','created','193.218.118.70'),(343,1,1,6741,0,'','New comment by Allyson Crozier on \"Breastfeeding and PCOS: How to Optimize Your Chances\" pending approval','2020-03-10 07:35:13','comments','post','created','141.98.100.71'),(344,1,1,6742,0,'','New comment by karinfy11 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-03-10 08:10:00','comments','post','created','51.15.111.29'),(345,1,1,6743,0,'','New comment by Jennell Draudt on \"\'Souper Star\': @EndEndoForever | Fighting Against Endometriosis\" pending approval','2020-03-10 12:35:55','comments','post','created','171.22.120.251'),(346,1,1,6744,0,'','New comment by Jewell Port on \" Is it Really 2015?  The State of Women\'s Sexual, Reproductive & Hormone Health\" pending approval','2020-03-10 20:32:54','comments','post','created','95.154.200.184'),(347,1,1,6745,0,'','New comment by Hildred Chanthasene on \"Mental Illness, Endocrine Disorder or Reproductive Disorder?\" pending approval','2020-03-11 06:37:52','comments','post','created','95.154.200.168'),(348,1,1,6746,0,'','New comment by savannahmh16 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-03-11 07:00:06','comments','post','created','185.207.139.2'),(349,1,1,6747,0,'','New comment by maggiesc4 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-03-12 08:05:03','comments','post','created','185.220.100.241'),(350,1,1,6748,0,'','New comment by jerriss4 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-03-12 11:34:31','comments','post','created','185.220.101.30'),(351,1,1,6749,0,'','New comment by Rhiannon Stormer on \"Whats in a Name? There\'s more to PCOS than cysts...a lot more!\" pending approval','2020-03-12 21:55:12','comments','post','created','95.154.200.163'),(352,1,1,6750,0,'','New comment by Nohemi Vastakis on \"Are you at 7 Times Greater Risk for Cardiovascular Disease?\" pending approval','2020-03-12 22:07:57','comments','post','created','95.154.200.163'),(353,1,1,6751,0,'','New comment by Jesusita Lavender on \"Miscarriages Hurt Your Heart in More Ways Than You Know\" pending approval','2020-03-13 00:44:45','comments','post','created','84.17.51.127'),(354,1,1,6752,0,'','New comment by Dennis Geister on \"6 of the Strangest Signs of Hormone Imbalance\" pending approval','2020-03-13 04:22:54','comments','post','created','84.17.51.127'),(355,1,1,6753,0,'','New comment by luciaof18 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-03-13 14:22:38','comments','post','created','185.220.100.249'),(356,1,1,6754,0,'','New comment by carlygd11 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-03-14 01:46:04','comments','post','created','185.220.100.255'),(357,1,1,6755,0,'','New comment by Dorotha Walterman on \"Hormone Alphabet - Vitamin D\" pending approval','2020-03-14 05:25:40','comments','post','created','95.154.200.162'),(358,1,1,6756,0,'','New comment by cristinaeg18 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-03-15 03:43:59','comments','post','created','185.220.101.57'),(359,1,1,6757,0,'','New comment by lindsayhh3 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-03-15 17:10:31','comments','post','created','198.50.158.140'),(360,1,1,6758,0,'','New comment by Lashandra Prettner on \"Are you at 7 Times Greater Risk for Cardiovascular Disease?\" pending approval','2020-03-16 04:25:59','comments','post','created','95.154.200.185'),(361,1,1,6759,0,'','New comment by bonitaky1 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-03-16 06:41:18','comments','post','created','77.247.181.162'),(362,1,1,6760,0,'','New comment by Soledad Verburg on \"Are Women\'s Health Issues Being Painted with a Mental Health Brush?\" pending approval','2020-03-16 08:43:56','comments','post','created','95.154.200.185'),(363,1,1,6761,0,'','New comment by Emilia Cupples on \"Meet Sonya\" pending approval','2020-03-16 17:05:08','comments','page','created','95.154.200.181'),(364,1,1,6762,0,'','New comment by Anisha Bredin on \"Meet Sonya\" pending approval','2020-03-16 22:30:25','comments','page','created','141.98.100.54'),(365,1,1,6763,0,'','New comment by Maisie Rodrick on \"I\'m Cracking Up\" pending approval','2020-03-16 23:19:52','comments','post','created','141.98.100.54'),(366,1,1,6764,0,'','New comment by Louie Diogo on \"I\'m Cracking Up\" pending approval','2020-03-17 05:23:09','comments','post','created','173.234.158.47'),(367,1,1,6765,0,'','New comment by stefaniewu18 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-03-17 08:40:03','comments','post','created','185.34.33.2'),(368,1,1,6766,0,'','New comment by Lanette Normoyle on \"World Thyroid Day\" pending approval','2020-03-17 16:24:12','comments','post','created','95.154.200.162'),(369,1,1,6767,0,'','New comment by Geraldine Myree on \"6 of the Strangest Signs of Hormone Imbalance\" pending approval','2020-03-18 07:55:15','comments','post','created','95.154.200.185'),(370,1,1,6768,0,'','New comment by deeal11 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-03-18 11:23:18','comments','post','created','185.220.100.240'),(371,1,1,6769,0,'','New comment by Star Carrahan on \"Postpartum Anxiety Part 1 - My Heart did Loop-de-loops - I thought I was dying...\" pending approval','2020-03-18 16:23:45','comments','post','created','91.132.136.205'),(372,1,1,6770,0,'','New comment by Hildegarde Martenez on \"6 of the Strangest Signs of Hormone Imbalance\" pending approval','2020-03-18 18:04:23','comments','post','created','91.132.136.205'),(373,1,1,6771,0,'','New comment by Ernestine Colliver on \"Are you at 7 Times Greater Risk for Cardiovascular Disease?\" pending approval','2020-03-18 19:52:15','comments','post','created','38.131.126.137'),(374,1,1,6772,0,'','New comment by Ronni Laborde on \"6 of the Strangest Signs of Hormone Imbalance\" pending approval','2020-03-18 23:42:00','comments','post','created','37.120.217.8'),(375,1,1,6773,0,'','New comment by Taylor Midgley on \"Bio-identical Hormones: Knowledgeable Doctors and Naturopaths DO exist!  I promise...\" pending approval','2020-03-19 17:24:24','comments','post','created','176.113.72.108'),(376,1,1,7553,1,'administrator','Attached \"Mother checking thermometer with an ill baby\" to \"Postpartum Anxiety & Pandemic\"','2020-03-19 21:54:31','media','image','attached','24.114.50.181'),(377,1,1,7553,1,'administrator','Updated &quot;Mother checking thermometer with an ill baby&quot;','2020-03-19 21:54:48','media','image','updated','24.114.50.181'),(378,1,1,7553,1,'administrator','Updated &quot;Mom Checking Baby\'s Temperature&quot;','2020-03-19 21:55:01','media','image','updated','24.114.50.181'),(379,1,1,7553,1,'administrator','Updated &quot;Mom Checking Baby\'s Temperature&quot;','2020-03-19 21:55:13','media','image','updated','24.114.50.181'),(380,1,1,7553,1,'administrator','Updated &quot;Mom Checking Baby\'s Temperature&quot;','2020-03-19 21:55:25','media','image','updated','24.114.50.181'),(381,1,1,7552,1,'administrator','\"Postpartum Anxiety & Pandemic\" post draft saved','2020-03-19 22:03:56','posts','post','updated','24.114.50.181'),(382,1,1,7552,1,'administrator','Updated \"Meta description\" of \"Postpartum Anxiety & Pandemic\" Post','2020-03-19 22:03:56','wordpressseo','wpseo_meta','updated','24.114.50.181'),(383,1,1,7552,1,'administrator','Updated \"linkdex\" of \"Postpartum Anxiety & Pandemic\" Post','2020-03-19 22:03:56','wordpressseo','wpseo_meta','updated','24.114.50.181'),(384,1,1,7552,1,'administrator','Updated \"content_score\" of \"Postpartum Anxiety & Pandemic\" Post','2020-03-19 22:03:56','wordpressseo','wpseo_meta','updated','24.114.50.181'),(385,1,1,6774,0,'','New comment by ugojazijad on \"I am the Face of Mental Illness\" pending approval','2020-03-20 16:27:05','comments','post','created','134.249.233.205'),(386,1,1,6775,0,'','New comment by ehiqzubojox on \"I am the Face of Mental Illness\" pending approval','2020-03-20 16:58:02','comments','post','created','134.249.233.205'),(387,1,1,6776,0,'','New comment by louxh4 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-03-20 16:58:55','comments','post','created','109.70.100.22'),(388,1,1,7552,1,'administrator','\"Postpartum Anxiety During a Pandemic\" post draft saved','2020-03-20 22:39:36','posts','post','updated','24.114.50.181'),(389,1,1,7552,1,'administrator','Updated \"linkdex\" of \"Postpartum Anxiety During a Pandemic\" Post','2020-03-20 22:39:37','wordpressseo','wpseo_meta','updated','24.114.50.181'),(390,1,1,7552,1,'administrator','\"Postpartum Anxiety During a Pandemic\" post draft saved','2020-03-20 23:41:46','posts','post','updated','24.114.50.181'),(391,1,1,7552,1,'administrator','\"Postpartum Anxiety During a Pandemic\" post updated','2020-03-20 23:43:26','posts','post','updated','24.114.50.181'),(392,1,1,7552,1,'administrator','\"Postpartum Anxiety During a Pandemic\" post updated','2020-03-20 23:47:06','posts','post','updated','24.114.50.181'),(393,1,1,6777,0,'','New comment by avefopunzovat on \"Picture Gallery\" pending approval','2020-03-21 01:47:18','comments','page','created','195.154.242.89'),(394,1,1,6778,0,'','New comment by iofaaye on \"Picture Gallery\" pending approval','2020-03-21 02:24:23','comments','page','created','195.154.242.89'),(395,1,1,7552,1,'administrator','\"Postpartum Anxiety During a Pandemic\" post updated','2020-03-21 19:51:05','posts','post','updated','24.114.50.181'),(396,1,1,7552,1,'administrator','\"Postpartum Anxiety During a Pandemic\" post updated','2020-03-21 20:10:13','posts','post','updated','24.114.50.181'),(397,1,1,6779,0,'','New comment by adriennehq18 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-03-21 22:53:08','comments','post','created','209.141.40.201'),(398,1,1,6780,0,'','New comment by rosannebv60 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-03-22 10:00:36','comments','post','created','51.75.144.43'),(399,1,1,6781,0,'','New comment by alyssajs18 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-03-22 15:25:25','comments','post','created','178.17.174.68'),(400,1,1,NULL,9,'administrator','Updraftplus backup database, plugins finished','2020-03-22 21:59:40','mainwp_backups','backups','updraftplus_backup','112.198.223.182'),(401,1,1,NULL,9,'administrator','Updated plugin: Akismet Anti-Spam 4.1.4','2020-03-22 22:04:26','installer','plugins','updated','112.198.223.182'),(402,1,1,NULL,9,'administrator','Updated plugin: Really Simple SSL 3.3','2020-03-22 22:04:27','installer','plugins','updated','112.198.223.182'),(403,1,1,NULL,9,'administrator','Updated plugin: Smash Balloon Instagram Feed 2.2.2','2020-03-22 22:04:29','installer','plugins','updated','112.198.223.182'),(404,1,1,NULL,9,'administrator','Updated plugin: Ultimate WP Help Maintenance 4.0.7','2020-03-22 22:04:31','installer','plugins','updated','112.198.223.182'),(405,1,1,NULL,9,'administrator','Updated plugin: Yoast SEO 13.3','2020-03-22 22:04:33','installer','plugins','updated','112.198.223.182'),(406,1,1,NULL,9,'administrator','Updraftplus backup database, themes finished','2020-03-22 22:42:21','mainwp_backups','backups','updraftplus_backup','112.198.223.182'),(407,1,1,NULL,9,'administrator','Updated theme: Hueman 3.5.2','2020-03-22 22:43:13','installer','themes','updated','112.198.223.182'),(408,1,1,6782,0,'','New comment by esperanzavm60 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-03-23 02:09:06','comments','post','created','198.98.59.161'),(409,1,1,6783,0,'','New comment by tracyev3 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-03-23 05:42:52','comments','post','created','185.220.101.141'),(410,1,1,6784,0,'','New comment by Parbrize sector 5 on \"Souper Star Susan Nagel PhD: Endocrine Disruptors\" pending approval','2020-03-23 06:14:52','comments','post','created','82.79.236.131'),(411,1,1,6785,0,'','New comment by hostage on \"6 of the Strangest Signs of Hormone Imbalance\" pending approval','2020-03-23 08:44:33','comments','post','created','178.165.56.235'),(412,1,1,6786,0,'','New comment by benitauw4 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-03-23 09:14:29','comments','post','created','199.249.230.72'),(413,1,1,NULL,1,'administrator','\"Jetpack by WordPress.com\" plugin activated ','2020-03-23 20:51:25','installer','plugins','activated','24.114.50.181'),(414,1,1,NULL,1,'administrator','\"Sharing options\" setting updated','2020-03-23 20:54:24','jetpack','sharedaddy','updated','24.114.50.181'),(415,1,1,NULL,1,'administrator','\"WordPress.com Stats\" setting updated','2020-03-23 20:54:24','jetpack','stats','updated','24.114.50.181'),(416,1,1,NULL,9,'administrator','\"Jetpack by WordPress.com\" plugin deactivated ','2020-03-23 20:55:09','installer','plugins','deactivated','97.114.209.129'),(417,1,1,NULL,9,'administrator','\"Contact Form 7\" plugin activated ','2020-03-23 20:56:53','installer','plugins','activated','97.114.209.129'),(418,1,1,NULL,9,'administrator','\"Contact Form 7\" plugin deactivated ','2020-03-23 20:57:09','installer','plugins','deactivated','97.114.209.129'),(419,1,1,NULL,1,'administrator','Updraftplus backup database, plugins finished','2020-03-23 21:01:31','mainwp_backups','backups','updraftplus_backup','24.114.50.181'),(420,1,1,NULL,1,'administrator','Updraftplus backup database, plugins finished','2020-03-23 21:55:24','mainwp_backups','backups','updraftplus_backup','24.114.50.181'),(421,1,1,NULL,1,'administrator','Updated plugin: WooCommerce 4.0.1','2020-03-23 21:57:45','installer','plugins','updated','24.114.50.181'),(422,1,1,6787,0,'','New comment by erikavi69 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-03-24 04:50:36','comments','post','created','109.70.100.35'),(423,1,1,6788,0,'','New comment by Prescription Drug Rehab on \"Learn More\" pending approval','2020-03-25 01:45:03','comments','page','created','3.17.141.181'),(424,1,1,6789,0,'','New comment by haziqaza on \"Picture Gallery\" pending approval','2020-03-25 08:31:37','comments','page','created','195.154.242.89'),(425,1,1,6790,0,'','New comment by pluropiveyupo on \"Picture Gallery\" pending approval','2020-03-25 08:36:39','comments','page','created','62.210.139.12'),(426,1,1,6791,0,'','New comment by aagorubeb on \"Picture Gallery\" pending approval','2020-03-25 08:49:11','comments','page','created','62.210.139.12'),(427,1,1,6792,0,'','New comment by Brianwar on \"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\" pending approval','2020-03-25 10:22:51','comments','post','created','178.159.37.69'),(428,1,1,6793,0,'','New comment by ingridtk4 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-03-26 00:30:32','comments','post','created','109.70.100.31'),(429,1,1,6794,0,'','New comment by frederickya11 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-03-26 19:25:59','comments','post','created','185.220.100.245'),(430,1,1,6795,0,'','New comment by teenager on \"6 of the Strangest Signs of Hormone Imbalance\" pending approval','2020-03-27 08:02:45','comments','post','created','178.165.56.235'),(431,1,1,6796,0,'','New comment by multiple on \"6 of the Strangest Signs of Hormone Imbalance\" pending approval','2020-03-27 20:02:44','comments','post','created','178.165.56.235'),(432,1,1,6797,0,'','New comment by ForexNex on \"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\" pending approval','2020-03-28 06:48:12','comments','post','created','134.119.195.38'),(433,1,1,6798,0,'','New comment by laurelto2 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-03-28 14:51:42','comments','post','created','5.199.130.188'),(434,1,1,6799,0,'','New comment by adelejv3 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-03-29 01:25:55','comments','post','created','178.165.72.177'),(435,1,1,6800,0,'','New comment by bobbijo2 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-03-30 08:08:18','comments','post','created','185.216.32.130'),(436,1,1,6801,0,'','New comment by kentax4 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-03-30 13:49:05','comments','post','created','23.129.64.181'),(437,1,1,6802,0,'','New comment by fernce60 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-03-31 23:56:33','comments','post','created','109.70.100.29'),(438,1,1,6803,0,'','New comment by ileneow60 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-04-01 05:11:13','comments','post','created','185.220.102.8'),(439,1,1,6804,0,'','New comment by lornaio3 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-04-02 16:27:07','comments','post','created','185.220.100.255'),(440,1,1,NULL,9,'administrator','Updraftplus backup database, plugins, themes finished','2020-04-02 17:35:18','mainwp_backups','backups','updraftplus_backup','112.198.227.137'),(441,1,1,NULL,9,'administrator','Updraftplus backup database, plugins finished','2020-04-02 17:42:38','mainwp_backups','backups','updraftplus_backup','112.198.227.137'),(442,1,1,NULL,9,'administrator','Updated plugin: Gravity Forms Mailchimp Add-On 4.7','2020-04-02 17:45:38','installer','plugins','updated','112.198.227.137'),(443,1,1,NULL,9,'administrator','Updated plugin: Loco Translate 2.3.2','2020-04-02 17:45:39','installer','plugins','updated','112.198.227.137'),(444,1,1,NULL,9,'administrator','Updated plugin: Smash Balloon Instagram Feed 2.3','2020-04-02 17:45:41','installer','plugins','updated','112.198.227.137'),(445,1,1,NULL,9,'administrator','Updated plugin: Social Snap Lite 1.1.8.3','2020-04-02 17:45:54','installer','plugins','updated','112.198.227.137'),(446,1,1,NULL,9,'administrator','Updated plugin: Yoast SEO 13.4.1','2020-04-02 17:45:56','installer','plugins','updated','112.198.227.137'),(447,1,1,NULL,9,'administrator','Updraftplus backup database, themes finished','2020-04-02 17:50:06','mainwp_backups','backups','updraftplus_backup','112.198.227.137'),(448,1,1,NULL,9,'administrator','Updated theme: Hueman 3.5.3','2020-04-02 17:50:59','installer','themes','updated','112.198.227.137'),(449,1,1,NULL,9,'administrator','Updated theme: Twenty Fourteen 2.8','2020-04-02 17:50:59','installer','themes','updated','112.198.227.137'),(450,1,1,NULL,9,'administrator','Updated theme: Twenty Nineteen 1.5','2020-04-02 17:50:59','installer','themes','updated','112.198.227.137'),(451,1,1,NULL,9,'administrator','Updated theme: Twenty Thirteen 3.0','2020-04-02 17:50:59','installer','themes','updated','112.198.227.137'),(452,1,1,NULL,9,'administrator','Updated theme: Twenty Twenty 1.2','2020-04-02 17:50:59','installer','themes','updated','112.198.227.137'),(453,1,1,6805,0,'','New comment by inako18 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-04-02 21:37:35','comments','post','created','155.4.117.13'),(454,1,1,6806,0,'','New comment by faydv18 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-04-04 10:46:27','comments','post','created','195.154.179.3'),(455,1,1,6807,0,'','New comment by liliaxh69 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-04-04 16:19:58','comments','post','created','216.239.90.19'),(456,1,1,6808,0,'','New comment by Justin on \"40% of Women Cannot Identify the Full Spectrum of Perinatal Mood Disorders\" pending approval','2020-04-05 07:08:56','comments','post','created','198.23.217.81'),(457,1,1,6809,0,'','New comment by betteqh69 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-04-06 05:56:31','comments','post','created','104.244.78.233'),(458,1,1,6810,0,'','New comment by donnaey2 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-04-06 11:52:24','comments','post','created','178.165.72.177'),(459,1,1,6811,0,'','New comment by isabellafy3 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-04-08 00:46:24','comments','post','created','109.70.100.24'),(460,1,1,6812,0,'','New comment by maryellenvz16 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-04-10 00:00:41','comments','post','created','166.70.207.2'),(461,1,1,6813,0,'','New comment by claytonbw3 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-04-10 06:27:33','comments','post','created','199.249.230.109'),(462,1,1,2,0,'','Note #2 added to lead #43 on \"Contact Sonya\" form','2020-04-12 08:22:33','gravityforms','notes','added','110.54.242.142'),(463,1,1,6814,0,'','New comment by brucelr69 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-04-12 11:10:43','comments','post','created','185.220.100.245'),(464,1,1,6815,0,'','New comment by laurenyw1 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-04-12 17:42:13','comments','post','created','195.206.105.217'),(465,1,1,6816,0,'','New comment by Jaquelyn on \"Eat FAT & Other Tips for The Best Postpartum Mental Health!\" pending approval','2020-04-14 03:46:20','comments','post','created','141.98.100.54'),(466,1,1,6817,0,'','New comment by Marlys on \"The Relationship Between Autoimmune Disorders and Hormones\" pending approval','2020-04-14 12:27:04','comments','post','created','207.244.84.131'),(467,1,1,6818,0,'','New comment by nitarz16 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-04-14 12:59:56','comments','post','created','109.70.100.23'),(468,1,1,6819,0,'','New comment by adelinekn1 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-04-14 21:11:22','comments','post','created','51.81.254.1'),(469,1,1,NULL,9,'administrator','Updraftplus backup database, plugins, themes finished','2020-04-15 21:00:57','mainwp_backups','backups','updraftplus_backup','112.198.211.94'),(470,1,1,NULL,9,'administrator','Updraftplus backup database, plugins finished','2020-04-15 21:17:10','mainwp_backups','backups','updraftplus_backup','112.198.211.94'),(471,1,1,NULL,9,'administrator','Updated plugin: Jetpack by WordPress.com 8.4.2','2020-04-15 21:20:05','installer','plugins','updated','112.198.211.94'),(472,1,1,NULL,9,'administrator','Updated plugin: Loco Translate 2.3.3','2020-04-15 21:20:06','installer','plugins','updated','112.198.211.94'),(473,1,1,NULL,9,'administrator','Updated plugin: MC4WP: Mailchimp for WordPress 4.7.6','2020-04-15 21:20:07','installer','plugins','updated','112.198.211.94'),(474,1,1,NULL,9,'administrator','Updated plugin: Really Simple SSL 3.3.1','2020-04-15 21:20:09','installer','plugins','updated','112.198.211.94'),(475,1,1,NULL,9,'administrator','Updated plugin: Smash Balloon Instagram Feed 2.3.1','2020-04-15 21:20:10','installer','plugins','updated','112.198.211.94'),(476,1,1,NULL,9,'administrator','Updated plugin: Yoast SEO 13.5','2020-04-15 21:20:12','installer','plugins','updated','112.198.211.94'),(477,1,1,NULL,9,'administrator','Updraftplus backup database, themes finished','2020-04-15 21:27:03','mainwp_backups','backups','updraftplus_backup','112.198.211.94'),(478,1,1,NULL,9,'administrator','Updated theme: Graphene 2.7.4','2020-04-15 21:27:59','installer','themes','updated','112.198.211.94'),(479,1,1,NULL,9,'administrator','Updraftplus backup database finished','2020-04-15 21:31:21','mainwp_backups','backups','updraftplus_backup','112.198.211.94'),(480,1,1,NULL,9,'administrator','WordPress updated to 5.4','2020-04-15 21:32:54','installer','wordpress','updated','112.198.211.94'),(481,1,1,6820,0,'','New comment by aroyoklen on \"6 of the Strangest Signs of Hormone Imbalance\" pending approval','2020-04-16 02:02:02','comments','post','created','37.115.223.14'),(482,1,1,6821,0,'','New comment by leqanusuveyu on \"6 of the Strangest Signs of Hormone Imbalance\" pending approval','2020-04-16 02:49:40','comments','post','created','37.115.223.14'),(483,1,1,6822,0,'','New comment by jonathanmk3 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-04-16 10:51:03','comments','post','created','51.81.254.28'),(484,1,1,6823,0,'','New comment by nelsonyn11 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-04-16 17:30:28','comments','post','created','178.17.171.115'),(485,1,1,6824,0,'','New comment by mobiGoaks on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-04-17 11:10:38','comments','post','created','5.188.210.18'),(486,1,1,6825,0,'','New comment by Rayedyff#gndaick[XuguposFbgefofYH,2,5] on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-04-17 19:08:27','comments','post','created','162.251.232.73'),(487,1,1,6826,0,'','New comment by XE88 APK Download 2019 - 2020 - 918Kiss Indonesia on \"\'Souper Star\': @EndEndoForever | Fighting Against Endometriosis\" pending approval','2020-04-17 20:33:35','comments','post','created','103.65.30.22'),(488,1,1,6827,0,'','New comment by Justin on \"\'Souper Star\': @EndEndoForever | Fighting Against Endometriosis\" pending approval','2020-04-17 21:27:16','comments','post','created','207.180.255.81'),(489,1,1,6828,0,'','New comment by murielbz3 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-04-18 03:05:38','comments','post','created','85.248.227.165'),(490,1,1,6829,0,'','New comment by renebn3 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-04-18 11:34:24','comments','post','created','185.220.101.7'),(491,1,1,6830,0,'','New comment by Justin on \"Meet Sonya\" pending approval','2020-04-19 05:50:00','comments','page','created','207.180.255.81'),(492,1,1,6831,0,'','New comment by irisve3 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-04-19 18:14:50','comments','post','created','185.213.155.172'),(493,1,1,6832,0,'','New comment by silviafs11 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-04-20 04:33:26','comments','post','created','185.220.101.16'),(494,1,1,6833,0,'','New comment by gai lam tien da nang on \"My Interview with Maureen McGrath on CKNW\'s Sunday Night Sex Show \" pending approval','2020-04-20 19:48:39','comments','post','created','113.184.32.207'),(495,1,1,6834,0,'','New comment by jasontu4 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-04-21 07:37:08','comments','post','created','185.220.101.23'),(496,1,1,6835,0,'','New comment by janetteam1 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-04-21 17:42:38','comments','post','created','51.89.200.108'),(497,1,1,6836,0,'','New comment by Edyinfandy on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-04-21 20:29:49','comments','post','created','5.188.84.76'),(498,1,1,6837,0,'','New comment by Keytbat on \"The Cruel Joke of Postpartum Mood Disorder\" pending approval','2020-04-21 23:12:36','comments','post','created','5.188.84.76'),(499,1,1,6838,0,'','New comment by Stevabsoto on \"6 of the Strangest Signs of Hormone Imbalance\" pending approval','2020-04-22 00:43:12','comments','post','created','5.188.84.76'),(500,1,1,6839,0,'','New comment by JamDown on \"Hormone and Earth Friendly Lunch Packs\" pending approval','2020-04-22 02:22:55','comments','post','created','5.188.84.130'),(501,1,1,6840,0,'','New comment by Stevabsoto on \"Dr. Azziz Tells MDs Be Vigilant for PCOS\" pending approval','2020-04-22 05:28:15','comments','post','created','5.188.84.76'),(502,1,1,6841,0,'','New comment by Markplurl on \"Meet The Tampon King & The Toilet Hackers\" pending approval','2020-04-22 05:37:43','comments','post','created','5.188.84.130'),(503,1,1,6842,0,'','New comment by Stepsuise on \"Progesterone: The \"Calming Hormone\"\" pending approval','2020-04-22 06:17:57','comments','post','created','5.188.84.3'),(504,1,1,6843,0,'','New comment by Lesorgary on \"Could a Blood Test Have Predicted my Postpartum Mood Disorder?\" pending approval','2020-04-22 07:28:44','comments','post','created','5.188.84.6'),(505,1,1,6844,0,'','New comment by Stevabsoto on \"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\" pending approval','2020-04-22 13:07:23','comments','post','created','5.188.84.76'),(506,1,1,6845,0,'','New comment by EllSmubre on \"Re-living My Postpartum Anxiety\" pending approval','2020-04-22 13:11:49','comments','post','created','5.188.84.3'),(507,1,1,6846,0,'','New comment by LeoMymn on \"Japan Health Minister Halts HPV Vaccines for 12 - 16 year old girls\" pending approval','2020-04-22 13:53:58','comments','post','created','5.188.84.6'),(508,1,1,6847,0,'','New comment by JamDown on \"Magnesium, My New Best Friend!\" pending approval','2020-04-22 16:33:09','comments','post','created','5.188.84.130'),(509,1,1,6848,0,'','New comment by Edyinfandy on \"The Twisted Irony of Motherhood\" pending approval','2020-04-22 16:58:06','comments','post','created','5.188.84.76'),(510,1,1,6849,0,'','New comment by EllSmubre on \"Landmarks Turning Teal for PCOS Awareness Month!\" pending approval','2020-04-22 19:33:43','comments','post','created','5.188.84.3'),(511,1,1,6850,0,'','New comment by Edyinfandy on \"6 of the Strangest Signs of Hormone Imbalance\" pending approval','2020-04-22 20:07:49','comments','post','created','5.188.84.76'),(512,1,1,6851,0,'','New comment by harriettp3 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-04-22 20:19:34','comments','post','created','46.166.139.111'),(513,1,1,6852,0,'','New comment by moiGoaks on \"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\" pending approval','2020-04-22 23:09:26','comments','post','created','5.188.210.18'),(514,1,1,6853,0,'','New comment by kỹ nữ đồng nai on \"Souper Star Susan Nagel PhD: Endocrine Disruptors\" pending approval','2020-04-23 00:28:41','comments','post','created','14.163.124.140'),(515,1,1,6854,0,'','New comment by LeoMymn on \"Confessing my Progesterone Habit on DrGreene.com!\" pending approval','2020-04-23 00:39:06','comments','post','created','5.188.84.6'),(516,1,1,6855,0,'','New comment by nonaam1 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-04-23 06:46:54','comments','post','created','185.220.101.2'),(517,1,1,6856,0,'','New comment by Keytbat on \"Endometriosis is an Invisible Illness: An interview with Rachel Meeks\" pending approval','2020-04-23 07:43:33','comments','post','created','5.188.84.76'),(518,1,1,6857,0,'','New comment by Stepsuise on \"I am the Face of Mental Illness\" pending approval','2020-04-23 09:32:17','comments','post','created','5.188.84.3'),(519,1,1,6858,0,'','New comment by Stepsuise on \"Are you at 7 Times Greater Risk for Cardiovascular Disease?\" pending approval','2020-04-23 11:26:19','comments','post','created','5.188.84.3'),(520,1,1,6859,0,'','New comment by Stevabsoto on \"10 Things You Need to Know About Magnesium\" pending approval','2020-04-23 11:38:58','comments','post','created','5.188.84.76'),(521,1,1,6860,0,'','New comment by Edyinfandy on \"Amy called me a Diva!  My Interview with PCOS Diva\" pending approval','2020-04-23 11:48:31','comments','post','created','5.188.84.76'),(522,1,1,6861,0,'','New comment by Mattado on \"Diagnosis is An Art: What Does Your Doctor\'s Palette Look Like?\" pending approval','2020-04-23 12:34:26','comments','post','created','5.188.84.66'),(523,1,1,6862,0,'','New comment by Markplurl on \"The Relationship Between Autoimmune Disorders and Hormones\" pending approval','2020-04-23 13:22:29','comments','post','created','5.188.84.130'),(524,1,1,6863,0,'','New comment by Markplurl on \"I am the Face of Mental Illness\" pending approval','2020-04-23 14:22:25','comments','post','created','5.188.84.130'),(525,1,1,6864,0,'','New comment by Stevabsoto on \"Known and Suspected Hormone Disruptors\" pending approval','2020-04-23 16:09:43','comments','page','created','5.188.84.76'),(526,1,1,6865,0,'','New comment by LeoMymn on \"Everything You Need to Know About Hormones!\" pending approval','2020-04-23 16:28:33','comments','post','created','5.188.84.6'),(527,1,1,6866,0,'','New comment by Markplurl on \"Postpartum Depression is NOT just Depression\" pending approval','2020-04-23 22:57:55','comments','post','created','5.188.84.130'),(528,1,1,6867,0,'','New comment by Stepsuise on \"I am the Face of Mental Illness\" pending approval','2020-04-23 23:20:15','comments','post','created','5.188.84.3'),(529,1,1,6868,0,'','New comment by LeoMymn on \"Some Exciting News!\" pending approval','2020-04-24 03:18:21','comments','post','created','5.188.84.6'),(530,1,1,6869,0,'','New comment by Stepsuise on \"Pregnancy and Infant Loss Awareness Day\" pending approval','2020-04-24 06:07:38','comments','post','created','5.188.84.3'),(531,1,1,6870,0,'','New comment by Stepsuise on \"What a Weekend! Met my Kindred Spirit at PCOS Symposium!\" pending approval','2020-04-24 06:29:26','comments','post','created','5.188.84.3'),(532,1,1,6871,0,'','New comment by EllSmubre on \"Souper Star: Katie Hogg From @_EndoHappy #EndometriosisAwarenessMonth\" pending approval','2020-04-24 06:33:37','comments','post','created','5.188.84.3'),(533,1,1,6872,0,'','New comment by EllSmubre on \"What the Heck is Mittelschmerz and Why Do I Love Mine?\" pending approval','2020-04-24 10:03:15','comments','post','created','5.188.84.3'),(534,1,1,6873,0,'','New comment by tommybt2 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-04-24 14:09:54','comments','post','created','185.220.100.241'),(535,1,1,6874,0,'','New comment by JamDown on \"Thanks for Making My Day!\" pending approval','2020-04-24 14:14:05','comments','post','created','5.188.84.130'),(536,1,1,6875,0,'','New comment by Stevabsoto on \"Help I\'m Going Bald! - How I Discovered I had Androgenic Alopecia\" pending approval','2020-04-24 14:21:57','comments','post','created','5.188.84.76'),(537,1,1,6876,0,'','New comment by Stepsuise on \"Bromine: A Bully In the Endocrine Olympics\" pending approval','2020-04-24 14:36:52','comments','page','created','5.188.84.3'),(538,1,1,6877,0,'','New comment by Stepsuise on \"Wordless Wednesday: OhhhKaye\" pending approval','2020-04-24 15:04:39','comments','post','created','5.188.84.3'),(539,1,1,6878,0,'','New comment by Stepsuise on \"What does it mean to be Estrogen Dominant?\" pending approval','2020-04-24 15:12:46','comments','post','created','5.188.84.3'),(540,1,1,6879,0,'','New comment by Mattado on \"Postpartum Mood Disorder (PPD) Worldwide Study\" pending approval','2020-04-24 16:54:19','comments','post','created','5.188.84.66'),(541,1,1,6880,0,'','New comment by Stepsuise on \"One Step Closer to At-Home Hormone Testing\" pending approval','2020-04-24 17:38:22','comments','post','created','5.188.84.3'),(542,1,1,6881,0,'','New comment by DenCown on \"Miscarriages Hurt Your Heart in More Ways Than You Know\" pending approval','2020-04-24 19:55:52','comments','post','created','5.188.84.66'),(543,1,1,6882,0,'','New comment by sonjatp69 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-04-24 22:38:34','comments','post','created','167.114.92.50'),(544,1,1,6883,0,'','New comment by Mattado on \"6 of the Strangest Signs of Hormone Imbalance\" pending approval','2020-04-25 03:22:29','comments','post','created','5.188.84.66'),(545,1,1,6884,0,'','New comment by Stevabsoto on \"Progesterone: The \"Calming Hormone\"\" pending approval','2020-04-25 03:40:05','comments','post','created','5.188.84.76'),(546,1,1,6885,0,'','New comment by yeseniaif1 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-04-26 08:57:22','comments','post','created','109.70.100.26'),(547,1,1,6886,0,'','New comment by penelopexo2 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-04-26 20:09:13','comments','post','created','171.25.193.78'),(548,1,1,6887,0,'','New comment by vasiGoaks on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-04-27 01:01:18','comments','post','created','5.188.210.18'),(549,1,1,6888,0,'','New comment by wikifintech.org on \"Souper Star Susan Nagel PhD: Endocrine Disruptors\" pending approval','2020-04-27 08:27:22','comments','post','created','138.128.241.206'),(550,1,1,6889,0,'','New comment by diannvv11 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-04-28 08:09:18','comments','post','created','77.247.181.165'),(551,1,1,6890,0,'','New comment by it.wikipedia.org on \"Meet Sonya\" pending approval','2020-04-28 08:53:42','comments','page','created','84.17.59.83'),(552,1,1,6891,0,'','New comment by shannakq69 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-04-28 22:16:29','comments','post','created','51.77.94.226'),(553,1,1,6892,0,'','New comment by RichardKedge on \"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\" pending approval','2020-04-29 05:45:27','comments','post','created','45.139.48.16'),(554,1,1,6893,0,'','New comment by http://oni.med.br/ on \"6 of the Strangest Signs of Hormone Imbalance\" pending approval','2020-04-29 22:13:08','comments','post','created','50.3.79.151'),(555,1,1,6894,0,'','New comment by niliGoaks on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-04-30 02:47:16','comments','post','created','5.188.210.18'),(556,1,1,NULL,0,'','Updraftplus backup database finished','2020-04-30 03:28:47','mainwp_backups','backups','updraftplus_backup','209.182.211.200'),(557,1,1,6895,0,'','New comment by myrtlejl3 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-04-30 12:23:42','comments','post','created','158.174.122.199'),(558,1,1,6896,0,'','New comment by janettegy69 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-05-01 02:28:39','comments','post','created','147.135.137.51'),(559,1,1,NULL,9,'administrator','Updraftplus backup database, plugins, themes finished','2020-05-01 21:26:09','mainwp_backups','backups','updraftplus_backup','112.198.230.1'),(560,1,1,NULL,9,'administrator','Updated plugin: UpdraftPlus - Backup/Restore 2.16.23.24','2020-05-01 21:41:54','installer','plugins','updated','112.198.230.1'),(561,1,1,NULL,9,'administrator','Updraftplus backup database, plugins finished','2020-05-01 21:43:41','mainwp_backups','backups','updraftplus_backup','112.198.230.1'),(562,1,1,NULL,9,'administrator','Updated plugin: Akismet Anti-Spam 4.1.5','2020-05-01 21:48:25','installer','plugins','updated','112.198.230.1'),(563,1,1,NULL,9,'administrator','Updated plugin: MC4WP: Mailchimp for WordPress 4.7.7','2020-05-01 21:48:26','installer','plugins','updated','112.198.230.1'),(564,1,1,NULL,9,'administrator','Updated plugin: Smash Balloon Instagram Feed 2.4','2020-05-01 21:48:28','installer','plugins','updated','112.198.230.1'),(565,1,1,NULL,9,'administrator','Updated plugin: Ultimate WP Help Maintenance 4.0.7.1','2020-05-01 21:48:29','installer','plugins','updated','112.198.230.1'),(566,1,1,NULL,9,'administrator','Updated plugin: Ultimate WP Help Maintenance Reports 2.0.4','2020-05-01 21:48:30','installer','plugins','updated','112.198.230.1'),(567,1,1,NULL,9,'administrator','Updated plugin: Wordfence Security 7.4.7','2020-05-01 21:48:32','installer','plugins','updated','112.198.230.1'),(568,1,1,NULL,9,'administrator','Updated plugin: Yoast SEO 14.0.4','2020-05-01 21:48:34','installer','plugins','updated','112.198.230.1'),(569,1,1,NULL,9,'administrator','Updraftplus backup database, themes finished','2020-05-01 21:51:23','mainwp_backups','backups','updraftplus_backup','112.198.230.1'),(570,1,1,NULL,9,'administrator','Updated theme: Graphene 2.7.5','2020-05-01 21:53:49','installer','themes','updated','112.198.230.1'),(571,1,1,NULL,9,'administrator','Updated theme: Hueman 3.5.6','2020-05-01 21:53:49','installer','themes','updated','112.198.230.1'),(572,1,1,6897,0,'','New trackback by levitra 20 mg on \"Share Your Story\" pending approval','2020-05-02 08:08:41','comments','page','created','89.108.119.5'),(573,1,1,6898,0,'','New comment by maryannbr60 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-05-02 19:37:33','comments','post','created','185.220.101.20'),(574,1,1,6899,0,'','New comment by ukeboeoolq on \"Reducing My Family\'s Exposure to Hormone Disruptors\" pending approval','2020-05-02 19:39:08','comments','post','created','185.207.139.2'),(575,1,1,6900,0,'','New comment by dcbzpuukhl on \"Progesterone: The \"Calming Hormone\"\" pending approval','2020-05-02 21:42:11','comments','post','created','185.220.100.255'),(576,1,1,6901,0,'','New comment by sikis izle on \"Looking for the Silver Lining: Maternal PCOS & Autism Risk\" pending approval','2020-05-03 05:36:29','comments','post','created','163.172.76.63'),(577,1,1,6902,0,'','New comment by peggyki11 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-05-03 07:24:13','comments','post','created','51.68.201.114'),(578,1,1,6903,0,'','New comment by ymxhhltakn on \"My Genes Just Told My Hormone Story\" pending approval','2020-05-03 16:32:26','comments','post','created','51.77.135.89'),(579,1,1,6904,0,'','New comment by Ayana Mount on \"Re-living My Postpartum Anxiety\" pending approval','2020-05-04 23:46:51','comments','post','created','84.17.35.25'),(580,1,1,6905,0,'','New comment by Lashanda Esmay on \"The Power of Hormones\" pending approval','2020-05-05 00:12:44','comments','post','created','84.17.35.25'),(581,1,1,6906,0,'','New comment by rosemarytp69 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-05-05 00:26:24','comments','post','created','149.202.74.148'),(582,1,1,6907,0,'','New comment by ninaGoaks on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-05-05 12:18:22','comments','post','created','5.188.210.18'),(583,1,1,6908,0,'','New comment by colettesn60 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-05-05 12:56:52','comments','post','created','185.220.101.131'),(584,1,1,6909,0,'','New comment by harriettnh4 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-05-05 13:22:46','comments','post','created','145.239.10.102'),(585,1,1,6910,0,'','New comment by miguelys4 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-05-07 07:05:24','comments','post','created','158.69.172.228'),(586,1,1,NULL,0,'','Updraftplus backup database, plugins finished','2020-05-07 15:28:40','mainwp_backups','backups','updraftplus_backup','209.182.211.200'),(587,1,1,6911,0,'','New comment by ericna1 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-05-07 16:56:06','comments','post','created','167.114.92.54'),(588,1,1,6912,0,'','New comment by niliGoaks on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-05-08 04:59:06','comments','post','created','5.188.210.18'),(589,1,1,6913,0,'','New trackback by cialis over the counter at walmart on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-05-08 23:32:04','comments','post','created','5.164.197.239'),(590,1,1,6914,0,'','New comment by billiu4 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-05-09 10:16:11','comments','post','created','185.220.100.255'),(591,1,1,6915,0,'','New comment by cecilkp4 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-05-09 20:19:44','comments','post','created','45.9.148.221'),(592,1,1,6916,0,'','New comment by PhilipDib on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-05-09 23:20:58','comments','post','created','87.117.49.238'),(593,1,1,6917,0,'','New comment by daftar casino online on \"Souper Star Susan Nagel PhD: Endocrine Disruptors\" pending approval','2020-05-10 15:00:56','comments','post','created','173.212.225.148'),(594,1,1,6918,0,'','New comment by qbgbavm on \"6 of the Strangest Signs of Hormone Imbalance\" pending approval','2020-05-10 21:58:53','comments','post','created','5.188.211.22'),(595,1,1,6919,0,'','New comment by natural viagra substitute on \"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\" pending approval','2020-05-11 04:25:41','comments','post','created','5.164.195.232'),(596,1,1,6920,0,'','New comment by troynb11 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-05-11 12:32:53','comments','post','created','164.132.161.174'),(597,1,1,6921,0,'','New comment by tpcurnysay on \"Progesterone: The \"Calming Hormone\"\" pending approval','2020-05-11 16:18:36','comments','post','created','5.188.211.24'),(598,1,1,6922,0,'','New comment by RaymondedgeX on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-05-11 17:11:52','comments','post','created','46.41.124.81'),(599,1,1,6923,0,'','New comment by Honeymoon on \"Introducing Hormone Soup TV...and a little Surprise!\" pending approval','2020-05-11 20:54:49','comments','post','created','192.3.214.2'),(600,1,1,6924,0,'','New comment by trinakz1 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-05-11 20:57:02','comments','post','created','107.189.10.190'),(601,1,1,6925,0,'','New comment by earnestinetk11 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-05-13 04:10:19','comments','post','created','185.107.47.171'),(602,1,1,6926,0,'','New comment by priscillasc16 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-05-13 07:23:59','comments','post','created','199.249.230.84'),(603,1,1,6927,0,'','New comment by tyroneio16 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-05-13 14:37:09','comments','post','created','51.89.213.88'),(604,1,1,7568,8,'administrator','Added &quot;yoaufefdjx.zip&quot; to Media library','2020-05-13 14:38:16','media','archive','uploaded','192.99.244.173'),(605,1,1,NULL,8,'administrator','Installed theme: Twenty Fifteen/yoaufefdjx ','2020-05-13 14:38:16','installer','themes','installed','192.99.244.173'),(606,1,1,7568,8,'administrator','Deleted &quot;yoaufefdjx.zip&quot;','2020-05-13 14:38:17','media','archive','deleted','192.99.244.173'),(607,1,1,6928,0,'','New comment by Japanese Threesome on \"What to Do if You Lack the Energy to Self-Advocate\" pending approval','2020-05-13 23:53:03','comments','post','created','192.186.174.61'),(608,1,1,6929,0,'','New comment by Vannessa Belsito on \"Progesterone Cream on Wrist\" pending approval','2020-05-14 01:36:37','comments','attachment','created','195.181.169.117'),(609,1,1,6930,0,'','New comment by Bernardine Mollema on \"Cervical Fluid....aka...Vaginal Discharge\" pending approval','2020-05-14 05:29:28','comments','post','created','84.17.51.6'),(610,1,1,6931,0,'','New comment by gregoryhi18 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-05-14 15:54:33','comments','post','created','185.220.101.215'),(611,1,1,NULL,1,'administrator','Updraftplus backup database, plugins finished','2020-05-14 22:59:27','mainwp_backups','backups','updraftplus_backup','168.151.17.238'),(612,1,1,NULL,1,'administrator','Updated plugin: Smash Balloon Instagram Feed 2.4.1','2020-05-14 23:02:15','installer','plugins','updated','168.151.17.238'),(613,1,1,6932,0,'','New comment by rondayd18 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-05-15 01:11:22','comments','post','created','185.220.100.246'),(614,1,1,6933,0,'','New comment by ledchvcznu on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-05-15 04:41:14','comments','post','created','89.36.224.27'),(615,1,1,6934,0,'','New comment by Indian Hot Mom on \"Menstrual Hygiene Day | The Call for Healthy Feminine Hygiene Products\" pending approval','2020-05-15 09:05:38','comments','post','created','23.94.204.101'),(616,1,1,NULL,9,'administrator','Updraftplus backup database, plugins, themes finished','2020-05-15 19:11:34','mainwp_backups','backups','updraftplus_backup','112.198.226.192'),(617,1,1,NULL,9,'administrator','Updated plugin: UpdraftPlus - Backup/Restore 2.16.24.24','2020-05-15 20:03:53','installer','plugins','updated','112.198.226.192'),(618,1,1,NULL,9,'administrator','Updraftplus backup database, plugins finished','2020-05-15 20:04:30','mainwp_backups','backups','updraftplus_backup','112.198.226.192'),(619,1,1,NULL,9,'administrator','Updated plugin: Contact Form 7 5.1.8','2020-05-15 20:07:28','installer','plugins','updated','112.198.226.192'),(620,1,1,NULL,9,'administrator','Updated plugin: Jetpack by WordPress.com 8.5','2020-05-15 20:07:31','installer','plugins','updated','112.198.226.192'),(621,1,1,NULL,9,'administrator','Updated plugin: Loco Translate 2.3.4','2020-05-15 20:07:33','installer','plugins','updated','112.198.226.192'),(622,1,1,NULL,9,'administrator','Updated plugin: Really Simple SSL 3.3.2','2020-05-15 20:07:34','installer','plugins','updated','112.198.226.192'),(623,1,1,NULL,9,'administrator','Updated plugin: WooCommerce 4.1.0','2020-05-15 20:08:01','installer','plugins','updated','112.198.226.192'),(624,1,1,NULL,9,'administrator','Updated plugin: Yoast SEO 14.1','2020-05-15 20:08:03','installer','plugins','updated','112.198.226.192'),(625,1,1,NULL,9,'administrator','Updated theme: Hueman 3.5.7','2020-05-15 20:39:45','installer','themes','updated','112.198.226.192'),(626,1,1,NULL,9,'administrator','Updated theme: Graphene 2.7.6','2020-05-15 20:40:33','installer','themes','updated','112.198.226.192'),(627,1,1,NULL,9,'administrator','Updated theme: Twenty Twenty 1.3','2020-05-15 20:40:51','installer','themes','updated','112.198.226.192'),(628,1,1,6935,0,'','New comment by patriceab4 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-05-16 03:48:15','comments','post','created','185.220.101.198'),(629,1,1,6936,0,'','New comment by christinafp69 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-05-16 16:29:56','comments','post','created','109.70.100.26'),(630,1,1,6937,0,'','New trackback by cialis on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-05-16 19:11:58','comments','post','created','95.79.2.52'),(631,1,1,6938,0,'','New comment by teresazf11 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-05-17 22:54:49','comments','post','created','198.98.61.103'),(632,1,1,6939,0,'','New comment by nathancy16 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-05-18 10:42:42','comments','post','created','51.81.254.14'),(633,1,1,6940,0,'','New comment by Parbriz DAEWOO Ieftin on \"Souper Star Susan Nagel PhD: Endocrine Disruptors\" pending approval','2020-05-19 14:17:37','comments','post','created','188.27.95.93'),(634,1,1,6941,0,'','New comment by Parbriz DAEWOO Ieftin on \"Souper Star Susan Nagel PhD: Endocrine Disruptors\" pending approval','2020-05-19 14:18:09','comments','post','created','188.27.95.93'),(635,1,1,6942,0,'','New comment by Parbriz DAEWOO Ieftin on \"Souper Star Susan Nagel PhD: Endocrine Disruptors\" pending approval','2020-05-19 14:18:25','comments','post','created','188.27.95.93'),(636,1,1,6943,0,'','New comment by mitchellrm4 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-05-19 20:46:53','comments','post','created','185.220.100.249'),(637,1,1,6944,0,'','New comment by parbriz mazda 6 2009 on \"Souper Star Susan Nagel PhD: Endocrine Disruptors\" pending approval','2020-05-20 01:14:27','comments','post','created','188.25.39.201'),(638,1,1,6945,0,'','New comment by parbriz mazda 6 2009 on \"Souper Star Susan Nagel PhD: Endocrine Disruptors\" pending approval','2020-05-20 01:14:42','comments','post','created','188.25.39.201'),(639,1,1,6946,0,'','New comment by avisaj16 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-05-20 06:34:50','comments','post','created','185.220.101.224'),(640,1,1,6947,0,'','New comment by maps on \"My Interview with Maureen McGrath on CKNW\'s Sunday Night Sex Show \" pending approval','2020-05-21 12:23:25','comments','post','created','181.215.117.137'),(641,1,1,6948,0,'','New comment by paulettexx1 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-05-21 17:21:32','comments','post','created','104.244.72.115'),(642,1,1,6949,0,'','New comment by fredasx11 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-05-22 02:28:03','comments','post','created','147.135.137.51'),(643,1,1,7571,0,'','\"\" oembed response updated','2020-05-22 06:09:08','posts','oembed_cache','updated','34.229.67.210'),(644,1,1,6950,0,'','New comment by Savanna Figuroa on \"Known and Suspected Hormone Disruptors\" pending approval','2020-05-22 06:37:51','comments','page','created','50.31.8.244'),(645,1,1,6951,0,'','New comment by BobbyFus on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-05-23 11:25:40','comments','post','created','94.158.36.183'),(646,1,1,6952,0,'','New comment by karico3 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-05-23 12:51:08','comments','post','created','185.220.101.134'),(647,1,1,6953,0,'','New comment by lolalp18 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-05-24 00:39:15','comments','post','created','95.211.230.211'),(648,1,1,6954,0,'','New comment by gingerbf2 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-05-25 08:46:03','comments','post','created','109.70.100.19'),(649,1,1,6955,0,'','New comment by valerieex1 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-05-25 20:47:21','comments','post','created','185.220.102.7'),(650,1,1,6956,0,'','New comment by natashakn4 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-05-28 00:48:16','comments','post','created','185.220.102.4'),(651,1,1,6957,0,'','New comment by lilaig3 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-05-28 11:37:38','comments','post','created','185.220.100.244'),(652,1,1,6958,0,'','New trackback by tadalafil 20 mg on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-05-28 14:56:55','comments','post','created','5.3.223.175'),(653,1,1,6959,0,'','New comment by Kelcado on \"Thyroid Surgery 1890s\" pending approval','2020-05-29 06:38:35','comments','attachment','created','5.188.84.130'),(654,1,1,6960,0,'','New comment by karynqy16 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-05-29 19:36:39','comments','post','created','109.70.100.30'),(655,1,1,NULL,9,'administrator','Updated plugin: UpdraftPlus - Backup/Restore 2.16.26.24','2020-05-29 21:44:50','installer','plugins','updated','223.25.18.253'),(656,1,1,NULL,9,'administrator','Updraftplus backup database, plugins, themes finished','2020-05-29 21:46:37','mainwp_backups','backups','updraftplus_backup','223.25.18.253'),(657,1,1,NULL,9,'administrator','Updraftplus backup database, plugins finished','2020-05-29 22:05:33','mainwp_backups','backups','updraftplus_backup','223.25.18.253'),(658,1,1,NULL,9,'administrator','Updated plugin: Contact Form 7 5.1.9','2020-05-29 22:09:47','installer','plugins','updated','223.25.18.253'),(659,1,1,NULL,9,'administrator','Updated plugin: Loco Translate 2.4.0','2020-05-29 22:09:49','installer','plugins','updated','223.25.18.253'),(660,1,1,NULL,9,'administrator','Updated plugin: Really Simple SSL 3.3.3','2020-05-29 22:09:50','installer','plugins','updated','223.25.18.253'),(661,1,1,NULL,9,'administrator','Updated plugin: Responsive Lightbox &amp; Gallery 2.2.3.1','2020-05-29 22:09:51','installer','plugins','updated','223.25.18.253'),(662,1,1,NULL,9,'administrator','Updated plugin: Smash Balloon Instagram Feed 2.4.3','2020-05-29 22:09:53','installer','plugins','updated','223.25.18.253'),(663,1,1,NULL,9,'administrator','Updated plugin: WooCommerce 4.1.1','2020-05-29 22:09:58','installer','plugins','updated','223.25.18.253'),(664,1,1,NULL,9,'administrator','Updated plugin: Yoast SEO 14.2','2020-05-29 22:10:00','installer','plugins','updated','223.25.18.253'),(665,1,1,NULL,9,'administrator','Updraftplus backup database, themes finished','2020-05-29 22:15:30','mainwp_backups','backups','updraftplus_backup','223.25.18.253'),(666,1,1,NULL,9,'administrator','Updated theme: Hueman 3.5.8','2020-05-29 22:16:53','installer','themes','updated','223.25.18.253'),(667,1,1,6961,0,'','New comment by motorGoaks on \"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\" pending approval','2020-05-30 03:50:50','comments','post','created','5.188.210.18'),(668,1,1,6962,0,'','New comment by jeanetterj2 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-05-30 06:54:11','comments','post','created','50.116.37.141'),(669,1,1,6963,0,'','New comment by Kelcado on \"Thyroid Surgery 1890s\" pending approval','2020-05-31 15:42:33','comments','attachment','created','5.188.84.130'),(670,1,1,6964,0,'','New comment by lorettaca16 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-05-31 16:31:57','comments','post','created','54.36.172.162'),(671,1,1,6965,0,'','New comment by georgiaot4 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-06-01 01:53:29','comments','post','created','37.187.162.114'),(672,1,1,6966,0,'','New comment by elbacg16 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-06-02 12:22:27','comments','post','created','109.70.100.29'),(673,1,1,6967,0,'','New comment by hmrqvo on \"Postpartum Anxiety During a Pandemic\" pending approval','2020-06-02 13:05:07','comments','post','created','94.158.36.183'),(674,1,1,6968,0,'','New comment by Randy Chiarini on \"Known and Suspected Hormone Disruptors\" pending approval','2020-06-02 20:35:37','comments','page','created','86.62.56.172'),(675,1,1,6969,0,'','New comment by pattieu4 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-06-02 21:39:06','comments','post','created','23.129.64.187'),(676,1,1,6970,0,'','New comment by review on \"B is for Bio-identical Hormones - Hormone Alphabet\" pending approval','2020-06-03 04:05:39','comments','post','created','192.241.80.239'),(677,1,1,6971,0,'','New comment by eguqeem on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-06-03 07:33:32','comments','post','created','134.249.127.121'),(678,1,1,6972,0,'','New comment by avacaqhoqe on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-06-03 07:59:03','comments','post','created','134.249.127.121'),(679,1,1,6973,0,'','New comment by aseseli on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-06-03 08:20:32','comments','post','created','134.249.127.121'),(680,1,1,6974,0,'','New comment by elapeseyde on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-06-03 08:46:50','comments','post','created','134.249.127.121'),(681,1,1,6975,0,'','New trackback by generic viagra on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-06-04 02:09:31','comments','post','created','5.164.223.134'),(682,1,1,6976,0,'','New comment by tonygf2 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-06-04 09:41:24','comments','post','created','185.220.101.7'),(683,1,1,6977,0,'','New comment by blog on \"Souper Star Susan Nagel PhD: Endocrine Disruptors\" pending approval','2020-06-04 15:32:42','comments','post','created','206.217.128.106'),(684,1,1,6978,0,'','New comment by joevf69 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-06-04 18:50:17','comments','post','created','185.220.100.254'),(685,1,1,6979,0,'','New comment by website on \"6 of the Strangest Signs of Hormone Imbalance\" pending approval','2020-06-05 17:19:59','comments','post','created','195.138.93.233'),(686,1,1,6980,0,'','New comment by guadalupeaj4 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-06-06 06:12:31','comments','post','created','185.220.101.136'),(687,1,1,6981,0,'','New comment by vinsaGoaks on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-06-06 09:52:24','comments','post','created','5.188.210.18'),(688,1,1,6982,0,'','New comment by bridgettzi18 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-06-06 15:04:56','comments','post','created','185.220.100.240'),(689,1,1,6983,0,'','New comment by carmellaab18 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-06-08 03:42:03','comments','post','created','51.195.166.177'),(690,1,1,6984,0,'','New comment by caroleqe11 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-06-08 13:25:49','comments','post','created','185.220.101.213'),(691,1,1,6985,0,'','New comment by Janna Henzel on \"Cervical Health Awareness Month\" pending approval','2020-06-08 21:26:08','comments','post','created','23.94.158.189'),(692,1,1,6986,0,'','New comment by Sommer Macmullan on \"10 Things You Need to Know About Magnesium\" pending approval','2020-06-09 16:58:20','comments','post','created','23.250.26.45'),(693,1,1,NULL,0,'','Updraftplus backup database, plugins, themes finished','2020-06-09 20:51:13','mainwp_backups','backups','updraftplus_backup','209.182.211.200'),(694,1,1,NULL,9,'administrator','Updraftplus backup database, plugins finished','2020-06-09 21:38:24','mainwp_backups','backups','updraftplus_backup','223.25.18.101'),(695,1,1,NULL,9,'administrator','Updated plugin: Akismet Anti-Spam 4.1.6','2020-06-09 21:41:22','installer','plugins','updated','223.25.18.101'),(696,1,1,NULL,9,'administrator','Updated plugin: Jetpack by WordPress.com 8.6.1','2020-06-09 21:41:25','installer','plugins','updated','223.25.18.101'),(697,1,1,NULL,9,'administrator','Updated plugin: MC4WP: Mailchimp for WordPress 4.7.8','2020-06-09 21:41:26','installer','plugins','updated','223.25.18.101'),(698,1,1,NULL,9,'administrator','Updated plugin: WooCommerce 4.2.0','2020-06-09 21:41:54','installer','plugins','updated','223.25.18.101'),(699,1,1,NULL,9,'administrator','Updated plugin: Yoast SEO 14.3','2020-06-09 21:41:56','installer','plugins','updated','223.25.18.101'),(700,1,1,6987,0,'','New comment by Sherill Guerra on \"C is for Cortisol - Hormone Alphabet\" pending approval','2020-06-10 06:17:39','comments','post','created','185.108.105.62'),(701,1,1,6988,0,'','New comment by angelineej3 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-06-10 13:27:59','comments','post','created','109.70.100.31'),(702,1,1,6989,0,'','New comment by Mercedez Malhotra on \"Some Exciting News!\" pending approval','2020-06-10 14:02:03','comments','post','created','104.238.38.89'),(703,1,1,6990,0,'','New comment by jimmykx11 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-06-11 00:06:08','comments','post','created','185.220.101.7'),(704,1,1,NULL,0,'','Updraftplus backup database finished','2020-06-11 15:30:46','mainwp_backups','backups','updraftplus_backup','209.182.211.200'),(705,1,1,NULL,1,'administrator','Updraftplus backup database, plugins finished','2020-06-11 23:15:45','mainwp_backups','backups','updraftplus_backup','168.151.17.238'),(706,1,1,NULL,1,'administrator','Updated plugin: WP Retina 2x 5.6.1','2020-06-11 23:18:47','installer','plugins','updated','168.151.17.238'),(707,1,1,3,0,'','Note #3 added to lead #59 on \"Contact Sonya\" form','2020-06-12 01:26:38','gravityforms','notes','added','73.16.245.35'),(708,1,1,6991,0,'','New comment by erikath3 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-06-12 14:35:32','comments','post','created','46.19.141.84'),(709,1,1,6992,0,'','New comment by claricehs16 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-06-12 21:01:05','comments','post','created','193.70.12.219'),(710,1,1,6993,0,'','New trackback by viagra pill on \"Share Your Story\" pending approval','2020-06-13 13:52:51','comments','page','created','5.164.212.102'),(711,1,1,6994,0,'','New comment by rkmqoo on \"6 of the Strangest Signs of Hormone Imbalance\" pending approval','2020-06-14 00:58:40','comments','post','created','5.188.211.22'),(712,1,1,6995,0,'','New comment by mashanGoaks on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-06-14 07:24:33','comments','post','created','5.188.210.18'),(713,1,1,6996,0,'','New comment by rodneyda3 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-06-14 11:41:14','comments','post','created','79.137.69.236'),(714,1,1,6997,0,'','New comment by hypfvkap on \"Progesterone: The \"Calming Hormone\"\" pending approval','2020-06-14 15:04:06','comments','post','created','5.188.211.24'),(715,1,1,6998,0,'','New comment by ebonyac16 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-06-14 18:04:20','comments','post','created','51.38.129.34'),(716,1,1,6999,0,'','New comment by fnyfwkyo on \"Love Letter to My Pharmacist - Bioidentical Hormones for Postpartum Mood Disorder\" pending approval','2020-06-15 15:36:20','comments','post','created','5.188.211.13'),(717,1,1,7000,0,'','New comment by hughnk16 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-06-16 07:49:27','comments','post','created','142.44.156.159'),(718,1,1,7001,0,'','New comment by christiandf69 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-06-16 14:09:39','comments','post','created','185.220.100.244'),(719,1,1,7002,0,'','New trackback by viagra dosage on \"Share Your Story\" pending approval','2020-06-16 21:35:33','comments','page','created','89.109.35.231'),(720,1,1,7003,0,'','New comment by suegp60 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-06-18 07:36:55','comments','post','created','185.220.100.251'),(721,1,1,7004,0,'','New comment by juanitauk4 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-06-18 15:28:57','comments','post','created','212.83.166.62'),(722,1,1,7005,0,'','New comment by inaGoaks on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-06-18 18:57:26','comments','post','created','5.188.210.18'),(723,1,1,NULL,9,'administrator','Updraftplus backup database, plugins, themes finished','2020-06-19 20:51:51','mainwp_backups','backups','updraftplus_backup','223.25.18.192'),(724,1,1,NULL,9,'administrator','Updraftplus backup database, plugins finished','2020-06-19 21:58:57','mainwp_backups','backups','updraftplus_backup','223.25.18.192'),(725,1,1,NULL,9,'administrator','Updated plugin: Really Simple SSL 3.3.4','2020-06-19 22:03:51','installer','plugins','updated','223.25.18.192'),(726,1,1,NULL,9,'administrator','Updated plugin: Wordfence Security 7.4.8','2020-06-19 22:03:53','installer','plugins','updated','223.25.18.192'),(727,1,1,NULL,9,'administrator','Updraftplus backup database, themes finished','2020-06-19 22:59:52','mainwp_backups','backups','updraftplus_backup','223.25.18.192'),(728,1,1,NULL,9,'administrator','Updated theme: Hueman 3.5.11','2020-06-19 23:03:04','installer','themes','updated','223.25.18.192'),(729,1,1,NULL,9,'administrator','Updated theme: Twenty Nineteen 1.6','2020-06-19 23:03:04','installer','themes','updated','223.25.18.192'),(730,1,1,NULL,9,'administrator','Updated theme: Twenty Twenty 1.4','2020-06-19 23:03:04','installer','themes','updated','223.25.18.192'),(731,1,1,7006,0,'','New comment by annjf18 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-06-20 05:50:48','comments','post','created','79.137.40.179'),(732,1,1,7007,0,'','New comment by candypr11 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-06-20 11:33:45','comments','post','created','192.42.116.16'),(733,1,1,7008,0,'','New comment by Get More Info on \"Souper Star Susan Nagel PhD: Endocrine Disruptors\" pending approval','2020-06-20 17:44:57','comments','post','created','199.21.113.254'),(734,1,1,7009,0,'','New comment by calvinxy18 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-06-22 00:19:28','comments','post','created','185.220.101.224'),(735,1,1,7010,0,'','New comment by lilaqt3 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-06-22 07:09:00','comments','post','created','185.220.101.236'),(736,1,1,7011,0,'','New comment by JamesWreva on \"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\" pending approval','2020-06-23 04:44:52','comments','post','created','196.52.84.53'),(737,1,1,7012,0,'','New comment by sarahtx60 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-06-23 18:50:32','comments','post','created','185.232.52.123'),(738,1,1,7013,0,'','New comment by wesleyev1 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-06-24 02:04:46','comments','post','created','217.79.178.53'),(739,1,1,7014,0,'','New comment by look at this site on \"Souper Star Susan Nagel PhD: Endocrine Disruptors\" pending approval','2020-06-25 05:48:11','comments','post','created','198.12.108.109'),(740,1,1,7015,0,'','New comment by enriqueod4 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-06-25 14:48:54','comments','post','created','51.75.144.43'),(741,1,1,7016,0,'','New comment by consuelohh2 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-06-25 23:37:40','comments','post','created','185.220.101.24'),(742,1,1,7017,0,'','New comment by ปั้มไลค์ on \"Picture Gallery\" pending approval','2020-06-26 02:17:18','comments','page','created','171.229.7.134'),(743,1,1,7018,0,'','New comment by Rosetta Degener on \"Cervical Health Awareness Month\" pending approval','2020-06-27 02:28:35','comments','post','created','198.20.174.91'),(744,1,1,7019,0,'','New comment by Rufus Larranaga on \"Known and Suspected Hormone Disruptors\" pending approval','2020-06-27 06:14:23','comments','page','created','216.158.192.233'),(745,1,1,7020,0,'','New comment by edgarjc16 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-06-27 15:55:18','comments','post','created','144.91.125.239'),(746,1,1,7021,0,'','New comment by Brianwar on \"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\" pending approval','2020-06-27 19:17:43','comments','post','created','178.159.37.69'),(747,1,1,7022,0,'','New comment by joelag69 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-06-27 20:09:48','comments','post','created','185.220.101.1'),(748,1,1,7023,0,'','New comment by finsGoaks on \"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\" pending approval','2020-06-29 10:21:07','comments','post','created','5.188.210.18'),(749,1,1,7024,0,'','New comment by lesliefr18 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-06-29 13:20:35','comments','post','created','185.220.101.214'),(750,1,1,7025,0,'','New comment by aishazz69 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-06-29 19:23:55','comments','post','created','92.63.104.84'),(751,1,1,7026,0,'','New comment by Timothy Mcrorie on \"Love Letter to My Pharmacist - Bioidentical Hormones for Postpartum Mood Disorder\" pending approval','2020-06-30 14:14:36','comments','post','created','173.234.154.203'),(752,1,1,7027,0,'','New comment by Brianwar on \"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\" pending approval','2020-06-30 14:54:07','comments','post','created','178.159.37.69'),(753,1,1,7028,0,'','New comment by MarcusViank on \"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\" pending approval','2020-06-30 16:12:02','comments','post','created','196.52.84.25'),(754,1,1,NULL,9,'administrator','Updated plugin: Smash Balloon Instagram Feed 2.4.4','2020-06-30 20:18:11','installer','plugins','updated','223.25.18.69'),(755,1,1,NULL,9,'administrator','Updated plugin: WooCommerce 4.2.2','2020-06-30 20:19:02','installer','plugins','updated','223.25.18.69'),(756,1,1,NULL,9,'administrator','Updated plugin: Yoast SEO 14.4.1','2020-06-30 20:19:07','installer','plugins','updated','223.25.18.69'),(757,1,1,7029,0,'','New comment by ingrideg3 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-07-01 11:43:34','comments','post','created','158.174.122.199'),(758,1,1,7030,0,'','New comment by tessayr11 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-07-01 18:40:25','comments','post','created','199.249.230.154'),(759,1,1,7031,0,'','New comment by Donaldfob on \"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\" pending approval','2020-07-02 01:42:42','comments','post','created','196.52.84.25'),(760,1,1,7032,0,'','New comment by Donaldvew on \"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\" pending approval','2020-07-02 14:01:38','comments','post','created','196.52.84.15'),(761,1,1,7033,0,'','New comment by fgubphhq on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-07-03 03:40:20','comments','post','created','85.208.209.30'),(762,1,1,7034,0,'','New comment by CalvinPherb on \"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\" pending approval','2020-07-03 04:04:01','comments','post','created','196.52.84.15'),(763,1,1,7035,0,'','New comment by fernbq16 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-07-03 11:28:58','comments','post','created','31.220.2.133'),(764,1,1,7036,0,'','New comment by elviradl60 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-07-03 17:15:47','comments','post','created','185.220.101.142'),(765,1,1,7037,0,'','New comment by apjreuxh on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-07-04 05:57:16','comments','post','created','88.218.65.197'),(766,1,1,7038,0,'','New comment by Milagros Medick on \"6 of the Strangest Signs of Hormone Imbalance\" pending approval','2020-07-04 10:16:29','comments','post','created','194.35.233.179'),(767,1,1,7039,0,'','New comment by Riley Kennel on \"X is for Xenoestrogens\" pending approval','2020-07-04 18:53:24','comments','page','created','192.3.93.242'),(768,1,1,7040,0,'','New comment by mfhrvpho on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-07-04 20:33:17','comments','post','created','45.132.185.247'),(769,1,1,7041,0,'','New comment by Powerful rеdirеct dоfollow SЕО baскlinкs frоm high dа wеbsitеs: https://qspark.me/QuChSg on \"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\" pending approval','2020-07-05 05:50:12','comments','post','created','196.52.84.15'),(770,1,1,7042,0,'','New comment by lizaai16 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-07-05 08:36:07','comments','post','created','176.10.99.200'),(771,1,1,7043,0,'','New comment by Zipper Wallet Insert on \"It Doesn\'t Always Take a Crystal Ball: My Explainable Miscarriages\" pending approval','2020-07-05 12:46:37','comments','post','created','207.244.118.45'),(772,1,1,7044,0,'','New comment by lessielv18 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-07-05 13:51:59','comments','post','created','95.211.230.211'),(773,1,1,7045,0,'','New comment by Pоwerful redirесt dоfоllow seо bасklinкs: http://cqixtvpuy.fnzpmcy.site/75c78b6b3 on \"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\" pending approval','2020-07-06 01:48:39','comments','post','created','196.52.84.17'),(774,1,1,7046,0,'','New comment by ปั้มไลค์ on \"The Power of Hormones\" pending approval','2020-07-06 15:05:58','comments','post','created','23.236.234.164'),(775,1,1,7047,0,'','New comment by Continued on \"Souper Star Susan Nagel PhD: Endocrine Disruptors\" pending approval','2020-07-06 22:33:37','comments','post','created','199.21.113.254'),(776,1,1,7048,0,'','New comment by amyeb60 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-07-07 06:32:31','comments','post','created','51.75.76.67'),(777,1,1,7049,0,'','New comment by TimothyZic on \"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\" pending approval','2020-07-07 07:41:16','comments','post','created','196.52.84.17'),(778,1,1,7050,0,'','New comment by chesterji2 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-07-07 11:56:18','comments','post','created','23.129.64.209'),(779,1,1,7051,0,'','New comment by Buy Terminax online on \"Hello Again....\" pending approval','2020-07-07 13:54:06','comments','post','created','5.188.84.75'),(780,1,1,7052,0,'','New comment by Desiree Gallego on \"Perfect Reason for Advocacy: Doctors are Still Using Power Morcellation!\" pending approval','2020-07-07 14:03:55','comments','post','created','107.175.209.157'),(781,1,1,7053,0,'','New comment by ปั้มไลค์ on \"I\'m Cracking Up\" pending approval','2020-07-07 15:01:20','comments','post','created','123.20.174.170'),(782,1,1,7054,0,'','New comment by javascript interview questions on \"World Thyroid Day\" pending approval','2020-07-07 16:55:03','comments','post','created','191.102.150.154'),(783,1,1,6901,1,'administrator','Updated &quot;responsive-lightbox-thumbnail&quot;','2020-07-08 09:41:09','media','image','updated','168.151.17.238'),(784,1,1,3454,1,'administrator','\"Month-by-Month Guide to Saying Goodbye to Endocrine Disruptors\" post draft saved','2020-07-08 18:19:17','posts','post','updated','168.151.17.238'),(785,1,1,3454,1,'administrator','\"Month-by-Month Guide to Saying Goodbye to Endocrine Disruptors\" post draft saved','2020-07-08 18:19:19','posts','post','updated','168.151.17.238'),(786,1,1,3454,1,'administrator','Updated \"content_score\" of \"Month-by-Month Guide to Saying Goodbye to Endocrine Disruptors\" Post','2020-07-08 18:19:19','wordpressseo','wpseo_meta','updated','168.151.17.238'),(787,1,1,7055,0,'','New comment by suzettene4 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-07-09 05:11:32','comments','post','created','37.139.8.104'),(788,1,1,7056,0,'','New comment by JasonMob on \"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\" pending approval','2020-07-09 05:33:24','comments','post','created','196.52.84.35'),(789,1,1,7057,0,'','New comment by sihanGoaks on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-07-09 09:04:02','comments','post','created','5.188.210.18'),(790,1,1,7058,0,'','New comment by terrini69 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-07-09 11:10:16','comments','post','created','151.80.16.162'),(791,1,1,7059,0,'','New comment by ninaGoaks on \"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\" pending approval','2020-07-09 12:53:35','comments','post','created','5.188.210.18'),(792,1,1,7060,0,'','New comment by TerryOrgak on \"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\" pending approval','2020-07-09 20:42:01','comments','post','created','196.52.84.35'),(793,1,1,7061,0,'','New comment by MoonDinosaur on \"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\" pending approval','2020-07-10 01:53:32','comments','post','created','81.30.152.54'),(794,1,1,7062,0,'','New comment by Asa Wolfley on \"What\'s Wrong with Menopause Awareness Month?\" pending approval','2020-07-10 05:22:01','comments','post','created','104.227.187.179'),(795,1,1,7063,0,'','New comment by ShaneFaurb on \"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\" pending approval','2020-07-10 05:56:49','comments','post','created','196.52.84.35'),(796,1,1,7064,0,'','New comment by PaRGarrean on \"It Doesn\'t Always Take a Crystal Ball: My Explainable Miscarriages\" pending approval','2020-07-10 11:54:20','comments','post','created','104.168.84.242'),(797,1,1,7065,0,'','New comment by melvahv60 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-07-11 08:18:16','comments','post','created','109.70.100.36'),(798,1,1,7066,0,'','New comment by janisgb4 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-07-11 15:05:29','comments','post','created','185.220.101.146'),(799,1,1,7067,0,'','New comment by inaGoaks on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-07-12 03:28:12','comments','post','created','5.188.210.18'),(800,1,1,NULL,9,'administrator','Updated plugin: UpdraftPlus - Backup/Restore 2.16.27.24','2020-07-12 19:53:47','installer','plugins','updated','223.25.18.69'),(801,1,1,NULL,9,'administrator','Updraftplus backup database, plugins finished','2020-07-12 20:00:00','mainwp_backups','backups','updraftplus_backup','223.25.18.69'),(802,1,1,NULL,9,'administrator','Updated plugin: Contact Form 7 5.2','2020-07-12 20:03:54','installer','plugins','updated','223.25.18.69'),(803,1,1,NULL,9,'administrator','Updated plugin: Jetpack by WordPress.com 8.7','2020-07-12 20:04:04','installer','plugins','updated','223.25.18.69'),(804,1,1,NULL,9,'administrator','Updated plugin: MC4WP: Mailchimp for WordPress 4.8','2020-07-12 20:04:06','installer','plugins','updated','223.25.18.69'),(805,1,1,NULL,9,'administrator','Updated plugin: Wordfence Security 7.4.9','2020-07-12 20:25:51','installer','plugins','updated','223.25.18.69'),(806,1,1,NULL,9,'administrator','Updated plugin: Yoast SEO 14.5','2020-07-12 20:26:01','installer','plugins','updated','223.25.18.69'),(807,1,1,NULL,9,'administrator','Updated plugin: WooCommerce 4.3.0','2020-07-12 20:28:38','installer','plugins','updated','223.25.18.69'),(808,1,1,NULL,9,'administrator','Updated plugin: Smash Balloon Instagram Feed 2.4.5','2020-07-12 20:29:18','installer','plugins','updated','223.25.18.69'),(809,1,1,7068,0,'','New comment by tedlm3 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-07-13 03:27:13','comments','post','created','199.249.230.147'),(810,1,1,7069,0,'','New comment by esterhu60 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-07-13 08:39:23','comments','post','created','150.129.8.34'),(811,1,1,7070,0,'','New comment by aeyoptqq on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-07-13 14:40:06','comments','post','created','213.166.76.185'),(812,1,1,7071,0,'','New comment by GeorgeInefs on \"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\" pending approval','2020-07-14 08:07:46','comments','post','created','196.52.84.44'),(813,1,1,7072,0,'','New comment by luelladq4 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-07-15 00:37:37','comments','post','created','109.70.100.20'),(814,1,1,7073,0,'','New comment by pennyph60 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-07-15 02:34:01','comments','post','created','46.165.230.5'),(815,1,1,7074,0,'','New comment by janmu3 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-07-15 04:31:10','comments','post','created','79.137.79.167'),(816,1,1,7075,0,'','New comment by tracysc69 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-07-15 06:30:50','comments','post','created','185.220.101.209'),(817,1,1,7076,0,'','New comment by arlinepb11 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-07-15 08:30:53','comments','post','created','109.70.100.19'),(818,1,1,7077,0,'','New comment by dorthynr3 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-07-15 10:30:45','comments','post','created','51.75.52.118'),(819,1,1,7078,0,'','New comment by rhondajf4 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-07-15 12:32:18','comments','post','created','171.25.193.25'),(820,1,1,7079,0,'','New comment by angelcb11 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-07-15 14:32:03','comments','post','created','192.42.116.24'),(821,1,1,7080,0,'','New comment by concettagt1 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-07-15 16:31:16','comments','post','created','151.80.16.162'),(822,1,1,7081,0,'','New comment by benjaminkg69 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-07-15 18:31:33','comments','post','created','54.38.81.231'),(823,1,1,7082,0,'','New comment by sihanGoaks on \"BabyBump | The Only Pregnancy App You’ll Need\" pending approval','2020-07-15 20:17:57','comments','post','created','5.188.210.18'),(824,1,1,NULL,0,'','Updraftplus backup database, plugins finished','2020-07-16 03:31:54','mainwp_backups','backups','updraftplus_backup','209.182.211.200'),(825,1,1,NULL,9,'administrator','\"Really Simple SSL\" plugin activated ','2020-07-24 20:59:49','installer','plugins','activated','223.25.18.187'),(826,1,1,NULL,9,'administrator','Updraftplus backup database, plugins finished','2020-07-24 21:01:48','mainwp_backups','backups','updraftplus_backup','223.25.18.187'),(827,1,1,NULL,9,'administrator','Updated plugin: Jetpack by WordPress.com 8.7.1','2020-07-24 21:04:58','installer','plugins','updated','223.25.18.187'),(828,1,1,NULL,9,'administrator','Updated plugin: Yoast SEO 14.6.1','2020-07-24 21:04:58','installer','plugins','updated','223.25.18.187'),(829,1,1,NULL,9,'administrator','Updated plugin: WooCommerce 4.3.1','2020-07-24 21:11:36','installer','plugins','updated','223.25.18.187'),(830,1,1,7083,0,'','New comment by krimsGoaks on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-07-25 19:53:17','comments','post','created','5.188.210.18'),(831,1,1,7084,0,'','New comment by joyGoaks on \"BabyBump | The Only Pregnancy App You’ll Need\" pending approval','2020-07-25 22:44:12','comments','post','created','5.188.210.18'),(832,1,1,7085,0,'','New comment by louisayk3 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-07-26 13:01:34','comments','post','created','51.77.52.11'),(833,1,1,7086,0,'','New comment by shannadq1 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-07-27 02:32:23','comments','post','created','185.117.215.9'),(834,1,1,7087,0,'','New comment by ปั้มไลค์ on \"World Thyroid Day\" pending approval','2020-07-27 15:47:35','comments','post','created','171.228.163.181'),(835,1,1,7088,0,'','New comment by blog on \"Jamee Miller: Creating a Normal Life While Dealing with Chronic Pain\" pending approval','2020-07-28 12:50:35','comments','post','created','185.99.3.24'),(836,1,1,7089,0,'','New comment by DevonAAdamis on \"It Doesn\'t Always Take a Crystal Ball: My Explainable Miscarriages\" pending approval','2020-07-28 16:03:06','comments','post','created','23.105.157.82'),(837,1,1,7090,0,'','New comment by brucefa3 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-07-28 16:57:47','comments','post','created','192.42.116.17'),(838,1,1,7091,0,'','New comment by willieoc3 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-07-29 07:32:10','comments','post','created','92.63.104.84'),(839,1,1,7092,0,'','New comment by ปั้มไลค์ on \"The Price of Spit\" pending approval','2020-07-29 15:25:47','comments','post','created','45.72.85.103'),(840,1,1,7093,0,'','New comment by maureenin2 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-07-30 22:23:29','comments','post','created','51.75.144.58'),(841,1,1,7094,0,'','New comment by tabithate16 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-07-31 15:09:14','comments','post','created','109.70.100.40'),(842,1,1,7095,0,'','New comment by Ben Morasch on \"10 Things You Need to Know About Magnesium\" pending approval','2020-08-01 05:01:20','comments','post','created','198.245.69.73'),(843,1,1,7096,0,'','New comment by adriangu60 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-08-02 06:36:39','comments','post','created','185.220.101.194'),(844,1,1,7097,0,'','New comment by ClimatBok on \"Is Your Hormone Health Being Addressed?\" pending approval','2020-08-02 21:30:09','comments','post','created','178.71.243.76'),(845,1,1,7098,0,'','New comment by terryts1 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-08-03 00:00:54','comments','post','created','185.220.101.17'),(846,1,1,7099,0,'','New comment by Rosario Cannada on \"Heart Surgery for Peri-menopause Heart Palpitations?\" pending approval','2020-08-03 00:50:43','comments','post','created','23.229.88.179'),(847,1,1,7100,0,'','New comment by EloyLPieri on \"It Doesn\'t Always Take a Crystal Ball: My Explainable Miscarriages\" pending approval','2020-08-03 15:26:50','comments','post','created','104.206.203.179'),(848,1,1,7101,0,'','New comment by dorisif1 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-08-04 16:28:11','comments','post','created','145.239.1.182'),(849,1,1,7102,0,'','New comment by alysonle3 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-08-05 09:17:21','comments','post','created','46.19.141.86'),(850,1,1,7103,0,'','New comment by hoagland on \"The Price of Spit\" pending approval','2020-08-05 18:34:40','comments','post','created','91.143.80.12'),(851,1,1,7104,0,'','New comment by rubbed on \"The Price of Spit\" pending approval','2020-08-06 01:14:12','comments','post','created','192.95.42.42'),(852,1,1,NULL,9,'administrator','Updraftplus backup database, plugins, themes finished','2020-08-06 20:14:11','mainwp_backups','backups','updraftplus_backup','223.25.18.90'),(853,1,1,NULL,9,'administrator','Updraftplus backup database, plugins finished','2020-08-06 20:28:13','mainwp_backups','backups','updraftplus_backup','223.25.18.90'),(854,1,1,NULL,9,'administrator','Updated plugin: Contact Form 7 5.2.1','2020-08-06 20:33:01','installer','plugins','updated','223.25.18.90'),(855,1,1,NULL,9,'administrator','Updated plugin: Jetpack by WordPress.com 8.8','2020-08-06 20:33:13','installer','plugins','updated','223.25.18.90'),(856,1,1,NULL,9,'administrator','Updated plugin: Loco Translate 2.4.1','2020-08-06 20:33:14','installer','plugins','updated','223.25.18.90'),(857,1,1,NULL,9,'administrator','Updated plugin: Ultimate WP Help Maintenance 4.0.7.2','2020-08-06 20:33:15','installer','plugins','updated','223.25.18.90'),(858,1,1,NULL,9,'administrator','Updated plugin: Wordfence Security 7.4.10','2020-08-06 20:33:23','installer','plugins','updated','223.25.18.90'),(859,1,1,NULL,9,'administrator','Updated plugin: Yoast SEO 14.7','2020-08-06 20:33:33','installer','plugins','updated','223.25.18.90'),(860,1,1,7105,0,'','New comment by rachelxr4 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-08-06 23:37:56','comments','post','created','150.129.8.33'),(861,1,1,NULL,0,'','Updraftplus backup database, plugins finished','2020-08-07 03:30:01','mainwp_backups','backups','updraftplus_backup','209.182.211.200'),(862,1,1,7106,0,'','New comment by claudiall11 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-08-07 15:36:14','comments','post','created','51.68.208.224'),(863,1,1,NULL,0,'','Updraftplus backup database, plugins finished','2020-08-07 15:34:27','mainwp_backups','backups','updraftplus_backup','209.182.211.200'),(864,1,1,7107,0,'','New comment by best online vape shop in india on \"6 of the Strangest Signs of Hormone Imbalance\" pending approval','2020-08-07 23:12:24','comments','post','created','163.172.51.180'),(865,1,1,7108,0,'','New comment by eleaf vape not firing on \"6 of the Strangest Signs of Hormone Imbalance\" pending approval','2020-08-08 00:02:48','comments','post','created','163.172.51.180'),(866,1,1,7109,0,'','New comment by vape online shop pakistan on \"6 of the Strangest Signs of Hormone Imbalance\" pending approval','2020-08-08 00:03:42','comments','post','created','163.172.51.180'),(867,1,1,7110,0,'','New comment by krimsGoaks on \"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\" pending approval','2020-08-08 01:44:02','comments','post','created','5.188.210.18'),(868,1,1,7111,0,'','New comment by eleaf vape how to use on \"6 of the Strangest Signs of Hormone Imbalance\" pending approval','2020-08-08 05:12:51','comments','post','created','163.172.51.180'),(869,1,1,7112,0,'','New comment by kinaGoaks on \"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\" pending approval','2020-08-08 05:18:40','comments','post','created','5.188.210.18'),(870,1,1,7113,0,'','New comment by vape online shop bd on \"6 of the Strangest Signs of Hormone Imbalance\" pending approval','2020-08-08 06:31:57','comments','post','created','163.172.51.180'),(871,1,1,7114,0,'','New comment by vape online shop uk on \"6 of the Strangest Signs of Hormone Imbalance\" pending approval','2020-08-08 07:58:47','comments','post','created','163.172.51.180'),(872,1,1,7115,0,'','New comment by monicali16 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-08-09 10:00:39','comments','post','created','185.220.100.240'),(873,1,1,7116,0,'','New comment by marisolhx11 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-08-09 21:10:22','comments','post','created','87.98.152.180'),(874,1,1,7117,0,'','New comment by Berry Osmund Waldo on \"Postpartum Anxiety During a Pandemic\" pending approval','2020-08-10 05:00:33','comments','post','created','212.47.229.10'),(875,1,1,NULL,0,'','Updraftplus backup database, plugins finished','2020-08-11 03:28:27','mainwp_backups','backups','updraftplus_backup','209.182.211.200'),(876,1,1,7118,0,'','New comment by Big Trunk Box on \"6 of the Strangest Signs of Hormone Imbalance\" pending approval','2020-08-11 12:53:59','comments','post','created','103.216.82.18'),(877,1,1,7119,0,'','New comment by sihanGoaks on \"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\" pending approval','2020-08-13 04:18:36','comments','post','created','5.188.210.18'),(878,1,1,7120,0,'','New comment by rimsGoaks on \"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\" pending approval','2020-08-14 07:34:15','comments','post','created','5.188.210.18'),(879,1,1,7121,0,'','New comment by tammiepw69 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-08-14 11:28:19','comments','post','created','185.220.102.7'),(880,1,1,7122,0,'','New comment by socorroav4 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-08-14 22:55:44','comments','post','created','109.70.100.38'),(881,1,1,7123,0,'','New comment by sihanGoaks on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-08-15 03:11:14','comments','post','created','5.188.210.18'),(882,1,1,7124,0,'','New comment by Jared Bordenkircher on \"Hello Again....\" pending approval','2020-08-15 14:23:39','comments','post','created','104.144.228.236'),(883,1,1,7125,0,'','New comment by janetpg11 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-08-16 16:57:12','comments','post','created','150.129.8.14'),(884,1,1,4,0,'','Note #4 added to lead #88 on \"Contact Sonya\" form','2020-08-16 22:57:15','gravityforms','notes','added','86.148.179.225'),(885,1,1,7126,0,'','New comment by annmariepm3 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-08-17 06:00:09','comments','post','created','104.244.73.193'),(886,1,1,7127,0,'','New comment by HarlanTSutic on \"It Doesn\'t Always Take a Crystal Ball: My Explainable Miscarriages\" pending approval','2020-08-17 13:02:26','comments','post','created','144.168.138.129'),(887,1,1,7128,0,'','New comment by Tory Taranto on \"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\" pending approval','2020-08-17 14:44:52','comments','post','created','107.152.242.71'),(888,1,1,NULL,9,'administrator','Updraftplus backup database, plugins, themes finished','2020-08-17 19:30:53','mainwp_backups','backups','updraftplus_backup','223.25.18.197'),(889,1,1,NULL,9,'administrator','Updraftplus backup database, plugins finished','2020-08-17 20:11:09','mainwp_backups','backups','updraftplus_backup','223.25.18.197'),(890,1,1,NULL,9,'administrator','Updated plugin: Jetpack by WordPress.com 8.8.2','2020-08-17 20:14:35','installer','plugins','updated','223.25.18.197'),(891,1,1,NULL,9,'administrator','Updated plugin: Loco Translate 2.4.2','2020-08-17 20:14:37','installer','plugins','updated','223.25.18.197'),(892,1,1,NULL,9,'administrator','Updated plugin: Recent Posts Widget With Thumbnails 6.7.1','2020-08-17 20:14:38','installer','plugins','updated','223.25.18.197'),(893,1,1,NULL,9,'administrator','Updated plugin: Smash Balloon Instagram Feed 2.4.6','2020-08-17 20:14:39','installer','plugins','updated','223.25.18.197'),(894,1,1,NULL,9,'administrator','Updated plugin: WooCommerce 4.3.3','2020-08-17 20:15:11','installer','plugins','updated','223.25.18.197'),(895,1,1,NULL,9,'administrator','Updraftplus backup database, themes finished','2020-08-17 20:17:34','mainwp_backups','backups','updraftplus_backup','223.25.18.197'),(896,1,1,NULL,9,'administrator','Updated theme: Graphene 2.8','2020-08-17 20:18:43','installer','themes','updated','223.25.18.197'),(897,1,1,NULL,9,'administrator','Updated theme: Hueman 3.6.1','2020-08-17 20:18:43','installer','themes','updated','223.25.18.197'),(898,1,1,NULL,9,'administrator','Updated theme: Twenty Fourteen 2.9','2020-08-17 20:18:43','installer','themes','updated','223.25.18.197'),(899,1,1,NULL,9,'administrator','Updated theme: Twenty Nineteen 1.7','2020-08-17 20:18:44','installer','themes','updated','223.25.18.197'),(900,1,1,NULL,9,'administrator','Updated theme: Twenty Thirteen 3.1','2020-08-17 20:18:44','installer','themes','updated','223.25.18.197'),(901,1,1,NULL,9,'administrator','Updated theme: Twenty Twenty 1.5','2020-08-17 20:18:44','installer','themes','updated','223.25.18.197'),(902,1,1,NULL,9,'administrator','Updraftplus backup database finished','2020-08-17 20:20:14','mainwp_backups','backups','updraftplus_backup','223.25.18.197'),(903,1,1,NULL,9,'administrator','WordPress updated to 5.5','2020-08-17 20:22:20','installer','wordpress','updated','223.25.18.197'),(904,1,1,7129,0,'','New comment by karynkw1 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-08-19 02:53:36','comments','post','created','150.129.8.102'),(905,1,1,7130,0,'','New comment by wendibh11 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-08-19 15:18:15','comments','post','created','185.220.100.242'),(906,1,1,7131,0,'','New comment by go to my blog on \"Souper Star Susan Nagel PhD: Endocrine Disruptors\" pending approval','2020-08-20 15:03:28','comments','post','created','104.144.112.184'),(907,1,1,7132,0,'','New comment by waterfallmagazine.com on \"Get to know your Cervix!\" pending approval','2020-08-20 19:01:53','comments','post','created','196.247.234.6'),(908,1,1,7133,0,'','New comment by robertpq16 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-08-21 09:13:34','comments','post','created','185.220.100.240'),(909,1,1,7134,0,'','New comment by Sunny Raul Rondi on \"Postpartum Anxiety During a Pandemic\" pending approval','2020-08-23 18:27:56','comments','post','created','51.158.153.224'),(910,1,1,7135,0,'','New comment by gabriellezj3 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-08-23 22:49:52','comments','post','created','185.220.100.253'),(911,1,1,5,0,'','Note #5 added to lead #90 on \"Contact Sonya\" form','2020-08-25 02:35:00','gravityforms','notes','added','104.244.231.13'),(912,1,1,7136,0,'','New comment by KennethJeona on \"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\" pending approval','2020-08-25 17:00:36','comments','post','created','185.230.127.239'),(913,1,1,7137,0,'','New comment by williehy11 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-08-25 17:04:57','comments','post','created','162.247.73.192'),(914,1,1,7138,0,'','New comment by wildayp18 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-08-26 04:26:36','comments','post','created','147.135.112.147'),(915,1,1,7139,0,'','New comment by MichaelFeavy on \"Blogs About Maternal Mental Health\" pending approval','2020-08-26 15:10:42','comments','post','created','89.187.168.198'),(916,1,1,7140,0,'','New comment by Best Inkjet Photo Printer on \"6 of the Strangest Signs of Hormone Imbalance\" pending approval','2020-08-26 16:02:26','comments','post','created','1.20.101.221'),(917,1,1,7141,0,'','New comment by huetnaxk on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-08-26 17:45:52','comments','post','created','89.191.228.153'),(918,1,1,7142,0,'','New comment by eriktc60 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-08-28 00:44:06','comments','post','created','185.220.100.243'),(919,1,1,7143,0,'','New comment by 바카라 전략 on \"6 of the Strangest Signs of Hormone Imbalance\" pending approval','2020-08-28 05:47:01','comments','post','created','23.106.20.102'),(920,1,1,7144,0,'','New comment by vinsaGoaks on \"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\" pending approval','2020-08-28 07:46:04','comments','post','created','5.188.210.18'),(921,1,1,7145,0,'','New comment by aidalx1 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-08-28 11:46:48','comments','post','created','185.220.100.254'),(922,1,1,7146,0,'','New comment by italetjtxw on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-08-29 04:58:47','comments','post','created','5.188.84.9'),(923,1,1,7147,0,'','New comment by check these guys out on \"Souper Star Susan Nagel PhD: Endocrine Disruptors\" pending approval','2020-08-29 07:15:48','comments','post','created','198.20.168.242'),(924,1,1,7148,0,'','New comment by paulinetu16 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-08-30 08:47:23','comments','post','created','185.220.101.140'),(925,1,1,7149,0,'','New comment by Irina on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-08-30 16:28:11','comments','post','created','45.81.226.59'),(926,1,1,7150,0,'','New comment by ellanu18 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-08-30 20:07:53','comments','post','created','51.81.32.177'),(927,1,1,7151,0,'','New comment by Winford Olrich on \"10 Things You Need to Know About Magnesium\" pending approval','2020-09-01 04:07:12','comments','post','created','45.57.163.242'),(928,1,1,NULL,0,'','Updraftplus backup database finished','2020-09-02 03:28:43','mainwp_backups','backups','updraftplus_backup','209.182.211.200'),(929,1,1,NULL,9,'administrator','Updated plugin: UpdraftPlus - Backup/Restore 2.16.28.24','2020-09-02 23:01:30','installer','plugins','updated','223.25.18.197'),(930,1,1,NULL,9,'administrator','Updraftplus backup database, plugins finished','2020-09-02 23:05:10','mainwp_backups','backups','updraftplus_backup','223.25.18.197'),(931,1,1,NULL,9,'administrator','Updated plugin: Contact Form 7 5.2.2','2020-09-02 23:07:49','installer','plugins','updated','223.25.18.197'),(932,1,1,NULL,9,'administrator','Updated plugin: Jetpack by WordPress.com 8.9','2020-09-02 23:07:52','installer','plugins','updated','223.25.18.197'),(933,1,1,NULL,9,'administrator','Updated plugin: Loco Translate 2.4.3','2020-09-02 23:07:54','installer','plugins','updated','223.25.18.197'),(934,1,1,NULL,9,'administrator','Updated plugin: MC4WP: Mailchimp for WordPress 4.8.1','2020-09-02 23:07:55','installer','plugins','updated','223.25.18.197'),(935,1,1,NULL,9,'administrator','Updated plugin: Really Simple SSL 3.3.5','2020-09-02 23:07:56','installer','plugins','updated','223.25.18.197'),(936,1,1,NULL,9,'administrator','Updated plugin: Social Snap Lite 1.1.9','2020-09-02 23:07:58','installer','plugins','updated','223.25.18.197'),(937,1,1,NULL,9,'administrator','Updated plugin: Ultimate WP Help Maintenance Reports 2.0.5','2020-09-02 23:07:59','installer','plugins','updated','223.25.18.197'),(938,1,1,NULL,9,'administrator','Updated plugin: WooCommerce 4.4.1','2020-09-02 17:38:27','installer','plugins','updated','223.25.18.197'),(939,1,1,NULL,9,'administrator','Updated plugin: Wordfence Security 7.4.11','2020-09-02 17:38:28','installer','plugins','updated','223.25.18.197'),(940,1,1,NULL,9,'administrator','Updated plugin: Yoast SEO 14.9','2020-09-02 17:38:34','installer','plugins','updated','223.25.18.197'),(941,1,1,7152,0,'','New comment by joeiq2 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-09-03 03:46:49','comments','post','created','51.83.129.84'),(942,1,1,7153,0,'','New comment by gregorysu60 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-09-03 11:50:23','comments','post','created','185.220.100.244'),(943,1,1,7154,0,'','New comment by https://waterfallmagazine.com on \"Get to know your Cervix!\" pending approval','2020-09-03 22:29:16','comments','post','created','107.173.112.223'),(944,1,1,7155,0,'','New comment by ayklilue on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-09-04 06:22:19','comments','post','created','45.67.213.34'),(945,1,1,7156,0,'','New comment by pearliehn1 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-09-04 16:38:29','comments','post','created','109.70.100.48'),(946,1,1,7157,0,'','New comment by click here for more on \"Souper Star Susan Nagel PhD: Endocrine Disruptors\" pending approval','2020-09-04 23:31:52','comments','post','created','104.168.51.129'),(947,1,1,7158,0,'','New comment by maxinejn18 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-09-05 01:16:54','comments','post','created','89.163.143.8'),(948,1,1,7159,0,'','New comment by pansionGoaks on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-09-05 17:35:23','comments','post','created','5.188.210.18'),(949,1,1,7160,0,'','New comment by eyes doctors near me on \"Souper Star Susan Nagel PhD: Endocrine Disruptors\" pending approval','2020-09-06 06:18:02','comments','post','created','23.94.31.250'),(950,1,1,7161,0,'','New comment by dchaahfqf on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-09-06 19:09:00','comments','post','created','185.99.3.37'),(951,1,1,7162,0,'','New comment by sbxembex on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-09-07 05:04:02','comments','post','created','93.177.116.136'),(952,1,1,7163,0,'','New comment by lenorekw16 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-09-07 21:18:53','comments','post','created','185.220.102.251'),(953,1,1,7164,0,'','New comment by johnniedi2 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-09-08 04:29:23','comments','post','created','185.247.224.45'),(954,1,1,7165,0,'','New comment by wallet with notebook and pen on \"It Doesn\'t Always Take a Crystal Ball: My Explainable Miscarriages\" pending approval','2020-09-08 08:27:18','comments','post','created','209.99.170.188'),(955,1,1,7166,0,'','New comment by veraig60 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-09-09 20:11:36','comments','post','created','199.195.251.84'),(956,1,1,7167,0,'','New comment by lesterhj2 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-09-10 04:04:53','comments','post','created','185.220.101.20'),(957,1,1,6,0,'','Note #6 added to lead #100 on \"Contact Sonya\" form','2020-09-10 08:11:41','gravityforms','notes','added','115.186.187.209'),(958,1,1,7168,0,'','New comment by elsiehh4 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-09-10 12:51:14','comments','post','created','185.220.101.1'),(959,1,1,7169,0,'','New comment by Claytonsow on \"Souper Star - Sasha Ottey of PCOS Challenge\" pending approval','2020-09-10 22:48:52','comments','post','created','89.231.66.168'),(960,1,1,7170,0,'','New comment by dostinex on \"Missing our Miscarried Babies\" pending approval','2020-09-11 02:16:20','comments','post','created','5.188.84.250'),(961,1,1,7171,0,'','New comment by stacism11 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-09-11 14:55:34','comments','post','created','185.220.102.245'),(962,1,1,7172,0,'','New comment by lnrpkjmc on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-09-11 18:01:45','comments','post','created','85.208.85.197'),(963,1,1,7173,0,'','New comment by Janessa Metzger on \"6 of the Strangest Signs of Hormone Imbalance\" pending approval','2020-09-14 13:44:44','comments','post','created','138.128.40.85'),(964,1,1,7174,0,'','New comment by online pharmacies on \"I\'m Cracking Up\" pending approval','2020-09-15 02:36:30','comments','post','created','5.188.84.250'),(965,1,1,7175,0,'','New comment by fiagwyyl on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-09-16 06:53:25','comments','post','created','91.188.247.151'),(966,1,1,7176,0,'','New comment by notebook paper college ruled on \"It Doesn\'t Always Take a Crystal Ball: My Explainable Miscarriages\" pending approval','2020-09-16 11:48:22','comments','post','created','107.158.93.228'),(967,1,1,7177,0,'','New comment by lozilGoaks on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-09-19 09:09:22','comments','post','created','5.188.210.18'),(968,1,1,7178,0,'','New comment by Geam Iveco Daily I Chassis 1996 on \"Could a Blood Test Have Predicted my Postpartum Mood Disorder?\" pending approval','2020-09-19 23:17:42','comments','post','created','82.79.232.112'),(969,1,1,7179,0,'','New comment by Geam Iveco Daily I Chassis 1996 on \"Could a Blood Test Have Predicted my Postpartum Mood Disorder?\" pending approval','2020-09-19 23:18:03','comments','post','created','82.79.232.112'),(970,1,1,7180,0,'','New comment by leeev60 on \"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\" pending approval','2020-09-20 03:48:14','comments','post','created','18.27.197.252'),(971,1,1,NULL,9,'administrator','Updated plugin: UpdraftPlus - Backup/Restore 2.16.29.24','2020-09-20 17:44:24','installer','plugins','updated','223.25.18.164'),(972,1,1,NULL,9,'administrator','Updraftplus backup database, plugins, themes finished','2020-09-20 18:00:57','mainwp_backups','backups','updraftplus_backup','223.25.18.164'),(973,1,1,NULL,9,'administrator','Updated plugin: Ultimate WP Help Maintenance 4.1','2020-09-20 18:07:12','installer','plugins','updated','223.25.18.164'),(974,1,1,NULL,9,'administrator','Updraftplus backup database, plugins finished','2020-09-20 18:07:45','mainwp_backups','backups','updraftplus_backup','223.25.18.164'),(975,1,1,NULL,9,'administrator','Updated plugin: Gravity Forms Mailchimp Add-On 4.8','2020-09-20 18:11:40','installer','plugins','updated','223.25.18.164'),(976,1,1,NULL,9,'administrator','Updated plugin: Jetpack by WordPress.com 8.9.1','2020-09-20 18:12:08','installer','plugins','updated','223.25.18.164'),(977,1,1,NULL,9,'administrator','Updated plugin: Recent Posts Widget With Thumbnails 6.8.0','2020-09-20 18:12:10','installer','plugins','updated','223.25.18.164'),(978,1,1,NULL,9,'administrator','Updated plugin: Social Snap Lite 1.1.11','2020-09-20 18:12:12','installer','plugins','updated','223.25.18.164'),(979,1,1,NULL,9,'administrator','Updated plugin: WooCommerce 4.5.2','2020-09-20 18:13:15','installer','plugins','updated','223.25.18.164'),(980,1,1,NULL,9,'administrator','\"Ultimate WP Help Maintenance Reports\" plugin deactivated ','2020-09-20 18:41:20','installer','plugins','deactivated','223.25.18.164');
/*!40000 ALTER TABLE `wp_mainwp_stream` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mainwp_stream_context_tmp`
--

DROP TABLE IF EXISTS `wp_mainwp_stream_context_tmp`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mainwp_stream_context_tmp` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `record_id` bigint(20) unsigned NOT NULL,
  `context` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
  `action` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
  `connector` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `context` (`context`),
  KEY `action` (`action`),
  KEY `connector` (`connector`)
) ENGINE=MyISAM AUTO_INCREMENT=862 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mainwp_stream_context_tmp`
--

LOCK TABLES `wp_mainwp_stream_context_tmp` WRITE;
/*!40000 ALTER TABLE `wp_mainwp_stream_context_tmp` DISABLE KEYS */;
INSERT INTO `wp_mainwp_stream_context_tmp` VALUES (507,507,'feedback','updated','posts'),(508,508,'feedback','updated','posts'),(509,509,'feedback','updated','posts'),(510,510,'feedback','deleted','posts'),(511,511,'feedback','updated','posts'),(512,512,'feedback','updated','posts'),(513,513,'feedback','updated','posts'),(514,514,'feedback','deleted','posts'),(515,515,'feedback','updated','posts'),(516,516,'feedback','deleted','posts'),(517,517,'feedback','deleted','posts'),(518,518,'feedback','updated','posts'),(519,519,'feedback','updated','posts'),(520,520,'feedback','updated','posts'),(521,521,'feedback','updated','posts'),(522,522,'feedback','updated','posts'),(523,523,'feedback','updated','posts'),(524,524,'feedback','updated','posts'),(525,525,'feedback','updated','posts'),(526,526,'feedback','updated','posts'),(527,527,'feedback','updated','posts'),(528,528,'feedback','updated','posts'),(529,529,'updraftplus_backups','updraftplus_backup','updraftplus_backups'),(530,530,'feedback','deleted','posts'),(531,531,'feedback','deleted','posts'),(532,532,'feedback','deleted','posts'),(533,533,'feedback','deleted','posts'),(534,534,'feedback','deleted','posts'),(535,535,'feedback','deleted','posts'),(536,536,'feedback','updated','posts'),(537,537,'feedback','updated','posts'),(538,538,'feedback','deleted','posts'),(539,539,'customize_changeset','deleted','posts'),(540,540,'customize_changeset','deleted','posts'),(541,541,'customize_changeset','deleted','posts'),(542,542,'customize_changeset','deleted','posts'),(543,543,'customize_changeset','deleted','posts'),(544,544,'customize_changeset','deleted','posts'),(545,545,'customize_changeset','deleted','posts'),(546,546,'customize_changeset','deleted','posts'),(547,547,'customize_changeset','deleted','posts'),(548,548,'feedback','deleted','posts'),(549,549,'feedback','deleted','posts'),(550,550,'feedback','deleted','posts'),(551,551,'feedback','deleted','posts'),(552,552,'feedback','deleted','posts'),(553,553,'feedback','deleted','posts'),(554,554,'feedback','deleted','posts'),(555,555,'feedback','deleted','posts'),(556,556,'feedback','deleted','posts'),(557,557,'feedback','deleted','posts'),(558,558,'feedback','deleted','posts'),(559,559,'feedback','updated','posts'),(560,560,'feedback','updated','posts'),(561,561,'updraftplus_backups','updraftplus_backup','updraftplus_backups'),(562,562,'updraftplus_backups','updraftplus_backup','updraftplus_backups'),(563,563,'plugins','updated','installer'),(564,564,'plugins','updated','installer'),(565,565,'plugins','updated','installer'),(566,566,'plugins','updated','installer'),(567,567,'plugins','updated','installer'),(568,568,'plugins','updated','installer'),(569,569,'plugins','updated','installer'),(570,570,'plugins','updated','installer'),(571,571,'plugins','updated','installer'),(572,572,'plugins','updated','installer'),(573,573,'themes','updated','installer'),(574,574,'themes','updated','installer'),(575,575,'themes','updated','installer'),(576,576,'themes','updated','installer'),(577,577,'updraftplus_backups','updraftplus_backup','updraftplus_backups'),(578,578,'wordpress','updated','installer'),(579,579,'feedback','deleted','posts'),(580,580,'feedback','updated','posts'),(581,581,'feedback','deleted','posts'),(582,582,'updraftplus_backups','updraftplus_backup','updraftplus_backups'),(583,583,'updraftplus_backups','updraftplus_backup','updraftplus_backups'),(584,584,'plugins','updated','installer'),(585,585,'plugins','updated','installer'),(586,586,'plugins','updated','installer'),(587,587,'plugins','updated','installer'),(588,588,'updraftplus_backups','updraftplus_backup','updraftplus_backups'),(589,589,'plugins','updated','installer'),(590,590,'plugins','updated','installer'),(591,591,'plugins','updated','installer'),(592,592,'updraftplus_backups','updraftplus_backup','updraftplus_backups'),(593,593,'plugins','updated','installer'),(594,594,'feedback','deleted','posts'),(595,595,'feedback','deleted','posts'),(596,596,'feedback','deleted','posts'),(597,597,'updraftplus_backups','updraftplus_backup','updraftplus_backups'),(598,598,'updraftplus_backups','updraftplus_backup','updraftplus_backups'),(599,599,'updraftplus_backups','updraftplus_backup','updraftplus_backups'),(600,600,'plugins','updated','installer'),(601,601,'plugins','updated','installer'),(602,602,'plugins','updated','installer'),(603,603,'plugins','updated','installer'),(604,604,'updraftplus_backups','updraftplus_backup','updraftplus_backups'),(605,605,'updraftplus_backups','updraftplus_backup','updraftplus_backups'),(606,606,'wordpress','updated','installer'),(607,607,'feedback','updated','posts'),(608,608,'feedback','updated','posts'),(609,609,'feedback','updated','posts'),(610,610,'feedback','updated','posts'),(611,611,'feedback','updated','posts'),(612,612,'feedback','updated','posts'),(613,613,'updraftplus_backups','updraftplus_backup','updraftplus_backups'),(614,614,'updraftplus_backups','updraftplus_backup','updraftplus_backups'),(615,615,'plugins','updated','installer'),(616,616,'plugins','updated','installer'),(617,617,'updraftplus_backups','updraftplus_backup','updraftplus_backups'),(618,618,'themes','updated','installer'),(619,619,'feedback','deleted','posts'),(620,620,'feedback','deleted','posts'),(621,621,'feedback','deleted','posts'),(622,622,'feedback','deleted','posts'),(623,623,'feedback','deleted','posts'),(624,624,'feedback','deleted','posts'),(625,625,'updraftplus_backups','updraftplus_backup','updraftplus_backups'),(626,626,'updraftplus_backups','updraftplus_backup','updraftplus_backups'),(627,627,'updraftplus_backups','updraftplus_backup','updraftplus_backups'),(628,628,'plugins','updated','installer'),(629,629,'plugins','updated','installer'),(630,630,'plugins','updated','installer'),(631,631,'plugins','updated','installer'),(632,632,'plugins','updated','installer'),(633,633,'archive','uploaded','media'),(634,634,'themes','installed','installer'),(635,635,'archive','deleted','media'),(636,636,'updraftplus_backups','updraftplus_backup','updraftplus_backups'),(637,637,'updraftplus_backups','updraftplus_backup','updraftplus_backups'),(638,638,'plugins','updated','installer'),(639,639,'plugins','updated','installer'),(640,640,'plugins','updated','installer'),(641,641,'plugins','updated','installer'),(642,642,'plugins','updated','installer'),(643,643,'post','spammed','comments'),(644,644,'updraftplus_backups','updraftplus_backup','updraftplus_backups'),(645,645,'wordpress','updated','installer'),(646,646,'updraftplus_backups','updraftplus_backup','updraftplus_backups'),(647,647,'updraftplus_backups','updraftplus_backup','updraftplus_backups'),(648,648,'plugins','updated','installer'),(649,649,'plugins','updated','installer'),(650,650,'plugins','updated','installer'),(651,651,'plugins','updated','installer'),(652,652,'plugins','updated','installer'),(653,653,'updraftplus_backups','updraftplus_backup','updraftplus_backups'),(654,654,'themes','updated','installer'),(655,655,'feedback','updated','posts'),(656,656,'post','deleted','comments'),(657,657,'feedback','updated','posts'),(658,658,'feedback','updated','posts'),(659,659,'feedback','updated','posts'),(660,660,'feedback','updated','posts'),(661,661,'updraftplus_backups','updraftplus_backup','updraftplus_backups'),(662,662,'updraftplus_backups','updraftplus_backup','updraftplus_backups'),(663,663,'plugins','updated','installer'),(664,664,'plugins','updated','installer'),(665,665,'plugins','updated','installer'),(666,666,'plugins','updated','installer'),(667,667,'feedback','updated','posts'),(668,668,'feedback','updated','posts'),(669,669,'feedback','updated','posts'),(670,670,'feedback','updated','posts'),(671,671,'feedback','updated','posts'),(672,672,'feedback','updated','posts'),(673,673,'updraftplus_backups','updraftplus_backup','updraftplus_backups'),(674,674,'updraftplus_backups','updraftplus_backup','updraftplus_backups'),(675,675,'feedback','deleted','posts'),(676,676,'feedback','updated','posts'),(677,677,'feedback','updated','posts'),(678,678,'feedback','updated','posts'),(679,679,'feedback','updated','posts'),(680,680,'feedback','updated','posts'),(681,681,'feedback','updated','posts'),(682,682,'feedback','updated','posts'),(683,683,'feedback','updated','posts'),(684,684,'feedback','updated','posts'),(685,685,'feedback','updated','posts'),(686,686,'feedback','updated','posts'),(687,687,'feedback','updated','posts'),(688,688,'feedback','updated','posts'),(689,689,'feedback','updated','posts'),(690,690,'feedback','updated','posts'),(691,691,'feedback','updated','posts'),(692,692,'feedback','updated','posts'),(693,693,'feedback','updated','posts'),(694,694,'feedback','updated','posts'),(695,695,'feedback','updated','posts'),(696,696,'feedback','updated','posts'),(697,697,'feedback','updated','posts'),(698,698,'feedback','deleted','posts'),(699,699,'feedback','deleted','posts'),(700,700,'feedback','updated','posts'),(701,701,'feedback','updated','posts'),(702,702,'feedback','updated','posts'),(703,703,'feedback','updated','posts'),(704,704,'feedback','updated','posts'),(705,705,'feedback','updated','posts'),(706,706,'feedback','updated','posts'),(707,707,'feedback','updated','posts'),(708,708,'feedback','updated','posts'),(709,709,'feedback','updated','posts'),(710,710,'feedback','updated','posts'),(711,711,'feedback','updated','posts'),(712,712,'feedback','updated','posts'),(713,713,'feedback','updated','posts'),(714,714,'feedback','updated','posts'),(715,715,'feedback','updated','posts'),(716,716,'feedback','updated','posts'),(717,717,'feedback','updated','posts'),(718,718,'feedback','updated','posts'),(719,719,'feedback','updated','posts'),(720,720,'feedback','updated','posts'),(721,721,'feedback','updated','posts'),(722,722,'feedback','updated','posts'),(723,723,'feedback','updated','posts'),(724,724,'feedback','updated','posts'),(725,725,'feedback','deleted','posts'),(726,726,'updraftplus_backups','updraftplus_backup','updraftplus_backups'),(727,727,'updraftplus_backups','updraftplus_backup','updraftplus_backups'),(728,728,'plugins','updated','installer'),(729,729,'plugins','updated','installer'),(730,730,'plugins','updated','installer'),(731,731,'plugins','updated','installer'),(732,732,'plugins','updated','installer'),(733,733,'plugins','updated','installer'),(734,734,'plugins','updated','installer'),(735,735,'plugins','updated','installer'),(736,736,'plugins','updated','installer'),(737,737,'plugins','updated','installer'),(738,738,'plugins','updated','installer'),(739,739,'updraftplus_backups','updraftplus_backup','updraftplus_backups'),(740,740,'themes','updated','installer'),(741,741,'updraftplus_backups','updraftplus_backup','updraftplus_backups'),(742,742,'wordpress','updated','installer'),(743,743,'feedback','deleted','posts'),(744,744,'users','deleted','users'),(745,745,'feedback','updated','posts'),(746,746,'feedback','deleted','posts'),(747,747,'feedback','deleted','posts'),(748,748,'feedback','updated','posts'),(749,749,'feedback','updated','posts'),(750,750,'feedback','deleted','posts'),(751,751,'feedback','updated','posts'),(752,752,'updraftplus_backups','updraftplus_backup','updraftplus_backups'),(753,753,'feedback','deleted','posts'),(754,754,'feedback','updated','posts'),(755,755,'feedback','deleted','posts'),(756,756,'feedback','updated','posts'),(757,757,'feedback','deleted','posts'),(758,758,'feedback','updated','posts'),(759,759,'feedback','updated','posts'),(760,760,'feedback','deleted','posts'),(761,761,'feedback','deleted','posts'),(762,762,'feedback','deleted','posts'),(763,763,'feedback','deleted','posts'),(764,764,'feedback','updated','posts'),(765,765,'updraftplus_backups','updraftplus_backup','updraftplus_backups'),(766,766,'updraftplus_backups','updraftplus_backup','updraftplus_backups'),(767,767,'plugins','updated','installer'),(768,768,'plugins','updated','installer'),(769,769,'plugins','updated','installer'),(770,770,'plugins','updated','installer'),(771,771,'plugins','updated','installer'),(772,772,'updraftplus_backups','updraftplus_backup','updraftplus_backups'),(773,773,'themes','updated','installer'),(774,774,'feedback','deleted','posts'),(775,775,'feedback','deleted','posts'),(776,776,'feedback','deleted','posts'),(777,777,'feedback','deleted','posts'),(778,778,'feedback','deleted','posts'),(779,779,'feedback','deleted','posts'),(780,780,'feedback','deleted','posts'),(781,781,'feedback','deleted','posts'),(782,782,'feedback','deleted','posts'),(783,783,'feedback','deleted','posts'),(784,784,'feedback','deleted','posts'),(785,785,'feedback','deleted','posts'),(786,786,'feedback','deleted','posts'),(787,787,'feedback','deleted','posts'),(788,788,'feedback','deleted','posts'),(789,789,'feedback','deleted','posts'),(790,790,'feedback','deleted','posts'),(791,791,'feedback','deleted','posts'),(792,792,'feedback','deleted','posts'),(793,793,'feedback','deleted','posts'),(794,794,'feedback','deleted','posts'),(795,795,'feedback','deleted','posts'),(796,796,'feedback','deleted','posts'),(797,797,'feedback','deleted','posts'),(798,798,'feedback','deleted','posts'),(799,799,'feedback','deleted','posts'),(800,800,'feedback','deleted','posts'),(801,801,'feedback','deleted','posts'),(802,802,'feedback','deleted','posts'),(803,803,'feedback','deleted','posts'),(804,804,'feedback','deleted','posts'),(805,805,'feedback','deleted','posts'),(806,806,'feedback','deleted','posts'),(807,807,'feedback','deleted','posts'),(808,808,'feedback','deleted','posts'),(809,809,'feedback','deleted','posts'),(810,810,'feedback','deleted','posts'),(811,811,'feedback','deleted','posts'),(812,812,'feedback','deleted','posts'),(813,813,'feedback','deleted','posts'),(814,814,'feedback','deleted','posts'),(815,815,'feedback','deleted','posts'),(816,816,'feedback','deleted','posts'),(817,817,'feedback','updated','posts'),(818,818,'feedback','updated','posts'),(819,819,'feedback','updated','posts'),(820,820,'feedback','deleted','posts'),(821,821,'feedback','deleted','posts'),(822,822,'feedback','updated','posts'),(823,823,'feedback','deleted','posts'),(824,824,'feedback','deleted','posts'),(825,825,'feedback','updated','posts'),(826,826,'feedback','updated','posts'),(827,827,'feedback','deleted','posts'),(828,828,'feedback','deleted','posts'),(829,829,'updraftplus_backups','updraftplus_backup','updraftplus_backups'),(830,830,'updraftplus_backups','updraftplus_backup','updraftplus_backups'),(831,831,'plugins','updated','installer'),(832,832,'plugins','updated','installer'),(833,833,'plugins','updated','installer'),(834,834,'updraftplus_backups','updraftplus_backup','updraftplus_backups'),(835,835,'plugins','updated','installer'),(836,836,'plugins','updated','installer'),(837,837,'plugins','updated','installer'),(838,838,'plugins','updated','installer'),(839,839,'plugins','updated','installer'),(840,840,'plugins','updated','installer'),(841,841,'updraftplus_backups','updraftplus_backup','updraftplus_backups'),(842,842,'themes','updated','installer'),(843,843,'feedback','updated','posts'),(844,844,'feedback','deleted','posts'),(845,845,'feedback','deleted','posts'),(846,846,'feedback','updated','posts'),(847,847,'feedback','updated','posts'),(848,848,'feedback','deleted','posts'),(849,849,'updraftplus_backups','updraftplus_backup','updraftplus_backups'),(850,850,'wordpress','updated','installer'),(851,851,'feedback','deleted','posts'),(852,852,'feedback','deleted','posts'),(853,853,'feedback','updated','posts'),(854,854,'feedback','deleted','posts'),(855,855,'updraftplus_backups','updraftplus_backup','updraftplus_backups'),(856,856,'updraftplus_backups','updraftplus_backup','updraftplus_backups'),(857,857,'wordpress','updated','installer'),(858,858,'feedback','deleted','posts'),(859,859,'feedback','deleted','posts'),(860,860,'feedback','deleted','posts'),(861,861,'updraftplus_backups','updraftplus_backup','updraftplus_backups');
/*!40000 ALTER TABLE `wp_mainwp_stream_context_tmp` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mainwp_stream_meta`
--

DROP TABLE IF EXISTS `wp_mainwp_stream_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mainwp_stream_meta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `record_id` bigint(20) unsigned NOT NULL,
  `meta_key` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `meta_value` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `record_id` (`record_id`),
  KEY `meta_key` (`meta_key`(100)),
  KEY `meta_value` (`meta_value`(191))
) ENGINE=MyISAM AUTO_INCREMENT=11309 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mainwp_stream_meta`
--

LOCK TABLES `wp_mainwp_stream_meta` WRITE;
/*!40000 ALTER TABLE `wp_mainwp_stream_meta` DISABLE KEYS */;
INSERT INTO `wp_mainwp_stream_meta` VALUES (2652,139,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2651,139,'auto_updated','1'),(2650,139,'old_version','5.2.3'),(2649,139,'new_version','5.2.4'),(2648,41,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2645,41,'status','Finished'),(2646,41,'type','database'),(2647,41,'backup_time','1571090366'),(3438,215,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(3437,215,'old_status','new'),(3436,215,'new_status','spam'),(3434,215,'post_title','goabs - 2019-11-29 22:36:57'),(3435,215,'singular_name','feedback'),(3428,213,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3427,213,'singular_name','feedback'),(3426,213,'post_title','Haljutin45 - 2019-11-13 05:44:07'),(3424,212,'singular_name','feedback'),(3425,212,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3423,212,'post_title','Lavrovich75 - 2019-11-13 05:15:36'),(3422,211,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3421,211,'singular_name','feedback'),(3420,211,'post_title','Krasnowekov99 - 2019-11-13 04:47:01'),(3419,210,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3418,210,'singular_name','feedback'),(3417,210,'post_title','Lazlov98 - 2019-11-13 04:18:41'),(3416,209,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3414,209,'post_title','Kiparisov96 - 2019-11-13 03:49:33'),(3415,209,'singular_name','feedback'),(3412,208,'singular_name','feedback'),(3413,208,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3411,208,'post_title','Nechepurenko97 - 2019-11-13 03:20:25'),(3410,207,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3409,207,'singular_name','feedback'),(3408,207,'post_title','Zvorykin92 - 2019-11-13 02:52:05'),(3407,206,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3406,206,'singular_name','feedback'),(3405,206,'post_title','Pozharskij98 - 2019-11-13 02:23:48'),(3404,205,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3402,205,'post_title','Flavickij75 - 2019-11-13 01:55:23'),(3403,205,'singular_name','feedback'),(3400,204,'singular_name','feedback'),(3401,204,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3399,204,'post_title','Dolgih63 - 2019-11-13 01:27:29'),(3398,203,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3397,203,'singular_name','feedback'),(3396,203,'post_title','Baskin42 - 2019-11-13 00:59:46'),(3395,202,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3394,202,'singular_name','feedback'),(3393,202,'post_title','Ozhzhihin75 - 2019-11-13 00:32:28'),(3391,201,'singular_name','feedback'),(3392,201,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3390,201,'post_title','Zalezhnev73 - 2019-11-12 14:37:09'),(3389,200,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3388,200,'singular_name','feedback'),(3387,200,'post_title','Lebedjancev44 - 2019-11-12 14:09:01'),(3386,199,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3385,199,'singular_name','feedback'),(3384,199,'post_title','Krivoshlykov63 - 2019-11-12 13:39:35'),(3383,198,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3381,198,'post_title','goabs - 2019-11-12 13:26:16'),(3382,198,'singular_name','feedback'),(3379,197,'singular_name','feedback'),(3380,197,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3378,197,'post_title','Pavljuchikov72 - 2019-11-12 13:10:17'),(3377,196,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3376,196,'singular_name','feedback'),(3375,196,'post_title','Zaozerskij67 - 2019-11-12 12:36:39'),(3374,195,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3373,195,'singular_name','feedback'),(3372,195,'post_title','Insarov42 - 2019-11-12 12:07:47'),(3371,194,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3369,194,'post_title','Fishkin84 - 2019-11-12 11:38:42'),(3370,194,'singular_name','feedback'),(3367,193,'singular_name','feedback'),(3368,193,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3366,193,'post_title','Vylegzhaninov77 - 2019-11-12 11:09:36'),(3365,192,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3364,192,'singular_name','feedback'),(3363,192,'post_title','Ovtyn98 - 2019-11-12 10:41:03'),(3362,191,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3361,191,'singular_name','feedback'),(3360,191,'post_title','Anisim91 - 2019-11-12 10:12:56'),(3359,190,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3357,190,'post_title','Evtushek81 - 2019-11-12 09:45:09'),(3358,190,'singular_name','feedback'),(3355,189,'singular_name','feedback'),(3356,189,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3354,189,'post_title','Golubinin77 - 2019-11-12 09:16:26'),(3353,188,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3352,188,'singular_name','feedback'),(3351,188,'post_title','Aksencev41 - 2019-11-12 08:47:46'),(3350,187,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3349,187,'singular_name','feedback'),(3348,187,'post_title','Vergazov54 - 2019-11-12 08:19:19'),(3347,186,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3345,186,'post_title','Afonov51 - 2019-11-12 07:51:07'),(3346,186,'singular_name','feedback'),(3343,185,'singular_name','feedback'),(3344,185,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3342,185,'post_title','Konshin58 - 2019-11-12 07:22:15'),(3341,184,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3340,184,'singular_name','feedback'),(3339,184,'post_title','Zhukevich96 - 2019-11-12 06:53:34'),(3338,183,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3337,183,'singular_name','feedback'),(3336,183,'post_title','Azarin90 - 2019-11-12 06:25:21'),(3335,182,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3333,182,'post_title','Tihodeev43 - 2019-11-12 05:57:03'),(3334,182,'singular_name','feedback'),(3331,181,'singular_name','feedback'),(3332,181,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3330,181,'post_title','Skok59 - 2019-11-12 05:29:06'),(3329,180,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3328,180,'singular_name','feedback'),(3327,180,'post_title','Hotegov73 - 2019-11-12 05:01:11'),(3326,179,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3325,179,'singular_name','feedback'),(3324,179,'post_title','Korzuhin77 - 2019-11-12 04:32:36'),(3323,178,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3321,178,'post_title','Revnivyh88 - 2019-11-12 04:05:00'),(3322,178,'singular_name','feedback'),(3319,177,'singular_name','feedback'),(3320,177,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3318,177,'post_title','Tjagin74 - 2019-11-12 03:37:08'),(3317,176,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3316,176,'singular_name','feedback'),(3315,176,'post_title','Nikiforjak56 - 2019-11-12 03:09:27'),(3314,175,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3313,175,'singular_name','feedback'),(3312,175,'post_title','Demidkov61 - 2019-11-12 02:40:06'),(3311,174,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3309,174,'post_title','Saltykov78 - 2019-11-12 02:11:49'),(3310,174,'singular_name','feedback'),(3307,173,'singular_name','feedback'),(3308,173,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3306,173,'post_title','Kolosovskij47 - 2019-11-12 01:43:37'),(3305,172,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3304,172,'singular_name','feedback'),(3303,172,'post_title','Vysokij45 - 2019-11-12 01:16:13'),(3302,171,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3301,171,'singular_name','feedback'),(3300,171,'post_title','Belik91 - 2019-11-11 23:27:13'),(3297,170,'success','1'),(3298,170,'old_version','3.4.31'),(3299,170,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(3296,170,'slug','hueman'),(3295,170,'version','3.4.32'),(3293,170,'type','theme'),(3294,170,'name','Hueman'),(3291,169,'backup_time','1574853989'),(3292,169,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(3290,169,'type','database, themes'),(3289,169,'status','Finished'),(3288,168,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(3285,168,'slug','wordpress-seo/wp-seo.php'),(3286,168,'success','1'),(3287,168,'old_version','12.5'),(3284,168,'version','12.6.1'),(3283,168,'name','Yoast SEO'),(3282,168,'type','plugin'),(3279,167,'success','1'),(3280,167,'old_version','5.5.7'),(3281,167,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(3278,167,'slug','wp-retina-2x/wp-retina-2x.php'),(3275,167,'type','plugin'),(3276,167,'name','WP Retina 2x'),(3277,167,'version','5.6.0'),(3274,166,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(3273,166,'old_version','2.2.1'),(3272,166,'success','1'),(3270,166,'version','2.2.2'),(3271,166,'slug','responsive-lightbox/responsive-lightbox.php'),(3269,166,'name','Responsive Lightbox &amp; Gallery'),(3268,166,'type','plugin'),(3267,165,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(3265,165,'success','1'),(3266,165,'old_version','6.6.0'),(3264,165,'slug','recent-posts-widget-with-thumbnails/recent-posts-widget-with-thumbnails.php'),(3261,165,'type','plugin'),(3262,165,'name','Recent Posts Widget With Thumbnails'),(3263,165,'version','6.6.1'),(3260,164,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(3177,144,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3176,144,'singular_name','feedback'),(3175,144,'post_title','goabs - 2019-11-02 05:16:38'),(3174,143,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3172,143,'post_title','goabs - 2019-11-01 19:08:29'),(3173,143,'singular_name','feedback'),(3163,140,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3161,140,'post_title','goabs - 2019-10-31 01:52:43'),(3162,140,'singular_name','feedback'),(3160,139,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(3159,139,'old_version','5.2.4'),(3158,139,'new_version','5.3'),(3157,138,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(3154,138,'status','Finished'),(3155,138,'type','database'),(3156,138,'backup_time','1573822272'),(3152,137,'old_version','3.4.29'),(3153,137,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(3151,137,'success','1'),(3150,137,'slug','hueman'),(3149,137,'version','3.4.31'),(3148,137,'name','Hueman'),(3147,137,'type','theme'),(3146,136,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(3143,136,'status','Finished'),(3144,136,'type','database, themes'),(3145,136,'backup_time','1573822154'),(3141,135,'old_version','12.4'),(3142,135,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(3140,135,'success','1'),(3139,135,'slug','wordpress-seo/wp-seo.php'),(3138,135,'version','12.5'),(3136,135,'type','plugin'),(3137,135,'name','Yoast SEO'),(3133,134,'success','1'),(3134,134,'old_version','2.0.2'),(3135,134,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(3132,134,'slug','wp-smartcrop/wp-smartcrop.php'),(3131,134,'version','2.0.5'),(3130,134,'name','WP SmartCrop'),(3129,134,'type','plugin'),(3128,133,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(3127,133,'old_version','7.4.0'),(3124,133,'version','7.4.1'),(3125,133,'slug','wordfence/wordfence.php'),(3126,133,'success','1'),(3123,133,'name','Wordfence Security'),(3122,133,'type','plugin'),(3121,132,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(3118,132,'slug','woocommerce/woocommerce.php'),(3119,132,'success','1'),(3120,132,'old_version','3.7.1'),(3117,132,'version','3.8.0'),(3116,132,'name','WooCommerce'),(3115,132,'type','plugin'),(3112,131,'success','1'),(3113,131,'old_version','2.1'),(3114,131,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(3111,131,'slug','instagram-feed/instagram-feed.php'),(3108,131,'type','plugin'),(3109,131,'name','Smash Balloon Instagram Feed'),(3110,131,'version','2.1.2'),(3107,130,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(3106,130,'old_version','2.1.0'),(3105,130,'success','1'),(3103,130,'version','2.2.1'),(3104,130,'slug','responsive-lightbox/responsive-lightbox.php'),(3102,130,'name','Responsive Lightbox &amp; Gallery'),(3101,130,'type','plugin'),(3100,129,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(3099,129,'old_version','3.1.1'),(3097,129,'slug','regenerate-thumbnails/regenerate-thumbnails.php'),(3098,129,'success','1'),(3096,129,'version','3.1.2'),(3095,129,'name','Regenerate Thumbnails'),(3094,129,'type','plugin'),(3091,128,'success','1'),(3092,128,'old_version','4.6.2'),(3093,128,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(3090,128,'slug','mailchimp-for-wp/mailchimp-for-wp.php'),(3089,128,'version','4.7'),(3087,128,'type','plugin'),(3088,128,'name','MC4WP: Mailchimp for WordPress'),(3085,127,'old_version','7.8'),(3086,127,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(3084,127,'success','1'),(3083,127,'slug','jetpack/jetpack.php'),(3080,127,'type','plugin'),(3081,127,'name','Jetpack by WordPress.com'),(3082,127,'version','7.9'),(3079,126,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(3078,126,'old_version','5.1.4'),(3077,126,'success','1'),(3075,126,'version','5.1.5'),(3076,126,'slug','contact-form-7/wp-contact-form-7.php'),(3074,126,'name','Contact Form 7'),(3073,126,'type','plugin'),(3072,125,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(3071,125,'old_version','4.1.2'),(3068,125,'version','4.1.3'),(3069,125,'slug','akismet/akismet.php'),(3070,125,'success','1'),(3067,125,'name','Akismet Anti-Spam'),(3066,125,'type','plugin'),(3065,124,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(3064,124,'backup_time','1573821782'),(3054,121,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(3051,121,'singular_name','feedback'),(3052,121,'new_status','spam'),(3053,121,'old_status','new'),(3050,121,'post_title','Haljutin45 - 2019-11-13 05:44:07'),(3049,120,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(3048,120,'old_status','new'),(3047,120,'new_status','spam'),(3046,120,'singular_name','feedback'),(2705,51,'old_version','3.4.27'),(2706,51,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2704,51,'success','1'),(2703,51,'slug','hueman'),(2700,51,'type','theme'),(2701,51,'name','Hueman'),(2702,51,'version','3.4.29'),(2698,50,'backup_time','1571576709'),(2699,50,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2697,50,'type','database, themes'),(2696,50,'status','Finished'),(2695,49,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2692,49,'slug','wordpress-seo/wp-seo.php'),(2693,49,'success','1'),(2694,49,'old_version','12.2'),(2691,49,'version','12.3'),(2690,49,'name','Yoast SEO'),(2689,49,'type','plugin'),(2688,48,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2687,48,'old_version','3.7.0'),(2684,48,'version','3.7.1'),(2685,48,'slug','woocommerce/woocommerce.php'),(2686,48,'success','1'),(2683,48,'name','WooCommerce'),(2682,48,'type','plugin'),(2681,47,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2678,47,'slug','socialsnap/socialsnap.php'),(2679,47,'success','1'),(2680,47,'old_version','1.1.5.5'),(2677,47,'version','1.1.6'),(2676,47,'name','Social Snap Lite'),(2675,47,'type','plugin'),(2672,46,'success','1'),(2673,46,'old_version','3.2.5'),(2674,46,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2671,46,'slug','really-simple-ssl/rlrsssl-really-simple-ssl.php'),(2668,46,'type','plugin'),(2669,46,'name','Really Simple SSL'),(2670,46,'version','3.2.6'),(2667,45,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2666,45,'old_version','2.3.0'),(2665,45,'success','1'),(2662,45,'name','Loco Translate'),(2663,45,'version','2.3.1'),(2664,45,'slug','loco-translate/loco.php'),(2661,45,'type','plugin'),(2660,44,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2659,44,'backup_time','1571576475'),(2657,44,'status','Finished'),(2658,44,'type','database, plugins'),(2656,43,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2655,43,'backup_time','1571575665'),(2653,43,'status','Finished'),(2654,43,'type','database, plugins, themes'),(3045,120,'post_title','Lavrovich75 - 2019-11-13 05:15:36'),(3043,119,'old_status','new'),(3044,119,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(3042,119,'new_status','spam'),(3041,119,'singular_name','feedback'),(3040,119,'post_title','Krasnowekov99 - 2019-11-13 04:47:01'),(3039,118,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(3036,118,'singular_name','feedback'),(3037,118,'new_status','spam'),(3038,118,'old_status','new'),(3035,118,'post_title','Lazlov98 - 2019-11-13 04:18:41'),(3034,117,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(3033,117,'old_status','new'),(3031,117,'singular_name','feedback'),(3032,117,'new_status','spam'),(3030,117,'post_title','Kiparisov96 - 2019-11-13 03:49:33'),(3028,116,'old_status','new'),(3029,116,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(3027,116,'new_status','spam'),(3026,116,'singular_name','feedback'),(3025,116,'post_title','Nechepurenko97 - 2019-11-13 03:20:25'),(3024,115,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(3021,115,'singular_name','feedback'),(3022,115,'new_status','spam'),(3023,115,'old_status','new'),(3020,115,'post_title','Zvorykin92 - 2019-11-13 02:52:05'),(3019,114,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(3018,114,'old_status','new'),(3016,114,'singular_name','feedback'),(3017,114,'new_status','spam'),(3015,114,'post_title','Pozharskij98 - 2019-11-13 02:23:48'),(3013,113,'old_status','new'),(3014,113,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(3012,113,'new_status','spam'),(3011,113,'singular_name','feedback'),(3010,113,'post_title','Flavickij75 - 2019-11-13 01:55:23'),(3009,112,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(3006,112,'singular_name','feedback'),(3007,112,'new_status','spam'),(3008,112,'old_status','new'),(3005,112,'post_title','Dolgih63 - 2019-11-13 01:27:29'),(3004,111,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(3003,111,'old_status','new'),(3002,111,'new_status','spam'),(3000,111,'post_title','Baskin42 - 2019-11-13 00:59:46'),(3001,111,'singular_name','feedback'),(2998,110,'old_status','new'),(2999,110,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2997,110,'new_status','spam'),(2996,110,'singular_name','feedback'),(2995,110,'post_title','Ozhzhihin75 - 2019-11-13 00:32:28'),(2994,109,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2991,109,'singular_name','feedback'),(2992,109,'new_status','spam'),(2993,109,'old_status','new'),(2990,109,'post_title','Zalezhnev73 - 2019-11-12 14:37:09'),(2989,108,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2988,108,'old_status','new'),(2987,108,'new_status','spam'),(2985,108,'post_title','Lebedjancev44 - 2019-11-12 14:09:01'),(2986,108,'singular_name','feedback'),(2982,107,'new_status','spam'),(2983,107,'old_status','new'),(2984,107,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2981,107,'singular_name','feedback'),(2980,107,'post_title','Krivoshlykov63 - 2019-11-12 13:39:35'),(2979,106,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2978,106,'old_status','new'),(2976,106,'singular_name','feedback'),(2977,106,'new_status','spam'),(2975,106,'post_title','goabs - 2019-11-12 13:26:16'),(2973,105,'old_status','new'),(2974,105,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2972,105,'new_status','spam'),(2971,105,'singular_name','feedback'),(2970,105,'post_title','Pavljuchikov72 - 2019-11-12 13:10:17'),(2969,104,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2966,104,'singular_name','feedback'),(2967,104,'new_status','spam'),(2968,104,'old_status','new'),(2965,104,'post_title','Zaozerskij67 - 2019-11-12 12:36:39'),(2964,103,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2963,103,'old_status','new'),(2962,103,'new_status','spam'),(2960,103,'post_title','Insarov42 - 2019-11-12 12:07:47'),(2961,103,'singular_name','feedback'),(2958,102,'old_status','new'),(2959,102,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2957,102,'new_status','spam'),(2956,102,'singular_name','feedback'),(2955,102,'post_title','Fishkin84 - 2019-11-12 11:38:42'),(2954,101,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2951,101,'singular_name','feedback'),(2952,101,'new_status','spam'),(2953,101,'old_status','new'),(2950,101,'post_title','Vylegzhaninov77 - 2019-11-12 11:09:36'),(2949,100,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2948,100,'old_status','new'),(2947,100,'new_status','spam'),(2945,100,'post_title','Ovtyn98 - 2019-11-12 10:41:03'),(2946,100,'singular_name','feedback'),(2942,99,'new_status','spam'),(2943,99,'old_status','new'),(2944,99,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2941,99,'singular_name','feedback'),(2940,99,'post_title','Anisim91 - 2019-11-12 10:12:56'),(2939,98,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2938,98,'old_status','new'),(2936,98,'singular_name','feedback'),(2937,98,'new_status','spam'),(2935,98,'post_title','Evtushek81 - 2019-11-12 09:45:09'),(2933,97,'old_status','new'),(2934,97,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2932,97,'new_status','spam'),(2931,97,'singular_name','feedback'),(2930,97,'post_title','Golubinin77 - 2019-11-12 09:16:26'),(2929,96,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2928,96,'singular_name','feedback'),(2927,96,'post_title','goabs - 2019-10-28 03:45:04'),(2926,95,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2924,95,'post_title','Chesteremant - 2019-10-27 23:06:41'),(2925,95,'singular_name','feedback'),(2921,94,'new_status','spam'),(2922,94,'old_status','new'),(2923,94,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2920,94,'singular_name','feedback'),(2919,94,'post_title','Aksencev41 - 2019-11-12 08:47:46'),(2918,93,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2917,93,'old_status','new'),(2915,93,'singular_name','feedback'),(2916,93,'new_status','spam'),(2914,93,'post_title','Vergazov54 - 2019-11-12 08:19:19'),(2912,92,'old_status','new'),(2913,92,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2911,92,'new_status','spam'),(2910,92,'singular_name','feedback'),(2909,92,'post_title','Afonov51 - 2019-11-12 07:51:07'),(2908,91,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2905,91,'singular_name','feedback'),(2906,91,'new_status','spam'),(2907,91,'old_status','new'),(2904,91,'post_title','Konshin58 - 2019-11-12 07:22:15'),(2903,90,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2902,90,'old_status','new'),(2900,90,'singular_name','feedback'),(2901,90,'new_status','spam'),(2899,90,'post_title','Zhukevich96 - 2019-11-12 06:53:34'),(2897,89,'old_status','new'),(2898,89,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2896,89,'new_status','spam'),(2895,89,'singular_name','feedback'),(2894,89,'post_title','Azarin90 - 2019-11-12 06:25:21'),(2893,88,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2890,88,'singular_name','feedback'),(2891,88,'new_status','spam'),(2892,88,'old_status','new'),(2889,88,'post_title','Tihodeev43 - 2019-11-12 05:57:03'),(2888,87,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2887,87,'old_status','new'),(2886,87,'new_status','spam'),(2884,87,'post_title','Skok59 - 2019-11-12 05:29:06'),(2885,87,'singular_name','feedback'),(2881,86,'new_status','spam'),(2882,86,'old_status','new'),(2883,86,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2880,86,'singular_name','feedback'),(2879,86,'post_title','Hotegov73 - 2019-11-12 05:01:11'),(2878,85,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2877,85,'old_status','new'),(2875,85,'singular_name','feedback'),(2876,85,'new_status','spam'),(2874,85,'post_title','Korzuhin77 - 2019-11-12 04:32:36'),(2872,84,'old_status','new'),(2873,84,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2871,84,'new_status','spam'),(2870,84,'singular_name','feedback'),(2869,84,'post_title','Revnivyh88 - 2019-11-12 04:05:00'),(2868,83,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2865,83,'singular_name','feedback'),(2866,83,'new_status','spam'),(2867,83,'old_status','new'),(2864,83,'post_title','Tjagin74 - 2019-11-12 03:37:08'),(2863,82,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2862,82,'old_status','new'),(2861,82,'new_status','spam'),(2859,82,'post_title','Nikiforjak56 - 2019-11-12 03:09:27'),(2860,82,'singular_name','feedback'),(2857,81,'old_status','new'),(2858,81,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2856,81,'new_status','spam'),(2855,81,'singular_name','feedback'),(2854,81,'post_title','Demidkov61 - 2019-11-12 02:40:06'),(2853,80,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2850,80,'singular_name','feedback'),(2851,80,'new_status','spam'),(2852,80,'old_status','new'),(2849,80,'post_title','Saltykov78 - 2019-11-12 02:11:49'),(2848,79,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2847,79,'old_status','new'),(2846,79,'new_status','spam'),(2711,52,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2710,52,'old_status','new'),(2709,52,'new_status','spam'),(2707,52,'post_title','Chesteremant - 2019-10-24 02:39:05'),(2708,52,'singular_name','feedback'),(2845,79,'singular_name','feedback'),(2844,79,'post_title','Kolosovskij47 - 2019-11-12 01:43:37'),(2843,78,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2841,78,'new_status','spam'),(2842,78,'old_status','new'),(2833,76,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2832,76,'old_status','new'),(2823,74,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2822,74,'old_status','new'),(2820,74,'singular_name','feedback'),(2821,74,'new_status','spam'),(2819,74,'post_title','goabs - 2019-11-08 15:27:11'),(2817,73,'old_status','new'),(2818,73,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2816,73,'new_status','spam'),(2815,73,'singular_name','feedback'),(2814,73,'post_title','goabs - 2019-11-08 13:57:20'),(2716,53,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2715,53,'post_id','2402'),(2714,53,'comment_type','comment'),(2712,53,'user_name','lee'),(2713,53,'post_title','\"Souper Star: Dana Trentini - Hypothyroid Mom\"'),(2772,63,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2771,63,'old_version','12.3'),(2768,63,'version','12.4'),(2769,63,'slug','wordpress-seo/wp-seo.php'),(2770,63,'success','1'),(2767,63,'name','Yoast SEO'),(2725,55,'old_status','new'),(2726,55,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2724,55,'new_status','spam'),(2723,55,'singular_name','feedback'),(2722,55,'post_title','goabs - 2019-10-28 03:45:04'),(2721,54,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2720,54,'old_status','new'),(2719,54,'new_status','spam'),(2717,54,'post_title','Chesteremant - 2019-10-27 23:06:41'),(2718,54,'singular_name','feedback'),(2766,63,'type','plugin'),(2731,56,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2730,56,'old_status','new'),(2729,56,'new_status','spam'),(2727,56,'post_title','goabs - 2019-10-29 10:11:19'),(2728,56,'singular_name','feedback'),(2763,62,'success','1'),(2764,62,'old_version','2.0.2'),(2765,62,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2762,62,'slug','instagram-feed/instagram-feed.php'),(2761,62,'version','2.1'),(2760,62,'name','Smash Balloon Instagram Feed'),(2759,62,'type','plugin'),(2758,61,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2756,61,'success','1'),(2757,61,'old_version','6.5.1'),(2755,61,'slug','recent-posts-widget-with-thumbnails/recent-posts-widget-with-thumbnails.php'),(2752,61,'type','plugin'),(2753,61,'name','Recent Posts Widget With Thumbnails'),(2754,61,'version','6.6.0'),(2751,60,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2750,60,'old_version','4.6.1'),(2749,60,'success','1'),(2747,60,'version','4.6.2'),(2748,60,'slug','mailchimp-for-wp/mailchimp-for-wp.php'),(2746,60,'name','MC4WP: Mailchimp for WordPress'),(2745,60,'type','plugin'),(2744,59,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2743,59,'backup_time','1572528117'),(2741,59,'status','Finished'),(2742,59,'type','database, plugins'),(2739,58,'backup_time','1572525259'),(2740,58,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2738,58,'type','database, plugins, themes'),(2737,58,'status','Finished'),(2736,57,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2735,57,'old_status','new'),(2734,57,'new_status','spam'),(2732,57,'post_title','goabs - 2019-10-31 01:52:43'),(2733,57,'singular_name','feedback'),(2813,72,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2811,72,'post_title','Chesteremant - 2019-10-24 02:39:05'),(2812,72,'singular_name','feedback'),(2809,71,'backup_time','1573163966'),(2810,71,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2808,71,'type','database, plugins'),(2807,71,'status','Finished'),(2806,70,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2805,70,'backup_time','1573077619'),(2804,70,'type','database, plugins'),(2803,70,'status','Finished'),(2802,69,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2782,65,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2780,65,'new_status','spam'),(2781,65,'old_status','new'),(2779,65,'singular_name','feedback'),(2778,65,'post_title','goabs - 2019-11-02 05:16:38'),(2777,64,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2776,64,'old_status','new'),(2775,64,'new_status','spam'),(2773,64,'post_title','goabs - 2019-11-01 19:08:29'),(2774,64,'singular_name','feedback'),(2792,67,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2787,66,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2786,66,'old_status','new'),(2785,66,'new_status','spam'),(2783,66,'post_title','goabs - 2019-11-04 00:00:47'),(2784,66,'singular_name','feedback'),(2791,67,'old_status','new'),(2790,67,'new_status','spam'),(2788,67,'post_title','goabs - 2019-11-04 10:25:33'),(2789,67,'singular_name','feedback'),(2797,68,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2796,68,'old_status','new'),(2795,68,'new_status','spam'),(2793,68,'post_title','goabs - 2019-11-06 05:10:17'),(2794,68,'singular_name','feedback'),(2801,69,'old_status','new'),(2800,69,'new_status','spam'),(2798,69,'post_title','goabs - 2019-11-06 15:17:21'),(2799,69,'singular_name','feedback'),(2831,76,'new_status','spam'),(2830,76,'singular_name','feedback'),(2829,76,'post_title','goabs - 2019-11-10 14:17:36'),(2828,75,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2827,75,'old_status','new'),(2826,75,'new_status','spam'),(2824,75,'post_title','goabs - 2019-11-10 12:44:28'),(2825,75,'singular_name','feedback'),(2840,78,'singular_name','feedback'),(2839,78,'post_title','Vysokij45 - 2019-11-12 01:16:13'),(2838,77,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2837,77,'old_status','new'),(2836,77,'new_status','spam'),(2834,77,'post_title','Belik91 - 2019-11-11 23:27:13'),(2835,77,'singular_name','feedback'),(3057,122,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3055,122,'post_title','goabs - 2019-10-29 10:11:19'),(3056,122,'singular_name','feedback'),(3063,124,'type','database, plugins'),(3062,124,'status','Finished'),(3061,123,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(3058,123,'status','Finished'),(3059,123,'type','database, plugins, themes'),(3060,123,'backup_time','1573818679'),(3164,141,'display_name','assistant'),(3165,141,'roles','Administrator'),(3166,141,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(3171,142,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(3170,142,'old_status','new'),(3169,142,'new_status','spam'),(3167,142,'post_title','goabs - 2019-11-17 03:57:08'),(3168,142,'singular_name','feedback'),(3182,145,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(3181,145,'old_status','new'),(3180,145,'new_status','spam'),(3178,145,'post_title','goabs - 2019-11-17 23:34:06'),(3179,145,'singular_name','feedback'),(3259,164,'old_version','4.7'),(3258,164,'success','1'),(3256,164,'version','4.7.1'),(3257,164,'slug','mailchimp-for-wp/mailchimp-for-wp.php'),(3255,164,'name','MC4WP: Mailchimp for WordPress'),(3254,164,'type','plugin'),(3252,163,'backup_time','1574853339'),(3253,163,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(3251,163,'type','database, plugins'),(3250,163,'status','Finished'),(3248,162,'backup_time','1574851377'),(3249,162,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(3247,162,'type','database, plugins, themes'),(3246,162,'status','Finished'),(3245,161,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(3233,158,'singular_name','feedback'),(3234,158,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3232,158,'post_title','goabs - 2019-11-08 15:27:11'),(3231,157,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3229,157,'post_title','goabs - 2019-11-08 13:57:20'),(3230,157,'singular_name','feedback'),(3228,156,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(3227,156,'old_status','new'),(3226,156,'new_status','spam'),(3224,156,'post_title','goabs - 2019-11-24 02:20:10'),(3225,156,'singular_name','feedback'),(3223,155,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(3222,155,'old_status','new'),(3221,155,'new_status','spam'),(3219,155,'post_title','goabs - 2019-11-23 11:50:12'),(3220,155,'singular_name','feedback'),(3218,154,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3217,154,'singular_name','feedback'),(3216,154,'post_title','goabs - 2019-11-06 15:17:21'),(3214,153,'old_status','new'),(3215,153,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(3212,153,'singular_name','feedback'),(3213,153,'new_status','spam'),(3211,153,'post_title','goabs - 2019-11-21 21:33:43'),(3209,152,'singular_name','feedback'),(3210,152,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3208,152,'post_title','goabs - 2019-11-06 05:10:17'),(3207,151,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(3202,150,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3201,150,'singular_name','feedback'),(3200,150,'post_title','goabs - 2019-11-04 10:25:33'),(3197,149,'type','database, plugins'),(3198,149,'backup_time','1574244144'),(3199,149,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3196,149,'status','Finished'),(3192,148,'singular_name','feedback'),(3193,148,'new_status','spam'),(3194,148,'old_status','new'),(3195,148,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(3191,148,'post_title','goabs - 2019-11-20 02:05:47'),(3188,147,'post_title','goabs - 2019-11-04 00:00:47'),(3189,147,'singular_name','feedback'),(3190,147,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3187,146,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(3186,146,'old_status','new'),(3183,146,'post_title','goabs - 2019-11-19 05:51:16'),(3184,146,'singular_name','feedback'),(3185,146,'new_status','spam'),(3206,151,'old_status','new'),(3205,151,'new_status','spam'),(3203,151,'post_title','goabs - 2019-11-21 04:15:42'),(3204,151,'singular_name','feedback'),(3240,160,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3238,160,'post_title','goabs - 2019-11-10 14:17:36'),(3239,160,'singular_name','feedback'),(3237,159,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3235,159,'post_title','goabs - 2019-11-10 12:44:28'),(3236,159,'singular_name','feedback'),(3244,161,'old_status','new'),(3243,161,'new_status','spam'),(3241,161,'post_title','goabs - 2019-11-26 21:49:41'),(3242,161,'singular_name','feedback'),(3433,214,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(3432,214,'old_status','new'),(3431,214,'new_status','spam'),(3429,214,'post_title','goabs - 2019-11-29 00:46:32'),(3430,214,'singular_name','feedback'),(3594,247,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3593,247,'auto_updated','1'),(3592,247,'old_version','5.3'),(3591,247,'new_version','5.3.1'),(3578,243,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(3577,243,'old_status','new'),(3576,243,'new_status','spam'),(3574,243,'post_title','Jamescib - 2019-12-09 13:40:03'),(3575,243,'singular_name','feedback'),(3573,242,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3572,242,'singular_name','feedback'),(3571,242,'post_title','goabs - 2019-11-24 02:20:10'),(3570,241,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3568,241,'post_title','goabs - 2019-11-23 11:50:12'),(3569,241,'singular_name','feedback'),(3564,240,'singular_name','feedback'),(3565,240,'new_status','spam'),(3566,240,'old_status','new'),(3567,240,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(3563,240,'post_title','goabs - 2019-12-08 10:43:01'),(3562,239,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(3561,239,'old_version','3.4.32'),(3560,239,'success','1'),(3559,239,'slug','hueman'),(3558,239,'version','3.4.33'),(3556,239,'type','theme'),(3557,239,'name','Hueman'),(3555,238,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(3554,238,'backup_time','1575817696'),(3552,238,'status','Finished'),(3553,238,'type','database, themes'),(3551,237,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(3550,237,'old_version','12.6.1'),(3549,237,'success','1'),(3545,237,'type','plugin'),(3546,237,'name','Yoast SEO'),(3547,237,'version','12.6.2'),(3548,237,'slug','wordpress-seo/wp-seo.php'),(3541,236,'slug','wordfence/wordfence.php'),(3542,236,'success','1'),(3543,236,'old_version','7.4.1'),(3544,236,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(3540,236,'version','7.4.2'),(3539,236,'name','Wordfence Security'),(3538,236,'type','plugin'),(3536,235,'old_version','3.8.0'),(3537,235,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(3535,235,'success','1'),(3534,235,'slug','woocommerce/woocommerce.php'),(3533,235,'version','3.8.1'),(3532,235,'name','WooCommerce'),(3531,235,'type','plugin'),(3530,234,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(3529,234,'old_version','1.1.6'),(3528,234,'success','1'),(3527,234,'slug','socialsnap/socialsnap.php'),(3526,234,'version','1.1.7'),(3524,234,'type','plugin'),(3525,234,'name','Social Snap Lite'),(3523,233,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(3522,233,'old_version','2.1.2'),(3521,233,'success','1'),(3518,233,'name','Smash Balloon Instagram Feed'),(3519,233,'version','2.1.3'),(3520,233,'slug','instagram-feed/instagram-feed.php'),(3517,233,'type','plugin'),(3514,232,'success','1'),(3515,232,'old_version','4.7.1'),(3516,232,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(3513,232,'slug','mailchimp-for-wp/mailchimp-for-wp.php'),(3512,232,'version','4.7.4'),(3511,232,'name','MC4WP: Mailchimp for WordPress'),(3510,232,'type','plugin'),(3509,231,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(3508,231,'backup_time','1575817327'),(3507,231,'type','database, plugins'),(3506,231,'status','Finished'),(3505,230,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(3504,230,'old_version','7.9.1'),(3503,230,'success','1'),(3502,230,'slug','jetpack/jetpack.php'),(3499,230,'type','plugin'),(3500,230,'name','Jetpack by WordPress.com'),(3501,230,'version','8.0'),(3498,229,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(3495,229,'slug','google-analytics-for-wordpress/googleanalytics.php'),(3496,229,'success','1'),(3497,229,'old_version','7.10.0'),(3494,229,'version','7.10.1'),(3493,229,'name','Google Analytics for WordPress by MonsterInsights'),(3492,229,'type','plugin'),(3491,228,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(3490,228,'old_version','5.1.5'),(3489,228,'success','1'),(3488,228,'slug','contact-form-7/wp-contact-form-7.php'),(3487,228,'version','5.1.6'),(3485,228,'type','plugin'),(3486,228,'name','Contact Form 7'),(3484,227,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(3483,227,'backup_time','1575817018'),(3481,227,'status','Finished'),(3482,227,'type','database, plugins'),(3471,224,'post_title','goabs - 2019-11-21 04:15:42'),(3472,224,'singular_name','feedback'),(3473,224,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3470,223,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(3469,223,'old_status','new'),(3466,223,'post_title','goabs - 2019-12-05 19:18:54'),(3467,223,'singular_name','feedback'),(3468,223,'new_status','spam'),(3465,222,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(3464,222,'old_status','new'),(3461,222,'post_title','Larryerobe - 2019-12-05 18:42:06'),(3462,222,'singular_name','feedback'),(3463,222,'new_status','spam'),(3460,221,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3458,221,'post_title','goabs - 2019-11-20 02:05:47'),(3459,221,'singular_name','feedback'),(3457,220,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3456,220,'singular_name','feedback'),(3454,219,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(3455,220,'post_title','goabs - 2019-11-19 05:51:16'),(3444,217,'post_title','goabs - 2019-11-17 03:57:08'),(3445,217,'singular_name','feedback'),(3446,217,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3443,216,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(3442,216,'old_status','new'),(3439,216,'post_title','goabs - 2019-12-02 00:43:32'),(3440,216,'singular_name','feedback'),(3441,216,'new_status','spam'),(3449,218,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3447,218,'post_title','goabs - 2019-11-17 23:34:06'),(3448,218,'singular_name','feedback'),(3453,219,'old_status','new'),(3452,219,'new_status','spam'),(3450,219,'post_title','goabs - 2019-12-03 11:02:27'),(3451,219,'singular_name','feedback'),(3476,225,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3474,225,'post_title','goabs - 2019-11-21 21:33:43'),(3475,225,'singular_name','feedback'),(3480,226,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(3479,226,'backup_time','1575810742'),(3477,226,'status','Finished'),(3478,226,'type','database, plugins, themes'),(3586,245,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3585,245,'singular_name','feedback'),(3584,245,'post_title','goabs - 2019-11-26 21:49:41'),(3583,244,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(3582,244,'old_status','new'),(3581,244,'new_status','spam'),(3579,244,'post_title','goabs - 2019-12-11 21:26:20'),(3580,244,'singular_name','feedback'),(3590,246,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3587,246,'status','Finished'),(3588,246,'type','database'),(3589,246,'backup_time','1576231084'),(3597,248,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3595,248,'post_title','goabs - 2019-11-29 00:46:32'),(3596,248,'singular_name','feedback'),(3598,249,'post_title','goabs - 2019-11-29 22:36:57'),(3599,249,'singular_name','feedback'),(3600,249,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3605,250,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(3604,250,'old_status','new'),(3603,250,'new_status','spam'),(3601,250,'post_title','goabs - 2019-12-16 12:06:48'),(3602,250,'singular_name','feedback'),(3606,251,'post_title','goabs - 2019-12-02 00:43:32'),(3607,251,'singular_name','feedback'),(3608,251,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3627,257,'post_title','goabs - 2019-12-05 19:18:54'),(3628,257,'singular_name','feedback'),(3629,257,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3624,256,'post_title','Larryerobe - 2019-12-05 18:42:06'),(3625,256,'singular_name','feedback'),(3626,256,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3623,255,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3621,255,'post_title','goabs - 2019-12-03 11:02:27'),(3622,255,'singular_name','feedback'),(3620,254,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3619,254,'auto_updated','1'),(3617,254,'new_version','5.3.2'),(3618,254,'old_version','5.3.1'),(3616,253,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3615,253,'backup_time','1576749599'),(3613,253,'status','Finished'),(3614,253,'type','database'),(3612,252,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(3609,252,'status','Finished'),(3610,252,'type','database, plugins'),(3611,252,'backup_time','1576706246'),(3633,258,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(3630,258,'status','Finished'),(3631,258,'type','database, plugins, themes'),(3632,258,'backup_time','1577027629'),(1997,507,'post_title','VincentEmalp - 2019-06-25 18:33:31'),(1998,507,'singular_name','feedback'),(1999,507,'new_status','spam'),(2000,507,'old_status','new'),(2001,507,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2002,508,'post_title','RobertVax - 2019-06-26 21:06:48'),(2003,508,'singular_name','feedback'),(2004,508,'new_status','spam'),(2005,508,'old_status','new'),(2006,508,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2007,509,'post_title','RaymondGON - 2019-06-27 22:31:38'),(2008,509,'singular_name','feedback'),(2009,509,'new_status','spam'),(2010,509,'old_status','new'),(2011,509,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2012,510,'post_title','HenryDax - 2019-06-12 15:37:00'),(2013,510,'singular_name','feedback'),(2014,510,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2015,511,'post_title','Fisher89 - 2019-06-28 09:49:51'),(2016,511,'singular_name','feedback'),(2017,511,'new_status','spam'),(2018,511,'old_status','new'),(2019,511,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2020,512,'post_title','Sheptuha17 - 2019-06-28 09:49:54'),(2021,512,'singular_name','feedback'),(2022,512,'new_status','spam'),(2023,512,'old_status','new'),(2024,512,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2025,513,'post_title','Wesleybed - 2019-06-28 10:24:04'),(2026,513,'singular_name','feedback'),(2027,513,'new_status','spam'),(2028,513,'old_status','new'),(2029,513,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2030,514,'post_title','姝︽眽娲涙瘮杩堢绉戞妧鏈夐檺鍏徃 - 2019-06-15 07:35:25'),(2031,514,'singular_name','feedback'),(2032,514,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2033,515,'post_title','GeorgeJoync - 2019-07-01 22:31:40'),(2034,515,'singular_name','feedback'),(2035,515,'new_status','spam'),(2036,515,'old_status','new'),(2037,515,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2038,516,'post_title','Jamesprorp - 2019-06-20 12:53:45'),(2039,516,'singular_name','feedback'),(2040,516,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2041,517,'post_title','Stanleyawact - 2019-06-20 14:05:18'),(2042,517,'singular_name','feedback'),(2043,517,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2044,518,'post_title','Rbaseosync - 2019-07-08 13:53:34'),(2045,518,'singular_name','feedback'),(2046,518,'new_status','spam'),(2047,518,'old_status','new'),(2048,518,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2049,519,'post_title','Morrismar - 2019-07-08 19:15:08'),(2050,519,'singular_name','feedback'),(2051,519,'new_status','spam'),(2052,519,'old_status','new'),(2053,519,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2054,520,'post_title','Gilbertglisy - 2019-07-09 07:59:26'),(2055,520,'singular_name','feedback'),(2056,520,'new_status','spam'),(2057,520,'old_status','new'),(2058,520,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2059,521,'post_title','AlbertExpew - 2019-07-10 16:41:18'),(2060,521,'singular_name','feedback'),(2061,521,'new_status','spam'),(2062,521,'old_status','new'),(2063,521,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2064,522,'post_title','KevinLax - 2019-07-10 16:41:19'),(2065,522,'singular_name','feedback'),(2066,522,'new_status','spam'),(2067,522,'old_status','new'),(2068,522,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2069,523,'post_title','Gordonkalse - 2019-07-10 16:41:21'),(2070,523,'singular_name','feedback'),(2071,523,'new_status','spam'),(2072,523,'old_status','new'),(2073,523,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2074,524,'post_title','Pabloviozy - 2019-07-10 16:51:05'),(2075,524,'singular_name','feedback'),(2076,524,'new_status','spam'),(2077,524,'old_status','new'),(2078,524,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2079,525,'post_title','WilliamWrish - 2019-07-10 17:18:34'),(2080,525,'singular_name','feedback'),(2081,525,'new_status','spam'),(2082,525,'old_status','new'),(2083,525,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2084,526,'post_title','RichardAbemi - 2019-07-10 17:58:15'),(2085,526,'singular_name','feedback'),(2086,526,'new_status','spam'),(2087,526,'old_status','new'),(2088,526,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2089,527,'post_title','JamesDes - 2019-07-10 18:07:56'),(2090,527,'singular_name','feedback'),(2091,527,'new_status','spam'),(2092,527,'old_status','new'),(2093,527,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2094,528,'post_title','xoritGoaks - 2019-07-11 02:43:11'),(2095,528,'singular_name','feedback'),(2096,528,'new_status','spam'),(2097,528,'old_status','new'),(2098,528,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2099,529,'status','Finished'),(2100,529,'type','database, plugins'),(2101,529,'backup_time','1562839043'),(2102,529,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2103,530,'post_title','VincentEmalp - 2019-06-25 18:33:31'),(2104,530,'singular_name','feedback'),(2105,530,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2106,531,'post_title','RobertVax - 2019-06-26 21:06:48'),(2107,531,'singular_name','feedback'),(2108,531,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2109,532,'post_title','RaymondGON - 2019-06-27 22:31:38'),(2110,532,'singular_name','feedback'),(2111,532,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2112,533,'post_title','Fisher89 - 2019-06-28 09:49:51'),(2113,533,'singular_name','feedback'),(2114,533,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2115,534,'post_title','Sheptuha17 - 2019-06-28 09:49:54'),(2116,534,'singular_name','feedback'),(2117,534,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2118,535,'post_title','Wesleybed - 2019-06-28 10:24:04'),(2119,535,'singular_name','feedback'),(2120,535,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2121,536,'post_title','Keithgom - 2019-07-14 14:47:37'),(2122,536,'singular_name','feedback'),(2123,536,'new_status','spam'),(2124,536,'old_status','new'),(2125,536,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2126,537,'post_title','Mildarat - 2019-07-16 06:29:08'),(2127,537,'singular_name','feedback'),(2128,537,'new_status','spam'),(2129,537,'old_status','new'),(2130,537,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2131,538,'post_title','GeorgeJoync - 2019-07-01 22:31:40'),(2132,538,'singular_name','feedback'),(2133,538,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2134,539,'singular_name','changeset'),(2135,539,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2136,540,'singular_name','changeset'),(2137,540,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2138,541,'singular_name','changeset'),(2139,541,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2140,542,'singular_name','changeset'),(2141,542,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2142,543,'singular_name','changeset'),(2143,543,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2144,544,'singular_name','changeset'),(2145,544,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2146,545,'singular_name','changeset'),(2147,545,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2148,546,'singular_name','changeset'),(2149,546,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2150,547,'singular_name','changeset'),(2151,547,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2152,548,'post_title','Rbaseosync - 2019-07-08 13:53:34'),(2153,548,'singular_name','feedback'),(2154,548,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2155,549,'post_title','Morrismar - 2019-07-08 19:15:08'),(2156,549,'singular_name','feedback'),(2157,549,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2158,550,'post_title','Gilbertglisy - 2019-07-09 07:59:26'),(2159,550,'singular_name','feedback'),(2160,550,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2161,551,'post_title','AlbertExpew - 2019-07-10 16:41:18'),(2162,551,'singular_name','feedback'),(2163,551,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2164,552,'post_title','KevinLax - 2019-07-10 16:41:19'),(2165,552,'singular_name','feedback'),(2166,552,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2167,553,'post_title','Gordonkalse - 2019-07-10 16:41:21'),(2168,553,'singular_name','feedback'),(2169,553,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2170,554,'post_title','Pabloviozy - 2019-07-10 16:51:05'),(2171,554,'singular_name','feedback'),(2172,554,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2173,555,'post_title','WilliamWrish - 2019-07-10 17:18:34'),(2174,555,'singular_name','feedback'),(2175,555,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2176,556,'post_title','RichardAbemi - 2019-07-10 17:58:15'),(2177,556,'singular_name','feedback'),(2178,556,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2179,557,'post_title','JamesDes - 2019-07-10 18:07:56'),(2180,557,'singular_name','feedback'),(2181,557,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2182,558,'post_title','xoritGoaks - 2019-07-11 02:43:11'),(2183,558,'singular_name','feedback'),(2184,558,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2185,559,'post_title','ThomasSeire - 2019-07-29 20:58:26'),(2186,559,'singular_name','feedback'),(2187,559,'new_status','spam'),(2188,559,'old_status','new'),(2189,559,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2190,560,'post_title','WilliamAroth - 2019-07-29 22:17:59'),(2191,560,'singular_name','feedback'),(2192,560,'new_status','spam'),(2193,560,'old_status','new'),(2194,560,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2195,561,'status','Finished'),(2196,561,'type','database, plugins, themes'),(2197,561,'backup_time','1564485161'),(2198,561,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2199,562,'status','Finished'),(2200,562,'type','database, plugins'),(2201,562,'backup_time','1564488971'),(2202,562,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2203,563,'type','plugin'),(2204,563,'name','Google Analytics for WordPress by MonsterInsights'),(2205,563,'version','7.7.1'),(2206,563,'slug','google-analytics-for-wordpress/googleanalytics.php'),(2207,563,'success','1'),(2208,563,'old_version','7.6.0'),(2209,563,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2210,564,'type','plugin'),(2211,564,'name','Custom Feeds for Instagram'),(2212,564,'version','1.12.1'),(2213,564,'slug','instagram-feed/instagram-feed.php'),(2214,564,'success','1'),(2215,564,'old_version','1.12'),(2216,564,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2217,565,'type','plugin'),(2218,565,'name','Jetpack by WordPress.com'),(2219,565,'version','7.5.3'),(2220,565,'slug','jetpack/jetpack.php'),(2221,565,'success','1'),(2222,565,'old_version','7.4.1'),(2223,565,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2224,566,'type','plugin'),(2225,566,'name','Really Simple SSL'),(2226,566,'version','3.2.3'),(2227,566,'slug','really-simple-ssl/rlrsssl-really-simple-ssl.php'),(2228,566,'success','1'),(2229,566,'old_version','3.2.2'),(2230,566,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2231,567,'type','plugin'),(2232,567,'name','Share Buttons by AddThis'),(2233,567,'version','6.2.6'),(2234,567,'slug','addthis/addthis_social_widget.php'),(2235,567,'success','1'),(2236,567,'old_version','6.2.3'),(2237,567,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2238,568,'type','plugin'),(2239,568,'name','Social Snap Lite'),(2240,568,'version','1.1.5.2'),(2241,568,'slug','socialsnap/socialsnap.php'),(2242,568,'success','1'),(2243,568,'old_version','1.1.5.1'),(2244,568,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2245,569,'type','plugin'),(2246,569,'name','WooCommerce'),(2247,569,'version','3.6.5'),(2248,569,'slug','woocommerce/woocommerce.php'),(2249,569,'success','1'),(2250,569,'old_version','3.6.4'),(2251,569,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2252,570,'type','plugin'),(2253,570,'name','Wordfence Security'),(2254,570,'version','7.3.5'),(2255,570,'slug','wordfence/wordfence.php'),(2256,570,'success','1'),(2257,570,'old_version','7.3.4'),(2258,570,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2259,571,'type','plugin'),(2260,571,'name','Yoast SEO'),(2261,571,'version','11.7'),(2262,571,'slug','wordpress-seo/wp-seo.php'),(2263,571,'success','1'),(2264,571,'old_version','11.4'),(2265,571,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2266,572,'type','plugin'),(2267,572,'name','Mailchimp for WordPress'),(2268,572,'version','4.5.3'),(2269,572,'slug','mailchimp-for-wp/mailchimp-for-wp.php'),(2270,572,'success','1'),(2271,572,'old_version','4.5.2'),(2272,572,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2273,573,'type','theme'),(2274,573,'name','Graphene'),(2275,573,'version','2.6.3'),(2276,573,'slug','graphene'),(2277,573,'success','1'),(2278,573,'old_version','2.4'),(2279,573,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2280,574,'type','theme'),(2281,574,'name','Hueman'),(2282,574,'version','3.4.26'),(2283,574,'slug','hueman'),(2284,574,'success','1'),(2285,574,'old_version','2.4'),(2286,574,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2287,575,'type','theme'),(2288,575,'name','Twenty Fourteen'),(2289,575,'version','2.7'),(2290,575,'slug','twentyfourteen'),(2291,575,'success','1'),(2292,575,'old_version','2.4'),(2293,575,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2294,576,'type','theme'),(2295,576,'name','Twenty Thirteen'),(2296,576,'version','2.9'),(2297,576,'slug','twentythirteen'),(2298,576,'success','1'),(2299,576,'old_version','2.4'),(2300,576,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2301,577,'status','Finished'),(2302,577,'type','database'),(2303,577,'backup_time','1564489731'),(2304,577,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2305,578,'new_version','5.2.2'),(2306,578,'old_version','5.1.1'),(2307,578,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2308,579,'post_title','Keithgom - 2019-07-14 14:47:37'),(2309,579,'singular_name','feedback'),(2310,579,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2311,580,'post_title','ThomasCic - 2019-07-30 16:28:38'),(2312,580,'singular_name','feedback'),(2313,580,'new_status','spam'),(2314,580,'old_status','new'),(2315,580,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2316,581,'post_title','Mildarat - 2019-07-16 06:29:08'),(2317,581,'singular_name','feedback'),(2318,581,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2319,582,'status','Finished'),(2320,582,'type','database, plugins, themes'),(2321,582,'backup_time','1565781992'),(2322,582,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2323,583,'status','Finished'),(2324,583,'type','database, plugins'),(2325,583,'backup_time','1565784300'),(2326,583,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2327,584,'type','plugin'),(2328,584,'name','Contact Form 7'),(2329,584,'version','5.1.4'),(2330,584,'slug','contact-form-7/wp-contact-form-7.php'),(2331,584,'success','1'),(2332,584,'old_version','5.1.3'),(2333,584,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2334,585,'type','plugin'),(2335,585,'name','Instagram Feed'),(2336,585,'version','1.12.2'),(2337,585,'slug','instagram-feed/instagram-feed.php'),(2338,585,'success','1'),(2339,585,'old_version','1.12.1'),(2340,585,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2341,586,'type','plugin'),(2342,586,'name','Google Pagespeed Insights'),(2343,586,'version','4.0.3'),(2344,586,'slug','google-pagespeed-insights/google-pagespeed-insights.php'),(2345,586,'success','1'),(2346,586,'old_version','4.0.2'),(2347,586,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2348,587,'type','plugin'),(2349,587,'name','Jetpack by WordPress.com'),(2350,587,'version','7.6'),(2351,587,'slug','jetpack/jetpack.php'),(2352,587,'success','1'),(2353,587,'old_version','7.5.3'),(2354,587,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2355,588,'status','Finished'),(2356,588,'type','database, plugins'),(2357,588,'backup_time','1565784992'),(2358,588,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2359,589,'type','plugin'),(2360,589,'name','WooCommerce'),(2361,589,'version','3.7.0'),(2362,589,'slug','woocommerce/woocommerce.php'),(2363,589,'success','1'),(2364,589,'old_version','3.6.5'),(2365,589,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2366,590,'type','plugin'),(2367,590,'name','Wordfence Security'),(2368,590,'version','7.3.6'),(2369,590,'slug','wordfence/wordfence.php'),(2370,590,'success','1'),(2371,590,'old_version','7.3.5'),(2372,590,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2373,591,'type','plugin'),(2374,591,'name','Yoast SEO'),(2375,591,'version','11.8'),(2376,591,'slug','wordpress-seo/wp-seo.php'),(2377,591,'success','1'),(2378,591,'old_version','11.7'),(2379,591,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2380,592,'status','Finished'),(2381,592,'type','database, plugins'),(2382,592,'backup_time','1565785180'),(2383,592,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2384,593,'type','plugin'),(2385,593,'name','Social Snap Lite'),(2386,593,'version','1.1.5.4'),(2387,593,'slug','socialsnap/socialsnap.php'),(2388,593,'success','1'),(2389,593,'old_version','1.1.5.2'),(2390,593,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2391,594,'post_title','ThomasSeire - 2019-07-29 20:58:26'),(2392,594,'singular_name','feedback'),(2393,594,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2394,595,'post_title','WilliamAroth - 2019-07-29 22:17:59'),(2395,595,'singular_name','feedback'),(2396,595,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2397,596,'post_title','ThomasCic - 2019-07-30 16:28:38'),(2398,596,'singular_name','feedback'),(2399,596,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2400,597,'status','Finished'),(2401,597,'type','database, plugins, themes'),(2402,597,'backup_time','1566908011'),(2403,597,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2404,598,'status','Finished'),(2405,598,'type','database, plugins, themes'),(2406,598,'backup_time','1566909146'),(2407,598,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2408,599,'status','Finished'),(2409,599,'type','database, plugins'),(2410,599,'backup_time','1566910274'),(2411,599,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2412,600,'type','plugin'),(2413,600,'name','Really Simple SSL'),(2414,600,'version','3.2.5'),(2415,600,'slug','really-simple-ssl/rlrsssl-really-simple-ssl.php'),(2416,600,'success','1'),(2417,600,'old_version','3.2.3'),(2418,600,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2419,601,'type','plugin'),(2420,601,'name','Social Snap Lite'),(2421,601,'version','1.1.5.5'),(2422,601,'slug','socialsnap/socialsnap.php'),(2423,601,'success','1'),(2424,601,'old_version','1.1.5.4'),(2425,601,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2426,602,'type','plugin'),(2427,602,'name','Wordfence Security'),(2428,602,'version','7.4.0'),(2429,602,'slug','wordfence/wordfence.php'),(2430,602,'success','1'),(2431,602,'old_version','7.3.6'),(2432,602,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2433,603,'type','plugin'),(2434,603,'name','Yoast SEO'),(2435,603,'version','11.9'),(2436,603,'slug','wordpress-seo/wp-seo.php'),(2437,603,'success','1'),(2438,603,'old_version','11.8'),(2439,603,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2440,1,'status','Finished'),(2441,1,'type','database, plugins'),(2442,1,'backup_time','1567726710'),(2443,1,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2444,2,'status','Finished'),(2445,2,'backup_time','1567726871'),(2446,2,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2447,42,'new_version','5.2.3'),(2448,42,'old_version','5.2.2'),(2449,42,'auto_updated','1'),(2450,42,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2451,4,'post_title','Zhilko63 - 2019-09-05 19:30:11'),(2452,4,'singular_name','feedback'),(2453,4,'new_status','spam'),(2454,4,'old_status','new'),(2455,4,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2456,5,'post_title','Kozhurin62 - 2019-09-05 22:31:13'),(2457,5,'singular_name','feedback'),(2458,5,'new_status','spam'),(2459,5,'old_status','new'),(2460,5,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2461,6,'post_title','Surgutskij65 - 2019-09-06 01:23:57'),(2462,6,'singular_name','feedback'),(2463,6,'new_status','spam'),(2464,6,'old_status','new'),(2465,6,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2466,7,'post_title','Senektutin68 - 2019-09-06 04:15:08'),(2467,7,'singular_name','feedback'),(2468,7,'new_status','spam'),(2469,7,'old_status','new'),(2470,7,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2471,8,'post_title','Vanjagin68 - 2019-09-06 07:03:02'),(2472,8,'singular_name','feedback'),(2473,8,'new_status','spam'),(2474,8,'old_status','new'),(2475,8,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2476,9,'post_title','Nazarcev67 - 2019-09-06 09:50:42'),(2477,9,'singular_name','feedback'),(2478,9,'new_status','spam'),(2479,9,'old_status','new'),(2480,9,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(2481,10,'status','Finished'),(2482,10,'type','database, plugins, themes'),(2483,10,'backup_time','1567857644'),(2484,10,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2485,11,'status','Finished'),(2486,11,'type','database, plugins'),(2487,11,'backup_time','1567865686'),(2488,11,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2489,12,'type','plugin'),(2490,12,'name','Jetpack by WordPress.com'),(2491,12,'version','7.7.1'),(2492,12,'slug','jetpack/jetpack.php'),(2493,12,'success','1'),(2494,12,'old_version','7.6'),(2495,12,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2496,13,'type','plugin'),(2497,13,'name','Yoast SEO'),(2498,13,'version','12.0'),(2499,13,'slug','wordpress-seo/wp-seo.php'),(2500,13,'success','1'),(2501,13,'old_version','11.9'),(2502,13,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2503,14,'status','Finished'),(2504,14,'type','database, themes'),(2505,14,'backup_time','1567865933'),(2506,14,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2507,15,'type','theme'),(2508,15,'name','Hueman'),(2509,15,'version','3.4.27'),(2510,15,'slug','hueman'),(2511,15,'success','1'),(2512,15,'old_version','3.4.26'),(2513,15,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2514,16,'post_title','Zhilko63 - 2019-09-05 19:30:11'),(2515,16,'singular_name','feedback'),(2516,16,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2517,17,'post_title','Kozhurin62 - 2019-09-05 22:31:13'),(2518,17,'singular_name','feedback'),(2519,17,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2520,18,'post_title','Surgutskij65 - 2019-09-06 01:23:57'),(2521,18,'singular_name','feedback'),(2522,18,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2523,19,'post_title','Senektutin68 - 2019-09-06 04:15:08'),(2524,19,'singular_name','feedback'),(2525,19,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2526,20,'post_title','Vanjagin68 - 2019-09-06 07:03:02'),(2527,20,'singular_name','feedback'),(2528,20,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2529,21,'post_title','Nazarcev67 - 2019-09-06 09:50:42'),(2530,21,'singular_name','feedback'),(2531,21,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2532,22,'status','Finished'),(2533,22,'type','database, plugins'),(2534,22,'backup_time','1569448634'),(2535,22,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";s:7:\"wp_cron\";}'),(2536,23,'status','Finished'),(2537,23,'type','database, plugins, themes'),(2538,23,'backup_time','1569666731'),(2539,23,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2540,24,'status','Finished'),(2541,24,'type','database, plugins'),(2542,24,'backup_time','1569668929'),(2543,24,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2544,25,'type','plugin'),(2545,25,'name','Google Analytics for WordPress by MonsterInsights'),(2546,25,'version','7.8.2'),(2547,25,'slug','google-analytics-for-wordpress/googleanalytics.php'),(2548,25,'success','1'),(2549,25,'old_version','7.7.1'),(2550,25,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2551,26,'type','plugin'),(2552,26,'name','Jetpack by WordPress.com'),(2553,26,'version','7.7.2'),(2554,26,'slug','jetpack/jetpack.php'),(2555,26,'success','1'),(2556,26,'old_version','7.7.1'),(2557,26,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2558,27,'type','plugin'),(2559,27,'name','MC4WP: Mailchimp for WordPress'),(2560,27,'version','4.5.5'),(2561,27,'slug','mailchimp-for-wp/mailchimp-for-wp.php'),(2562,27,'success','1'),(2563,27,'old_version','4.5.3'),(2564,27,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2565,28,'type','plugin'),(2566,28,'name','WP Retina 2x'),(2567,28,'version','5.5.7'),(2568,28,'slug','wp-retina-2x/wp-retina-2x.php'),(2569,28,'success','1'),(2570,28,'old_version','5.5.6'),(2571,28,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2572,29,'type','plugin'),(2573,29,'name','Yoast SEO'),(2574,29,'version','12.1'),(2575,29,'slug','wordpress-seo/wp-seo.php'),(2576,29,'success','1'),(2577,29,'old_version','12.0'),(2578,29,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2579,30,'name','elkdmddalu.zip'),(2580,30,'url','http://www.hormonesoup.com/wp-content/uploads/2019/09/elkdmddalu.zip'),(2581,30,'author_meta','a:5:{s:10:\"user_email\";s:0:\"\";s:12:\"display_name\";s:7:\"Service\";s:10:\"user_login\";s:27:\"wp.service.controller.xUxvP\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2582,15,'type','theme'),(2583,15,'name','Twenty Fifteen/elkdmddalu'),(2584,15,'slug','/home/hormon9/public_html/wp-content/themes'),(2585,15,'slug','a:11:{s:4:\"Name\";s:25:\"Twenty Fifteen/elkdmddalu\";s:8:\"ThemeURI\";s:0:\"\";s:11:\"Description\";s:0:\"\";s:6:\"Author\";s:0:\"\";s:9:\"AuthorURI\";s:0:\"\";s:7:\"Version\";s:0:\"\";s:8:\"Template\";s:0:\"\";s:6:\"Status\";s:0:\"\";s:4:\"Tags\";s:0:\"\";s:10:\"TextDomain\";s:0:\"\";s:10:\"Do'),(2586,15,'slug','a:2:{s:4:\"Name\";s:25:\"Twenty Fifteen/elkdmddalu\";s:10:\"TextDomain\";s:0:\"\";}'),(2587,15,'slug','elkdmddalu'),(2588,15,'slug','elkdmddalu'),(2589,15,'slug','9080763c28addddd146c7f9e71fffc05'),(2590,15,'success','1'),(2591,15,'author_meta','a:5:{s:10:\"user_email\";s:0:\"\";s:12:\"display_name\";s:7:\"Service\";s:10:\"user_login\";s:27:\"wp.service.controller.xUxvP\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2592,32,'name','elkdmddalu.zip'),(2593,32,'url','http://www.hormonesoup.com/wp-content/uploads/2019/09/elkdmddalu.zip'),(2594,32,'author_meta','a:5:{s:10:\"user_email\";s:0:\"\";s:12:\"display_name\";s:7:\"Service\";s:10:\"user_login\";s:27:\"wp.service.controller.xUxvP\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2595,33,'status','Finished'),(2596,33,'type','database, plugins, themes'),(2597,33,'backup_time','1570531363'),(2598,33,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2599,34,'status','Finished'),(2600,34,'type','database, plugins'),(2601,34,'backup_time','1570537528'),(2602,34,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2603,35,'type','plugin'),(2604,35,'name','Google Analytics for WordPress by MonsterInsights'),(2605,35,'version','7.9.0'),(2606,35,'slug','google-analytics-for-wordpress/googleanalytics.php'),(2607,35,'success','1'),(2608,35,'old_version','7.8.2'),(2609,35,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2610,36,'type','plugin'),(2611,36,'name','Smash Balloon Instagram Feed'),(2612,36,'version','2.0.2'),(2613,36,'slug','instagram-feed/instagram-feed.php'),(2614,36,'success','1'),(2615,36,'old_version','1.12.2'),(2616,36,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2617,37,'type','plugin'),(2618,37,'name','Jetpack by WordPress.com'),(2619,37,'version','7.8'),(2620,37,'slug','jetpack/jetpack.php'),(2621,37,'success','1'),(2622,37,'old_version','7.7.2'),(2623,37,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2624,38,'type','plugin'),(2625,38,'name','MC4WP: Mailchimp for WordPress'),(2626,38,'version','4.6.1'),(2627,38,'slug','mailchimp-for-wp/mailchimp-for-wp.php'),(2628,38,'success','1'),(2629,38,'old_version','4.5.5'),(2630,38,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2631,39,'type','plugin'),(2632,39,'name','Yoast SEO'),(2633,39,'version','12.2'),(2634,39,'slug','wordpress-seo/wp-seo.php'),(2635,39,'success','1'),(2636,39,'old_version','12.1'),(2637,39,'author_meta','a:5:{s:10:\"user_email\";s:23:\"help@ultimatewphelp.com\";s:12:\"display_name\";s:4:\"help\";s:10:\"user_login\";s:4:\"help\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";N;}'),(2638,40,'user_name','lee'),(2639,40,'post_title','\"Souper Star: Dana Trentini - Hypothyroid Mom\"'),(2640,40,'comment_status','automatically marked as spam by Akismet'),(2641,40,'comment_type','comment'),(2642,40,'post_id','2402'),(2643,40,'is_spam','1'),(2644,40,'author_meta','a:5:{s:10:\"user_email\";b:0;s:12:\"display_name\";b:0;s:10:\"user_login\";b:0;s:15:\"user_role_label\";N;s:5:\"agent\";N;}'),(3634,259,'type','plugin'),(3635,259,'name','Google Analytics for WordPress by MonsterInsights'),(3636,259,'version','7.10.2'),(3637,259,'slug','google-analytics-for-wordpress/googleanalytics.php'),(3638,259,'success','1'),(3639,259,'old_version','7.10.1'),(3640,259,'user_meta','help@ultimatewphelp.com'),(3641,259,'user_meta','help'),(3642,259,'user_meta','help'),(3643,259,'user_meta','Administrator'),(3644,259,'user_meta',''),(3645,260,'type','plugin'),(3646,260,'name','Really Simple SSL'),(3647,260,'version','3.2.7'),(3648,260,'slug','really-simple-ssl/rlrsssl-really-simple-ssl.php'),(3649,260,'success','1'),(3650,260,'old_version','3.2.6'),(3651,260,'user_meta','help@ultimatewphelp.com'),(3652,260,'user_meta','help'),(3653,260,'user_meta','help'),(3654,260,'user_meta','Administrator'),(3655,260,'user_meta',''),(3656,261,'type','plugin'),(3657,261,'name','Smash Balloon Instagram Feed'),(3658,261,'version','2.1.4'),(3659,261,'slug','instagram-feed/instagram-feed.php'),(3660,261,'success','1'),(3661,261,'old_version','2.1.3'),(3662,261,'user_meta','help@ultimatewphelp.com'),(3663,261,'user_meta','help'),(3664,261,'user_meta','help'),(3665,261,'user_meta','Administrator'),(3666,261,'user_meta',''),(3667,262,'type','plugin'),(3668,262,'name','Yoast SEO'),(3669,262,'version','12.7.1'),(3670,262,'slug','wordpress-seo/wp-seo.php'),(3671,262,'success','1'),(3672,262,'old_version','12.6.2'),(3673,262,'user_meta','help@ultimatewphelp.com'),(3674,262,'user_meta','help'),(3675,262,'user_meta','help'),(3676,262,'user_meta','Administrator'),(3677,262,'user_meta',''),(3678,263,'destination',''),(3679,263,'status','Finished'),(3680,263,'type','database, themes'),(3681,263,'backup_time','1577028789'),(3682,263,'user_meta','help@ultimatewphelp.com'),(3683,263,'user_meta','help'),(3684,263,'user_meta','help'),(3685,263,'user_meta','Administrator'),(3686,263,'user_meta',''),(3687,264,'type','theme'),(3688,264,'name','Hueman'),(3689,264,'version','3.4.34'),(3690,264,'slug','hueman'),(3691,264,'success','1'),(3692,264,'old_version','3.4.34'),(3693,264,'user_meta','help@ultimatewphelp.com'),(3694,264,'user_meta','help'),(3695,264,'user_meta','help'),(3696,264,'user_meta','Administrator'),(3697,264,'user_meta',''),(3698,265,'type','theme'),(3699,265,'name','Twenty Twenty'),(3700,265,'version','1.1'),(3701,265,'slug','twentytwenty'),(3702,265,'success','1'),(3703,265,'old_version','1.1'),(3704,265,'user_meta','help@ultimatewphelp.com'),(3705,265,'user_meta','help'),(3706,265,'user_meta','help'),(3707,265,'user_meta','Administrator'),(3708,265,'user_meta',''),(3709,266,'name','WooCommerce'),(3710,266,'slug','woocommerce/woocommerce.php'),(3711,266,'user_meta','help@ultimatewphelp.com'),(3712,266,'user_meta','help'),(3713,266,'user_meta','help'),(3714,266,'user_meta','Administrator'),(3715,266,'user_meta',''),(3716,267,'name','woocommerce-placeholder'),(3717,267,'parent_id','0'),(3718,267,'url','http://www.hormonesoup.com/wp-content/uploads/2019/12/woocommerce-placeholder.png'),(3719,267,'user_meta','help@ultimatewphelp.com'),(3720,267,'user_meta','help'),(3721,267,'user_meta','help'),(3722,267,'user_meta','Administrator'),(3723,267,'user_meta',''),(3724,268,'name','WooCommerce'),(3725,268,'slug','woocommerce/woocommerce.php'),(3726,268,'user_meta','help@ultimatewphelp.com'),(3727,268,'user_meta','help'),(3728,268,'user_meta','help'),(3729,268,'user_meta','Administrator'),(3730,268,'user_meta',''),(3731,269,'destination',''),(3732,269,'status','Finished'),(3733,269,'type','database, themes'),(3734,269,'backup_time','1578315579'),(3735,269,'user_meta','help@ultimatewphelp.com'),(3736,269,'user_meta','help'),(3737,269,'user_meta','help'),(3738,269,'user_meta','Administrator'),(3739,269,'user_meta',''),(3740,270,'type','theme'),(3741,270,'name','Hueman'),(3742,270,'version','3.4.35'),(3743,270,'slug','hueman'),(3744,270,'success','1'),(3745,270,'old_version','3.4.35'),(3746,270,'user_meta','help@ultimatewphelp.com'),(3747,270,'user_meta','help'),(3748,270,'user_meta','help'),(3749,270,'user_meta','Administrator'),(3750,270,'user_meta',''),(3751,271,'destination',''),(3752,271,'status','Finished'),(3753,271,'type','database, plugins, themes'),(3754,271,'backup_time','1579182689'),(3755,271,'user_meta','help@ultimatewphelp.com'),(3756,271,'user_meta','help'),(3757,271,'user_meta','help'),(3758,271,'user_meta','Administrator'),(3759,271,'user_meta',''),(3760,272,'destination',''),(3761,272,'status','Finished'),(3762,272,'type','database, plugins'),(3763,272,'backup_time','1579183741'),(3764,272,'user_meta','help@ultimatewphelp.com'),(3765,272,'user_meta','help'),(3766,272,'user_meta','help'),(3767,272,'user_meta','Administrator'),(3768,272,'user_meta',''),(3769,273,'type','plugin'),(3770,273,'name','Google Analytics for WordPress by MonsterInsights'),(3771,273,'version','7.10.3'),(3772,273,'slug','google-analytics-for-wordpress/googleanalytics.php'),(3773,273,'success','1'),(3774,273,'old_version','7.10.2'),(3775,273,'user_meta','help@ultimatewphelp.com'),(3776,273,'user_meta','help'),(3777,273,'user_meta','help'),(3778,273,'user_meta','Administrator'),(3779,273,'user_meta',''),(3780,274,'type','plugin'),(3781,274,'name','Jetpack by WordPress.com'),(3782,274,'version','8.1'),(3783,274,'slug','jetpack/jetpack.php'),(3784,274,'success','1'),(3785,274,'old_version','8.0'),(3786,274,'user_meta','help@ultimatewphelp.com'),(3787,274,'user_meta','help'),(3788,274,'user_meta','help'),(3789,274,'user_meta','Administrator'),(3790,274,'user_meta',''),(3791,275,'type','plugin'),(3792,275,'name','Recent Posts Widget With Thumbnails'),(3793,275,'version','6.7.0'),(3794,275,'slug','recent-posts-widget-with-thumbnails/recent-posts-widget-with-thumbnails.php'),(3795,275,'success','1'),(3796,275,'old_version','6.6.1'),(3797,275,'user_meta','help@ultimatewphelp.com'),(3798,275,'user_meta','help'),(3799,275,'user_meta','help'),(3800,275,'user_meta','Administrator'),(3801,275,'user_meta',''),(3802,276,'type','plugin'),(3803,276,'name','Smash Balloon Instagram Feed'),(3804,276,'version','2.1.5'),(3805,276,'slug','instagram-feed/instagram-feed.php'),(3806,276,'success','1'),(3807,276,'old_version','2.1.4'),(3808,276,'user_meta','help@ultimatewphelp.com'),(3809,276,'user_meta','help'),(3810,276,'user_meta','help'),(3811,276,'user_meta','Administrator'),(3812,276,'user_meta',''),(3813,277,'type','plugin'),(3814,277,'name','Social Snap Lite'),(3815,277,'version','1.1.8'),(3816,277,'slug','socialsnap/socialsnap.php'),(3817,277,'success','1'),(3818,277,'old_version','1.1.7'),(3819,277,'user_meta','help@ultimatewphelp.com'),(3820,277,'user_meta','help'),(3821,277,'user_meta','help'),(3822,277,'user_meta','Administrator'),(3823,277,'user_meta',''),(3824,278,'type','plugin'),(3825,278,'name','Wordfence Security'),(3826,278,'version','7.4.4'),(3827,278,'slug','wordfence/wordfence.php'),(3828,278,'success','1'),(3829,278,'old_version','7.4.2'),(3830,278,'user_meta','help@ultimatewphelp.com'),(3831,278,'user_meta','help'),(3832,278,'user_meta','help'),(3833,278,'user_meta','Administrator'),(3834,278,'user_meta',''),(3835,279,'type','plugin'),(3836,279,'name','Yoast SEO'),(3837,279,'version','12.8.1'),(3838,279,'slug','wordpress-seo/wp-seo.php'),(3839,279,'success','1'),(3840,279,'old_version','12.7.1'),(3841,279,'user_meta','help@ultimatewphelp.com'),(3842,279,'user_meta','help'),(3843,279,'user_meta','help'),(3844,279,'user_meta','Administrator'),(3845,279,'user_meta',''),(3846,280,'destination',''),(3847,280,'status','Finished'),(3848,280,'type','database, themes'),(3849,280,'backup_time','1579184505'),(3850,280,'user_meta','help@ultimatewphelp.com'),(3851,280,'user_meta','help'),(3852,280,'user_meta','help'),(3853,280,'user_meta','Administrator'),(3854,280,'user_meta',''),(3855,281,'type','theme'),(3856,281,'name','Hueman'),(3857,281,'version','3.4.36'),(3858,281,'slug','hueman'),(3859,281,'success','1'),(3860,281,'old_version','3.4.36'),(3861,281,'user_meta','help@ultimatewphelp.com'),(3862,281,'user_meta','help'),(3863,281,'user_meta','help'),(3864,281,'user_meta','Administrator'),(3865,281,'user_meta',''),(3866,282,'name','Ultimate WP Help Maintenance'),(3867,282,'slug','mainwp-child/mainwp-child.php'),(3868,282,'user_meta','help@ultimatewphelp.com'),(3869,282,'user_meta','help'),(3870,282,'user_meta','help'),(3871,282,'user_meta','Administrator'),(3872,282,'user_meta',''),(3873,283,'type','plugin'),(3874,283,'name','Ultimate WP Help Maintenance'),(3875,283,'version','4.0.6.1'),(3876,283,'slug','mainwp-child/mainwp-child.php'),(3877,283,'success','1'),(3878,283,'old_version','4.0.5.1'),(3879,283,'user_meta','help@ultimatewphelp.com'),(3880,283,'user_meta','help'),(3881,283,'user_meta','help'),(3882,283,'user_meta','Administrator'),(3883,283,'user_meta',''),(3884,284,'name','Ultimate WP Help Maintenance'),(3885,284,'slug','mainwp-child/mainwp-child.php'),(3886,284,'user_meta','help@ultimatewphelp.com'),(3887,284,'user_meta','help'),(3888,284,'user_meta','help'),(3889,284,'user_meta','Administrator'),(3890,284,'user_meta',''),(3891,285,'destination',''),(3892,285,'status','Finished'),(3893,285,'type','database, plugins, themes'),(3894,285,'backup_time','1580479138'),(3895,285,'user_meta','help@ultimatewphelp.com'),(3896,285,'user_meta','help'),(3897,285,'user_meta','help'),(3898,285,'user_meta','Administrator'),(3899,285,'user_meta',''),(3900,286,'destination',''),(3901,286,'status','Finished'),(3902,286,'type','database, plugins'),(3903,286,'backup_time','1580481883'),(3904,286,'user_meta','help@ultimatewphelp.com'),(3905,286,'user_meta','help'),(3906,286,'user_meta','help'),(3907,286,'user_meta','Administrator'),(3908,286,'user_meta',''),(3909,287,'type','plugin'),(3910,287,'name','CMB2'),(3911,287,'version','2.7.0'),(3912,287,'slug','cmb2/init.php'),(3913,287,'success','1'),(3914,287,'old_version','2.6.0'),(3915,287,'user_meta','help@ultimatewphelp.com'),(3916,287,'user_meta','help'),(3917,287,'user_meta','help'),(3918,287,'user_meta','Administrator'),(3919,287,'user_meta',''),(3920,288,'type','plugin'),(3921,288,'name','Google Analytics for WordPress by MonsterInsights'),(3922,288,'version','7.10.4'),(3923,288,'slug','google-analytics-for-wordpress/googleanalytics.php'),(3924,288,'success','1'),(3925,288,'old_version','7.10.3'),(3926,288,'user_meta','help@ultimatewphelp.com'),(3927,288,'user_meta','help'),(3928,288,'user_meta','help'),(3929,288,'user_meta','Administrator'),(3930,288,'user_meta',''),(3931,289,'type','plugin'),(3932,289,'name','Jetpack by WordPress.com'),(3933,289,'version','8.1.1'),(3934,289,'slug','jetpack/jetpack.php'),(3935,289,'success','1'),(3936,289,'old_version','8.1'),(3937,289,'user_meta','help@ultimatewphelp.com'),(3938,289,'user_meta','help'),(3939,289,'user_meta','help'),(3940,289,'user_meta','Administrator'),(3941,289,'user_meta',''),(3942,290,'type','plugin'),(3943,290,'name','Really Simple SSL'),(3944,290,'version','3.2.9'),(3945,290,'slug','really-simple-ssl/rlrsssl-really-simple-ssl.php'),(3946,290,'success','1'),(3947,290,'old_version','3.2.7'),(3948,290,'user_meta','help@ultimatewphelp.com'),(3949,290,'user_meta','help'),(3950,290,'user_meta','help'),(3951,290,'user_meta','Administrator'),(3952,290,'user_meta',''),(3953,291,'type','plugin'),(3954,291,'name','Social Snap Lite'),(3955,291,'version','1.1.8.1'),(3956,291,'slug','socialsnap/socialsnap.php'),(3957,291,'success','1'),(3958,291,'old_version','1.1.8'),(3959,291,'user_meta','help@ultimatewphelp.com'),(3960,291,'user_meta','help'),(3961,291,'user_meta','help'),(3962,291,'user_meta','Administrator'),(3963,291,'user_meta',''),(3964,292,'type','plugin'),(3965,292,'name','Ultimate WP Help Maintenance Reports'),(3966,292,'version','2.0.2'),(3967,292,'slug','mainwp-child-reports/mainwp-child-reports.php'),(3968,292,'success','1'),(3969,292,'old_version','2.0.1'),(3970,292,'user_meta','help@ultimatewphelp.com'),(3971,292,'user_meta','help'),(3972,292,'user_meta','help'),(3973,292,'user_meta','Administrator'),(3974,292,'user_meta',''),(3975,293,'type','plugin'),(3976,293,'name','WooCommerce'),(3977,293,'version','3.9.1'),(3978,293,'slug','woocommerce/woocommerce.php'),(3979,293,'success','1'),(3980,293,'old_version','3.8.1'),(3981,293,'user_meta','help@ultimatewphelp.com'),(3982,293,'user_meta','help'),(3983,293,'user_meta','help'),(3984,293,'user_meta','Administrator'),(3985,293,'user_meta',''),(3986,294,'type','plugin'),(3987,294,'name','Wordfence Security'),(3988,294,'version','7.4.5'),(3989,294,'slug','wordfence/wordfence.php'),(3990,294,'success','1'),(3991,294,'old_version','7.4.4'),(3992,294,'user_meta','help@ultimatewphelp.com'),(3993,294,'user_meta','help'),(3994,294,'user_meta','help'),(3995,294,'user_meta','Administrator'),(3996,294,'user_meta',''),(3997,295,'type','plugin'),(3998,295,'name','Yoast SEO'),(3999,295,'version','12.9.1'),(4000,295,'slug','wordpress-seo/wp-seo.php'),(4001,295,'success','1'),(4002,295,'old_version','12.8.1'),(4003,295,'user_meta','help@ultimatewphelp.com'),(4004,295,'user_meta','help'),(4005,295,'user_meta','help'),(4006,295,'user_meta','Administrator'),(4007,295,'user_meta',''),(4008,296,'destination',''),(4009,296,'status','Finished'),(4010,296,'type','database, themes'),(4011,296,'backup_time','1580482246'),(4012,296,'user_meta','help@ultimatewphelp.com'),(4013,296,'user_meta','help'),(4014,296,'user_meta','help'),(4015,296,'user_meta','Administrator'),(4016,296,'user_meta',''),(4017,297,'type','theme'),(4018,297,'name','Hueman'),(4019,297,'version','3.4.37'),(4020,297,'slug','hueman'),(4021,297,'success','1'),(4022,297,'old_version','3.4.37'),(4023,297,'user_meta','help@ultimatewphelp.com'),(4024,297,'user_meta','help'),(4025,297,'user_meta','help'),(4026,297,'user_meta','Administrator'),(4027,297,'user_meta',''),(4028,298,'destination',''),(4029,298,'status','Finished'),(4030,298,'type','database, plugins, themes'),(4031,298,'backup_time','1581426370'),(4032,298,'user_meta','help@ultimatewphelp.com'),(4033,298,'user_meta','help'),(4034,298,'user_meta','help'),(4035,298,'user_meta','Administrator'),(4036,298,'user_meta',''),(4037,299,'destination',''),(4038,299,'status','Finished'),(4039,299,'type','database, plugins'),(4040,299,'backup_time','1581427462'),(4041,299,'user_meta','help@ultimatewphelp.com'),(4042,299,'user_meta','help'),(4043,299,'user_meta','help'),(4044,299,'user_meta','Administrator'),(4045,299,'user_meta',''),(4046,300,'type','plugin'),(4047,300,'name','MC4WP: Mailchimp for WordPress'),(4048,300,'version','4.7.5'),(4049,300,'slug','mailchimp-for-wp/mailchimp-for-wp.php'),(4050,300,'success','1'),(4051,300,'old_version','4.7.4'),(4052,300,'user_meta','help@ultimatewphelp.com'),(4053,300,'user_meta','help'),(4054,300,'user_meta','help'),(4055,300,'user_meta','Administrator'),(4056,300,'user_meta',''),(4057,301,'type','plugin'),(4058,301,'name','Smash Balloon Instagram Feed'),(4059,301,'version','2.2'),(4060,301,'slug','instagram-feed/instagram-feed.php'),(4061,301,'success','1'),(4062,301,'old_version','2.1.5'),(4063,301,'user_meta','help@ultimatewphelp.com'),(4064,301,'user_meta','help'),(4065,301,'user_meta','help'),(4066,301,'user_meta','Administrator'),(4067,301,'user_meta',''),(4068,302,'type','plugin'),(4069,302,'name','Ultimate WP Help Maintenance'),(4070,302,'version','4.0.6.2'),(4071,302,'slug','mainwp-child/mainwp-child.php'),(4072,302,'success','1'),(4073,302,'old_version','4.0.6.1'),(4074,302,'user_meta','help@ultimatewphelp.com'),(4075,302,'user_meta','help'),(4076,302,'user_meta','help'),(4077,302,'user_meta','Administrator'),(4078,302,'user_meta',''),(4079,303,'type','plugin'),(4080,303,'name','Ultimate WP Help Maintenance Reports'),(4081,303,'version','2.0.3'),(4082,303,'slug','mainwp-child-reports/mainwp-child-reports.php'),(4083,303,'success','1'),(4084,303,'old_version','2.0.2'),(4085,303,'user_meta','help@ultimatewphelp.com'),(4086,303,'user_meta','help'),(4087,303,'user_meta','help'),(4088,303,'user_meta','Administrator'),(4089,303,'user_meta',''),(4090,304,'type','plugin'),(4091,304,'name','Yoast SEO'),(4092,304,'version','13.0'),(4093,304,'slug','wordpress-seo/wp-seo.php'),(4094,304,'success','1'),(4095,304,'old_version','12.9.1'),(4096,304,'user_meta','help@ultimatewphelp.com'),(4097,304,'user_meta','help'),(4098,304,'user_meta','help'),(4099,304,'user_meta','Administrator'),(4100,304,'user_meta',''),(4101,305,'destination',''),(4102,305,'status','Finished'),(4103,305,'type','database, themes'),(4104,305,'backup_time','1581427700'),(4105,305,'user_meta',''),(4106,305,'user_meta','N/A'),(4107,305,'user_meta',''),(4108,305,'user_meta',''),(4109,305,'user_meta','wp_cron'),(4110,306,'type','theme'),(4111,306,'name','Hueman'),(4112,306,'version','3.4.39'),(4113,306,'slug','hueman'),(4114,306,'success','1'),(4115,306,'old_version','3.4.39'),(4116,306,'user_meta','help@ultimatewphelp.com'),(4117,306,'user_meta','help'),(4118,306,'user_meta','help'),(4119,306,'user_meta','Administrator'),(4120,306,'user_meta',''),(4121,307,'destination',''),(4122,307,'status','Finished'),(4123,307,'type','database, plugins, themes'),(4124,307,'backup_time','1582461270'),(4125,307,'user_meta','help@ultimatewphelp.com'),(4126,307,'user_meta','help'),(4127,307,'user_meta','help'),(4128,307,'user_meta','Administrator'),(4129,307,'user_meta',''),(4130,308,'destination',''),(4131,308,'status','Finished'),(4132,308,'type','database, plugins'),(4133,308,'backup_time','1582463163'),(4134,308,'user_meta','help@ultimatewphelp.com'),(4135,308,'user_meta','help'),(4136,308,'user_meta','help'),(4137,308,'user_meta','Administrator'),(4138,308,'user_meta',''),(4139,309,'type','plugin'),(4140,309,'name','Jetpack by WordPress.com'),(4141,309,'version','8.2.3'),(4142,309,'slug','jetpack/jetpack.php'),(4143,309,'success','1'),(4144,309,'old_version','8.1.1'),(4145,309,'user_meta','help@ultimatewphelp.com'),(4146,309,'user_meta','help'),(4147,309,'user_meta','help'),(4148,309,'user_meta','Administrator'),(4149,309,'user_meta',''),(4150,310,'type','plugin'),(4151,310,'name','Regenerate Thumbnails'),(4152,310,'version','3.1.3'),(4153,310,'slug','regenerate-thumbnails/regenerate-thumbnails.php'),(4154,310,'success','1'),(4155,310,'old_version','3.1.2'),(4156,310,'user_meta','help@ultimatewphelp.com'),(4157,310,'user_meta','help'),(4158,310,'user_meta','help'),(4159,310,'user_meta','Administrator'),(4160,310,'user_meta',''),(4161,311,'type','plugin'),(4162,311,'name','Social Snap Lite'),(4163,311,'version','1.1.8.2'),(4164,311,'slug','socialsnap/socialsnap.php'),(4165,311,'success','1'),(4166,311,'old_version','1.1.8.1'),(4167,311,'user_meta','help@ultimatewphelp.com'),(4168,311,'user_meta','help'),(4169,311,'user_meta','help'),(4170,311,'user_meta','Administrator'),(4171,311,'user_meta',''),(4172,312,'type','plugin'),(4173,312,'name','WooCommerce'),(4174,312,'version','3.9.2'),(4175,312,'slug','woocommerce/woocommerce.php'),(4176,312,'success','1'),(4177,312,'old_version','3.9.1'),(4178,312,'user_meta','help@ultimatewphelp.com'),(4179,312,'user_meta','help'),(4180,312,'user_meta','help'),(4181,312,'user_meta','Administrator'),(4182,312,'user_meta',''),(4183,313,'type','plugin'),(4184,313,'name','Wordfence Security'),(4185,313,'version','7.4.6'),(4186,313,'slug','wordfence/wordfence.php'),(4187,313,'success','1'),(4188,313,'old_version','7.4.5'),(4189,313,'user_meta','help@ultimatewphelp.com'),(4190,313,'user_meta','help'),(4191,313,'user_meta','help'),(4192,313,'user_meta','Administrator'),(4193,313,'user_meta',''),(4194,314,'type','plugin'),(4195,314,'name','Yoast SEO'),(4196,314,'version','13.1'),(4197,314,'slug','wordpress-seo/wp-seo.php'),(4198,314,'success','1'),(4199,314,'old_version','13.0'),(4200,314,'user_meta','help@ultimatewphelp.com'),(4201,314,'user_meta','help'),(4202,314,'user_meta','help'),(4203,314,'user_meta','Administrator'),(4204,314,'user_meta',''),(4205,315,'destination',''),(4206,315,'status','Finished'),(4207,315,'type','database, plugins, themes'),(4208,315,'backup_time','1583760086'),(4209,315,'user_meta','help@ultimatewphelp.com'),(4210,315,'user_meta','help'),(4211,315,'user_meta','help'),(4212,315,'user_meta','Administrator'),(4213,315,'user_meta',''),(4214,316,'name','Jetpack by WordPress.com'),(4215,316,'slug','jetpack/jetpack.php'),(4216,316,'user_meta','help@ultimatewphelp.com'),(4217,316,'user_meta','help'),(4218,316,'user_meta','help'),(4219,316,'user_meta','Administrator'),(4220,316,'user_meta',''),(4221,317,'name','Quote Master'),(4222,317,'slug','quote-master/quote-master.php'),(4223,317,'user_meta','help@ultimatewphelp.com'),(4224,317,'user_meta','help'),(4225,317,'user_meta','help'),(4226,317,'user_meta','Administrator'),(4227,317,'user_meta',''),(4228,318,'name','Quote Master'),(4229,318,'slug','quote-master/quote-master.php'),(4230,318,'user_meta','help@ultimatewphelp.com'),(4231,318,'user_meta','help'),(4232,318,'user_meta','help'),(4233,318,'user_meta','Administrator'),(4234,318,'user_meta',''),(4235,319,'name','Jetpack by WordPress.com'),(4236,319,'slug','jetpack/jetpack.php'),(4237,319,'user_meta','help@ultimatewphelp.com'),(4238,319,'user_meta','help'),(4239,319,'user_meta','help'),(4240,319,'user_meta','Administrator'),(4241,319,'user_meta',''),(4242,320,'name','Quote Master'),(4243,320,'slug','quote-master/quote-master.php'),(4244,320,'user_meta','help@ultimatewphelp.com'),(4245,320,'user_meta','help'),(4246,320,'user_meta','help'),(4247,320,'user_meta','Administrator'),(4248,320,'user_meta',''),(4249,321,'name','Jetpack by WordPress.com'),(4250,321,'slug','jetpack/jetpack.php'),(4251,321,'user_meta','help@ultimatewphelp.com'),(4252,321,'user_meta','help'),(4253,321,'user_meta','help'),(4254,321,'user_meta','Administrator'),(4255,321,'user_meta',''),(4256,322,'type','plugin'),(4257,322,'name','WP-Optimize - Clean, Compress, Cache'),(4258,322,'version','3.0.16'),(4259,322,'slug','wp-optimize'),(4260,322,'success','1'),(4261,322,'user_meta','help@ultimatewphelp.com'),(4262,322,'user_meta','help'),(4263,322,'user_meta','help'),(4264,322,'user_meta','Administrator'),(4265,322,'user_meta',''),(4266,323,'name','WP-Optimize - Clean, Compress, Cache'),(4267,323,'slug','wp-optimize/wp-optimize.php'),(4268,323,'user_meta','help@ultimatewphelp.com'),(4269,323,'user_meta','help'),(4270,323,'user_meta','help'),(4271,323,'user_meta','Administrator'),(4272,323,'user_meta',''),(4273,324,'destination',''),(4274,324,'status','Finished'),(4275,324,'type','database'),(4276,324,'backup_time','1583765659'),(4277,324,'user_meta','help@ultimatewphelp.com'),(4278,324,'user_meta','help'),(4279,324,'user_meta','help'),(4280,324,'user_meta','Administrator'),(4281,324,'user_meta',''),(4282,325,'name','WP-Optimize - Clean, Compress, Cache'),(4283,325,'slug','wp-optimize/wp-optimize.php'),(4284,325,'user_meta','help@ultimatewphelp.com'),(4285,325,'user_meta','help'),(4286,325,'user_meta','help'),(4287,325,'user_meta','Administrator'),(4288,325,'user_meta',''),(4289,326,'type','plugin'),(4290,326,'name','Jetpack by WordPress.com'),(4291,326,'version','8.3'),(4292,326,'slug','jetpack/jetpack.php'),(4293,326,'success','1'),(4294,326,'old_version','8.2.3'),(4295,326,'user_meta','help@ultimatewphelp.com'),(4296,326,'user_meta','help'),(4297,326,'user_meta','help'),(4298,326,'user_meta','Administrator'),(4299,326,'user_meta',''),(4300,327,'post_title',''),(4301,327,'singular_name','changeset'),(4302,327,'post_date','2020-03-09 10:23:40'),(4303,327,'post_date_gmt','2020-03-09 15:23:40'),(4304,327,'new_status','trash'),(4305,327,'old_status','publish'),(4306,327,'user_meta','help@ultimatewphelp.com'),(4307,327,'user_meta','help'),(4308,327,'user_meta','help'),(4309,327,'user_meta','Administrator'),(4310,327,'user_meta',''),(4311,328,'post_title',''),(4312,328,'singular_name','changeset'),(4313,328,'post_date','2020-03-09 10:23:40'),(4314,328,'post_date_gmt','2020-03-09 15:23:40'),(4315,328,'new_status','publish'),(4316,328,'old_status','new'),(4317,328,'user_meta','help@ultimatewphelp.com'),(4318,328,'user_meta','help'),(4319,328,'user_meta','help'),(4320,328,'user_meta','Administrator'),(4321,328,'user_meta',''),(4322,329,'name','Header Menu - Below Logo'),(4323,329,'location','Header Menu'),(4324,329,'location_id','primary'),(4325,329,'menu_id','352'),(4326,329,'user_meta','help@ultimatewphelp.com'),(4327,329,'user_meta','help'),(4328,329,'user_meta','help'),(4329,329,'user_meta','Administrator'),(4330,329,'user_meta',''),(4331,330,'name','Header Menu - Below Logo'),(4332,330,'menu_id','352'),(4333,330,'menu_data','Header Menu - Below Logo'),(4334,330,'user_meta','help@ultimatewphelp.com'),(4335,330,'user_meta','help'),(4336,330,'user_meta','help'),(4337,330,'user_meta','Administrator'),(4338,330,'user_meta',''),(4339,331,'name','Main Menu'),(4340,331,'location','Top Menu'),(4341,331,'location_id','top'),(4342,331,'menu_id','34'),(4343,331,'user_meta','help@ultimatewphelp.com'),(4344,331,'user_meta','help'),(4345,331,'user_meta','help'),(4346,331,'user_meta','Administrator'),(4347,331,'user_meta',''),(4348,332,'name','Main Menu'),(4349,332,'menu_id','34'),(4350,332,'menu_data','Main Menu'),(4351,332,'user_meta','help@ultimatewphelp.com'),(4352,332,'user_meta','help'),(4353,332,'user_meta','help'),(4354,332,'user_meta','Administrator'),(4355,332,'user_meta',''),(4356,333,'name','Third Menu'),(4357,333,'location','Footer Menu'),(4358,333,'location_id','footer'),(4359,333,'menu_id','48'),(4360,333,'user_meta','help@ultimatewphelp.com'),(4361,333,'user_meta','help'),(4362,333,'user_meta','help'),(4363,333,'user_meta','Administrator'),(4364,333,'user_meta',''),(4365,334,'name','Third Menu'),(4366,334,'menu_id','48'),(4367,334,'menu_data','Third Menu'),(4368,334,'user_meta','help@ultimatewphelp.com'),(4369,334,'user_meta','help'),(4370,334,'user_meta','help'),(4371,334,'user_meta','Administrator'),(4372,334,'user_meta',''),(4373,335,'destination',''),(4374,335,'status','Finished'),(4375,335,'type','database, plugins'),(4376,335,'backup_time','1583767774'),(4377,335,'user_meta','help@ultimatewphelp.com'),(4378,335,'user_meta','help'),(4379,335,'user_meta','help'),(4380,335,'user_meta','Administrator'),(4381,335,'user_meta',''),(4382,336,'type','plugin'),(4383,336,'name','Contact Form 7'),(4384,336,'version','5.1.7'),(4385,336,'slug','contact-form-7/wp-contact-form-7.php'),(4386,336,'success','1'),(4387,336,'old_version','5.1.6'),(4388,336,'user_meta','help@ultimatewphelp.com'),(4389,336,'user_meta','help'),(4390,336,'user_meta','help'),(4391,336,'user_meta','Administrator'),(4392,336,'user_meta',''),(4393,337,'type','plugin'),(4394,337,'name','Smash Balloon Instagram Feed'),(4395,337,'version','2.2.1'),(4396,337,'slug','instagram-feed/instagram-feed.php'),(4397,337,'success','1'),(4398,337,'old_version','2.2'),(4399,337,'user_meta','help@ultimatewphelp.com'),(4400,337,'user_meta','help'),(4401,337,'user_meta','help'),(4402,337,'user_meta','Administrator'),(4403,337,'user_meta',''),(4404,338,'type','plugin'),(4405,338,'name','WooCommerce'),(4406,338,'version','3.9.3'),(4407,338,'slug','woocommerce/woocommerce.php'),(4408,338,'success','1'),(4409,338,'old_version','3.9.2'),(4410,338,'user_meta','help@ultimatewphelp.com'),(4411,338,'user_meta','help'),(4412,338,'user_meta','help'),(4413,338,'user_meta','Administrator'),(4414,338,'user_meta',''),(4415,339,'type','plugin'),(4416,339,'name','Yoast SEO'),(4417,339,'version','13.2'),(4418,339,'slug','wordpress-seo/wp-seo.php'),(4419,339,'success','1'),(4420,339,'old_version','13.1'),(4421,339,'user_meta','help@ultimatewphelp.com'),(4422,339,'user_meta','help'),(4423,339,'user_meta','help'),(4424,339,'user_meta','Administrator'),(4425,339,'user_meta',''),(4426,340,'destination',''),(4427,340,'status','Finished'),(4428,340,'type','database, themes'),(4429,340,'backup_time','1583768365'),(4430,340,'user_meta','help@ultimatewphelp.com'),(4431,340,'user_meta','help'),(4432,340,'user_meta','help'),(4433,340,'user_meta','Administrator'),(4434,340,'user_meta',''),(4435,341,'type','theme'),(4436,341,'name','Graphene'),(4437,341,'version','2.7.2'),(4438,341,'slug','graphene'),(4439,341,'success','1'),(4440,341,'old_version','2.7.2'),(4441,341,'user_meta','help@ultimatewphelp.com'),(4442,341,'user_meta','help'),(4443,341,'user_meta','help'),(4444,341,'user_meta','Administrator'),(4445,341,'user_meta',''),(4446,342,'user_name','donnarp11'),(4447,342,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(4448,342,'comment_status','pending approval'),(4449,342,'comment_type','comment'),(4450,342,'post_id','4109'),(4451,342,'is_spam',''),(4452,342,'user_meta',''),(4453,342,'user_meta','N/A'),(4454,342,'user_meta',''),(4455,342,'user_meta',''),(4456,342,'user_meta',''),(4457,343,'user_name','Allyson Crozier'),(4458,343,'post_title','\"Breastfeeding and PCOS: How to Optimize Your Chances\"'),(4459,343,'comment_status','pending approval'),(4460,343,'comment_type','comment'),(4461,343,'post_id','1998'),(4462,343,'is_spam',''),(4463,343,'user_meta',''),(4464,343,'user_meta','N/A'),(4465,343,'user_meta',''),(4466,343,'user_meta',''),(4467,343,'user_meta',''),(4468,344,'user_name','karinfy11'),(4469,344,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(4470,344,'comment_status','pending approval'),(4471,344,'comment_type','comment'),(4472,344,'post_id','4109'),(4473,344,'is_spam',''),(4474,344,'user_meta',''),(4475,344,'user_meta','N/A'),(4476,344,'user_meta',''),(4477,344,'user_meta',''),(4478,344,'user_meta',''),(4479,345,'user_name','Jennell Draudt'),(4480,345,'post_title','\"\'Souper Star\': @EndEndoForever | Fighting Against Endometriosis\"'),(4481,345,'comment_status','pending approval'),(4482,345,'comment_type','comment'),(4483,345,'post_id','2353'),(4484,345,'is_spam',''),(4485,345,'user_meta',''),(4486,345,'user_meta','N/A'),(4487,345,'user_meta',''),(4488,345,'user_meta',''),(4489,345,'user_meta',''),(4490,346,'user_name','Jewell Port'),(4491,346,'post_title','\" Is it Really 2015?  The State of Women\'s Sexual, Reproductive & Hormone Health\"'),(4492,346,'comment_status','pending approval'),(4493,346,'comment_type','comment'),(4494,346,'post_id','3404'),(4495,346,'is_spam',''),(4496,346,'user_meta',''),(4497,346,'user_meta','N/A'),(4498,346,'user_meta',''),(4499,346,'user_meta',''),(4500,346,'user_meta',''),(4501,347,'user_name','Hildred Chanthasene'),(4502,347,'post_title','\"Mental Illness, Endocrine Disorder or Reproductive Disorder?\"'),(4503,347,'comment_status','pending approval'),(4504,347,'comment_type','comment'),(4505,347,'post_id','3483'),(4506,347,'is_spam',''),(4507,347,'user_meta',''),(4508,347,'user_meta','N/A'),(4509,347,'user_meta',''),(4510,347,'user_meta',''),(4511,347,'user_meta',''),(4512,348,'user_name','savannahmh16'),(4513,348,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(4514,348,'comment_status','pending approval'),(4515,348,'comment_type','comment'),(4516,348,'post_id','4109'),(4517,348,'is_spam',''),(4518,348,'user_meta',''),(4519,348,'user_meta','N/A'),(4520,348,'user_meta',''),(4521,348,'user_meta',''),(4522,348,'user_meta',''),(4523,349,'user_name','maggiesc4'),(4524,349,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(4525,349,'comment_status','pending approval'),(4526,349,'comment_type','comment'),(4527,349,'post_id','4109'),(4528,349,'is_spam',''),(4529,349,'user_meta',''),(4530,349,'user_meta','N/A'),(4531,349,'user_meta',''),(4532,349,'user_meta',''),(4533,349,'user_meta',''),(4534,350,'user_name','jerriss4'),(4535,350,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(4536,350,'comment_status','pending approval'),(4537,350,'comment_type','comment'),(4538,350,'post_id','4109'),(4539,350,'is_spam',''),(4540,350,'user_meta',''),(4541,350,'user_meta','N/A'),(4542,350,'user_meta',''),(4543,350,'user_meta',''),(4544,350,'user_meta',''),(4545,351,'user_name','Rhiannon Stormer'),(4546,351,'post_title','\"Whats in a Name? There\'s more to PCOS than cysts...a lot more!\"'),(4547,351,'comment_status','pending approval'),(4548,351,'comment_type','comment'),(4549,351,'post_id','1367'),(4550,351,'is_spam',''),(4551,351,'user_meta',''),(4552,351,'user_meta','N/A'),(4553,351,'user_meta',''),(4554,351,'user_meta',''),(4555,351,'user_meta',''),(4556,352,'user_name','Nohemi Vastakis'),(4557,352,'post_title','\"Are you at 7 Times Greater Risk for Cardiovascular Disease?\"'),(4558,352,'comment_status','pending approval'),(4559,352,'comment_type','comment'),(4560,352,'post_id','6904'),(4561,352,'is_spam',''),(4562,352,'user_meta',''),(4563,352,'user_meta','N/A'),(4564,352,'user_meta',''),(4565,352,'user_meta',''),(4566,352,'user_meta',''),(4567,353,'user_name','Jesusita Lavender'),(4568,353,'post_title','\"Miscarriages Hurt Your Heart in More Ways Than You Know\"'),(4569,353,'comment_status','pending approval'),(4570,353,'comment_type','comment'),(4571,353,'post_id','1612'),(4572,353,'is_spam',''),(4573,353,'user_meta',''),(4574,353,'user_meta','N/A'),(4575,353,'user_meta',''),(4576,353,'user_meta',''),(4577,353,'user_meta',''),(4578,354,'user_name','Dennis Geister'),(4579,354,'post_title','\"6 of the Strangest Signs of Hormone Imbalance\"'),(4580,354,'comment_status','pending approval'),(4581,354,'comment_type','comment'),(4582,354,'post_id','3571'),(4583,354,'is_spam',''),(4584,354,'user_meta',''),(4585,354,'user_meta','N/A'),(4586,354,'user_meta',''),(4587,354,'user_meta',''),(4588,354,'user_meta',''),(4589,355,'user_name','luciaof18'),(4590,355,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(4591,355,'comment_status','pending approval'),(4592,355,'comment_type','comment'),(4593,355,'post_id','4109'),(4594,355,'is_spam',''),(4595,355,'user_meta',''),(4596,355,'user_meta','N/A'),(4597,355,'user_meta',''),(4598,355,'user_meta',''),(4599,355,'user_meta',''),(4600,356,'user_name','carlygd11'),(4601,356,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(4602,356,'comment_status','pending approval'),(4603,356,'comment_type','comment'),(4604,356,'post_id','4109'),(4605,356,'is_spam',''),(4606,356,'user_meta',''),(4607,356,'user_meta','N/A'),(4608,356,'user_meta',''),(4609,356,'user_meta',''),(4610,356,'user_meta',''),(4611,357,'user_name','Dorotha Walterman'),(4612,357,'post_title','\"Hormone Alphabet - Vitamin D\"'),(4613,357,'comment_status','pending approval'),(4614,357,'comment_type','comment'),(4615,357,'post_id','3828'),(4616,357,'is_spam',''),(4617,357,'user_meta',''),(4618,357,'user_meta','N/A'),(4619,357,'user_meta',''),(4620,357,'user_meta',''),(4621,357,'user_meta',''),(4622,358,'user_name','cristinaeg18'),(4623,358,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(4624,358,'comment_status','pending approval'),(4625,358,'comment_type','comment'),(4626,358,'post_id','4109'),(4627,358,'is_spam',''),(4628,358,'user_meta',''),(4629,358,'user_meta','N/A'),(4630,358,'user_meta',''),(4631,358,'user_meta',''),(4632,358,'user_meta',''),(4633,359,'user_name','lindsayhh3'),(4634,359,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(4635,359,'comment_status','pending approval'),(4636,359,'comment_type','comment'),(4637,359,'post_id','4109'),(4638,359,'is_spam',''),(4639,359,'user_meta',''),(4640,359,'user_meta','N/A'),(4641,359,'user_meta',''),(4642,359,'user_meta',''),(4643,359,'user_meta',''),(4644,360,'user_name','Lashandra Prettner'),(4645,360,'post_title','\"Are you at 7 Times Greater Risk for Cardiovascular Disease?\"'),(4646,360,'comment_status','pending approval'),(4647,360,'comment_type','comment'),(4648,360,'post_id','6904'),(4649,360,'is_spam',''),(4650,360,'user_meta',''),(4651,360,'user_meta','N/A'),(4652,360,'user_meta',''),(4653,360,'user_meta',''),(4654,360,'user_meta',''),(4655,361,'user_name','bonitaky1'),(4656,361,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(4657,361,'comment_status','pending approval'),(4658,361,'comment_type','comment'),(4659,361,'post_id','4109'),(4660,361,'is_spam',''),(4661,361,'user_meta',''),(4662,361,'user_meta','N/A'),(4663,361,'user_meta',''),(4664,361,'user_meta',''),(4665,361,'user_meta',''),(4666,362,'user_name','Soledad Verburg'),(4667,362,'post_title','\"Are Women\'s Health Issues Being Painted with a Mental Health Brush?\"'),(4668,362,'comment_status','pending approval'),(4669,362,'comment_type','comment'),(4670,362,'post_id','1521'),(4671,362,'is_spam',''),(4672,362,'user_meta',''),(4673,362,'user_meta','N/A'),(4674,362,'user_meta',''),(4675,362,'user_meta',''),(4676,362,'user_meta',''),(4677,363,'user_name','Emilia Cupples'),(4678,363,'post_title','\"Meet Sonya\"'),(4679,363,'comment_status','pending approval'),(4680,363,'comment_type','comment'),(4681,363,'post_id','482'),(4682,363,'is_spam',''),(4683,363,'user_meta',''),(4684,363,'user_meta','N/A'),(4685,363,'user_meta',''),(4686,363,'user_meta',''),(4687,363,'user_meta',''),(4688,364,'user_name','Anisha Bredin'),(4689,364,'post_title','\"Meet Sonya\"'),(4690,364,'comment_status','pending approval'),(4691,364,'comment_type','comment'),(4692,364,'post_id','482'),(4693,364,'is_spam',''),(4694,364,'user_meta',''),(4695,364,'user_meta','N/A'),(4696,364,'user_meta',''),(4697,364,'user_meta',''),(4698,364,'user_meta',''),(4699,365,'user_name','Maisie Rodrick'),(4700,365,'post_title','\"I\'m Cracking Up\"'),(4701,365,'comment_status','pending approval'),(4702,365,'comment_type','comment'),(4703,365,'post_id','1445'),(4704,365,'is_spam',''),(4705,365,'user_meta',''),(4706,365,'user_meta','N/A'),(4707,365,'user_meta',''),(4708,365,'user_meta',''),(4709,365,'user_meta',''),(4710,366,'user_name','Louie Diogo'),(4711,366,'post_title','\"I\'m Cracking Up\"'),(4712,366,'comment_status','pending approval'),(4713,366,'comment_type','comment'),(4714,366,'post_id','1445'),(4715,366,'is_spam',''),(4716,366,'user_meta',''),(4717,366,'user_meta','N/A'),(4718,366,'user_meta',''),(4719,366,'user_meta',''),(4720,366,'user_meta',''),(4721,367,'user_name','stefaniewu18'),(4722,367,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(4723,367,'comment_status','pending approval'),(4724,367,'comment_type','comment'),(4725,367,'post_id','4109'),(4726,367,'is_spam',''),(4727,367,'user_meta',''),(4728,367,'user_meta','N/A'),(4729,367,'user_meta',''),(4730,367,'user_meta',''),(4731,367,'user_meta',''),(4732,368,'user_name','Lanette Normoyle'),(4733,368,'post_title','\"World Thyroid Day\"'),(4734,368,'comment_status','pending approval'),(4735,368,'comment_type','comment'),(4736,368,'post_id','4038'),(4737,368,'is_spam',''),(4738,368,'user_meta',''),(4739,368,'user_meta','N/A'),(4740,368,'user_meta',''),(4741,368,'user_meta',''),(4742,368,'user_meta',''),(4743,369,'user_name','Geraldine Myree'),(4744,369,'post_title','\"6 of the Strangest Signs of Hormone Imbalance\"'),(4745,369,'comment_status','pending approval'),(4746,369,'comment_type','comment'),(4747,369,'post_id','3571'),(4748,369,'is_spam',''),(4749,369,'user_meta',''),(4750,369,'user_meta','N/A'),(4751,369,'user_meta',''),(4752,369,'user_meta',''),(4753,369,'user_meta',''),(4754,370,'user_name','deeal11'),(4755,370,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(4756,370,'comment_status','pending approval'),(4757,370,'comment_type','comment'),(4758,370,'post_id','4109'),(4759,370,'is_spam',''),(4760,370,'user_meta',''),(4761,370,'user_meta','N/A'),(4762,370,'user_meta',''),(4763,370,'user_meta',''),(4764,370,'user_meta',''),(4765,371,'user_name','Star Carrahan'),(4766,371,'post_title','\"Postpartum Anxiety Part 1 - My Heart did Loop-de-loops - I thought I was dying...\"'),(4767,371,'comment_status','pending approval'),(4768,371,'comment_type','comment'),(4769,371,'post_id','280'),(4770,371,'is_spam',''),(4771,371,'user_meta',''),(4772,371,'user_meta','N/A'),(4773,371,'user_meta',''),(4774,371,'user_meta',''),(4775,371,'user_meta',''),(4776,372,'user_name','Hildegarde Martenez'),(4777,372,'post_title','\"6 of the Strangest Signs of Hormone Imbalance\"'),(4778,372,'comment_status','pending approval'),(4779,372,'comment_type','comment'),(4780,372,'post_id','3571'),(4781,372,'is_spam',''),(4782,372,'user_meta',''),(4783,372,'user_meta','N/A'),(4784,372,'user_meta',''),(4785,372,'user_meta',''),(4786,372,'user_meta',''),(4787,373,'user_name','Ernestine Colliver'),(4788,373,'post_title','\"Are you at 7 Times Greater Risk for Cardiovascular Disease?\"'),(4789,373,'comment_status','pending approval'),(4790,373,'comment_type','comment'),(4791,373,'post_id','6904'),(4792,373,'is_spam',''),(4793,373,'user_meta',''),(4794,373,'user_meta','N/A'),(4795,373,'user_meta',''),(4796,373,'user_meta',''),(4797,373,'user_meta',''),(4798,374,'user_name','Ronni Laborde'),(4799,374,'post_title','\"6 of the Strangest Signs of Hormone Imbalance\"'),(4800,374,'comment_status','pending approval'),(4801,374,'comment_type','comment'),(4802,374,'post_id','3571'),(4803,374,'is_spam',''),(4804,374,'user_meta',''),(4805,374,'user_meta','N/A'),(4806,374,'user_meta',''),(4807,374,'user_meta',''),(4808,374,'user_meta',''),(4809,375,'user_name','Taylor Midgley'),(4810,375,'post_title','\"Bio-identical Hormones: Knowledgeable Doctors and Naturopaths DO exist!  I promise...\"'),(4811,375,'comment_status','pending approval'),(4812,375,'comment_type','comment'),(4813,375,'post_id','63'),(4814,375,'is_spam',''),(4815,375,'user_meta',''),(4816,375,'user_meta','N/A'),(4817,375,'user_meta',''),(4818,375,'user_meta',''),(4819,375,'user_meta',''),(4820,376,'name','Mother checking thermometer with an ill baby'),(4821,376,'parent_title','Postpartum Anxiety & Pandemic'),(4822,376,'parent_id','7552'),(4823,376,'url','http://www.hormonesoup.com/wp-content/uploads/2020/03/Mom-Checking-Baby-Temp.jpg'),(4824,376,'user_meta','sonyasatveit@gmail.com'),(4825,376,'user_meta','Sonya'),(4826,376,'user_meta','admin'),(4827,376,'user_meta','Administrator'),(4828,376,'user_meta',''),(4829,377,'name','Mother checking thermometer with an ill baby'),(4830,377,'user_meta','sonyasatveit@gmail.com'),(4831,377,'user_meta','Sonya'),(4832,377,'user_meta','admin'),(4833,377,'user_meta','Administrator'),(4834,377,'user_meta',''),(4835,378,'name','Mom Checking Baby\'s Temperature'),(4836,378,'user_meta','sonyasatveit@gmail.com'),(4837,378,'user_meta','Sonya'),(4838,378,'user_meta','admin'),(4839,378,'user_meta','Administrator'),(4840,378,'user_meta',''),(4841,379,'name','Mom Checking Baby\'s Temperature'),(4842,379,'user_meta','sonyasatveit@gmail.com'),(4843,379,'user_meta','Sonya'),(4844,379,'user_meta','admin'),(4845,379,'user_meta','Administrator'),(4846,379,'user_meta',''),(4847,380,'name','Mom Checking Baby\'s Temperature'),(4848,380,'user_meta','sonyasatveit@gmail.com'),(4849,380,'user_meta','Sonya'),(4850,380,'user_meta','admin'),(4851,380,'user_meta','Administrator'),(4852,380,'user_meta',''),(4853,381,'post_title','Postpartum Anxiety & Pandemic'),(4854,381,'singular_name','post'),(4855,381,'post_date','2020-03-19 11:33:56'),(4856,381,'post_date_gmt','0000-00-00 00:00:00'),(4857,381,'new_status','draft'),(4858,381,'old_status','draft'),(4859,381,'revision_id','7554'),(4860,381,'user_meta','sonyasatveit@gmail.com'),(4861,381,'user_meta','Sonya'),(4862,381,'user_meta','admin'),(4863,381,'user_meta','Administrator'),(4864,381,'user_meta',''),(4865,382,'meta_key','_yoast_wpseo_metadesc'),(4866,382,'post_type','post'),(4867,382,'user_meta','sonyasatveit@gmail.com'),(4868,382,'user_meta','Sonya'),(4869,382,'user_meta','admin'),(4870,382,'user_meta','Administrator'),(4871,382,'user_meta',''),(4872,383,'meta_key','_yoast_wpseo_linkdex'),(4873,383,'meta_value','54'),(4874,383,'post_type','post'),(4875,383,'user_meta','sonyasatveit@gmail.com'),(4876,383,'user_meta','Sonya'),(4877,383,'user_meta','admin'),(4878,383,'user_meta','Administrator'),(4879,383,'user_meta',''),(4880,384,'meta_key','_yoast_wpseo_content_score'),(4881,384,'meta_value','30'),(4882,384,'post_type','post'),(4883,384,'user_meta','sonyasatveit@gmail.com'),(4884,384,'user_meta','Sonya'),(4885,384,'user_meta','admin'),(4886,384,'user_meta','Administrator'),(4887,384,'user_meta',''),(4888,385,'user_name','ugojazijad'),(4889,385,'post_title','\"I am the Face of Mental Illness\"'),(4890,385,'comment_status','pending approval'),(4891,385,'comment_type','comment'),(4892,385,'post_id','3464'),(4893,385,'is_spam',''),(4894,385,'user_meta',''),(4895,385,'user_meta','N/A'),(4896,385,'user_meta',''),(4897,385,'user_meta',''),(4898,385,'user_meta',''),(4899,386,'user_name','ehiqzubojox'),(4900,386,'post_title','\"I am the Face of Mental Illness\"'),(4901,386,'comment_status','pending approval'),(4902,386,'comment_type','comment'),(4903,386,'post_id','3464'),(4904,386,'is_spam',''),(4905,386,'user_meta',''),(4906,386,'user_meta','N/A'),(4907,386,'user_meta',''),(4908,386,'user_meta',''),(4909,386,'user_meta',''),(4910,387,'user_name','louxh4'),(4911,387,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(4912,387,'comment_status','pending approval'),(4913,387,'comment_type','comment'),(4914,387,'post_id','4109'),(4915,387,'is_spam',''),(4916,387,'user_meta',''),(4917,387,'user_meta','N/A'),(4918,387,'user_meta',''),(4919,387,'user_meta',''),(4920,387,'user_meta',''),(4921,388,'post_title','Postpartum Anxiety During a Pandemic'),(4922,388,'singular_name','post'),(4923,388,'post_date','2020-03-20 12:09:36'),(4924,388,'post_date_gmt','0000-00-00 00:00:00'),(4925,388,'new_status','draft'),(4926,388,'old_status','draft'),(4927,388,'revision_id','7558'),(4928,388,'user_meta','sonyasatveit@gmail.com'),(4929,388,'user_meta','Sonya'),(4930,388,'user_meta','admin'),(4931,388,'user_meta','Administrator'),(4932,388,'user_meta',''),(4933,389,'meta_key','_yoast_wpseo_linkdex'),(4934,389,'meta_value','58'),(4935,389,'post_type','post'),(4936,389,'user_meta','sonyasatveit@gmail.com'),(4937,389,'user_meta','Sonya'),(4938,389,'user_meta','admin'),(4939,389,'user_meta','Administrator'),(4940,389,'user_meta',''),(4941,390,'post_title','Postpartum Anxiety During a Pandemic'),(4942,390,'singular_name','post'),(4943,390,'post_date','2020-03-20 13:11:46'),(4944,390,'post_date_gmt','0000-00-00 00:00:00'),(4945,390,'new_status','draft'),(4946,390,'old_status','draft'),(4947,390,'revision_id','7560'),(4948,390,'user_meta','sonyasatveit@gmail.com'),(4949,390,'user_meta','Sonya'),(4950,390,'user_meta','admin'),(4951,390,'user_meta','Administrator'),(4952,390,'user_meta',''),(4953,391,'post_title','Postpartum Anxiety During a Pandemic'),(4954,391,'singular_name','post'),(4955,391,'post_date','2020-03-20 13:13:25'),(4956,391,'post_date_gmt','2020-03-20 18:13:25'),(4957,391,'new_status','publish'),(4958,391,'old_status','publish'),(4959,391,'revision_id','7561'),(4960,391,'user_meta','sonyasatveit@gmail.com'),(4961,391,'user_meta','Sonya'),(4962,391,'user_meta','admin'),(4963,391,'user_meta','Administrator'),(4964,391,'user_meta',''),(4965,392,'post_title','Postpartum Anxiety During a Pandemic'),(4966,392,'singular_name','post'),(4967,392,'post_date','2020-03-20 13:13:25'),(4968,392,'post_date_gmt','2020-03-20 18:13:25'),(4969,392,'new_status','publish'),(4970,392,'old_status','publish'),(4971,392,'revision_id','7561'),(4972,392,'user_meta','sonyasatveit@gmail.com'),(4973,392,'user_meta','Sonya'),(4974,392,'user_meta','admin'),(4975,392,'user_meta','Administrator'),(4976,392,'user_meta',''),(4977,393,'user_name','avefopunzovat'),(4978,393,'post_title','\"Picture Gallery\"'),(4979,393,'comment_status','pending approval'),(4980,393,'comment_type','comment'),(4981,393,'post_id','101'),(4982,393,'is_spam',''),(4983,393,'user_meta',''),(4984,393,'user_meta','N/A'),(4985,393,'user_meta',''),(4986,393,'user_meta',''),(4987,393,'user_meta',''),(4988,394,'user_name','iofaaye'),(4989,394,'post_title','\"Picture Gallery\"'),(4990,394,'comment_status','pending approval'),(4991,394,'comment_type','comment'),(4992,394,'post_id','101'),(4993,394,'is_spam',''),(4994,394,'user_meta',''),(4995,394,'user_meta','N/A'),(4996,394,'user_meta',''),(4997,394,'user_meta',''),(4998,394,'user_meta',''),(4999,395,'post_title','Postpartum Anxiety During a Pandemic'),(5000,395,'singular_name','post'),(5001,395,'post_date','2020-03-20 13:13:25'),(5002,395,'post_date_gmt','2020-03-20 18:13:25'),(5003,395,'new_status','publish'),(5004,395,'old_status','publish'),(5005,395,'revision_id','7561'),(5006,395,'user_meta','sonyasatveit@gmail.com'),(5007,395,'user_meta','Sonya'),(5008,395,'user_meta','admin'),(5009,395,'user_meta','Administrator'),(5010,395,'user_meta',''),(5011,396,'post_title','Postpartum Anxiety During a Pandemic'),(5012,396,'singular_name','post'),(5013,396,'post_date','2020-03-20 13:13:25'),(5014,396,'post_date_gmt','2020-03-20 18:13:25'),(5015,396,'new_status','publish'),(5016,396,'old_status','publish'),(5017,396,'revision_id','7562'),(5018,396,'user_meta','sonyasatveit@gmail.com'),(5019,396,'user_meta','Sonya'),(5020,396,'user_meta','admin'),(5021,396,'user_meta','Administrator'),(5022,396,'user_meta',''),(5023,397,'user_name','adriennehq18'),(5024,397,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(5025,397,'comment_status','pending approval'),(5026,397,'comment_type','comment'),(5027,397,'post_id','4109'),(5028,397,'is_spam',''),(5029,397,'user_meta',''),(5030,397,'user_meta','N/A'),(5031,397,'user_meta',''),(5032,397,'user_meta',''),(5033,397,'user_meta',''),(5034,398,'user_name','rosannebv60'),(5035,398,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(5036,398,'comment_status','pending approval'),(5037,398,'comment_type','comment'),(5038,398,'post_id','4109'),(5039,398,'is_spam',''),(5040,398,'user_meta',''),(5041,398,'user_meta','N/A'),(5042,398,'user_meta',''),(5043,398,'user_meta',''),(5044,398,'user_meta',''),(5045,399,'user_name','alyssajs18'),(5046,399,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(5047,399,'comment_status','pending approval'),(5048,399,'comment_type','comment'),(5049,399,'post_id','4109'),(5050,399,'is_spam',''),(5051,399,'user_meta',''),(5052,399,'user_meta','N/A'),(5053,399,'user_meta',''),(5054,399,'user_meta',''),(5055,399,'user_meta',''),(5056,400,'destination',''),(5057,400,'status','Finished'),(5058,400,'type','database, plugins'),(5059,400,'backup_time','1584894580'),(5060,400,'user_meta','help@ultimatewphelp.com'),(5061,400,'user_meta','help'),(5062,400,'user_meta','help'),(5063,400,'user_meta','Administrator'),(5064,400,'user_meta',''),(5065,401,'type','plugin'),(5066,401,'name','Akismet Anti-Spam'),(5067,401,'version','4.1.4'),(5068,401,'slug','akismet/akismet.php'),(5069,401,'success','1'),(5070,401,'old_version','4.1.3'),(5071,401,'user_meta','help@ultimatewphelp.com'),(5072,401,'user_meta','help'),(5073,401,'user_meta','help'),(5074,401,'user_meta','Administrator'),(5075,401,'user_meta',''),(5076,402,'type','plugin'),(5077,402,'name','Really Simple SSL'),(5078,402,'version','3.3'),(5079,402,'slug','really-simple-ssl/rlrsssl-really-simple-ssl.php'),(5080,402,'success','1'),(5081,402,'old_version','3.2.9'),(5082,402,'user_meta','help@ultimatewphelp.com'),(5083,402,'user_meta','help'),(5084,402,'user_meta','help'),(5085,402,'user_meta','Administrator'),(5086,402,'user_meta',''),(5087,403,'type','plugin'),(5088,403,'name','Smash Balloon Instagram Feed'),(5089,403,'version','2.2.2'),(5090,403,'slug','instagram-feed/instagram-feed.php'),(5091,403,'success','1'),(5092,403,'old_version','2.2.1'),(5093,403,'user_meta','help@ultimatewphelp.com'),(5094,403,'user_meta','help'),(5095,403,'user_meta','help'),(5096,403,'user_meta','Administrator'),(5097,403,'user_meta',''),(5098,404,'type','plugin'),(5099,404,'name','Ultimate WP Help Maintenance'),(5100,404,'version','4.0.7'),(5101,404,'slug','mainwp-child/mainwp-child.php'),(5102,404,'success','1'),(5103,404,'old_version','4.0.6.2'),(5104,404,'user_meta','help@ultimatewphelp.com'),(5105,404,'user_meta','help'),(5106,404,'user_meta','help'),(5107,404,'user_meta','Administrator'),(5108,404,'user_meta',''),(5109,405,'type','plugin'),(5110,405,'name','Yoast SEO'),(5111,405,'version','13.3'),(5112,405,'slug','wordpress-seo/wp-seo.php'),(5113,405,'success','1'),(5114,405,'old_version','13.2'),(5115,405,'user_meta','help@ultimatewphelp.com'),(5116,405,'user_meta','help'),(5117,405,'user_meta','help'),(5118,405,'user_meta','Administrator'),(5119,405,'user_meta',''),(5120,406,'destination',''),(5121,406,'status','Finished'),(5122,406,'type','database, themes'),(5123,406,'backup_time','1584897141'),(5124,406,'user_meta','help@ultimatewphelp.com'),(5125,406,'user_meta','help'),(5126,406,'user_meta','help'),(5127,406,'user_meta','Administrator'),(5128,406,'user_meta',''),(5129,407,'type','theme'),(5130,407,'name','Hueman'),(5131,407,'version','3.5.2'),(5132,407,'slug','hueman'),(5133,407,'success','1'),(5134,407,'old_version','3.5.2'),(5135,407,'user_meta','help@ultimatewphelp.com'),(5136,407,'user_meta','help'),(5137,407,'user_meta','help'),(5138,407,'user_meta','Administrator'),(5139,407,'user_meta',''),(5140,408,'user_name','esperanzavm60'),(5141,408,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(5142,408,'comment_status','pending approval'),(5143,408,'comment_type','comment'),(5144,408,'post_id','4109'),(5145,408,'is_spam',''),(5146,408,'user_meta',''),(5147,408,'user_meta','N/A'),(5148,408,'user_meta',''),(5149,408,'user_meta',''),(5150,408,'user_meta',''),(5151,409,'user_name','tracyev3'),(5152,409,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(5153,409,'comment_status','pending approval'),(5154,409,'comment_type','comment'),(5155,409,'post_id','4109'),(5156,409,'is_spam',''),(5157,409,'user_meta',''),(5158,409,'user_meta','N/A'),(5159,409,'user_meta',''),(5160,409,'user_meta',''),(5161,409,'user_meta',''),(5162,410,'user_name','Parbrize sector 5'),(5163,410,'post_title','\"Souper Star Susan Nagel PhD: Endocrine Disruptors\"'),(5164,410,'comment_status','pending approval'),(5165,410,'comment_type','comment'),(5166,410,'post_id','2763'),(5167,410,'is_spam',''),(5168,410,'user_meta',''),(5169,410,'user_meta','N/A'),(5170,410,'user_meta',''),(5171,410,'user_meta',''),(5172,410,'user_meta',''),(5173,411,'user_name','hostage'),(5174,411,'post_title','\"6 of the Strangest Signs of Hormone Imbalance\"'),(5175,411,'comment_status','pending approval'),(5176,411,'comment_type','comment'),(5177,411,'post_id','3571'),(5178,411,'is_spam',''),(5179,411,'user_meta',''),(5180,411,'user_meta','N/A'),(5181,411,'user_meta',''),(5182,411,'user_meta',''),(5183,411,'user_meta',''),(5184,412,'user_name','benitauw4'),(5185,412,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(5186,412,'comment_status','pending approval'),(5187,412,'comment_type','comment'),(5188,412,'post_id','4109'),(5189,412,'is_spam',''),(5190,412,'user_meta',''),(5191,412,'user_meta','N/A'),(5192,412,'user_meta',''),(5193,412,'user_meta',''),(5194,412,'user_meta',''),(5195,413,'name','Jetpack by WordPress.com'),(5196,413,'slug','jetpack/jetpack.php'),(5197,413,'user_meta','sonyasatveit@gmail.com'),(5198,413,'user_meta','Sonya'),(5199,413,'user_meta','admin'),(5200,413,'user_meta','Administrator'),(5201,413,'user_meta',''),(5202,414,'option_title','Sharing options'),(5203,414,'option','sharing-options'),(5204,414,'new_value',''),(5205,414,'user_meta','sonyasatveit@gmail.com'),(5206,414,'user_meta','Sonya'),(5207,414,'user_meta','admin'),(5208,414,'user_meta','Administrator'),(5209,414,'user_meta',''),(5210,415,'option_title','WordPress.com Stats'),(5211,415,'option','stats_options'),(5212,415,'new_value','1'),(5213,415,'new_value',''),(5214,415,'new_value',''),(5215,415,'new_value','31960610'),(5216,415,'new_value','1'),(5217,415,'new_value','1'),(5218,415,'new_value','9'),(5219,415,'user_meta','sonyasatveit@gmail.com'),(5220,415,'user_meta','Sonya'),(5221,415,'user_meta','admin'),(5222,415,'user_meta','Administrator'),(5223,415,'user_meta',''),(5224,416,'name','Jetpack by WordPress.com'),(5225,416,'slug','jetpack/jetpack.php'),(5226,416,'user_meta','help@ultimatewphelp.com'),(5227,416,'user_meta','help'),(5228,416,'user_meta','help'),(5229,416,'user_meta','Administrator'),(5230,416,'user_meta',''),(5231,417,'name','Contact Form 7'),(5232,417,'slug','contact-form-7/wp-contact-form-7.php'),(5233,417,'user_meta','help@ultimatewphelp.com'),(5234,417,'user_meta','help'),(5235,417,'user_meta','help'),(5236,417,'user_meta','Administrator'),(5237,417,'user_meta',''),(5238,418,'name','Contact Form 7'),(5239,418,'slug','contact-form-7/wp-contact-form-7.php'),(5240,418,'user_meta','help@ultimatewphelp.com'),(5241,418,'user_meta','help'),(5242,418,'user_meta','help'),(5243,418,'user_meta','Administrator'),(5244,418,'user_meta',''),(5245,419,'destination',''),(5246,419,'status','Finished'),(5247,419,'type','database, plugins'),(5248,419,'backup_time','1584977491'),(5249,419,'user_meta','sonyasatveit@gmail.com'),(5250,419,'user_meta','Sonya'),(5251,419,'user_meta','admin'),(5252,419,'user_meta','Administrator'),(5253,419,'user_meta',''),(5254,420,'destination',''),(5255,420,'status','Finished'),(5256,420,'type','database, plugins'),(5257,420,'backup_time','1584980724'),(5258,420,'user_meta','sonyasatveit@gmail.com'),(5259,420,'user_meta','Sonya'),(5260,420,'user_meta','admin'),(5261,420,'user_meta','Administrator'),(5262,420,'user_meta',''),(5263,421,'type','plugin'),(5264,421,'name','WooCommerce'),(5265,421,'version','4.0.1'),(5266,421,'slug','woocommerce/woocommerce.php'),(5267,421,'success','1'),(5268,421,'old_version','3.9.3'),(5269,421,'user_meta','sonyasatveit@gmail.com'),(5270,421,'user_meta','Sonya'),(5271,421,'user_meta','admin'),(5272,421,'user_meta','Administrator'),(5273,421,'user_meta',''),(5274,422,'user_name','erikavi69'),(5275,422,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(5276,422,'comment_status','pending approval'),(5277,422,'comment_type','comment'),(5278,422,'post_id','4109'),(5279,422,'is_spam',''),(5280,422,'user_meta',''),(5281,422,'user_meta','N/A'),(5282,422,'user_meta',''),(5283,422,'user_meta',''),(5284,422,'user_meta',''),(5285,423,'user_name','Prescription Drug Rehab'),(5286,423,'post_title','\"Learn More\"'),(5287,423,'comment_status','pending approval'),(5288,423,'comment_type','comment'),(5289,423,'post_id','9'),(5290,423,'is_spam',''),(5291,423,'user_meta',''),(5292,423,'user_meta','N/A'),(5293,423,'user_meta',''),(5294,423,'user_meta',''),(5295,423,'user_meta',''),(5296,424,'user_name','haziqaza'),(5297,424,'post_title','\"Picture Gallery\"'),(5298,424,'comment_status','pending approval'),(5299,424,'comment_type','comment'),(5300,424,'post_id','101'),(5301,424,'is_spam',''),(5302,424,'user_meta',''),(5303,424,'user_meta','N/A'),(5304,424,'user_meta',''),(5305,424,'user_meta',''),(5306,424,'user_meta',''),(5307,425,'user_name','pluropiveyupo'),(5308,425,'post_title','\"Picture Gallery\"'),(5309,425,'comment_status','pending approval'),(5310,425,'comment_type','comment'),(5311,425,'post_id','101'),(5312,425,'is_spam',''),(5313,425,'user_meta',''),(5314,425,'user_meta','N/A'),(5315,425,'user_meta',''),(5316,425,'user_meta',''),(5317,425,'user_meta',''),(5318,426,'user_name','aagorubeb'),(5319,426,'post_title','\"Picture Gallery\"'),(5320,426,'comment_status','pending approval'),(5321,426,'comment_type','comment'),(5322,426,'post_id','101'),(5323,426,'is_spam',''),(5324,426,'user_meta',''),(5325,426,'user_meta','N/A'),(5326,426,'user_meta',''),(5327,426,'user_meta',''),(5328,426,'user_meta',''),(5329,427,'user_name','Brianwar'),(5330,427,'post_title','\"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\"'),(5331,427,'comment_status','pending approval'),(5332,427,'comment_type','comment'),(5333,427,'post_id','4044'),(5334,427,'is_spam',''),(5335,427,'user_meta',''),(5336,427,'user_meta','N/A'),(5337,427,'user_meta',''),(5338,427,'user_meta',''),(5339,427,'user_meta',''),(5340,428,'user_name','ingridtk4'),(5341,428,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(5342,428,'comment_status','pending approval'),(5343,428,'comment_type','comment'),(5344,428,'post_id','4109'),(5345,428,'is_spam',''),(5346,428,'user_meta',''),(5347,428,'user_meta','N/A'),(5348,428,'user_meta',''),(5349,428,'user_meta',''),(5350,428,'user_meta',''),(5351,429,'user_name','frederickya11'),(5352,429,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(5353,429,'comment_status','pending approval'),(5354,429,'comment_type','comment'),(5355,429,'post_id','4109'),(5356,429,'is_spam',''),(5357,429,'user_meta',''),(5358,429,'user_meta','N/A'),(5359,429,'user_meta',''),(5360,429,'user_meta',''),(5361,429,'user_meta',''),(5362,430,'user_name','teenager'),(5363,430,'post_title','\"6 of the Strangest Signs of Hormone Imbalance\"'),(5364,430,'comment_status','pending approval'),(5365,430,'comment_type','comment'),(5366,430,'post_id','3571'),(5367,430,'is_spam',''),(5368,430,'user_meta',''),(5369,430,'user_meta','N/A'),(5370,430,'user_meta',''),(5371,430,'user_meta',''),(5372,430,'user_meta',''),(5373,431,'user_name','multiple'),(5374,431,'post_title','\"6 of the Strangest Signs of Hormone Imbalance\"'),(5375,431,'comment_status','pending approval'),(5376,431,'comment_type','comment'),(5377,431,'post_id','3571'),(5378,431,'is_spam',''),(5379,431,'user_meta',''),(5380,431,'user_meta','N/A'),(5381,431,'user_meta',''),(5382,431,'user_meta',''),(5383,431,'user_meta',''),(5384,432,'user_name','ForexNex'),(5385,432,'post_title','\"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\"'),(5386,432,'comment_status','pending approval'),(5387,432,'comment_type','comment'),(5388,432,'post_id','4044'),(5389,432,'is_spam',''),(5390,432,'user_meta',''),(5391,432,'user_meta','N/A'),(5392,432,'user_meta',''),(5393,432,'user_meta',''),(5394,432,'user_meta',''),(5395,433,'user_name','laurelto2'),(5396,433,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(5397,433,'comment_status','pending approval'),(5398,433,'comment_type','comment'),(5399,433,'post_id','4109'),(5400,433,'is_spam',''),(5401,433,'user_meta',''),(5402,433,'user_meta','N/A'),(5403,433,'user_meta',''),(5404,433,'user_meta',''),(5405,433,'user_meta',''),(5406,434,'user_name','adelejv3'),(5407,434,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(5408,434,'comment_status','pending approval'),(5409,434,'comment_type','comment'),(5410,434,'post_id','4109'),(5411,434,'is_spam',''),(5412,434,'user_meta',''),(5413,434,'user_meta','N/A'),(5414,434,'user_meta',''),(5415,434,'user_meta',''),(5416,434,'user_meta',''),(5417,435,'user_name','bobbijo2'),(5418,435,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(5419,435,'comment_status','pending approval'),(5420,435,'comment_type','comment'),(5421,435,'post_id','4109'),(5422,435,'is_spam',''),(5423,435,'user_meta',''),(5424,435,'user_meta','N/A'),(5425,435,'user_meta',''),(5426,435,'user_meta',''),(5427,435,'user_meta',''),(5428,436,'user_name','kentax4'),(5429,436,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(5430,436,'comment_status','pending approval'),(5431,436,'comment_type','comment'),(5432,436,'post_id','4109'),(5433,436,'is_spam',''),(5434,436,'user_meta',''),(5435,436,'user_meta','N/A'),(5436,436,'user_meta',''),(5437,436,'user_meta',''),(5438,436,'user_meta',''),(5439,437,'user_name','fernce60'),(5440,437,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(5441,437,'comment_status','pending approval'),(5442,437,'comment_type','comment'),(5443,437,'post_id','4109'),(5444,437,'is_spam',''),(5445,437,'user_meta',''),(5446,437,'user_meta','N/A'),(5447,437,'user_meta',''),(5448,437,'user_meta',''),(5449,437,'user_meta',''),(5450,438,'user_name','ileneow60'),(5451,438,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(5452,438,'comment_status','pending approval'),(5453,438,'comment_type','comment'),(5454,438,'post_id','4109'),(5455,438,'is_spam',''),(5456,438,'user_meta',''),(5457,438,'user_meta','N/A'),(5458,438,'user_meta',''),(5459,438,'user_meta',''),(5460,438,'user_meta',''),(5461,439,'user_name','lornaio3'),(5462,439,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(5463,439,'comment_status','pending approval'),(5464,439,'comment_type','comment'),(5465,439,'post_id','4109'),(5466,439,'is_spam',''),(5467,439,'user_meta',''),(5468,439,'user_meta','N/A'),(5469,439,'user_meta',''),(5470,439,'user_meta',''),(5471,439,'user_meta',''),(5472,440,'destination',''),(5473,440,'status','Finished'),(5474,440,'type','database, plugins, themes'),(5475,440,'backup_time','1585829118'),(5476,440,'user_meta','help@ultimatewphelp.com'),(5477,440,'user_meta','help'),(5478,440,'user_meta','help'),(5479,440,'user_meta','Administrator'),(5480,440,'user_meta',''),(5481,441,'destination',''),(5482,441,'status','Finished'),(5483,441,'type','database, plugins'),(5484,441,'backup_time','1585829558'),(5485,441,'user_meta','help@ultimatewphelp.com'),(5486,441,'user_meta','help'),(5487,441,'user_meta','help'),(5488,441,'user_meta','Administrator'),(5489,441,'user_meta',''),(5490,442,'type','plugin'),(5491,442,'name','Gravity Forms Mailchimp Add-On'),(5492,442,'version','4.7'),(5493,442,'slug','gravityformsmailchimp/mailchimp.php'),(5494,442,'success','1'),(5495,442,'old_version','4.6'),(5496,442,'user_meta','help@ultimatewphelp.com'),(5497,442,'user_meta','help'),(5498,442,'user_meta','help'),(5499,442,'user_meta','Administrator'),(5500,442,'user_meta',''),(5501,443,'type','plugin'),(5502,443,'name','Loco Translate'),(5503,443,'version','2.3.2'),(5504,443,'slug','loco-translate/loco.php'),(5505,443,'success','1'),(5506,443,'old_version','2.3.1'),(5507,443,'user_meta','help@ultimatewphelp.com'),(5508,443,'user_meta','help'),(5509,443,'user_meta','help'),(5510,443,'user_meta','Administrator'),(5511,443,'user_meta',''),(5512,444,'type','plugin'),(5513,444,'name','Smash Balloon Instagram Feed'),(5514,444,'version','2.3'),(5515,444,'slug','instagram-feed/instagram-feed.php'),(5516,444,'success','1'),(5517,444,'old_version','2.2.2'),(5518,444,'user_meta','help@ultimatewphelp.com'),(5519,444,'user_meta','help'),(5520,444,'user_meta','help'),(5521,444,'user_meta','Administrator'),(5522,444,'user_meta',''),(5523,445,'type','plugin'),(5524,445,'name','Social Snap Lite'),(5525,445,'version','1.1.8.3'),(5526,445,'slug','socialsnap/socialsnap.php'),(5527,445,'success','1'),(5528,445,'old_version','1.1.8.2'),(5529,445,'user_meta','help@ultimatewphelp.com'),(5530,445,'user_meta','help'),(5531,445,'user_meta','help'),(5532,445,'user_meta','Administrator'),(5533,445,'user_meta',''),(5534,446,'type','plugin'),(5535,446,'name','Yoast SEO'),(5536,446,'version','13.4.1'),(5537,446,'slug','wordpress-seo/wp-seo.php'),(5538,446,'success','1'),(5539,446,'old_version','13.3'),(5540,446,'user_meta','help@ultimatewphelp.com'),(5541,446,'user_meta','help'),(5542,446,'user_meta','help'),(5543,446,'user_meta','Administrator'),(5544,446,'user_meta',''),(5545,447,'destination',''),(5546,447,'status','Finished'),(5547,447,'type','database, themes'),(5548,447,'backup_time','1585830006'),(5549,447,'user_meta','help@ultimatewphelp.com'),(5550,447,'user_meta','help'),(5551,447,'user_meta','help'),(5552,447,'user_meta','Administrator'),(5553,447,'user_meta',''),(5554,448,'type','theme'),(5555,448,'name','Hueman'),(5556,448,'version','3.5.3'),(5557,448,'slug','hueman'),(5558,448,'success','1'),(5559,448,'old_version','3.5.3'),(5560,448,'user_meta','help@ultimatewphelp.com'),(5561,448,'user_meta','help'),(5562,448,'user_meta','help'),(5563,448,'user_meta','Administrator'),(5564,448,'user_meta',''),(5565,449,'type','theme'),(5566,449,'name','Twenty Fourteen'),(5567,449,'version','2.8'),(5568,449,'slug','twentyfourteen'),(5569,449,'success','1'),(5570,449,'old_version','2.8'),(5571,449,'user_meta','help@ultimatewphelp.com'),(5572,449,'user_meta','help'),(5573,449,'user_meta','help'),(5574,449,'user_meta','Administrator'),(5575,449,'user_meta',''),(5576,450,'type','theme'),(5577,450,'name','Twenty Nineteen'),(5578,450,'version','1.5'),(5579,450,'slug','twentynineteen'),(5580,450,'success','1'),(5581,450,'old_version','1.5'),(5582,450,'user_meta','help@ultimatewphelp.com'),(5583,450,'user_meta','help'),(5584,450,'user_meta','help'),(5585,450,'user_meta','Administrator'),(5586,450,'user_meta',''),(5587,451,'type','theme'),(5588,451,'name','Twenty Thirteen'),(5589,451,'version','3.0'),(5590,451,'slug','twentythirteen'),(5591,451,'success','1'),(5592,451,'old_version','3.0'),(5593,451,'user_meta','help@ultimatewphelp.com'),(5594,451,'user_meta','help'),(5595,451,'user_meta','help'),(5596,451,'user_meta','Administrator'),(5597,451,'user_meta',''),(5598,452,'type','theme'),(5599,452,'name','Twenty Twenty'),(5600,452,'version','1.2'),(5601,452,'slug','twentytwenty'),(5602,452,'success','1'),(5603,452,'old_version','1.2'),(5604,452,'user_meta','help@ultimatewphelp.com'),(5605,452,'user_meta','help'),(5606,452,'user_meta','help'),(5607,452,'user_meta','Administrator'),(5608,452,'user_meta',''),(5609,453,'user_name','inako18'),(5610,453,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(5611,453,'comment_status','pending approval'),(5612,453,'comment_type','comment'),(5613,453,'post_id','4109'),(5614,453,'is_spam',''),(5615,453,'user_meta',''),(5616,453,'user_meta','N/A'),(5617,453,'user_meta',''),(5618,453,'user_meta',''),(5619,453,'user_meta',''),(5620,454,'user_name','faydv18'),(5621,454,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(5622,454,'comment_status','pending approval'),(5623,454,'comment_type','comment'),(5624,454,'post_id','4109'),(5625,454,'is_spam',''),(5626,454,'user_meta',''),(5627,454,'user_meta','N/A'),(5628,454,'user_meta',''),(5629,454,'user_meta',''),(5630,454,'user_meta',''),(5631,455,'user_name','liliaxh69'),(5632,455,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(5633,455,'comment_status','pending approval'),(5634,455,'comment_type','comment'),(5635,455,'post_id','4109'),(5636,455,'is_spam',''),(5637,455,'user_meta',''),(5638,455,'user_meta','N/A'),(5639,455,'user_meta',''),(5640,455,'user_meta',''),(5641,455,'user_meta',''),(5642,456,'user_name','Justin'),(5643,456,'post_title','\"40% of Women Cannot Identify the Full Spectrum of Perinatal Mood Disorders\"'),(5644,456,'comment_status','pending approval'),(5645,456,'comment_type','comment'),(5646,456,'post_id','3256'),(5647,456,'is_spam',''),(5648,456,'user_meta',''),(5649,456,'user_meta','N/A'),(5650,456,'user_meta',''),(5651,456,'user_meta',''),(5652,456,'user_meta',''),(5653,457,'user_name','betteqh69'),(5654,457,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(5655,457,'comment_status','pending approval'),(5656,457,'comment_type','comment'),(5657,457,'post_id','4109'),(5658,457,'is_spam',''),(5659,457,'user_meta',''),(5660,457,'user_meta','N/A'),(5661,457,'user_meta',''),(5662,457,'user_meta',''),(5663,457,'user_meta',''),(5664,458,'user_name','donnaey2'),(5665,458,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(5666,458,'comment_status','pending approval'),(5667,458,'comment_type','comment'),(5668,458,'post_id','4109'),(5669,458,'is_spam',''),(5670,458,'user_meta',''),(5671,458,'user_meta','N/A'),(5672,458,'user_meta',''),(5673,458,'user_meta',''),(5674,458,'user_meta',''),(5675,459,'user_name','isabellafy3'),(5676,459,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(5677,459,'comment_status','pending approval'),(5678,459,'comment_type','comment'),(5679,459,'post_id','4109'),(5680,459,'is_spam',''),(5681,459,'user_meta',''),(5682,459,'user_meta','N/A'),(5683,459,'user_meta',''),(5684,459,'user_meta',''),(5685,459,'user_meta',''),(5686,460,'user_name','maryellenvz16'),(5687,460,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(5688,460,'comment_status','pending approval'),(5689,460,'comment_type','comment'),(5690,460,'post_id','4109'),(5691,460,'is_spam',''),(5692,460,'user_meta',''),(5693,460,'user_meta','N/A'),(5694,460,'user_meta',''),(5695,460,'user_meta',''),(5696,460,'user_meta',''),(5697,461,'user_name','claytonbw3'),(5698,461,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(5699,461,'comment_status','pending approval'),(5700,461,'comment_type','comment'),(5701,461,'post_id','4109'),(5702,461,'is_spam',''),(5703,461,'user_meta',''),(5704,461,'user_meta','N/A'),(5705,461,'user_meta',''),(5706,461,'user_meta',''),(5707,461,'user_meta',''),(5708,462,'note_id','2'),(5709,462,'lead_id','43'),(5710,462,'form_title','Contact Sonya'),(5711,462,'form_id','1'),(5712,462,'user_meta',''),(5713,462,'user_meta','N/A'),(5714,462,'user_meta',''),(5715,462,'user_meta',''),(5716,462,'user_meta',''),(5717,463,'user_name','brucelr69'),(5718,463,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(5719,463,'comment_status','pending approval'),(5720,463,'comment_type','comment'),(5721,463,'post_id','4109'),(5722,463,'is_spam',''),(5723,463,'user_meta',''),(5724,463,'user_meta','N/A'),(5725,463,'user_meta',''),(5726,463,'user_meta',''),(5727,463,'user_meta',''),(5728,464,'user_name','laurenyw1'),(5729,464,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(5730,464,'comment_status','pending approval'),(5731,464,'comment_type','comment'),(5732,464,'post_id','4109'),(5733,464,'is_spam',''),(5734,464,'user_meta',''),(5735,464,'user_meta','N/A'),(5736,464,'user_meta',''),(5737,464,'user_meta',''),(5738,464,'user_meta',''),(5739,465,'user_name','Jaquelyn'),(5740,465,'post_title','\"Eat FAT & Other Tips for The Best Postpartum Mental Health!\"'),(5741,465,'comment_status','pending approval'),(5742,465,'comment_type','comment'),(5743,465,'post_id','1826'),(5744,465,'is_spam',''),(5745,465,'user_meta',''),(5746,465,'user_meta','N/A'),(5747,465,'user_meta',''),(5748,465,'user_meta',''),(5749,465,'user_meta',''),(5750,466,'user_name','Marlys'),(5751,466,'post_title','\"The Relationship Between Autoimmune Disorders and Hormones\"'),(5752,466,'comment_status','pending approval'),(5753,466,'comment_type','comment'),(5754,466,'post_id','3233'),(5755,466,'is_spam',''),(5756,466,'user_meta',''),(5757,466,'user_meta','N/A'),(5758,466,'user_meta',''),(5759,466,'user_meta',''),(5760,466,'user_meta',''),(5761,467,'user_name','nitarz16'),(5762,467,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(5763,467,'comment_status','pending approval'),(5764,467,'comment_type','comment'),(5765,467,'post_id','4109'),(5766,467,'is_spam',''),(5767,467,'user_meta',''),(5768,467,'user_meta','N/A'),(5769,467,'user_meta',''),(5770,467,'user_meta',''),(5771,467,'user_meta',''),(5772,468,'user_name','adelinekn1'),(5773,468,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(5774,468,'comment_status','pending approval'),(5775,468,'comment_type','comment'),(5776,468,'post_id','4109'),(5777,468,'is_spam',''),(5778,468,'user_meta',''),(5779,468,'user_meta','N/A'),(5780,468,'user_meta',''),(5781,468,'user_meta',''),(5782,468,'user_meta',''),(5783,469,'destination',''),(5784,469,'status','Finished'),(5785,469,'type','database, plugins, themes'),(5786,469,'backup_time','1586964657'),(5787,469,'user_meta','help@ultimatewphelp.com'),(5788,469,'user_meta','help'),(5789,469,'user_meta','help'),(5790,469,'user_meta','Administrator'),(5791,469,'user_meta',''),(5792,470,'destination',''),(5793,470,'status','Finished'),(5794,470,'type','database, plugins'),(5795,470,'backup_time','1586965630'),(5796,470,'user_meta','help@ultimatewphelp.com'),(5797,470,'user_meta','help'),(5798,470,'user_meta','help'),(5799,470,'user_meta','Administrator'),(5800,470,'user_meta',''),(5801,471,'type','plugin'),(5802,471,'name','Jetpack by WordPress.com'),(5803,471,'version','8.4.2'),(5804,471,'slug','jetpack/jetpack.php'),(5805,471,'success','1'),(5806,471,'old_version','8.3'),(5807,471,'user_meta','help@ultimatewphelp.com'),(5808,471,'user_meta','help'),(5809,471,'user_meta','help'),(5810,471,'user_meta','Administrator'),(5811,471,'user_meta',''),(5812,472,'type','plugin'),(5813,472,'name','Loco Translate'),(5814,472,'version','2.3.3'),(5815,472,'slug','loco-translate/loco.php'),(5816,472,'success','1'),(5817,472,'old_version','2.3.2'),(5818,472,'user_meta','help@ultimatewphelp.com'),(5819,472,'user_meta','help'),(5820,472,'user_meta','help'),(5821,472,'user_meta','Administrator'),(5822,472,'user_meta',''),(5823,473,'type','plugin'),(5824,473,'name','MC4WP: Mailchimp for WordPress'),(5825,473,'version','4.7.6'),(5826,473,'slug','mailchimp-for-wp/mailchimp-for-wp.php'),(5827,473,'success','1'),(5828,473,'old_version','4.7.5'),(5829,473,'user_meta','help@ultimatewphelp.com'),(5830,473,'user_meta','help'),(5831,473,'user_meta','help'),(5832,473,'user_meta','Administrator'),(5833,473,'user_meta',''),(5834,474,'type','plugin'),(5835,474,'name','Really Simple SSL'),(5836,474,'version','3.3.1'),(5837,474,'slug','really-simple-ssl/rlrsssl-really-simple-ssl.php'),(5838,474,'success','1'),(5839,474,'old_version','3.3'),(5840,474,'user_meta','help@ultimatewphelp.com'),(5841,474,'user_meta','help'),(5842,474,'user_meta','help'),(5843,474,'user_meta','Administrator'),(5844,474,'user_meta',''),(5845,475,'type','plugin'),(5846,475,'name','Smash Balloon Instagram Feed'),(5847,475,'version','2.3.1'),(5848,475,'slug','instagram-feed/instagram-feed.php'),(5849,475,'success','1'),(5850,475,'old_version','2.3'),(5851,475,'user_meta','help@ultimatewphelp.com'),(5852,475,'user_meta','help'),(5853,475,'user_meta','help'),(5854,475,'user_meta','Administrator'),(5855,475,'user_meta',''),(5856,476,'type','plugin'),(5857,476,'name','Yoast SEO'),(5858,476,'version','13.5'),(5859,476,'slug','wordpress-seo/wp-seo.php'),(5860,476,'success','1'),(5861,476,'old_version','13.4.1'),(5862,476,'user_meta','help@ultimatewphelp.com'),(5863,476,'user_meta','help'),(5864,476,'user_meta','help'),(5865,476,'user_meta','Administrator'),(5866,476,'user_meta',''),(5867,477,'destination',''),(5868,477,'status','Finished'),(5869,477,'type','database, themes'),(5870,477,'backup_time','1586966223'),(5871,477,'user_meta','help@ultimatewphelp.com'),(5872,477,'user_meta','help'),(5873,477,'user_meta','help'),(5874,477,'user_meta','Administrator'),(5875,477,'user_meta',''),(5876,478,'type','theme'),(5877,478,'name','Graphene'),(5878,478,'version','2.7.4'),(5879,478,'slug','graphene'),(5880,478,'success','1'),(5881,478,'old_version','2.7.4'),(5882,478,'user_meta','help@ultimatewphelp.com'),(5883,478,'user_meta','help'),(5884,478,'user_meta','help'),(5885,478,'user_meta','Administrator'),(5886,478,'user_meta',''),(5887,479,'destination',''),(5888,479,'status','Finished'),(5889,479,'type','database'),(5890,479,'backup_time','1586966481'),(5891,479,'user_meta','help@ultimatewphelp.com'),(5892,479,'user_meta','help'),(5893,479,'user_meta','help'),(5894,479,'user_meta','Administrator'),(5895,479,'user_meta',''),(5896,480,'new_version','5.4'),(5897,480,'old_version','5.3.2'),(5898,480,'auto_updated',''),(5899,480,'user_meta','help@ultimatewphelp.com'),(5900,480,'user_meta','help'),(5901,480,'user_meta','help'),(5902,480,'user_meta','Administrator'),(5903,480,'user_meta',''),(5904,481,'user_name','aroyoklen'),(5905,481,'post_title','\"6 of the Strangest Signs of Hormone Imbalance\"'),(5906,481,'comment_status','pending approval'),(5907,481,'comment_type','comment'),(5908,481,'post_id','3571'),(5909,481,'is_spam',''),(5910,481,'user_meta',''),(5911,481,'user_meta','N/A'),(5912,481,'user_meta',''),(5913,481,'user_meta',''),(5914,481,'user_meta',''),(5915,482,'user_name','leqanusuveyu'),(5916,482,'post_title','\"6 of the Strangest Signs of Hormone Imbalance\"'),(5917,482,'comment_status','pending approval'),(5918,482,'comment_type','comment'),(5919,482,'post_id','3571'),(5920,482,'is_spam',''),(5921,482,'user_meta',''),(5922,482,'user_meta','N/A'),(5923,482,'user_meta',''),(5924,482,'user_meta',''),(5925,482,'user_meta',''),(5926,483,'user_name','jonathanmk3'),(5927,483,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(5928,483,'comment_status','pending approval'),(5929,483,'comment_type','comment'),(5930,483,'post_id','4109'),(5931,483,'is_spam',''),(5932,483,'user_meta',''),(5933,483,'user_meta','N/A'),(5934,483,'user_meta',''),(5935,483,'user_meta',''),(5936,483,'user_meta',''),(5937,484,'user_name','nelsonyn11'),(5938,484,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(5939,484,'comment_status','pending approval'),(5940,484,'comment_type','comment'),(5941,484,'post_id','4109'),(5942,484,'is_spam',''),(5943,484,'user_meta',''),(5944,484,'user_meta','N/A'),(5945,484,'user_meta',''),(5946,484,'user_meta',''),(5947,484,'user_meta',''),(5948,485,'user_name','mobiGoaks'),(5949,485,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(5950,485,'comment_status','pending approval'),(5951,485,'comment_type','comment'),(5952,485,'post_id','4109'),(5953,485,'is_spam',''),(5954,485,'user_meta',''),(5955,485,'user_meta','N/A'),(5956,485,'user_meta',''),(5957,485,'user_meta',''),(5958,485,'user_meta',''),(5959,486,'user_name','Rayedyff#gndaick[XuguposFbgefofYH,2,5]'),(5960,486,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(5961,486,'comment_status','pending approval'),(5962,486,'comment_type','comment'),(5963,486,'post_id','4109'),(5964,486,'is_spam',''),(5965,486,'user_meta',''),(5966,486,'user_meta','N/A'),(5967,486,'user_meta',''),(5968,486,'user_meta',''),(5969,486,'user_meta',''),(5970,487,'user_name','XE88 APK Download 2019 - 2020 - 918Kiss Indonesia'),(5971,487,'post_title','\"\'Souper Star\': @EndEndoForever | Fighting Against Endometriosis\"'),(5972,487,'comment_status','pending approval'),(5973,487,'comment_type','comment'),(5974,487,'post_id','2353'),(5975,487,'is_spam',''),(5976,487,'user_meta',''),(5977,487,'user_meta','N/A'),(5978,487,'user_meta',''),(5979,487,'user_meta',''),(5980,487,'user_meta',''),(5981,488,'user_name','Justin'),(5982,488,'post_title','\"\'Souper Star\': @EndEndoForever | Fighting Against Endometriosis\"'),(5983,488,'comment_status','pending approval'),(5984,488,'comment_type','comment'),(5985,488,'post_id','2353'),(5986,488,'is_spam',''),(5987,488,'user_meta',''),(5988,488,'user_meta','N/A'),(5989,488,'user_meta',''),(5990,488,'user_meta',''),(5991,488,'user_meta',''),(5992,489,'user_name','murielbz3'),(5993,489,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(5994,489,'comment_status','pending approval'),(5995,489,'comment_type','comment'),(5996,489,'post_id','4109'),(5997,489,'is_spam',''),(5998,489,'user_meta',''),(5999,489,'user_meta','N/A'),(6000,489,'user_meta',''),(6001,489,'user_meta',''),(6002,489,'user_meta',''),(6003,490,'user_name','renebn3'),(6004,490,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(6005,490,'comment_status','pending approval'),(6006,490,'comment_type','comment'),(6007,490,'post_id','4109'),(6008,490,'is_spam',''),(6009,490,'user_meta',''),(6010,490,'user_meta','N/A'),(6011,490,'user_meta',''),(6012,490,'user_meta',''),(6013,490,'user_meta',''),(6014,491,'user_name','Justin'),(6015,491,'post_title','\"Meet Sonya\"'),(6016,491,'comment_status','pending approval'),(6017,491,'comment_type','comment'),(6018,491,'post_id','482'),(6019,491,'is_spam',''),(6020,491,'user_meta',''),(6021,491,'user_meta','N/A'),(6022,491,'user_meta',''),(6023,491,'user_meta',''),(6024,491,'user_meta',''),(6025,492,'user_name','irisve3'),(6026,492,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(6027,492,'comment_status','pending approval'),(6028,492,'comment_type','comment'),(6029,492,'post_id','4109'),(6030,492,'is_spam',''),(6031,492,'user_meta',''),(6032,492,'user_meta','N/A'),(6033,492,'user_meta',''),(6034,492,'user_meta',''),(6035,492,'user_meta',''),(6036,493,'user_name','silviafs11'),(6037,493,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(6038,493,'comment_status','pending approval'),(6039,493,'comment_type','comment'),(6040,493,'post_id','4109'),(6041,493,'is_spam',''),(6042,493,'user_meta',''),(6043,493,'user_meta','N/A'),(6044,493,'user_meta',''),(6045,493,'user_meta',''),(6046,493,'user_meta',''),(6047,494,'user_name','gai lam tien da nang'),(6048,494,'post_title','\"My Interview with Maureen McGrath on CKNW\'s Sunday Night Sex Show \"'),(6049,494,'comment_status','pending approval'),(6050,494,'comment_type','comment'),(6051,494,'post_id','3165'),(6052,494,'is_spam',''),(6053,494,'user_meta',''),(6054,494,'user_meta','N/A'),(6055,494,'user_meta',''),(6056,494,'user_meta',''),(6057,494,'user_meta',''),(6058,495,'user_name','jasontu4'),(6059,495,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(6060,495,'comment_status','pending approval'),(6061,495,'comment_type','comment'),(6062,495,'post_id','4109'),(6063,495,'is_spam',''),(6064,495,'user_meta',''),(6065,495,'user_meta','N/A'),(6066,495,'user_meta',''),(6067,495,'user_meta',''),(6068,495,'user_meta',''),(6069,496,'user_name','janetteam1'),(6070,496,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(6071,496,'comment_status','pending approval'),(6072,496,'comment_type','comment'),(6073,496,'post_id','4109'),(6074,496,'is_spam',''),(6075,496,'user_meta',''),(6076,496,'user_meta','N/A'),(6077,496,'user_meta',''),(6078,496,'user_meta',''),(6079,496,'user_meta',''),(6080,497,'user_name','Edyinfandy'),(6081,497,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(6082,497,'comment_status','pending approval'),(6083,497,'comment_type','comment'),(6084,497,'post_id','4109'),(6085,497,'is_spam',''),(6086,497,'user_meta',''),(6087,497,'user_meta','N/A'),(6088,497,'user_meta',''),(6089,497,'user_meta',''),(6090,497,'user_meta',''),(6091,498,'user_name','Keytbat'),(6092,498,'post_title','\"The Cruel Joke of Postpartum Mood Disorder\"'),(6093,498,'comment_status','pending approval'),(6094,498,'comment_type','comment'),(6095,498,'post_id','579'),(6096,498,'is_spam',''),(6097,498,'user_meta',''),(6098,498,'user_meta','N/A'),(6099,498,'user_meta',''),(6100,498,'user_meta',''),(6101,498,'user_meta',''),(6102,499,'user_name','Stevabsoto'),(6103,499,'post_title','\"6 of the Strangest Signs of Hormone Imbalance\"'),(6104,499,'comment_status','pending approval'),(6105,499,'comment_type','comment'),(6106,499,'post_id','3571'),(6107,499,'is_spam',''),(6108,499,'user_meta',''),(6109,499,'user_meta','N/A'),(6110,499,'user_meta',''),(6111,499,'user_meta',''),(6112,499,'user_meta',''),(6113,500,'user_name','JamDown'),(6114,500,'post_title','\"Hormone and Earth Friendly Lunch Packs\"'),(6115,500,'comment_status','pending approval'),(6116,500,'comment_type','comment'),(6117,500,'post_id','2752'),(6118,500,'is_spam',''),(6119,500,'user_meta',''),(6120,500,'user_meta','N/A'),(6121,500,'user_meta',''),(6122,500,'user_meta',''),(6123,500,'user_meta',''),(6124,501,'user_name','Stevabsoto'),(6125,501,'post_title','\"Dr. Azziz Tells MDs Be Vigilant for PCOS\"'),(6126,501,'comment_status','pending approval'),(6127,501,'comment_type','comment'),(6128,501,'post_id','4257'),(6129,501,'is_spam',''),(6130,501,'user_meta',''),(6131,501,'user_meta','N/A'),(6132,501,'user_meta',''),(6133,501,'user_meta',''),(6134,501,'user_meta',''),(6135,502,'user_name','Markplurl'),(6136,502,'post_title','\"Meet The Tampon King & The Toilet Hackers\"'),(6137,502,'comment_status','pending approval'),(6138,502,'comment_type','comment'),(6139,502,'post_id','1239'),(6140,502,'is_spam',''),(6141,502,'user_meta',''),(6142,502,'user_meta','N/A'),(6143,502,'user_meta',''),(6144,502,'user_meta',''),(6145,502,'user_meta',''),(6146,503,'user_name','Stepsuise'),(6147,503,'post_title','\"Progesterone: The \"Calming Hormone\"\"'),(6148,503,'comment_status','pending approval'),(6149,503,'comment_type','comment'),(6150,503,'post_id','71'),(6151,503,'is_spam',''),(6152,503,'user_meta',''),(6153,503,'user_meta','N/A'),(6154,503,'user_meta',''),(6155,503,'user_meta',''),(6156,503,'user_meta',''),(6157,504,'user_name','Lesorgary'),(6158,504,'post_title','\"Could a Blood Test Have Predicted my Postpartum Mood Disorder?\"'),(6159,504,'comment_status','pending approval'),(6160,504,'comment_type','comment'),(6161,504,'post_id','1789'),(6162,504,'is_spam',''),(6163,504,'user_meta',''),(6164,504,'user_meta','N/A'),(6165,504,'user_meta',''),(6166,504,'user_meta',''),(6167,504,'user_meta',''),(6168,505,'user_name','Stevabsoto'),(6169,505,'post_title','\"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\"'),(6170,505,'comment_status','pending approval'),(6171,505,'comment_type','comment'),(6172,505,'post_id','4044'),(6173,505,'is_spam',''),(6174,505,'user_meta',''),(6175,505,'user_meta','N/A'),(6176,505,'user_meta',''),(6177,505,'user_meta',''),(6178,505,'user_meta',''),(6179,506,'user_name','EllSmubre'),(6180,506,'post_title','\"Re-living My Postpartum Anxiety\"'),(6181,506,'comment_status','pending approval'),(6182,506,'comment_type','comment'),(6183,506,'post_id','1125'),(6184,506,'is_spam',''),(6185,506,'user_meta',''),(6186,506,'user_meta','N/A'),(6187,506,'user_meta',''),(6188,506,'user_meta',''),(6189,506,'user_meta',''),(6190,507,'user_name','LeoMymn'),(6191,507,'post_title','\"Japan Health Minister Halts HPV Vaccines for 12 - 16 year old girls\"'),(6192,507,'comment_status','pending approval'),(6193,507,'comment_type','comment'),(6194,507,'post_id','1860'),(6195,507,'is_spam',''),(6196,507,'user_meta',''),(6197,507,'user_meta','N/A'),(6198,507,'user_meta',''),(6199,507,'user_meta',''),(6200,507,'user_meta',''),(6201,508,'user_name','JamDown'),(6202,508,'post_title','\"Magnesium, My New Best Friend!\"'),(6203,508,'comment_status','pending approval'),(6204,508,'comment_type','comment'),(6205,508,'post_id','55'),(6206,508,'is_spam',''),(6207,508,'user_meta',''),(6208,508,'user_meta','N/A'),(6209,508,'user_meta',''),(6210,508,'user_meta',''),(6211,508,'user_meta',''),(6212,509,'user_name','Edyinfandy'),(6213,509,'post_title','\"The Twisted Irony of Motherhood\"'),(6214,509,'comment_status','pending approval'),(6215,509,'comment_type','comment'),(6216,509,'post_id','3606'),(6217,509,'is_spam',''),(6218,509,'user_meta',''),(6219,509,'user_meta','N/A'),(6220,509,'user_meta',''),(6221,509,'user_meta',''),(6222,509,'user_meta',''),(6223,510,'user_name','EllSmubre'),(6224,510,'post_title','\"Landmarks Turning Teal for PCOS Awareness Month!\"'),(6225,510,'comment_status','pending approval'),(6226,510,'comment_type','comment'),(6227,510,'post_id','6099'),(6228,510,'is_spam',''),(6229,510,'user_meta',''),(6230,510,'user_meta','N/A'),(6231,510,'user_meta',''),(6232,510,'user_meta',''),(6233,510,'user_meta',''),(6234,511,'user_name','Edyinfandy'),(6235,511,'post_title','\"6 of the Strangest Signs of Hormone Imbalance\"'),(6236,511,'comment_status','pending approval'),(6237,511,'comment_type','comment'),(6238,511,'post_id','3571'),(6239,511,'is_spam',''),(6240,511,'user_meta',''),(6241,511,'user_meta','N/A'),(6242,511,'user_meta',''),(6243,511,'user_meta',''),(6244,511,'user_meta',''),(6245,512,'user_name','harriettp3'),(6246,512,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(6247,512,'comment_status','pending approval'),(6248,512,'comment_type','comment'),(6249,512,'post_id','4109'),(6250,512,'is_spam',''),(6251,512,'user_meta',''),(6252,512,'user_meta','N/A'),(6253,512,'user_meta',''),(6254,512,'user_meta',''),(6255,512,'user_meta',''),(6256,513,'user_name','moiGoaks'),(6257,513,'post_title','\"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\"'),(6258,513,'comment_status','pending approval'),(6259,513,'comment_type','comment'),(6260,513,'post_id','4044'),(6261,513,'is_spam',''),(6262,513,'user_meta',''),(6263,513,'user_meta','N/A'),(6264,513,'user_meta',''),(6265,513,'user_meta',''),(6266,513,'user_meta',''),(6267,514,'user_name','kỹ nữ đồng nai'),(6268,514,'post_title','\"Souper Star Susan Nagel PhD: Endocrine Disruptors\"'),(6269,514,'comment_status','pending approval'),(6270,514,'comment_type','comment'),(6271,514,'post_id','2763'),(6272,514,'is_spam',''),(6273,514,'user_meta',''),(6274,514,'user_meta','N/A'),(6275,514,'user_meta',''),(6276,514,'user_meta',''),(6277,514,'user_meta',''),(6278,515,'user_name','LeoMymn'),(6279,515,'post_title','\"Confessing my Progesterone Habit on DrGreene.com!\"'),(6280,515,'comment_status','pending approval'),(6281,515,'comment_type','comment'),(6282,515,'post_id','453'),(6283,515,'is_spam',''),(6284,515,'user_meta',''),(6285,515,'user_meta','N/A'),(6286,515,'user_meta',''),(6287,515,'user_meta',''),(6288,515,'user_meta',''),(6289,516,'user_name','nonaam1'),(6290,516,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(6291,516,'comment_status','pending approval'),(6292,516,'comment_type','comment'),(6293,516,'post_id','4109'),(6294,516,'is_spam',''),(6295,516,'user_meta',''),(6296,516,'user_meta','N/A'),(6297,516,'user_meta',''),(6298,516,'user_meta',''),(6299,516,'user_meta',''),(6300,517,'user_name','Keytbat'),(6301,517,'post_title','\"Endometriosis is an Invisible Illness: An interview with Rachel Meeks\"'),(6302,517,'comment_status','pending approval'),(6303,517,'comment_type','comment'),(6304,517,'post_id','2621'),(6305,517,'is_spam',''),(6306,517,'user_meta',''),(6307,517,'user_meta','N/A'),(6308,517,'user_meta',''),(6309,517,'user_meta',''),(6310,517,'user_meta',''),(6311,518,'user_name','Stepsuise'),(6312,518,'post_title','\"I am the Face of Mental Illness\"'),(6313,518,'comment_status','pending approval'),(6314,518,'comment_type','comment'),(6315,518,'post_id','3464'),(6316,518,'is_spam',''),(6317,518,'user_meta',''),(6318,518,'user_meta','N/A'),(6319,518,'user_meta',''),(6320,518,'user_meta',''),(6321,518,'user_meta',''),(6322,519,'user_name','Stepsuise'),(6323,519,'post_title','\"Are you at 7 Times Greater Risk for Cardiovascular Disease?\"'),(6324,519,'comment_status','pending approval'),(6325,519,'comment_type','comment'),(6326,519,'post_id','6904'),(6327,519,'is_spam',''),(6328,519,'user_meta',''),(6329,519,'user_meta','N/A'),(6330,519,'user_meta',''),(6331,519,'user_meta',''),(6332,519,'user_meta',''),(6333,520,'user_name','Stevabsoto'),(6334,520,'post_title','\"10 Things You Need to Know About Magnesium\"'),(6335,520,'comment_status','pending approval'),(6336,520,'comment_type','comment'),(6337,520,'post_id','1402'),(6338,520,'is_spam',''),(6339,520,'user_meta',''),(6340,520,'user_meta','N/A'),(6341,520,'user_meta',''),(6342,520,'user_meta',''),(6343,520,'user_meta',''),(6344,521,'user_name','Edyinfandy'),(6345,521,'post_title','\"Amy called me a Diva!  My Interview with PCOS Diva\"'),(6346,521,'comment_status','pending approval'),(6347,521,'comment_type','comment'),(6348,521,'post_id','3964'),(6349,521,'is_spam',''),(6350,521,'user_meta',''),(6351,521,'user_meta','N/A'),(6352,521,'user_meta',''),(6353,521,'user_meta',''),(6354,521,'user_meta',''),(6355,522,'user_name','Mattado'),(6356,522,'post_title','\"Diagnosis is An Art: What Does Your Doctor\'s Palette Look Like?\"'),(6357,522,'comment_status','pending approval'),(6358,522,'comment_type','comment'),(6359,522,'post_id','942'),(6360,522,'is_spam',''),(6361,522,'user_meta',''),(6362,522,'user_meta','N/A'),(6363,522,'user_meta',''),(6364,522,'user_meta',''),(6365,522,'user_meta',''),(6366,523,'user_name','Markplurl'),(6367,523,'post_title','\"The Relationship Between Autoimmune Disorders and Hormones\"'),(6368,523,'comment_status','pending approval'),(6369,523,'comment_type','comment'),(6370,523,'post_id','3233'),(6371,523,'is_spam',''),(6372,523,'user_meta',''),(6373,523,'user_meta','N/A'),(6374,523,'user_meta',''),(6375,523,'user_meta',''),(6376,523,'user_meta',''),(6377,524,'user_name','Markplurl'),(6378,524,'post_title','\"I am the Face of Mental Illness\"'),(6379,524,'comment_status','pending approval'),(6380,524,'comment_type','comment'),(6381,524,'post_id','3464'),(6382,524,'is_spam',''),(6383,524,'user_meta',''),(6384,524,'user_meta','N/A'),(6385,524,'user_meta',''),(6386,524,'user_meta',''),(6387,524,'user_meta',''),(6388,525,'user_name','Stevabsoto'),(6389,525,'post_title','\"Known and Suspected Hormone Disruptors\"'),(6390,525,'comment_status','pending approval'),(6391,525,'comment_type','comment'),(6392,525,'post_id','969'),(6393,525,'is_spam',''),(6394,525,'user_meta',''),(6395,525,'user_meta','N/A'),(6396,525,'user_meta',''),(6397,525,'user_meta',''),(6398,525,'user_meta',''),(6399,526,'user_name','LeoMymn'),(6400,526,'post_title','\"Everything You Need to Know About Hormones!\"'),(6401,526,'comment_status','pending approval'),(6402,526,'comment_type','comment'),(6403,526,'post_id','548'),(6404,526,'is_spam',''),(6405,526,'user_meta',''),(6406,526,'user_meta','N/A'),(6407,526,'user_meta',''),(6408,526,'user_meta',''),(6409,526,'user_meta',''),(6410,527,'user_name','Markplurl'),(6411,527,'post_title','\"Postpartum Depression is NOT just Depression\"'),(6412,527,'comment_status','pending approval'),(6413,527,'comment_type','comment'),(6414,527,'post_id','2872'),(6415,527,'is_spam',''),(6416,527,'user_meta',''),(6417,527,'user_meta','N/A'),(6418,527,'user_meta',''),(6419,527,'user_meta',''),(6420,527,'user_meta',''),(6421,528,'user_name','Stepsuise'),(6422,528,'post_title','\"I am the Face of Mental Illness\"'),(6423,528,'comment_status','pending approval'),(6424,528,'comment_type','comment'),(6425,528,'post_id','3464'),(6426,528,'is_spam',''),(6427,528,'user_meta',''),(6428,528,'user_meta','N/A'),(6429,528,'user_meta',''),(6430,528,'user_meta',''),(6431,528,'user_meta',''),(6432,529,'user_name','LeoMymn'),(6433,529,'post_title','\"Some Exciting News!\"'),(6434,529,'comment_status','pending approval'),(6435,529,'comment_type','comment'),(6436,529,'post_id','7047'),(6437,529,'is_spam',''),(6438,529,'user_meta',''),(6439,529,'user_meta','N/A'),(6440,529,'user_meta',''),(6441,529,'user_meta',''),(6442,529,'user_meta',''),(6443,530,'user_name','Stepsuise'),(6444,530,'post_title','\"Pregnancy and Infant Loss Awareness Day\"'),(6445,530,'comment_status','pending approval'),(6446,530,'comment_type','comment'),(6447,530,'post_id','3808'),(6448,530,'is_spam',''),(6449,530,'user_meta',''),(6450,530,'user_meta','N/A'),(6451,530,'user_meta',''),(6452,530,'user_meta',''),(6453,530,'user_meta',''),(6454,531,'user_name','Stepsuise'),(6455,531,'post_title','\"What a Weekend! Met my Kindred Spirit at PCOS Symposium!\"'),(6456,531,'comment_status','pending approval'),(6457,531,'comment_type','comment'),(6458,531,'post_id','3755'),(6459,531,'is_spam',''),(6460,531,'user_meta',''),(6461,531,'user_meta','N/A'),(6462,531,'user_meta',''),(6463,531,'user_meta',''),(6464,531,'user_meta',''),(6465,532,'user_name','EllSmubre'),(6466,532,'post_title','\"Souper Star: Katie Hogg From @_EndoHappy #EndometriosisAwarenessMonth\"'),(6467,532,'comment_status','pending approval'),(6468,532,'comment_type','comment'),(6469,532,'post_id','2573'),(6470,532,'is_spam',''),(6471,532,'user_meta',''),(6472,532,'user_meta','N/A'),(6473,532,'user_meta',''),(6474,532,'user_meta',''),(6475,532,'user_meta',''),(6476,533,'user_name','EllSmubre'),(6477,533,'post_title','\"What the Heck is Mittelschmerz and Why Do I Love Mine?\"'),(6478,533,'comment_status','pending approval'),(6479,533,'comment_type','comment'),(6480,533,'post_id','317'),(6481,533,'is_spam',''),(6482,533,'user_meta',''),(6483,533,'user_meta','N/A'),(6484,533,'user_meta',''),(6485,533,'user_meta',''),(6486,533,'user_meta',''),(6487,534,'user_name','tommybt2'),(6488,534,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(6489,534,'comment_status','pending approval'),(6490,534,'comment_type','comment'),(6491,534,'post_id','4109'),(6492,534,'is_spam',''),(6493,534,'user_meta',''),(6494,534,'user_meta','N/A'),(6495,534,'user_meta',''),(6496,534,'user_meta',''),(6497,534,'user_meta',''),(6498,535,'user_name','JamDown'),(6499,535,'post_title','\"Thanks for Making My Day!\"'),(6500,535,'comment_status','pending approval'),(6501,535,'comment_type','comment'),(6502,535,'post_id','3563'),(6503,535,'is_spam',''),(6504,535,'user_meta',''),(6505,535,'user_meta','N/A'),(6506,535,'user_meta',''),(6507,535,'user_meta',''),(6508,535,'user_meta',''),(6509,536,'user_name','Stevabsoto'),(6510,536,'post_title','\"Help I\'m Going Bald! - How I Discovered I had Androgenic Alopecia\"'),(6511,536,'comment_status','pending approval'),(6512,536,'comment_type','comment'),(6513,536,'post_id','322'),(6514,536,'is_spam',''),(6515,536,'user_meta',''),(6516,536,'user_meta','N/A'),(6517,536,'user_meta',''),(6518,536,'user_meta',''),(6519,536,'user_meta',''),(6520,537,'user_name','Stepsuise'),(6521,537,'post_title','\"Bromine: A Bully In the Endocrine Olympics\"'),(6522,537,'comment_status','pending approval'),(6523,537,'comment_type','comment'),(6524,537,'post_id','1736'),(6525,537,'is_spam',''),(6526,537,'user_meta',''),(6527,537,'user_meta','N/A'),(6528,537,'user_meta',''),(6529,537,'user_meta',''),(6530,537,'user_meta',''),(6531,538,'user_name','Stepsuise'),(6532,538,'post_title','\"Wordless Wednesday: OhhhKaye\"'),(6533,538,'comment_status','pending approval'),(6534,538,'comment_type','comment'),(6535,538,'post_id','2722'),(6536,538,'is_spam',''),(6537,538,'user_meta',''),(6538,538,'user_meta','N/A'),(6539,538,'user_meta',''),(6540,538,'user_meta',''),(6541,538,'user_meta',''),(6542,539,'user_name','Stepsuise'),(6543,539,'post_title','\"What does it mean to be Estrogen Dominant?\"'),(6544,539,'comment_status','pending approval'),(6545,539,'comment_type','comment'),(6546,539,'post_id','642'),(6547,539,'is_spam',''),(6548,539,'user_meta',''),(6549,539,'user_meta','N/A'),(6550,539,'user_meta',''),(6551,539,'user_meta',''),(6552,539,'user_meta',''),(6553,540,'user_name','Mattado'),(6554,540,'post_title','\"Postpartum Mood Disorder (PPD) Worldwide Study\"'),(6555,540,'comment_status','pending approval'),(6556,540,'comment_type','comment'),(6557,540,'post_id','7323'),(6558,540,'is_spam',''),(6559,540,'user_meta',''),(6560,540,'user_meta','N/A'),(6561,540,'user_meta',''),(6562,540,'user_meta',''),(6563,540,'user_meta',''),(6564,541,'user_name','Stepsuise'),(6565,541,'post_title','\"One Step Closer to At-Home Hormone Testing\"'),(6566,541,'comment_status','pending approval'),(6567,541,'comment_type','comment'),(6568,541,'post_id','7334'),(6569,541,'is_spam',''),(6570,541,'user_meta',''),(6571,541,'user_meta','N/A'),(6572,541,'user_meta',''),(6573,541,'user_meta',''),(6574,541,'user_meta',''),(6575,542,'user_name','DenCown'),(6576,542,'post_title','\"Miscarriages Hurt Your Heart in More Ways Than You Know\"'),(6577,542,'comment_status','pending approval'),(6578,542,'comment_type','comment'),(6579,542,'post_id','1612'),(6580,542,'is_spam',''),(6581,542,'user_meta',''),(6582,542,'user_meta','N/A'),(6583,542,'user_meta',''),(6584,542,'user_meta',''),(6585,542,'user_meta',''),(6586,543,'user_name','sonjatp69'),(6587,543,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(6588,543,'comment_status','pending approval'),(6589,543,'comment_type','comment'),(6590,543,'post_id','4109'),(6591,543,'is_spam',''),(6592,543,'user_meta',''),(6593,543,'user_meta','N/A'),(6594,543,'user_meta',''),(6595,543,'user_meta',''),(6596,543,'user_meta',''),(6597,544,'user_name','Mattado'),(6598,544,'post_title','\"6 of the Strangest Signs of Hormone Imbalance\"'),(6599,544,'comment_status','pending approval'),(6600,544,'comment_type','comment'),(6601,544,'post_id','3571'),(6602,544,'is_spam',''),(6603,544,'user_meta',''),(6604,544,'user_meta','N/A'),(6605,544,'user_meta',''),(6606,544,'user_meta',''),(6607,544,'user_meta',''),(6608,545,'user_name','Stevabsoto'),(6609,545,'post_title','\"Progesterone: The \"Calming Hormone\"\"'),(6610,545,'comment_status','pending approval'),(6611,545,'comment_type','comment'),(6612,545,'post_id','71'),(6613,545,'is_spam',''),(6614,545,'user_meta',''),(6615,545,'user_meta','N/A'),(6616,545,'user_meta',''),(6617,545,'user_meta',''),(6618,545,'user_meta',''),(6619,546,'user_name','yeseniaif1'),(6620,546,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(6621,546,'comment_status','pending approval'),(6622,546,'comment_type','comment'),(6623,546,'post_id','4109'),(6624,546,'is_spam',''),(6625,546,'user_meta',''),(6626,546,'user_meta','N/A'),(6627,546,'user_meta',''),(6628,546,'user_meta',''),(6629,546,'user_meta',''),(6630,547,'user_name','penelopexo2'),(6631,547,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(6632,547,'comment_status','pending approval'),(6633,547,'comment_type','comment'),(6634,547,'post_id','4109'),(6635,547,'is_spam',''),(6636,547,'user_meta',''),(6637,547,'user_meta','N/A'),(6638,547,'user_meta',''),(6639,547,'user_meta',''),(6640,547,'user_meta',''),(6641,548,'user_name','vasiGoaks'),(6642,548,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(6643,548,'comment_status','pending approval'),(6644,548,'comment_type','comment'),(6645,548,'post_id','4109'),(6646,548,'is_spam',''),(6647,548,'user_meta',''),(6648,548,'user_meta','N/A'),(6649,548,'user_meta',''),(6650,548,'user_meta',''),(6651,548,'user_meta',''),(6652,549,'user_name','wikifintech.org'),(6653,549,'post_title','\"Souper Star Susan Nagel PhD: Endocrine Disruptors\"'),(6654,549,'comment_status','pending approval'),(6655,549,'comment_type','comment'),(6656,549,'post_id','2763'),(6657,549,'is_spam',''),(6658,549,'user_meta',''),(6659,549,'user_meta','N/A'),(6660,549,'user_meta',''),(6661,549,'user_meta',''),(6662,549,'user_meta',''),(6663,550,'user_name','diannvv11'),(6664,550,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(6665,550,'comment_status','pending approval'),(6666,550,'comment_type','comment'),(6667,550,'post_id','4109'),(6668,550,'is_spam',''),(6669,550,'user_meta',''),(6670,550,'user_meta','N/A'),(6671,550,'user_meta',''),(6672,550,'user_meta',''),(6673,550,'user_meta',''),(6674,551,'user_name','it.wikipedia.org'),(6675,551,'post_title','\"Meet Sonya\"'),(6676,551,'comment_status','pending approval'),(6677,551,'comment_type','comment'),(6678,551,'post_id','482'),(6679,551,'is_spam',''),(6680,551,'user_meta',''),(6681,551,'user_meta','N/A'),(6682,551,'user_meta',''),(6683,551,'user_meta',''),(6684,551,'user_meta',''),(6685,552,'user_name','shannakq69'),(6686,552,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(6687,552,'comment_status','pending approval'),(6688,552,'comment_type','comment'),(6689,552,'post_id','4109'),(6690,552,'is_spam',''),(6691,552,'user_meta',''),(6692,552,'user_meta','N/A'),(6693,552,'user_meta',''),(6694,552,'user_meta',''),(6695,552,'user_meta',''),(6696,553,'user_name','RichardKedge'),(6697,553,'post_title','\"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\"'),(6698,553,'comment_status','pending approval'),(6699,553,'comment_type','comment'),(6700,553,'post_id','4044'),(6701,553,'is_spam',''),(6702,553,'user_meta',''),(6703,553,'user_meta','N/A'),(6704,553,'user_meta',''),(6705,553,'user_meta',''),(6706,553,'user_meta',''),(6707,554,'user_name','http://oni.med.br/'),(6708,554,'post_title','\"6 of the Strangest Signs of Hormone Imbalance\"'),(6709,554,'comment_status','pending approval'),(6710,554,'comment_type','comment'),(6711,554,'post_id','3571'),(6712,554,'is_spam',''),(6713,554,'user_meta',''),(6714,554,'user_meta','N/A'),(6715,554,'user_meta',''),(6716,554,'user_meta',''),(6717,554,'user_meta',''),(6718,555,'user_name','niliGoaks'),(6719,555,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(6720,555,'comment_status','pending approval'),(6721,555,'comment_type','comment'),(6722,555,'post_id','4109'),(6723,555,'is_spam',''),(6724,555,'user_meta',''),(6725,555,'user_meta','N/A'),(6726,555,'user_meta',''),(6727,555,'user_meta',''),(6728,555,'user_meta',''),(6729,556,'destination',''),(6730,556,'status','Finished'),(6731,556,'type','database'),(6732,556,'backup_time','1588197527'),(6733,556,'user_meta',''),(6734,556,'user_meta','N/A'),(6735,556,'user_meta',''),(6736,556,'user_meta',''),(6737,556,'user_meta','wp_cron'),(6738,557,'user_name','myrtlejl3'),(6739,557,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(6740,557,'comment_status','pending approval'),(6741,557,'comment_type','comment'),(6742,557,'post_id','4109'),(6743,557,'is_spam',''),(6744,557,'user_meta',''),(6745,557,'user_meta','N/A'),(6746,557,'user_meta',''),(6747,557,'user_meta',''),(6748,557,'user_meta',''),(6749,558,'user_name','janettegy69'),(6750,558,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(6751,558,'comment_status','pending approval'),(6752,558,'comment_type','comment'),(6753,558,'post_id','4109'),(6754,558,'is_spam',''),(6755,558,'user_meta',''),(6756,558,'user_meta','N/A'),(6757,558,'user_meta',''),(6758,558,'user_meta',''),(6759,558,'user_meta',''),(6760,559,'destination',''),(6761,559,'status','Finished'),(6762,559,'type','database, plugins, themes'),(6763,559,'backup_time','1588348569'),(6764,559,'user_meta','help@ultimatewphelp.com'),(6765,559,'user_meta','help'),(6766,559,'user_meta','help'),(6767,559,'user_meta','Administrator'),(6768,559,'user_meta',''),(6769,560,'type','plugin'),(6770,560,'name','UpdraftPlus - Backup/Restore'),(6771,560,'version','2.16.23.24'),(6772,560,'slug','updraftplus/updraftplus.php'),(6773,560,'success','1'),(6774,560,'old_version','2.16.11.24'),(6775,560,'user_meta','help@ultimatewphelp.com'),(6776,560,'user_meta','help'),(6777,560,'user_meta','help'),(6778,560,'user_meta','Administrator'),(6779,560,'user_meta',''),(6780,561,'destination',''),(6781,561,'status','Finished'),(6782,561,'type','database, plugins'),(6783,561,'backup_time','1588349621'),(6784,561,'user_meta','help@ultimatewphelp.com'),(6785,561,'user_meta','help'),(6786,561,'user_meta','help'),(6787,561,'user_meta','Administrator'),(6788,561,'user_meta',''),(6789,562,'type','plugin'),(6790,562,'name','Akismet Anti-Spam'),(6791,562,'version','4.1.5'),(6792,562,'slug','akismet/akismet.php'),(6793,562,'success','1'),(6794,562,'old_version','4.1.4'),(6795,562,'user_meta','help@ultimatewphelp.com'),(6796,562,'user_meta','help'),(6797,562,'user_meta','help'),(6798,562,'user_meta','Administrator'),(6799,562,'user_meta',''),(6800,563,'type','plugin'),(6801,563,'name','MC4WP: Mailchimp for WordPress'),(6802,563,'version','4.7.7'),(6803,563,'slug','mailchimp-for-wp/mailchimp-for-wp.php'),(6804,563,'success','1'),(6805,563,'old_version','4.7.6'),(6806,563,'user_meta','help@ultimatewphelp.com'),(6807,563,'user_meta','help'),(6808,563,'user_meta','help'),(6809,563,'user_meta','Administrator'),(6810,563,'user_meta',''),(6811,564,'type','plugin'),(6812,564,'name','Smash Balloon Instagram Feed'),(6813,564,'version','2.4'),(6814,564,'slug','instagram-feed/instagram-feed.php'),(6815,564,'success','1'),(6816,564,'old_version','2.3.1'),(6817,564,'user_meta','help@ultimatewphelp.com'),(6818,564,'user_meta','help'),(6819,564,'user_meta','help'),(6820,564,'user_meta','Administrator'),(6821,564,'user_meta',''),(6822,565,'type','plugin'),(6823,565,'name','Ultimate WP Help Maintenance'),(6824,565,'version','4.0.7.1'),(6825,565,'slug','mainwp-child/mainwp-child.php'),(6826,565,'success','1'),(6827,565,'old_version','4.0.7'),(6828,565,'user_meta','help@ultimatewphelp.com'),(6829,565,'user_meta','help'),(6830,565,'user_meta','help'),(6831,565,'user_meta','Administrator'),(6832,565,'user_meta',''),(6833,566,'type','plugin'),(6834,566,'name','Ultimate WP Help Maintenance Reports'),(6835,566,'version','2.0.4'),(6836,566,'slug','mainwp-child-reports/mainwp-child-reports.php'),(6837,566,'success','1'),(6838,566,'old_version','2.0.3'),(6839,566,'user_meta','help@ultimatewphelp.com'),(6840,566,'user_meta','help'),(6841,566,'user_meta','help'),(6842,566,'user_meta','Administrator'),(6843,566,'user_meta',''),(6844,567,'type','plugin'),(6845,567,'name','Wordfence Security'),(6846,567,'version','7.4.7'),(6847,567,'slug','wordfence/wordfence.php'),(6848,567,'success','1'),(6849,567,'old_version','7.4.6'),(6850,567,'user_meta','help@ultimatewphelp.com'),(6851,567,'user_meta','help'),(6852,567,'user_meta','help'),(6853,567,'user_meta','Administrator'),(6854,567,'user_meta',''),(6855,568,'type','plugin'),(6856,568,'name','Yoast SEO'),(6857,568,'version','14.0.4'),(6858,568,'slug','wordpress-seo/wp-seo.php'),(6859,568,'success','1'),(6860,568,'old_version','13.5'),(6861,568,'user_meta','help@ultimatewphelp.com'),(6862,568,'user_meta','help'),(6863,568,'user_meta','help'),(6864,568,'user_meta','Administrator'),(6865,568,'user_meta',''),(6866,569,'destination',''),(6867,569,'status','Finished'),(6868,569,'type','database, themes'),(6869,569,'backup_time','1588350083'),(6870,569,'user_meta','help@ultimatewphelp.com'),(6871,569,'user_meta','help'),(6872,569,'user_meta','help'),(6873,569,'user_meta','Administrator'),(6874,569,'user_meta',''),(6875,570,'type','theme'),(6876,570,'name','Graphene'),(6877,570,'version','2.7.5'),(6878,570,'slug','graphene'),(6879,570,'success','1'),(6880,570,'old_version','3.5.3'),(6881,570,'user_meta','help@ultimatewphelp.com'),(6882,570,'user_meta','help'),(6883,570,'user_meta','help'),(6884,570,'user_meta','Administrator'),(6885,570,'user_meta',''),(6886,571,'type','theme'),(6887,571,'name','Hueman'),(6888,571,'version','3.5.6'),(6889,571,'slug','hueman'),(6890,571,'success','1'),(6891,571,'old_version','3.5.3'),(6892,571,'user_meta','help@ultimatewphelp.com'),(6893,571,'user_meta','help'),(6894,571,'user_meta','help'),(6895,571,'user_meta','Administrator'),(6896,571,'user_meta',''),(6897,572,'user_name','levitra 20 mg'),(6898,572,'post_title','\"Share Your Story\"'),(6899,572,'comment_status','pending approval'),(6900,572,'comment_type','trackback'),(6901,572,'post_id','496'),(6902,572,'is_spam',''),(6903,572,'user_meta',''),(6904,572,'user_meta','N/A'),(6905,572,'user_meta',''),(6906,572,'user_meta',''),(6907,572,'user_meta',''),(6908,573,'user_name','maryannbr60'),(6909,573,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(6910,573,'comment_status','pending approval'),(6911,573,'comment_type','comment'),(6912,573,'post_id','4109'),(6913,573,'is_spam',''),(6914,573,'user_meta',''),(6915,573,'user_meta','N/A'),(6916,573,'user_meta',''),(6917,573,'user_meta',''),(6918,573,'user_meta',''),(6919,574,'user_name','ukeboeoolq'),(6920,574,'post_title','\"Reducing My Family\'s Exposure to Hormone Disruptors\"'),(6921,574,'comment_status','pending approval'),(6922,574,'comment_type','comment'),(6923,574,'post_id','931'),(6924,574,'is_spam',''),(6925,574,'user_meta',''),(6926,574,'user_meta','N/A'),(6927,574,'user_meta',''),(6928,574,'user_meta',''),(6929,574,'user_meta',''),(6930,575,'user_name','dcbzpuukhl'),(6931,575,'post_title','\"Progesterone: The \"Calming Hormone\"\"'),(6932,575,'comment_status','pending approval'),(6933,575,'comment_type','comment'),(6934,575,'post_id','71'),(6935,575,'is_spam',''),(6936,575,'user_meta',''),(6937,575,'user_meta','N/A'),(6938,575,'user_meta',''),(6939,575,'user_meta',''),(6940,575,'user_meta',''),(6941,576,'user_name','sikis izle'),(6942,576,'post_title','\"Looking for the Silver Lining: Maternal PCOS & Autism Risk\"'),(6943,576,'comment_status','pending approval'),(6944,576,'comment_type','comment'),(6945,576,'post_id','3853'),(6946,576,'is_spam',''),(6947,576,'user_meta',''),(6948,576,'user_meta','N/A'),(6949,576,'user_meta',''),(6950,576,'user_meta',''),(6951,576,'user_meta',''),(6952,577,'user_name','peggyki11'),(6953,577,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(6954,577,'comment_status','pending approval'),(6955,577,'comment_type','comment'),(6956,577,'post_id','4109'),(6957,577,'is_spam',''),(6958,577,'user_meta',''),(6959,577,'user_meta','N/A'),(6960,577,'user_meta',''),(6961,577,'user_meta',''),(6962,577,'user_meta',''),(6963,578,'user_name','ymxhhltakn'),(6964,578,'post_title','\"My Genes Just Told My Hormone Story\"'),(6965,578,'comment_status','pending approval'),(6966,578,'comment_type','comment'),(6967,578,'post_id','4132'),(6968,578,'is_spam',''),(6969,578,'user_meta',''),(6970,578,'user_meta','N/A'),(6971,578,'user_meta',''),(6972,578,'user_meta',''),(6973,578,'user_meta',''),(6974,579,'user_name','Ayana Mount'),(6975,579,'post_title','\"Re-living My Postpartum Anxiety\"'),(6976,579,'comment_status','pending approval'),(6977,579,'comment_type','comment'),(6978,579,'post_id','1125'),(6979,579,'is_spam',''),(6980,579,'user_meta',''),(6981,579,'user_meta','N/A'),(6982,579,'user_meta',''),(6983,579,'user_meta',''),(6984,579,'user_meta',''),(6985,580,'user_name','Lashanda Esmay'),(6986,580,'post_title','\"The Power of Hormones\"'),(6987,580,'comment_status','pending approval'),(6988,580,'comment_type','comment'),(6989,580,'post_id','1150'),(6990,580,'is_spam',''),(6991,580,'user_meta',''),(6992,580,'user_meta','N/A'),(6993,580,'user_meta',''),(6994,580,'user_meta',''),(6995,580,'user_meta',''),(6996,581,'user_name','rosemarytp69'),(6997,581,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(6998,581,'comment_status','pending approval'),(6999,581,'comment_type','comment'),(7000,581,'post_id','4109'),(7001,581,'is_spam',''),(7002,581,'user_meta',''),(7003,581,'user_meta','N/A'),(7004,581,'user_meta',''),(7005,581,'user_meta',''),(7006,581,'user_meta',''),(7007,582,'user_name','ninaGoaks'),(7008,582,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(7009,582,'comment_status','pending approval'),(7010,582,'comment_type','comment'),(7011,582,'post_id','4109'),(7012,582,'is_spam',''),(7013,582,'user_meta',''),(7014,582,'user_meta','N/A'),(7015,582,'user_meta',''),(7016,582,'user_meta',''),(7017,582,'user_meta',''),(7018,583,'user_name','colettesn60'),(7019,583,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(7020,583,'comment_status','pending approval'),(7021,583,'comment_type','comment'),(7022,583,'post_id','4109'),(7023,583,'is_spam',''),(7024,583,'user_meta',''),(7025,583,'user_meta','N/A'),(7026,583,'user_meta',''),(7027,583,'user_meta',''),(7028,583,'user_meta',''),(7029,584,'user_name','harriettnh4'),(7030,584,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(7031,584,'comment_status','pending approval'),(7032,584,'comment_type','comment'),(7033,584,'post_id','4109'),(7034,584,'is_spam',''),(7035,584,'user_meta',''),(7036,584,'user_meta','N/A'),(7037,584,'user_meta',''),(7038,584,'user_meta',''),(7039,584,'user_meta',''),(7040,585,'user_name','miguelys4'),(7041,585,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(7042,585,'comment_status','pending approval'),(7043,585,'comment_type','comment'),(7044,585,'post_id','4109'),(7045,585,'is_spam',''),(7046,585,'user_meta',''),(7047,585,'user_meta','N/A'),(7048,585,'user_meta',''),(7049,585,'user_meta',''),(7050,585,'user_meta',''),(7051,586,'destination',''),(7052,586,'status','Finished'),(7053,586,'type','database, plugins'),(7054,586,'backup_time','1588845520'),(7055,586,'user_meta',''),(7056,586,'user_meta','N/A'),(7057,586,'user_meta',''),(7058,586,'user_meta',''),(7059,586,'user_meta','wp_cron'),(7060,587,'user_name','ericna1'),(7061,587,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(7062,587,'comment_status','pending approval'),(7063,587,'comment_type','comment'),(7064,587,'post_id','4109'),(7065,587,'is_spam',''),(7066,587,'user_meta',''),(7067,587,'user_meta','N/A'),(7068,587,'user_meta',''),(7069,587,'user_meta',''),(7070,587,'user_meta',''),(7071,588,'user_name','niliGoaks'),(7072,588,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(7073,588,'comment_status','pending approval'),(7074,588,'comment_type','comment'),(7075,588,'post_id','4109'),(7076,588,'is_spam',''),(7077,588,'user_meta',''),(7078,588,'user_meta','N/A'),(7079,588,'user_meta',''),(7080,588,'user_meta',''),(7081,588,'user_meta',''),(7082,589,'user_name','cialis over the counter at walmart'),(7083,589,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(7084,589,'comment_status','pending approval'),(7085,589,'comment_type','trackback'),(7086,589,'post_id','4109'),(7087,589,'is_spam',''),(7088,589,'user_meta',''),(7089,589,'user_meta','N/A'),(7090,589,'user_meta',''),(7091,589,'user_meta',''),(7092,589,'user_meta',''),(7093,590,'user_name','billiu4'),(7094,590,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(7095,590,'comment_status','pending approval'),(7096,590,'comment_type','comment'),(7097,590,'post_id','4109'),(7098,590,'is_spam',''),(7099,590,'user_meta',''),(7100,590,'user_meta','N/A'),(7101,590,'user_meta',''),(7102,590,'user_meta',''),(7103,590,'user_meta',''),(7104,591,'user_name','cecilkp4'),(7105,591,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(7106,591,'comment_status','pending approval'),(7107,591,'comment_type','comment'),(7108,591,'post_id','4109'),(7109,591,'is_spam',''),(7110,591,'user_meta',''),(7111,591,'user_meta','N/A'),(7112,591,'user_meta',''),(7113,591,'user_meta',''),(7114,591,'user_meta',''),(7115,592,'user_name','PhilipDib'),(7116,592,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(7117,592,'comment_status','pending approval'),(7118,592,'comment_type','comment'),(7119,592,'post_id','4109'),(7120,592,'is_spam',''),(7121,592,'user_meta',''),(7122,592,'user_meta','N/A'),(7123,592,'user_meta',''),(7124,592,'user_meta',''),(7125,592,'user_meta',''),(7126,593,'user_name','daftar casino online'),(7127,593,'post_title','\"Souper Star Susan Nagel PhD: Endocrine Disruptors\"'),(7128,593,'comment_status','pending approval'),(7129,593,'comment_type','comment'),(7130,593,'post_id','2763'),(7131,593,'is_spam',''),(7132,593,'user_meta',''),(7133,593,'user_meta','N/A'),(7134,593,'user_meta',''),(7135,593,'user_meta',''),(7136,593,'user_meta',''),(7137,594,'user_name','qbgbavm'),(7138,594,'post_title','\"6 of the Strangest Signs of Hormone Imbalance\"'),(7139,594,'comment_status','pending approval'),(7140,594,'comment_type','comment'),(7141,594,'post_id','3571'),(7142,594,'is_spam',''),(7143,594,'user_meta',''),(7144,594,'user_meta','N/A'),(7145,594,'user_meta',''),(7146,594,'user_meta',''),(7147,594,'user_meta',''),(7148,595,'user_name','natural viagra substitute'),(7149,595,'post_title','\"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\"'),(7150,595,'comment_status','pending approval'),(7151,595,'comment_type','comment'),(7152,595,'post_id','4044'),(7153,595,'is_spam',''),(7154,595,'user_meta',''),(7155,595,'user_meta','N/A'),(7156,595,'user_meta',''),(7157,595,'user_meta',''),(7158,595,'user_meta',''),(7159,596,'user_name','troynb11'),(7160,596,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(7161,596,'comment_status','pending approval'),(7162,596,'comment_type','comment'),(7163,596,'post_id','4109'),(7164,596,'is_spam',''),(7165,596,'user_meta',''),(7166,596,'user_meta','N/A'),(7167,596,'user_meta',''),(7168,596,'user_meta',''),(7169,596,'user_meta',''),(7170,597,'user_name','tpcurnysay'),(7171,597,'post_title','\"Progesterone: The \"Calming Hormone\"\"'),(7172,597,'comment_status','pending approval'),(7173,597,'comment_type','comment'),(7174,597,'post_id','71'),(7175,597,'is_spam',''),(7176,597,'user_meta',''),(7177,597,'user_meta','N/A'),(7178,597,'user_meta',''),(7179,597,'user_meta',''),(7180,597,'user_meta',''),(7181,598,'user_name','RaymondedgeX'),(7182,598,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(7183,598,'comment_status','pending approval'),(7184,598,'comment_type','comment'),(7185,598,'post_id','4109'),(7186,598,'is_spam',''),(7187,598,'user_meta',''),(7188,598,'user_meta','N/A'),(7189,598,'user_meta',''),(7190,598,'user_meta',''),(7191,598,'user_meta',''),(7192,599,'user_name','Honeymoon'),(7193,599,'post_title','\"Introducing Hormone Soup TV...and a little Surprise!\"'),(7194,599,'comment_status','pending approval'),(7195,599,'comment_type','comment'),(7196,599,'post_id','2965'),(7197,599,'is_spam',''),(7198,599,'user_meta',''),(7199,599,'user_meta','N/A'),(7200,599,'user_meta',''),(7201,599,'user_meta',''),(7202,599,'user_meta',''),(7203,600,'user_name','trinakz1'),(7204,600,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(7205,600,'comment_status','pending approval'),(7206,600,'comment_type','comment'),(7207,600,'post_id','4109'),(7208,600,'is_spam',''),(7209,600,'user_meta',''),(7210,600,'user_meta','N/A'),(7211,600,'user_meta',''),(7212,600,'user_meta',''),(7213,600,'user_meta',''),(7214,601,'user_name','earnestinetk11'),(7215,601,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(7216,601,'comment_status','pending approval'),(7217,601,'comment_type','comment'),(7218,601,'post_id','4109'),(7219,601,'is_spam',''),(7220,601,'user_meta',''),(7221,601,'user_meta','N/A'),(7222,601,'user_meta',''),(7223,601,'user_meta',''),(7224,601,'user_meta',''),(7225,602,'user_name','priscillasc16'),(7226,602,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(7227,602,'comment_status','pending approval'),(7228,602,'comment_type','comment'),(7229,602,'post_id','4109'),(7230,602,'is_spam',''),(7231,602,'user_meta',''),(7232,602,'user_meta','N/A'),(7233,602,'user_meta',''),(7234,602,'user_meta',''),(7235,602,'user_meta',''),(7236,603,'user_name','tyroneio16'),(7237,603,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(7238,603,'comment_status','pending approval'),(7239,603,'comment_type','comment'),(7240,603,'post_id','4109'),(7241,603,'is_spam',''),(7242,603,'user_meta',''),(7243,603,'user_meta','N/A'),(7244,603,'user_meta',''),(7245,603,'user_meta',''),(7246,603,'user_meta',''),(7247,604,'name','yoaufefdjx.zip'),(7248,604,'parent_id','0'),(7249,604,'url','http://www.hormonesoup.com/wp-content/uploads/2020/05/yoaufefdjx.zip'),(7250,604,'user_meta',''),(7251,604,'user_meta','Service'),(7252,604,'user_meta','wp.service.controller.xUxvP'),(7253,604,'user_meta','Administrator'),(7254,604,'user_meta',''),(7255,605,'type','theme'),(7256,605,'name','Twenty Fifteen/yoaufefdjx'),(7257,605,'version',''),(7258,605,'slug',''),(7259,605,'slug','/home/hormon9/public_html/wp-content/themes'),(7260,605,'slug',''),(7261,605,'slug',''),(7262,605,'slug','yoaufefdjx'),(7263,605,'slug','yoaufefdjx'),(7264,605,'slug',''),(7265,605,'slug','029b1cb0adb8178d645761c0a1b08954'),(7266,605,'success','1'),(7267,605,'user_meta',''),(7268,605,'user_meta','Service'),(7269,605,'user_meta','wp.service.controller.xUxvP'),(7270,605,'user_meta','Administrator'),(7271,605,'user_meta',''),(7272,606,'name','yoaufefdjx.zip'),(7273,606,'url','http://www.hormonesoup.com/wp-content/uploads/2020/05/yoaufefdjx.zip'),(7274,606,'user_meta',''),(7275,606,'user_meta','Service'),(7276,606,'user_meta','wp.service.controller.xUxvP'),(7277,606,'user_meta','Administrator'),(7278,606,'user_meta',''),(7279,607,'user_name','Japanese Threesome'),(7280,607,'post_title','\"What to Do if You Lack the Energy to Self-Advocate\"'),(7281,607,'comment_status','pending approval'),(7282,607,'comment_type','comment'),(7283,607,'post_id','1633'),(7284,607,'is_spam',''),(7285,607,'user_meta',''),(7286,607,'user_meta','N/A'),(7287,607,'user_meta',''),(7288,607,'user_meta',''),(7289,607,'user_meta',''),(7290,608,'user_name','Vannessa Belsito'),(7291,608,'post_title','\"Progesterone Cream on Wrist\"'),(7292,608,'comment_status','pending approval'),(7293,608,'comment_type','comment'),(7294,608,'post_id','1134'),(7295,608,'is_spam',''),(7296,608,'user_meta',''),(7297,608,'user_meta','N/A'),(7298,608,'user_meta',''),(7299,608,'user_meta',''),(7300,608,'user_meta',''),(7301,609,'user_name','Bernardine Mollema'),(7302,609,'post_title','\"Cervical Fluid....aka...Vaginal Discharge\"'),(7303,609,'comment_status','pending approval'),(7304,609,'comment_type','comment'),(7305,609,'post_id','177'),(7306,609,'is_spam',''),(7307,609,'user_meta',''),(7308,609,'user_meta','N/A'),(7309,609,'user_meta',''),(7310,609,'user_meta',''),(7311,609,'user_meta',''),(7312,610,'user_name','gregoryhi18'),(7313,610,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(7314,610,'comment_status','pending approval'),(7315,610,'comment_type','comment'),(7316,610,'post_id','4109'),(7317,610,'is_spam',''),(7318,610,'user_meta',''),(7319,610,'user_meta','N/A'),(7320,610,'user_meta',''),(7321,610,'user_meta',''),(7322,610,'user_meta',''),(7323,611,'destination',''),(7324,611,'status','Finished'),(7325,611,'type','database, plugins'),(7326,611,'backup_time','1589477367'),(7327,611,'user_meta','sonyasatveit@gmail.com'),(7328,611,'user_meta','Sonya'),(7329,611,'user_meta','admin'),(7330,611,'user_meta','Administrator'),(7331,611,'user_meta',''),(7332,612,'type','plugin'),(7333,612,'name','Smash Balloon Instagram Feed'),(7334,612,'version','2.4.1'),(7335,612,'slug','instagram-feed/instagram-feed.php'),(7336,612,'success','1'),(7337,612,'old_version','2.4'),(7338,612,'user_meta','sonyasatveit@gmail.com'),(7339,612,'user_meta','Sonya'),(7340,612,'user_meta','admin'),(7341,612,'user_meta','Administrator'),(7342,612,'user_meta',''),(7343,613,'user_name','rondayd18'),(7344,613,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(7345,613,'comment_status','pending approval'),(7346,613,'comment_type','comment'),(7347,613,'post_id','4109'),(7348,613,'is_spam',''),(7349,613,'user_meta',''),(7350,613,'user_meta','N/A'),(7351,613,'user_meta',''),(7352,613,'user_meta',''),(7353,613,'user_meta',''),(7354,614,'user_name','ledchvcznu'),(7355,614,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(7356,614,'comment_status','pending approval'),(7357,614,'comment_type','comment'),(7358,614,'post_id','4109'),(7359,614,'is_spam',''),(7360,614,'user_meta',''),(7361,614,'user_meta','N/A'),(7362,614,'user_meta',''),(7363,614,'user_meta',''),(7364,614,'user_meta',''),(7365,615,'user_name','Indian Hot Mom'),(7366,615,'post_title','\"Menstrual Hygiene Day | The Call for Healthy Feminine Hygiene Products\"'),(7367,615,'comment_status','pending approval'),(7368,615,'comment_type','comment'),(7369,615,'post_id','3140'),(7370,615,'is_spam',''),(7371,615,'user_meta',''),(7372,615,'user_meta','N/A'),(7373,615,'user_meta',''),(7374,615,'user_meta',''),(7375,615,'user_meta',''),(7376,616,'destination',''),(7377,616,'status','Finished'),(7378,616,'type','database, plugins, themes'),(7379,616,'backup_time','1589550094'),(7380,616,'user_meta','help@ultimatewphelp.com'),(7381,616,'user_meta','help'),(7382,616,'user_meta','help'),(7383,616,'user_meta','Administrator'),(7384,616,'user_meta',''),(7385,617,'type','plugin'),(7386,617,'name','UpdraftPlus - Backup/Restore'),(7387,617,'version','2.16.24.24'),(7388,617,'slug','updraftplus/updraftplus.php'),(7389,617,'success','1'),(7390,617,'old_version','2.16.23.24'),(7391,617,'user_meta','help@ultimatewphelp.com'),(7392,617,'user_meta','help'),(7393,617,'user_meta','help'),(7394,617,'user_meta','Administrator'),(7395,617,'user_meta',''),(7396,618,'destination',''),(7397,618,'status','Finished'),(7398,618,'type','database, plugins'),(7399,618,'backup_time','1589553270'),(7400,618,'user_meta','help@ultimatewphelp.com'),(7401,618,'user_meta','help'),(7402,618,'user_meta','help'),(7403,618,'user_meta','Administrator'),(7404,618,'user_meta',''),(7405,619,'type','plugin'),(7406,619,'name','Contact Form 7'),(7407,619,'version','5.1.8'),(7408,619,'slug','contact-form-7/wp-contact-form-7.php'),(7409,619,'success','1'),(7410,619,'old_version','5.1.7'),(7411,619,'user_meta','help@ultimatewphelp.com'),(7412,619,'user_meta','help'),(7413,619,'user_meta','help'),(7414,619,'user_meta','Administrator'),(7415,619,'user_meta',''),(7416,620,'type','plugin'),(7417,620,'name','Jetpack by WordPress.com'),(7418,620,'version','8.5'),(7419,620,'slug','jetpack/jetpack.php'),(7420,620,'success','1'),(7421,620,'old_version','8.4.2'),(7422,620,'user_meta','help@ultimatewphelp.com'),(7423,620,'user_meta','help'),(7424,620,'user_meta','help'),(7425,620,'user_meta','Administrator'),(7426,620,'user_meta',''),(7427,621,'type','plugin'),(7428,621,'name','Loco Translate'),(7429,621,'version','2.3.4'),(7430,621,'slug','loco-translate/loco.php'),(7431,621,'success','1'),(7432,621,'old_version','2.3.3'),(7433,621,'user_meta','help@ultimatewphelp.com'),(7434,621,'user_meta','help'),(7435,621,'user_meta','help'),(7436,621,'user_meta','Administrator'),(7437,621,'user_meta',''),(7438,622,'type','plugin'),(7439,622,'name','Really Simple SSL'),(7440,622,'version','3.3.2'),(7441,622,'slug','really-simple-ssl/rlrsssl-really-simple-ssl.php'),(7442,622,'success','1'),(7443,622,'old_version','3.3.1'),(7444,622,'user_meta','help@ultimatewphelp.com'),(7445,622,'user_meta','help'),(7446,622,'user_meta','help'),(7447,622,'user_meta','Administrator'),(7448,622,'user_meta',''),(7449,623,'type','plugin'),(7450,623,'name','WooCommerce'),(7451,623,'version','4.1.0'),(7452,623,'slug','woocommerce/woocommerce.php'),(7453,623,'success','1'),(7454,623,'old_version','4.0.1'),(7455,623,'user_meta','help@ultimatewphelp.com'),(7456,623,'user_meta','help'),(7457,623,'user_meta','help'),(7458,623,'user_meta','Administrator'),(7459,623,'user_meta',''),(7460,624,'type','plugin'),(7461,624,'name','Yoast SEO'),(7462,624,'version','14.1'),(7463,624,'slug','wordpress-seo/wp-seo.php'),(7464,624,'success','1'),(7465,624,'old_version','14.0.4'),(7466,624,'user_meta','help@ultimatewphelp.com'),(7467,624,'user_meta','help'),(7468,624,'user_meta','help'),(7469,624,'user_meta','Administrator'),(7470,624,'user_meta',''),(7471,625,'type','theme'),(7472,625,'name','Hueman'),(7473,625,'version','3.5.7'),(7474,625,'slug','hueman'),(7475,625,'success','1'),(7476,625,'old_version','3.5.6'),(7477,625,'user_meta','help@ultimatewphelp.com'),(7478,625,'user_meta','help'),(7479,625,'user_meta','help'),(7480,625,'user_meta','Administrator'),(7481,625,'user_meta',''),(7482,626,'type','theme'),(7483,626,'name','Graphene'),(7484,626,'version','2.7.6'),(7485,626,'slug','graphene'),(7486,626,'success','1'),(7487,626,'old_version','2.7.5'),(7488,626,'user_meta','help@ultimatewphelp.com'),(7489,626,'user_meta','help'),(7490,626,'user_meta','help'),(7491,626,'user_meta','Administrator'),(7492,626,'user_meta',''),(7493,627,'type','theme'),(7494,627,'name','Twenty Twenty'),(7495,627,'version','1.3'),(7496,627,'slug','twentytwenty'),(7497,627,'success','1'),(7498,627,'old_version','1.2'),(7499,627,'user_meta','help@ultimatewphelp.com'),(7500,627,'user_meta','help'),(7501,627,'user_meta','help'),(7502,627,'user_meta','Administrator'),(7503,627,'user_meta',''),(7504,628,'user_name','patriceab4'),(7505,628,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(7506,628,'comment_status','pending approval'),(7507,628,'comment_type','comment'),(7508,628,'post_id','4109'),(7509,628,'is_spam',''),(7510,628,'user_meta',''),(7511,628,'user_meta','N/A'),(7512,628,'user_meta',''),(7513,628,'user_meta',''),(7514,628,'user_meta',''),(7515,629,'user_name','christinafp69'),(7516,629,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(7517,629,'comment_status','pending approval'),(7518,629,'comment_type','comment'),(7519,629,'post_id','4109'),(7520,629,'is_spam',''),(7521,629,'user_meta',''),(7522,629,'user_meta','N/A'),(7523,629,'user_meta',''),(7524,629,'user_meta',''),(7525,629,'user_meta',''),(7526,630,'user_name','cialis'),(7527,630,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(7528,630,'comment_status','pending approval'),(7529,630,'comment_type','trackback'),(7530,630,'post_id','4109'),(7531,630,'is_spam',''),(7532,630,'user_meta',''),(7533,630,'user_meta','N/A'),(7534,630,'user_meta',''),(7535,630,'user_meta',''),(7536,630,'user_meta',''),(7537,631,'user_name','teresazf11'),(7538,631,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(7539,631,'comment_status','pending approval'),(7540,631,'comment_type','comment'),(7541,631,'post_id','4109'),(7542,631,'is_spam',''),(7543,631,'user_meta',''),(7544,631,'user_meta','N/A'),(7545,631,'user_meta',''),(7546,631,'user_meta',''),(7547,631,'user_meta',''),(7548,632,'user_name','nathancy16'),(7549,632,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(7550,632,'comment_status','pending approval'),(7551,632,'comment_type','comment'),(7552,632,'post_id','4109'),(7553,632,'is_spam',''),(7554,632,'user_meta',''),(7555,632,'user_meta','N/A'),(7556,632,'user_meta',''),(7557,632,'user_meta',''),(7558,632,'user_meta',''),(7559,633,'user_name','Parbriz DAEWOO Ieftin'),(7560,633,'post_title','\"Souper Star Susan Nagel PhD: Endocrine Disruptors\"'),(7561,633,'comment_status','pending approval'),(7562,633,'comment_type','comment'),(7563,633,'post_id','2763'),(7564,633,'is_spam',''),(7565,633,'user_meta',''),(7566,633,'user_meta','N/A'),(7567,633,'user_meta',''),(7568,633,'user_meta',''),(7569,633,'user_meta',''),(7570,634,'user_name','Parbriz DAEWOO Ieftin'),(7571,634,'post_title','\"Souper Star Susan Nagel PhD: Endocrine Disruptors\"'),(7572,634,'comment_status','pending approval'),(7573,634,'comment_type','comment'),(7574,634,'post_id','2763'),(7575,634,'is_spam',''),(7576,634,'user_meta',''),(7577,634,'user_meta','N/A'),(7578,634,'user_meta',''),(7579,634,'user_meta',''),(7580,634,'user_meta',''),(7581,635,'user_name','Parbriz DAEWOO Ieftin'),(7582,635,'post_title','\"Souper Star Susan Nagel PhD: Endocrine Disruptors\"'),(7583,635,'comment_status','pending approval'),(7584,635,'comment_type','comment'),(7585,635,'post_id','2763'),(7586,635,'is_spam',''),(7587,635,'user_meta',''),(7588,635,'user_meta','N/A'),(7589,635,'user_meta',''),(7590,635,'user_meta',''),(7591,635,'user_meta',''),(7592,636,'user_name','mitchellrm4'),(7593,636,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(7594,636,'comment_status','pending approval'),(7595,636,'comment_type','comment'),(7596,636,'post_id','4109'),(7597,636,'is_spam',''),(7598,636,'user_meta',''),(7599,636,'user_meta','N/A'),(7600,636,'user_meta',''),(7601,636,'user_meta',''),(7602,636,'user_meta',''),(7603,637,'user_name','parbriz mazda 6 2009'),(7604,637,'post_title','\"Souper Star Susan Nagel PhD: Endocrine Disruptors\"'),(7605,637,'comment_status','pending approval'),(7606,637,'comment_type','comment'),(7607,637,'post_id','2763'),(7608,637,'is_spam',''),(7609,637,'user_meta',''),(7610,637,'user_meta','N/A'),(7611,637,'user_meta',''),(7612,637,'user_meta',''),(7613,637,'user_meta',''),(7614,638,'user_name','parbriz mazda 6 2009'),(7615,638,'post_title','\"Souper Star Susan Nagel PhD: Endocrine Disruptors\"'),(7616,638,'comment_status','pending approval'),(7617,638,'comment_type','comment'),(7618,638,'post_id','2763'),(7619,638,'is_spam',''),(7620,638,'user_meta',''),(7621,638,'user_meta','N/A'),(7622,638,'user_meta',''),(7623,638,'user_meta',''),(7624,638,'user_meta',''),(7625,639,'user_name','avisaj16'),(7626,639,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(7627,639,'comment_status','pending approval'),(7628,639,'comment_type','comment'),(7629,639,'post_id','4109'),(7630,639,'is_spam',''),(7631,639,'user_meta',''),(7632,639,'user_meta','N/A'),(7633,639,'user_meta',''),(7634,639,'user_meta',''),(7635,639,'user_meta',''),(7636,640,'user_name','maps'),(7637,640,'post_title','\"My Interview with Maureen McGrath on CKNW\'s Sunday Night Sex Show \"'),(7638,640,'comment_status','pending approval'),(7639,640,'comment_type','comment'),(7640,640,'post_id','3165'),(7641,640,'is_spam',''),(7642,640,'user_meta',''),(7643,640,'user_meta','N/A'),(7644,640,'user_meta',''),(7645,640,'user_meta',''),(7646,640,'user_meta',''),(7647,641,'user_name','paulettexx1'),(7648,641,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(7649,641,'comment_status','pending approval'),(7650,641,'comment_type','comment'),(7651,641,'post_id','4109'),(7652,641,'is_spam',''),(7653,641,'user_meta',''),(7654,641,'user_meta','N/A'),(7655,641,'user_meta',''),(7656,641,'user_meta',''),(7657,641,'user_meta',''),(7658,642,'user_name','fredasx11'),(7659,642,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(7660,642,'comment_status','pending approval'),(7661,642,'comment_type','comment'),(7662,642,'post_id','4109'),(7663,642,'is_spam',''),(7664,642,'user_meta',''),(7665,642,'user_meta','N/A'),(7666,642,'user_meta',''),(7667,642,'user_meta',''),(7668,642,'user_meta',''),(7669,643,'post_title',''),(7670,643,'singular_name','oembed response'),(7671,643,'post_date','2020-05-21 19:39:08'),(7672,643,'post_date_gmt','2020-05-22 00:39:08'),(7673,643,'new_status','publish'),(7674,643,'old_status','new'),(7675,643,'user_meta',''),(7676,643,'user_meta','N/A'),(7677,643,'user_meta',''),(7678,643,'user_meta',''),(7679,643,'user_meta',''),(7680,644,'user_name','Savanna Figuroa'),(7681,644,'post_title','\"Known and Suspected Hormone Disruptors\"'),(7682,644,'comment_status','pending approval'),(7683,644,'comment_type','comment'),(7684,644,'post_id','969'),(7685,644,'is_spam',''),(7686,644,'user_meta',''),(7687,644,'user_meta','N/A'),(7688,644,'user_meta',''),(7689,644,'user_meta',''),(7690,644,'user_meta',''),(7691,645,'user_name','BobbyFus'),(7692,645,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(7693,645,'comment_status','pending approval'),(7694,645,'comment_type','comment'),(7695,645,'post_id','4109'),(7696,645,'is_spam',''),(7697,645,'user_meta',''),(7698,645,'user_meta','N/A'),(7699,645,'user_meta',''),(7700,645,'user_meta',''),(7701,645,'user_meta',''),(7702,646,'user_name','karico3'),(7703,646,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(7704,646,'comment_status','pending approval'),(7705,646,'comment_type','comment'),(7706,646,'post_id','4109'),(7707,646,'is_spam',''),(7708,646,'user_meta',''),(7709,646,'user_meta','N/A'),(7710,646,'user_meta',''),(7711,646,'user_meta',''),(7712,646,'user_meta',''),(7713,647,'user_name','lolalp18'),(7714,647,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(7715,647,'comment_status','pending approval'),(7716,647,'comment_type','comment'),(7717,647,'post_id','4109'),(7718,647,'is_spam',''),(7719,647,'user_meta',''),(7720,647,'user_meta','N/A'),(7721,647,'user_meta',''),(7722,647,'user_meta',''),(7723,647,'user_meta',''),(7724,648,'user_name','gingerbf2'),(7725,648,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(7726,648,'comment_status','pending approval'),(7727,648,'comment_type','comment'),(7728,648,'post_id','4109'),(7729,648,'is_spam',''),(7730,648,'user_meta',''),(7731,648,'user_meta','N/A'),(7732,648,'user_meta',''),(7733,648,'user_meta',''),(7734,648,'user_meta',''),(7735,649,'user_name','valerieex1'),(7736,649,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(7737,649,'comment_status','pending approval'),(7738,649,'comment_type','comment'),(7739,649,'post_id','4109'),(7740,649,'is_spam',''),(7741,649,'user_meta',''),(7742,649,'user_meta','N/A'),(7743,649,'user_meta',''),(7744,649,'user_meta',''),(7745,649,'user_meta',''),(7746,650,'user_name','natashakn4'),(7747,650,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(7748,650,'comment_status','pending approval'),(7749,650,'comment_type','comment'),(7750,650,'post_id','4109'),(7751,650,'is_spam',''),(7752,650,'user_meta',''),(7753,650,'user_meta','N/A'),(7754,650,'user_meta',''),(7755,650,'user_meta',''),(7756,650,'user_meta',''),(7757,651,'user_name','lilaig3'),(7758,651,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(7759,651,'comment_status','pending approval'),(7760,651,'comment_type','comment'),(7761,651,'post_id','4109'),(7762,651,'is_spam',''),(7763,651,'user_meta',''),(7764,651,'user_meta','N/A'),(7765,651,'user_meta',''),(7766,651,'user_meta',''),(7767,651,'user_meta',''),(7768,652,'user_name','tadalafil 20 mg'),(7769,652,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(7770,652,'comment_status','pending approval'),(7771,652,'comment_type','trackback'),(7772,652,'post_id','4109'),(7773,652,'is_spam',''),(7774,652,'user_meta',''),(7775,652,'user_meta','N/A'),(7776,652,'user_meta',''),(7777,652,'user_meta',''),(7778,652,'user_meta',''),(7779,653,'user_name','Kelcado'),(7780,653,'post_title','\"Thyroid Surgery 1890s\"'),(7781,653,'comment_status','pending approval'),(7782,653,'comment_type','comment'),(7783,653,'post_id','3412'),(7784,653,'is_spam',''),(7785,653,'user_meta',''),(7786,653,'user_meta','N/A'),(7787,653,'user_meta',''),(7788,653,'user_meta',''),(7789,653,'user_meta',''),(7790,654,'user_name','karynqy16'),(7791,654,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(7792,654,'comment_status','pending approval'),(7793,654,'comment_type','comment'),(7794,654,'post_id','4109'),(7795,654,'is_spam',''),(7796,654,'user_meta',''),(7797,654,'user_meta','N/A'),(7798,654,'user_meta',''),(7799,654,'user_meta',''),(7800,654,'user_meta',''),(7801,655,'type','plugin'),(7802,655,'name','UpdraftPlus - Backup/Restore'),(7803,655,'version','2.16.26.24'),(7804,655,'slug','updraftplus/updraftplus.php'),(7805,655,'success','1'),(7806,655,'old_version','2.16.24.24'),(7807,655,'user_meta','help@ultimatewphelp.com'),(7808,655,'user_meta','help'),(7809,655,'user_meta','help'),(7810,655,'user_meta','Administrator'),(7811,655,'user_meta',''),(7812,656,'destination',''),(7813,656,'status','Finished'),(7814,656,'type','database, plugins, themes'),(7815,656,'backup_time','1590768997'),(7816,656,'user_meta','help@ultimatewphelp.com'),(7817,656,'user_meta','help'),(7818,656,'user_meta','help'),(7819,656,'user_meta','Administrator'),(7820,656,'user_meta',''),(7821,657,'destination',''),(7822,657,'status','Finished'),(7823,657,'type','database, plugins'),(7824,657,'backup_time','1590770133'),(7825,657,'user_meta','help@ultimatewphelp.com'),(7826,657,'user_meta','help'),(7827,657,'user_meta','help'),(7828,657,'user_meta','Administrator'),(7829,657,'user_meta',''),(7830,658,'type','plugin'),(7831,658,'name','Contact Form 7'),(7832,658,'version','5.1.9'),(7833,658,'slug','contact-form-7/wp-contact-form-7.php'),(7834,658,'success','1'),(7835,658,'old_version','5.1.8'),(7836,658,'user_meta','help@ultimatewphelp.com'),(7837,658,'user_meta','help'),(7838,658,'user_meta','help'),(7839,658,'user_meta','Administrator'),(7840,658,'user_meta',''),(7841,659,'type','plugin'),(7842,659,'name','Loco Translate'),(7843,659,'version','2.4.0'),(7844,659,'slug','loco-translate/loco.php'),(7845,659,'success','1'),(7846,659,'old_version','2.3.4'),(7847,659,'user_meta','help@ultimatewphelp.com'),(7848,659,'user_meta','help'),(7849,659,'user_meta','help'),(7850,659,'user_meta','Administrator'),(7851,659,'user_meta',''),(7852,660,'type','plugin'),(7853,660,'name','Really Simple SSL'),(7854,660,'version','3.3.3'),(7855,660,'slug','really-simple-ssl/rlrsssl-really-simple-ssl.php'),(7856,660,'success','1'),(7857,660,'old_version','3.3.2'),(7858,660,'user_meta','help@ultimatewphelp.com'),(7859,660,'user_meta','help'),(7860,660,'user_meta','help'),(7861,660,'user_meta','Administrator'),(7862,660,'user_meta',''),(7863,661,'type','plugin'),(7864,661,'name','Responsive Lightbox &amp; Gallery'),(7865,661,'version','2.2.3.1'),(7866,661,'slug','responsive-lightbox/responsive-lightbox.php'),(7867,661,'success','1'),(7868,661,'old_version','2.2.2'),(7869,661,'user_meta','help@ultimatewphelp.com'),(7870,661,'user_meta','help'),(7871,661,'user_meta','help'),(7872,661,'user_meta','Administrator'),(7873,661,'user_meta',''),(7874,662,'type','plugin'),(7875,662,'name','Smash Balloon Instagram Feed'),(7876,662,'version','2.4.3'),(7877,662,'slug','instagram-feed/instagram-feed.php'),(7878,662,'success','1'),(7879,662,'old_version','2.4.1'),(7880,662,'user_meta','help@ultimatewphelp.com'),(7881,662,'user_meta','help'),(7882,662,'user_meta','help'),(7883,662,'user_meta','Administrator'),(7884,662,'user_meta',''),(7885,663,'type','plugin'),(7886,663,'name','WooCommerce'),(7887,663,'version','4.1.1'),(7888,663,'slug','woocommerce/woocommerce.php'),(7889,663,'success','1'),(7890,663,'old_version','4.1.0'),(7891,663,'user_meta','help@ultimatewphelp.com'),(7892,663,'user_meta','help'),(7893,663,'user_meta','help'),(7894,663,'user_meta','Administrator'),(7895,663,'user_meta',''),(7896,664,'type','plugin'),(7897,664,'name','Yoast SEO'),(7898,664,'version','14.2'),(7899,664,'slug','wordpress-seo/wp-seo.php'),(7900,664,'success','1'),(7901,664,'old_version','14.1'),(7902,664,'user_meta','help@ultimatewphelp.com'),(7903,664,'user_meta','help'),(7904,664,'user_meta','help'),(7905,664,'user_meta','Administrator'),(7906,664,'user_meta',''),(7907,665,'destination',''),(7908,665,'status','Finished'),(7909,665,'type','database, themes'),(7910,665,'backup_time','1590770730'),(7911,665,'user_meta','help@ultimatewphelp.com'),(7912,665,'user_meta','help'),(7913,665,'user_meta','help'),(7914,665,'user_meta','Administrator'),(7915,665,'user_meta',''),(7916,666,'type','theme'),(7917,666,'name','Hueman'),(7918,666,'version','3.5.8'),(7919,666,'slug','hueman'),(7920,666,'success','1'),(7921,666,'old_version','3.5.7'),(7922,666,'user_meta','help@ultimatewphelp.com'),(7923,666,'user_meta','help'),(7924,666,'user_meta','help'),(7925,666,'user_meta','Administrator'),(7926,666,'user_meta',''),(7927,667,'user_name','motorGoaks'),(7928,667,'post_title','\"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\"'),(7929,667,'comment_status','pending approval'),(7930,667,'comment_type','comment'),(7931,667,'post_id','4044'),(7932,667,'is_spam',''),(7933,667,'user_meta',''),(7934,667,'user_meta','N/A'),(7935,667,'user_meta',''),(7936,667,'user_meta',''),(7937,667,'user_meta',''),(7938,668,'user_name','jeanetterj2'),(7939,668,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(7940,668,'comment_status','pending approval'),(7941,668,'comment_type','comment'),(7942,668,'post_id','4109'),(7943,668,'is_spam',''),(7944,668,'user_meta',''),(7945,668,'user_meta','N/A'),(7946,668,'user_meta',''),(7947,668,'user_meta',''),(7948,668,'user_meta',''),(7949,669,'user_name','Kelcado'),(7950,669,'post_title','\"Thyroid Surgery 1890s\"'),(7951,669,'comment_status','pending approval'),(7952,669,'comment_type','comment'),(7953,669,'post_id','3412'),(7954,669,'is_spam',''),(7955,669,'user_meta',''),(7956,669,'user_meta','N/A'),(7957,669,'user_meta',''),(7958,669,'user_meta',''),(7959,669,'user_meta',''),(7960,670,'user_name','lorettaca16'),(7961,670,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(7962,670,'comment_status','pending approval'),(7963,670,'comment_type','comment'),(7964,670,'post_id','4109'),(7965,670,'is_spam',''),(7966,670,'user_meta',''),(7967,670,'user_meta','N/A'),(7968,670,'user_meta',''),(7969,670,'user_meta',''),(7970,670,'user_meta',''),(7971,671,'user_name','georgiaot4'),(7972,671,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(7973,671,'comment_status','pending approval'),(7974,671,'comment_type','comment'),(7975,671,'post_id','4109'),(7976,671,'is_spam',''),(7977,671,'user_meta',''),(7978,671,'user_meta','N/A'),(7979,671,'user_meta',''),(7980,671,'user_meta',''),(7981,671,'user_meta',''),(7982,672,'user_name','elbacg16'),(7983,672,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(7984,672,'comment_status','pending approval'),(7985,672,'comment_type','comment'),(7986,672,'post_id','4109'),(7987,672,'is_spam',''),(7988,672,'user_meta',''),(7989,672,'user_meta','N/A'),(7990,672,'user_meta',''),(7991,672,'user_meta',''),(7992,672,'user_meta',''),(7993,673,'user_name','hmrqvo'),(7994,673,'post_title','\"Postpartum Anxiety During a Pandemic\"'),(7995,673,'comment_status','pending approval'),(7996,673,'comment_type','comment'),(7997,673,'post_id','7552'),(7998,673,'is_spam',''),(7999,673,'user_meta',''),(8000,673,'user_meta','N/A'),(8001,673,'user_meta',''),(8002,673,'user_meta',''),(8003,673,'user_meta',''),(8004,674,'user_name','Randy Chiarini'),(8005,674,'post_title','\"Known and Suspected Hormone Disruptors\"'),(8006,674,'comment_status','pending approval'),(8007,674,'comment_type','comment'),(8008,674,'post_id','969'),(8009,674,'is_spam',''),(8010,674,'user_meta',''),(8011,674,'user_meta','N/A'),(8012,674,'user_meta',''),(8013,674,'user_meta',''),(8014,674,'user_meta',''),(8015,675,'user_name','pattieu4'),(8016,675,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(8017,675,'comment_status','pending approval'),(8018,675,'comment_type','comment'),(8019,675,'post_id','4109'),(8020,675,'is_spam',''),(8021,675,'user_meta',''),(8022,675,'user_meta','N/A'),(8023,675,'user_meta',''),(8024,675,'user_meta',''),(8025,675,'user_meta',''),(8026,676,'user_name','review'),(8027,676,'post_title','\"B is for Bio-identical Hormones - Hormone Alphabet\"'),(8028,676,'comment_status','pending approval'),(8029,676,'comment_type','comment'),(8030,676,'post_id','3730'),(8031,676,'is_spam',''),(8032,676,'user_meta',''),(8033,676,'user_meta','N/A'),(8034,676,'user_meta',''),(8035,676,'user_meta',''),(8036,676,'user_meta',''),(8037,677,'user_name','eguqeem'),(8038,677,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(8039,677,'comment_status','pending approval'),(8040,677,'comment_type','comment'),(8041,677,'post_id','4109'),(8042,677,'is_spam',''),(8043,677,'user_meta',''),(8044,677,'user_meta','N/A'),(8045,677,'user_meta',''),(8046,677,'user_meta',''),(8047,677,'user_meta',''),(8048,678,'user_name','avacaqhoqe'),(8049,678,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(8050,678,'comment_status','pending approval'),(8051,678,'comment_type','comment'),(8052,678,'post_id','4109'),(8053,678,'is_spam',''),(8054,678,'user_meta',''),(8055,678,'user_meta','N/A'),(8056,678,'user_meta',''),(8057,678,'user_meta',''),(8058,678,'user_meta',''),(8059,679,'user_name','aseseli'),(8060,679,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(8061,679,'comment_status','pending approval'),(8062,679,'comment_type','comment'),(8063,679,'post_id','4109'),(8064,679,'is_spam',''),(8065,679,'user_meta',''),(8066,679,'user_meta','N/A'),(8067,679,'user_meta',''),(8068,679,'user_meta',''),(8069,679,'user_meta',''),(8070,680,'user_name','elapeseyde'),(8071,680,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(8072,680,'comment_status','pending approval'),(8073,680,'comment_type','comment'),(8074,680,'post_id','4109'),(8075,680,'is_spam',''),(8076,680,'user_meta',''),(8077,680,'user_meta','N/A'),(8078,680,'user_meta',''),(8079,680,'user_meta',''),(8080,680,'user_meta',''),(8081,681,'user_name','generic viagra'),(8082,681,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(8083,681,'comment_status','pending approval'),(8084,681,'comment_type','trackback'),(8085,681,'post_id','4109'),(8086,681,'is_spam',''),(8087,681,'user_meta',''),(8088,681,'user_meta','N/A'),(8089,681,'user_meta',''),(8090,681,'user_meta',''),(8091,681,'user_meta',''),(8092,682,'user_name','tonygf2'),(8093,682,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(8094,682,'comment_status','pending approval'),(8095,682,'comment_type','comment'),(8096,682,'post_id','4109'),(8097,682,'is_spam',''),(8098,682,'user_meta',''),(8099,682,'user_meta','N/A'),(8100,682,'user_meta',''),(8101,682,'user_meta',''),(8102,682,'user_meta',''),(8103,683,'user_name','blog'),(8104,683,'post_title','\"Souper Star Susan Nagel PhD: Endocrine Disruptors\"'),(8105,683,'comment_status','pending approval'),(8106,683,'comment_type','comment'),(8107,683,'post_id','2763'),(8108,683,'is_spam',''),(8109,683,'user_meta',''),(8110,683,'user_meta','N/A'),(8111,683,'user_meta',''),(8112,683,'user_meta',''),(8113,683,'user_meta',''),(8114,684,'user_name','joevf69'),(8115,684,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(8116,684,'comment_status','pending approval'),(8117,684,'comment_type','comment'),(8118,684,'post_id','4109'),(8119,684,'is_spam',''),(8120,684,'user_meta',''),(8121,684,'user_meta','N/A'),(8122,684,'user_meta',''),(8123,684,'user_meta',''),(8124,684,'user_meta',''),(8125,685,'user_name','website'),(8126,685,'post_title','\"6 of the Strangest Signs of Hormone Imbalance\"'),(8127,685,'comment_status','pending approval'),(8128,685,'comment_type','comment'),(8129,685,'post_id','3571'),(8130,685,'is_spam',''),(8131,685,'user_meta',''),(8132,685,'user_meta','N/A'),(8133,685,'user_meta',''),(8134,685,'user_meta',''),(8135,685,'user_meta',''),(8136,686,'user_name','guadalupeaj4'),(8137,686,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(8138,686,'comment_status','pending approval'),(8139,686,'comment_type','comment'),(8140,686,'post_id','4109'),(8141,686,'is_spam',''),(8142,686,'user_meta',''),(8143,686,'user_meta','N/A'),(8144,686,'user_meta',''),(8145,686,'user_meta',''),(8146,686,'user_meta',''),(8147,687,'user_name','vinsaGoaks'),(8148,687,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(8149,687,'comment_status','pending approval'),(8150,687,'comment_type','comment'),(8151,687,'post_id','4109'),(8152,687,'is_spam',''),(8153,687,'user_meta',''),(8154,687,'user_meta','N/A'),(8155,687,'user_meta',''),(8156,687,'user_meta',''),(8157,687,'user_meta',''),(8158,688,'user_name','bridgettzi18'),(8159,688,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(8160,688,'comment_status','pending approval'),(8161,688,'comment_type','comment'),(8162,688,'post_id','4109'),(8163,688,'is_spam',''),(8164,688,'user_meta',''),(8165,688,'user_meta','N/A'),(8166,688,'user_meta',''),(8167,688,'user_meta',''),(8168,688,'user_meta',''),(8169,689,'user_name','carmellaab18'),(8170,689,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(8171,689,'comment_status','pending approval'),(8172,689,'comment_type','comment'),(8173,689,'post_id','4109'),(8174,689,'is_spam',''),(8175,689,'user_meta',''),(8176,689,'user_meta','N/A'),(8177,689,'user_meta',''),(8178,689,'user_meta',''),(8179,689,'user_meta',''),(8180,690,'user_name','caroleqe11'),(8181,690,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(8182,690,'comment_status','pending approval'),(8183,690,'comment_type','comment'),(8184,690,'post_id','4109'),(8185,690,'is_spam',''),(8186,690,'user_meta',''),(8187,690,'user_meta','N/A'),(8188,690,'user_meta',''),(8189,690,'user_meta',''),(8190,690,'user_meta',''),(8191,691,'user_name','Janna Henzel'),(8192,691,'post_title','\"Cervical Health Awareness Month\"'),(8193,691,'comment_status','pending approval'),(8194,691,'comment_type','comment'),(8195,691,'post_id','1236'),(8196,691,'is_spam',''),(8197,691,'user_meta',''),(8198,691,'user_meta','N/A'),(8199,691,'user_meta',''),(8200,691,'user_meta',''),(8201,691,'user_meta',''),(8202,692,'user_name','Sommer Macmullan'),(8203,692,'post_title','\"10 Things You Need to Know About Magnesium\"'),(8204,692,'comment_status','pending approval'),(8205,692,'comment_type','comment'),(8206,692,'post_id','1402'),(8207,692,'is_spam',''),(8208,692,'user_meta',''),(8209,692,'user_meta','N/A'),(8210,692,'user_meta',''),(8211,692,'user_meta',''),(8212,692,'user_meta',''),(8213,693,'destination',''),(8214,693,'status','Finished'),(8215,693,'type','database, plugins, themes'),(8216,693,'backup_time','1591716073'),(8217,693,'user_meta',''),(8218,693,'user_meta','N/A'),(8219,693,'user_meta',''),(8220,693,'user_meta',''),(8221,693,'user_meta','wp_cron'),(8222,694,'destination',''),(8223,694,'status','Finished'),(8224,694,'type','database, plugins'),(8225,694,'backup_time','1591718904'),(8226,694,'user_meta','help@ultimatewphelp.com'),(8227,694,'user_meta','help'),(8228,694,'user_meta','help'),(8229,694,'user_meta','Administrator'),(8230,694,'user_meta',''),(8231,695,'type','plugin'),(8232,695,'name','Akismet Anti-Spam'),(8233,695,'version','4.1.6'),(8234,695,'slug','akismet/akismet.php'),(8235,695,'success','1'),(8236,695,'old_version','4.1.5'),(8237,695,'user_meta','help@ultimatewphelp.com'),(8238,695,'user_meta','help'),(8239,695,'user_meta','help'),(8240,695,'user_meta','Administrator'),(8241,695,'user_meta',''),(8242,696,'type','plugin'),(8243,696,'name','Jetpack by WordPress.com'),(8244,696,'version','8.6.1'),(8245,696,'slug','jetpack/jetpack.php'),(8246,696,'success','1'),(8247,696,'old_version','8.5'),(8248,696,'user_meta','help@ultimatewphelp.com'),(8249,696,'user_meta','help'),(8250,696,'user_meta','help'),(8251,696,'user_meta','Administrator'),(8252,696,'user_meta',''),(8253,697,'type','plugin'),(8254,697,'name','MC4WP: Mailchimp for WordPress'),(8255,697,'version','4.7.8'),(8256,697,'slug','mailchimp-for-wp/mailchimp-for-wp.php'),(8257,697,'success','1'),(8258,697,'old_version','4.7.7'),(8259,697,'user_meta','help@ultimatewphelp.com'),(8260,697,'user_meta','help'),(8261,697,'user_meta','help'),(8262,697,'user_meta','Administrator'),(8263,697,'user_meta',''),(8264,698,'type','plugin'),(8265,698,'name','WooCommerce'),(8266,698,'version','4.2.0'),(8267,698,'slug','woocommerce/woocommerce.php'),(8268,698,'success','1'),(8269,698,'old_version','4.1.1'),(8270,698,'user_meta','help@ultimatewphelp.com'),(8271,698,'user_meta','help'),(8272,698,'user_meta','help'),(8273,698,'user_meta','Administrator'),(8274,698,'user_meta',''),(8275,699,'type','plugin'),(8276,699,'name','Yoast SEO'),(8277,699,'version','14.3'),(8278,699,'slug','wordpress-seo/wp-seo.php'),(8279,699,'success','1'),(8280,699,'old_version','14.2'),(8281,699,'user_meta','help@ultimatewphelp.com'),(8282,699,'user_meta','help'),(8283,699,'user_meta','help'),(8284,699,'user_meta','Administrator'),(8285,699,'user_meta',''),(8286,700,'user_name','Sherill Guerra'),(8287,700,'post_title','\"C is for Cortisol - Hormone Alphabet\"'),(8288,700,'comment_status','pending approval'),(8289,700,'comment_type','comment'),(8290,700,'post_id','3775'),(8291,700,'is_spam',''),(8292,700,'user_meta',''),(8293,700,'user_meta','N/A'),(8294,700,'user_meta',''),(8295,700,'user_meta',''),(8296,700,'user_meta',''),(8297,701,'user_name','angelineej3'),(8298,701,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(8299,701,'comment_status','pending approval'),(8300,701,'comment_type','comment'),(8301,701,'post_id','4109'),(8302,701,'is_spam',''),(8303,701,'user_meta',''),(8304,701,'user_meta','N/A'),(8305,701,'user_meta',''),(8306,701,'user_meta',''),(8307,701,'user_meta',''),(8308,702,'user_name','Mercedez Malhotra'),(8309,702,'post_title','\"Some Exciting News!\"'),(8310,702,'comment_status','pending approval'),(8311,702,'comment_type','comment'),(8312,702,'post_id','7047'),(8313,702,'is_spam',''),(8314,702,'user_meta',''),(8315,702,'user_meta','N/A'),(8316,702,'user_meta',''),(8317,702,'user_meta',''),(8318,702,'user_meta',''),(8319,703,'user_name','jimmykx11'),(8320,703,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(8321,703,'comment_status','pending approval'),(8322,703,'comment_type','comment'),(8323,703,'post_id','4109'),(8324,703,'is_spam',''),(8325,703,'user_meta',''),(8326,703,'user_meta','N/A'),(8327,703,'user_meta',''),(8328,703,'user_meta',''),(8329,703,'user_meta',''),(8330,704,'destination',''),(8331,704,'status','Finished'),(8332,704,'type','database'),(8333,704,'backup_time','1591869646'),(8334,704,'user_meta',''),(8335,704,'user_meta','N/A'),(8336,704,'user_meta',''),(8337,704,'user_meta',''),(8338,704,'user_meta','wp_cron'),(8339,705,'destination',''),(8340,705,'status','Finished'),(8341,705,'type','database, plugins'),(8342,705,'backup_time','1591897545'),(8343,705,'user_meta','sonyasatveit@gmail.com'),(8344,705,'user_meta','Sonya'),(8345,705,'user_meta','admin'),(8346,705,'user_meta','Administrator'),(8347,705,'user_meta',''),(8348,706,'type','plugin'),(8349,706,'name','WP Retina 2x'),(8350,706,'version','5.6.1'),(8351,706,'slug','wp-retina-2x/wp-retina-2x.php'),(8352,706,'success','1'),(8353,706,'old_version','5.6.0'),(8354,706,'user_meta','sonyasatveit@gmail.com'),(8355,706,'user_meta','Sonya'),(8356,706,'user_meta','admin'),(8357,706,'user_meta','Administrator'),(8358,706,'user_meta',''),(8359,707,'note_id','3'),(8360,707,'lead_id','59'),(8361,707,'form_title','Contact Sonya'),(8362,707,'form_id','1'),(8363,707,'user_meta',''),(8364,707,'user_meta','N/A'),(8365,707,'user_meta',''),(8366,707,'user_meta',''),(8367,707,'user_meta',''),(8368,708,'user_name','erikath3'),(8369,708,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(8370,708,'comment_status','pending approval'),(8371,708,'comment_type','comment'),(8372,708,'post_id','4109'),(8373,708,'is_spam',''),(8374,708,'user_meta',''),(8375,708,'user_meta','N/A'),(8376,708,'user_meta',''),(8377,708,'user_meta',''),(8378,708,'user_meta',''),(8379,709,'user_name','claricehs16'),(8380,709,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(8381,709,'comment_status','pending approval'),(8382,709,'comment_type','comment'),(8383,709,'post_id','4109'),(8384,709,'is_spam',''),(8385,709,'user_meta',''),(8386,709,'user_meta','N/A'),(8387,709,'user_meta',''),(8388,709,'user_meta',''),(8389,709,'user_meta',''),(8390,710,'user_name','viagra pill'),(8391,710,'post_title','\"Share Your Story\"'),(8392,710,'comment_status','pending approval'),(8393,710,'comment_type','trackback'),(8394,710,'post_id','496'),(8395,710,'is_spam',''),(8396,710,'user_meta',''),(8397,710,'user_meta','N/A'),(8398,710,'user_meta',''),(8399,710,'user_meta',''),(8400,710,'user_meta',''),(8401,711,'user_name','rkmqoo'),(8402,711,'post_title','\"6 of the Strangest Signs of Hormone Imbalance\"'),(8403,711,'comment_status','pending approval'),(8404,711,'comment_type','comment'),(8405,711,'post_id','3571'),(8406,711,'is_spam',''),(8407,711,'user_meta',''),(8408,711,'user_meta','N/A'),(8409,711,'user_meta',''),(8410,711,'user_meta',''),(8411,711,'user_meta',''),(8412,712,'user_name','mashanGoaks'),(8413,712,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(8414,712,'comment_status','pending approval'),(8415,712,'comment_type','comment'),(8416,712,'post_id','4109'),(8417,712,'is_spam',''),(8418,712,'user_meta',''),(8419,712,'user_meta','N/A'),(8420,712,'user_meta',''),(8421,712,'user_meta',''),(8422,712,'user_meta',''),(8423,713,'user_name','rodneyda3'),(8424,713,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(8425,713,'comment_status','pending approval'),(8426,713,'comment_type','comment'),(8427,713,'post_id','4109'),(8428,713,'is_spam',''),(8429,713,'user_meta',''),(8430,713,'user_meta','N/A'),(8431,713,'user_meta',''),(8432,713,'user_meta',''),(8433,713,'user_meta',''),(8434,714,'user_name','hypfvkap'),(8435,714,'post_title','\"Progesterone: The \"Calming Hormone\"\"'),(8436,714,'comment_status','pending approval'),(8437,714,'comment_type','comment'),(8438,714,'post_id','71'),(8439,714,'is_spam',''),(8440,714,'user_meta',''),(8441,714,'user_meta','N/A'),(8442,714,'user_meta',''),(8443,714,'user_meta',''),(8444,714,'user_meta',''),(8445,715,'user_name','ebonyac16'),(8446,715,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(8447,715,'comment_status','pending approval'),(8448,715,'comment_type','comment'),(8449,715,'post_id','4109'),(8450,715,'is_spam',''),(8451,715,'user_meta',''),(8452,715,'user_meta','N/A'),(8453,715,'user_meta',''),(8454,715,'user_meta',''),(8455,715,'user_meta',''),(8456,716,'user_name','fnyfwkyo'),(8457,716,'post_title','\"Love Letter to My Pharmacist - Bioidentical Hormones for Postpartum Mood Disorder\"'),(8458,716,'comment_status','pending approval'),(8459,716,'comment_type','comment'),(8460,716,'post_id','347'),(8461,716,'is_spam',''),(8462,716,'user_meta',''),(8463,716,'user_meta','N/A'),(8464,716,'user_meta',''),(8465,716,'user_meta',''),(8466,716,'user_meta',''),(8467,717,'user_name','hughnk16'),(8468,717,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(8469,717,'comment_status','pending approval'),(8470,717,'comment_type','comment'),(8471,717,'post_id','4109'),(8472,717,'is_spam',''),(8473,717,'user_meta',''),(8474,717,'user_meta','N/A'),(8475,717,'user_meta',''),(8476,717,'user_meta',''),(8477,717,'user_meta',''),(8478,718,'user_name','christiandf69'),(8479,718,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(8480,718,'comment_status','pending approval'),(8481,718,'comment_type','comment'),(8482,718,'post_id','4109'),(8483,718,'is_spam',''),(8484,718,'user_meta',''),(8485,718,'user_meta','N/A'),(8486,718,'user_meta',''),(8487,718,'user_meta',''),(8488,718,'user_meta',''),(8489,719,'user_name','viagra dosage'),(8490,719,'post_title','\"Share Your Story\"'),(8491,719,'comment_status','pending approval'),(8492,719,'comment_type','trackback'),(8493,719,'post_id','496'),(8494,719,'is_spam',''),(8495,719,'user_meta',''),(8496,719,'user_meta','N/A'),(8497,719,'user_meta',''),(8498,719,'user_meta',''),(8499,719,'user_meta',''),(8500,720,'user_name','suegp60'),(8501,720,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(8502,720,'comment_status','pending approval'),(8503,720,'comment_type','comment'),(8504,720,'post_id','4109'),(8505,720,'is_spam',''),(8506,720,'user_meta',''),(8507,720,'user_meta','N/A'),(8508,720,'user_meta',''),(8509,720,'user_meta',''),(8510,720,'user_meta',''),(8511,721,'user_name','juanitauk4'),(8512,721,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(8513,721,'comment_status','pending approval'),(8514,721,'comment_type','comment'),(8515,721,'post_id','4109'),(8516,721,'is_spam',''),(8517,721,'user_meta',''),(8518,721,'user_meta','N/A'),(8519,721,'user_meta',''),(8520,721,'user_meta',''),(8521,721,'user_meta',''),(8522,722,'user_name','inaGoaks'),(8523,722,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(8524,722,'comment_status','pending approval'),(8525,722,'comment_type','comment'),(8526,722,'post_id','4109'),(8527,722,'is_spam',''),(8528,722,'user_meta',''),(8529,722,'user_meta','N/A'),(8530,722,'user_meta',''),(8531,722,'user_meta',''),(8532,722,'user_meta',''),(8533,723,'destination',''),(8534,723,'status','Finished'),(8535,723,'type','database, plugins, themes'),(8536,723,'backup_time','1592580111'),(8537,723,'user_meta','help@ultimatewphelp.com'),(8538,723,'user_meta','help'),(8539,723,'user_meta','help'),(8540,723,'user_meta','Administrator'),(8541,723,'user_meta',''),(8542,724,'destination',''),(8543,724,'status','Finished'),(8544,724,'type','database, plugins'),(8545,724,'backup_time','1592584137'),(8546,724,'user_meta','help@ultimatewphelp.com'),(8547,724,'user_meta','help'),(8548,724,'user_meta','help'),(8549,724,'user_meta','Administrator'),(8550,724,'user_meta',''),(8551,725,'type','plugin'),(8552,725,'name','Really Simple SSL'),(8553,725,'version','3.3.4'),(8554,725,'slug','really-simple-ssl/rlrsssl-really-simple-ssl.php'),(8555,725,'success','1'),(8556,725,'old_version','3.3.3'),(8557,725,'user_meta','help@ultimatewphelp.com'),(8558,725,'user_meta','help'),(8559,725,'user_meta','help'),(8560,725,'user_meta','Administrator'),(8561,725,'user_meta',''),(8562,726,'type','plugin'),(8563,726,'name','Wordfence Security'),(8564,726,'version','7.4.8'),(8565,726,'slug','wordfence/wordfence.php'),(8566,726,'success','1'),(8567,726,'old_version','7.4.7'),(8568,726,'user_meta','help@ultimatewphelp.com'),(8569,726,'user_meta','help'),(8570,726,'user_meta','help'),(8571,726,'user_meta','Administrator'),(8572,726,'user_meta',''),(8573,727,'destination',''),(8574,727,'status','Finished'),(8575,727,'type','database, themes'),(8576,727,'backup_time','1592587792'),(8577,727,'user_meta','help@ultimatewphelp.com'),(8578,727,'user_meta','help'),(8579,727,'user_meta','help'),(8580,727,'user_meta','Administrator'),(8581,727,'user_meta',''),(8582,728,'type','theme'),(8583,728,'name','Hueman'),(8584,728,'version','3.5.11'),(8585,728,'slug','hueman'),(8586,728,'success','1'),(8587,728,'old_version','1.3'),(8588,728,'user_meta','help@ultimatewphelp.com'),(8589,728,'user_meta','help'),(8590,728,'user_meta','help'),(8591,728,'user_meta','Administrator'),(8592,728,'user_meta',''),(8593,729,'type','theme'),(8594,729,'name','Twenty Nineteen'),(8595,729,'version','1.6'),(8596,729,'slug','twentynineteen'),(8597,729,'success','1'),(8598,729,'old_version','1.3'),(8599,729,'user_meta','help@ultimatewphelp.com'),(8600,729,'user_meta','help'),(8601,729,'user_meta','help'),(8602,729,'user_meta','Administrator'),(8603,729,'user_meta',''),(8604,730,'type','theme'),(8605,730,'name','Twenty Twenty'),(8606,730,'version','1.4'),(8607,730,'slug','twentytwenty'),(8608,730,'success','1'),(8609,730,'old_version','1.3'),(8610,730,'user_meta','help@ultimatewphelp.com'),(8611,730,'user_meta','help'),(8612,730,'user_meta','help'),(8613,730,'user_meta','Administrator'),(8614,730,'user_meta',''),(8615,731,'user_name','annjf18'),(8616,731,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(8617,731,'comment_status','pending approval'),(8618,731,'comment_type','comment'),(8619,731,'post_id','4109'),(8620,731,'is_spam',''),(8621,731,'user_meta',''),(8622,731,'user_meta','N/A'),(8623,731,'user_meta',''),(8624,731,'user_meta',''),(8625,731,'user_meta',''),(8626,732,'user_name','candypr11'),(8627,732,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(8628,732,'comment_status','pending approval'),(8629,732,'comment_type','comment'),(8630,732,'post_id','4109'),(8631,732,'is_spam',''),(8632,732,'user_meta',''),(8633,732,'user_meta','N/A'),(8634,732,'user_meta',''),(8635,732,'user_meta',''),(8636,732,'user_meta',''),(8637,733,'user_name','Get More Info'),(8638,733,'post_title','\"Souper Star Susan Nagel PhD: Endocrine Disruptors\"'),(8639,733,'comment_status','pending approval'),(8640,733,'comment_type','comment'),(8641,733,'post_id','2763'),(8642,733,'is_spam',''),(8643,733,'user_meta',''),(8644,733,'user_meta','N/A'),(8645,733,'user_meta',''),(8646,733,'user_meta',''),(8647,733,'user_meta',''),(8648,734,'user_name','calvinxy18'),(8649,734,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(8650,734,'comment_status','pending approval'),(8651,734,'comment_type','comment'),(8652,734,'post_id','4109'),(8653,734,'is_spam',''),(8654,734,'user_meta',''),(8655,734,'user_meta','N/A'),(8656,734,'user_meta',''),(8657,734,'user_meta',''),(8658,734,'user_meta',''),(8659,735,'user_name','lilaqt3'),(8660,735,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(8661,735,'comment_status','pending approval'),(8662,735,'comment_type','comment'),(8663,735,'post_id','4109'),(8664,735,'is_spam',''),(8665,735,'user_meta',''),(8666,735,'user_meta','N/A'),(8667,735,'user_meta',''),(8668,735,'user_meta',''),(8669,735,'user_meta',''),(8670,736,'user_name','JamesWreva'),(8671,736,'post_title','\"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\"'),(8672,736,'comment_status','pending approval'),(8673,736,'comment_type','comment'),(8674,736,'post_id','4044'),(8675,736,'is_spam',''),(8676,736,'user_meta',''),(8677,736,'user_meta','N/A'),(8678,736,'user_meta',''),(8679,736,'user_meta',''),(8680,736,'user_meta',''),(8681,737,'user_name','sarahtx60'),(8682,737,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(8683,737,'comment_status','pending approval'),(8684,737,'comment_type','comment'),(8685,737,'post_id','4109'),(8686,737,'is_spam',''),(8687,737,'user_meta',''),(8688,737,'user_meta','N/A'),(8689,737,'user_meta',''),(8690,737,'user_meta',''),(8691,737,'user_meta',''),(8692,738,'user_name','wesleyev1'),(8693,738,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(8694,738,'comment_status','pending approval'),(8695,738,'comment_type','comment'),(8696,738,'post_id','4109'),(8697,738,'is_spam',''),(8698,738,'user_meta',''),(8699,738,'user_meta','N/A'),(8700,738,'user_meta',''),(8701,738,'user_meta',''),(8702,738,'user_meta',''),(8703,739,'user_name','look at this site'),(8704,739,'post_title','\"Souper Star Susan Nagel PhD: Endocrine Disruptors\"'),(8705,739,'comment_status','pending approval'),(8706,739,'comment_type','comment'),(8707,739,'post_id','2763'),(8708,739,'is_spam',''),(8709,739,'user_meta',''),(8710,739,'user_meta','N/A'),(8711,739,'user_meta',''),(8712,739,'user_meta',''),(8713,739,'user_meta',''),(8714,740,'user_name','enriqueod4'),(8715,740,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(8716,740,'comment_status','pending approval'),(8717,740,'comment_type','comment'),(8718,740,'post_id','4109'),(8719,740,'is_spam',''),(8720,740,'user_meta',''),(8721,740,'user_meta','N/A'),(8722,740,'user_meta',''),(8723,740,'user_meta',''),(8724,740,'user_meta',''),(8725,741,'user_name','consuelohh2'),(8726,741,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(8727,741,'comment_status','pending approval'),(8728,741,'comment_type','comment'),(8729,741,'post_id','4109'),(8730,741,'is_spam',''),(8731,741,'user_meta',''),(8732,741,'user_meta','N/A'),(8733,741,'user_meta',''),(8734,741,'user_meta',''),(8735,741,'user_meta',''),(8736,742,'user_name','ปั้มไลค์'),(8737,742,'post_title','\"Picture Gallery\"'),(8738,742,'comment_status','pending approval'),(8739,742,'comment_type','comment'),(8740,742,'post_id','101'),(8741,742,'is_spam',''),(8742,742,'user_meta',''),(8743,742,'user_meta','N/A'),(8744,742,'user_meta',''),(8745,742,'user_meta',''),(8746,742,'user_meta',''),(8747,743,'user_name','Rosetta Degener'),(8748,743,'post_title','\"Cervical Health Awareness Month\"'),(8749,743,'comment_status','pending approval'),(8750,743,'comment_type','comment'),(8751,743,'post_id','1236'),(8752,743,'is_spam',''),(8753,743,'user_meta',''),(8754,743,'user_meta','N/A'),(8755,743,'user_meta',''),(8756,743,'user_meta',''),(8757,743,'user_meta',''),(8758,744,'user_name','Rufus Larranaga'),(8759,744,'post_title','\"Known and Suspected Hormone Disruptors\"'),(8760,744,'comment_status','pending approval'),(8761,744,'comment_type','comment'),(8762,744,'post_id','969'),(8763,744,'is_spam',''),(8764,744,'user_meta',''),(8765,744,'user_meta','N/A'),(8766,744,'user_meta',''),(8767,744,'user_meta',''),(8768,744,'user_meta',''),(8769,745,'user_name','edgarjc16'),(8770,745,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(8771,745,'comment_status','pending approval'),(8772,745,'comment_type','comment'),(8773,745,'post_id','4109'),(8774,745,'is_spam',''),(8775,745,'user_meta',''),(8776,745,'user_meta','N/A'),(8777,745,'user_meta',''),(8778,745,'user_meta',''),(8779,745,'user_meta',''),(8780,746,'user_name','Brianwar'),(8781,746,'post_title','\"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\"'),(8782,746,'comment_status','pending approval'),(8783,746,'comment_type','comment'),(8784,746,'post_id','4044'),(8785,746,'is_spam',''),(8786,746,'user_meta',''),(8787,746,'user_meta','N/A'),(8788,746,'user_meta',''),(8789,746,'user_meta',''),(8790,746,'user_meta',''),(8791,747,'user_name','joelag69'),(8792,747,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(8793,747,'comment_status','pending approval'),(8794,747,'comment_type','comment'),(8795,747,'post_id','4109'),(8796,747,'is_spam',''),(8797,747,'user_meta',''),(8798,747,'user_meta','N/A'),(8799,747,'user_meta',''),(8800,747,'user_meta',''),(8801,747,'user_meta',''),(8802,748,'user_name','finsGoaks'),(8803,748,'post_title','\"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\"'),(8804,748,'comment_status','pending approval'),(8805,748,'comment_type','comment'),(8806,748,'post_id','4044'),(8807,748,'is_spam',''),(8808,748,'user_meta',''),(8809,748,'user_meta','N/A'),(8810,748,'user_meta',''),(8811,748,'user_meta',''),(8812,748,'user_meta',''),(8813,749,'user_name','lesliefr18'),(8814,749,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(8815,749,'comment_status','pending approval'),(8816,749,'comment_type','comment'),(8817,749,'post_id','4109'),(8818,749,'is_spam',''),(8819,749,'user_meta',''),(8820,749,'user_meta','N/A'),(8821,749,'user_meta',''),(8822,749,'user_meta',''),(8823,749,'user_meta',''),(8824,750,'user_name','aishazz69'),(8825,750,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(8826,750,'comment_status','pending approval'),(8827,750,'comment_type','comment'),(8828,750,'post_id','4109'),(8829,750,'is_spam',''),(8830,750,'user_meta',''),(8831,750,'user_meta','N/A'),(8832,750,'user_meta',''),(8833,750,'user_meta',''),(8834,750,'user_meta',''),(8835,751,'user_name','Timothy Mcrorie'),(8836,751,'post_title','\"Love Letter to My Pharmacist - Bioidentical Hormones for Postpartum Mood Disorder\"'),(8837,751,'comment_status','pending approval'),(8838,751,'comment_type','comment'),(8839,751,'post_id','347'),(8840,751,'is_spam',''),(8841,751,'user_meta',''),(8842,751,'user_meta','N/A'),(8843,751,'user_meta',''),(8844,751,'user_meta',''),(8845,751,'user_meta',''),(8846,752,'user_name','Brianwar'),(8847,752,'post_title','\"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\"'),(8848,752,'comment_status','pending approval'),(8849,752,'comment_type','comment'),(8850,752,'post_id','4044'),(8851,752,'is_spam',''),(8852,752,'user_meta',''),(8853,752,'user_meta','N/A'),(8854,752,'user_meta',''),(8855,752,'user_meta',''),(8856,752,'user_meta',''),(8857,753,'user_name','MarcusViank'),(8858,753,'post_title','\"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\"'),(8859,753,'comment_status','pending approval'),(8860,753,'comment_type','comment'),(8861,753,'post_id','4044'),(8862,753,'is_spam',''),(8863,753,'user_meta',''),(8864,753,'user_meta','N/A'),(8865,753,'user_meta',''),(8866,753,'user_meta',''),(8867,753,'user_meta',''),(8868,754,'type','plugin'),(8869,754,'name','Smash Balloon Instagram Feed'),(8870,754,'version','2.4.4'),(8871,754,'slug','instagram-feed/instagram-feed.php'),(8872,754,'success','1'),(8873,754,'old_version','2.4.3'),(8874,754,'user_meta','help@ultimatewphelp.com'),(8875,754,'user_meta','help'),(8876,754,'user_meta','help'),(8877,754,'user_meta','Administrator'),(8878,754,'user_meta',''),(8879,755,'type','plugin'),(8880,755,'name','WooCommerce'),(8881,755,'version','4.2.2'),(8882,755,'slug','woocommerce/woocommerce.php'),(8883,755,'success','1'),(8884,755,'old_version','4.2.0'),(8885,755,'user_meta','help@ultimatewphelp.com'),(8886,755,'user_meta','help'),(8887,755,'user_meta','help'),(8888,755,'user_meta','Administrator'),(8889,755,'user_meta',''),(8890,756,'type','plugin'),(8891,756,'name','Yoast SEO'),(8892,756,'version','14.4.1'),(8893,756,'slug','wordpress-seo/wp-seo.php'),(8894,756,'success','1'),(8895,756,'old_version','14.3'),(8896,756,'user_meta','help@ultimatewphelp.com'),(8897,756,'user_meta','help'),(8898,756,'user_meta','help'),(8899,756,'user_meta','Administrator'),(8900,756,'user_meta',''),(8901,757,'user_name','ingrideg3'),(8902,757,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(8903,757,'comment_status','pending approval'),(8904,757,'comment_type','comment'),(8905,757,'post_id','4109'),(8906,757,'is_spam',''),(8907,757,'user_meta',''),(8908,757,'user_meta','N/A'),(8909,757,'user_meta',''),(8910,757,'user_meta',''),(8911,757,'user_meta',''),(8912,758,'user_name','tessayr11'),(8913,758,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(8914,758,'comment_status','pending approval'),(8915,758,'comment_type','comment'),(8916,758,'post_id','4109'),(8917,758,'is_spam',''),(8918,758,'user_meta',''),(8919,758,'user_meta','N/A'),(8920,758,'user_meta',''),(8921,758,'user_meta',''),(8922,758,'user_meta',''),(8923,759,'user_name','Donaldfob'),(8924,759,'post_title','\"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\"'),(8925,759,'comment_status','pending approval'),(8926,759,'comment_type','comment'),(8927,759,'post_id','4044'),(8928,759,'is_spam',''),(8929,759,'user_meta',''),(8930,759,'user_meta','N/A'),(8931,759,'user_meta',''),(8932,759,'user_meta',''),(8933,759,'user_meta',''),(8934,760,'user_name','Donaldvew'),(8935,760,'post_title','\"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\"'),(8936,760,'comment_status','pending approval'),(8937,760,'comment_type','comment'),(8938,760,'post_id','4044'),(8939,760,'is_spam',''),(8940,760,'user_meta',''),(8941,760,'user_meta','N/A'),(8942,760,'user_meta',''),(8943,760,'user_meta',''),(8944,760,'user_meta',''),(8945,761,'user_name','fgubphhq'),(8946,761,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(8947,761,'comment_status','pending approval'),(8948,761,'comment_type','comment'),(8949,761,'post_id','4109'),(8950,761,'is_spam',''),(8951,761,'user_meta',''),(8952,761,'user_meta','N/A'),(8953,761,'user_meta',''),(8954,761,'user_meta',''),(8955,761,'user_meta',''),(8956,762,'user_name','CalvinPherb'),(8957,762,'post_title','\"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\"'),(8958,762,'comment_status','pending approval'),(8959,762,'comment_type','comment'),(8960,762,'post_id','4044'),(8961,762,'is_spam',''),(8962,762,'user_meta',''),(8963,762,'user_meta','N/A'),(8964,762,'user_meta',''),(8965,762,'user_meta',''),(8966,762,'user_meta',''),(8967,763,'user_name','fernbq16'),(8968,763,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(8969,763,'comment_status','pending approval'),(8970,763,'comment_type','comment'),(8971,763,'post_id','4109'),(8972,763,'is_spam',''),(8973,763,'user_meta',''),(8974,763,'user_meta','N/A'),(8975,763,'user_meta',''),(8976,763,'user_meta',''),(8977,763,'user_meta',''),(8978,764,'user_name','elviradl60'),(8979,764,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(8980,764,'comment_status','pending approval'),(8981,764,'comment_type','comment'),(8982,764,'post_id','4109'),(8983,764,'is_spam',''),(8984,764,'user_meta',''),(8985,764,'user_meta','N/A'),(8986,764,'user_meta',''),(8987,764,'user_meta',''),(8988,764,'user_meta',''),(8989,765,'user_name','apjreuxh'),(8990,765,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(8991,765,'comment_status','pending approval'),(8992,765,'comment_type','comment'),(8993,765,'post_id','4109'),(8994,765,'is_spam',''),(8995,765,'user_meta',''),(8996,765,'user_meta','N/A'),(8997,765,'user_meta',''),(8998,765,'user_meta',''),(8999,765,'user_meta',''),(9000,766,'user_name','Milagros Medick'),(9001,766,'post_title','\"6 of the Strangest Signs of Hormone Imbalance\"'),(9002,766,'comment_status','pending approval'),(9003,766,'comment_type','comment'),(9004,766,'post_id','3571'),(9005,766,'is_spam',''),(9006,766,'user_meta',''),(9007,766,'user_meta','N/A'),(9008,766,'user_meta',''),(9009,766,'user_meta',''),(9010,766,'user_meta',''),(9011,767,'user_name','Riley Kennel'),(9012,767,'post_title','\"X is for Xenoestrogens\"'),(9013,767,'comment_status','pending approval'),(9014,767,'comment_type','comment'),(9015,767,'post_id','962'),(9016,767,'is_spam',''),(9017,767,'user_meta',''),(9018,767,'user_meta','N/A'),(9019,767,'user_meta',''),(9020,767,'user_meta',''),(9021,767,'user_meta',''),(9022,768,'user_name','mfhrvpho'),(9023,768,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(9024,768,'comment_status','pending approval'),(9025,768,'comment_type','comment'),(9026,768,'post_id','4109'),(9027,768,'is_spam',''),(9028,768,'user_meta',''),(9029,768,'user_meta','N/A'),(9030,768,'user_meta',''),(9031,768,'user_meta',''),(9032,768,'user_meta',''),(9033,769,'user_name','Powerful rеdirеct dоfollow SЕО baскlinкs frоm high dа wеbsitеs: https://qspark.me/QuChSg'),(9034,769,'post_title','\"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\"'),(9035,769,'comment_status','pending approval'),(9036,769,'comment_type','comment'),(9037,769,'post_id','4044'),(9038,769,'is_spam',''),(9039,769,'user_meta',''),(9040,769,'user_meta','N/A'),(9041,769,'user_meta',''),(9042,769,'user_meta',''),(9043,769,'user_meta',''),(9044,770,'user_name','lizaai16'),(9045,770,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(9046,770,'comment_status','pending approval'),(9047,770,'comment_type','comment'),(9048,770,'post_id','4109'),(9049,770,'is_spam',''),(9050,770,'user_meta',''),(9051,770,'user_meta','N/A'),(9052,770,'user_meta',''),(9053,770,'user_meta',''),(9054,770,'user_meta',''),(9055,771,'user_name','Zipper Wallet Insert'),(9056,771,'post_title','\"It Doesn\'t Always Take a Crystal Ball: My Explainable Miscarriages\"'),(9057,771,'comment_status','pending approval'),(9058,771,'comment_type','comment'),(9059,771,'post_id','1606'),(9060,771,'is_spam',''),(9061,771,'user_meta',''),(9062,771,'user_meta','N/A'),(9063,771,'user_meta',''),(9064,771,'user_meta',''),(9065,771,'user_meta',''),(9066,772,'user_name','lessielv18'),(9067,772,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(9068,772,'comment_status','pending approval'),(9069,772,'comment_type','comment'),(9070,772,'post_id','4109'),(9071,772,'is_spam',''),(9072,772,'user_meta',''),(9073,772,'user_meta','N/A'),(9074,772,'user_meta',''),(9075,772,'user_meta',''),(9076,772,'user_meta',''),(9077,773,'user_name','Pоwerful redirесt dоfоllow seо bасklinкs: http://cqixtvpuy.fnzpmcy.site/75c78b6b3'),(9078,773,'post_title','\"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\"'),(9079,773,'comment_status','pending approval'),(9080,773,'comment_type','comment'),(9081,773,'post_id','4044'),(9082,773,'is_spam',''),(9083,773,'user_meta',''),(9084,773,'user_meta','N/A'),(9085,773,'user_meta',''),(9086,773,'user_meta',''),(9087,773,'user_meta',''),(9088,774,'user_name','ปั้มไลค์'),(9089,774,'post_title','\"The Power of Hormones\"'),(9090,774,'comment_status','pending approval'),(9091,774,'comment_type','comment'),(9092,774,'post_id','1150'),(9093,774,'is_spam',''),(9094,774,'user_meta',''),(9095,774,'user_meta','N/A'),(9096,774,'user_meta',''),(9097,774,'user_meta',''),(9098,774,'user_meta',''),(9099,775,'user_name','Continued'),(9100,775,'post_title','\"Souper Star Susan Nagel PhD: Endocrine Disruptors\"'),(9101,775,'comment_status','pending approval'),(9102,775,'comment_type','comment'),(9103,775,'post_id','2763'),(9104,775,'is_spam',''),(9105,775,'user_meta',''),(9106,775,'user_meta','N/A'),(9107,775,'user_meta',''),(9108,775,'user_meta',''),(9109,775,'user_meta',''),(9110,776,'user_name','amyeb60'),(9111,776,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(9112,776,'comment_status','pending approval'),(9113,776,'comment_type','comment'),(9114,776,'post_id','4109'),(9115,776,'is_spam',''),(9116,776,'user_meta',''),(9117,776,'user_meta','N/A'),(9118,776,'user_meta',''),(9119,776,'user_meta',''),(9120,776,'user_meta',''),(9121,777,'user_name','TimothyZic'),(9122,777,'post_title','\"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\"'),(9123,777,'comment_status','pending approval'),(9124,777,'comment_type','comment'),(9125,777,'post_id','4044'),(9126,777,'is_spam',''),(9127,777,'user_meta',''),(9128,777,'user_meta','N/A'),(9129,777,'user_meta',''),(9130,777,'user_meta',''),(9131,777,'user_meta',''),(9132,778,'user_name','chesterji2'),(9133,778,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(9134,778,'comment_status','pending approval'),(9135,778,'comment_type','comment'),(9136,778,'post_id','4109'),(9137,778,'is_spam',''),(9138,778,'user_meta',''),(9139,778,'user_meta','N/A'),(9140,778,'user_meta',''),(9141,778,'user_meta',''),(9142,778,'user_meta',''),(9143,779,'user_name','Buy Terminax online'),(9144,779,'post_title','\"Hello Again....\"'),(9145,779,'comment_status','pending approval'),(9146,779,'comment_type','comment'),(9147,779,'post_id','3933'),(9148,779,'is_spam',''),(9149,779,'user_meta',''),(9150,779,'user_meta','N/A'),(9151,779,'user_meta',''),(9152,779,'user_meta',''),(9153,779,'user_meta',''),(9154,780,'user_name','Desiree Gallego'),(9155,780,'post_title','\"Perfect Reason for Advocacy: Doctors are Still Using Power Morcellation!\"'),(9156,780,'comment_status','pending approval'),(9157,780,'comment_type','comment'),(9158,780,'post_id','3385'),(9159,780,'is_spam',''),(9160,780,'user_meta',''),(9161,780,'user_meta','N/A'),(9162,780,'user_meta',''),(9163,780,'user_meta',''),(9164,780,'user_meta',''),(9165,781,'user_name','ปั้มไลค์'),(9166,781,'post_title','\"I\'m Cracking Up\"'),(9167,781,'comment_status','pending approval'),(9168,781,'comment_type','comment'),(9169,781,'post_id','1445'),(9170,781,'is_spam',''),(9171,781,'user_meta',''),(9172,781,'user_meta','N/A'),(9173,781,'user_meta',''),(9174,781,'user_meta',''),(9175,781,'user_meta',''),(9176,782,'user_name','javascript interview questions'),(9177,782,'post_title','\"World Thyroid Day\"'),(9178,782,'comment_status','pending approval'),(9179,782,'comment_type','comment'),(9180,782,'post_id','4038'),(9181,782,'is_spam',''),(9182,782,'user_meta',''),(9183,782,'user_meta','N/A'),(9184,782,'user_meta',''),(9185,782,'user_meta',''),(9186,782,'user_meta',''),(9187,783,'name','responsive-lightbox-thumbnail'),(9188,783,'user_meta','sonyasatveit@gmail.com'),(9189,783,'user_meta','Sonya'),(9190,783,'user_meta','admin'),(9191,783,'user_meta','Administrator'),(9192,783,'user_meta',''),(9193,784,'post_title','Month-by-Month Guide to Saying Goodbye to Endocrine Disruptors'),(9194,784,'singular_name','post'),(9195,784,'post_date','2020-07-08 07:49:17'),(9196,784,'post_date_gmt','0000-00-00 00:00:00'),(9197,784,'new_status','draft'),(9198,784,'old_status','draft'),(9199,784,'user_meta','sonyasatveit@gmail.com'),(9200,784,'user_meta','Sonya'),(9201,784,'user_meta','admin'),(9202,784,'user_meta','Administrator'),(9203,784,'user_meta',''),(9204,785,'post_title','Month-by-Month Guide to Saying Goodbye to Endocrine Disruptors'),(9205,785,'singular_name','post'),(9206,785,'post_date','2020-07-08 07:49:19'),(9207,785,'post_date_gmt','0000-00-00 00:00:00'),(9208,785,'new_status','draft'),(9209,785,'old_status','draft'),(9210,785,'revision_id','7578'),(9211,785,'user_meta','sonyasatveit@gmail.com'),(9212,785,'user_meta','Sonya'),(9213,785,'user_meta','admin'),(9214,785,'user_meta','Administrator'),(9215,785,'user_meta',''),(9216,786,'meta_key','_yoast_wpseo_content_score'),(9217,786,'meta_value','90'),(9218,786,'post_type','post'),(9219,786,'user_meta','sonyasatveit@gmail.com'),(9220,786,'user_meta','Sonya'),(9221,786,'user_meta','admin'),(9222,786,'user_meta','Administrator'),(9223,786,'user_meta',''),(9224,787,'user_name','suzettene4'),(9225,787,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(9226,787,'comment_status','pending approval'),(9227,787,'comment_type','comment'),(9228,787,'post_id','4109'),(9229,787,'is_spam',''),(9230,787,'user_meta',''),(9231,787,'user_meta','N/A'),(9232,787,'user_meta',''),(9233,787,'user_meta',''),(9234,787,'user_meta',''),(9235,788,'user_name','JasonMob'),(9236,788,'post_title','\"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\"'),(9237,788,'comment_status','pending approval'),(9238,788,'comment_type','comment'),(9239,788,'post_id','4044'),(9240,788,'is_spam',''),(9241,788,'user_meta',''),(9242,788,'user_meta','N/A'),(9243,788,'user_meta',''),(9244,788,'user_meta',''),(9245,788,'user_meta',''),(9246,789,'user_name','sihanGoaks'),(9247,789,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(9248,789,'comment_status','pending approval'),(9249,789,'comment_type','comment'),(9250,789,'post_id','4109'),(9251,789,'is_spam',''),(9252,789,'user_meta',''),(9253,789,'user_meta','N/A'),(9254,789,'user_meta',''),(9255,789,'user_meta',''),(9256,789,'user_meta',''),(9257,790,'user_name','terrini69'),(9258,790,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(9259,790,'comment_status','pending approval'),(9260,790,'comment_type','comment'),(9261,790,'post_id','4109'),(9262,790,'is_spam',''),(9263,790,'user_meta',''),(9264,790,'user_meta','N/A'),(9265,790,'user_meta',''),(9266,790,'user_meta',''),(9267,790,'user_meta',''),(9268,791,'user_name','ninaGoaks'),(9269,791,'post_title','\"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\"'),(9270,791,'comment_status','pending approval'),(9271,791,'comment_type','comment'),(9272,791,'post_id','4044'),(9273,791,'is_spam',''),(9274,791,'user_meta',''),(9275,791,'user_meta','N/A'),(9276,791,'user_meta',''),(9277,791,'user_meta',''),(9278,791,'user_meta',''),(9279,792,'user_name','TerryOrgak'),(9280,792,'post_title','\"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\"'),(9281,792,'comment_status','pending approval'),(9282,792,'comment_type','comment'),(9283,792,'post_id','4044'),(9284,792,'is_spam',''),(9285,792,'user_meta',''),(9286,792,'user_meta','N/A'),(9287,792,'user_meta',''),(9288,792,'user_meta',''),(9289,792,'user_meta',''),(9290,793,'user_name','MoonDinosaur'),(9291,793,'post_title','\"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\"'),(9292,793,'comment_status','pending approval'),(9293,793,'comment_type','comment'),(9294,793,'post_id','4044'),(9295,793,'is_spam',''),(9296,793,'user_meta',''),(9297,793,'user_meta','N/A'),(9298,793,'user_meta',''),(9299,793,'user_meta',''),(9300,793,'user_meta',''),(9301,794,'user_name','Asa Wolfley'),(9302,794,'post_title','\"What\'s Wrong with Menopause Awareness Month?\"'),(9303,794,'comment_status','pending approval'),(9304,794,'comment_type','comment'),(9305,794,'post_id','562'),(9306,794,'is_spam',''),(9307,794,'user_meta',''),(9308,794,'user_meta','N/A'),(9309,794,'user_meta',''),(9310,794,'user_meta',''),(9311,794,'user_meta',''),(9312,795,'user_name','ShaneFaurb'),(9313,795,'post_title','\"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\"'),(9314,795,'comment_status','pending approval'),(9315,795,'comment_type','comment'),(9316,795,'post_id','4044'),(9317,795,'is_spam',''),(9318,795,'user_meta',''),(9319,795,'user_meta','N/A'),(9320,795,'user_meta',''),(9321,795,'user_meta',''),(9322,795,'user_meta',''),(9323,796,'user_name','PaRGarrean'),(9324,796,'post_title','\"It Doesn\'t Always Take a Crystal Ball: My Explainable Miscarriages\"'),(9325,796,'comment_status','pending approval'),(9326,796,'comment_type','comment'),(9327,796,'post_id','1606'),(9328,796,'is_spam',''),(9329,796,'user_meta',''),(9330,796,'user_meta','N/A'),(9331,796,'user_meta',''),(9332,796,'user_meta',''),(9333,796,'user_meta',''),(9334,797,'user_name','melvahv60'),(9335,797,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(9336,797,'comment_status','pending approval'),(9337,797,'comment_type','comment'),(9338,797,'post_id','4109'),(9339,797,'is_spam',''),(9340,797,'user_meta',''),(9341,797,'user_meta','N/A'),(9342,797,'user_meta',''),(9343,797,'user_meta',''),(9344,797,'user_meta',''),(9345,798,'user_name','janisgb4'),(9346,798,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(9347,798,'comment_status','pending approval'),(9348,798,'comment_type','comment'),(9349,798,'post_id','4109'),(9350,798,'is_spam',''),(9351,798,'user_meta',''),(9352,798,'user_meta','N/A'),(9353,798,'user_meta',''),(9354,798,'user_meta',''),(9355,798,'user_meta',''),(9356,799,'user_name','inaGoaks'),(9357,799,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(9358,799,'comment_status','pending approval'),(9359,799,'comment_type','comment'),(9360,799,'post_id','4109'),(9361,799,'is_spam',''),(9362,799,'user_meta',''),(9363,799,'user_meta','N/A'),(9364,799,'user_meta',''),(9365,799,'user_meta',''),(9366,799,'user_meta',''),(9367,800,'type','plugin'),(9368,800,'name','UpdraftPlus - Backup/Restore'),(9369,800,'version','2.16.27.24'),(9370,800,'slug','updraftplus/updraftplus.php'),(9371,800,'success','1'),(9372,800,'old_version','2.16.26.24'),(9373,800,'user_meta','help@ultimatewphelp.com'),(9374,800,'user_meta','help'),(9375,800,'user_meta','help'),(9376,800,'user_meta','Administrator'),(9377,800,'user_meta',''),(9378,801,'destination',''),(9379,801,'status','Finished'),(9380,801,'type','database, plugins'),(9381,801,'backup_time','1594564200'),(9382,801,'user_meta','help@ultimatewphelp.com'),(9383,801,'user_meta','help'),(9384,801,'user_meta','help'),(9385,801,'user_meta','Administrator'),(9386,801,'user_meta',''),(9387,802,'type','plugin'),(9388,802,'name','Contact Form 7'),(9389,802,'version','5.2'),(9390,802,'slug','contact-form-7/wp-contact-form-7.php'),(9391,802,'success','1'),(9392,802,'old_version','5.1.9'),(9393,802,'user_meta','help@ultimatewphelp.com'),(9394,802,'user_meta','help'),(9395,802,'user_meta','help'),(9396,802,'user_meta','Administrator'),(9397,802,'user_meta',''),(9398,803,'type','plugin'),(9399,803,'name','Jetpack by WordPress.com'),(9400,803,'version','8.7'),(9401,803,'slug','jetpack/jetpack.php'),(9402,803,'success','1'),(9403,803,'old_version','8.6.1'),(9404,803,'user_meta','help@ultimatewphelp.com'),(9405,803,'user_meta','help'),(9406,803,'user_meta','help'),(9407,803,'user_meta','Administrator'),(9408,803,'user_meta',''),(9409,804,'type','plugin'),(9410,804,'name','MC4WP: Mailchimp for WordPress'),(9411,804,'version','4.8'),(9412,804,'slug','mailchimp-for-wp/mailchimp-for-wp.php'),(9413,804,'success','1'),(9414,804,'old_version','4.7.8'),(9415,804,'user_meta','help@ultimatewphelp.com'),(9416,804,'user_meta','help'),(9417,804,'user_meta','help'),(9418,804,'user_meta','Administrator'),(9419,804,'user_meta',''),(9420,805,'type','plugin'),(9421,805,'name','Wordfence Security'),(9422,805,'version','7.4.9'),(9423,805,'slug','wordfence/wordfence.php'),(9424,805,'success','1'),(9425,805,'old_version','7.4.8'),(9426,805,'user_meta','help@ultimatewphelp.com'),(9427,805,'user_meta','help'),(9428,805,'user_meta','help'),(9429,805,'user_meta','Administrator'),(9430,805,'user_meta',''),(9431,806,'type','plugin'),(9432,806,'name','Yoast SEO'),(9433,806,'version','14.5'),(9434,806,'slug','wordpress-seo/wp-seo.php'),(9435,806,'success','1'),(9436,806,'old_version','14.4.1'),(9437,806,'user_meta','help@ultimatewphelp.com'),(9438,806,'user_meta','help'),(9439,806,'user_meta','help'),(9440,806,'user_meta','Administrator'),(9441,806,'user_meta',''),(9442,807,'type','plugin'),(9443,807,'name','WooCommerce'),(9444,807,'version','4.3.0'),(9445,807,'slug','woocommerce/woocommerce.php'),(9446,807,'success','1'),(9447,807,'old_version','4.2.2'),(9448,807,'user_meta','help@ultimatewphelp.com'),(9449,807,'user_meta','help'),(9450,807,'user_meta','help'),(9451,807,'user_meta','Administrator'),(9452,807,'user_meta',''),(9453,808,'type','plugin'),(9454,808,'name','Smash Balloon Instagram Feed'),(9455,808,'version','2.4.5'),(9456,808,'slug','instagram-feed/instagram-feed.php'),(9457,808,'success','1'),(9458,808,'old_version','2.4.4'),(9459,808,'user_meta','help@ultimatewphelp.com'),(9460,808,'user_meta','help'),(9461,808,'user_meta','help'),(9462,808,'user_meta','Administrator'),(9463,808,'user_meta',''),(9464,809,'user_name','tedlm3'),(9465,809,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(9466,809,'comment_status','pending approval'),(9467,809,'comment_type','comment'),(9468,809,'post_id','4109'),(9469,809,'is_spam',''),(9470,809,'user_meta',''),(9471,809,'user_meta','N/A'),(9472,809,'user_meta',''),(9473,809,'user_meta',''),(9474,809,'user_meta',''),(9475,810,'user_name','esterhu60'),(9476,810,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(9477,810,'comment_status','pending approval'),(9478,810,'comment_type','comment'),(9479,810,'post_id','4109'),(9480,810,'is_spam',''),(9481,810,'user_meta',''),(9482,810,'user_meta','N/A'),(9483,810,'user_meta',''),(9484,810,'user_meta',''),(9485,810,'user_meta',''),(9486,811,'user_name','aeyoptqq'),(9487,811,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(9488,811,'comment_status','pending approval'),(9489,811,'comment_type','comment'),(9490,811,'post_id','4109'),(9491,811,'is_spam',''),(9492,811,'user_meta',''),(9493,811,'user_meta','N/A'),(9494,811,'user_meta',''),(9495,811,'user_meta',''),(9496,811,'user_meta',''),(9497,812,'user_name','GeorgeInefs'),(9498,812,'post_title','\"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\"'),(9499,812,'comment_status','pending approval'),(9500,812,'comment_type','comment'),(9501,812,'post_id','4044'),(9502,812,'is_spam',''),(9503,812,'user_meta',''),(9504,812,'user_meta','N/A'),(9505,812,'user_meta',''),(9506,812,'user_meta',''),(9507,812,'user_meta',''),(9508,813,'user_name','luelladq4'),(9509,813,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(9510,813,'comment_status','pending approval'),(9511,813,'comment_type','comment'),(9512,813,'post_id','4109'),(9513,813,'is_spam',''),(9514,813,'user_meta',''),(9515,813,'user_meta','N/A'),(9516,813,'user_meta',''),(9517,813,'user_meta',''),(9518,813,'user_meta',''),(9519,814,'user_name','pennyph60'),(9520,814,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(9521,814,'comment_status','pending approval'),(9522,814,'comment_type','comment'),(9523,814,'post_id','4109'),(9524,814,'is_spam',''),(9525,814,'user_meta',''),(9526,814,'user_meta','N/A'),(9527,814,'user_meta',''),(9528,814,'user_meta',''),(9529,814,'user_meta',''),(9530,815,'user_name','janmu3'),(9531,815,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(9532,815,'comment_status','pending approval'),(9533,815,'comment_type','comment'),(9534,815,'post_id','4109'),(9535,815,'is_spam',''),(9536,815,'user_meta',''),(9537,815,'user_meta','N/A'),(9538,815,'user_meta',''),(9539,815,'user_meta',''),(9540,815,'user_meta',''),(9541,816,'user_name','tracysc69'),(9542,816,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(9543,816,'comment_status','pending approval'),(9544,816,'comment_type','comment'),(9545,816,'post_id','4109'),(9546,816,'is_spam',''),(9547,816,'user_meta',''),(9548,816,'user_meta','N/A'),(9549,816,'user_meta',''),(9550,816,'user_meta',''),(9551,816,'user_meta',''),(9552,817,'user_name','arlinepb11'),(9553,817,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(9554,817,'comment_status','pending approval'),(9555,817,'comment_type','comment'),(9556,817,'post_id','4109'),(9557,817,'is_spam',''),(9558,817,'user_meta',''),(9559,817,'user_meta','N/A'),(9560,817,'user_meta',''),(9561,817,'user_meta',''),(9562,817,'user_meta',''),(9563,818,'user_name','dorthynr3'),(9564,818,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(9565,818,'comment_status','pending approval'),(9566,818,'comment_type','comment'),(9567,818,'post_id','4109'),(9568,818,'is_spam',''),(9569,818,'user_meta',''),(9570,818,'user_meta','N/A'),(9571,818,'user_meta',''),(9572,818,'user_meta',''),(9573,818,'user_meta',''),(9574,819,'user_name','rhondajf4'),(9575,819,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(9576,819,'comment_status','pending approval'),(9577,819,'comment_type','comment'),(9578,819,'post_id','4109'),(9579,819,'is_spam',''),(9580,819,'user_meta',''),(9581,819,'user_meta','N/A'),(9582,819,'user_meta',''),(9583,819,'user_meta',''),(9584,819,'user_meta',''),(9585,820,'user_name','angelcb11'),(9586,820,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(9587,820,'comment_status','pending approval'),(9588,820,'comment_type','comment'),(9589,820,'post_id','4109'),(9590,820,'is_spam',''),(9591,820,'user_meta',''),(9592,820,'user_meta','N/A'),(9593,820,'user_meta',''),(9594,820,'user_meta',''),(9595,820,'user_meta',''),(9596,821,'user_name','concettagt1'),(9597,821,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(9598,821,'comment_status','pending approval'),(9599,821,'comment_type','comment'),(9600,821,'post_id','4109'),(9601,821,'is_spam',''),(9602,821,'user_meta',''),(9603,821,'user_meta','N/A'),(9604,821,'user_meta',''),(9605,821,'user_meta',''),(9606,821,'user_meta',''),(9607,822,'user_name','benjaminkg69'),(9608,822,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(9609,822,'comment_status','pending approval'),(9610,822,'comment_type','comment'),(9611,822,'post_id','4109'),(9612,822,'is_spam',''),(9613,822,'user_meta',''),(9614,822,'user_meta','N/A'),(9615,822,'user_meta',''),(9616,822,'user_meta',''),(9617,822,'user_meta',''),(9618,823,'user_name','sihanGoaks'),(9619,823,'post_title','\"BabyBump | The Only Pregnancy App You’ll Need\"'),(9620,823,'comment_status','pending approval'),(9621,823,'comment_type','comment'),(9622,823,'post_id','3199'),(9623,823,'is_spam',''),(9624,823,'user_meta',''),(9625,823,'user_meta','N/A'),(9626,823,'user_meta',''),(9627,823,'user_meta',''),(9628,823,'user_meta',''),(9629,824,'destination',''),(9630,824,'status','Finished'),(9631,824,'type','database, plugins'),(9632,824,'backup_time','1594850514'),(9633,824,'user_meta',''),(9634,824,'user_meta','N/A'),(9635,824,'user_meta',''),(9636,824,'user_meta',''),(9637,824,'user_meta','wp_cron'),(9638,825,'name','Really Simple SSL'),(9639,825,'slug','really-simple-ssl/rlrsssl-really-simple-ssl.php'),(9640,825,'user_meta','help@ultimatewphelp.com'),(9641,825,'user_meta','help'),(9642,825,'user_meta','help'),(9643,825,'user_meta','Administrator'),(9644,825,'user_meta',''),(9645,826,'destination',''),(9646,826,'status','Finished'),(9647,826,'type','database, plugins'),(9648,826,'backup_time','1595604708'),(9649,826,'user_meta','help@ultimatewphelp.com'),(9650,826,'user_meta','help'),(9651,826,'user_meta','help'),(9652,826,'user_meta','Administrator'),(9653,826,'user_meta',''),(9654,827,'type','plugin'),(9655,827,'name','Jetpack by WordPress.com'),(9656,827,'version','8.7.1'),(9657,827,'slug','jetpack/jetpack.php'),(9658,827,'success','1'),(9659,827,'old_version','8.7'),(9660,827,'user_meta','help@ultimatewphelp.com'),(9661,827,'user_meta','help'),(9662,827,'user_meta','help'),(9663,827,'user_meta','Administrator'),(9664,827,'user_meta',''),(9665,828,'type','plugin'),(9666,828,'name','Yoast SEO'),(9667,828,'version','14.6.1'),(9668,828,'slug','wordpress-seo/wp-seo.php'),(9669,828,'success','1'),(9670,828,'old_version','14.5'),(9671,828,'user_meta','help@ultimatewphelp.com'),(9672,828,'user_meta','help'),(9673,828,'user_meta','help'),(9674,828,'user_meta','Administrator'),(9675,828,'user_meta',''),(9676,829,'type','plugin'),(9677,829,'name','WooCommerce'),(9678,829,'version','4.3.1'),(9679,829,'slug','woocommerce/woocommerce.php'),(9680,829,'success','1'),(9681,829,'old_version','4.3.0'),(9682,829,'user_meta','help@ultimatewphelp.com'),(9683,829,'user_meta','help'),(9684,829,'user_meta','help'),(9685,829,'user_meta','Administrator'),(9686,829,'user_meta',''),(9687,830,'user_name','krimsGoaks'),(9688,830,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(9689,830,'comment_status','pending approval'),(9690,830,'comment_type','comment'),(9691,830,'post_id','4109'),(9692,830,'is_spam',''),(9693,830,'user_meta',''),(9694,830,'user_meta','N/A'),(9695,830,'user_meta',''),(9696,830,'user_meta',''),(9697,830,'user_meta',''),(9698,831,'user_name','joyGoaks'),(9699,831,'post_title','\"BabyBump | The Only Pregnancy App You’ll Need\"'),(9700,831,'comment_status','pending approval'),(9701,831,'comment_type','comment'),(9702,831,'post_id','3199'),(9703,831,'is_spam',''),(9704,831,'user_meta',''),(9705,831,'user_meta','N/A'),(9706,831,'user_meta',''),(9707,831,'user_meta',''),(9708,831,'user_meta',''),(9709,832,'user_name','louisayk3'),(9710,832,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(9711,832,'comment_status','pending approval'),(9712,832,'comment_type','comment'),(9713,832,'post_id','4109'),(9714,832,'is_spam',''),(9715,832,'user_meta',''),(9716,832,'user_meta','N/A'),(9717,832,'user_meta',''),(9718,832,'user_meta',''),(9719,832,'user_meta',''),(9720,833,'user_name','shannadq1'),(9721,833,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(9722,833,'comment_status','pending approval'),(9723,833,'comment_type','comment'),(9724,833,'post_id','4109'),(9725,833,'is_spam',''),(9726,833,'user_meta',''),(9727,833,'user_meta','N/A'),(9728,833,'user_meta',''),(9729,833,'user_meta',''),(9730,833,'user_meta',''),(9731,834,'user_name','ปั้มไลค์'),(9732,834,'post_title','\"World Thyroid Day\"'),(9733,834,'comment_status','pending approval'),(9734,834,'comment_type','comment'),(9735,834,'post_id','4038'),(9736,834,'is_spam',''),(9737,834,'user_meta',''),(9738,834,'user_meta','N/A'),(9739,834,'user_meta',''),(9740,834,'user_meta',''),(9741,834,'user_meta',''),(9742,835,'user_name','blog'),(9743,835,'post_title','\"Jamee Miller: Creating a Normal Life While Dealing with Chronic Pain\"'),(9744,835,'comment_status','pending approval'),(9745,835,'comment_type','comment'),(9746,835,'post_id','2710'),(9747,835,'is_spam',''),(9748,835,'user_meta',''),(9749,835,'user_meta','N/A'),(9750,835,'user_meta',''),(9751,835,'user_meta',''),(9752,835,'user_meta',''),(9753,836,'user_name','DevonAAdamis'),(9754,836,'post_title','\"It Doesn\'t Always Take a Crystal Ball: My Explainable Miscarriages\"'),(9755,836,'comment_status','pending approval'),(9756,836,'comment_type','comment'),(9757,836,'post_id','1606'),(9758,836,'is_spam',''),(9759,836,'user_meta',''),(9760,836,'user_meta','N/A'),(9761,836,'user_meta',''),(9762,836,'user_meta',''),(9763,836,'user_meta',''),(9764,837,'user_name','brucefa3'),(9765,837,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(9766,837,'comment_status','pending approval'),(9767,837,'comment_type','comment'),(9768,837,'post_id','4109'),(9769,837,'is_spam',''),(9770,837,'user_meta',''),(9771,837,'user_meta','N/A'),(9772,837,'user_meta',''),(9773,837,'user_meta',''),(9774,837,'user_meta',''),(9775,838,'user_name','willieoc3'),(9776,838,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(9777,838,'comment_status','pending approval'),(9778,838,'comment_type','comment'),(9779,838,'post_id','4109'),(9780,838,'is_spam',''),(9781,838,'user_meta',''),(9782,838,'user_meta','N/A'),(9783,838,'user_meta',''),(9784,838,'user_meta',''),(9785,838,'user_meta',''),(9786,839,'user_name','ปั้มไลค์'),(9787,839,'post_title','\"The Price of Spit\"'),(9788,839,'comment_status','pending approval'),(9789,839,'comment_type','comment'),(9790,839,'post_id','1017'),(9791,839,'is_spam',''),(9792,839,'user_meta',''),(9793,839,'user_meta','N/A'),(9794,839,'user_meta',''),(9795,839,'user_meta',''),(9796,839,'user_meta',''),(9797,840,'user_name','maureenin2'),(9798,840,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(9799,840,'comment_status','pending approval'),(9800,840,'comment_type','comment'),(9801,840,'post_id','4109'),(9802,840,'is_spam',''),(9803,840,'user_meta',''),(9804,840,'user_meta','N/A'),(9805,840,'user_meta',''),(9806,840,'user_meta',''),(9807,840,'user_meta',''),(9808,841,'user_name','tabithate16'),(9809,841,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(9810,841,'comment_status','pending approval'),(9811,841,'comment_type','comment'),(9812,841,'post_id','4109'),(9813,841,'is_spam',''),(9814,841,'user_meta',''),(9815,841,'user_meta','N/A'),(9816,841,'user_meta',''),(9817,841,'user_meta',''),(9818,841,'user_meta',''),(9819,842,'user_name','Ben Morasch'),(9820,842,'post_title','\"10 Things You Need to Know About Magnesium\"'),(9821,842,'comment_status','pending approval'),(9822,842,'comment_type','comment'),(9823,842,'post_id','1402'),(9824,842,'is_spam',''),(9825,842,'user_meta',''),(9826,842,'user_meta','N/A'),(9827,842,'user_meta',''),(9828,842,'user_meta',''),(9829,842,'user_meta',''),(9830,843,'user_name','adriangu60'),(9831,843,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(9832,843,'comment_status','pending approval'),(9833,843,'comment_type','comment'),(9834,843,'post_id','4109'),(9835,843,'is_spam',''),(9836,843,'user_meta',''),(9837,843,'user_meta','N/A'),(9838,843,'user_meta',''),(9839,843,'user_meta',''),(9840,843,'user_meta',''),(9841,844,'user_name','ClimatBok'),(9842,844,'post_title','\"Is Your Hormone Health Being Addressed?\"'),(9843,844,'comment_status','pending approval'),(9844,844,'comment_type','comment'),(9845,844,'post_id','3312'),(9846,844,'is_spam',''),(9847,844,'user_meta',''),(9848,844,'user_meta','N/A'),(9849,844,'user_meta',''),(9850,844,'user_meta',''),(9851,844,'user_meta',''),(9852,845,'user_name','terryts1'),(9853,845,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(9854,845,'comment_status','pending approval'),(9855,845,'comment_type','comment'),(9856,845,'post_id','4109'),(9857,845,'is_spam',''),(9858,845,'user_meta',''),(9859,845,'user_meta','N/A'),(9860,845,'user_meta',''),(9861,845,'user_meta',''),(9862,845,'user_meta',''),(9863,846,'user_name','Rosario Cannada'),(9864,846,'post_title','\"Heart Surgery for Peri-menopause Heart Palpitations?\"'),(9865,846,'comment_status','pending approval'),(9866,846,'comment_type','comment'),(9867,846,'post_id','1271'),(9868,846,'is_spam',''),(9869,846,'user_meta',''),(9870,846,'user_meta','N/A'),(9871,846,'user_meta',''),(9872,846,'user_meta',''),(9873,846,'user_meta',''),(9874,847,'user_name','EloyLPieri'),(9875,847,'post_title','\"It Doesn\'t Always Take a Crystal Ball: My Explainable Miscarriages\"'),(9876,847,'comment_status','pending approval'),(9877,847,'comment_type','comment'),(9878,847,'post_id','1606'),(9879,847,'is_spam',''),(9880,847,'user_meta',''),(9881,847,'user_meta','N/A'),(9882,847,'user_meta',''),(9883,847,'user_meta',''),(9884,847,'user_meta',''),(9885,848,'user_name','dorisif1'),(9886,848,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(9887,848,'comment_status','pending approval'),(9888,848,'comment_type','comment'),(9889,848,'post_id','4109'),(9890,848,'is_spam',''),(9891,848,'user_meta',''),(9892,848,'user_meta','N/A'),(9893,848,'user_meta',''),(9894,848,'user_meta',''),(9895,848,'user_meta',''),(9896,849,'user_name','alysonle3'),(9897,849,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(9898,849,'comment_status','pending approval'),(9899,849,'comment_type','comment'),(9900,849,'post_id','4109'),(9901,849,'is_spam',''),(9902,849,'user_meta',''),(9903,849,'user_meta','N/A'),(9904,849,'user_meta',''),(9905,849,'user_meta',''),(9906,849,'user_meta',''),(9907,850,'user_name','hoagland'),(9908,850,'post_title','\"The Price of Spit\"'),(9909,850,'comment_status','pending approval'),(9910,850,'comment_type','comment'),(9911,850,'post_id','1017'),(9912,850,'is_spam',''),(9913,850,'user_meta',''),(9914,850,'user_meta','N/A'),(9915,850,'user_meta',''),(9916,850,'user_meta',''),(9917,850,'user_meta',''),(9918,851,'user_name','rubbed'),(9919,851,'post_title','\"The Price of Spit\"'),(9920,851,'comment_status','pending approval'),(9921,851,'comment_type','comment'),(9922,851,'post_id','1017'),(9923,851,'is_spam',''),(9924,851,'user_meta',''),(9925,851,'user_meta','N/A'),(9926,851,'user_meta',''),(9927,851,'user_meta',''),(9928,851,'user_meta',''),(9929,852,'destination',''),(9930,852,'status','Finished'),(9931,852,'type','database, plugins, themes'),(9932,852,'backup_time','1596725051'),(9933,852,'user_meta','help@ultimatewphelp.com'),(9934,852,'user_meta','help'),(9935,852,'user_meta','help'),(9936,852,'user_meta','Administrator'),(9937,852,'user_meta',''),(9938,853,'destination',''),(9939,853,'status','Finished'),(9940,853,'type','database, plugins'),(9941,853,'backup_time','1596725893'),(9942,853,'user_meta','help@ultimatewphelp.com'),(9943,853,'user_meta','help'),(9944,853,'user_meta','help'),(9945,853,'user_meta','Administrator'),(9946,853,'user_meta',''),(9947,854,'type','plugin'),(9948,854,'name','Contact Form 7'),(9949,854,'version','5.2.1'),(9950,854,'slug','contact-form-7/wp-contact-form-7.php'),(9951,854,'success','1'),(9952,854,'old_version','5.2'),(9953,854,'user_meta','help@ultimatewphelp.com'),(9954,854,'user_meta','help'),(9955,854,'user_meta','help'),(9956,854,'user_meta','Administrator'),(9957,854,'user_meta',''),(9958,855,'type','plugin'),(9959,855,'name','Jetpack by WordPress.com'),(9960,855,'version','8.8'),(9961,855,'slug','jetpack/jetpack.php'),(9962,855,'success','1'),(9963,855,'old_version','8.7.1'),(9964,855,'user_meta','help@ultimatewphelp.com'),(9965,855,'user_meta','help'),(9966,855,'user_meta','help'),(9967,855,'user_meta','Administrator'),(9968,855,'user_meta',''),(9969,856,'type','plugin'),(9970,856,'name','Loco Translate'),(9971,856,'version','2.4.1'),(9972,856,'slug','loco-translate/loco.php'),(9973,856,'success','1'),(9974,856,'old_version','2.4.0'),(9975,856,'user_meta','help@ultimatewphelp.com'),(9976,856,'user_meta','help'),(9977,856,'user_meta','help'),(9978,856,'user_meta','Administrator'),(9979,856,'user_meta',''),(9980,857,'type','plugin'),(9981,857,'name','Ultimate WP Help Maintenance'),(9982,857,'version','4.0.7.2'),(9983,857,'slug','mainwp-child/mainwp-child.php'),(9984,857,'success','1'),(9985,857,'old_version','4.0.7.1'),(9986,857,'user_meta','help@ultimatewphelp.com'),(9987,857,'user_meta','help'),(9988,857,'user_meta','help'),(9989,857,'user_meta','Administrator'),(9990,857,'user_meta',''),(9991,858,'type','plugin'),(9992,858,'name','Wordfence Security'),(9993,858,'version','7.4.10'),(9994,858,'slug','wordfence/wordfence.php'),(9995,858,'success','1'),(9996,858,'old_version','7.4.9'),(9997,858,'user_meta','help@ultimatewphelp.com'),(9998,858,'user_meta','help'),(9999,858,'user_meta','help'),(10000,858,'user_meta','Administrator'),(10001,858,'user_meta',''),(10002,859,'type','plugin'),(10003,859,'name','Yoast SEO'),(10004,859,'version','14.7'),(10005,859,'slug','wordpress-seo/wp-seo.php'),(10006,859,'success','1'),(10007,859,'old_version','14.6.1'),(10008,859,'user_meta','help@ultimatewphelp.com'),(10009,859,'user_meta','help'),(10010,859,'user_meta','help'),(10011,859,'user_meta','Administrator'),(10012,859,'user_meta',''),(10013,860,'user_name','rachelxr4'),(10014,860,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(10015,860,'comment_status','pending approval'),(10016,860,'comment_type','comment'),(10017,860,'post_id','4109'),(10018,860,'is_spam',''),(10019,860,'user_meta',''),(10020,860,'user_meta','N/A'),(10021,860,'user_meta',''),(10022,860,'user_meta',''),(10023,860,'user_meta',''),(10024,861,'destination',''),(10025,861,'status','Finished'),(10026,861,'type','database, plugins'),(10027,861,'backup_time','1596751201'),(10028,861,'user_meta',''),(10029,861,'user_meta','N/A'),(10030,861,'user_meta',''),(10031,861,'user_meta',''),(10032,861,'user_meta','wp_cron'),(10033,862,'user_name','claudiall11'),(10034,862,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(10035,862,'comment_status','pending approval'),(10036,862,'comment_type','comment'),(10037,862,'post_id','4109'),(10038,862,'is_spam',''),(10039,862,'user_meta',''),(10040,862,'user_meta','N/A'),(10041,862,'user_meta',''),(10042,862,'user_meta',''),(10043,862,'user_meta',''),(10044,863,'destination',''),(10045,863,'status','Finished'),(10046,863,'type','database, plugins'),(10047,863,'backup_time','1596794667'),(10048,863,'user_meta',''),(10049,863,'user_meta','N/A'),(10050,863,'user_meta',''),(10051,863,'user_meta',''),(10052,863,'user_meta','wp_cron'),(10053,864,'user_name','best online vape shop in india'),(10054,864,'post_title','\"6 of the Strangest Signs of Hormone Imbalance\"'),(10055,864,'comment_status','pending approval'),(10056,864,'comment_type','comment'),(10057,864,'post_id','3571'),(10058,864,'is_spam',''),(10059,864,'user_meta',''),(10060,864,'user_meta','N/A'),(10061,864,'user_meta',''),(10062,864,'user_meta',''),(10063,864,'user_meta',''),(10064,865,'user_name','eleaf vape not firing'),(10065,865,'post_title','\"6 of the Strangest Signs of Hormone Imbalance\"'),(10066,865,'comment_status','pending approval'),(10067,865,'comment_type','comment'),(10068,865,'post_id','3571'),(10069,865,'is_spam',''),(10070,865,'user_meta',''),(10071,865,'user_meta','N/A'),(10072,865,'user_meta',''),(10073,865,'user_meta',''),(10074,865,'user_meta',''),(10075,866,'user_name','vape online shop pakistan'),(10076,866,'post_title','\"6 of the Strangest Signs of Hormone Imbalance\"'),(10077,866,'comment_status','pending approval'),(10078,866,'comment_type','comment'),(10079,866,'post_id','3571'),(10080,866,'is_spam',''),(10081,866,'user_meta',''),(10082,866,'user_meta','N/A'),(10083,866,'user_meta',''),(10084,866,'user_meta',''),(10085,866,'user_meta',''),(10086,867,'user_name','krimsGoaks'),(10087,867,'post_title','\"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\"'),(10088,867,'comment_status','pending approval'),(10089,867,'comment_type','comment'),(10090,867,'post_id','4044'),(10091,867,'is_spam',''),(10092,867,'user_meta',''),(10093,867,'user_meta','N/A'),(10094,867,'user_meta',''),(10095,867,'user_meta',''),(10096,867,'user_meta',''),(10097,868,'user_name','eleaf vape how to use'),(10098,868,'post_title','\"6 of the Strangest Signs of Hormone Imbalance\"'),(10099,868,'comment_status','pending approval'),(10100,868,'comment_type','comment'),(10101,868,'post_id','3571'),(10102,868,'is_spam',''),(10103,868,'user_meta',''),(10104,868,'user_meta','N/A'),(10105,868,'user_meta',''),(10106,868,'user_meta',''),(10107,868,'user_meta',''),(10108,869,'user_name','kinaGoaks'),(10109,869,'post_title','\"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\"'),(10110,869,'comment_status','pending approval'),(10111,869,'comment_type','comment'),(10112,869,'post_id','4044'),(10113,869,'is_spam',''),(10114,869,'user_meta',''),(10115,869,'user_meta','N/A'),(10116,869,'user_meta',''),(10117,869,'user_meta',''),(10118,869,'user_meta',''),(10119,870,'user_name','vape online shop bd'),(10120,870,'post_title','\"6 of the Strangest Signs of Hormone Imbalance\"'),(10121,870,'comment_status','pending approval'),(10122,870,'comment_type','comment'),(10123,870,'post_id','3571'),(10124,870,'is_spam',''),(10125,870,'user_meta',''),(10126,870,'user_meta','N/A'),(10127,870,'user_meta',''),(10128,870,'user_meta',''),(10129,870,'user_meta',''),(10130,871,'user_name','vape online shop uk'),(10131,871,'post_title','\"6 of the Strangest Signs of Hormone Imbalance\"'),(10132,871,'comment_status','pending approval'),(10133,871,'comment_type','comment'),(10134,871,'post_id','3571'),(10135,871,'is_spam',''),(10136,871,'user_meta',''),(10137,871,'user_meta','N/A'),(10138,871,'user_meta',''),(10139,871,'user_meta',''),(10140,871,'user_meta',''),(10141,872,'user_name','monicali16'),(10142,872,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(10143,872,'comment_status','pending approval'),(10144,872,'comment_type','comment'),(10145,872,'post_id','4109'),(10146,872,'is_spam',''),(10147,872,'user_meta',''),(10148,872,'user_meta','N/A'),(10149,872,'user_meta',''),(10150,872,'user_meta',''),(10151,872,'user_meta',''),(10152,873,'user_name','marisolhx11'),(10153,873,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(10154,873,'comment_status','pending approval'),(10155,873,'comment_type','comment'),(10156,873,'post_id','4109'),(10157,873,'is_spam',''),(10158,873,'user_meta',''),(10159,873,'user_meta','N/A'),(10160,873,'user_meta',''),(10161,873,'user_meta',''),(10162,873,'user_meta',''),(10163,874,'user_name','Berry Osmund Waldo'),(10164,874,'post_title','\"Postpartum Anxiety During a Pandemic\"'),(10165,874,'comment_status','pending approval'),(10166,874,'comment_type','comment'),(10167,874,'post_id','7552'),(10168,874,'is_spam',''),(10169,874,'user_meta',''),(10170,874,'user_meta','N/A'),(10171,874,'user_meta',''),(10172,874,'user_meta',''),(10173,874,'user_meta',''),(10174,875,'destination',''),(10175,875,'status','Finished'),(10176,875,'type','database, plugins'),(10177,875,'backup_time','1597096707'),(10178,875,'user_meta',''),(10179,875,'user_meta','N/A'),(10180,875,'user_meta',''),(10181,875,'user_meta',''),(10182,875,'user_meta','wp_cron'),(10183,876,'user_name','Big Trunk Box'),(10184,876,'post_title','\"6 of the Strangest Signs of Hormone Imbalance\"'),(10185,876,'comment_status','pending approval'),(10186,876,'comment_type','comment'),(10187,876,'post_id','3571'),(10188,876,'is_spam',''),(10189,876,'user_meta',''),(10190,876,'user_meta','N/A'),(10191,876,'user_meta',''),(10192,876,'user_meta',''),(10193,876,'user_meta',''),(10194,877,'user_name','sihanGoaks'),(10195,877,'post_title','\"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\"'),(10196,877,'comment_status','pending approval'),(10197,877,'comment_type','comment'),(10198,877,'post_id','4044'),(10199,877,'is_spam',''),(10200,877,'user_meta',''),(10201,877,'user_meta','N/A'),(10202,877,'user_meta',''),(10203,877,'user_meta',''),(10204,877,'user_meta',''),(10205,878,'user_name','rimsGoaks'),(10206,878,'post_title','\"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\"'),(10207,878,'comment_status','pending approval'),(10208,878,'comment_type','comment'),(10209,878,'post_id','4044'),(10210,878,'is_spam',''),(10211,878,'user_meta',''),(10212,878,'user_meta','N/A'),(10213,878,'user_meta',''),(10214,878,'user_meta',''),(10215,878,'user_meta',''),(10216,879,'user_name','tammiepw69'),(10217,879,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(10218,879,'comment_status','pending approval'),(10219,879,'comment_type','comment'),(10220,879,'post_id','4109'),(10221,879,'is_spam',''),(10222,879,'user_meta',''),(10223,879,'user_meta','N/A'),(10224,879,'user_meta',''),(10225,879,'user_meta',''),(10226,879,'user_meta',''),(10227,880,'user_name','socorroav4'),(10228,880,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(10229,880,'comment_status','pending approval'),(10230,880,'comment_type','comment'),(10231,880,'post_id','4109'),(10232,880,'is_spam',''),(10233,880,'user_meta',''),(10234,880,'user_meta','N/A'),(10235,880,'user_meta',''),(10236,880,'user_meta',''),(10237,880,'user_meta',''),(10238,881,'user_name','sihanGoaks'),(10239,881,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(10240,881,'comment_status','pending approval'),(10241,881,'comment_type','comment'),(10242,881,'post_id','4109'),(10243,881,'is_spam',''),(10244,881,'user_meta',''),(10245,881,'user_meta','N/A'),(10246,881,'user_meta',''),(10247,881,'user_meta',''),(10248,881,'user_meta',''),(10249,882,'user_name','Jared Bordenkircher'),(10250,882,'post_title','\"Hello Again....\"'),(10251,882,'comment_status','pending approval'),(10252,882,'comment_type','comment'),(10253,882,'post_id','3933'),(10254,882,'is_spam',''),(10255,882,'user_meta',''),(10256,882,'user_meta','N/A'),(10257,882,'user_meta',''),(10258,882,'user_meta',''),(10259,882,'user_meta',''),(10260,883,'user_name','janetpg11'),(10261,883,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(10262,883,'comment_status','pending approval'),(10263,883,'comment_type','comment'),(10264,883,'post_id','4109'),(10265,883,'is_spam',''),(10266,883,'user_meta',''),(10267,883,'user_meta','N/A'),(10268,883,'user_meta',''),(10269,883,'user_meta',''),(10270,883,'user_meta',''),(10271,884,'note_id','4'),(10272,884,'lead_id','88'),(10273,884,'form_title','Contact Sonya'),(10274,884,'form_id','1'),(10275,884,'user_meta',''),(10276,884,'user_meta','N/A'),(10277,884,'user_meta',''),(10278,884,'user_meta',''),(10279,884,'user_meta',''),(10280,885,'user_name','annmariepm3'),(10281,885,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(10282,885,'comment_status','pending approval'),(10283,885,'comment_type','comment'),(10284,885,'post_id','4109'),(10285,885,'is_spam',''),(10286,885,'user_meta',''),(10287,885,'user_meta','N/A'),(10288,885,'user_meta',''),(10289,885,'user_meta',''),(10290,885,'user_meta',''),(10291,886,'user_name','HarlanTSutic'),(10292,886,'post_title','\"It Doesn\'t Always Take a Crystal Ball: My Explainable Miscarriages\"'),(10293,886,'comment_status','pending approval'),(10294,886,'comment_type','comment'),(10295,886,'post_id','1606'),(10296,886,'is_spam',''),(10297,886,'user_meta',''),(10298,886,'user_meta','N/A'),(10299,886,'user_meta',''),(10300,886,'user_meta',''),(10301,886,'user_meta',''),(10302,887,'user_name','Tory Taranto'),(10303,887,'post_title','\"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\"'),(10304,887,'comment_status','pending approval'),(10305,887,'comment_type','comment'),(10306,887,'post_id','4044'),(10307,887,'is_spam',''),(10308,887,'user_meta',''),(10309,887,'user_meta','N/A'),(10310,887,'user_meta',''),(10311,887,'user_meta',''),(10312,887,'user_meta',''),(10313,888,'destination',''),(10314,888,'status','Finished'),(10315,888,'type','database, plugins, themes'),(10316,888,'backup_time','1597672853'),(10317,888,'user_meta','help@ultimatewphelp.com'),(10318,888,'user_meta','help'),(10319,888,'user_meta','help'),(10320,888,'user_meta','Administrator'),(10321,888,'user_meta',''),(10322,889,'destination',''),(10323,889,'status','Finished'),(10324,889,'type','database, plugins'),(10325,889,'backup_time','1597675269'),(10326,889,'user_meta','help@ultimatewphelp.com'),(10327,889,'user_meta','help'),(10328,889,'user_meta','help'),(10329,889,'user_meta','Administrator'),(10330,889,'user_meta',''),(10331,890,'type','plugin'),(10332,890,'name','Jetpack by WordPress.com'),(10333,890,'version','8.8.2'),(10334,890,'slug','jetpack/jetpack.php'),(10335,890,'success','1'),(10336,890,'old_version','8.8'),(10337,890,'user_meta','help@ultimatewphelp.com'),(10338,890,'user_meta','help'),(10339,890,'user_meta','help'),(10340,890,'user_meta','Administrator'),(10341,890,'user_meta',''),(10342,891,'type','plugin'),(10343,891,'name','Loco Translate'),(10344,891,'version','2.4.2'),(10345,891,'slug','loco-translate/loco.php'),(10346,891,'success','1'),(10347,891,'old_version','2.4.1'),(10348,891,'user_meta','help@ultimatewphelp.com'),(10349,891,'user_meta','help'),(10350,891,'user_meta','help'),(10351,891,'user_meta','Administrator'),(10352,891,'user_meta',''),(10353,892,'type','plugin'),(10354,892,'name','Recent Posts Widget With Thumbnails'),(10355,892,'version','6.7.1'),(10356,892,'slug','recent-posts-widget-with-thumbnails/recent-posts-widget-with-thumbnails.php'),(10357,892,'success','1'),(10358,892,'old_version','6.7.0'),(10359,892,'user_meta','help@ultimatewphelp.com'),(10360,892,'user_meta','help'),(10361,892,'user_meta','help'),(10362,892,'user_meta','Administrator'),(10363,892,'user_meta',''),(10364,893,'type','plugin'),(10365,893,'name','Smash Balloon Instagram Feed'),(10366,893,'version','2.4.6'),(10367,893,'slug','instagram-feed/instagram-feed.php'),(10368,893,'success','1'),(10369,893,'old_version','2.4.5'),(10370,893,'user_meta','help@ultimatewphelp.com'),(10371,893,'user_meta','help'),(10372,893,'user_meta','help'),(10373,893,'user_meta','Administrator'),(10374,893,'user_meta',''),(10375,894,'type','plugin'),(10376,894,'name','WooCommerce'),(10377,894,'version','4.3.3'),(10378,894,'slug','woocommerce/woocommerce.php'),(10379,894,'success','1'),(10380,894,'old_version','4.3.1'),(10381,894,'user_meta','help@ultimatewphelp.com'),(10382,894,'user_meta','help'),(10383,894,'user_meta','help'),(10384,894,'user_meta','Administrator'),(10385,894,'user_meta',''),(10386,895,'destination',''),(10387,895,'status','Finished'),(10388,895,'type','database, themes'),(10389,895,'backup_time','1597675654'),(10390,895,'user_meta','help@ultimatewphelp.com'),(10391,895,'user_meta','help'),(10392,895,'user_meta','help'),(10393,895,'user_meta','Administrator'),(10394,895,'user_meta',''),(10395,896,'type','theme'),(10396,896,'name','Graphene'),(10397,896,'version','2.8'),(10398,896,'slug','graphene'),(10399,896,'success','1'),(10400,896,'old_version','1.4'),(10401,896,'user_meta','help@ultimatewphelp.com'),(10402,896,'user_meta','help'),(10403,896,'user_meta','help'),(10404,896,'user_meta','Administrator'),(10405,896,'user_meta',''),(10406,897,'type','theme'),(10407,897,'name','Hueman'),(10408,897,'version','3.6.1'),(10409,897,'slug','hueman'),(10410,897,'success','1'),(10411,897,'old_version','1.4'),(10412,897,'user_meta','help@ultimatewphelp.com'),(10413,897,'user_meta','help'),(10414,897,'user_meta','help'),(10415,897,'user_meta','Administrator'),(10416,897,'user_meta',''),(10417,898,'type','theme'),(10418,898,'name','Twenty Fourteen'),(10419,898,'version','2.9'),(10420,898,'slug','twentyfourteen'),(10421,898,'success','1'),(10422,898,'old_version','1.4'),(10423,898,'user_meta','help@ultimatewphelp.com'),(10424,898,'user_meta','help'),(10425,898,'user_meta','help'),(10426,898,'user_meta','Administrator'),(10427,898,'user_meta',''),(10428,899,'type','theme'),(10429,899,'name','Twenty Nineteen'),(10430,899,'version','1.7'),(10431,899,'slug','twentynineteen'),(10432,899,'success','1'),(10433,899,'old_version','1.4'),(10434,899,'user_meta','help@ultimatewphelp.com'),(10435,899,'user_meta','help'),(10436,899,'user_meta','help'),(10437,899,'user_meta','Administrator'),(10438,899,'user_meta',''),(10439,900,'type','theme'),(10440,900,'name','Twenty Thirteen'),(10441,900,'version','3.1'),(10442,900,'slug','twentythirteen'),(10443,900,'success','1'),(10444,900,'old_version','1.4'),(10445,900,'user_meta','help@ultimatewphelp.com'),(10446,900,'user_meta','help'),(10447,900,'user_meta','help'),(10448,900,'user_meta','Administrator'),(10449,900,'user_meta',''),(10450,901,'type','theme'),(10451,901,'name','Twenty Twenty'),(10452,901,'version','1.5'),(10453,901,'slug','twentytwenty'),(10454,901,'success','1'),(10455,901,'old_version','1.4'),(10456,901,'user_meta','help@ultimatewphelp.com'),(10457,901,'user_meta','help'),(10458,901,'user_meta','help'),(10459,901,'user_meta','Administrator'),(10460,901,'user_meta',''),(10461,902,'destination',''),(10462,902,'status','Finished'),(10463,902,'type','database'),(10464,902,'backup_time','1597675814'),(10465,902,'user_meta','help@ultimatewphelp.com'),(10466,902,'user_meta','help'),(10467,902,'user_meta','help'),(10468,902,'user_meta','Administrator'),(10469,902,'user_meta',''),(10470,903,'new_version','5.5'),(10471,903,'old_version','5.4.2'),(10472,903,'auto_updated',''),(10473,903,'user_meta','help@ultimatewphelp.com'),(10474,903,'user_meta','help'),(10475,903,'user_meta','help'),(10476,903,'user_meta','Administrator'),(10477,903,'user_meta',''),(10478,904,'user_name','karynkw1'),(10479,904,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(10480,904,'comment_status','pending approval'),(10481,904,'comment_type','comment'),(10482,904,'post_id','4109'),(10483,904,'is_spam',''),(10484,904,'user_meta',''),(10485,904,'user_meta','N/A'),(10486,904,'user_meta',''),(10487,904,'user_meta',''),(10488,904,'user_meta',''),(10489,905,'user_name','wendibh11'),(10490,905,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(10491,905,'comment_status','pending approval'),(10492,905,'comment_type','comment'),(10493,905,'post_id','4109'),(10494,905,'is_spam',''),(10495,905,'user_meta',''),(10496,905,'user_meta','N/A'),(10497,905,'user_meta',''),(10498,905,'user_meta',''),(10499,905,'user_meta',''),(10500,906,'user_name','go to my blog'),(10501,906,'post_title','\"Souper Star Susan Nagel PhD: Endocrine Disruptors\"'),(10502,906,'comment_status','pending approval'),(10503,906,'comment_type','comment'),(10504,906,'post_id','2763'),(10505,906,'is_spam',''),(10506,906,'user_meta',''),(10507,906,'user_meta','N/A'),(10508,906,'user_meta',''),(10509,906,'user_meta',''),(10510,906,'user_meta',''),(10511,907,'user_name','waterfallmagazine.com'),(10512,907,'post_title','\"Get to know your Cervix!\"'),(10513,907,'comment_status','pending approval'),(10514,907,'comment_type','comment'),(10515,907,'post_id','133'),(10516,907,'is_spam',''),(10517,907,'user_meta',''),(10518,907,'user_meta','N/A'),(10519,907,'user_meta',''),(10520,907,'user_meta',''),(10521,907,'user_meta',''),(10522,908,'user_name','robertpq16'),(10523,908,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(10524,908,'comment_status','pending approval'),(10525,908,'comment_type','comment'),(10526,908,'post_id','4109'),(10527,908,'is_spam',''),(10528,908,'user_meta',''),(10529,908,'user_meta','N/A'),(10530,908,'user_meta',''),(10531,908,'user_meta',''),(10532,908,'user_meta',''),(10533,909,'user_name','Sunny Raul Rondi'),(10534,909,'post_title','\"Postpartum Anxiety During a Pandemic\"'),(10535,909,'comment_status','pending approval'),(10536,909,'comment_type','comment'),(10537,909,'post_id','7552'),(10538,909,'is_spam',''),(10539,909,'user_meta',''),(10540,909,'user_meta','N/A'),(10541,909,'user_meta',''),(10542,909,'user_meta',''),(10543,909,'user_meta',''),(10544,910,'user_name','gabriellezj3'),(10545,910,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(10546,910,'comment_status','pending approval'),(10547,910,'comment_type','comment'),(10548,910,'post_id','4109'),(10549,910,'is_spam',''),(10550,910,'user_meta',''),(10551,910,'user_meta','N/A'),(10552,910,'user_meta',''),(10553,910,'user_meta',''),(10554,910,'user_meta',''),(10555,911,'note_id','5'),(10556,911,'lead_id','90'),(10557,911,'form_title','Contact Sonya'),(10558,911,'form_id','1'),(10559,911,'user_meta',''),(10560,911,'user_meta','N/A'),(10561,911,'user_meta',''),(10562,911,'user_meta',''),(10563,911,'user_meta',''),(10564,912,'user_name','KennethJeona'),(10565,912,'post_title','\"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\"'),(10566,912,'comment_status','pending approval'),(10567,912,'comment_type','comment'),(10568,912,'post_id','4044'),(10569,912,'is_spam',''),(10570,912,'user_meta',''),(10571,912,'user_meta','N/A'),(10572,912,'user_meta',''),(10573,912,'user_meta',''),(10574,912,'user_meta',''),(10575,913,'user_name','williehy11'),(10576,913,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(10577,913,'comment_status','pending approval'),(10578,913,'comment_type','comment'),(10579,913,'post_id','4109'),(10580,913,'is_spam',''),(10581,913,'user_meta',''),(10582,913,'user_meta','N/A'),(10583,913,'user_meta',''),(10584,913,'user_meta',''),(10585,913,'user_meta',''),(10586,914,'user_name','wildayp18'),(10587,914,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(10588,914,'comment_status','pending approval'),(10589,914,'comment_type','comment'),(10590,914,'post_id','4109'),(10591,914,'is_spam',''),(10592,914,'user_meta',''),(10593,914,'user_meta','N/A'),(10594,914,'user_meta',''),(10595,914,'user_meta',''),(10596,914,'user_meta',''),(10597,915,'user_name','MichaelFeavy'),(10598,915,'post_title','\"Blogs About Maternal Mental Health\"'),(10599,915,'comment_status','pending approval'),(10600,915,'comment_type','comment'),(10601,915,'post_id','3059'),(10602,915,'is_spam',''),(10603,915,'user_meta',''),(10604,915,'user_meta','N/A'),(10605,915,'user_meta',''),(10606,915,'user_meta',''),(10607,915,'user_meta',''),(10608,916,'user_name','Best Inkjet Photo Printer'),(10609,916,'post_title','\"6 of the Strangest Signs of Hormone Imbalance\"'),(10610,916,'comment_status','pending approval'),(10611,916,'comment_type','comment'),(10612,916,'post_id','3571'),(10613,916,'is_spam',''),(10614,916,'user_meta',''),(10615,916,'user_meta','N/A'),(10616,916,'user_meta',''),(10617,916,'user_meta',''),(10618,916,'user_meta',''),(10619,917,'user_name','huetnaxk'),(10620,917,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(10621,917,'comment_status','pending approval'),(10622,917,'comment_type','comment'),(10623,917,'post_id','4109'),(10624,917,'is_spam',''),(10625,917,'user_meta',''),(10626,917,'user_meta','N/A'),(10627,917,'user_meta',''),(10628,917,'user_meta',''),(10629,917,'user_meta',''),(10630,918,'user_name','eriktc60'),(10631,918,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(10632,918,'comment_status','pending approval'),(10633,918,'comment_type','comment'),(10634,918,'post_id','4109'),(10635,918,'is_spam',''),(10636,918,'user_meta',''),(10637,918,'user_meta','N/A'),(10638,918,'user_meta',''),(10639,918,'user_meta',''),(10640,918,'user_meta',''),(10641,919,'user_name','바카라 전략'),(10642,919,'post_title','\"6 of the Strangest Signs of Hormone Imbalance\"'),(10643,919,'comment_status','pending approval'),(10644,919,'comment_type','comment'),(10645,919,'post_id','3571'),(10646,919,'is_spam',''),(10647,919,'user_meta',''),(10648,919,'user_meta','N/A'),(10649,919,'user_meta',''),(10650,919,'user_meta',''),(10651,919,'user_meta',''),(10652,920,'user_name','vinsaGoaks'),(10653,920,'post_title','\"Precision Medicine & PCOS Q&A on PCOS Nutrition Center Blog!\"'),(10654,920,'comment_status','pending approval'),(10655,920,'comment_type','comment'),(10656,920,'post_id','4044'),(10657,920,'is_spam',''),(10658,920,'user_meta',''),(10659,920,'user_meta','N/A'),(10660,920,'user_meta',''),(10661,920,'user_meta',''),(10662,920,'user_meta',''),(10663,921,'user_name','aidalx1'),(10664,921,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(10665,921,'comment_status','pending approval'),(10666,921,'comment_type','comment'),(10667,921,'post_id','4109'),(10668,921,'is_spam',''),(10669,921,'user_meta',''),(10670,921,'user_meta','N/A'),(10671,921,'user_meta',''),(10672,921,'user_meta',''),(10673,921,'user_meta',''),(10674,922,'user_name','italetjtxw'),(10675,922,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(10676,922,'comment_status','pending approval'),(10677,922,'comment_type','comment'),(10678,922,'post_id','4109'),(10679,922,'is_spam',''),(10680,922,'user_meta',''),(10681,922,'user_meta','N/A'),(10682,922,'user_meta',''),(10683,922,'user_meta',''),(10684,922,'user_meta',''),(10685,923,'user_name','check these guys out'),(10686,923,'post_title','\"Souper Star Susan Nagel PhD: Endocrine Disruptors\"'),(10687,923,'comment_status','pending approval'),(10688,923,'comment_type','comment'),(10689,923,'post_id','2763'),(10690,923,'is_spam',''),(10691,923,'user_meta',''),(10692,923,'user_meta','N/A'),(10693,923,'user_meta',''),(10694,923,'user_meta',''),(10695,923,'user_meta',''),(10696,924,'user_name','paulinetu16'),(10697,924,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(10698,924,'comment_status','pending approval'),(10699,924,'comment_type','comment'),(10700,924,'post_id','4109'),(10701,924,'is_spam',''),(10702,924,'user_meta',''),(10703,924,'user_meta','N/A'),(10704,924,'user_meta',''),(10705,924,'user_meta',''),(10706,924,'user_meta',''),(10707,925,'user_name','Irina'),(10708,925,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(10709,925,'comment_status','pending approval'),(10710,925,'comment_type','comment'),(10711,925,'post_id','4109'),(10712,925,'is_spam',''),(10713,925,'user_meta',''),(10714,925,'user_meta','N/A'),(10715,925,'user_meta',''),(10716,925,'user_meta',''),(10717,925,'user_meta',''),(10718,926,'user_name','ellanu18'),(10719,926,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(10720,926,'comment_status','pending approval'),(10721,926,'comment_type','comment'),(10722,926,'post_id','4109'),(10723,926,'is_spam',''),(10724,926,'user_meta',''),(10725,926,'user_meta','N/A'),(10726,926,'user_meta',''),(10727,926,'user_meta',''),(10728,926,'user_meta',''),(10729,927,'user_name','Winford Olrich'),(10730,927,'post_title','\"10 Things You Need to Know About Magnesium\"'),(10731,927,'comment_status','pending approval'),(10732,927,'comment_type','comment'),(10733,927,'post_id','1402'),(10734,927,'is_spam',''),(10735,927,'user_meta',''),(10736,927,'user_meta','N/A'),(10737,927,'user_meta',''),(10738,927,'user_meta',''),(10739,927,'user_meta',''),(10740,928,'destination',''),(10741,928,'status','Finished'),(10742,928,'type','database'),(10743,928,'backup_time','1598997523'),(10744,928,'user_meta',''),(10745,928,'user_meta','N/A'),(10746,928,'user_meta',''),(10747,928,'user_meta',''),(10748,928,'user_meta','wp_cron'),(10749,929,'type','plugin'),(10750,929,'name','UpdraftPlus - Backup/Restore'),(10751,929,'version','2.16.28.24'),(10752,929,'slug','updraftplus/updraftplus.php'),(10753,929,'success','1'),(10754,929,'old_version','2.16.27.24'),(10755,929,'user_meta','help@ultimatewphelp.com'),(10756,929,'user_meta','help'),(10757,929,'user_meta','help'),(10758,929,'user_meta','Administrator'),(10759,929,'user_meta',''),(10760,930,'destination',''),(10761,930,'status','Finished'),(10762,930,'type','database, plugins'),(10763,930,'backup_time','1599068110'),(10764,930,'user_meta','help@ultimatewphelp.com'),(10765,930,'user_meta','help'),(10766,930,'user_meta','help'),(10767,930,'user_meta','Administrator'),(10768,930,'user_meta',''),(10769,931,'type','plugin'),(10770,931,'name','Contact Form 7'),(10771,931,'version','5.2.2'),(10772,931,'slug','contact-form-7/wp-contact-form-7.php'),(10773,931,'success','1'),(10774,931,'old_version','5.2.1'),(10775,931,'user_meta','help@ultimatewphelp.com'),(10776,931,'user_meta','help'),(10777,931,'user_meta','help'),(10778,931,'user_meta','Administrator'),(10779,931,'user_meta',''),(10780,932,'type','plugin'),(10781,932,'name','Jetpack by WordPress.com'),(10782,932,'version','8.9'),(10783,932,'slug','jetpack/jetpack.php'),(10784,932,'success','1'),(10785,932,'old_version','8.8.2'),(10786,932,'user_meta','help@ultimatewphelp.com'),(10787,932,'user_meta','help'),(10788,932,'user_meta','help'),(10789,932,'user_meta','Administrator'),(10790,932,'user_meta',''),(10791,933,'type','plugin'),(10792,933,'name','Loco Translate'),(10793,933,'version','2.4.3'),(10794,933,'slug','loco-translate/loco.php'),(10795,933,'success','1'),(10796,933,'old_version','2.4.2'),(10797,933,'user_meta','help@ultimatewphelp.com'),(10798,933,'user_meta','help'),(10799,933,'user_meta','help'),(10800,933,'user_meta','Administrator'),(10801,933,'user_meta',''),(10802,934,'type','plugin'),(10803,934,'name','MC4WP: Mailchimp for WordPress'),(10804,934,'version','4.8.1'),(10805,934,'slug','mailchimp-for-wp/mailchimp-for-wp.php'),(10806,934,'success','1'),(10807,934,'old_version','4.8'),(10808,934,'user_meta','help@ultimatewphelp.com'),(10809,934,'user_meta','help'),(10810,934,'user_meta','help'),(10811,934,'user_meta','Administrator'),(10812,934,'user_meta',''),(10813,935,'type','plugin'),(10814,935,'name','Really Simple SSL'),(10815,935,'version','3.3.5'),(10816,935,'slug','really-simple-ssl/rlrsssl-really-simple-ssl.php'),(10817,935,'success','1'),(10818,935,'old_version','3.3.4'),(10819,935,'user_meta','help@ultimatewphelp.com'),(10820,935,'user_meta','help'),(10821,935,'user_meta','help'),(10822,935,'user_meta','Administrator'),(10823,935,'user_meta',''),(10824,936,'type','plugin'),(10825,936,'name','Social Snap Lite'),(10826,936,'version','1.1.9'),(10827,936,'slug','socialsnap/socialsnap.php'),(10828,936,'success','1'),(10829,936,'old_version','1.1.8.3'),(10830,936,'user_meta','help@ultimatewphelp.com'),(10831,936,'user_meta','help'),(10832,936,'user_meta','help'),(10833,936,'user_meta','Administrator'),(10834,936,'user_meta',''),(10835,937,'type','plugin'),(10836,937,'name','Ultimate WP Help Maintenance Reports'),(10837,937,'version','2.0.5'),(10838,937,'slug','mainwp-child-reports/mainwp-child-reports.php'),(10839,937,'success','1'),(10840,937,'old_version','2.0.4'),(10841,937,'user_meta','help@ultimatewphelp.com'),(10842,937,'user_meta','help'),(10843,937,'user_meta','help'),(10844,937,'user_meta','Administrator'),(10845,937,'user_meta',''),(10846,938,'type','plugin'),(10847,938,'name','WooCommerce'),(10848,938,'version','4.4.1'),(10849,938,'slug','woocommerce/woocommerce.php'),(10850,938,'success','1'),(10851,938,'old_version','4.3.3'),(10852,938,'user_meta','help@ultimatewphelp.com'),(10853,938,'user_meta','help'),(10854,938,'user_meta','help'),(10855,938,'user_meta','Administrator'),(10856,938,'user_meta',''),(10857,939,'type','plugin'),(10858,939,'name','Wordfence Security'),(10859,939,'version','7.4.11'),(10860,939,'slug','wordfence/wordfence.php'),(10861,939,'success','1'),(10862,939,'old_version','7.4.10'),(10863,939,'user_meta','help@ultimatewphelp.com'),(10864,939,'user_meta','help'),(10865,939,'user_meta','help'),(10866,939,'user_meta','Administrator'),(10867,939,'user_meta',''),(10868,940,'type','plugin'),(10869,940,'name','Yoast SEO'),(10870,940,'version','14.9'),(10871,940,'slug','wordpress-seo/wp-seo.php'),(10872,940,'success','1'),(10873,940,'old_version','14.7'),(10874,940,'user_meta','help@ultimatewphelp.com'),(10875,940,'user_meta','help'),(10876,940,'user_meta','help'),(10877,940,'user_meta','Administrator'),(10878,940,'user_meta',''),(10879,941,'user_name','joeiq2'),(10880,941,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(10881,941,'comment_status','pending approval'),(10882,941,'comment_type','comment'),(10883,941,'post_id','4109'),(10884,941,'is_spam',''),(10885,941,'user_meta',''),(10886,941,'user_meta','N/A'),(10887,941,'user_meta',''),(10888,941,'user_meta',''),(10889,941,'user_meta',''),(10890,942,'user_name','gregorysu60'),(10891,942,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(10892,942,'comment_status','pending approval'),(10893,942,'comment_type','comment'),(10894,942,'post_id','4109'),(10895,942,'is_spam',''),(10896,942,'user_meta',''),(10897,942,'user_meta','N/A'),(10898,942,'user_meta',''),(10899,942,'user_meta',''),(10900,942,'user_meta',''),(10901,943,'user_name','https://waterfallmagazine.com'),(10902,943,'post_title','\"Get to know your Cervix!\"'),(10903,943,'comment_status','pending approval'),(10904,943,'comment_type','comment'),(10905,943,'post_id','133'),(10906,943,'is_spam',''),(10907,943,'user_meta',''),(10908,943,'user_meta','N/A'),(10909,943,'user_meta',''),(10910,943,'user_meta',''),(10911,943,'user_meta',''),(10912,944,'user_name','ayklilue'),(10913,944,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(10914,944,'comment_status','pending approval'),(10915,944,'comment_type','comment'),(10916,944,'post_id','4109'),(10917,944,'is_spam',''),(10918,944,'user_meta',''),(10919,944,'user_meta','N/A'),(10920,944,'user_meta',''),(10921,944,'user_meta',''),(10922,944,'user_meta',''),(10923,945,'user_name','pearliehn1'),(10924,945,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(10925,945,'comment_status','pending approval'),(10926,945,'comment_type','comment'),(10927,945,'post_id','4109'),(10928,945,'is_spam',''),(10929,945,'user_meta',''),(10930,945,'user_meta','N/A'),(10931,945,'user_meta',''),(10932,945,'user_meta',''),(10933,945,'user_meta',''),(10934,946,'user_name','click here for more'),(10935,946,'post_title','\"Souper Star Susan Nagel PhD: Endocrine Disruptors\"'),(10936,946,'comment_status','pending approval'),(10937,946,'comment_type','comment'),(10938,946,'post_id','2763'),(10939,946,'is_spam',''),(10940,946,'user_meta',''),(10941,946,'user_meta','N/A'),(10942,946,'user_meta',''),(10943,946,'user_meta',''),(10944,946,'user_meta',''),(10945,947,'user_name','maxinejn18'),(10946,947,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(10947,947,'comment_status','pending approval'),(10948,947,'comment_type','comment'),(10949,947,'post_id','4109'),(10950,947,'is_spam',''),(10951,947,'user_meta',''),(10952,947,'user_meta','N/A'),(10953,947,'user_meta',''),(10954,947,'user_meta',''),(10955,947,'user_meta',''),(10956,948,'user_name','pansionGoaks'),(10957,948,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(10958,948,'comment_status','pending approval'),(10959,948,'comment_type','comment'),(10960,948,'post_id','4109'),(10961,948,'is_spam',''),(10962,948,'user_meta',''),(10963,948,'user_meta','N/A'),(10964,948,'user_meta',''),(10965,948,'user_meta',''),(10966,948,'user_meta',''),(10967,949,'user_name','eyes doctors near me'),(10968,949,'post_title','\"Souper Star Susan Nagel PhD: Endocrine Disruptors\"'),(10969,949,'comment_status','pending approval'),(10970,949,'comment_type','comment'),(10971,949,'post_id','2763'),(10972,949,'is_spam',''),(10973,949,'user_meta',''),(10974,949,'user_meta','N/A'),(10975,949,'user_meta',''),(10976,949,'user_meta',''),(10977,949,'user_meta',''),(10978,950,'user_name','dchaahfqf'),(10979,950,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(10980,950,'comment_status','pending approval'),(10981,950,'comment_type','comment'),(10982,950,'post_id','4109'),(10983,950,'is_spam',''),(10984,950,'user_meta',''),(10985,950,'user_meta','N/A'),(10986,950,'user_meta',''),(10987,950,'user_meta',''),(10988,950,'user_meta',''),(10989,951,'user_name','sbxembex'),(10990,951,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(10991,951,'comment_status','pending approval'),(10992,951,'comment_type','comment'),(10993,951,'post_id','4109'),(10994,951,'is_spam',''),(10995,951,'user_meta',''),(10996,951,'user_meta','N/A'),(10997,951,'user_meta',''),(10998,951,'user_meta',''),(10999,951,'user_meta',''),(11000,952,'user_name','lenorekw16'),(11001,952,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(11002,952,'comment_status','pending approval'),(11003,952,'comment_type','comment'),(11004,952,'post_id','4109'),(11005,952,'is_spam',''),(11006,952,'user_meta',''),(11007,952,'user_meta','N/A'),(11008,952,'user_meta',''),(11009,952,'user_meta',''),(11010,952,'user_meta',''),(11011,953,'user_name','johnniedi2'),(11012,953,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(11013,953,'comment_status','pending approval'),(11014,953,'comment_type','comment'),(11015,953,'post_id','4109'),(11016,953,'is_spam',''),(11017,953,'user_meta',''),(11018,953,'user_meta','N/A'),(11019,953,'user_meta',''),(11020,953,'user_meta',''),(11021,953,'user_meta',''),(11022,954,'user_name','wallet with notebook and pen'),(11023,954,'post_title','\"It Doesn\'t Always Take a Crystal Ball: My Explainable Miscarriages\"'),(11024,954,'comment_status','pending approval'),(11025,954,'comment_type','comment'),(11026,954,'post_id','1606'),(11027,954,'is_spam',''),(11028,954,'user_meta',''),(11029,954,'user_meta','N/A'),(11030,954,'user_meta',''),(11031,954,'user_meta',''),(11032,954,'user_meta',''),(11033,955,'user_name','veraig60'),(11034,955,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(11035,955,'comment_status','pending approval'),(11036,955,'comment_type','comment'),(11037,955,'post_id','4109'),(11038,955,'is_spam',''),(11039,955,'user_meta',''),(11040,955,'user_meta','N/A'),(11041,955,'user_meta',''),(11042,955,'user_meta',''),(11043,955,'user_meta',''),(11044,956,'user_name','lesterhj2'),(11045,956,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(11046,956,'comment_status','pending approval'),(11047,956,'comment_type','comment'),(11048,956,'post_id','4109'),(11049,956,'is_spam',''),(11050,956,'user_meta',''),(11051,956,'user_meta','N/A'),(11052,956,'user_meta',''),(11053,956,'user_meta',''),(11054,956,'user_meta',''),(11055,957,'note_id','6'),(11056,957,'lead_id','100'),(11057,957,'form_title','Contact Sonya'),(11058,957,'form_id','1'),(11059,957,'user_meta',''),(11060,957,'user_meta','N/A'),(11061,957,'user_meta',''),(11062,957,'user_meta',''),(11063,957,'user_meta',''),(11064,958,'user_name','elsiehh4'),(11065,958,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(11066,958,'comment_status','pending approval'),(11067,958,'comment_type','comment'),(11068,958,'post_id','4109'),(11069,958,'is_spam',''),(11070,958,'user_meta',''),(11071,958,'user_meta','N/A'),(11072,958,'user_meta',''),(11073,958,'user_meta',''),(11074,958,'user_meta',''),(11075,959,'user_name','Claytonsow'),(11076,959,'post_title','\"Souper Star - Sasha Ottey of PCOS Challenge\"'),(11077,959,'comment_status','pending approval'),(11078,959,'comment_type','comment'),(11079,959,'post_id','2463'),(11080,959,'is_spam',''),(11081,959,'user_meta',''),(11082,959,'user_meta','N/A'),(11083,959,'user_meta',''),(11084,959,'user_meta',''),(11085,959,'user_meta',''),(11086,960,'user_name','dostinex'),(11087,960,'post_title','\"Missing our Miscarried Babies\"'),(11088,960,'comment_status','pending approval'),(11089,960,'comment_type','comment'),(11090,960,'post_id','1143'),(11091,960,'is_spam',''),(11092,960,'user_meta',''),(11093,960,'user_meta','N/A'),(11094,960,'user_meta',''),(11095,960,'user_meta',''),(11096,960,'user_meta',''),(11097,961,'user_name','stacism11'),(11098,961,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(11099,961,'comment_status','pending approval'),(11100,961,'comment_type','comment'),(11101,961,'post_id','4109'),(11102,961,'is_spam',''),(11103,961,'user_meta',''),(11104,961,'user_meta','N/A'),(11105,961,'user_meta',''),(11106,961,'user_meta',''),(11107,961,'user_meta',''),(11108,962,'user_name','lnrpkjmc'),(11109,962,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(11110,962,'comment_status','pending approval'),(11111,962,'comment_type','comment'),(11112,962,'post_id','4109'),(11113,962,'is_spam',''),(11114,962,'user_meta',''),(11115,962,'user_meta','N/A'),(11116,962,'user_meta',''),(11117,962,'user_meta',''),(11118,962,'user_meta',''),(11119,963,'user_name','Janessa Metzger'),(11120,963,'post_title','\"6 of the Strangest Signs of Hormone Imbalance\"'),(11121,963,'comment_status','pending approval'),(11122,963,'comment_type','comment'),(11123,963,'post_id','3571'),(11124,963,'is_spam',''),(11125,963,'user_meta',''),(11126,963,'user_meta','N/A'),(11127,963,'user_meta',''),(11128,963,'user_meta',''),(11129,963,'user_meta',''),(11130,964,'user_name','online pharmacies'),(11131,964,'post_title','\"I\'m Cracking Up\"'),(11132,964,'comment_status','pending approval'),(11133,964,'comment_type','comment'),(11134,964,'post_id','1445'),(11135,964,'is_spam',''),(11136,964,'user_meta',''),(11137,964,'user_meta','N/A'),(11138,964,'user_meta',''),(11139,964,'user_meta',''),(11140,964,'user_meta',''),(11141,965,'user_name','fiagwyyl'),(11142,965,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(11143,965,'comment_status','pending approval'),(11144,965,'comment_type','comment'),(11145,965,'post_id','4109'),(11146,965,'is_spam',''),(11147,965,'user_meta',''),(11148,965,'user_meta','N/A'),(11149,965,'user_meta',''),(11150,965,'user_meta',''),(11151,965,'user_meta',''),(11152,966,'user_name','notebook paper college ruled'),(11153,966,'post_title','\"It Doesn\'t Always Take a Crystal Ball: My Explainable Miscarriages\"'),(11154,966,'comment_status','pending approval'),(11155,966,'comment_type','comment'),(11156,966,'post_id','1606'),(11157,966,'is_spam',''),(11158,966,'user_meta',''),(11159,966,'user_meta','N/A'),(11160,966,'user_meta',''),(11161,966,'user_meta',''),(11162,966,'user_meta',''),(11163,967,'user_name','lozilGoaks'),(11164,967,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(11165,967,'comment_status','pending approval'),(11166,967,'comment_type','comment'),(11167,967,'post_id','4109'),(11168,967,'is_spam',''),(11169,967,'user_meta',''),(11170,967,'user_meta','N/A'),(11171,967,'user_meta',''),(11172,967,'user_meta',''),(11173,967,'user_meta',''),(11174,968,'user_name','Geam Iveco Daily I Chassis 1996'),(11175,968,'post_title','\"Could a Blood Test Have Predicted my Postpartum Mood Disorder?\"'),(11176,968,'comment_status','pending approval'),(11177,968,'comment_type','comment'),(11178,968,'post_id','1789'),(11179,968,'is_spam',''),(11180,968,'user_meta',''),(11181,968,'user_meta','N/A'),(11182,968,'user_meta',''),(11183,968,'user_meta',''),(11184,968,'user_meta',''),(11185,969,'user_name','Geam Iveco Daily I Chassis 1996'),(11186,969,'post_title','\"Could a Blood Test Have Predicted my Postpartum Mood Disorder?\"'),(11187,969,'comment_status','pending approval'),(11188,969,'comment_type','comment'),(11189,969,'post_id','1789'),(11190,969,'is_spam',''),(11191,969,'user_meta',''),(11192,969,'user_meta','N/A'),(11193,969,'user_meta',''),(11194,969,'user_meta',''),(11195,969,'user_meta',''),(11196,970,'user_name','leeev60'),(11197,970,'post_title','\"One Small Step for PCOS - One Giant Leap for Patient Empowerment!\"'),(11198,970,'comment_status','pending approval'),(11199,970,'comment_type','comment'),(11200,970,'post_id','4109'),(11201,970,'is_spam',''),(11202,970,'user_meta',''),(11203,970,'user_meta','N/A'),(11204,970,'user_meta',''),(11205,970,'user_meta',''),(11206,970,'user_meta',''),(11207,971,'type','plugin'),(11208,971,'name','UpdraftPlus - Backup/Restore'),(11209,971,'version','2.16.29.24'),(11210,971,'slug','updraftplus/updraftplus.php'),(11211,971,'success','1'),(11212,971,'old_version','2.16.28.24'),(11213,971,'user_meta','help@ultimatewphelp.com'),(11214,971,'user_meta','help'),(11215,971,'user_meta','help'),(11216,971,'user_meta','Administrator'),(11217,971,'user_meta',''),(11218,972,'destination',''),(11219,972,'status','Finished'),(11220,972,'type','database, plugins, themes'),(11221,972,'backup_time','1600624857'),(11222,972,'user_meta','help@ultimatewphelp.com'),(11223,972,'user_meta','help'),(11224,972,'user_meta','help'),(11225,972,'user_meta','Administrator'),(11226,972,'user_meta',''),(11227,973,'type','plugin'),(11228,973,'name','Ultimate WP Help Maintenance'),(11229,973,'version','4.1'),(11230,973,'slug','mainwp-child/mainwp-child.php'),(11231,973,'success','1'),(11232,973,'old_version','4.0.7.2'),(11233,973,'user_meta','help@ultimatewphelp.com'),(11234,973,'user_meta','help'),(11235,973,'user_meta','help'),(11236,973,'user_meta','Administrator'),(11237,973,'user_meta',''),(11238,974,'destination',''),(11239,974,'status','Finished'),(11240,974,'type','database, plugins'),(11241,974,'backup_time','1600625265'),(11242,974,'user_meta','help@ultimatewphelp.com'),(11243,974,'user_meta','help'),(11244,974,'user_meta','help'),(11245,974,'user_meta','Administrator'),(11246,974,'user_meta',''),(11247,975,'type','plugin'),(11248,975,'name','Gravity Forms Mailchimp Add-On'),(11249,975,'version','4.8'),(11250,975,'slug','gravityformsmailchimp/mailchimp.php'),(11251,975,'success','1'),(11252,975,'old_version','4.7'),(11253,975,'user_meta','help@ultimatewphelp.com'),(11254,975,'user_meta','help'),(11255,975,'user_meta','help'),(11256,975,'user_meta','Administrator'),(11257,975,'user_meta',''),(11258,976,'type','plugin'),(11259,976,'name','Jetpack by WordPress.com'),(11260,976,'version','8.9.1'),(11261,976,'slug','jetpack/jetpack.php'),(11262,976,'success','1'),(11263,976,'old_version','8.9'),(11264,976,'user_meta','help@ultimatewphelp.com'),(11265,976,'user_meta','help'),(11266,976,'user_meta','help'),(11267,976,'user_meta','Administrator'),(11268,976,'user_meta',''),(11269,977,'type','plugin'),(11270,977,'name','Recent Posts Widget With Thumbnails'),(11271,977,'version','6.8.0'),(11272,977,'slug','recent-posts-widget-with-thumbnails/recent-posts-widget-with-thumbnails.php'),(11273,977,'success','1'),(11274,977,'old_version','6.7.1'),(11275,977,'user_meta','help@ultimatewphelp.com'),(11276,977,'user_meta','help'),(11277,977,'user_meta','help'),(11278,977,'user_meta','Administrator'),(11279,977,'user_meta',''),(11280,978,'type','plugin'),(11281,978,'name','Social Snap Lite'),(11282,978,'version','1.1.11'),(11283,978,'slug','socialsnap/socialsnap.php'),(11284,978,'success','1'),(11285,978,'old_version','1.1.9'),(11286,978,'user_meta','help@ultimatewphelp.com'),(11287,978,'user_meta','help'),(11288,978,'user_meta','help'),(11289,978,'user_meta','Administrator'),(11290,978,'user_meta',''),(11291,979,'type','plugin'),(11292,979,'name','WooCommerce'),(11293,979,'version','4.5.2'),(11294,979,'slug','woocommerce/woocommerce.php'),(11295,979,'success','1'),(11296,979,'old_version','4.4.1'),(11297,979,'user_meta','help@ultimatewphelp.com'),(11298,979,'user_meta','help'),(11299,979,'user_meta','help'),(11300,979,'user_meta','Administrator'),(11301,979,'user_meta',''),(11302,980,'name','Ultimate WP Help Maintenance Reports'),(11303,980,'slug','mainwp-child-reports/mainwp-child-reports.php'),(11304,980,'user_meta','help@ultimatewphelp.com'),(11305,980,'user_meta','help'),(11306,980,'user_meta','help'),(11307,980,'user_meta','Administrator'),(11308,980,'user_meta','');
/*!40000 ALTER TABLE `wp_mainwp_stream_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mainwp_stream_tmp`
--

DROP TABLE IF EXISTS `wp_mainwp_stream_tmp`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mainwp_stream_tmp` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `site_id` bigint(20) unsigned NOT NULL DEFAULT 1,
  `blog_id` bigint(20) unsigned NOT NULL DEFAULT 1,
  `object_id` bigint(20) unsigned DEFAULT NULL,
  `author` bigint(20) unsigned NOT NULL DEFAULT 0,
  `author_role` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `summary` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `visibility` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'publish',
  `parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'stream',
  `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `ip` varchar(39) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `user_role` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `connector` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
  `context` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
  `action` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`ID`),
  KEY `site_id` (`site_id`),
  KEY `blog_id` (`blog_id`),
  KEY `parent` (`parent`),
  KEY `author` (`author`),
  KEY `created` (`created`),
  KEY `object_id` (`object_id`),
  KEY `user_id` (`user_id`),
  KEY `connector` (`connector`),
  KEY `context` (`context`),
  KEY `action` (`action`)
) ENGINE=MyISAM AUTO_INCREMENT=862 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mainwp_stream_tmp`
--

LOCK TABLES `wp_mainwp_stream_tmp` WRITE;
/*!40000 ALTER TABLE `wp_mainwp_stream_tmp` DISABLE KEYS */;
INSERT INTO `wp_mainwp_stream_tmp` VALUES (507,1,1,7403,0,'','\"VincentEmalp - 2019-06-25 18:33:31\" feedback updated','publish',0,'stream','2019-06-25 23:33:31','185.216.32.210',0,'','','',''),(508,1,1,7404,0,'','\"RobertVax - 2019-06-26 21:06:48\" feedback updated','publish',0,'stream','2019-06-27 02:06:48','5.8.47.2',0,'','','',''),(509,1,1,7405,0,'','\"RaymondGON - 2019-06-27 22:31:38\" feedback updated','publish',0,'stream','2019-06-28 03:31:38','5.8.47.2',0,'','','',''),(510,1,1,7354,0,'','\"HenryDax - 2019-06-12 15:37:00\" feedback deleted from trash','publish',0,'stream','2019-06-28 14:08:16','209.182.211.200',0,'','','',''),(511,1,1,7407,0,'','\"Fisher89 - 2019-06-28 09:49:51\" feedback updated','publish',0,'stream','2019-06-28 14:49:51','94.19.146.179',0,'','','',''),(512,1,1,7408,0,'','\"Sheptuha17 - 2019-06-28 09:49:54\" feedback updated','publish',0,'stream','2019-06-28 14:49:54','94.19.146.179',0,'','','',''),(513,1,1,7409,0,'','\"Wesleybed - 2019-06-28 10:24:04\" feedback updated','publish',0,'stream','2019-06-28 15:24:04','5.8.47.2',0,'','','',''),(514,1,1,7355,0,'','\"姝︽眽娲涙瘮杩堢绉戞妧鏈夐檺鍏徃 - 2019-06-15 07:35:25\" feedback deleted from trash','publish',0,'stream','2019-06-30 14:08:52','209.182.211.200',0,'','','',''),(515,1,1,7410,0,'','\"GeorgeJoync - 2019-07-01 22:31:40\" feedback updated','publish',0,'stream','2019-07-02 03:31:40','5.8.47.2',0,'','','',''),(516,1,1,7401,0,'','\"Jamesprorp - 2019-06-20 12:53:45\" feedback deleted from trash','publish',0,'stream','2019-07-06 14:08:59','209.182.211.200',0,'','','',''),(517,1,1,7402,0,'','\"Stanleyawact - 2019-06-20 14:05:18\" feedback deleted from trash','publish',0,'stream','2019-07-06 14:08:59','209.182.211.200',0,'','','',''),(518,1,1,7411,0,'','\"Rbaseosync - 2019-07-08 13:53:34\" feedback updated','publish',0,'stream','2019-07-08 18:53:34','186.219.32.90',0,'','','',''),(519,1,1,7412,0,'','\"Morrismar - 2019-07-08 19:15:08\" feedback updated','publish',0,'stream','2019-07-09 00:15:08','5.8.47.2',0,'','','',''),(520,1,1,7413,0,'','\"Gilbertglisy - 2019-07-09 07:59:26\" feedback updated','publish',0,'stream','2019-07-09 12:59:26','185.216.32.212',0,'','','',''),(521,1,1,7415,0,'','\"AlbertExpew - 2019-07-10 16:41:18\" feedback updated','publish',0,'stream','2019-07-10 21:41:18','185.189.115.24',0,'','','',''),(522,1,1,7416,0,'','\"KevinLax - 2019-07-10 16:41:19\" feedback updated','publish',0,'stream','2019-07-10 21:41:19','185.189.115.24',0,'','','',''),(523,1,1,7417,0,'','\"Gordonkalse - 2019-07-10 16:41:21\" feedback updated','publish',0,'stream','2019-07-10 21:41:21','185.189.115.24',0,'','','',''),(524,1,1,7418,0,'','\"Pabloviozy - 2019-07-10 16:51:05\" feedback updated','publish',0,'stream','2019-07-10 21:51:05','185.189.115.24',0,'','','',''),(525,1,1,7419,0,'','\"WilliamWrish - 2019-07-10 17:18:34\" feedback updated','publish',0,'stream','2019-07-10 22:18:34','185.189.115.24',0,'','','',''),(526,1,1,7420,0,'','\"RichardAbemi - 2019-07-10 17:58:15\" feedback updated','publish',0,'stream','2019-07-10 22:58:15','185.189.115.24',0,'','','',''),(527,1,1,7421,0,'','\"JamesDes - 2019-07-10 18:07:56\" feedback updated','publish',0,'stream','2019-07-10 23:07:56','185.189.115.24',0,'','','',''),(528,1,1,7422,0,'','\"xoritGoaks - 2019-07-11 02:43:11\" feedback updated','publish',0,'stream','2019-07-11 07:43:11','5.188.210.18',0,'','','',''),(529,1,1,NULL,0,'','Updraftplus backup database, plugins finished','publish',0,'stream','2019-07-11 09:57:23','209.182.211.200',0,'','','',''),(530,1,1,7403,0,'','\"VincentEmalp - 2019-06-25 18:33:31\" feedback deleted from trash','publish',0,'stream','2019-07-11 14:08:31','209.182.211.200',0,'','','',''),(531,1,1,7404,0,'','\"RobertVax - 2019-06-26 21:06:48\" feedback deleted from trash','publish',0,'stream','2019-07-12 14:08:37','209.182.211.200',0,'','','',''),(532,1,1,7405,0,'','\"RaymondGON - 2019-06-27 22:31:38\" feedback deleted from trash','publish',0,'stream','2019-07-13 14:08:36','209.182.211.200',0,'','','',''),(533,1,1,7407,0,'','\"Fisher89 - 2019-06-28 09:49:51\" feedback deleted from trash','publish',0,'stream','2019-07-14 14:08:24','209.182.211.200',0,'','','',''),(534,1,1,7408,0,'','\"Sheptuha17 - 2019-06-28 09:49:54\" feedback deleted from trash','publish',0,'stream','2019-07-14 14:08:24','209.182.211.200',0,'','','',''),(535,1,1,7409,0,'','\"Wesleybed - 2019-06-28 10:24:04\" feedback deleted from trash','publish',0,'stream','2019-07-14 14:08:24','209.182.211.200',0,'','','',''),(536,1,1,7423,0,'','\"Keithgom - 2019-07-14 14:47:37\" feedback updated','publish',0,'stream','2019-07-14 19:47:37','5.8.45.2',0,'','','',''),(537,1,1,7424,0,'','\"Mildarat - 2019-07-16 06:29:08\" feedback updated','publish',0,'stream','2019-07-16 11:29:08','77.233.9.129',0,'','','',''),(538,1,1,7410,0,'','\"GeorgeJoync - 2019-07-01 22:31:40\" feedback deleted from trash','publish',0,'stream','2019-07-17 14:08:38','209.182.211.200',0,'','','',''),(539,1,1,7362,0,'','\"\" changeset deleted from trash','publish',0,'stream','2019-07-19 14:13:48','209.182.211.200',0,'','','',''),(540,1,1,7367,0,'','\"\" changeset deleted from trash','publish',0,'stream','2019-07-19 14:13:48','209.182.211.200',0,'','','',''),(541,1,1,7385,0,'','\"\" changeset deleted from trash','publish',0,'stream','2019-07-20 14:14:11','209.182.211.200',0,'','','',''),(542,1,1,7387,0,'','\"\" changeset deleted from trash','publish',0,'stream','2019-07-20 14:14:11','209.182.211.200',0,'','','',''),(543,1,1,7379,0,'','\"\" changeset deleted from trash','publish',0,'stream','2019-07-20 14:14:11','209.182.211.200',0,'','','',''),(544,1,1,7381,0,'','\"\" changeset deleted from trash','publish',0,'stream','2019-07-20 14:14:11','209.182.211.200',0,'','','',''),(545,1,1,7389,0,'','\"\" changeset deleted from trash','publish',0,'stream','2019-07-20 14:14:11','209.182.211.200',0,'','','',''),(546,1,1,7374,0,'','\"\" changeset deleted from trash','publish',0,'stream','2019-07-20 14:14:11','209.182.211.200',0,'','','',''),(547,1,1,7377,0,'','\"\" changeset deleted from trash','publish',0,'stream','2019-07-20 14:14:11','209.182.211.200',0,'','','',''),(548,1,1,7411,0,'','\"Rbaseosync - 2019-07-08 13:53:34\" feedback deleted from trash','publish',0,'stream','2019-07-24 14:08:24','209.182.211.200',0,'','','',''),(549,1,1,7412,0,'','\"Morrismar - 2019-07-08 19:15:08\" feedback deleted from trash','publish',0,'stream','2019-07-24 14:08:24','209.182.211.200',0,'','','',''),(550,1,1,7413,0,'','\"Gilbertglisy - 2019-07-09 07:59:26\" feedback deleted from trash','publish',0,'stream','2019-07-24 14:08:24','209.182.211.200',0,'','','',''),(551,1,1,7415,0,'','\"AlbertExpew - 2019-07-10 16:41:18\" feedback deleted from trash','publish',0,'stream','2019-07-26 14:11:08','209.182.211.200',0,'','','',''),(552,1,1,7416,0,'','\"KevinLax - 2019-07-10 16:41:19\" feedback deleted from trash','publish',0,'stream','2019-07-26 14:11:08','209.182.211.200',0,'','','',''),(553,1,1,7417,0,'','\"Gordonkalse - 2019-07-10 16:41:21\" feedback deleted from trash','publish',0,'stream','2019-07-26 14:11:08','209.182.211.200',0,'','','',''),(554,1,1,7418,0,'','\"Pabloviozy - 2019-07-10 16:51:05\" feedback deleted from trash','publish',0,'stream','2019-07-26 14:11:08','209.182.211.200',0,'','','',''),(555,1,1,7419,0,'','\"WilliamWrish - 2019-07-10 17:18:34\" feedback deleted from trash','publish',0,'stream','2019-07-26 14:11:08','209.182.211.200',0,'','','',''),(556,1,1,7420,0,'','\"RichardAbemi - 2019-07-10 17:58:15\" feedback deleted from trash','publish',0,'stream','2019-07-26 14:11:08','209.182.211.200',0,'','','',''),(557,1,1,7421,0,'','\"JamesDes - 2019-07-10 18:07:56\" feedback deleted from trash','publish',0,'stream','2019-07-26 14:11:08','209.182.211.200',0,'','','',''),(558,1,1,7422,0,'','\"xoritGoaks - 2019-07-11 02:43:11\" feedback deleted from trash','publish',0,'stream','2019-07-26 14:11:08','209.182.211.200',0,'','','',''),(559,1,1,7425,0,'','\"ThomasSeire - 2019-07-29 20:58:26\" feedback updated','publish',0,'stream','2019-07-30 01:58:26','5.8.47.2',0,'','','',''),(560,1,1,7426,0,'','\"WilliamAroth - 2019-07-29 22:17:59\" feedback updated','publish',0,'stream','2019-07-30 03:17:59','5.8.47.2',0,'','','',''),(561,1,1,NULL,9,'administrator','Updraftplus backup database, plugins, themes finished','publish',0,'stream','2019-07-30 11:12:41','112.198.226.1',0,'','','',''),(562,1,1,NULL,9,'administrator','Updraftplus backup database, plugins finished','publish',0,'stream','2019-07-30 12:16:11','112.198.226.1',0,'','','',''),(563,1,1,NULL,9,'administrator','Updated plugin: Google Analytics for WordPress by MonsterInsights 7.7.1','publish',0,'stream','2019-07-30 12:19:19','112.198.226.1',0,'','','',''),(564,1,1,NULL,9,'administrator','Updated plugin: Custom Feeds for Instagram 1.12.1','publish',0,'stream','2019-07-30 12:19:23','112.198.226.1',0,'','','',''),(565,1,1,NULL,9,'administrator','Updated plugin: Jetpack by WordPress.com 7.5.3','publish',0,'stream','2019-07-30 12:19:35','112.198.226.1',0,'','','',''),(566,1,1,NULL,9,'administrator','Updated plugin: Really Simple SSL 3.2.3','publish',0,'stream','2019-07-30 12:21:14','112.198.226.1',0,'','','',''),(567,1,1,NULL,9,'administrator','Updated plugin: Share Buttons by AddThis 6.2.6','publish',0,'stream','2019-07-30 12:21:17','112.198.226.1',0,'','','',''),(568,1,1,NULL,9,'administrator','Updated plugin: Social Snap Lite 1.1.5.2','publish',0,'stream','2019-07-30 12:21:19','112.198.226.1',0,'','','',''),(569,1,1,NULL,9,'administrator','Updated plugin: WooCommerce 3.6.5','publish',0,'stream','2019-07-30 12:21:55','112.198.226.1',0,'','','',''),(570,1,1,NULL,9,'administrator','Updated plugin: Wordfence Security 7.3.5','publish',0,'stream','2019-07-30 12:22:05','112.198.226.1',0,'','','',''),(571,1,1,NULL,9,'administrator','Updated plugin: Yoast SEO 11.7','publish',0,'stream','2019-07-30 12:22:20','112.198.226.1',0,'','','',''),(572,1,1,NULL,9,'administrator','Updated plugin: Mailchimp for WordPress 4.5.3','publish',0,'stream','2019-07-30 12:24:25','112.198.226.1',0,'','','',''),(573,1,1,NULL,9,'administrator','Updated theme: Graphene 2.6.3','publish',0,'stream','2019-07-30 12:27:30','112.198.226.1',0,'','','',''),(574,1,1,NULL,9,'administrator','Updated theme: Hueman 3.4.26','publish',0,'stream','2019-07-30 12:27:30','112.198.226.1',0,'','','',''),(575,1,1,NULL,9,'administrator','Updated theme: Twenty Fourteen 2.7','publish',0,'stream','2019-07-30 12:27:30','112.198.226.1',0,'','','',''),(576,1,1,NULL,9,'administrator','Updated theme: Twenty Thirteen 2.9','publish',0,'stream','2019-07-30 12:27:30','112.198.226.1',0,'','','',''),(577,1,1,NULL,9,'administrator','Updraftplus backup database finished','publish',0,'stream','2019-07-30 12:28:51','112.198.226.1',0,'','','',''),(578,1,1,NULL,9,'administrator','WordPress updated to 5.2.2','publish',0,'stream','2019-07-30 12:30:42','112.198.226.1',0,'','','',''),(579,1,1,7423,0,'','\"Keithgom - 2019-07-14 14:47:37\" feedback deleted from trash','publish',0,'stream','2019-07-30 14:09:12','209.182.211.200',0,'','','',''),(580,1,1,7428,0,'','\"ThomasCic - 2019-07-30 16:28:38\" feedback updated','publish',0,'stream','2019-07-30 21:28:38','46.147.201.222',0,'','','',''),(581,1,1,7424,0,'','\"Mildarat - 2019-07-16 06:29:08\" feedback deleted from trash','publish',0,'stream','2019-07-31 14:08:55','209.182.211.200',0,'','','',''),(582,1,1,NULL,9,'administrator','Updraftplus backup database, plugins, themes finished','publish',0,'stream','2019-08-14 11:26:32','112.198.207.203',0,'','','',''),(583,1,1,NULL,9,'administrator','Updraftplus backup database, plugins finished','publish',0,'stream','2019-08-14 12:05:00','112.198.207.203',0,'','','',''),(584,1,1,NULL,9,'administrator','Updated plugin: Contact Form 7 5.1.4','publish',0,'stream','2019-08-14 12:10:40','112.198.207.203',0,'','','',''),(585,1,1,NULL,9,'administrator','Updated plugin: Instagram Feed 1.12.2','publish',0,'stream','2019-08-14 12:10:43','112.198.207.203',0,'','','',''),(586,1,1,NULL,9,'administrator','Updated plugin: Google Pagespeed Insights 4.0.3','publish',0,'stream','2019-08-14 12:10:47','112.198.207.203',0,'','','',''),(587,1,1,NULL,9,'administrator','Updated plugin: Jetpack by WordPress.com 7.6','publish',0,'stream','2019-08-14 12:11:16','112.198.207.203',0,'','','',''),(588,1,1,NULL,9,'administrator','Updraftplus backup database, plugins finished','publish',0,'stream','2019-08-14 12:16:32','112.198.207.203',0,'','','',''),(589,1,1,NULL,9,'administrator','Updated plugin: WooCommerce 3.7.0','publish',0,'stream','2019-08-14 12:17:56','112.198.207.203',0,'','','',''),(590,1,1,NULL,9,'administrator','Updated plugin: Wordfence Security 7.3.6','publish',0,'stream','2019-08-14 12:17:59','112.198.207.203',0,'','','',''),(591,1,1,NULL,9,'administrator','Updated plugin: Yoast SEO 11.8','publish',0,'stream','2019-08-14 12:18:04','112.198.207.203',0,'','','',''),(592,1,1,NULL,9,'administrator','Updraftplus backup database, plugins finished','publish',0,'stream','2019-08-14 12:19:40','112.198.207.203',0,'','','',''),(593,1,1,NULL,9,'administrator','Updated plugin: Social Snap Lite 1.1.5.4','publish',0,'stream','2019-08-14 12:20:48','112.198.207.203',0,'','','',''),(594,1,1,7425,0,'','\"ThomasSeire - 2019-07-29 20:58:26\" feedback deleted from trash','publish',0,'stream','2019-08-14 14:08:20','209.182.211.200',0,'','','',''),(595,1,1,7426,0,'','\"WilliamAroth - 2019-07-29 22:17:59\" feedback deleted from trash','publish',0,'stream','2019-08-14 14:08:20','209.182.211.200',0,'','','',''),(596,1,1,7428,0,'','\"ThomasCic - 2019-07-30 16:28:38\" feedback deleted from trash','publish',0,'stream','2019-08-15 14:10:03','209.182.211.200',0,'','','',''),(597,1,1,NULL,9,'administrator','Updraftplus backup database, plugins, themes finished','publish',0,'stream','2019-08-27 12:13:31','112.198.211.173',0,'','','',''),(598,1,1,NULL,9,'administrator','Updraftplus backup database, plugins, themes finished','publish',0,'stream','2019-08-27 12:32:26','112.198.211.173',0,'','','',''),(599,1,1,NULL,9,'administrator','Updraftplus backup database, plugins finished','publish',0,'stream','2019-08-27 12:51:14','112.198.211.173',0,'','','',''),(600,1,1,NULL,9,'administrator','Updated plugin: Really Simple SSL 3.2.5','publish',0,'stream','2019-08-27 12:53:57','112.198.211.173',0,'','','',''),(601,1,1,NULL,9,'administrator','Updated plugin: Social Snap Lite 1.1.5.5','publish',0,'stream','2019-08-27 12:54:01','112.198.211.173',0,'','','',''),(602,1,1,NULL,9,'administrator','Updated plugin: Wordfence Security 7.4.0','publish',0,'stream','2019-08-27 12:54:05','112.198.211.173',0,'','','',''),(603,1,1,NULL,9,'administrator','Updated plugin: Yoast SEO 11.9','publish',0,'stream','2019-08-27 12:54:09','112.198.211.173',0,'','','',''),(604,1,1,NULL,0,'','Updraftplus backup database, plugins finished','publish',0,'stream','2019-09-05 23:38:30','209.182.211.200',0,'','','',''),(605,1,1,NULL,0,'','Updraftplus backup  finished','publish',0,'stream','2019-09-05 23:41:11','209.182.211.200',0,'','','',''),(606,1,1,NULL,0,'','WordPress auto-updated to 5.2.3','publish',0,'stream','2019-09-05 23:41:42','209.182.211.200',0,'','','',''),(607,1,1,7431,0,'','\"Zhilko63 - 2019-09-05 19:30:11\" feedback updated','publish',0,'stream','2019-09-06 00:30:11','5.144.97.173',0,'','','',''),(608,1,1,7432,0,'','\"Kozhurin62 - 2019-09-05 22:31:13\" feedback updated','publish',0,'stream','2019-09-06 03:31:13','5.144.97.173',0,'','','',''),(609,1,1,7433,0,'','\"Surgutskij65 - 2019-09-06 01:23:57\" feedback updated','publish',0,'stream','2019-09-06 06:23:57','5.144.97.173',0,'','','',''),(610,1,1,7434,0,'','\"Senektutin68 - 2019-09-06 04:15:08\" feedback updated','publish',0,'stream','2019-09-06 09:15:08','5.144.97.173',0,'','','',''),(611,1,1,7435,0,'','\"Vanjagin68 - 2019-09-06 07:03:02\" feedback updated','publish',0,'stream','2019-09-06 12:03:02','5.144.97.173',0,'','','',''),(612,1,1,7436,0,'','\"Nazarcev67 - 2019-09-06 09:50:42\" feedback updated','publish',0,'stream','2019-09-06 14:50:42','5.144.97.173',0,'','','',''),(613,1,1,NULL,9,'administrator','Updraftplus backup database, plugins, themes finished','publish',0,'stream','2019-09-07 12:00:44','112.198.219.54',0,'','','',''),(614,1,1,NULL,9,'administrator','Updraftplus backup database, plugins finished','publish',0,'stream','2019-09-07 14:14:46','112.198.219.54',0,'','','',''),(615,1,1,NULL,9,'administrator','Updated plugin: Jetpack by WordPress.com 7.7.1','publish',0,'stream','2019-09-07 14:17:11','112.198.219.54',0,'','','',''),(616,1,1,NULL,9,'administrator','Updated plugin: Yoast SEO 12.0','publish',0,'stream','2019-09-07 14:17:11','112.198.219.54',0,'','','',''),(617,1,1,NULL,9,'administrator','Updraftplus backup database, themes finished','publish',0,'stream','2019-09-07 14:18:53','112.198.219.54',0,'','','',''),(618,1,1,NULL,9,'administrator','Updated theme: Hueman 3.4.27','publish',0,'stream','2019-09-07 14:20:04','112.198.219.54',0,'','','',''),(619,1,1,7431,0,'','\"Zhilko63 - 2019-09-05 19:30:11\" feedback deleted from trash','publish',0,'stream','2019-09-23 16:47:07','209.182.211.200',0,'','','',''),(620,1,1,7432,0,'','\"Kozhurin62 - 2019-09-05 22:31:13\" feedback deleted from trash','publish',0,'stream','2019-09-23 16:47:07','209.182.211.200',0,'','','',''),(621,1,1,7433,0,'','\"Surgutskij65 - 2019-09-06 01:23:57\" feedback deleted from trash','publish',0,'stream','2019-09-23 16:47:07','209.182.211.200',0,'','','',''),(622,1,1,7434,0,'','\"Senektutin68 - 2019-09-06 04:15:08\" feedback deleted from trash','publish',0,'stream','2019-09-23 16:47:07','209.182.211.200',0,'','','',''),(623,1,1,7435,0,'','\"Vanjagin68 - 2019-09-06 07:03:02\" feedback deleted from trash','publish',0,'stream','2019-09-23 16:47:07','209.182.211.200',0,'','','',''),(624,1,1,7436,0,'','\"Nazarcev67 - 2019-09-06 09:50:42\" feedback deleted from trash','publish',0,'stream','2019-09-23 16:47:07','209.182.211.200',0,'','','',''),(625,1,1,NULL,0,'','Updraftplus backup database, plugins finished','publish',0,'stream','2019-09-25 21:57:14','209.182.211.200',0,'','','',''),(626,1,1,NULL,9,'administrator','Updraftplus backup database, plugins, themes finished','publish',0,'stream','2019-09-28 10:32:11','112.198.215.8',0,'','','',''),(627,1,1,NULL,9,'administrator','Updraftplus backup database, plugins finished','publish',0,'stream','2019-09-28 11:08:49','112.198.215.8',0,'','','',''),(628,1,1,NULL,9,'administrator','Updated plugin: Google Analytics for WordPress by MonsterInsights 7.8.2','publish',0,'stream','2019-09-28 11:11:32','112.198.215.8',0,'','','',''),(629,1,1,NULL,9,'administrator','Updated plugin: Jetpack by WordPress.com 7.7.2','publish',0,'stream','2019-09-28 11:14:00','112.198.215.8',0,'','','',''),(630,1,1,NULL,9,'administrator','Updated plugin: MC4WP: Mailchimp for WordPress 4.5.5','publish',0,'stream','2019-09-28 11:14:03','112.198.215.8',0,'','','',''),(631,1,1,NULL,9,'administrator','Updated plugin: WP Retina 2x 5.5.7','publish',0,'stream','2019-09-28 11:14:06','112.198.215.8',0,'','','',''),(632,1,1,NULL,9,'administrator','Updated plugin: Yoast SEO 12.1','publish',0,'stream','2019-09-28 11:14:09','112.198.215.8',0,'','','',''),(633,1,1,7441,8,'administrator','Added &quot;elkdmddalu.zip&quot; to Media library','publish',0,'stream','2019-09-30 07:51:14','104.131.32.43',0,'','','',''),(634,1,1,NULL,8,'administrator','Installed theme: Twenty Fifteen/elkdmddalu ','publish',0,'stream','2019-09-30 07:51:14','104.131.32.43',0,'','','',''),(635,1,1,7441,8,'administrator','Deleted \"elkdmddalu.zip\"','publish',0,'stream','2019-09-30 07:51:15','104.131.32.43',0,'','','',''),(636,1,1,NULL,9,'administrator','Updraftplus backup database, plugins, themes finished','publish',0,'stream','2019-10-08 10:42:43','112.198.226.243',0,'','','',''),(637,1,1,NULL,9,'administrator','Updraftplus backup database, plugins finished','publish',0,'stream','2019-10-08 12:25:28','112.198.226.243',0,'','','',''),(638,1,1,NULL,9,'administrator','Updated plugin: Google Analytics for WordPress by MonsterInsights 7.9.0','publish',0,'stream','2019-10-08 12:28:11','112.198.226.243',0,'','','',''),(639,1,1,NULL,9,'administrator','Updated plugin: Smash Balloon Instagram Feed 2.0.2','publish',0,'stream','2019-10-08 12:28:14','112.198.226.243',0,'','','',''),(640,1,1,NULL,9,'administrator','Updated plugin: Jetpack by WordPress.com 7.8','publish',0,'stream','2019-10-08 12:28:16','112.198.226.243',0,'','','',''),(641,1,1,NULL,9,'administrator','Updated plugin: MC4WP: Mailchimp for WordPress 4.6.1','publish',0,'stream','2019-10-08 12:28:17','112.198.226.243',0,'','','',''),(642,1,1,NULL,9,'administrator','Updated plugin: Yoast SEO 12.2','publish',0,'stream','2019-10-08 12:28:21','112.198.226.243',0,'','','',''),(643,1,1,6739,0,'','New comment by lee on \"Souper Star: Dana Trentini - Hypothyroid Mom\" automatically marked as spam by Akismet','publish',0,'stream','2019-10-10 12:21:59','58.69.215.97',0,'','','',''),(644,1,1,NULL,0,'','Updraftplus backup database finished','publish',0,'stream','2019-10-14 21:59:26','209.182.211.200',0,'','','',''),(645,1,1,NULL,0,'','WordPress auto-updated to 5.2.4','publish',0,'stream','2019-10-14 22:00:54','209.182.211.200',0,'','','',''),(646,1,1,NULL,9,'administrator','Updraftplus backup database, plugins, themes finished','publish',0,'stream','2019-10-20 12:47:45','112.198.222.50',0,'','','',''),(647,1,1,NULL,9,'administrator','Updraftplus backup database, plugins finished','publish',0,'stream','2019-10-20 13:01:15','112.198.222.50',0,'','','',''),(648,1,1,NULL,9,'administrator','Updated plugin: Loco Translate 2.3.1','publish',0,'stream','2019-10-20 13:04:16','112.198.222.50',0,'','','',''),(649,1,1,NULL,9,'administrator','Updated plugin: Really Simple SSL 3.2.6','publish',0,'stream','2019-10-20 13:04:16','112.198.222.50',0,'','','',''),(650,1,1,NULL,9,'administrator','Updated plugin: Social Snap Lite 1.1.6','publish',0,'stream','2019-10-20 13:04:16','112.198.222.50',0,'','','',''),(651,1,1,NULL,9,'administrator','Updated plugin: WooCommerce 3.7.1','publish',0,'stream','2019-10-20 13:04:16','112.198.222.50',0,'','','',''),(652,1,1,NULL,9,'administrator','Updated plugin: Yoast SEO 12.3','publish',0,'stream','2019-10-20 13:04:16','112.198.222.50',0,'','','',''),(653,1,1,NULL,0,'','Updraftplus backup database, themes finished','publish',0,'stream','2019-10-20 13:05:09','209.182.211.200',0,'','','',''),(654,1,1,NULL,9,'administrator','Updated theme: Hueman 3.4.29','publish',0,'stream','2019-10-20 13:13:36','112.198.222.50',0,'','','',''),(655,1,1,7444,0,'','\"Chesteremant - 2019-10-24 02:39:05\" feedback updated','publish',0,'stream','2019-10-24 07:39:05','36.57.177.69',0,'','','',''),(656,1,1,6739,0,'','lee\'s comment on \"Souper Star: Dana Trentini - Hypothyroid Mom\" deleted permanently','publish',0,'stream','2019-10-25 23:20:23','209.182.211.200',0,'','','',''),(657,1,1,7445,0,'','\"Chesteremant - 2019-10-27 23:06:41\" feedback updated','publish',0,'stream','2019-10-28 04:06:41','114.100.101.59',0,'','','',''),(658,1,1,7446,0,'','\"goabs - 2019-10-28 03:45:04\" feedback updated','publish',0,'stream','2019-10-28 08:45:04','194.28.115.251',0,'','','',''),(659,1,1,7447,0,'','\"goabs - 2019-10-29 10:11:19\" feedback updated','publish',0,'stream','2019-10-29 15:11:19','194.28.115.251',0,'','','',''),(660,1,1,7448,0,'','\"goabs - 2019-10-31 01:52:43\" feedback updated','publish',0,'stream','2019-10-31 06:52:43','194.28.115.251',0,'','','',''),(661,1,1,NULL,9,'administrator','Updraftplus backup database, plugins, themes finished','publish',0,'stream','2019-10-31 12:34:19','112.198.226.137',0,'','','',''),(662,1,1,NULL,9,'administrator','Updraftplus backup database, plugins finished','publish',0,'stream','2019-10-31 13:21:57','112.198.226.137',0,'','','',''),(663,1,1,NULL,9,'administrator','Updated plugin: MC4WP: Mailchimp for WordPress 4.6.2','publish',0,'stream','2019-10-31 13:24:45','112.198.226.137',0,'','','',''),(664,1,1,NULL,9,'administrator','Updated plugin: Recent Posts Widget With Thumbnails 6.6.0','publish',0,'stream','2019-10-31 13:24:48','112.198.226.137',0,'','','',''),(665,1,1,NULL,9,'administrator','Updated plugin: Smash Balloon Instagram Feed 2.1','publish',0,'stream','2019-10-31 13:24:51','112.198.226.137',0,'','','',''),(666,1,1,NULL,9,'administrator','Updated plugin: Yoast SEO 12.4','publish',0,'stream','2019-10-31 13:24:53','112.198.226.137',0,'','','',''),(667,1,1,7450,0,'','\"goabs - 2019-11-01 19:08:29\" feedback updated','publish',0,'stream','2019-11-02 00:08:29','194.28.115.251',0,'','','',''),(668,1,1,7451,0,'','\"goabs - 2019-11-02 05:16:38\" feedback updated','publish',0,'stream','2019-11-02 10:16:38','194.28.115.251',0,'','','',''),(669,1,1,7452,0,'','\"goabs - 2019-11-04 00:00:47\" feedback updated','publish',0,'stream','2019-11-04 05:00:47','194.28.115.251',0,'','','',''),(670,1,1,7453,0,'','\"goabs - 2019-11-04 10:25:33\" feedback updated','publish',0,'stream','2019-11-04 15:25:33','194.28.115.251',0,'','','',''),(671,1,1,7454,0,'','\"goabs - 2019-11-06 05:10:17\" feedback updated','publish',0,'stream','2019-11-06 10:10:17','194.28.115.251',0,'','','',''),(672,1,1,7455,0,'','\"goabs - 2019-11-06 15:17:21\" feedback updated','publish',0,'stream','2019-11-06 20:17:21','194.28.115.251',0,'','','',''),(673,1,1,NULL,0,'','Updraftplus backup database, plugins finished','publish',0,'stream','2019-11-06 22:00:19','209.182.211.200',0,'','','',''),(674,1,1,NULL,0,'','Updraftplus backup database, plugins finished','publish',0,'stream','2019-11-07 21:59:26','209.182.211.200',0,'','','',''),(675,1,1,7444,0,'','\"Chesteremant - 2019-10-24 02:39:05\" feedback deleted from trash','publish',0,'stream','2019-11-08 14:09:35','209.182.211.200',0,'','','',''),(676,1,1,7456,0,'','\"goabs - 2019-11-08 13:57:20\" feedback updated','publish',0,'stream','2019-11-08 18:57:20','194.28.115.251',0,'','','',''),(677,1,1,7457,0,'','\"goabs - 2019-11-08 15:27:11\" feedback updated','publish',0,'stream','2019-11-08 20:27:11','194.28.115.251',0,'','','',''),(678,1,1,7458,0,'','\"goabs - 2019-11-10 12:44:28\" feedback updated','publish',0,'stream','2019-11-10 17:44:28','194.28.115.251',0,'','','',''),(679,1,1,7459,0,'','\"goabs - 2019-11-10 14:17:36\" feedback updated','publish',0,'stream','2019-11-10 19:17:36','194.28.115.251',0,'','','',''),(680,1,1,7460,0,'','\"Belik91 - 2019-11-11 23:27:13\" feedback updated','publish',0,'stream','2019-11-12 04:27:13','213.166.68.68',0,'','','',''),(681,1,1,7461,0,'','\"Vysokij45 - 2019-11-12 01:16:13\" feedback updated','publish',0,'stream','2019-11-12 06:16:13','213.166.68.68',0,'','','',''),(682,1,1,7462,0,'','\"Kolosovskij47 - 2019-11-12 01:43:37\" feedback updated','publish',0,'stream','2019-11-12 06:43:37','213.166.68.68',0,'','','',''),(683,1,1,7463,0,'','\"Saltykov78 - 2019-11-12 02:11:49\" feedback updated','publish',0,'stream','2019-11-12 07:11:50','213.166.68.68',0,'','','',''),(684,1,1,7464,0,'','\"Demidkov61 - 2019-11-12 02:40:06\" feedback updated','publish',0,'stream','2019-11-12 07:40:06','213.166.68.68',0,'','','',''),(685,1,1,7465,0,'','\"Nikiforjak56 - 2019-11-12 03:09:27\" feedback updated','publish',0,'stream','2019-11-12 08:09:27','213.166.68.68',0,'','','',''),(686,1,1,7466,0,'','\"Tjagin74 - 2019-11-12 03:37:08\" feedback updated','publish',0,'stream','2019-11-12 08:37:08','213.166.68.68',0,'','','',''),(687,1,1,7467,0,'','\"Revnivyh88 - 2019-11-12 04:05:00\" feedback updated','publish',0,'stream','2019-11-12 09:05:00','213.166.68.68',0,'','','',''),(688,1,1,7468,0,'','\"Korzuhin77 - 2019-11-12 04:32:36\" feedback updated','publish',0,'stream','2019-11-12 09:32:37','213.166.68.68',0,'','','',''),(689,1,1,7469,0,'','\"Hotegov73 - 2019-11-12 05:01:11\" feedback updated','publish',0,'stream','2019-11-12 10:01:11','213.166.68.68',0,'','','',''),(690,1,1,7470,0,'','\"Skok59 - 2019-11-12 05:29:06\" feedback updated','publish',0,'stream','2019-11-12 10:29:06','213.166.68.68',0,'','','',''),(691,1,1,7471,0,'','\"Tihodeev43 - 2019-11-12 05:57:03\" feedback updated','publish',0,'stream','2019-11-12 10:57:03','213.166.68.68',0,'','','',''),(692,1,1,7472,0,'','\"Azarin90 - 2019-11-12 06:25:21\" feedback updated','publish',0,'stream','2019-11-12 11:25:21','213.166.68.68',0,'','','',''),(693,1,1,7473,0,'','\"Zhukevich96 - 2019-11-12 06:53:34\" feedback updated','publish',0,'stream','2019-11-12 11:53:34','213.166.68.68',0,'','','',''),(694,1,1,7474,0,'','\"Konshin58 - 2019-11-12 07:22:15\" feedback updated','publish',0,'stream','2019-11-12 12:22:15','213.166.68.68',0,'','','',''),(695,1,1,7475,0,'','\"Afonov51 - 2019-11-12 07:51:07\" feedback updated','publish',0,'stream','2019-11-12 12:51:07','213.166.68.68',0,'','','',''),(696,1,1,7476,0,'','\"Vergazov54 - 2019-11-12 08:19:19\" feedback updated','publish',0,'stream','2019-11-12 13:19:19','213.166.68.68',0,'','','',''),(697,1,1,7477,0,'','\"Aksencev41 - 2019-11-12 08:47:46\" feedback updated','publish',0,'stream','2019-11-12 13:47:46','213.166.68.68',0,'','','',''),(698,1,1,7445,0,'','\"Chesteremant - 2019-10-27 23:06:41\" feedback deleted from trash','publish',0,'stream','2019-11-12 14:12:24','209.182.211.200',0,'','','',''),(699,1,1,7446,0,'','\"goabs - 2019-10-28 03:45:04\" feedback deleted from trash','publish',0,'stream','2019-11-12 14:12:24','209.182.211.200',0,'','','',''),(700,1,1,7478,0,'','\"Golubinin77 - 2019-11-12 09:16:26\" feedback updated','publish',0,'stream','2019-11-12 14:16:26','213.166.68.68',0,'','','',''),(701,1,1,7479,0,'','\"Evtushek81 - 2019-11-12 09:45:09\" feedback updated','publish',0,'stream','2019-11-12 14:45:09','213.166.68.68',0,'','','',''),(702,1,1,7480,0,'','\"Anisim91 - 2019-11-12 10:12:56\" feedback updated','publish',0,'stream','2019-11-12 15:12:56','213.166.68.68',0,'','','',''),(703,1,1,7481,0,'','\"Ovtyn98 - 2019-11-12 10:41:03\" feedback updated','publish',0,'stream','2019-11-12 15:41:03','213.166.68.68',0,'','','',''),(704,1,1,7482,0,'','\"Vylegzhaninov77 - 2019-11-12 11:09:36\" feedback updated','publish',0,'stream','2019-11-12 16:09:36','213.166.68.68',0,'','','',''),(705,1,1,7483,0,'','\"Fishkin84 - 2019-11-12 11:38:42\" feedback updated','publish',0,'stream','2019-11-12 16:38:42','213.166.68.68',0,'','','',''),(706,1,1,7484,0,'','\"Insarov42 - 2019-11-12 12:07:47\" feedback updated','publish',0,'stream','2019-11-12 17:07:47','213.166.68.68',0,'','','',''),(707,1,1,7485,0,'','\"Zaozerskij67 - 2019-11-12 12:36:39\" feedback updated','publish',0,'stream','2019-11-12 17:36:39','213.166.68.68',0,'','','',''),(708,1,1,7486,0,'','\"Pavljuchikov72 - 2019-11-12 13:10:17\" feedback updated','publish',0,'stream','2019-11-12 18:10:17','213.166.68.68',0,'','','',''),(709,1,1,7487,0,'','\"goabs - 2019-11-12 13:26:16\" feedback updated','publish',0,'stream','2019-11-12 18:26:16','194.28.115.251',0,'','','',''),(710,1,1,7488,0,'','\"Krivoshlykov63 - 2019-11-12 13:39:35\" feedback updated','publish',0,'stream','2019-11-12 18:39:35','213.166.68.68',0,'','','',''),(711,1,1,7489,0,'','\"Lebedjancev44 - 2019-11-12 14:09:01\" feedback updated','publish',0,'stream','2019-11-12 19:09:01','213.166.68.68',0,'','','',''),(712,1,1,7490,0,'','\"Zalezhnev73 - 2019-11-12 14:37:09\" feedback updated','publish',0,'stream','2019-11-12 19:37:09','213.166.68.68',0,'','','',''),(713,1,1,7491,0,'','\"Ozhzhihin75 - 2019-11-13 00:32:28\" feedback updated','publish',0,'stream','2019-11-13 05:32:29','213.166.68.68',0,'','','',''),(714,1,1,7492,0,'','\"Baskin42 - 2019-11-13 00:59:46\" feedback updated','publish',0,'stream','2019-11-13 05:59:46','213.166.68.68',0,'','','',''),(715,1,1,7493,0,'','\"Dolgih63 - 2019-11-13 01:27:29\" feedback updated','publish',0,'stream','2019-11-13 06:27:29','213.166.68.68',0,'','','',''),(716,1,1,7494,0,'','\"Flavickij75 - 2019-11-13 01:55:23\" feedback updated','publish',0,'stream','2019-11-13 06:55:23','213.166.68.68',0,'','','',''),(717,1,1,7495,0,'','\"Pozharskij98 - 2019-11-13 02:23:48\" feedback updated','publish',0,'stream','2019-11-13 07:23:48','213.166.68.68',0,'','','',''),(718,1,1,7496,0,'','\"Zvorykin92 - 2019-11-13 02:52:05\" feedback updated','publish',0,'stream','2019-11-13 07:52:05','213.166.68.68',0,'','','',''),(719,1,1,7497,0,'','\"Nechepurenko97 - 2019-11-13 03:20:25\" feedback updated','publish',0,'stream','2019-11-13 08:20:25','213.166.68.68',0,'','','',''),(720,1,1,7498,0,'','\"Kiparisov96 - 2019-11-13 03:49:33\" feedback updated','publish',0,'stream','2019-11-13 08:49:33','213.166.68.68',0,'','','',''),(721,1,1,7499,0,'','\"Lazlov98 - 2019-11-13 04:18:41\" feedback updated','publish',0,'stream','2019-11-13 09:18:41','213.166.68.68',0,'','','',''),(722,1,1,7500,0,'','\"Krasnowekov99 - 2019-11-13 04:47:01\" feedback updated','publish',0,'stream','2019-11-13 09:47:01','213.166.68.68',0,'','','',''),(723,1,1,7501,0,'','\"Lavrovich75 - 2019-11-13 05:15:36\" feedback updated','publish',0,'stream','2019-11-13 10:15:36','213.166.68.68',0,'','','',''),(724,1,1,7502,0,'','\"Haljutin45 - 2019-11-13 05:44:07\" feedback updated','publish',0,'stream','2019-11-13 10:44:07','213.166.68.68',0,'','','',''),(725,1,1,7447,0,'','\"goabs - 2019-10-29 10:11:19\" feedback deleted from trash','publish',0,'stream','2019-11-14 14:09:56','209.182.211.200',0,'','','',''),(726,1,1,NULL,9,'administrator','Updraftplus backup database, plugins, themes finished','publish',0,'stream','2019-11-15 11:51:19','112.198.219.113',0,'','','',''),(727,1,1,NULL,9,'administrator','Updraftplus backup database, plugins finished','publish',0,'stream','2019-11-15 12:43:02','112.198.219.113',0,'','','',''),(728,1,1,NULL,9,'administrator','Updated plugin: Akismet Anti-Spam 4.1.3','publish',0,'stream','2019-11-15 12:45:56','112.198.219.113',0,'','','',''),(729,1,1,NULL,9,'administrator','Updated plugin: Contact Form 7 5.1.5','publish',0,'stream','2019-11-15 12:45:59','112.198.219.113',0,'','','',''),(730,1,1,NULL,9,'administrator','Updated plugin: Jetpack by WordPress.com 7.9','publish',0,'stream','2019-11-15 12:46:16','112.198.219.113',0,'','','',''),(731,1,1,NULL,9,'administrator','Updated plugin: MC4WP: Mailchimp for WordPress 4.7','publish',0,'stream','2019-11-15 12:46:19','112.198.219.113',0,'','','',''),(732,1,1,NULL,9,'administrator','Updated plugin: Regenerate Thumbnails 3.1.2','publish',0,'stream','2019-11-15 12:46:22','112.198.219.113',0,'','','',''),(733,1,1,NULL,9,'administrator','Updated plugin: Responsive Lightbox &amp; Gallery 2.2.1','publish',0,'stream','2019-11-15 12:46:24','112.198.219.113',0,'','','',''),(734,1,1,NULL,9,'administrator','Updated plugin: Smash Balloon Instagram Feed 2.1.2','publish',0,'stream','2019-11-15 12:46:26','112.198.219.113',0,'','','',''),(735,1,1,NULL,9,'administrator','Updated plugin: WooCommerce 3.8.0','publish',0,'stream','2019-11-15 12:46:48','112.198.219.113',0,'','','',''),(736,1,1,NULL,9,'administrator','Updated plugin: Wordfence Security 7.4.1','publish',0,'stream','2019-11-15 12:46:55','112.198.219.113',0,'','','',''),(737,1,1,NULL,9,'administrator','Updated plugin: WP SmartCrop 2.0.5','publish',0,'stream','2019-11-15 12:46:58','112.198.219.113',0,'','','',''),(738,1,1,NULL,9,'administrator','Updated plugin: Yoast SEO 12.5','publish',0,'stream','2019-11-15 12:47:10','112.198.219.113',0,'','','',''),(739,1,1,NULL,9,'administrator','Updraftplus backup database, themes finished','publish',0,'stream','2019-11-15 12:49:14','112.198.219.113',0,'','','',''),(740,1,1,NULL,9,'administrator','Updated theme: Hueman 3.4.31','publish',0,'stream','2019-11-15 12:50:47','112.198.219.113',0,'','','',''),(741,1,1,NULL,9,'administrator','Updraftplus backup database finished','publish',0,'stream','2019-11-15 12:51:12','112.198.219.113',0,'','','',''),(742,1,1,NULL,9,'administrator','WordPress updated to 5.3','publish',0,'stream','2019-11-15 12:53:13','112.198.219.113',0,'','','',''),(743,1,1,7448,0,'','\"goabs - 2019-10-31 01:52:43\" feedback deleted from trash','publish',0,'stream','2019-11-15 14:08:29','209.182.211.200',0,'','','',''),(744,1,1,10,9,'administrator','assistant\'s account was deleted (Administrator)','publish',0,'stream','2019-11-16 14:33:10','112.198.226.182',0,'','','',''),(745,1,1,7504,0,'','\"goabs - 2019-11-17 03:57:08\" feedback updated','publish',0,'stream','2019-11-17 08:57:08','194.28.115.251',0,'','','',''),(746,1,1,7450,0,'','\"goabs - 2019-11-01 19:08:29\" feedback deleted from trash','publish',0,'stream','2019-11-17 14:08:19','209.182.211.200',0,'','','',''),(747,1,1,7451,0,'','\"goabs - 2019-11-02 05:16:38\" feedback deleted from trash','publish',0,'stream','2019-11-17 14:08:19','209.182.211.200',0,'','','',''),(748,1,1,7505,0,'','\"goabs - 2019-11-17 23:34:06\" feedback updated','publish',0,'stream','2019-11-18 04:34:06','194.28.115.251',0,'','','',''),(749,1,1,7506,0,'','\"goabs - 2019-11-19 05:51:16\" feedback updated','publish',0,'stream','2019-11-19 10:51:16','194.28.115.251',0,'','','',''),(750,1,1,7452,0,'','\"goabs - 2019-11-04 00:00:47\" feedback deleted from trash','publish',0,'stream','2019-11-19 14:09:13','209.182.211.200',0,'','','',''),(751,1,1,7507,0,'','\"goabs - 2019-11-20 02:05:47\" feedback updated','publish',0,'stream','2019-11-20 07:05:47','194.28.115.251',0,'','','',''),(752,1,1,NULL,0,'','Updraftplus backup database, plugins finished','publish',0,'stream','2019-11-20 10:02:24','209.182.211.200',0,'','','',''),(753,1,1,7453,0,'','\"goabs - 2019-11-04 10:25:33\" feedback deleted from trash','publish',0,'stream','2019-11-20 14:08:17','209.182.211.200',0,'','','',''),(754,1,1,7508,0,'','\"goabs - 2019-11-21 04:15:42\" feedback updated','publish',0,'stream','2019-11-21 09:15:42','194.28.115.251',0,'','','',''),(755,1,1,7454,0,'','\"goabs - 2019-11-06 05:10:17\" feedback deleted from trash','publish',0,'stream','2019-11-21 14:09:15','209.182.211.200',0,'','','',''),(756,1,1,7509,0,'','\"goabs - 2019-11-21 21:33:43\" feedback updated','publish',0,'stream','2019-11-22 02:33:43','194.28.115.251',0,'','','',''),(757,1,1,7455,0,'','\"goabs - 2019-11-06 15:17:21\" feedback deleted from trash','publish',0,'stream','2019-11-22 14:12:06','209.182.211.200',0,'','','',''),(758,1,1,7510,0,'','\"goabs - 2019-11-23 11:50:12\" feedback updated','publish',0,'stream','2019-11-23 16:50:12','194.28.115.251',0,'','','',''),(759,1,1,7511,0,'','\"goabs - 2019-11-24 02:20:10\" feedback updated','publish',0,'stream','2019-11-24 07:20:10','194.28.115.251',0,'','','',''),(760,1,1,7456,0,'','\"goabs - 2019-11-08 13:57:20\" feedback deleted from trash','publish',0,'stream','2019-11-24 14:08:26','209.182.211.200',0,'','','',''),(761,1,1,7457,0,'','\"goabs - 2019-11-08 15:27:11\" feedback deleted from trash','publish',0,'stream','2019-11-24 14:08:26','209.182.211.200',0,'','','',''),(762,1,1,7458,0,'','\"goabs - 2019-11-10 12:44:28\" feedback deleted from trash','publish',0,'stream','2019-11-26 14:09:35','209.182.211.200',0,'','','',''),(763,1,1,7459,0,'','\"goabs - 2019-11-10 14:17:36\" feedback deleted from trash','publish',0,'stream','2019-11-26 14:09:35','209.182.211.200',0,'','','',''),(764,1,1,7512,0,'','\"goabs - 2019-11-26 21:49:41\" feedback updated','publish',0,'stream','2019-11-27 02:49:41','194.28.115.251',0,'','','',''),(765,1,1,NULL,9,'administrator','Updraftplus backup database, plugins, themes finished','publish',0,'stream','2019-11-27 10:42:57','112.198.219.1',0,'','','',''),(766,1,1,NULL,9,'administrator','Updraftplus backup database, plugins finished','publish',0,'stream','2019-11-27 11:15:39','112.198.219.1',0,'','','',''),(767,1,1,NULL,9,'administrator','Updated plugin: MC4WP: Mailchimp for WordPress 4.7.1','publish',0,'stream','2019-11-27 11:17:33','112.198.219.1',0,'','','',''),(768,1,1,NULL,9,'administrator','Updated plugin: Recent Posts Widget With Thumbnails 6.6.1','publish',0,'stream','2019-11-27 11:17:36','112.198.219.1',0,'','','',''),(769,1,1,NULL,9,'administrator','Updated plugin: Responsive Lightbox &amp; Gallery 2.2.2','publish',0,'stream','2019-11-27 11:17:41','112.198.219.1',0,'','','',''),(770,1,1,NULL,9,'administrator','Updated plugin: WP Retina 2x 5.6.0','publish',0,'stream','2019-11-27 11:17:44','112.198.219.1',0,'','','',''),(771,1,1,NULL,9,'administrator','Updated plugin: Yoast SEO 12.6.1','publish',0,'stream','2019-11-27 11:18:00','112.198.219.1',0,'','','',''),(772,1,1,NULL,9,'administrator','Updraftplus backup database, themes finished','publish',0,'stream','2019-11-27 11:26:29','112.198.219.1',0,'','','',''),(773,1,1,NULL,9,'administrator','Updated theme: Hueman 3.4.32','publish',0,'stream','2019-11-27 11:27:12','112.198.219.1',0,'','','',''),(774,1,1,7460,0,'','\"Belik91 - 2019-11-11 23:27:13\" feedback deleted from trash','publish',0,'stream','2019-11-27 14:08:21','209.182.211.200',0,'','','',''),(775,1,1,7461,0,'','\"Vysokij45 - 2019-11-12 01:16:13\" feedback deleted from trash','publish',0,'stream','2019-11-27 14:08:22','209.182.211.200',0,'','','',''),(776,1,1,7462,0,'','\"Kolosovskij47 - 2019-11-12 01:43:37\" feedback deleted from trash','publish',0,'stream','2019-11-27 14:08:22','209.182.211.200',0,'','','',''),(777,1,1,7463,0,'','\"Saltykov78 - 2019-11-12 02:11:49\" feedback deleted from trash','publish',0,'stream','2019-11-27 14:08:22','209.182.211.200',0,'','','',''),(778,1,1,7464,0,'','\"Demidkov61 - 2019-11-12 02:40:06\" feedback deleted from trash','publish',0,'stream','2019-11-27 14:08:22','209.182.211.200',0,'','','',''),(779,1,1,7465,0,'','\"Nikiforjak56 - 2019-11-12 03:09:27\" feedback deleted from trash','publish',0,'stream','2019-11-27 14:08:22','209.182.211.200',0,'','','',''),(780,1,1,7466,0,'','\"Tjagin74 - 2019-11-12 03:37:08\" feedback deleted from trash','publish',0,'stream','2019-11-27 14:08:22','209.182.211.200',0,'','','',''),(781,1,1,7467,0,'','\"Revnivyh88 - 2019-11-12 04:05:00\" feedback deleted from trash','publish',0,'stream','2019-11-27 14:08:22','209.182.211.200',0,'','','',''),(782,1,1,7468,0,'','\"Korzuhin77 - 2019-11-12 04:32:36\" feedback deleted from trash','publish',0,'stream','2019-11-27 14:08:22','209.182.211.200',0,'','','',''),(783,1,1,7469,0,'','\"Hotegov73 - 2019-11-12 05:01:11\" feedback deleted from trash','publish',0,'stream','2019-11-27 14:08:22','209.182.211.200',0,'','','',''),(784,1,1,7470,0,'','\"Skok59 - 2019-11-12 05:29:06\" feedback deleted from trash','publish',0,'stream','2019-11-27 14:08:22','209.182.211.200',0,'','','',''),(785,1,1,7471,0,'','\"Tihodeev43 - 2019-11-12 05:57:03\" feedback deleted from trash','publish',0,'stream','2019-11-27 14:08:22','209.182.211.200',0,'','','',''),(786,1,1,7472,0,'','\"Azarin90 - 2019-11-12 06:25:21\" feedback deleted from trash','publish',0,'stream','2019-11-27 14:08:22','209.182.211.200',0,'','','',''),(787,1,1,7473,0,'','\"Zhukevich96 - 2019-11-12 06:53:34\" feedback deleted from trash','publish',0,'stream','2019-11-27 14:08:22','209.182.211.200',0,'','','',''),(788,1,1,7474,0,'','\"Konshin58 - 2019-11-12 07:22:15\" feedback deleted from trash','publish',0,'stream','2019-11-27 14:08:22','209.182.211.200',0,'','','',''),(789,1,1,7475,0,'','\"Afonov51 - 2019-11-12 07:51:07\" feedback deleted from trash','publish',0,'stream','2019-11-27 14:08:22','209.182.211.200',0,'','','',''),(790,1,1,7476,0,'','\"Vergazov54 - 2019-11-12 08:19:19\" feedback deleted from trash','publish',0,'stream','2019-11-27 14:08:22','209.182.211.200',0,'','','',''),(791,1,1,7477,0,'','\"Aksencev41 - 2019-11-12 08:47:46\" feedback deleted from trash','publish',0,'stream','2019-11-27 14:08:22','209.182.211.200',0,'','','',''),(792,1,1,7478,0,'','\"Golubinin77 - 2019-11-12 09:16:26\" feedback deleted from trash','publish',0,'stream','2019-11-28 14:10:24','209.182.211.200',0,'','','',''),(793,1,1,7479,0,'','\"Evtushek81 - 2019-11-12 09:45:09\" feedback deleted from trash','publish',0,'stream','2019-11-28 14:10:24','209.182.211.200',0,'','','',''),(794,1,1,7480,0,'','\"Anisim91 - 2019-11-12 10:12:56\" feedback deleted from trash','publish',0,'stream','2019-11-28 14:10:24','209.182.211.200',0,'','','',''),(795,1,1,7481,0,'','\"Ovtyn98 - 2019-11-12 10:41:03\" feedback deleted from trash','publish',0,'stream','2019-11-28 14:10:24','209.182.211.200',0,'','','',''),(796,1,1,7482,0,'','\"Vylegzhaninov77 - 2019-11-12 11:09:36\" feedback deleted from trash','publish',0,'stream','2019-11-28 14:10:24','209.182.211.200',0,'','','',''),(797,1,1,7483,0,'','\"Fishkin84 - 2019-11-12 11:38:42\" feedback deleted from trash','publish',0,'stream','2019-11-28 14:10:24','209.182.211.200',0,'','','',''),(798,1,1,7484,0,'','\"Insarov42 - 2019-11-12 12:07:47\" feedback deleted from trash','publish',0,'stream','2019-11-28 14:10:24','209.182.211.200',0,'','','',''),(799,1,1,7485,0,'','\"Zaozerskij67 - 2019-11-12 12:36:39\" feedback deleted from trash','publish',0,'stream','2019-11-28 14:10:24','209.182.211.200',0,'','','',''),(800,1,1,7486,0,'','\"Pavljuchikov72 - 2019-11-12 13:10:17\" feedback deleted from trash','publish',0,'stream','2019-11-28 14:10:24','209.182.211.200',0,'','','',''),(801,1,1,7487,0,'','\"goabs - 2019-11-12 13:26:16\" feedback deleted from trash','publish',0,'stream','2019-11-28 14:10:24','209.182.211.200',0,'','','',''),(802,1,1,7488,0,'','\"Krivoshlykov63 - 2019-11-12 13:39:35\" feedback deleted from trash','publish',0,'stream','2019-11-28 14:10:24','209.182.211.200',0,'','','',''),(803,1,1,7489,0,'','\"Lebedjancev44 - 2019-11-12 14:09:01\" feedback deleted from trash','publish',0,'stream','2019-11-28 14:10:24','209.182.211.200',0,'','','',''),(804,1,1,7490,0,'','\"Zalezhnev73 - 2019-11-12 14:37:09\" feedback deleted from trash','publish',0,'stream','2019-11-28 14:10:24','209.182.211.200',0,'','','',''),(805,1,1,7491,0,'','\"Ozhzhihin75 - 2019-11-13 00:32:28\" feedback deleted from trash','publish',0,'stream','2019-11-28 14:10:24','209.182.211.200',0,'','','',''),(806,1,1,7492,0,'','\"Baskin42 - 2019-11-13 00:59:46\" feedback deleted from trash','publish',0,'stream','2019-11-28 14:10:24','209.182.211.200',0,'','','',''),(807,1,1,7493,0,'','\"Dolgih63 - 2019-11-13 01:27:29\" feedback deleted from trash','publish',0,'stream','2019-11-28 14:10:24','209.182.211.200',0,'','','',''),(808,1,1,7494,0,'','\"Flavickij75 - 2019-11-13 01:55:23\" feedback deleted from trash','publish',0,'stream','2019-11-28 14:10:24','209.182.211.200',0,'','','',''),(809,1,1,7495,0,'','\"Pozharskij98 - 2019-11-13 02:23:48\" feedback deleted from trash','publish',0,'stream','2019-11-28 14:10:24','209.182.211.200',0,'','','',''),(810,1,1,7496,0,'','\"Zvorykin92 - 2019-11-13 02:52:05\" feedback deleted from trash','publish',0,'stream','2019-11-28 14:10:24','209.182.211.200',0,'','','',''),(811,1,1,7497,0,'','\"Nechepurenko97 - 2019-11-13 03:20:25\" feedback deleted from trash','publish',0,'stream','2019-11-28 14:10:24','209.182.211.200',0,'','','',''),(812,1,1,7498,0,'','\"Kiparisov96 - 2019-11-13 03:49:33\" feedback deleted from trash','publish',0,'stream','2019-11-28 14:10:24','209.182.211.200',0,'','','',''),(813,1,1,7499,0,'','\"Lazlov98 - 2019-11-13 04:18:41\" feedback deleted from trash','publish',0,'stream','2019-11-28 14:10:25','209.182.211.200',0,'','','',''),(814,1,1,7500,0,'','\"Krasnowekov99 - 2019-11-13 04:47:01\" feedback deleted from trash','publish',0,'stream','2019-11-28 14:10:25','209.182.211.200',0,'','','',''),(815,1,1,7501,0,'','\"Lavrovich75 - 2019-11-13 05:15:36\" feedback deleted from trash','publish',0,'stream','2019-11-28 14:10:25','209.182.211.200',0,'','','',''),(816,1,1,7502,0,'','\"Haljutin45 - 2019-11-13 05:44:07\" feedback deleted from trash','publish',0,'stream','2019-11-28 14:10:25','209.182.211.200',0,'','','',''),(817,1,1,7514,0,'','\"goabs - 2019-11-29 00:46:32\" feedback updated','publish',0,'stream','2019-11-29 05:46:32','194.28.115.251',0,'','','',''),(818,1,1,7515,0,'','\"goabs - 2019-11-29 22:36:57\" feedback updated','publish',0,'stream','2019-11-30 03:36:57','194.28.115.251',0,'','','',''),(819,1,1,7516,0,'','\"goabs - 2019-12-02 00:43:32\" feedback updated','publish',0,'stream','2019-12-02 05:43:32','194.28.115.251',0,'','','',''),(820,1,1,7504,0,'','\"goabs - 2019-11-17 03:57:08\" feedback deleted from trash','publish',0,'stream','2019-12-02 14:11:45','209.182.211.200',0,'','','',''),(821,1,1,7505,0,'','\"goabs - 2019-11-17 23:34:06\" feedback deleted from trash','publish',0,'stream','2019-12-03 14:09:06','209.182.211.200',0,'','','',''),(822,1,1,7517,0,'','\"goabs - 2019-12-03 11:02:27\" feedback updated','publish',0,'stream','2019-12-03 16:02:27','194.28.115.251',0,'','','',''),(823,1,1,7506,0,'','\"goabs - 2019-11-19 05:51:16\" feedback deleted from trash','publish',0,'stream','2019-12-04 14:08:59','209.182.211.200',0,'','','',''),(824,1,1,7507,0,'','\"goabs - 2019-11-20 02:05:47\" feedback deleted from trash','publish',0,'stream','2019-12-05 14:08:29','209.182.211.200',0,'','','',''),(825,1,1,7518,0,'','\"Larryerobe - 2019-12-05 18:42:06\" feedback updated','publish',0,'stream','2019-12-05 23:42:06','62.149.29.43',0,'','','',''),(826,1,1,7519,0,'','\"goabs - 2019-12-05 19:18:54\" feedback updated','publish',0,'stream','2019-12-06 00:18:54','194.28.115.251',0,'','','',''),(827,1,1,7508,0,'','\"goabs - 2019-11-21 04:15:42\" feedback deleted from trash','publish',0,'stream','2019-12-06 14:08:40','209.182.211.200',0,'','','',''),(828,1,1,7509,0,'','\"goabs - 2019-11-21 21:33:43\" feedback deleted from trash','publish',0,'stream','2019-12-07 14:09:43','209.182.211.200',0,'','','',''),(829,1,1,NULL,9,'administrator','Updraftplus backup database, plugins, themes finished','publish',0,'stream','2019-12-08 13:12:22','112.198.207.191',0,'','','',''),(830,1,1,NULL,9,'administrator','Updraftplus backup database, plugins finished','publish',0,'stream','2019-12-08 14:56:58','112.198.207.191',0,'','','',''),(831,1,1,NULL,9,'administrator','Updated plugin: Contact Form 7 5.1.6','publish',0,'stream','2019-12-08 14:59:54','112.198.207.191',0,'','','',''),(832,1,1,NULL,9,'administrator','Updated plugin: Google Analytics for WordPress by MonsterInsights 7.10.1','publish',0,'stream','2019-12-08 14:59:57','112.198.207.191',0,'','','',''),(833,1,1,NULL,9,'administrator','Updated plugin: Jetpack by WordPress.com 8.0','publish',0,'stream','2019-12-08 15:00:07','112.198.207.191',0,'','','',''),(834,1,1,NULL,9,'administrator','Updraftplus backup database, plugins finished','publish',0,'stream','2019-12-08 15:02:07','112.198.207.191',0,'','','',''),(835,1,1,NULL,9,'administrator','Updated plugin: MC4WP: Mailchimp for WordPress 4.7.4','publish',0,'stream','2019-12-08 15:04:09','112.198.207.191',0,'','','',''),(836,1,1,NULL,9,'administrator','Updated plugin: Smash Balloon Instagram Feed 2.1.3','publish',0,'stream','2019-12-08 15:04:12','112.198.207.191',0,'','','',''),(837,1,1,NULL,9,'administrator','Updated plugin: Social Snap Lite 1.1.7','publish',0,'stream','2019-12-08 15:04:14','112.198.207.191',0,'','','',''),(838,1,1,NULL,9,'administrator','Updated plugin: WooCommerce 3.8.1','publish',0,'stream','2019-12-08 15:04:18','112.198.207.191',0,'','','',''),(839,1,1,NULL,9,'administrator','Updated plugin: Wordfence Security 7.4.2','publish',0,'stream','2019-12-08 15:04:21','112.198.207.191',0,'','','',''),(840,1,1,NULL,9,'administrator','Updated plugin: Yoast SEO 12.6.2','publish',0,'stream','2019-12-08 15:04:23','112.198.207.191',0,'','','',''),(841,1,1,NULL,9,'administrator','Updraftplus backup database, themes finished','publish',0,'stream','2019-12-08 15:08:16','112.198.207.191',0,'','','',''),(842,1,1,NULL,9,'administrator','Updated theme: Hueman 3.4.33','publish',0,'stream','2019-12-08 15:09:33','112.198.207.191',0,'','','',''),(843,1,1,7521,0,'','\"goabs - 2019-12-08 10:43:01\" feedback updated','publish',0,'stream','2019-12-08 15:43:01','194.28.115.251',0,'','','',''),(844,1,1,7510,0,'','\"goabs - 2019-11-23 11:50:12\" feedback deleted from trash','publish',0,'stream','2019-12-09 14:08:26','209.182.211.200',0,'','','',''),(845,1,1,7511,0,'','\"goabs - 2019-11-24 02:20:10\" feedback deleted from trash','publish',0,'stream','2019-12-09 14:08:26','209.182.211.200',0,'','','',''),(846,1,1,7522,0,'','\"Jamescib - 2019-12-09 13:40:03\" feedback updated','publish',0,'stream','2019-12-09 18:40:03','62.149.7.164',0,'','','',''),(847,1,1,7523,0,'','\"goabs - 2019-12-11 21:26:20\" feedback updated','publish',0,'stream','2019-12-12 02:26:20','194.28.115.251',0,'','','',''),(848,1,1,7512,0,'','\"goabs - 2019-11-26 21:49:41\" feedback deleted from trash','publish',0,'stream','2019-12-12 14:09:29','209.182.211.200',0,'','','',''),(849,1,1,NULL,0,'','Updraftplus backup database finished','publish',0,'stream','2019-12-13 09:58:04','209.182.211.200',0,'','','',''),(850,1,1,NULL,0,'','WordPress auto-updated to 5.3.1','publish',0,'stream','2019-12-13 09:59:25','209.182.211.200',0,'','','',''),(851,1,1,7514,0,'','\"goabs - 2019-11-29 00:46:32\" feedback deleted from trash','publish',0,'stream','2019-12-14 14:08:45','209.182.211.200',0,'','','',''),(852,1,1,7515,0,'','\"goabs - 2019-11-29 22:36:57\" feedback deleted from trash','publish',0,'stream','2019-12-15 14:09:08','209.182.211.200',0,'','','',''),(853,1,1,7524,0,'','\"goabs - 2019-12-16 12:06:48\" feedback updated','publish',0,'stream','2019-12-16 17:06:48','194.28.115.251',0,'','','',''),(854,1,1,7516,0,'','\"goabs - 2019-12-02 00:43:32\" feedback deleted from trash','publish',0,'stream','2019-12-17 14:08:21','209.182.211.200',0,'','','',''),(855,1,1,NULL,0,'','Updraftplus backup database, plugins finished','publish',0,'stream','2019-12-18 21:57:26','209.182.211.200',0,'','','',''),(856,1,1,NULL,0,'','Updraftplus backup database finished','publish',0,'stream','2019-12-19 09:59:59','209.182.211.200',0,'','','',''),(857,1,1,NULL,0,'','WordPress auto-updated to 5.3.2','publish',0,'stream','2019-12-19 10:01:32','209.182.211.200',0,'','','',''),(858,1,1,7517,0,'','\"goabs - 2019-12-03 11:02:27\" feedback deleted from trash','publish',0,'stream','2019-12-19 14:09:46','209.182.211.200',0,'','','',''),(859,1,1,7518,0,'','\"Larryerobe - 2019-12-05 18:42:06\" feedback deleted from trash','publish',0,'stream','2019-12-21 14:08:37','209.182.211.200',0,'','','',''),(860,1,1,7519,0,'','\"goabs - 2019-12-05 19:18:54\" feedback deleted from trash','publish',0,'stream','2019-12-21 14:08:37','209.182.211.200',0,'','','',''),(861,1,1,NULL,9,'administrator','Updraftplus backup database, plugins, themes finished','publish',0,'stream','2019-12-22 15:13:49','112.198.222.104',0,'','','','');
/*!40000 ALTER TABLE `wp_mainwp_stream_tmp` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mk_newsletter_data`
--

DROP TABLE IF EXISTS `wp_mk_newsletter_data`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mk_newsletter_data` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `name` tinytext NOT NULL,
  `data` mediumtext NOT NULL,
  `time` datetime NOT NULL,
  `authorid` tinytext NOT NULL,
  `status` mediumtext NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mk_newsletter_data`
--

LOCK TABLES `wp_mk_newsletter_data` WRITE;
/*!40000 ALTER TABLE `wp_mk_newsletter_data` DISABLE KEYS */;
INSERT INTO `wp_mk_newsletter_data` VALUES (1,'hormonesoup.com','{\"wp_newsletter_width\":\"350\",\"wp_newsletter_maxwidth\":\"500\",\"wp_newsletter_mintopbottommargin\":\"50\",\"wp_newsletter_heading_color\":\"dd3333\",\"wp_newsletter_heading\":\"Hormone help is on the way...\",\"wp_newsletter_description_color\":\"#fff\",\"wp_newsletter_description\":\"Do you want informative articles sent to your inbox? \\r\\nIts Free!     (you can unsubscribe anytime)\",\"wp_newsletter_privacy_show\":\"1\",\"wp_newsletter_privacy_color\":\"#fff\",\"wp_newsletter_privacy\":\"I hate spam too - I will never spam you or sell your info. \",\"wp_newsletter_ribbon\":\"http:\\/\\/hormonesoup.com\\/wp-content\\/plugins\\/newsletter-popup\\/skins\\/ribbon-0.png\",\"wp_newsletter_ribboncss\":\"\",\"wp_newsletter_closetip\":\"\",\"wp_newsletter_radius\":\"0\",\"wp_newsletter_bordershadow\":\"0px 1px 4px 0px rgba(0, 0, 0, 0.2)\",\"wp_newsletter_close_btn_show\":\"1\",\"wp_newsletter_close_hover\":\"\",\"wp_newsletter_close_bg_color\":\"#ec9f2e\",\"wp_newsletter_closeposition\":\"top-right-inside\",\"wp_newsletter_closeshowshadow\":\"1\",\"wp_newsletter_closeshadow\":\"0px 2px 2px 0px rgba(0, 0, 0, 0.3)\",\"wp_newsletter_backgroung_color\":\"#d44e81\",\"wp_newsletter_backgroundimage\":\"\",\"wp_newsletter_backgroundimagerepeat\":\"repeat\",\"wp_newsletter_backgroundimageposition\":\"0px 0px\",\"wp_newsletter_upper_part_color\":\"#d44e81\",\"wp_newsletter_bottom_part_color\":\"#ec9f2e\",\"wp_newsletter_showemail\":\"1\",\"wp_newsletter_emailinputwidth\":\"270\",\"wp_newsletter_emailfieldname\":\"EMAIL\",\"wp_newsletter_email\":\"Enter your email address\",\"wp_newsletter_nameinputwidth\":\"300\",\"wp_newsletter_namefieldname\":\"NAME\",\"wp_newsletter_name\":\"Enter your name\",\"wp_newsletter_firstnameinputwidth\":\"300\",\"wp_newsletter_firstnamefieldname\":\"FNAME\",\"wp_newsletter_firstname\":\"Enter your first name\",\"wp_newsletter_lastnameinputwidth\":\"300\",\"wp_newsletter_lastnamefieldname\":\"LNAME\",\"wp_newsletter_lastname\":\"Enter your last name\",\"wp_newsletter_phoneinputwidth\":\"300\",\"wp_newsletter_phonefieldname\":\"PHONE\",\"wp_newsletter_phone\":\"Enter your phone number\",\"wp_newsletter_companyinputwidth\":\"300\",\"wp_newsletter_companyfieldname\":\"COMPANY\",\"wp_newsletter_company\":\"Enter your company name\",\"wp_newsletter_zipinputwidth\":\"300\",\"wp_newsletter_zipfieldname\":\"ZIP\",\"wp_newsletter_zip\":\"Enter your zip code\",\"wp_newsletter_messageinputwidth\":\"300\",\"wp_newsletter_messageinputheight\":\"120\",\"wp_newsletter_messagefieldname\":\"MESSAGE\",\"wp_newsletter_message\":\"Enter your message\",\"wp_newsletter_termsrequired\":\"1\",\"wp_newsletter_termsfieldname\":\"TERMS\",\"wp_newsletter_terms\":\"I agree to the Terms of Service\",\"wp_newsletter_showaction\":\"1\",\"wp_newsletter_action\":\"Sign me Up!\",\"wp_newsletter_showcancel\":\"1\",\"wp_newsletter_cancel\":\"Thanks but No Thanks\",\"wp_newsletter_afteraction\":\"redirect\",\"wp_newsletter_redirecturl\":\"http:\\/\\/hormonesoup.com\\/thanks\\/\",\"wp_newsletter_afteractionmessage\":\"Thanks for signing up. You must confirm your email address before we can send great content to you.  Please check your email and follow the instructions.\",\"wp_newsletter_afteractionbutton\":\"Close\",\"wp_newsletter_invalidemailmessage\":\"The email address is invalid.\",\"wp_newsletter_fieldmissingmessage\":\"Please fill in the required field.\",\"wp_newsletter_termsnotcheckedmessage\":\"You must agree to our Terms of Service.\",\"wp_newsletter_alreadysubscribedmessage\":\"The email address has already subscribed.\",\"wp_newsletter_generalerrormessage\":\"Oops something went wrong. Please try again later.\",\"wp_newsletter_subscription\":\"mailchimp\",\"wp_newsletter_mailchimpdoubleoptin\":\"1\",\"wp_newsletter_mailchimpapikey\":\"454c8504be946d465e7a0a7729d33866-us8\",\"newsletter_display_type\":\"popup_5_pro\"}','2017-10-13 11:01:02','1','pending');
/*!40000 ALTER TABLE `wp_mk_newsletter_data` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mk_newsletter_local_records`
--

DROP TABLE IF EXISTS `wp_mk_newsletter_local_records`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mk_newsletter_local_records` (
  `rid` int(11) NOT NULL AUTO_INCREMENT,
  `nl_id` tinytext NOT NULL,
  `nl_name` mediumtext NOT NULL,
  `nl_data` tinytext NOT NULL,
  PRIMARY KEY (`rid`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mk_newsletter_local_records`
--

LOCK TABLES `wp_mk_newsletter_local_records` WRITE;
/*!40000 ALTER TABLE `wp_mk_newsletter_local_records` DISABLE KEYS */;
INSERT INTO `wp_mk_newsletter_local_records` VALUES (1,'1','hormonesoup.com','{\"EMAIL\":\"mktechsoft006@gmail.com\",\"TIME\":\"2017-09-18 12:42:13\",\"nl_pop_page\":\"\"}');
/*!40000 ALTER TABLE `wp_mk_newsletter_local_records` 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_ci NOT NULL DEFAULT '',
  `email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `token` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `status` varchar(1) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'S',
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `list` int(11) NOT NULL DEFAULT 0,
  `profile` mediumtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `created` timestamp NOT NULL DEFAULT current_timestamp(),
  `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_ci NOT NULL DEFAULT '',
  `sex` char(1) COLLATE utf8mb4_unicode_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_ci NOT NULL DEFAULT '',
  `ip` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `wp_user_id` int(11) NOT NULL DEFAULT 0,
  `http_referer` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `country` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `region` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `city` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `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,
  `profile_1` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `profile_2` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `profile_3` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `profile_4` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `profile_5` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `profile_6` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `profile_7` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `profile_8` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `profile_9` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `profile_10` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `profile_11` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `profile_12` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `profile_13` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `profile_14` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `profile_15` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `profile_16` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `profile_17` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `profile_18` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `profile_19` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `profile_20` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `test` tinyint(4) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`),
  UNIQUE KEY `email` (`email`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_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 */;
/*!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,
  `message` longtext DEFAULT NULL,
  `message_text` longtext DEFAULT NULL,
  `subject` varchar(255) NOT NULL DEFAULT '',
  `type` varchar(50) NOT NULL DEFAULT '',
  `created` timestamp NOT NULL DEFAULT current_timestamp(),
  `status` enum('new','sending','sent','paused') 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,
  `send_on` int(11) NOT NULL DEFAULT 0,
  `track` tinyint(4) NOT NULL DEFAULT 0,
  `editor` tinyint(4) NOT NULL DEFAULT 0,
  `sex` char(1) NOT NULL DEFAULT '',
  `query` longtext DEFAULT NULL,
  `preferences` longtext DEFAULT NULL,
  `options` longtext DEFAULT NULL,
  `token` varchar(10) NOT NULL DEFAULT '',
  `private` tinyint(1) NOT NULL DEFAULT 0,
  `open_count` int(10) unsigned NOT NULL DEFAULT 0,
  `click_count` int(10) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4;
/*!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 */;
/*!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) NOT NULL DEFAULT '',
  `ip` varchar(100) NOT NULL DEFAULT '',
  PRIMARY KEY (`email_id`,`user_id`),
  KEY `user_id` (`user_id`),
  KEY `email_id` (`email_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!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,
  `user_id` int(11) NOT NULL DEFAULT 0,
  `email_id` int(11) NOT NULL DEFAULT 0,
  `link_id` int(11) NOT NULL DEFAULT 0,
  `created` timestamp NOT NULL DEFAULT current_timestamp(),
  `url` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `anchor` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `ip` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `country` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`id`),
  KEY `email_id` (`email_id`),
  KEY `user_id` (`user_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_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_newsman_an_clicks`
--

DROP TABLE IF EXISTS `wp_newsman_an_clicks`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_newsman_an_clicks` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `listId` int(10) unsigned NOT NULL,
  `subId` int(10) unsigned NOT NULL,
  `emailId` int(10) unsigned NOT NULL,
  `emailAddr` text NOT NULL,
  `linkId` int(10) unsigned NOT NULL,
  `ip` varchar(255) NOT NULL DEFAULT '',
  `clicks` int(10) unsigned NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `listId` (`listId`,`subId`,`linkId`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_newsman_an_clicks`
--

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

--
-- Table structure for table `wp_newsman_an_links`
--

DROP TABLE IF EXISTS `wp_newsman_an_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_newsman_an_links` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `emailId` int(10) unsigned NOT NULL,
  `URL` text NOT NULL,
  `uniqueClicks` int(10) unsigned NOT NULL,
  PRIMARY KEY (`id`),
  KEY `emailId` (`emailId`,`URL`(255))
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_newsman_an_links`
--

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

--
-- Table structure for table `wp_newsman_an_sub_details`
--

DROP TABLE IF EXISTS `wp_newsman_an_sub_details`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_newsman_an_sub_details` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `emailId` int(10) unsigned NOT NULL,
  `listId` int(10) unsigned NOT NULL,
  `subId` int(10) unsigned NOT NULL,
  `emailAddr` text NOT NULL,
  `opens` int(10) unsigned NOT NULL,
  `clicks` int(10) unsigned NOT NULL,
  `unsubscribes` int(10) unsigned NOT NULL,
  `ip` varchar(255) NOT NULL DEFAULT '',
  PRIMARY KEY (`id`),
  UNIQUE KEY `emailId` (`emailId`,`listId`,`subId`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_newsman_an_sub_details`
--

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

--
-- Table structure for table `wp_newsman_an_timeline`
--

DROP TABLE IF EXISTS `wp_newsman_an_timeline`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_newsman_an_timeline` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `emailId` int(10) unsigned NOT NULL,
  `type` varchar(10) NOT NULL DEFAULT '',
  `dateValue` varchar(255) NOT NULL DEFAULT '',
  `opens` int(10) unsigned NOT NULL,
  `clicks` int(10) unsigned NOT NULL,
  `unsubscribes` int(10) unsigned NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `emailId` (`emailId`,`type`,`dateValue`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_newsman_an_timeline`
--

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

--
-- Table structure for table `wp_newsman_blocked_domains`
--

DROP TABLE IF EXISTS `wp_newsman_blocked_domains`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_newsman_blocked_domains` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `domain` text NOT NULL,
  `senderIP` varchar(255) NOT NULL DEFAULT '',
  `delistingURL` text NOT NULL,
  `diagnosticCode` text NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_newsman_blocked_domains`
--

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

--
-- Table structure for table `wp_newsman_email_templates`
--

DROP TABLE IF EXISTS `wp_newsman_email_templates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_newsman_email_templates` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `system` int(10) unsigned NOT NULL,
  `system_type` int(10) unsigned NOT NULL,
  `assigned_list` int(10) unsigned NOT NULL,
  `name` text NOT NULL,
  `subject` text NOT NULL,
  `html` text NOT NULL,
  `plain` text NOT NULL,
  `p_subject` text NOT NULL,
  `p_html` text NOT NULL,
  `p_plain` text NOT NULL,
  `assetsURL` varchar(255) NOT NULL DEFAULT '',
  `assetsPath` varchar(255) NOT NULL DEFAULT '',
  `particles` text NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=42 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_newsman_email_templates`
--

LOCK TABLES `wp_newsman_email_templates` WRITE;
/*!40000 ALTER TABLE `wp_newsman_email_templates` DISABLE KEYS */;
INSERT INTO `wp_newsman_email_templates` VALUES (1,1,3,0,'Administrator notification - new subscriber','A contact has joined your mailing list at [newsman wp=\"blogname\"]\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html>\r\n    <head>\r\n        \r\n        <!-- Facebook sharing information tags -->\r\n        <meta property=\"og:title\" content=\"[newsman subject]\">\r\n        \r\n        <title>[newsman subject]</title>\r\n		\r\n	<style type=\"text/css\">\r\n		#outlook a{\r\n			padding:0;\r\n		}\r\n		body{\r\n			width:100% !important;\r\n		}\r\n		.ReadMsgBody{\r\n			width:100%;\r\n		}\r\n		.ExternalClass{\r\n			width:100%;\r\n		}\r\n		body{\r\n			-webkit-text-size-adjust:none;\r\n		}\r\n		body{\r\n			margin:0;\r\n			padding:0;\r\n		}\r\n		img{\r\n			border:0;\r\n			height:auto;\r\n			line-height:100%;\r\n			outline:none;\r\n			text-decoration:none;\r\n		}\r\n		table td{\r\n			border-collapse:collapse;\r\n		}\r\n		#backgroundTable{\r\n			height:100% !important;\r\n			margin:0;\r\n			padding:0;\r\n			width:100% !important;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section background color\r\n		@tip Set the background color for your email. You may want to choose one that matches your company\'s branding.\r\n		@theme page\r\n		*/\r\n		body,#backgroundTable{\r\n			/*@editable*/background-color:#DEDEDE;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section email border\r\n		@tip Set the border for your email.\r\n		*/\r\n		#templateContainer{\r\n			/*@editable*/border: 0px solid #DDDDDD;			\r\n		}\r\n\r\n		#templateContainer, #templateBody, .bodyContent, .bodyContent > table {\r\n			-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\r\n			/*overflow: hidden;*/\r\n		}\r\n\r\n		/*\r\n		@tab Page\r\n		@section heading 1\r\n		@tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.\r\n		@style heading 1\r\n		*/\r\n		h1,.h1{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:34px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 2\r\n		@tip Set the styling for all second-level headings in your emails.\r\n		@style heading 2\r\n		*/\r\n		h2,.h2{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:30px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 3\r\n		@tip Set the styling for all third-level headings in your emails.\r\n		@style heading 3\r\n		*/\r\n		h3,.h3{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:26px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 4\r\n		@tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.\r\n		@style heading 4\r\n		*/\r\n		h4,.h4{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:22px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader style\r\n		@tip Set the background color for your email\'s preheader area.\r\n		@theme page\r\n		*/\r\n		#templatePreheader{\r\n			/*@editable*/background-color:#DEDEDE;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader text\r\n		@tip Set the styling for your email\'s preheader text. Choose a size and color that is easy to read.\r\n		*/\r\n		.preheaderContent div{\r\n			/*@editable*/color:#505050;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:10px;\r\n			/*@editable*/line-height:100%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader link\r\n		@tip Set the styling for your email\'s preheader links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.preheaderContent div a:link,.preheaderContent div a:visited,.preheaderContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header style\r\n		@tip Set the background color and border for your email\'s header area.\r\n		@theme header\r\n		*/\r\n		#templateHeader{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border-bottom:0;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header text\r\n		@tip Set the styling for your email\'s header text. Choose a size and color that is easy to read.\r\n		*/\r\n		.headerContent{\r\n			/*@editable*/color:#202020;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:34px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			/*@editable*/padding:0;\r\n			/*@editable*/text-align:center;\r\n			/*@editable*/vertical-align:middle;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header link\r\n		@tip Set the styling for your email\'s header links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.headerContent a:link,.headerContent a:visited,.headerContent a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		#headerImage{\r\n			height:auto;\r\n			max-width:600px !important;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body style\r\n		@tip Set the background color for your email\'s body area.\r\n		*/\r\n		#templateContainer,.bodyContent{\r\n			/*@editable*/background-color:#FFFFFF;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body text\r\n		@tip Set the styling for your email\'s main content text. Choose a size and color that is easy to read.\r\n		@theme main\r\n		*/\r\n		.bodyContent div{\r\n			/*@editable*/color:#505050;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:14px;\r\n			/*@editable*/line-height:150%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body link\r\n		@tip Set the styling for your email\'s main content links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.bodyContent div a:link,.bodyContent div a:visited,.bodyContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		.bodyContent img{\r\n			display:inline;\r\n			height:auto;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer style\r\n		@tip Set the background color and top border for your email\'s footer area.\r\n		@theme footer\r\n		*/\r\n		#templateFooter{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border-top:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer text\r\n		@tip Set the styling for your email\'s footer text. Choose a size and color that is easy to read.\r\n		@theme footer\r\n		*/\r\n		.footerContent div{\r\n			/*@editable*/color:#707070;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:12px;\r\n			/*@editable*/line-height:125%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer link\r\n		@tip Set the styling for your email\'s footer links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.footerContent div a:link,.footerContent div a:visited,.footerContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		.footerContent img{\r\n			display:inline;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section social bar style\r\n		@tip Set the background color and border for your email\'s footer social bar.\r\n		@theme footer\r\n		*/\r\n		#social{\r\n			/*@editable*/background-color:#FAFAFA;\r\n			/*@editable*/border:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section social bar style\r\n		@tip Set the background color and border for your email\'s footer social bar.\r\n		*/\r\n		#social div{\r\n			/*@editable*/text-align:center;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section utility bar style\r\n		@tip Set the background color and border for your email\'s footer utility bar.\r\n		@theme footer\r\n		*/\r\n		#utility{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section utility bar style\r\n		@tip Set the background color and border for your email\'s footer utility bar.\r\n		*/\r\n		#utility div{\r\n			/*@editable*/text-align:center;\r\n		}\r\n	</style>\r\n	</head>\r\n    <body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\">\r\n    	<center>\r\n        	<table border=\"0\" cellpadding=\"0\" cellspacing=\"20\" height=\"100%\" width=\"100%\" id=\"backgroundTable\">\r\n            	<tr>\r\n                	<td align=\"center\" valign=\"top\">\r\n                        <!-- // Begin Template Preheader \\\\ -->\r\n                        <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"560\" id=\"templatePreheader\">\r\n                            <tr>\r\n                                <td valign=\"top\" class=\"preheaderContent\">\r\n                                \r\n                                	<!-- // Begin Module: Standard Preheader \\ -->\r\n                                    <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"100%\">\r\n                                    	<tr>\r\n                                        	<td valign=\"top\">&nbsp;</td>\r\n                                        </tr>\r\n                                    </table>\r\n                                	<!-- // End Module: Standard Preheader \\ -->\r\n                                \r\n                                </td>\r\n                            </tr>\r\n                        </table>\r\n                        <!-- // End Template Preheader \\\\ -->\r\n                    	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateContainer\">\r\n                         	<tr>\r\n                            	<td align=\"center\" valign=\"top\">\r\n                                    <!-- // Begin Template Body \\\\ -->\r\n                                	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateBody\">\r\n                                    	<tr>\r\n                                            <td valign=\"top\" class=\"bodyContent\">\r\n                                \r\n                                                <!-- // Begin Module: Standard Content \\\\ -->\r\n                                                <table border=\"0\" cellpadding=\"20\" cellspacing=\"0\" width=\"100%\">\r\n                                                    <tr>\r\n                                                        <td valign=\"top\">\r\n                                                            <div gsedit=\"std_content\">\n<p>A contact has joined your mailing list. The contact\'s details are listed below:</p>\n<ul>[newsman sub=\"*\" tag=\"li\"]</ul>\n<p>--</p>\n<p><a href=\"[newsman wp=\'url\']/wp-admin/\">[newsman wp=\"url\"]/wp-admin/</a> -> WPNewsman -> Settings</p></div>\r\n														</td>\r\n                                                    </tr>\r\n                                                </table>\r\n                                                <!-- // End Module: Standard Content \\\\ -->\r\n                                                \r\n                                            </td>\r\n                                        </tr>\r\n                                    </table>\r\n                                    <!-- // End Template Body \\\\ -->\r\n                                </td>\r\n                            </tr>\r\n                        </table>\r\n                        <br>\r\n                    </td>\r\n                </tr>\r\n                <tr>\r\n                	<td align=\"center\">[newsman badge]</td>\r\n                </tr>\r\n            </table>\r\n        </center>\r\n    </body>\r\n</html>','\nA contact has joined your mailing list. The contact\'s details are listed below:\n\n[newsman sub=\"*\"]\n--\n[newsman wp=\"url\"]/wp-admin/ -> WPNewsman -> Settings\n','','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html>\n<head>\n<!-- Facebook sharing information tags --><meta property=\"og:title\" content=\"[newsman subject]\">\n<title>[newsman subject]</title>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" style=\"width:100% !important;-webkit-text-size-adjust:none;margin:0;padding:0;background-color:#DEDEDE;\">\r\n    	<center>\r\n        	<table border=\"0\" cellpadding=\"0\" cellspacing=\"20\" height=\"100%\" width=\"100%\" id=\"backgroundTable\" style=\"height:100% !important;margin:0;padding:0;width:100% !important;background-color:#DEDEDE;\">\n<tr>\n<td align=\"center\" valign=\"top\" style=\"border-collapse:collapse;\">\r\n                        <!-- // Begin Template Preheader \\\\ -->\r\n                        <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"560\" id=\"templatePreheader\" style=\"background-color:#DEDEDE;\"><tr>\n<td valign=\"top\" class=\"preheaderContent\" style=\"border-collapse:collapse;\">\r\n                                \r\n                                	<!-- // Begin Module: Standard Preheader \\ -->\r\n                                    <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"100%\"><tr>\n<td valign=\"top\" style=\"border-collapse:collapse;\">&nbsp;</td>\r\n                                        </tr></table>\n<!-- // End Module: Standard Preheader \\ -->\n</td>\r\n                            </tr></table>\n<!-- // End Template Preheader \\\\ --><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateContainer\" style=\"border:0px solid #DDDDDD;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;background-color:#FFFFFF;\"><tr>\n<td align=\"center\" valign=\"top\" style=\"border-collapse:collapse;\">\r\n                                    <!-- // Begin Template Body \\\\ -->\r\n                                	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateBody\" style=\"-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\"><tr>\n<td valign=\"top\" class=\"bodyContent\" style=\"border-collapse:collapse;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;background-color:#FFFFFF;\">\r\n                                \r\n                                                <!-- // Begin Module: Standard Content \\\\ -->\r\n                                                <table border=\"0\" cellpadding=\"20\" cellspacing=\"0\" width=\"100%\" style=\"-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\"><tr>\n<td valign=\"top\" style=\"border-collapse:collapse;\">\r\n                                                            <div gsedit=\"std_content\" style=\"color:#505050;\r\n			font-family:Arial;\r\n			font-size:14px;\r\n			line-height:150%;\r\n			text-align:left;\">\n<p>A contact has joined your mailing list. The contact\'s details are listed below:</p>\n<ul>[newsman sub=\"*\" tag=\"li\"]</ul>\n<p>--</p>\n<p><a href=\"[newsman wp=\'url\']/wp-admin/\">[newsman wp=\"url\"]/wp-admin/</a> -&gt; WPNewsman -&gt; Settings</p>\n</div>\r\n														</td>\r\n                                                    </tr></table>\n<!-- // End Module: Standard Content \\\\ -->\n</td>\r\n                                        </tr></table>\n<!-- // End Template Body \\\\ -->\n</td>\r\n                            </tr></table>\n<br>\n</td>\r\n                </tr>\n<tr>\n<td align=\"center\" style=\"border-collapse:collapse;\">[newsman badge]</td>\r\n                </tr>\n</table>\n</center>\r\n    </body>\n</html>\n','','','',''),(2,1,4,0,'Administrator notification - user unsubscribed','A contact has unsubscribed from your mailing list at [newsman wp=\"url\"]\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html>\r\n    <head>\r\n        \r\n        <!-- Facebook sharing information tags -->\r\n        <meta property=\"og:title\" content=\"[newsman subject]\">\r\n        \r\n        <title>[newsman subject]</title>\r\n		\r\n	<style type=\"text/css\">\r\n		#outlook a{\r\n			padding:0;\r\n		}\r\n		body{\r\n			width:100% !important;\r\n		}\r\n		.ReadMsgBody{\r\n			width:100%;\r\n		}\r\n		.ExternalClass{\r\n			width:100%;\r\n		}\r\n		body{\r\n			-webkit-text-size-adjust:none;\r\n		}\r\n		body{\r\n			margin:0;\r\n			padding:0;\r\n		}\r\n		img{\r\n			border:0;\r\n			height:auto;\r\n			line-height:100%;\r\n			outline:none;\r\n			text-decoration:none;\r\n		}\r\n		table td{\r\n			border-collapse:collapse;\r\n		}\r\n		#backgroundTable{\r\n			height:100% !important;\r\n			margin:0;\r\n			padding:0;\r\n			width:100% !important;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section background color\r\n		@tip Set the background color for your email. You may want to choose one that matches your company\'s branding.\r\n		@theme page\r\n		*/\r\n		body,#backgroundTable{\r\n			/*@editable*/background-color:#DEDEDE;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section email border\r\n		@tip Set the border for your email.\r\n		*/\r\n		#templateContainer{\r\n			/*@editable*/border: 0px solid #DDDDDD;			\r\n		}\r\n\r\n		#templateContainer, #templateBody, .bodyContent, .bodyContent > table {\r\n			-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\r\n			/*overflow: hidden;*/\r\n		}\r\n\r\n		/*\r\n		@tab Page\r\n		@section heading 1\r\n		@tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.\r\n		@style heading 1\r\n		*/\r\n		h1,.h1{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:34px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 2\r\n		@tip Set the styling for all second-level headings in your emails.\r\n		@style heading 2\r\n		*/\r\n		h2,.h2{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:30px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 3\r\n		@tip Set the styling for all third-level headings in your emails.\r\n		@style heading 3\r\n		*/\r\n		h3,.h3{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:26px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 4\r\n		@tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.\r\n		@style heading 4\r\n		*/\r\n		h4,.h4{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:22px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader style\r\n		@tip Set the background color for your email\'s preheader area.\r\n		@theme page\r\n		*/\r\n		#templatePreheader{\r\n			/*@editable*/background-color:#DEDEDE;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader text\r\n		@tip Set the styling for your email\'s preheader text. Choose a size and color that is easy to read.\r\n		*/\r\n		.preheaderContent div{\r\n			/*@editable*/color:#505050;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:10px;\r\n			/*@editable*/line-height:100%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader link\r\n		@tip Set the styling for your email\'s preheader links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.preheaderContent div a:link,.preheaderContent div a:visited,.preheaderContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header style\r\n		@tip Set the background color and border for your email\'s header area.\r\n		@theme header\r\n		*/\r\n		#templateHeader{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border-bottom:0;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header text\r\n		@tip Set the styling for your email\'s header text. Choose a size and color that is easy to read.\r\n		*/\r\n		.headerContent{\r\n			/*@editable*/color:#202020;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:34px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			/*@editable*/padding:0;\r\n			/*@editable*/text-align:center;\r\n			/*@editable*/vertical-align:middle;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header link\r\n		@tip Set the styling for your email\'s header links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.headerContent a:link,.headerContent a:visited,.headerContent a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		#headerImage{\r\n			height:auto;\r\n			max-width:600px !important;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body style\r\n		@tip Set the background color for your email\'s body area.\r\n		*/\r\n		#templateContainer,.bodyContent{\r\n			/*@editable*/background-color:#FFFFFF;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body text\r\n		@tip Set the styling for your email\'s main content text. Choose a size and color that is easy to read.\r\n		@theme main\r\n		*/\r\n		.bodyContent div{\r\n			/*@editable*/color:#505050;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:14px;\r\n			/*@editable*/line-height:150%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body link\r\n		@tip Set the styling for your email\'s main content links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.bodyContent div a:link,.bodyContent div a:visited,.bodyContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		.bodyContent img{\r\n			display:inline;\r\n			height:auto;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer style\r\n		@tip Set the background color and top border for your email\'s footer area.\r\n		@theme footer\r\n		*/\r\n		#templateFooter{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border-top:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer text\r\n		@tip Set the styling for your email\'s footer text. Choose a size and color that is easy to read.\r\n		@theme footer\r\n		*/\r\n		.footerContent div{\r\n			/*@editable*/color:#707070;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:12px;\r\n			/*@editable*/line-height:125%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer link\r\n		@tip Set the styling for your email\'s footer links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.footerContent div a:link,.footerContent div a:visited,.footerContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		.footerContent img{\r\n			display:inline;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section social bar style\r\n		@tip Set the background color and border for your email\'s footer social bar.\r\n		@theme footer\r\n		*/\r\n		#social{\r\n			/*@editable*/background-color:#FAFAFA;\r\n			/*@editable*/border:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section social bar style\r\n		@tip Set the background color and border for your email\'s footer social bar.\r\n		*/\r\n		#social div{\r\n			/*@editable*/text-align:center;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section utility bar style\r\n		@tip Set the background color and border for your email\'s footer utility bar.\r\n		@theme footer\r\n		*/\r\n		#utility{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section utility bar style\r\n		@tip Set the background color and border for your email\'s footer utility bar.\r\n		*/\r\n		#utility div{\r\n			/*@editable*/text-align:center;\r\n		}\r\n	</style>\r\n	</head>\r\n    <body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\">\r\n    	<center>\r\n        	<table border=\"0\" cellpadding=\"0\" cellspacing=\"20\" height=\"100%\" width=\"100%\" id=\"backgroundTable\">\r\n            	<tr>\r\n                	<td align=\"center\" valign=\"top\">\r\n                        <!-- // Begin Template Preheader \\\\ -->\r\n                        <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"560\" id=\"templatePreheader\">\r\n                            <tr>\r\n                                <td valign=\"top\" class=\"preheaderContent\">\r\n                                \r\n                                	<!-- // Begin Module: Standard Preheader \\ -->\r\n                                    <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"100%\">\r\n                                    	<tr>\r\n                                        	<td valign=\"top\">&nbsp;</td>\r\n                                        </tr>\r\n                                    </table>\r\n                                	<!-- // End Module: Standard Preheader \\ -->\r\n                                \r\n                                </td>\r\n                            </tr>\r\n                        </table>\r\n                        <!-- // End Template Preheader \\\\ -->\r\n                    	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateContainer\">\r\n                         	<tr>\r\n                            	<td align=\"center\" valign=\"top\">\r\n                                    <!-- // Begin Template Body \\\\ -->\r\n                                	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateBody\">\r\n                                    	<tr>\r\n                                            <td valign=\"top\" class=\"bodyContent\">\r\n                                \r\n                                                <!-- // Begin Module: Standard Content \\\\ -->\r\n                                                <table border=\"0\" cellpadding=\"20\" cellspacing=\"0\" width=\"100%\">\r\n                                                    <tr>\r\n                                                        <td valign=\"top\">\r\n                                                            <div gsedit=\"std_content\">\n<p>A contact has unsubscribed from your mailing list. The contact\'s details are listed below:</p>\n<ul>[newsman sub=\"*\" tag=\"li\"]</ul>\n&nbsp;\n<p>--</p>\n<p><a href=\"[newsman wp=\'url\']/wp-admin/\">[newsman wp=\"url\"]/wp-admin/</a> -> WPNewsman -> Settings</p></div>\r\n														</td>\r\n                                                    </tr>\r\n                                                </table>\r\n                                                <!-- // End Module: Standard Content \\\\ -->\r\n                                                \r\n                                            </td>\r\n                                        </tr>\r\n                                    </table>\r\n                                    <!-- // End Template Body \\\\ -->\r\n                                </td>\r\n                            </tr>\r\n                        </table>\r\n                        <br>\r\n                    </td>\r\n                </tr>\r\n                <tr>\r\n                	<td align=\"center\">[newsman badge]</td>\r\n                </tr>\r\n            </table>\r\n        </center>\r\n    </body>\r\n</html>','\nA contact has unsubscribed from your mailing list. The contact\'s details are listed below:\n\n[newsman sub=\"*\"]\n\nReason: \n$u_reason\n\n--\n[newsman wp=\"url\"]/wp-admin/ -> WPNewsman -> Settings\n','','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html>\n<head>\n<!-- Facebook sharing information tags --><meta property=\"og:title\" content=\"[newsman subject]\">\n<title>[newsman subject]</title>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" style=\"width:100% !important;-webkit-text-size-adjust:none;margin:0;padding:0;background-color:#DEDEDE;\">\r\n    	<center>\r\n        	<table border=\"0\" cellpadding=\"0\" cellspacing=\"20\" height=\"100%\" width=\"100%\" id=\"backgroundTable\" style=\"height:100% !important;margin:0;padding:0;width:100% !important;background-color:#DEDEDE;\">\n<tr>\n<td align=\"center\" valign=\"top\" style=\"border-collapse:collapse;\">\r\n                        <!-- // Begin Template Preheader \\\\ -->\r\n                        <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"560\" id=\"templatePreheader\" style=\"background-color:#DEDEDE;\"><tr>\n<td valign=\"top\" class=\"preheaderContent\" style=\"border-collapse:collapse;\">\r\n                                \r\n                                	<!-- // Begin Module: Standard Preheader \\ -->\r\n                                    <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"100%\"><tr>\n<td valign=\"top\" style=\"border-collapse:collapse;\">&nbsp;</td>\r\n                                        </tr></table>\n<!-- // End Module: Standard Preheader \\ -->\n</td>\r\n                            </tr></table>\n<!-- // End Template Preheader \\\\ --><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateContainer\" style=\"border:0px solid #DDDDDD;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;background-color:#FFFFFF;\"><tr>\n<td align=\"center\" valign=\"top\" style=\"border-collapse:collapse;\">\r\n                                    <!-- // Begin Template Body \\\\ -->\r\n                                	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateBody\" style=\"-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\"><tr>\n<td valign=\"top\" class=\"bodyContent\" style=\"border-collapse:collapse;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;background-color:#FFFFFF;\">\r\n                                \r\n                                                <!-- // Begin Module: Standard Content \\\\ -->\r\n                                                <table border=\"0\" cellpadding=\"20\" cellspacing=\"0\" width=\"100%\" style=\"-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\"><tr>\n<td valign=\"top\" style=\"border-collapse:collapse;\">\r\n                                                            <div gsedit=\"std_content\" style=\"color:#505050;\r\n			font-family:Arial;\r\n			font-size:14px;\r\n			line-height:150%;\r\n			text-align:left;\">\n<p>A contact has unsubscribed from your mailing list. The contact\'s details are listed below:</p>\n<ul>[newsman sub=\"*\" tag=\"li\"]</ul>\n&nbsp;\n<p>--</p>\n<p><a href=\"[newsman wp=\'url\']/wp-admin/\">[newsman wp=\"url\"]/wp-admin/</a> -&gt; WPNewsman -&gt; Settings</p>\n</div>\r\n														</td>\r\n                                                    </tr></table>\n<!-- // End Module: Standard Content \\\\ -->\n</td>\r\n                                        </tr></table>\n<!-- // End Template Body \\\\ -->\n</td>\r\n                            </tr></table>\n<br>\n</td>\r\n                </tr>\n<tr>\n<td align=\"center\" style=\"border-collapse:collapse;\">[newsman badge]</td>\r\n                </tr>\n</table>\n</center>\r\n    </body>\n</html>\n','','','',''),(3,1,5,0,'Subscription confirmation','[newsman wp=\"blogname\"]: Please, confirm your email\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html>\r\n    <head>\r\n        \r\n        <!-- Facebook sharing information tags -->\r\n        <meta property=\"og:title\" content=\"[newsman subject]\">\r\n        \r\n        <title>[newsman subject]</title>\r\n		\r\n	<style type=\"text/css\">\r\n		#outlook a{\r\n			padding:0;\r\n		}\r\n		body{\r\n			width:100% !important;\r\n		}\r\n		.ReadMsgBody{\r\n			width:100%;\r\n		}\r\n		.ExternalClass{\r\n			width:100%;\r\n		}\r\n		body{\r\n			-webkit-text-size-adjust:none;\r\n		}\r\n		body{\r\n			margin:0;\r\n			padding:0;\r\n		}\r\n		img{\r\n			border:0;\r\n			height:auto;\r\n			line-height:100%;\r\n			outline:none;\r\n			text-decoration:none;\r\n		}\r\n		table td{\r\n			border-collapse:collapse;\r\n		}\r\n		#backgroundTable{\r\n			height:100% !important;\r\n			margin:0;\r\n			padding:0;\r\n			width:100% !important;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section background color\r\n		@tip Set the background color for your email. You may want to choose one that matches your company\'s branding.\r\n		@theme page\r\n		*/\r\n		body,#backgroundTable{\r\n			/*@editable*/background-color:#DEDEDE;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section email border\r\n		@tip Set the border for your email.\r\n		*/\r\n		#templateContainer{\r\n			/*@editable*/border: 0px solid #DDDDDD;			\r\n		}\r\n\r\n		#templateContainer, #templateBody, .bodyContent, .bodyContent > table {\r\n			-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\r\n			/*overflow: hidden;*/\r\n		}\r\n\r\n		/*\r\n		@tab Page\r\n		@section heading 1\r\n		@tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.\r\n		@style heading 1\r\n		*/\r\n		h1,.h1{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:34px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 2\r\n		@tip Set the styling for all second-level headings in your emails.\r\n		@style heading 2\r\n		*/\r\n		h2,.h2{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:30px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 3\r\n		@tip Set the styling for all third-level headings in your emails.\r\n		@style heading 3\r\n		*/\r\n		h3,.h3{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:26px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 4\r\n		@tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.\r\n		@style heading 4\r\n		*/\r\n		h4,.h4{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:22px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader style\r\n		@tip Set the background color for your email\'s preheader area.\r\n		@theme page\r\n		*/\r\n		#templatePreheader{\r\n			/*@editable*/background-color:#DEDEDE;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader text\r\n		@tip Set the styling for your email\'s preheader text. Choose a size and color that is easy to read.\r\n		*/\r\n		.preheaderContent div{\r\n			/*@editable*/color:#505050;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:10px;\r\n			/*@editable*/line-height:100%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader link\r\n		@tip Set the styling for your email\'s preheader links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.preheaderContent div a:link,.preheaderContent div a:visited,.preheaderContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header style\r\n		@tip Set the background color and border for your email\'s header area.\r\n		@theme header\r\n		*/\r\n		#templateHeader{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border-bottom:0;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header text\r\n		@tip Set the styling for your email\'s header text. Choose a size and color that is easy to read.\r\n		*/\r\n		.headerContent{\r\n			/*@editable*/color:#202020;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:34px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			/*@editable*/padding:0;\r\n			/*@editable*/text-align:center;\r\n			/*@editable*/vertical-align:middle;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header link\r\n		@tip Set the styling for your email\'s header links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.headerContent a:link,.headerContent a:visited,.headerContent a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		#headerImage{\r\n			height:auto;\r\n			max-width:600px !important;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body style\r\n		@tip Set the background color for your email\'s body area.\r\n		*/\r\n		#templateContainer,.bodyContent{\r\n			/*@editable*/background-color:#FFFFFF;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body text\r\n		@tip Set the styling for your email\'s main content text. Choose a size and color that is easy to read.\r\n		@theme main\r\n		*/\r\n		.bodyContent div{\r\n			/*@editable*/color:#505050;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:14px;\r\n			/*@editable*/line-height:150%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body link\r\n		@tip Set the styling for your email\'s main content links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.bodyContent div a:link,.bodyContent div a:visited,.bodyContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		.bodyContent img{\r\n			display:inline;\r\n			height:auto;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer style\r\n		@tip Set the background color and top border for your email\'s footer area.\r\n		@theme footer\r\n		*/\r\n		#templateFooter{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border-top:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer text\r\n		@tip Set the styling for your email\'s footer text. Choose a size and color that is easy to read.\r\n		@theme footer\r\n		*/\r\n		.footerContent div{\r\n			/*@editable*/color:#707070;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:12px;\r\n			/*@editable*/line-height:125%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer link\r\n		@tip Set the styling for your email\'s footer links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.footerContent div a:link,.footerContent div a:visited,.footerContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		.footerContent img{\r\n			display:inline;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section social bar style\r\n		@tip Set the background color and border for your email\'s footer social bar.\r\n		@theme footer\r\n		*/\r\n		#social{\r\n			/*@editable*/background-color:#FAFAFA;\r\n			/*@editable*/border:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section social bar style\r\n		@tip Set the background color and border for your email\'s footer social bar.\r\n		*/\r\n		#social div{\r\n			/*@editable*/text-align:center;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section utility bar style\r\n		@tip Set the background color and border for your email\'s footer utility bar.\r\n		@theme footer\r\n		*/\r\n		#utility{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section utility bar style\r\n		@tip Set the background color and border for your email\'s footer utility bar.\r\n		*/\r\n		#utility div{\r\n			/*@editable*/text-align:center;\r\n		}\r\n	</style>\r\n	</head>\r\n    <body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\">\r\n    	<center>\r\n        	<table border=\"0\" cellpadding=\"0\" cellspacing=\"20\" height=\"100%\" width=\"100%\" id=\"backgroundTable\">\r\n            	<tr>\r\n                	<td align=\"center\" valign=\"top\">\r\n                        <!-- // Begin Template Preheader \\\\ -->\r\n                        <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"560\" id=\"templatePreheader\">\r\n                            <tr>\r\n                                <td valign=\"top\" class=\"preheaderContent\">\r\n                                \r\n                                	<!-- // Begin Module: Standard Preheader \\ -->\r\n                                    <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"100%\">\r\n                                    	<tr>\r\n                                        	<td valign=\"top\">&nbsp;</td>\r\n                                        </tr>\r\n                                    </table>\r\n                                	<!-- // End Module: Standard Preheader \\ -->\r\n                                \r\n                                </td>\r\n                            </tr>\r\n                        </table>\r\n                        <!-- // End Template Preheader \\\\ -->\r\n                    	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateContainer\">\r\n                         	<tr>\r\n                            	<td align=\"center\" valign=\"top\">\r\n                                    <!-- // Begin Template Body \\\\ -->\r\n                                	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateBody\">\r\n                                    	<tr>\r\n                                            <td valign=\"top\" class=\"bodyContent\">\r\n                                \r\n                                                <!-- // Begin Module: Standard Content \\\\ -->\r\n                                                <table border=\"0\" cellpadding=\"20\" cellspacing=\"0\" width=\"100%\">\r\n                                                    <tr>\r\n                                                        <td valign=\"top\">\r\n                                                            <div gsedit=\"std_content\">\n<p>Hi,</p>\n<p>You\'re going to love the [newsman wp=\"blogname\"]! Before we begin sending you the information you requested, we want to be certain we have your permission.</p>\n<p>Click the link below to give us permission to send you information. It\'s fast and easy! If you cannot click the full URL below, please copy the URL and paste it into your web browser.</p>\n<p>CONFIRM BY CLICKING THIS URL:</p>\n<p><a href=\"[newsman link=\'confirmation\']\">[newsman link=\"confirmation\"]</a></p>\n<p>If you do not want to subscribe, simply ignore this message.</p>\n<p>&nbsp;</p>\n<p>Best Regards,<br>\n	[newsman wp=\"blogname\"]<br>\n	<a href=\"[newsman wp=\'url\']\">[newsman wp=\"url\"]</a></p>\n<p style=\"font-size: x-small\">\n	Request generated by:<br>\n	IP:&nbsp;[newsman sub=\"ip\"], date:&nbsp;[newsman sub=\"ts\"]</p></div>\r\n														</td>\r\n                                                    </tr>\r\n                                                </table>\r\n                                                <!-- // End Module: Standard Content \\\\ -->\r\n                                                \r\n                                            </td>\r\n                                        </tr>\r\n                                    </table>\r\n                                    <!-- // End Template Body \\\\ -->\r\n                                </td>\r\n                            </tr>\r\n                        </table>\r\n                        <br>\r\n                    </td>\r\n                </tr>\r\n                <tr>\r\n                	<td align=\"center\">[newsman badge]</td>\r\n                </tr>\r\n            </table>\r\n        </center>\r\n    </body>\r\n</html>','\nHi,\n\nYou\'re going to love the [newsman wp=\"blogname\"]! Before we begin sending you the information you requested, we want to be certain we have your permission.\n\nClick the link below to give us permission to send you information. It\'s fast and easy! If you cannot click the full URL below, please copy the URL and paste it into your web browser.\n\nCONFIRM BY CLICKING THIS URL:\n\n[newsman link=\"confirmation\"]\n\nIf you do not want to subscribe, simply ignore this message.\n\nBest Regards,\n[newsman wp=\"blogname\"]\n\n--\nRequest generated by:\nIP: [newsman sub=\"ip\"]\nDate: [newsman sub=\"ts\"]\nURL: [newsman wp=\"url\"]\n','','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html>\n<head>\n<!-- Facebook sharing information tags --><meta property=\"og:title\" content=\"[newsman subject]\">\n<title>[newsman subject]</title>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" style=\"width:100% !important;-webkit-text-size-adjust:none;margin:0;padding:0;background-color:#DEDEDE;\">\r\n    	<center>\r\n        	<table border=\"0\" cellpadding=\"0\" cellspacing=\"20\" height=\"100%\" width=\"100%\" id=\"backgroundTable\" style=\"height:100% !important;margin:0;padding:0;width:100% !important;background-color:#DEDEDE;\">\n<tr>\n<td align=\"center\" valign=\"top\" style=\"border-collapse:collapse;\">\r\n                        <!-- // Begin Template Preheader \\\\ -->\r\n                        <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"560\" id=\"templatePreheader\" style=\"background-color:#DEDEDE;\"><tr>\n<td valign=\"top\" class=\"preheaderContent\" style=\"border-collapse:collapse;\">\r\n                                \r\n                                	<!-- // Begin Module: Standard Preheader \\ -->\r\n                                    <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"100%\"><tr>\n<td valign=\"top\" style=\"border-collapse:collapse;\">&nbsp;</td>\r\n                                        </tr></table>\n<!-- // End Module: Standard Preheader \\ -->\n</td>\r\n                            </tr></table>\n<!-- // End Template Preheader \\\\ --><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateContainer\" style=\"border:0px solid #DDDDDD;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;background-color:#FFFFFF;\"><tr>\n<td align=\"center\" valign=\"top\" style=\"border-collapse:collapse;\">\r\n                                    <!-- // Begin Template Body \\\\ -->\r\n                                	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateBody\" style=\"-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\"><tr>\n<td valign=\"top\" class=\"bodyContent\" style=\"border-collapse:collapse;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;background-color:#FFFFFF;\">\r\n                                \r\n                                                <!-- // Begin Module: Standard Content \\\\ -->\r\n                                                <table border=\"0\" cellpadding=\"20\" cellspacing=\"0\" width=\"100%\" style=\"-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\"><tr>\n<td valign=\"top\" style=\"border-collapse:collapse;\">\r\n                                                            <div gsedit=\"std_content\" style=\"color:#505050;\r\n			font-family:Arial;\r\n			font-size:14px;\r\n			line-height:150%;\r\n			text-align:left;\">\n<p>Hi,</p>\n<p>You\'re going to love the [newsman wp=\"blogname\"]! Before we begin sending you the information you requested, we want to be certain we have your permission.</p>\n<p>Click the link below to give us permission to send you information. It\'s fast and easy! If you cannot click the full URL below, please copy the URL and paste it into your web browser.</p>\n<p>CONFIRM BY CLICKING THIS URL:</p>\n<p><a href=\"[newsman link=\'confirmation\']\">[newsman link=\"confirmation\"]</a></p>\n<p>If you do not want to subscribe, simply ignore this message.</p>\n<p>&nbsp;</p>\n<p>Best Regards,<br>\n	[newsman wp=\"blogname\"]<br><a href=\"[newsman wp=\'url\']\">[newsman wp=\"url\"]</a></p>\n<p style=\"font-size:x-small;\">\n	Request generated by:<br>\n	IP:&nbsp;[newsman sub=\"ip\"], date:&nbsp;[newsman sub=\"ts\"]</p>\n</div>\r\n														</td>\r\n                                                    </tr></table>\n<!-- // End Module: Standard Content \\\\ -->\n</td>\r\n                                        </tr></table>\n<!-- // End Template Body \\\\ -->\n</td>\r\n                            </tr></table>\n<br>\n</td>\r\n                </tr>\n<tr>\n<td align=\"center\" style=\"border-collapse:collapse;\">[newsman badge]</td>\r\n                </tr>\n</table>\n</center>\r\n    </body>\n</html>\n','','','',''),(4,1,6,0,'Unsubscribe notification','Removal Request Confirmation\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html>\r\n    <head>\r\n        \r\n        <!-- Facebook sharing information tags -->\r\n        <meta property=\"og:title\" content=\"[newsman subject]\">\r\n        \r\n        <title>[newsman subject]</title>\r\n		\r\n	<style type=\"text/css\">\r\n		#outlook a{\r\n			padding:0;\r\n		}\r\n		body{\r\n			width:100% !important;\r\n		}\r\n		.ReadMsgBody{\r\n			width:100%;\r\n		}\r\n		.ExternalClass{\r\n			width:100%;\r\n		}\r\n		body{\r\n			-webkit-text-size-adjust:none;\r\n		}\r\n		body{\r\n			margin:0;\r\n			padding:0;\r\n		}\r\n		img{\r\n			border:0;\r\n			height:auto;\r\n			line-height:100%;\r\n			outline:none;\r\n			text-decoration:none;\r\n		}\r\n		table td{\r\n			border-collapse:collapse;\r\n		}\r\n		#backgroundTable{\r\n			height:100% !important;\r\n			margin:0;\r\n			padding:0;\r\n			width:100% !important;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section background color\r\n		@tip Set the background color for your email. You may want to choose one that matches your company\'s branding.\r\n		@theme page\r\n		*/\r\n		body,#backgroundTable{\r\n			/*@editable*/background-color:#DEDEDE;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section email border\r\n		@tip Set the border for your email.\r\n		*/\r\n		#templateContainer{\r\n			/*@editable*/border: 0px solid #DDDDDD;			\r\n		}\r\n\r\n		#templateContainer, #templateBody, .bodyContent, .bodyContent > table {\r\n			-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\r\n			/*overflow: hidden;*/\r\n		}\r\n\r\n		/*\r\n		@tab Page\r\n		@section heading 1\r\n		@tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.\r\n		@style heading 1\r\n		*/\r\n		h1,.h1{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:34px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 2\r\n		@tip Set the styling for all second-level headings in your emails.\r\n		@style heading 2\r\n		*/\r\n		h2,.h2{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:30px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 3\r\n		@tip Set the styling for all third-level headings in your emails.\r\n		@style heading 3\r\n		*/\r\n		h3,.h3{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:26px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 4\r\n		@tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.\r\n		@style heading 4\r\n		*/\r\n		h4,.h4{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:22px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader style\r\n		@tip Set the background color for your email\'s preheader area.\r\n		@theme page\r\n		*/\r\n		#templatePreheader{\r\n			/*@editable*/background-color:#DEDEDE;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader text\r\n		@tip Set the styling for your email\'s preheader text. Choose a size and color that is easy to read.\r\n		*/\r\n		.preheaderContent div{\r\n			/*@editable*/color:#505050;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:10px;\r\n			/*@editable*/line-height:100%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader link\r\n		@tip Set the styling for your email\'s preheader links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.preheaderContent div a:link,.preheaderContent div a:visited,.preheaderContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header style\r\n		@tip Set the background color and border for your email\'s header area.\r\n		@theme header\r\n		*/\r\n		#templateHeader{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border-bottom:0;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header text\r\n		@tip Set the styling for your email\'s header text. Choose a size and color that is easy to read.\r\n		*/\r\n		.headerContent{\r\n			/*@editable*/color:#202020;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:34px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			/*@editable*/padding:0;\r\n			/*@editable*/text-align:center;\r\n			/*@editable*/vertical-align:middle;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header link\r\n		@tip Set the styling for your email\'s header links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.headerContent a:link,.headerContent a:visited,.headerContent a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		#headerImage{\r\n			height:auto;\r\n			max-width:600px !important;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body style\r\n		@tip Set the background color for your email\'s body area.\r\n		*/\r\n		#templateContainer,.bodyContent{\r\n			/*@editable*/background-color:#FFFFFF;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body text\r\n		@tip Set the styling for your email\'s main content text. Choose a size and color that is easy to read.\r\n		@theme main\r\n		*/\r\n		.bodyContent div{\r\n			/*@editable*/color:#505050;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:14px;\r\n			/*@editable*/line-height:150%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body link\r\n		@tip Set the styling for your email\'s main content links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.bodyContent div a:link,.bodyContent div a:visited,.bodyContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		.bodyContent img{\r\n			display:inline;\r\n			height:auto;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer style\r\n		@tip Set the background color and top border for your email\'s footer area.\r\n		@theme footer\r\n		*/\r\n		#templateFooter{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border-top:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer text\r\n		@tip Set the styling for your email\'s footer text. Choose a size and color that is easy to read.\r\n		@theme footer\r\n		*/\r\n		.footerContent div{\r\n			/*@editable*/color:#707070;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:12px;\r\n			/*@editable*/line-height:125%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer link\r\n		@tip Set the styling for your email\'s footer links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.footerContent div a:link,.footerContent div a:visited,.footerContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		.footerContent img{\r\n			display:inline;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section social bar style\r\n		@tip Set the background color and border for your email\'s footer social bar.\r\n		@theme footer\r\n		*/\r\n		#social{\r\n			/*@editable*/background-color:#FAFAFA;\r\n			/*@editable*/border:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section social bar style\r\n		@tip Set the background color and border for your email\'s footer social bar.\r\n		*/\r\n		#social div{\r\n			/*@editable*/text-align:center;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section utility bar style\r\n		@tip Set the background color and border for your email\'s footer utility bar.\r\n		@theme footer\r\n		*/\r\n		#utility{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section utility bar style\r\n		@tip Set the background color and border for your email\'s footer utility bar.\r\n		*/\r\n		#utility div{\r\n			/*@editable*/text-align:center;\r\n		}\r\n	</style>\r\n	</head>\r\n    <body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\">\r\n    	<center>\r\n        	<table border=\"0\" cellpadding=\"0\" cellspacing=\"20\" height=\"100%\" width=\"100%\" id=\"backgroundTable\">\r\n            	<tr>\r\n                	<td align=\"center\" valign=\"top\">\r\n                        <!-- // Begin Template Preheader \\\\ -->\r\n                        <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"560\" id=\"templatePreheader\">\r\n                            <tr>\r\n                                <td valign=\"top\" class=\"preheaderContent\">\r\n                                \r\n                                	<!-- // Begin Module: Standard Preheader \\ -->\r\n                                    <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"100%\">\r\n                                    	<tr>\r\n                                        	<td valign=\"top\">&nbsp;</td>\r\n                                        </tr>\r\n                                    </table>\r\n                                	<!-- // End Module: Standard Preheader \\ -->\r\n                                \r\n                                </td>\r\n                            </tr>\r\n                        </table>\r\n                        <!-- // End Template Preheader \\\\ -->\r\n                    	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateContainer\">\r\n                         	<tr>\r\n                            	<td align=\"center\" valign=\"top\">\r\n                                    <!-- // Begin Template Body \\\\ -->\r\n                                	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateBody\">\r\n                                    	<tr>\r\n                                            <td valign=\"top\" class=\"bodyContent\">\r\n                                \r\n                                                <!-- // Begin Module: Standard Content \\\\ -->\r\n                                                <table border=\"0\" cellpadding=\"20\" cellspacing=\"0\" width=\"100%\">\r\n                                                    <tr>\r\n                                                        <td valign=\"top\">\r\n                                                            <div gsedit=\"std_content\">\n<p>Hi,</p>\n<p>This email is being sent to notify you that we have received a request to remove the following record from our mailing list:</p>\n<p>Email: [newsman sub=\"email\"]</p>\n<p>This record was removed from our online database and will also be removed from any backup files shortly.</p>\n<p>If you do receive further unwanted email from our system, please let us know using the contact information below and we\'d be happy to address the issue immediately.</p>\n<p>&nbsp;</p>\n<p>Sincerely,<br>\n[newsman me=\"name\"]<br>\n[newsman me=\"email\"]<br>\n<a href=\"[newsman wp=\'url\']\">[newsman wp=\"url\"]</a></p></div>\r\n														</td>\r\n                                                    </tr>\r\n                                                </table>\r\n                                                <!-- // End Module: Standard Content \\\\ -->\r\n                                                \r\n                                            </td>\r\n                                        </tr>\r\n                                    </table>\r\n                                    <!-- // End Template Body \\\\ -->\r\n                                </td>\r\n                            </tr>\r\n                        </table>\r\n                        <br>\r\n                    </td>\r\n                </tr>\r\n                <tr>\r\n                	<td align=\"center\">[newsman badge]</td>\r\n                </tr>\r\n            </table>\r\n        </center>\r\n    </body>\r\n</html>','\nHi,\n\nThis email is being sent to notify you that we have received a request to remove the following record from our mailing list:\n\nEmail: [newsman sub=\"email\"]\n\nThis record was removed from our online database and will also be removed from any backup files shortly.\n\nIf you do receive further unwanted email from our system, please let us know using the contact information below and we\'d be happy to address the issue immediately.\n\nSincerely,\n[newsman me=\"name\"]\n[newsman me=\"email\"]\n[newsman wp=\"url\"]\n','','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html>\n<head>\n<!-- Facebook sharing information tags --><meta property=\"og:title\" content=\"[newsman subject]\">\n<title>[newsman subject]</title>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" style=\"width:100% !important;-webkit-text-size-adjust:none;margin:0;padding:0;background-color:#DEDEDE;\">\r\n    	<center>\r\n        	<table border=\"0\" cellpadding=\"0\" cellspacing=\"20\" height=\"100%\" width=\"100%\" id=\"backgroundTable\" style=\"height:100% !important;margin:0;padding:0;width:100% !important;background-color:#DEDEDE;\">\n<tr>\n<td align=\"center\" valign=\"top\" style=\"border-collapse:collapse;\">\r\n                        <!-- // Begin Template Preheader \\\\ -->\r\n                        <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"560\" id=\"templatePreheader\" style=\"background-color:#DEDEDE;\"><tr>\n<td valign=\"top\" class=\"preheaderContent\" style=\"border-collapse:collapse;\">\r\n                                \r\n                                	<!-- // Begin Module: Standard Preheader \\ -->\r\n                                    <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"100%\"><tr>\n<td valign=\"top\" style=\"border-collapse:collapse;\">&nbsp;</td>\r\n                                        </tr></table>\n<!-- // End Module: Standard Preheader \\ -->\n</td>\r\n                            </tr></table>\n<!-- // End Template Preheader \\\\ --><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateContainer\" style=\"border:0px solid #DDDDDD;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;background-color:#FFFFFF;\"><tr>\n<td align=\"center\" valign=\"top\" style=\"border-collapse:collapse;\">\r\n                                    <!-- // Begin Template Body \\\\ -->\r\n                                	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateBody\" style=\"-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\"><tr>\n<td valign=\"top\" class=\"bodyContent\" style=\"border-collapse:collapse;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;background-color:#FFFFFF;\">\r\n                                \r\n                                                <!-- // Begin Module: Standard Content \\\\ -->\r\n                                                <table border=\"0\" cellpadding=\"20\" cellspacing=\"0\" width=\"100%\" style=\"-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\"><tr>\n<td valign=\"top\" style=\"border-collapse:collapse;\">\r\n                                                            <div gsedit=\"std_content\" style=\"color:#505050;\r\n			font-family:Arial;\r\n			font-size:14px;\r\n			line-height:150%;\r\n			text-align:left;\">\n<p>Hi,</p>\n<p>This email is being sent to notify you that we have received a request to remove the following record from our mailing list:</p>\n<p>Email: [newsman sub=\"email\"]</p>\n<p>This record was removed from our online database and will also be removed from any backup files shortly.</p>\n<p>If you do receive further unwanted email from our system, please let us know using the contact information below and we\'d be happy to address the issue immediately.</p>\n<p>&nbsp;</p>\n<p>Sincerely,<br>\n[newsman me=\"name\"]<br>\n[newsman me=\"email\"]<br><a href=\"[newsman wp=\'url\']\">[newsman wp=\"url\"]</a></p>\n</div>\r\n														</td>\r\n                                                    </tr></table>\n<!-- // End Module: Standard Content \\\\ -->\n</td>\r\n                                        </tr></table>\n<!-- // End Template Body \\\\ -->\n</td>\r\n                            </tr></table>\n<br>\n</td>\r\n                </tr>\n<tr>\n<td align=\"center\" style=\"border-collapse:collapse;\">[newsman badge]</td>\r\n                </tr>\n</table>\n</center>\r\n    </body>\n</html>\n','','','',''),(5,1,1,0,'Welcome letter, thanks for subscribing','Welcome from [newsman me=\"name\"]\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html>\r\n    <head>\r\n        \r\n        <!-- Facebook sharing information tags -->\r\n        <meta property=\"og:title\" content=\"[newsman subject]\">\r\n        \r\n        <title>[newsman subject]</title>\r\n		\r\n	<style type=\"text/css\">\r\n		#outlook a{\r\n			padding:0;\r\n		}\r\n		body{\r\n			width:100% !important;\r\n		}\r\n		.ReadMsgBody{\r\n			width:100%;\r\n		}\r\n		.ExternalClass{\r\n			width:100%;\r\n		}\r\n		body{\r\n			-webkit-text-size-adjust:none;\r\n		}\r\n		body{\r\n			margin:0;\r\n			padding:0;\r\n		}\r\n		img{\r\n			border:0;\r\n			height:auto;\r\n			line-height:100%;\r\n			outline:none;\r\n			text-decoration:none;\r\n		}\r\n		table td{\r\n			border-collapse:collapse;\r\n		}\r\n		#backgroundTable{\r\n			height:100% !important;\r\n			margin:0;\r\n			padding:0;\r\n			width:100% !important;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section background color\r\n		@tip Set the background color for your email. You may want to choose one that matches your company\'s branding.\r\n		@theme page\r\n		*/\r\n		body,#backgroundTable{\r\n			/*@editable*/background-color:#DEDEDE;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section email border\r\n		@tip Set the border for your email.\r\n		*/\r\n		#templateContainer{\r\n			/*@editable*/border: 0px solid #DDDDDD;			\r\n		}\r\n\r\n		#templateContainer, #templateBody, .bodyContent, .bodyContent > table {\r\n			-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\r\n			/*overflow: hidden;*/\r\n		}\r\n\r\n		/*\r\n		@tab Page\r\n		@section heading 1\r\n		@tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.\r\n		@style heading 1\r\n		*/\r\n		h1,.h1{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:34px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 2\r\n		@tip Set the styling for all second-level headings in your emails.\r\n		@style heading 2\r\n		*/\r\n		h2,.h2{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:30px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 3\r\n		@tip Set the styling for all third-level headings in your emails.\r\n		@style heading 3\r\n		*/\r\n		h3,.h3{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:26px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 4\r\n		@tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.\r\n		@style heading 4\r\n		*/\r\n		h4,.h4{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:22px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader style\r\n		@tip Set the background color for your email\'s preheader area.\r\n		@theme page\r\n		*/\r\n		#templatePreheader{\r\n			/*@editable*/background-color:#DEDEDE;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader text\r\n		@tip Set the styling for your email\'s preheader text. Choose a size and color that is easy to read.\r\n		*/\r\n		.preheaderContent div{\r\n			/*@editable*/color:#505050;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:10px;\r\n			/*@editable*/line-height:100%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader link\r\n		@tip Set the styling for your email\'s preheader links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.preheaderContent div a:link,.preheaderContent div a:visited,.preheaderContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header style\r\n		@tip Set the background color and border for your email\'s header area.\r\n		@theme header\r\n		*/\r\n		#templateHeader{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border-bottom:0;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header text\r\n		@tip Set the styling for your email\'s header text. Choose a size and color that is easy to read.\r\n		*/\r\n		.headerContent{\r\n			/*@editable*/color:#202020;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:34px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			/*@editable*/padding:0;\r\n			/*@editable*/text-align:center;\r\n			/*@editable*/vertical-align:middle;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header link\r\n		@tip Set the styling for your email\'s header links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.headerContent a:link,.headerContent a:visited,.headerContent a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		#headerImage{\r\n			height:auto;\r\n			max-width:600px !important;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body style\r\n		@tip Set the background color for your email\'s body area.\r\n		*/\r\n		#templateContainer,.bodyContent{\r\n			/*@editable*/background-color:#FFFFFF;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body text\r\n		@tip Set the styling for your email\'s main content text. Choose a size and color that is easy to read.\r\n		@theme main\r\n		*/\r\n		.bodyContent div{\r\n			/*@editable*/color:#505050;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:14px;\r\n			/*@editable*/line-height:150%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body link\r\n		@tip Set the styling for your email\'s main content links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.bodyContent div a:link,.bodyContent div a:visited,.bodyContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		.bodyContent img{\r\n			display:inline;\r\n			height:auto;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer style\r\n		@tip Set the background color and top border for your email\'s footer area.\r\n		@theme footer\r\n		*/\r\n		#templateFooter{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border-top:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer text\r\n		@tip Set the styling for your email\'s footer text. Choose a size and color that is easy to read.\r\n		@theme footer\r\n		*/\r\n		.footerContent div{\r\n			/*@editable*/color:#707070;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:12px;\r\n			/*@editable*/line-height:125%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer link\r\n		@tip Set the styling for your email\'s footer links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.footerContent div a:link,.footerContent div a:visited,.footerContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		.footerContent img{\r\n			display:inline;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section social bar style\r\n		@tip Set the background color and border for your email\'s footer social bar.\r\n		@theme footer\r\n		*/\r\n		#social{\r\n			/*@editable*/background-color:#FAFAFA;\r\n			/*@editable*/border:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section social bar style\r\n		@tip Set the background color and border for your email\'s footer social bar.\r\n		*/\r\n		#social div{\r\n			/*@editable*/text-align:center;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section utility bar style\r\n		@tip Set the background color and border for your email\'s footer utility bar.\r\n		@theme footer\r\n		*/\r\n		#utility{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section utility bar style\r\n		@tip Set the background color and border for your email\'s footer utility bar.\r\n		*/\r\n		#utility div{\r\n			/*@editable*/text-align:center;\r\n		}\r\n	</style>\r\n	</head>\r\n    <body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\">\r\n    	<center>\r\n        	<table border=\"0\" cellpadding=\"0\" cellspacing=\"20\" height=\"100%\" width=\"100%\" id=\"backgroundTable\">\r\n            	<tr>\r\n                	<td align=\"center\" valign=\"top\">\r\n                        <!-- // Begin Template Preheader \\\\ -->\r\n                        <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"560\" id=\"templatePreheader\">\r\n                            <tr>\r\n                                <td valign=\"top\" class=\"preheaderContent\">\r\n                                \r\n                                	<!-- // Begin Module: Standard Preheader \\ -->\r\n                                    <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"100%\">\r\n                                    	<tr>\r\n                                        	<td valign=\"top\">&nbsp;</td>\r\n                                        </tr>\r\n                                    </table>\r\n                                	<!-- // End Module: Standard Preheader \\ -->\r\n                                \r\n                                </td>\r\n                            </tr>\r\n                        </table>\r\n                        <!-- // End Template Preheader \\\\ -->\r\n                    	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateContainer\">\r\n                         	<tr>\r\n                            	<td align=\"center\" valign=\"top\">\r\n                                    <!-- // Begin Template Body \\\\ -->\r\n                                	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateBody\">\r\n                                    	<tr>\r\n                                            <td valign=\"top\" class=\"bodyContent\">\r\n                                \r\n                                                <!-- // Begin Module: Standard Content \\\\ -->\r\n                                                <table border=\"0\" cellpadding=\"20\" cellspacing=\"0\" width=\"100%\">\r\n                                                    <tr>\r\n                                                        <td valign=\"top\">\r\n                                                            <div gsedit=\"std_content\">\n<p>Hi,</p>\n<p>Thank you for your subscription. You are now signed up to my newsletter, and will get great tips, tricks, and strategies a few times a month.  Hope you get some value out of it!  It\'s where ALL of my best posts go!</p>\n<p>We will not share your email address with any third parties and will keep your personal information private and secure.</p>\n<p>To ensure you receive future subscribers-only great tips, tricks, and offers, please add [newsman me=\"email\"] to your e-mail address book or safe senders list.</p>\n<p>&nbsp;</p>\n\n<p>Sincerely,<br>\n[newsman me=\"name\"]<br>\n[newsman me=\"email\"]<br>\n<a href=\"[newsman wp=\'url\']\">[newsman wp=\"url\"]</a></p>\n<p>&nbsp;<p>\n<table bgcolor=\"#eeeeee\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" style=\"background-color: #eeeeee; background-position: top; background-repeat: repeat-x; border-top-color: #dddddd; border-top-style: solid; border-top-width: 2px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px;\"> \n <tbody> \n	<tr> \n	 <td colspan=\"4\" style=\"height: 28px; white-space : nowrap;\">&nbsp;</td> \n	</tr> \n	<tr> \n	 <td style=\"width: 25px;\"></td> \n	 <td width=\"10\"></td> \n	 <td style=\"font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 11px; line-height: 17px; color: #777; text-shadow: 0 1px 0 #ffffff;\"> \n		<div style=\"font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 11px; line-height: 17px; color: #666; text-shadow: 0 1px 0 #ffffff;\">\n			You subscribed on [newsman sub=\"ts\"] at <a href=\"[newsman wp=\'url\']\" style=\"border: none; color: #0084b4; text-decoration: none;\">[newsman wp=\"blogname\"]</a> from IP: [newsman sub=\"ip\"]\n		</div> \n		<div style=\"font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 11px; line-height: 17px; color: #666; text-shadow: 0 1px 0 #ffffff;\">\n		 You can also \n		 <a href=\"[newsman link=\'unsubscribe\']\" style=\"border: none; color: #0084b4; text-decoration: none;\">unsubscribe here</a>.</div> \n		<div>\n		 <a href=\"#\" style=\"border: none; color: #0084b4; text-decoration: none; font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; text-decoration: none; font-size: 11px; line-height: 17px; color: #999999; text-shadow: 0 1px 0 #ffffff;\">Copyright (C) [newsman wp=\"blogname\"]. <span style=\"white-space: nowrap;\">All rights reserved.</span></a>\n		</div> </td> \n	 <td style=\"width: 75px;\"></td> \n	</tr> \n	<tr> \n	 <td colspan=\"3\" height=\"25\"></td> \n	</tr> \n </tbody> \n</table></div>\r\n														</td>\r\n                                                    </tr>\r\n                                                </table>\r\n                                                <!-- // End Module: Standard Content \\\\ -->\r\n                                                \r\n                                            </td>\r\n                                        </tr>\r\n                                    </table>\r\n                                    <!-- // End Template Body \\\\ -->\r\n                                </td>\r\n                            </tr>\r\n                        </table>\r\n                        <br>\r\n                    </td>\r\n                </tr>\r\n                <tr>\r\n                	<td align=\"center\">[newsman badge]</td>\r\n                </tr>\r\n            </table>\r\n        </center>\r\n    </body>\r\n</html>','\nHi,\n\nThank you for your subscription. You are now signed up to my newsletter, and will get great tips, tricks, and strategies a few times a month.  Hope you get some value out of it!  It\'s where ALL of my best posts go!\n\nWe will not share your email address with any third parties and will keep your personal information private and secure. \n\nTo ensure you receive future subscribers-only great tips, tricks, and offers, please add [newsman me=\"email\"] to your e-mail address book or safe senders list.\n\nSincerely,\n[newsman me=\"name\"]\n[newsman me=\"email\"]\n[newsman wp=\"url\"]\n\n--\nYou are receiving this email because on [newsman sub=\"ts\"] at [newsman wp=\"url\"] you subscribed to receive our e-newsletters.\n						 \nYou can unsubscribe via the link below:\n[newsman link=\"unsubscribe\"]\n','','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html>\n<head>\n<!-- Facebook sharing information tags --><meta property=\"og:title\" content=\"[newsman subject]\">\n<title>[newsman subject]</title>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" style=\"width:100% !important;-webkit-text-size-adjust:none;margin:0;padding:0;background-color:#DEDEDE;\">\r\n    	<center>\r\n        	<table border=\"0\" cellpadding=\"0\" cellspacing=\"20\" height=\"100%\" width=\"100%\" id=\"backgroundTable\" style=\"height:100% !important;margin:0;padding:0;width:100% !important;background-color:#DEDEDE;\">\n<tr>\n<td align=\"center\" valign=\"top\" style=\"border-collapse:collapse;\">\r\n                        <!-- // Begin Template Preheader \\\\ -->\r\n                        <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"560\" id=\"templatePreheader\" style=\"background-color:#DEDEDE;\"><tr>\n<td valign=\"top\" class=\"preheaderContent\" style=\"border-collapse:collapse;\">\r\n                                \r\n                                	<!-- // Begin Module: Standard Preheader \\ -->\r\n                                    <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"100%\"><tr>\n<td valign=\"top\" style=\"border-collapse:collapse;\">&nbsp;</td>\r\n                                        </tr></table>\n<!-- // End Module: Standard Preheader \\ -->\n</td>\r\n                            </tr></table>\n<!-- // End Template Preheader \\\\ --><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateContainer\" style=\"border:0px solid #DDDDDD;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;background-color:#FFFFFF;\"><tr>\n<td align=\"center\" valign=\"top\" style=\"border-collapse:collapse;\">\r\n                                    <!-- // Begin Template Body \\\\ -->\r\n                                	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateBody\" style=\"-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\"><tr>\n<td valign=\"top\" class=\"bodyContent\" style=\"border-collapse:collapse;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;background-color:#FFFFFF;\">\r\n                                \r\n                                                <!-- // Begin Module: Standard Content \\\\ -->\r\n                                                <table border=\"0\" cellpadding=\"20\" cellspacing=\"0\" width=\"100%\" style=\"-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\"><tr>\n<td valign=\"top\" style=\"border-collapse:collapse;\">\r\n                                                            <div gsedit=\"std_content\" style=\"color:#505050;\r\n			font-family:Arial;\r\n			font-size:14px;\r\n			line-height:150%;\r\n			text-align:left;\">\n<p>Hi,</p>\n<p>Thank you for your subscription. You are now signed up to my newsletter, and will get great tips, tricks, and strategies a few times a month.  Hope you get some value out of it!  It\'s where ALL of my best posts go!</p>\n<p>We will not share your email address with any third parties and will keep your personal information private and secure.</p>\n<p>To ensure you receive future subscribers-only great tips, tricks, and offers, please add [newsman me=\"email\"] to your e-mail address book or safe senders list.</p>\n<p>&nbsp;</p>\n\n<p>Sincerely,<br>\n[newsman me=\"name\"]<br>\n[newsman me=\"email\"]<br><a href=\"[newsman wp=\'url\']\">[newsman wp=\"url\"]</a></p>\n<p>&nbsp;</p>\n<p>\n</p>\n<table bgcolor=\"#eeeeee\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" style=\"background-color:#eeeeee;background-position:top;background-repeat:repeat-x;border-top-color:#dddddd;border-top-style:solid;border-top-width:2px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;\"><tbody>\n<tr>\n<td colspan=\"4\" style=\"height:28px;white-space:nowrap;border-collapse:collapse;\">&nbsp;</td> \n	</tr>\n<tr>\n<td style=\"width:25px;border-collapse:collapse;\"></td> \n	 <td width=\"10\" style=\"border-collapse:collapse;\"></td> \n	 <td style=\"font-family:\'Helvetica Neue\', Helvetica, Arial, sans-serif;font-size:11px;line-height:17px;color:#777;text-shadow:0 1px 0 #ffffff;border-collapse:collapse;\"> \n		<div style=\"font-family:\'Helvetica Neue\', Helvetica, Arial, sans-serif;font-size:11px;line-height:17px;color:#666;text-shadow:0 1px 0 #ffffff;text-align:left;\">\n			You subscribed on [newsman sub=\"ts\"] at <a href=\"[newsman wp=\'url\']\" style=\"border:none;color:#0084b4;text-decoration:none;\">[newsman wp=\"blogname\"]</a> from IP: [newsman sub=\"ip\"]\n		</div> \n		<div style=\"font-family:\'Helvetica Neue\', Helvetica, Arial, sans-serif;font-size:11px;line-height:17px;color:#666;text-shadow:0 1px 0 #ffffff;text-align:left;\">\n		 You can also \n		 <a href=\"[newsman link=\'unsubscribe\']\" style=\"border:none;color:#0084b4;text-decoration:none;\">unsubscribe here</a>.</div> \n		<div style=\"color:#505050;\r\n			font-family:Arial;\r\n			font-size:14px;\r\n			line-height:150%;\r\n			text-align:left;\">\n		 <a href=\"#\" style=\"border:none;color:#999999;text-decoration:none;font-family:\'Helvetica Neue\', Helvetica, Arial, sans-serif;font-size:11px;line-height:17px;text-shadow:0 1px 0 #ffffff;\">Copyright (C) [newsman wp=\"blogname\"]. <span style=\"white-space:nowrap;\">All rights reserved.</span></a>\n		</div> </td> \n	 <td style=\"width:75px;border-collapse:collapse;\"></td> \n	</tr>\n<tr>\n<td colspan=\"3\" height=\"25\" style=\"border-collapse:collapse;\"></td> \n	</tr>\n</tbody></table>\n</div>\r\n														</td>\r\n                                                    </tr></table>\n<!-- // End Module: Standard Content \\\\ -->\n</td>\r\n                                        </tr></table>\n<!-- // End Template Body \\\\ -->\n</td>\r\n                            </tr></table>\n<br>\n</td>\r\n                </tr>\n<tr>\n<td align=\"center\" style=\"border-collapse:collapse;\">[newsman badge]</td>\r\n                </tr>\n</table>\n</center>\r\n    </body>\n</html>\n','','','',''),(6,1,7,0,'Unsubscribe confirmation','Unsubscribe Confirmation\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html>\r\n    <head>\r\n        \r\n        <!-- Facebook sharing information tags -->\r\n        <meta property=\"og:title\" content=\"[newsman subject]\">\r\n        \r\n        <title>[newsman subject]</title>\r\n		\r\n	<style type=\"text/css\">\r\n		#outlook a{\r\n			padding:0;\r\n		}\r\n		body{\r\n			width:100% !important;\r\n		}\r\n		.ReadMsgBody{\r\n			width:100%;\r\n		}\r\n		.ExternalClass{\r\n			width:100%;\r\n		}\r\n		body{\r\n			-webkit-text-size-adjust:none;\r\n		}\r\n		body{\r\n			margin:0;\r\n			padding:0;\r\n		}\r\n		img{\r\n			border:0;\r\n			height:auto;\r\n			line-height:100%;\r\n			outline:none;\r\n			text-decoration:none;\r\n		}\r\n		table td{\r\n			border-collapse:collapse;\r\n		}\r\n		#backgroundTable{\r\n			height:100% !important;\r\n			margin:0;\r\n			padding:0;\r\n			width:100% !important;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section background color\r\n		@tip Set the background color for your email. You may want to choose one that matches your company\'s branding.\r\n		@theme page\r\n		*/\r\n		body,#backgroundTable{\r\n			/*@editable*/background-color:#DEDEDE;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section email border\r\n		@tip Set the border for your email.\r\n		*/\r\n		#templateContainer{\r\n			/*@editable*/border: 0px solid #DDDDDD;			\r\n		}\r\n\r\n		#templateContainer, #templateBody, .bodyContent, .bodyContent > table {\r\n			-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\r\n			/*overflow: hidden;*/\r\n		}\r\n\r\n		/*\r\n		@tab Page\r\n		@section heading 1\r\n		@tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.\r\n		@style heading 1\r\n		*/\r\n		h1,.h1{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:34px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 2\r\n		@tip Set the styling for all second-level headings in your emails.\r\n		@style heading 2\r\n		*/\r\n		h2,.h2{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:30px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 3\r\n		@tip Set the styling for all third-level headings in your emails.\r\n		@style heading 3\r\n		*/\r\n		h3,.h3{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:26px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 4\r\n		@tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.\r\n		@style heading 4\r\n		*/\r\n		h4,.h4{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:22px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader style\r\n		@tip Set the background color for your email\'s preheader area.\r\n		@theme page\r\n		*/\r\n		#templatePreheader{\r\n			/*@editable*/background-color:#DEDEDE;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader text\r\n		@tip Set the styling for your email\'s preheader text. Choose a size and color that is easy to read.\r\n		*/\r\n		.preheaderContent div{\r\n			/*@editable*/color:#505050;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:10px;\r\n			/*@editable*/line-height:100%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader link\r\n		@tip Set the styling for your email\'s preheader links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.preheaderContent div a:link,.preheaderContent div a:visited,.preheaderContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header style\r\n		@tip Set the background color and border for your email\'s header area.\r\n		@theme header\r\n		*/\r\n		#templateHeader{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border-bottom:0;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header text\r\n		@tip Set the styling for your email\'s header text. Choose a size and color that is easy to read.\r\n		*/\r\n		.headerContent{\r\n			/*@editable*/color:#202020;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:34px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			/*@editable*/padding:0;\r\n			/*@editable*/text-align:center;\r\n			/*@editable*/vertical-align:middle;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header link\r\n		@tip Set the styling for your email\'s header links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.headerContent a:link,.headerContent a:visited,.headerContent a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		#headerImage{\r\n			height:auto;\r\n			max-width:600px !important;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body style\r\n		@tip Set the background color for your email\'s body area.\r\n		*/\r\n		#templateContainer,.bodyContent{\r\n			/*@editable*/background-color:#FFFFFF;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body text\r\n		@tip Set the styling for your email\'s main content text. Choose a size and color that is easy to read.\r\n		@theme main\r\n		*/\r\n		.bodyContent div{\r\n			/*@editable*/color:#505050;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:14px;\r\n			/*@editable*/line-height:150%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body link\r\n		@tip Set the styling for your email\'s main content links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.bodyContent div a:link,.bodyContent div a:visited,.bodyContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		.bodyContent img{\r\n			display:inline;\r\n			height:auto;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer style\r\n		@tip Set the background color and top border for your email\'s footer area.\r\n		@theme footer\r\n		*/\r\n		#templateFooter{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border-top:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer text\r\n		@tip Set the styling for your email\'s footer text. Choose a size and color that is easy to read.\r\n		@theme footer\r\n		*/\r\n		.footerContent div{\r\n			/*@editable*/color:#707070;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:12px;\r\n			/*@editable*/line-height:125%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer link\r\n		@tip Set the styling for your email\'s footer links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.footerContent div a:link,.footerContent div a:visited,.footerContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		.footerContent img{\r\n			display:inline;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section social bar style\r\n		@tip Set the background color and border for your email\'s footer social bar.\r\n		@theme footer\r\n		*/\r\n		#social{\r\n			/*@editable*/background-color:#FAFAFA;\r\n			/*@editable*/border:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section social bar style\r\n		@tip Set the background color and border for your email\'s footer social bar.\r\n		*/\r\n		#social div{\r\n			/*@editable*/text-align:center;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section utility bar style\r\n		@tip Set the background color and border for your email\'s footer utility bar.\r\n		@theme footer\r\n		*/\r\n		#utility{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section utility bar style\r\n		@tip Set the background color and border for your email\'s footer utility bar.\r\n		*/\r\n		#utility div{\r\n			/*@editable*/text-align:center;\r\n		}\r\n	</style>\r\n	</head>\r\n    <body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\">\r\n    	<center>\r\n        	<table border=\"0\" cellpadding=\"0\" cellspacing=\"20\" height=\"100%\" width=\"100%\" id=\"backgroundTable\">\r\n            	<tr>\r\n                	<td align=\"center\" valign=\"top\">\r\n                        <!-- // Begin Template Preheader \\\\ -->\r\n                        <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"560\" id=\"templatePreheader\">\r\n                            <tr>\r\n                                <td valign=\"top\" class=\"preheaderContent\">\r\n                                \r\n                                	<!-- // Begin Module: Standard Preheader \\ -->\r\n                                    <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"100%\">\r\n                                    	<tr>\r\n                                        	<td valign=\"top\">&nbsp;</td>\r\n                                        </tr>\r\n                                    </table>\r\n                                	<!-- // End Module: Standard Preheader \\ -->\r\n                                \r\n                                </td>\r\n                            </tr>\r\n                        </table>\r\n                        <!-- // End Template Preheader \\\\ -->\r\n                    	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateContainer\">\r\n                         	<tr>\r\n                            	<td align=\"center\" valign=\"top\">\r\n                                    <!-- // Begin Template Body \\\\ -->\r\n                                	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateBody\">\r\n                                    	<tr>\r\n                                            <td valign=\"top\" class=\"bodyContent\">\r\n                                \r\n                                                <!-- // Begin Module: Standard Content \\\\ -->\r\n                                                <table border=\"0\" cellpadding=\"20\" cellspacing=\"0\" width=\"100%\">\r\n                                                    <tr>\r\n                                                        <td valign=\"top\">\r\n                                                            <div gsedit=\"std_content\">\n<p>Hi,</p>\n<p>We just received a request to remove you from our mailing list. To make sure you are the owner of the email address we sent you this letter.</p>\n<p>To confirm your unsubscribe decision please go to the link below</p>\n<p><a href=\"[newsman link=\'unsubscribe-confirmation\']\">Please unsubscribe me</a></p>\n<p>If you don\'t want to unsubscribe just ignore or delete this message.</p>\n<p>&nbsp;</p>\n<p>Sincerely,<br>\n[newsman me=\"name\"]<br>\n[newsman me=\"email\"]<br>\n<a href=\"[newsman wp=\'url\']\">[newsman wp=\"url\"]</a></p></div>\r\n														</td>\r\n                                                    </tr>\r\n                                                </table>\r\n                                                <!-- // End Module: Standard Content \\\\ -->\r\n                                                \r\n                                            </td>\r\n                                        </tr>\r\n                                    </table>\r\n                                    <!-- // End Template Body \\\\ -->\r\n                                </td>\r\n                            </tr>\r\n                        </table>\r\n                        <br>\r\n                    </td>\r\n                </tr>\r\n                <tr>\r\n                	<td align=\"center\">[newsman badge]</td>\r\n                </tr>\r\n            </table>\r\n        </center>\r\n    </body>\r\n</html>','\nHi,\n\nWe just received a request to remove you from our mailing list. To make sure you are the owner of the email address we sent you this letter. \n\nTo confirm your unsubscribe decision please go to the link below\n\n[newsman link=\"confirm-unsubscribe\"]\n\nIf you don\'t want to unsubscribe just ignore or delete this message.\n\nSincerely,\n[newsman me=\"name\"]\n[newsman me=\"email\"]\n[newsman wp=\"url\"]\n','','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html>\n<head>\n<!-- Facebook sharing information tags --><meta property=\"og:title\" content=\"[newsman subject]\">\n<title>[newsman subject]</title>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" style=\"width:100% !important;-webkit-text-size-adjust:none;margin:0;padding:0;background-color:#DEDEDE;\">\r\n    	<center>\r\n        	<table border=\"0\" cellpadding=\"0\" cellspacing=\"20\" height=\"100%\" width=\"100%\" id=\"backgroundTable\" style=\"height:100% !important;margin:0;padding:0;width:100% !important;background-color:#DEDEDE;\">\n<tr>\n<td align=\"center\" valign=\"top\" style=\"border-collapse:collapse;\">\r\n                        <!-- // Begin Template Preheader \\\\ -->\r\n                        <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"560\" id=\"templatePreheader\" style=\"background-color:#DEDEDE;\"><tr>\n<td valign=\"top\" class=\"preheaderContent\" style=\"border-collapse:collapse;\">\r\n                                \r\n                                	<!-- // Begin Module: Standard Preheader \\ -->\r\n                                    <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"100%\"><tr>\n<td valign=\"top\" style=\"border-collapse:collapse;\">&nbsp;</td>\r\n                                        </tr></table>\n<!-- // End Module: Standard Preheader \\ -->\n</td>\r\n                            </tr></table>\n<!-- // End Template Preheader \\\\ --><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateContainer\" style=\"border:0px solid #DDDDDD;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;background-color:#FFFFFF;\"><tr>\n<td align=\"center\" valign=\"top\" style=\"border-collapse:collapse;\">\r\n                                    <!-- // Begin Template Body \\\\ -->\r\n                                	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateBody\" style=\"-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\"><tr>\n<td valign=\"top\" class=\"bodyContent\" style=\"border-collapse:collapse;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;background-color:#FFFFFF;\">\r\n                                \r\n                                                <!-- // Begin Module: Standard Content \\\\ -->\r\n                                                <table border=\"0\" cellpadding=\"20\" cellspacing=\"0\" width=\"100%\" style=\"-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\"><tr>\n<td valign=\"top\" style=\"border-collapse:collapse;\">\r\n                                                            <div gsedit=\"std_content\" style=\"color:#505050;\r\n			font-family:Arial;\r\n			font-size:14px;\r\n			line-height:150%;\r\n			text-align:left;\">\n<p>Hi,</p>\n<p>We just received a request to remove you from our mailing list. To make sure you are the owner of the email address we sent you this letter.</p>\n<p>To confirm your unsubscribe decision please go to the link below</p>\n<p><a href=\"[newsman link=\'unsubscribe-confirmation\']\">Please unsubscribe me</a></p>\n<p>If you don\'t want to unsubscribe just ignore or delete this message.</p>\n<p>&nbsp;</p>\n<p>Sincerely,<br>\n[newsman me=\"name\"]<br>\n[newsman me=\"email\"]<br><a href=\"[newsman wp=\'url\']\">[newsman wp=\"url\"]</a></p>\n</div>\r\n														</td>\r\n                                                    </tr></table>\n<!-- // End Module: Standard Content \\\\ -->\n</td>\r\n                                        </tr></table>\n<!-- // End Template Body \\\\ -->\n</td>\r\n                            </tr></table>\n<br>\n</td>\r\n                </tr>\n<tr>\n<td align=\"center\" style=\"border-collapse:collapse;\">[newsman badge]</td>\r\n                </tr>\n</table>\n</center>\r\n    </body>\n</html>\n','','','',''),(7,1,8,0,'Re-subscription confirmation','[newsman wp=\"blogname\"]: Please, re-confirm your subscription\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html>\r\n    <head>\r\n        \r\n        <!-- Facebook sharing information tags -->\r\n        <meta property=\"og:title\" content=\"[newsman subject]\">\r\n        \r\n        <title>[newsman subject]</title>\r\n		\r\n	<style type=\"text/css\">\r\n		#outlook a{\r\n			padding:0;\r\n		}\r\n		body{\r\n			width:100% !important;\r\n		}\r\n		.ReadMsgBody{\r\n			width:100%;\r\n		}\r\n		.ExternalClass{\r\n			width:100%;\r\n		}\r\n		body{\r\n			-webkit-text-size-adjust:none;\r\n		}\r\n		body{\r\n			margin:0;\r\n			padding:0;\r\n		}\r\n		img{\r\n			border:0;\r\n			height:auto;\r\n			line-height:100%;\r\n			outline:none;\r\n			text-decoration:none;\r\n		}\r\n		table td{\r\n			border-collapse:collapse;\r\n		}\r\n		#backgroundTable{\r\n			height:100% !important;\r\n			margin:0;\r\n			padding:0;\r\n			width:100% !important;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section background color\r\n		@tip Set the background color for your email. You may want to choose one that matches your company\'s branding.\r\n		@theme page\r\n		*/\r\n		body,#backgroundTable{\r\n			/*@editable*/background-color:#DEDEDE;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section email border\r\n		@tip Set the border for your email.\r\n		*/\r\n		#templateContainer{\r\n			/*@editable*/border: 0px solid #DDDDDD;			\r\n		}\r\n\r\n		#templateContainer, #templateBody, .bodyContent, .bodyContent > table {\r\n			-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\r\n			/*overflow: hidden;*/\r\n		}\r\n\r\n		/*\r\n		@tab Page\r\n		@section heading 1\r\n		@tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.\r\n		@style heading 1\r\n		*/\r\n		h1,.h1{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:34px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 2\r\n		@tip Set the styling for all second-level headings in your emails.\r\n		@style heading 2\r\n		*/\r\n		h2,.h2{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:30px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 3\r\n		@tip Set the styling for all third-level headings in your emails.\r\n		@style heading 3\r\n		*/\r\n		h3,.h3{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:26px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 4\r\n		@tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.\r\n		@style heading 4\r\n		*/\r\n		h4,.h4{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:22px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader style\r\n		@tip Set the background color for your email\'s preheader area.\r\n		@theme page\r\n		*/\r\n		#templatePreheader{\r\n			/*@editable*/background-color:#DEDEDE;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader text\r\n		@tip Set the styling for your email\'s preheader text. Choose a size and color that is easy to read.\r\n		*/\r\n		.preheaderContent div{\r\n			/*@editable*/color:#505050;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:10px;\r\n			/*@editable*/line-height:100%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader link\r\n		@tip Set the styling for your email\'s preheader links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.preheaderContent div a:link,.preheaderContent div a:visited,.preheaderContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header style\r\n		@tip Set the background color and border for your email\'s header area.\r\n		@theme header\r\n		*/\r\n		#templateHeader{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border-bottom:0;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header text\r\n		@tip Set the styling for your email\'s header text. Choose a size and color that is easy to read.\r\n		*/\r\n		.headerContent{\r\n			/*@editable*/color:#202020;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:34px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			/*@editable*/padding:0;\r\n			/*@editable*/text-align:center;\r\n			/*@editable*/vertical-align:middle;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header link\r\n		@tip Set the styling for your email\'s header links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.headerContent a:link,.headerContent a:visited,.headerContent a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		#headerImage{\r\n			height:auto;\r\n			max-width:600px !important;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body style\r\n		@tip Set the background color for your email\'s body area.\r\n		*/\r\n		#templateContainer,.bodyContent{\r\n			/*@editable*/background-color:#FFFFFF;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body text\r\n		@tip Set the styling for your email\'s main content text. Choose a size and color that is easy to read.\r\n		@theme main\r\n		*/\r\n		.bodyContent div{\r\n			/*@editable*/color:#505050;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:14px;\r\n			/*@editable*/line-height:150%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body link\r\n		@tip Set the styling for your email\'s main content links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.bodyContent div a:link,.bodyContent div a:visited,.bodyContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		.bodyContent img{\r\n			display:inline;\r\n			height:auto;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer style\r\n		@tip Set the background color and top border for your email\'s footer area.\r\n		@theme footer\r\n		*/\r\n		#templateFooter{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border-top:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer text\r\n		@tip Set the styling for your email\'s footer text. Choose a size and color that is easy to read.\r\n		@theme footer\r\n		*/\r\n		.footerContent div{\r\n			/*@editable*/color:#707070;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:12px;\r\n			/*@editable*/line-height:125%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer link\r\n		@tip Set the styling for your email\'s footer links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.footerContent div a:link,.footerContent div a:visited,.footerContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		.footerContent img{\r\n			display:inline;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section social bar style\r\n		@tip Set the background color and border for your email\'s footer social bar.\r\n		@theme footer\r\n		*/\r\n		#social{\r\n			/*@editable*/background-color:#FAFAFA;\r\n			/*@editable*/border:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section social bar style\r\n		@tip Set the background color and border for your email\'s footer social bar.\r\n		*/\r\n		#social div{\r\n			/*@editable*/text-align:center;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section utility bar style\r\n		@tip Set the background color and border for your email\'s footer utility bar.\r\n		@theme footer\r\n		*/\r\n		#utility{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section utility bar style\r\n		@tip Set the background color and border for your email\'s footer utility bar.\r\n		*/\r\n		#utility div{\r\n			/*@editable*/text-align:center;\r\n		}\r\n	</style>\r\n	</head>\r\n    <body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\">\r\n    	<center>\r\n        	<table border=\"0\" cellpadding=\"0\" cellspacing=\"20\" height=\"100%\" width=\"100%\" id=\"backgroundTable\">\r\n            	<tr>\r\n                	<td align=\"center\" valign=\"top\">\r\n                        <!-- // Begin Template Preheader \\\\ -->\r\n                        <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"560\" id=\"templatePreheader\">\r\n                            <tr>\r\n                                <td valign=\"top\" class=\"preheaderContent\">\r\n                                \r\n                                	<!-- // Begin Module: Standard Preheader \\ -->\r\n                                    <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"100%\">\r\n                                    	<tr>\r\n                                        	<td valign=\"top\">&nbsp;</td>\r\n                                        </tr>\r\n                                    </table>\r\n                                	<!-- // End Module: Standard Preheader \\ -->\r\n                                \r\n                                </td>\r\n                            </tr>\r\n                        </table>\r\n                        <!-- // End Template Preheader \\\\ -->\r\n                    	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateContainer\">\r\n                         	<tr>\r\n                            	<td align=\"center\" valign=\"top\">\r\n                                    <!-- // Begin Template Body \\\\ -->\r\n                                	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateBody\">\r\n                                    	<tr>\r\n                                            <td valign=\"top\" class=\"bodyContent\">\r\n                                \r\n                                                <!-- // Begin Module: Standard Content \\\\ -->\r\n                                                <table border=\"0\" cellpadding=\"20\" cellspacing=\"0\" width=\"100%\">\r\n                                                    <tr>\r\n                                                        <td valign=\"top\">\r\n                                                            <div gsedit=\"std_content\">\n<p>Hi,</p>\n<p>I transferred my subscribers from another email marketing service to my own blog and I want you to re-confirm your subscription to continue receiving my newsletters.</p>\n<p>RE-CONFIRM BY CLICKING THIS URL:</p>\n<p><a href=\"[newsman link=\'confirmation\']\">[newsman link=\"confirmation\"]</a></p>\n<p>If you cannot click the above link, please copy the URL and paste it into your web browser.</p>\n<p>If you do not want to receive my newsletters anymore, simply ignore this message.</p>\n<p>&nbsp;</p>\n<p>Best Regards,<br>\n	[newsman wp=\"blogname\"]<br>\n	<a href=\"[newsman wp=\'url\']\">[newsman wp=\"url\"]</a></p>\n<p style=\"font-size: x-small\">\n	Request generated by:<br>\n	IP:&nbsp;[newsman sub=\"ip\"], date:&nbsp;[newsman sub=\"ts\"]</p></div>\r\n														</td>\r\n                                                    </tr>\r\n                                                </table>\r\n                                                <!-- // End Module: Standard Content \\\\ -->\r\n                                                \r\n                                            </td>\r\n                                        </tr>\r\n                                    </table>\r\n                                    <!-- // End Template Body \\\\ -->\r\n                                </td>\r\n                            </tr>\r\n                        </table>\r\n                        <br>\r\n                    </td>\r\n                </tr>\r\n                <tr>\r\n                	<td align=\"center\">[newsman badge]</td>\r\n                </tr>\r\n            </table>\r\n        </center>\r\n    </body>\r\n</html>','\nHi,\n\nI transferred my subscribers from another email marketing service to my own blog and I want you to re-confirm your subscription to continue receiving my newsletters.\n\nRE-CONFIRM BY CLICKING THIS URL:\n\n[newsman link=\"confirmation\"]\n\nIf you cannot click the above link, please copy the URL and paste it into your web browser.\n\nIf you do not want to receive my newsletters anymore, simply ignore this message.\n\nBest Regards,\n[newsman wp=\"blogname\"]\n\n--\nRequest generated by:\nIP: [newsman sub=\"ip\"]\nDate: [newsman sub=\"ts\"]\nURL: [newsman wp=\"url\"]\n','','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html>\n<head>\n<!-- Facebook sharing information tags --><meta property=\"og:title\" content=\"[newsman subject]\">\n<title>[newsman subject]</title>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" style=\"width:100% !important;-webkit-text-size-adjust:none;margin:0;padding:0;background-color:#DEDEDE;\">\r\n    	<center>\r\n        	<table border=\"0\" cellpadding=\"0\" cellspacing=\"20\" height=\"100%\" width=\"100%\" id=\"backgroundTable\" style=\"height:100% !important;margin:0;padding:0;width:100% !important;background-color:#DEDEDE;\">\n<tr>\n<td align=\"center\" valign=\"top\" style=\"border-collapse:collapse;\">\r\n                        <!-- // Begin Template Preheader \\\\ -->\r\n                        <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"560\" id=\"templatePreheader\" style=\"background-color:#DEDEDE;\"><tr>\n<td valign=\"top\" class=\"preheaderContent\" style=\"border-collapse:collapse;\">\r\n                                \r\n                                	<!-- // Begin Module: Standard Preheader \\ -->\r\n                                    <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"100%\"><tr>\n<td valign=\"top\" style=\"border-collapse:collapse;\">&nbsp;</td>\r\n                                        </tr></table>\n<!-- // End Module: Standard Preheader \\ -->\n</td>\r\n                            </tr></table>\n<!-- // End Template Preheader \\\\ --><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateContainer\" style=\"border:0px solid #DDDDDD;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;background-color:#FFFFFF;\"><tr>\n<td align=\"center\" valign=\"top\" style=\"border-collapse:collapse;\">\r\n                                    <!-- // Begin Template Body \\\\ -->\r\n                                	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateBody\" style=\"-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\"><tr>\n<td valign=\"top\" class=\"bodyContent\" style=\"border-collapse:collapse;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;background-color:#FFFFFF;\">\r\n                                \r\n                                                <!-- // Begin Module: Standard Content \\\\ -->\r\n                                                <table border=\"0\" cellpadding=\"20\" cellspacing=\"0\" width=\"100%\" style=\"-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\"><tr>\n<td valign=\"top\" style=\"border-collapse:collapse;\">\r\n                                                            <div gsedit=\"std_content\" style=\"color:#505050;\r\n			font-family:Arial;\r\n			font-size:14px;\r\n			line-height:150%;\r\n			text-align:left;\">\n<p>Hi,</p>\n<p>I transferred my subscribers from another email marketing service to my own blog and I want you to re-confirm your subscription to continue receiving my newsletters.</p>\n<p>RE-CONFIRM BY CLICKING THIS URL:</p>\n<p><a href=\"[newsman link=\'confirmation\']\">[newsman link=\"confirmation\"]</a></p>\n<p>If you cannot click the above link, please copy the URL and paste it into your web browser.</p>\n<p>If you do not want to receive my newsletters anymore, simply ignore this message.</p>\n<p>&nbsp;</p>\n<p>Best Regards,<br>\n	[newsman wp=\"blogname\"]<br><a href=\"[newsman wp=\'url\']\">[newsman wp=\"url\"]</a></p>\n<p style=\"font-size:x-small;\">\n	Request generated by:<br>\n	IP:&nbsp;[newsman sub=\"ip\"], date:&nbsp;[newsman sub=\"ts\"]</p>\n</div>\r\n														</td>\r\n                                                    </tr></table>\n<!-- // End Module: Standard Content \\\\ -->\n</td>\r\n                                        </tr></table>\n<!-- // End Template Body \\\\ -->\n</td>\r\n                            </tr></table>\n<br>\n</td>\r\n                </tr>\n<tr>\n<td align=\"center\" style=\"border-collapse:collapse;\">[newsman badge]</td>\r\n                </tr>\n</table>\n</center>\r\n    </body>\n</html>\n','','','',''),(8,1,3,1,'Administrator notification - new subscriber','A contact has joined your mailing list at [newsman wp=\"blogname\"]\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html>\r\n    <head>\r\n        \r\n        <!-- Facebook sharing information tags -->\r\n        <meta property=\"og:title\" content=\"[newsman subject]\">\r\n        \r\n        <title>[newsman subject]</title>\r\n		\r\n	<style type=\"text/css\">\r\n		#outlook a{\r\n			padding:0;\r\n		}\r\n		body{\r\n			width:100% !important;\r\n		}\r\n		.ReadMsgBody{\r\n			width:100%;\r\n		}\r\n		.ExternalClass{\r\n			width:100%;\r\n		}\r\n		body{\r\n			-webkit-text-size-adjust:none;\r\n		}\r\n		body{\r\n			margin:0;\r\n			padding:0;\r\n		}\r\n		img{\r\n			border:0;\r\n			height:auto;\r\n			line-height:100%;\r\n			outline:none;\r\n			text-decoration:none;\r\n		}\r\n		table td{\r\n			border-collapse:collapse;\r\n		}\r\n		#backgroundTable{\r\n			height:100% !important;\r\n			margin:0;\r\n			padding:0;\r\n			width:100% !important;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section background color\r\n		@tip Set the background color for your email. You may want to choose one that matches your company\'s branding.\r\n		@theme page\r\n		*/\r\n		body,#backgroundTable{\r\n			/*@editable*/background-color:#DEDEDE;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section email border\r\n		@tip Set the border for your email.\r\n		*/\r\n		#templateContainer{\r\n			/*@editable*/border: 0px solid #DDDDDD;			\r\n		}\r\n\r\n		#templateContainer, #templateBody, .bodyContent, .bodyContent > table {\r\n			-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\r\n			/*overflow: hidden;*/\r\n		}\r\n\r\n		/*\r\n		@tab Page\r\n		@section heading 1\r\n		@tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.\r\n		@style heading 1\r\n		*/\r\n		h1,.h1{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:34px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 2\r\n		@tip Set the styling for all second-level headings in your emails.\r\n		@style heading 2\r\n		*/\r\n		h2,.h2{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:30px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 3\r\n		@tip Set the styling for all third-level headings in your emails.\r\n		@style heading 3\r\n		*/\r\n		h3,.h3{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:26px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 4\r\n		@tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.\r\n		@style heading 4\r\n		*/\r\n		h4,.h4{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:22px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader style\r\n		@tip Set the background color for your email\'s preheader area.\r\n		@theme page\r\n		*/\r\n		#templatePreheader{\r\n			/*@editable*/background-color:#DEDEDE;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader text\r\n		@tip Set the styling for your email\'s preheader text. Choose a size and color that is easy to read.\r\n		*/\r\n		.preheaderContent div{\r\n			/*@editable*/color:#505050;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:10px;\r\n			/*@editable*/line-height:100%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader link\r\n		@tip Set the styling for your email\'s preheader links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.preheaderContent div a:link,.preheaderContent div a:visited,.preheaderContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header style\r\n		@tip Set the background color and border for your email\'s header area.\r\n		@theme header\r\n		*/\r\n		#templateHeader{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border-bottom:0;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header text\r\n		@tip Set the styling for your email\'s header text. Choose a size and color that is easy to read.\r\n		*/\r\n		.headerContent{\r\n			/*@editable*/color:#202020;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:34px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			/*@editable*/padding:0;\r\n			/*@editable*/text-align:center;\r\n			/*@editable*/vertical-align:middle;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header link\r\n		@tip Set the styling for your email\'s header links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.headerContent a:link,.headerContent a:visited,.headerContent a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		#headerImage{\r\n			height:auto;\r\n			max-width:600px !important;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body style\r\n		@tip Set the background color for your email\'s body area.\r\n		*/\r\n		#templateContainer,.bodyContent{\r\n			/*@editable*/background-color:#FFFFFF;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body text\r\n		@tip Set the styling for your email\'s main content text. Choose a size and color that is easy to read.\r\n		@theme main\r\n		*/\r\n		.bodyContent div{\r\n			/*@editable*/color:#505050;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:14px;\r\n			/*@editable*/line-height:150%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body link\r\n		@tip Set the styling for your email\'s main content links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.bodyContent div a:link,.bodyContent div a:visited,.bodyContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		.bodyContent img{\r\n			display:inline;\r\n			height:auto;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer style\r\n		@tip Set the background color and top border for your email\'s footer area.\r\n		@theme footer\r\n		*/\r\n		#templateFooter{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border-top:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer text\r\n		@tip Set the styling for your email\'s footer text. Choose a size and color that is easy to read.\r\n		@theme footer\r\n		*/\r\n		.footerContent div{\r\n			/*@editable*/color:#707070;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:12px;\r\n			/*@editable*/line-height:125%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer link\r\n		@tip Set the styling for your email\'s footer links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.footerContent div a:link,.footerContent div a:visited,.footerContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		.footerContent img{\r\n			display:inline;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section social bar style\r\n		@tip Set the background color and border for your email\'s footer social bar.\r\n		@theme footer\r\n		*/\r\n		#social{\r\n			/*@editable*/background-color:#FAFAFA;\r\n			/*@editable*/border:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section social bar style\r\n		@tip Set the background color and border for your email\'s footer social bar.\r\n		*/\r\n		#social div{\r\n			/*@editable*/text-align:center;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section utility bar style\r\n		@tip Set the background color and border for your email\'s footer utility bar.\r\n		@theme footer\r\n		*/\r\n		#utility{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section utility bar style\r\n		@tip Set the background color and border for your email\'s footer utility bar.\r\n		*/\r\n		#utility div{\r\n			/*@editable*/text-align:center;\r\n		}\r\n	</style>\r\n	</head>\r\n    <body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\">\r\n    	<center>\r\n        	<table border=\"0\" cellpadding=\"0\" cellspacing=\"20\" height=\"100%\" width=\"100%\" id=\"backgroundTable\">\r\n            	<tr>\r\n                	<td align=\"center\" valign=\"top\">\r\n                        <!-- // Begin Template Preheader \\\\ -->\r\n                        <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"560\" id=\"templatePreheader\">\r\n                            <tr>\r\n                                <td valign=\"top\" class=\"preheaderContent\">\r\n                                \r\n                                	<!-- // Begin Module: Standard Preheader \\ -->\r\n                                    <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"100%\">\r\n                                    	<tr>\r\n                                        	<td valign=\"top\">&nbsp;</td>\r\n                                        </tr>\r\n                                    </table>\r\n                                	<!-- // End Module: Standard Preheader \\ -->\r\n                                \r\n                                </td>\r\n                            </tr>\r\n                        </table>\r\n                        <!-- // End Template Preheader \\\\ -->\r\n                    	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateContainer\">\r\n                         	<tr>\r\n                            	<td align=\"center\" valign=\"top\">\r\n                                    <!-- // Begin Template Body \\\\ -->\r\n                                	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateBody\">\r\n                                    	<tr>\r\n                                            <td valign=\"top\" class=\"bodyContent\">\r\n                                \r\n                                                <!-- // Begin Module: Standard Content \\\\ -->\r\n                                                <table border=\"0\" cellpadding=\"20\" cellspacing=\"0\" width=\"100%\">\r\n                                                    <tr>\r\n                                                        <td valign=\"top\">\r\n                                                            <div gsedit=\"std_content\">\n<p>A contact has joined your mailing list. The contact\'s details are listed below:</p>\n<ul>[newsman sub=\"*\" tag=\"li\"]</ul>\n<p>--</p>\n<p><a href=\"[newsman wp=\'url\']/wp-admin/\">[newsman wp=\"url\"]/wp-admin/</a> -> WPNewsman -> Settings</p></div>\r\n														</td>\r\n                                                    </tr>\r\n                                                </table>\r\n                                                <!-- // End Module: Standard Content \\\\ -->\r\n                                                \r\n                                            </td>\r\n                                        </tr>\r\n                                    </table>\r\n                                    <!-- // End Template Body \\\\ -->\r\n                                </td>\r\n                            </tr>\r\n                        </table>\r\n                        <br>\r\n                    </td>\r\n                </tr>\r\n                <tr>\r\n                	<td align=\"center\">[newsman badge]</td>\r\n                </tr>\r\n            </table>\r\n        </center>\r\n    </body>\r\n</html>','\nA contact has joined your mailing list. The contact\'s details are listed below:\n\n[newsman sub=\"*\"]\n--\n[newsman wp=\"url\"]/wp-admin/ -> WPNewsman -> Settings\n','','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html>\n<head>\n<!-- Facebook sharing information tags --><meta property=\"og:title\" content=\"[newsman subject]\">\n<title>[newsman subject]</title>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" style=\"width:100% !important;-webkit-text-size-adjust:none;margin:0;padding:0;background-color:#DEDEDE;\">\r\n    	<center>\r\n        	<table border=\"0\" cellpadding=\"0\" cellspacing=\"20\" height=\"100%\" width=\"100%\" id=\"backgroundTable\" style=\"height:100% !important;margin:0;padding:0;width:100% !important;background-color:#DEDEDE;\">\n<tr>\n<td align=\"center\" valign=\"top\" style=\"border-collapse:collapse;\">\r\n                        <!-- // Begin Template Preheader \\\\ -->\r\n                        <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"560\" id=\"templatePreheader\" style=\"background-color:#DEDEDE;\"><tr>\n<td valign=\"top\" class=\"preheaderContent\" style=\"border-collapse:collapse;\">\r\n                                \r\n                                	<!-- // Begin Module: Standard Preheader \\ -->\r\n                                    <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"100%\"><tr>\n<td valign=\"top\" style=\"border-collapse:collapse;\">&nbsp;</td>\r\n                                        </tr></table>\n<!-- // End Module: Standard Preheader \\ -->\n</td>\r\n                            </tr></table>\n<!-- // End Template Preheader \\\\ --><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateContainer\" style=\"border:0px solid #DDDDDD;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;background-color:#FFFFFF;\"><tr>\n<td align=\"center\" valign=\"top\" style=\"border-collapse:collapse;\">\r\n                                    <!-- // Begin Template Body \\\\ -->\r\n                                	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateBody\" style=\"-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\"><tr>\n<td valign=\"top\" class=\"bodyContent\" style=\"border-collapse:collapse;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;background-color:#FFFFFF;\">\r\n                                \r\n                                                <!-- // Begin Module: Standard Content \\\\ -->\r\n                                                <table border=\"0\" cellpadding=\"20\" cellspacing=\"0\" width=\"100%\" style=\"-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\"><tr>\n<td valign=\"top\" style=\"border-collapse:collapse;\">\r\n                                                            <div gsedit=\"std_content\" style=\"color:#505050;\r\n			font-family:Arial;\r\n			font-size:14px;\r\n			line-height:150%;\r\n			text-align:left;\">\n<p>A contact has joined your mailing list. The contact\'s details are listed below:</p>\n<ul>[newsman sub=\"*\" tag=\"li\"]</ul>\n<p>--</p>\n<p><a href=\"[newsman wp=\'url\']/wp-admin/\">[newsman wp=\"url\"]/wp-admin/</a> -&gt; WPNewsman -&gt; Settings</p>\n</div>\r\n														</td>\r\n                                                    </tr></table>\n<!-- // End Module: Standard Content \\\\ -->\n</td>\r\n                                        </tr></table>\n<!-- // End Template Body \\\\ -->\n</td>\r\n                            </tr></table>\n<br>\n</td>\r\n                </tr>\n<tr>\n<td align=\"center\" style=\"border-collapse:collapse;\">[newsman badge]</td>\r\n                </tr>\n</table>\n</center>\r\n    </body>\n</html>\n','','','',''),(9,1,4,1,'Administrator notification - user unsubscribed','A contact has unsubscribed from your mailing list at [newsman wp=\"url\"]\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html>\r\n    <head>\r\n        \r\n        <!-- Facebook sharing information tags -->\r\n        <meta property=\"og:title\" content=\"[newsman subject]\">\r\n        \r\n        <title>[newsman subject]</title>\r\n		\r\n	<style type=\"text/css\">\r\n		#outlook a{\r\n			padding:0;\r\n		}\r\n		body{\r\n			width:100% !important;\r\n		}\r\n		.ReadMsgBody{\r\n			width:100%;\r\n		}\r\n		.ExternalClass{\r\n			width:100%;\r\n		}\r\n		body{\r\n			-webkit-text-size-adjust:none;\r\n		}\r\n		body{\r\n			margin:0;\r\n			padding:0;\r\n		}\r\n		img{\r\n			border:0;\r\n			height:auto;\r\n			line-height:100%;\r\n			outline:none;\r\n			text-decoration:none;\r\n		}\r\n		table td{\r\n			border-collapse:collapse;\r\n		}\r\n		#backgroundTable{\r\n			height:100% !important;\r\n			margin:0;\r\n			padding:0;\r\n			width:100% !important;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section background color\r\n		@tip Set the background color for your email. You may want to choose one that matches your company\'s branding.\r\n		@theme page\r\n		*/\r\n		body,#backgroundTable{\r\n			/*@editable*/background-color:#DEDEDE;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section email border\r\n		@tip Set the border for your email.\r\n		*/\r\n		#templateContainer{\r\n			/*@editable*/border: 0px solid #DDDDDD;			\r\n		}\r\n\r\n		#templateContainer, #templateBody, .bodyContent, .bodyContent > table {\r\n			-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\r\n			/*overflow: hidden;*/\r\n		}\r\n\r\n		/*\r\n		@tab Page\r\n		@section heading 1\r\n		@tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.\r\n		@style heading 1\r\n		*/\r\n		h1,.h1{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:34px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 2\r\n		@tip Set the styling for all second-level headings in your emails.\r\n		@style heading 2\r\n		*/\r\n		h2,.h2{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:30px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 3\r\n		@tip Set the styling for all third-level headings in your emails.\r\n		@style heading 3\r\n		*/\r\n		h3,.h3{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:26px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 4\r\n		@tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.\r\n		@style heading 4\r\n		*/\r\n		h4,.h4{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:22px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader style\r\n		@tip Set the background color for your email\'s preheader area.\r\n		@theme page\r\n		*/\r\n		#templatePreheader{\r\n			/*@editable*/background-color:#DEDEDE;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader text\r\n		@tip Set the styling for your email\'s preheader text. Choose a size and color that is easy to read.\r\n		*/\r\n		.preheaderContent div{\r\n			/*@editable*/color:#505050;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:10px;\r\n			/*@editable*/line-height:100%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader link\r\n		@tip Set the styling for your email\'s preheader links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.preheaderContent div a:link,.preheaderContent div a:visited,.preheaderContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header style\r\n		@tip Set the background color and border for your email\'s header area.\r\n		@theme header\r\n		*/\r\n		#templateHeader{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border-bottom:0;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header text\r\n		@tip Set the styling for your email\'s header text. Choose a size and color that is easy to read.\r\n		*/\r\n		.headerContent{\r\n			/*@editable*/color:#202020;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:34px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			/*@editable*/padding:0;\r\n			/*@editable*/text-align:center;\r\n			/*@editable*/vertical-align:middle;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header link\r\n		@tip Set the styling for your email\'s header links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.headerContent a:link,.headerContent a:visited,.headerContent a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		#headerImage{\r\n			height:auto;\r\n			max-width:600px !important;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body style\r\n		@tip Set the background color for your email\'s body area.\r\n		*/\r\n		#templateContainer,.bodyContent{\r\n			/*@editable*/background-color:#FFFFFF;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body text\r\n		@tip Set the styling for your email\'s main content text. Choose a size and color that is easy to read.\r\n		@theme main\r\n		*/\r\n		.bodyContent div{\r\n			/*@editable*/color:#505050;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:14px;\r\n			/*@editable*/line-height:150%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body link\r\n		@tip Set the styling for your email\'s main content links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.bodyContent div a:link,.bodyContent div a:visited,.bodyContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		.bodyContent img{\r\n			display:inline;\r\n			height:auto;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer style\r\n		@tip Set the background color and top border for your email\'s footer area.\r\n		@theme footer\r\n		*/\r\n		#templateFooter{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border-top:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer text\r\n		@tip Set the styling for your email\'s footer text. Choose a size and color that is easy to read.\r\n		@theme footer\r\n		*/\r\n		.footerContent div{\r\n			/*@editable*/color:#707070;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:12px;\r\n			/*@editable*/line-height:125%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer link\r\n		@tip Set the styling for your email\'s footer links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.footerContent div a:link,.footerContent div a:visited,.footerContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		.footerContent img{\r\n			display:inline;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section social bar style\r\n		@tip Set the background color and border for your email\'s footer social bar.\r\n		@theme footer\r\n		*/\r\n		#social{\r\n			/*@editable*/background-color:#FAFAFA;\r\n			/*@editable*/border:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section social bar style\r\n		@tip Set the background color and border for your email\'s footer social bar.\r\n		*/\r\n		#social div{\r\n			/*@editable*/text-align:center;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section utility bar style\r\n		@tip Set the background color and border for your email\'s footer utility bar.\r\n		@theme footer\r\n		*/\r\n		#utility{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section utility bar style\r\n		@tip Set the background color and border for your email\'s footer utility bar.\r\n		*/\r\n		#utility div{\r\n			/*@editable*/text-align:center;\r\n		}\r\n	</style>\r\n	</head>\r\n    <body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\">\r\n    	<center>\r\n        	<table border=\"0\" cellpadding=\"0\" cellspacing=\"20\" height=\"100%\" width=\"100%\" id=\"backgroundTable\">\r\n            	<tr>\r\n                	<td align=\"center\" valign=\"top\">\r\n                        <!-- // Begin Template Preheader \\\\ -->\r\n                        <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"560\" id=\"templatePreheader\">\r\n                            <tr>\r\n                                <td valign=\"top\" class=\"preheaderContent\">\r\n                                \r\n                                	<!-- // Begin Module: Standard Preheader \\ -->\r\n                                    <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"100%\">\r\n                                    	<tr>\r\n                                        	<td valign=\"top\">&nbsp;</td>\r\n                                        </tr>\r\n                                    </table>\r\n                                	<!-- // End Module: Standard Preheader \\ -->\r\n                                \r\n                                </td>\r\n                            </tr>\r\n                        </table>\r\n                        <!-- // End Template Preheader \\\\ -->\r\n                    	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateContainer\">\r\n                         	<tr>\r\n                            	<td align=\"center\" valign=\"top\">\r\n                                    <!-- // Begin Template Body \\\\ -->\r\n                                	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateBody\">\r\n                                    	<tr>\r\n                                            <td valign=\"top\" class=\"bodyContent\">\r\n                                \r\n                                                <!-- // Begin Module: Standard Content \\\\ -->\r\n                                                <table border=\"0\" cellpadding=\"20\" cellspacing=\"0\" width=\"100%\">\r\n                                                    <tr>\r\n                                                        <td valign=\"top\">\r\n                                                            <div gsedit=\"std_content\">\n<p>A contact has unsubscribed from your mailing list. The contact\'s details are listed below:</p>\n<ul>[newsman sub=\"*\" tag=\"li\"]</ul>\n&nbsp;\n<p>--</p>\n<p><a href=\"[newsman wp=\'url\']/wp-admin/\">[newsman wp=\"url\"]/wp-admin/</a> -> WPNewsman -> Settings</p></div>\r\n														</td>\r\n                                                    </tr>\r\n                                                </table>\r\n                                                <!-- // End Module: Standard Content \\\\ -->\r\n                                                \r\n                                            </td>\r\n                                        </tr>\r\n                                    </table>\r\n                                    <!-- // End Template Body \\\\ -->\r\n                                </td>\r\n                            </tr>\r\n                        </table>\r\n                        <br>\r\n                    </td>\r\n                </tr>\r\n                <tr>\r\n                	<td align=\"center\">[newsman badge]</td>\r\n                </tr>\r\n            </table>\r\n        </center>\r\n    </body>\r\n</html>','\nA contact has unsubscribed from your mailing list. The contact\'s details are listed below:\n\n[newsman sub=\"*\"]\n\nReason: \n$u_reason\n\n--\n[newsman wp=\"url\"]/wp-admin/ -> WPNewsman -> Settings\n','','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html>\n<head>\n<!-- Facebook sharing information tags --><meta property=\"og:title\" content=\"[newsman subject]\">\n<title>[newsman subject]</title>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" style=\"width:100% !important;-webkit-text-size-adjust:none;margin:0;padding:0;background-color:#DEDEDE;\">\r\n    	<center>\r\n        	<table border=\"0\" cellpadding=\"0\" cellspacing=\"20\" height=\"100%\" width=\"100%\" id=\"backgroundTable\" style=\"height:100% !important;margin:0;padding:0;width:100% !important;background-color:#DEDEDE;\">\n<tr>\n<td align=\"center\" valign=\"top\" style=\"border-collapse:collapse;\">\r\n                        <!-- // Begin Template Preheader \\\\ -->\r\n                        <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"560\" id=\"templatePreheader\" style=\"background-color:#DEDEDE;\"><tr>\n<td valign=\"top\" class=\"preheaderContent\" style=\"border-collapse:collapse;\">\r\n                                \r\n                                	<!-- // Begin Module: Standard Preheader \\ -->\r\n                                    <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"100%\"><tr>\n<td valign=\"top\" style=\"border-collapse:collapse;\">&nbsp;</td>\r\n                                        </tr></table>\n<!-- // End Module: Standard Preheader \\ -->\n</td>\r\n                            </tr></table>\n<!-- // End Template Preheader \\\\ --><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateContainer\" style=\"border:0px solid #DDDDDD;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;background-color:#FFFFFF;\"><tr>\n<td align=\"center\" valign=\"top\" style=\"border-collapse:collapse;\">\r\n                                    <!-- // Begin Template Body \\\\ -->\r\n                                	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateBody\" style=\"-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\"><tr>\n<td valign=\"top\" class=\"bodyContent\" style=\"border-collapse:collapse;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;background-color:#FFFFFF;\">\r\n                                \r\n                                                <!-- // Begin Module: Standard Content \\\\ -->\r\n                                                <table border=\"0\" cellpadding=\"20\" cellspacing=\"0\" width=\"100%\" style=\"-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\"><tr>\n<td valign=\"top\" style=\"border-collapse:collapse;\">\r\n                                                            <div gsedit=\"std_content\" style=\"color:#505050;\r\n			font-family:Arial;\r\n			font-size:14px;\r\n			line-height:150%;\r\n			text-align:left;\">\n<p>A contact has unsubscribed from your mailing list. The contact\'s details are listed below:</p>\n<ul>[newsman sub=\"*\" tag=\"li\"]</ul>\n&nbsp;\n<p>--</p>\n<p><a href=\"[newsman wp=\'url\']/wp-admin/\">[newsman wp=\"url\"]/wp-admin/</a> -&gt; WPNewsman -&gt; Settings</p>\n</div>\r\n														</td>\r\n                                                    </tr></table>\n<!-- // End Module: Standard Content \\\\ -->\n</td>\r\n                                        </tr></table>\n<!-- // End Template Body \\\\ -->\n</td>\r\n                            </tr></table>\n<br>\n</td>\r\n                </tr>\n<tr>\n<td align=\"center\" style=\"border-collapse:collapse;\">[newsman badge]</td>\r\n                </tr>\n</table>\n</center>\r\n    </body>\n</html>\n','','','',''),(10,1,5,1,'Subscription confirmation','[newsman wp=\"blogname\"]: Please, confirm your email\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html>\r\n    <head>\r\n        \r\n        <!-- Facebook sharing information tags -->\r\n        <meta property=\"og:title\" content=\"[newsman subject]\">\r\n        \r\n        <title>[newsman subject]</title>\r\n		\r\n	<style type=\"text/css\">\r\n		#outlook a{\r\n			padding:0;\r\n		}\r\n		body{\r\n			width:100% !important;\r\n		}\r\n		.ReadMsgBody{\r\n			width:100%;\r\n		}\r\n		.ExternalClass{\r\n			width:100%;\r\n		}\r\n		body{\r\n			-webkit-text-size-adjust:none;\r\n		}\r\n		body{\r\n			margin:0;\r\n			padding:0;\r\n		}\r\n		img{\r\n			border:0;\r\n			height:auto;\r\n			line-height:100%;\r\n			outline:none;\r\n			text-decoration:none;\r\n		}\r\n		table td{\r\n			border-collapse:collapse;\r\n		}\r\n		#backgroundTable{\r\n			height:100% !important;\r\n			margin:0;\r\n			padding:0;\r\n			width:100% !important;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section background color\r\n		@tip Set the background color for your email. You may want to choose one that matches your company\'s branding.\r\n		@theme page\r\n		*/\r\n		body,#backgroundTable{\r\n			/*@editable*/background-color:#DEDEDE;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section email border\r\n		@tip Set the border for your email.\r\n		*/\r\n		#templateContainer{\r\n			/*@editable*/border: 0px solid #DDDDDD;			\r\n		}\r\n\r\n		#templateContainer, #templateBody, .bodyContent, .bodyContent > table {\r\n			-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\r\n			/*overflow: hidden;*/\r\n		}\r\n\r\n		/*\r\n		@tab Page\r\n		@section heading 1\r\n		@tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.\r\n		@style heading 1\r\n		*/\r\n		h1,.h1{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:34px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 2\r\n		@tip Set the styling for all second-level headings in your emails.\r\n		@style heading 2\r\n		*/\r\n		h2,.h2{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:30px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 3\r\n		@tip Set the styling for all third-level headings in your emails.\r\n		@style heading 3\r\n		*/\r\n		h3,.h3{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:26px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 4\r\n		@tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.\r\n		@style heading 4\r\n		*/\r\n		h4,.h4{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:22px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader style\r\n		@tip Set the background color for your email\'s preheader area.\r\n		@theme page\r\n		*/\r\n		#templatePreheader{\r\n			/*@editable*/background-color:#DEDEDE;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader text\r\n		@tip Set the styling for your email\'s preheader text. Choose a size and color that is easy to read.\r\n		*/\r\n		.preheaderContent div{\r\n			/*@editable*/color:#505050;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:10px;\r\n			/*@editable*/line-height:100%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader link\r\n		@tip Set the styling for your email\'s preheader links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.preheaderContent div a:link,.preheaderContent div a:visited,.preheaderContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header style\r\n		@tip Set the background color and border for your email\'s header area.\r\n		@theme header\r\n		*/\r\n		#templateHeader{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border-bottom:0;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header text\r\n		@tip Set the styling for your email\'s header text. Choose a size and color that is easy to read.\r\n		*/\r\n		.headerContent{\r\n			/*@editable*/color:#202020;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:34px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			/*@editable*/padding:0;\r\n			/*@editable*/text-align:center;\r\n			/*@editable*/vertical-align:middle;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header link\r\n		@tip Set the styling for your email\'s header links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.headerContent a:link,.headerContent a:visited,.headerContent a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		#headerImage{\r\n			height:auto;\r\n			max-width:600px !important;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body style\r\n		@tip Set the background color for your email\'s body area.\r\n		*/\r\n		#templateContainer,.bodyContent{\r\n			/*@editable*/background-color:#FFFFFF;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body text\r\n		@tip Set the styling for your email\'s main content text. Choose a size and color that is easy to read.\r\n		@theme main\r\n		*/\r\n		.bodyContent div{\r\n			/*@editable*/color:#505050;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:14px;\r\n			/*@editable*/line-height:150%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body link\r\n		@tip Set the styling for your email\'s main content links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.bodyContent div a:link,.bodyContent div a:visited,.bodyContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		.bodyContent img{\r\n			display:inline;\r\n			height:auto;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer style\r\n		@tip Set the background color and top border for your email\'s footer area.\r\n		@theme footer\r\n		*/\r\n		#templateFooter{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border-top:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer text\r\n		@tip Set the styling for your email\'s footer text. Choose a size and color that is easy to read.\r\n		@theme footer\r\n		*/\r\n		.footerContent div{\r\n			/*@editable*/color:#707070;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:12px;\r\n			/*@editable*/line-height:125%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer link\r\n		@tip Set the styling for your email\'s footer links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.footerContent div a:link,.footerContent div a:visited,.footerContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		.footerContent img{\r\n			display:inline;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section social bar style\r\n		@tip Set the background color and border for your email\'s footer social bar.\r\n		@theme footer\r\n		*/\r\n		#social{\r\n			/*@editable*/background-color:#FAFAFA;\r\n			/*@editable*/border:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section social bar style\r\n		@tip Set the background color and border for your email\'s footer social bar.\r\n		*/\r\n		#social div{\r\n			/*@editable*/text-align:center;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section utility bar style\r\n		@tip Set the background color and border for your email\'s footer utility bar.\r\n		@theme footer\r\n		*/\r\n		#utility{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section utility bar style\r\n		@tip Set the background color and border for your email\'s footer utility bar.\r\n		*/\r\n		#utility div{\r\n			/*@editable*/text-align:center;\r\n		}\r\n	</style>\r\n	</head>\r\n    <body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\">\r\n    	<center>\r\n        	<table border=\"0\" cellpadding=\"0\" cellspacing=\"20\" height=\"100%\" width=\"100%\" id=\"backgroundTable\">\r\n            	<tr>\r\n                	<td align=\"center\" valign=\"top\">\r\n                        <!-- // Begin Template Preheader \\\\ -->\r\n                        <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"560\" id=\"templatePreheader\">\r\n                            <tr>\r\n                                <td valign=\"top\" class=\"preheaderContent\">\r\n                                \r\n                                	<!-- // Begin Module: Standard Preheader \\ -->\r\n                                    <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"100%\">\r\n                                    	<tr>\r\n                                        	<td valign=\"top\">&nbsp;</td>\r\n                                        </tr>\r\n                                    </table>\r\n                                	<!-- // End Module: Standard Preheader \\ -->\r\n                                \r\n                                </td>\r\n                            </tr>\r\n                        </table>\r\n                        <!-- // End Template Preheader \\\\ -->\r\n                    	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateContainer\">\r\n                         	<tr>\r\n                            	<td align=\"center\" valign=\"top\">\r\n                                    <!-- // Begin Template Body \\\\ -->\r\n                                	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateBody\">\r\n                                    	<tr>\r\n                                            <td valign=\"top\" class=\"bodyContent\">\r\n                                \r\n                                                <!-- // Begin Module: Standard Content \\\\ -->\r\n                                                <table border=\"0\" cellpadding=\"20\" cellspacing=\"0\" width=\"100%\">\r\n                                                    <tr>\r\n                                                        <td valign=\"top\">\r\n                                                            <div gsedit=\"std_content\">\n<p>Hi,</p>\n<p>You\'re going to love the [newsman wp=\"blogname\"]! Before we begin sending you the information you requested, we want to be certain we have your permission.</p>\n<p>Click the link below to give us permission to send you information. It\'s fast and easy! If you cannot click the full URL below, please copy the URL and paste it into your web browser.</p>\n<p>CONFIRM BY CLICKING THIS URL:</p>\n<p><a href=\"[newsman link=\'confirmation\']\">[newsman link=\"confirmation\"]</a></p>\n<p>If you do not want to subscribe, simply ignore this message.</p>\n<p>&nbsp;</p>\n<p>Best Regards,<br>\n	[newsman wp=\"blogname\"]<br>\n	<a href=\"[newsman wp=\'url\']\">[newsman wp=\"url\"]</a></p>\n<p style=\"font-size: x-small\">\n	Request generated by:<br>\n	IP:&nbsp;[newsman sub=\"ip\"], date:&nbsp;[newsman sub=\"ts\"]</p></div>\r\n														</td>\r\n                                                    </tr>\r\n                                                </table>\r\n                                                <!-- // End Module: Standard Content \\\\ -->\r\n                                                \r\n                                            </td>\r\n                                        </tr>\r\n                                    </table>\r\n                                    <!-- // End Template Body \\\\ -->\r\n                                </td>\r\n                            </tr>\r\n                        </table>\r\n                        <br>\r\n                    </td>\r\n                </tr>\r\n                <tr>\r\n                	<td align=\"center\">[newsman badge]</td>\r\n                </tr>\r\n            </table>\r\n        </center>\r\n    </body>\r\n</html>','\nHi,\n\nYou\'re going to love the [newsman wp=\"blogname\"]! Before we begin sending you the information you requested, we want to be certain we have your permission.\n\nClick the link below to give us permission to send you information. It\'s fast and easy! If you cannot click the full URL below, please copy the URL and paste it into your web browser.\n\nCONFIRM BY CLICKING THIS URL:\n\n[newsman link=\"confirmation\"]\n\nIf you do not want to subscribe, simply ignore this message.\n\nBest Regards,\n[newsman wp=\"blogname\"]\n\n--\nRequest generated by:\nIP: [newsman sub=\"ip\"]\nDate: [newsman sub=\"ts\"]\nURL: [newsman wp=\"url\"]\n','','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html>\n<head>\n<!-- Facebook sharing information tags --><meta property=\"og:title\" content=\"[newsman subject]\">\n<title>[newsman subject]</title>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" style=\"width:100% !important;-webkit-text-size-adjust:none;margin:0;padding:0;background-color:#DEDEDE;\">\r\n    	<center>\r\n        	<table border=\"0\" cellpadding=\"0\" cellspacing=\"20\" height=\"100%\" width=\"100%\" id=\"backgroundTable\" style=\"height:100% !important;margin:0;padding:0;width:100% !important;background-color:#DEDEDE;\">\n<tr>\n<td align=\"center\" valign=\"top\" style=\"border-collapse:collapse;\">\r\n                        <!-- // Begin Template Preheader \\\\ -->\r\n                        <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"560\" id=\"templatePreheader\" style=\"background-color:#DEDEDE;\"><tr>\n<td valign=\"top\" class=\"preheaderContent\" style=\"border-collapse:collapse;\">\r\n                                \r\n                                	<!-- // Begin Module: Standard Preheader \\ -->\r\n                                    <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"100%\"><tr>\n<td valign=\"top\" style=\"border-collapse:collapse;\">&nbsp;</td>\r\n                                        </tr></table>\n<!-- // End Module: Standard Preheader \\ -->\n</td>\r\n                            </tr></table>\n<!-- // End Template Preheader \\\\ --><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateContainer\" style=\"border:0px solid #DDDDDD;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;background-color:#FFFFFF;\"><tr>\n<td align=\"center\" valign=\"top\" style=\"border-collapse:collapse;\">\r\n                                    <!-- // Begin Template Body \\\\ -->\r\n                                	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateBody\" style=\"-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\"><tr>\n<td valign=\"top\" class=\"bodyContent\" style=\"border-collapse:collapse;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;background-color:#FFFFFF;\">\r\n                                \r\n                                                <!-- // Begin Module: Standard Content \\\\ -->\r\n                                                <table border=\"0\" cellpadding=\"20\" cellspacing=\"0\" width=\"100%\" style=\"-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\"><tr>\n<td valign=\"top\" style=\"border-collapse:collapse;\">\r\n                                                            <div gsedit=\"std_content\" style=\"color:#505050;\r\n			font-family:Arial;\r\n			font-size:14px;\r\n			line-height:150%;\r\n			text-align:left;\">\n<p>Hi,</p>\n<p>You\'re going to love the [newsman wp=\"blogname\"]! Before we begin sending you the information you requested, we want to be certain we have your permission.</p>\n<p>Click the link below to give us permission to send you information. It\'s fast and easy! If you cannot click the full URL below, please copy the URL and paste it into your web browser.</p>\n<p>CONFIRM BY CLICKING THIS URL:</p>\n<p><a href=\"[newsman link=\'confirmation\']\">[newsman link=\"confirmation\"]</a></p>\n<p>If you do not want to subscribe, simply ignore this message.</p>\n<p>&nbsp;</p>\n<p>Best Regards,<br>\n	[newsman wp=\"blogname\"]<br><a href=\"[newsman wp=\'url\']\">[newsman wp=\"url\"]</a></p>\n<p style=\"font-size:x-small;\">\n	Request generated by:<br>\n	IP:&nbsp;[newsman sub=\"ip\"], date:&nbsp;[newsman sub=\"ts\"]</p>\n</div>\r\n														</td>\r\n                                                    </tr></table>\n<!-- // End Module: Standard Content \\\\ -->\n</td>\r\n                                        </tr></table>\n<!-- // End Template Body \\\\ -->\n</td>\r\n                            </tr></table>\n<br>\n</td>\r\n                </tr>\n<tr>\n<td align=\"center\" style=\"border-collapse:collapse;\">[newsman badge]</td>\r\n                </tr>\n</table>\n</center>\r\n    </body>\n</html>\n','','','',''),(11,1,6,1,'Unsubscribe notification','Removal Request Confirmation\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html>\r\n    <head>\r\n        \r\n        <!-- Facebook sharing information tags -->\r\n        <meta property=\"og:title\" content=\"[newsman subject]\">\r\n        \r\n        <title>[newsman subject]</title>\r\n		\r\n	<style type=\"text/css\">\r\n		#outlook a{\r\n			padding:0;\r\n		}\r\n		body{\r\n			width:100% !important;\r\n		}\r\n		.ReadMsgBody{\r\n			width:100%;\r\n		}\r\n		.ExternalClass{\r\n			width:100%;\r\n		}\r\n		body{\r\n			-webkit-text-size-adjust:none;\r\n		}\r\n		body{\r\n			margin:0;\r\n			padding:0;\r\n		}\r\n		img{\r\n			border:0;\r\n			height:auto;\r\n			line-height:100%;\r\n			outline:none;\r\n			text-decoration:none;\r\n		}\r\n		table td{\r\n			border-collapse:collapse;\r\n		}\r\n		#backgroundTable{\r\n			height:100% !important;\r\n			margin:0;\r\n			padding:0;\r\n			width:100% !important;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section background color\r\n		@tip Set the background color for your email. You may want to choose one that matches your company\'s branding.\r\n		@theme page\r\n		*/\r\n		body,#backgroundTable{\r\n			/*@editable*/background-color:#DEDEDE;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section email border\r\n		@tip Set the border for your email.\r\n		*/\r\n		#templateContainer{\r\n			/*@editable*/border: 0px solid #DDDDDD;			\r\n		}\r\n\r\n		#templateContainer, #templateBody, .bodyContent, .bodyContent > table {\r\n			-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\r\n			/*overflow: hidden;*/\r\n		}\r\n\r\n		/*\r\n		@tab Page\r\n		@section heading 1\r\n		@tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.\r\n		@style heading 1\r\n		*/\r\n		h1,.h1{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:34px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 2\r\n		@tip Set the styling for all second-level headings in your emails.\r\n		@style heading 2\r\n		*/\r\n		h2,.h2{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:30px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 3\r\n		@tip Set the styling for all third-level headings in your emails.\r\n		@style heading 3\r\n		*/\r\n		h3,.h3{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:26px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 4\r\n		@tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.\r\n		@style heading 4\r\n		*/\r\n		h4,.h4{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:22px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader style\r\n		@tip Set the background color for your email\'s preheader area.\r\n		@theme page\r\n		*/\r\n		#templatePreheader{\r\n			/*@editable*/background-color:#DEDEDE;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader text\r\n		@tip Set the styling for your email\'s preheader text. Choose a size and color that is easy to read.\r\n		*/\r\n		.preheaderContent div{\r\n			/*@editable*/color:#505050;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:10px;\r\n			/*@editable*/line-height:100%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader link\r\n		@tip Set the styling for your email\'s preheader links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.preheaderContent div a:link,.preheaderContent div a:visited,.preheaderContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header style\r\n		@tip Set the background color and border for your email\'s header area.\r\n		@theme header\r\n		*/\r\n		#templateHeader{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border-bottom:0;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header text\r\n		@tip Set the styling for your email\'s header text. Choose a size and color that is easy to read.\r\n		*/\r\n		.headerContent{\r\n			/*@editable*/color:#202020;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:34px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			/*@editable*/padding:0;\r\n			/*@editable*/text-align:center;\r\n			/*@editable*/vertical-align:middle;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header link\r\n		@tip Set the styling for your email\'s header links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.headerContent a:link,.headerContent a:visited,.headerContent a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		#headerImage{\r\n			height:auto;\r\n			max-width:600px !important;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body style\r\n		@tip Set the background color for your email\'s body area.\r\n		*/\r\n		#templateContainer,.bodyContent{\r\n			/*@editable*/background-color:#FFFFFF;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body text\r\n		@tip Set the styling for your email\'s main content text. Choose a size and color that is easy to read.\r\n		@theme main\r\n		*/\r\n		.bodyContent div{\r\n			/*@editable*/color:#505050;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:14px;\r\n			/*@editable*/line-height:150%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body link\r\n		@tip Set the styling for your email\'s main content links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.bodyContent div a:link,.bodyContent div a:visited,.bodyContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		.bodyContent img{\r\n			display:inline;\r\n			height:auto;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer style\r\n		@tip Set the background color and top border for your email\'s footer area.\r\n		@theme footer\r\n		*/\r\n		#templateFooter{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border-top:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer text\r\n		@tip Set the styling for your email\'s footer text. Choose a size and color that is easy to read.\r\n		@theme footer\r\n		*/\r\n		.footerContent div{\r\n			/*@editable*/color:#707070;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:12px;\r\n			/*@editable*/line-height:125%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer link\r\n		@tip Set the styling for your email\'s footer links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.footerContent div a:link,.footerContent div a:visited,.footerContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		.footerContent img{\r\n			display:inline;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section social bar style\r\n		@tip Set the background color and border for your email\'s footer social bar.\r\n		@theme footer\r\n		*/\r\n		#social{\r\n			/*@editable*/background-color:#FAFAFA;\r\n			/*@editable*/border:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section social bar style\r\n		@tip Set the background color and border for your email\'s footer social bar.\r\n		*/\r\n		#social div{\r\n			/*@editable*/text-align:center;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section utility bar style\r\n		@tip Set the background color and border for your email\'s footer utility bar.\r\n		@theme footer\r\n		*/\r\n		#utility{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section utility bar style\r\n		@tip Set the background color and border for your email\'s footer utility bar.\r\n		*/\r\n		#utility div{\r\n			/*@editable*/text-align:center;\r\n		}\r\n	</style>\r\n	</head>\r\n    <body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\">\r\n    	<center>\r\n        	<table border=\"0\" cellpadding=\"0\" cellspacing=\"20\" height=\"100%\" width=\"100%\" id=\"backgroundTable\">\r\n            	<tr>\r\n                	<td align=\"center\" valign=\"top\">\r\n                        <!-- // Begin Template Preheader \\\\ -->\r\n                        <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"560\" id=\"templatePreheader\">\r\n                            <tr>\r\n                                <td valign=\"top\" class=\"preheaderContent\">\r\n                                \r\n                                	<!-- // Begin Module: Standard Preheader \\ -->\r\n                                    <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"100%\">\r\n                                    	<tr>\r\n                                        	<td valign=\"top\">&nbsp;</td>\r\n                                        </tr>\r\n                                    </table>\r\n                                	<!-- // End Module: Standard Preheader \\ -->\r\n                                \r\n                                </td>\r\n                            </tr>\r\n                        </table>\r\n                        <!-- // End Template Preheader \\\\ -->\r\n                    	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateContainer\">\r\n                         	<tr>\r\n                            	<td align=\"center\" valign=\"top\">\r\n                                    <!-- // Begin Template Body \\\\ -->\r\n                                	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateBody\">\r\n                                    	<tr>\r\n                                            <td valign=\"top\" class=\"bodyContent\">\r\n                                \r\n                                                <!-- // Begin Module: Standard Content \\\\ -->\r\n                                                <table border=\"0\" cellpadding=\"20\" cellspacing=\"0\" width=\"100%\">\r\n                                                    <tr>\r\n                                                        <td valign=\"top\">\r\n                                                            <div gsedit=\"std_content\">\n<p>Hi,</p>\n<p>This email is being sent to notify you that we have received a request to remove the following record from our mailing list:</p>\n<p>Email: [newsman sub=\"email\"]</p>\n<p>This record was removed from our online database and will also be removed from any backup files shortly.</p>\n<p>If you do receive further unwanted email from our system, please let us know using the contact information below and we\'d be happy to address the issue immediately.</p>\n<p>&nbsp;</p>\n<p>Sincerely,<br>\n[newsman me=\"name\"]<br>\n[newsman me=\"email\"]<br>\n<a href=\"[newsman wp=\'url\']\">[newsman wp=\"url\"]</a></p></div>\r\n														</td>\r\n                                                    </tr>\r\n                                                </table>\r\n                                                <!-- // End Module: Standard Content \\\\ -->\r\n                                                \r\n                                            </td>\r\n                                        </tr>\r\n                                    </table>\r\n                                    <!-- // End Template Body \\\\ -->\r\n                                </td>\r\n                            </tr>\r\n                        </table>\r\n                        <br>\r\n                    </td>\r\n                </tr>\r\n                <tr>\r\n                	<td align=\"center\">[newsman badge]</td>\r\n                </tr>\r\n            </table>\r\n        </center>\r\n    </body>\r\n</html>','\nHi,\n\nThis email is being sent to notify you that we have received a request to remove the following record from our mailing list:\n\nEmail: [newsman sub=\"email\"]\n\nThis record was removed from our online database and will also be removed from any backup files shortly.\n\nIf you do receive further unwanted email from our system, please let us know using the contact information below and we\'d be happy to address the issue immediately.\n\nSincerely,\n[newsman me=\"name\"]\n[newsman me=\"email\"]\n[newsman wp=\"url\"]\n','','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html>\n<head>\n<!-- Facebook sharing information tags --><meta property=\"og:title\" content=\"[newsman subject]\">\n<title>[newsman subject]</title>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" style=\"width:100% !important;-webkit-text-size-adjust:none;margin:0;padding:0;background-color:#DEDEDE;\">\r\n    	<center>\r\n        	<table border=\"0\" cellpadding=\"0\" cellspacing=\"20\" height=\"100%\" width=\"100%\" id=\"backgroundTable\" style=\"height:100% !important;margin:0;padding:0;width:100% !important;background-color:#DEDEDE;\">\n<tr>\n<td align=\"center\" valign=\"top\" style=\"border-collapse:collapse;\">\r\n                        <!-- // Begin Template Preheader \\\\ -->\r\n                        <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"560\" id=\"templatePreheader\" style=\"background-color:#DEDEDE;\"><tr>\n<td valign=\"top\" class=\"preheaderContent\" style=\"border-collapse:collapse;\">\r\n                                \r\n                                	<!-- // Begin Module: Standard Preheader \\ -->\r\n                                    <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"100%\"><tr>\n<td valign=\"top\" style=\"border-collapse:collapse;\">&nbsp;</td>\r\n                                        </tr></table>\n<!-- // End Module: Standard Preheader \\ -->\n</td>\r\n                            </tr></table>\n<!-- // End Template Preheader \\\\ --><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateContainer\" style=\"border:0px solid #DDDDDD;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;background-color:#FFFFFF;\"><tr>\n<td align=\"center\" valign=\"top\" style=\"border-collapse:collapse;\">\r\n                                    <!-- // Begin Template Body \\\\ -->\r\n                                	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateBody\" style=\"-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\"><tr>\n<td valign=\"top\" class=\"bodyContent\" style=\"border-collapse:collapse;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;background-color:#FFFFFF;\">\r\n                                \r\n                                                <!-- // Begin Module: Standard Content \\\\ -->\r\n                                                <table border=\"0\" cellpadding=\"20\" cellspacing=\"0\" width=\"100%\" style=\"-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\"><tr>\n<td valign=\"top\" style=\"border-collapse:collapse;\">\r\n                                                            <div gsedit=\"std_content\" style=\"color:#505050;\r\n			font-family:Arial;\r\n			font-size:14px;\r\n			line-height:150%;\r\n			text-align:left;\">\n<p>Hi,</p>\n<p>This email is being sent to notify you that we have received a request to remove the following record from our mailing list:</p>\n<p>Email: [newsman sub=\"email\"]</p>\n<p>This record was removed from our online database and will also be removed from any backup files shortly.</p>\n<p>If you do receive further unwanted email from our system, please let us know using the contact information below and we\'d be happy to address the issue immediately.</p>\n<p>&nbsp;</p>\n<p>Sincerely,<br>\n[newsman me=\"name\"]<br>\n[newsman me=\"email\"]<br><a href=\"[newsman wp=\'url\']\">[newsman wp=\"url\"]</a></p>\n</div>\r\n														</td>\r\n                                                    </tr></table>\n<!-- // End Module: Standard Content \\\\ -->\n</td>\r\n                                        </tr></table>\n<!-- // End Template Body \\\\ -->\n</td>\r\n                            </tr></table>\n<br>\n</td>\r\n                </tr>\n<tr>\n<td align=\"center\" style=\"border-collapse:collapse;\">[newsman badge]</td>\r\n                </tr>\n</table>\n</center>\r\n    </body>\n</html>\n','','','',''),(12,1,1,1,'Welcome letter, thanks for subscribing','Welcome from [newsman me=\"name\"]\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html>\r\n    <head>\r\n        \r\n        <!-- Facebook sharing information tags -->\r\n        <meta property=\"og:title\" content=\"[newsman subject]\">\r\n        \r\n        <title>[newsman subject]</title>\r\n		\r\n	<style type=\"text/css\">\r\n		#outlook a{\r\n			padding:0;\r\n		}\r\n		body{\r\n			width:100% !important;\r\n		}\r\n		.ReadMsgBody{\r\n			width:100%;\r\n		}\r\n		.ExternalClass{\r\n			width:100%;\r\n		}\r\n		body{\r\n			-webkit-text-size-adjust:none;\r\n		}\r\n		body{\r\n			margin:0;\r\n			padding:0;\r\n		}\r\n		img{\r\n			border:0;\r\n			height:auto;\r\n			line-height:100%;\r\n			outline:none;\r\n			text-decoration:none;\r\n		}\r\n		table td{\r\n			border-collapse:collapse;\r\n		}\r\n		#backgroundTable{\r\n			height:100% !important;\r\n			margin:0;\r\n			padding:0;\r\n			width:100% !important;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section background color\r\n		@tip Set the background color for your email. You may want to choose one that matches your company\'s branding.\r\n		@theme page\r\n		*/\r\n		body,#backgroundTable{\r\n			/*@editable*/background-color:#DEDEDE;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section email border\r\n		@tip Set the border for your email.\r\n		*/\r\n		#templateContainer{\r\n			/*@editable*/border: 0px solid #DDDDDD;			\r\n		}\r\n\r\n		#templateContainer, #templateBody, .bodyContent, .bodyContent > table {\r\n			-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\r\n			/*overflow: hidden;*/\r\n		}\r\n\r\n		/*\r\n		@tab Page\r\n		@section heading 1\r\n		@tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.\r\n		@style heading 1\r\n		*/\r\n		h1,.h1{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:34px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 2\r\n		@tip Set the styling for all second-level headings in your emails.\r\n		@style heading 2\r\n		*/\r\n		h2,.h2{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:30px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 3\r\n		@tip Set the styling for all third-level headings in your emails.\r\n		@style heading 3\r\n		*/\r\n		h3,.h3{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:26px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 4\r\n		@tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.\r\n		@style heading 4\r\n		*/\r\n		h4,.h4{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:22px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader style\r\n		@tip Set the background color for your email\'s preheader area.\r\n		@theme page\r\n		*/\r\n		#templatePreheader{\r\n			/*@editable*/background-color:#DEDEDE;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader text\r\n		@tip Set the styling for your email\'s preheader text. Choose a size and color that is easy to read.\r\n		*/\r\n		.preheaderContent div{\r\n			/*@editable*/color:#505050;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:10px;\r\n			/*@editable*/line-height:100%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader link\r\n		@tip Set the styling for your email\'s preheader links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.preheaderContent div a:link,.preheaderContent div a:visited,.preheaderContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header style\r\n		@tip Set the background color and border for your email\'s header area.\r\n		@theme header\r\n		*/\r\n		#templateHeader{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border-bottom:0;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header text\r\n		@tip Set the styling for your email\'s header text. Choose a size and color that is easy to read.\r\n		*/\r\n		.headerContent{\r\n			/*@editable*/color:#202020;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:34px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			/*@editable*/padding:0;\r\n			/*@editable*/text-align:center;\r\n			/*@editable*/vertical-align:middle;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header link\r\n		@tip Set the styling for your email\'s header links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.headerContent a:link,.headerContent a:visited,.headerContent a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		#headerImage{\r\n			height:auto;\r\n			max-width:600px !important;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body style\r\n		@tip Set the background color for your email\'s body area.\r\n		*/\r\n		#templateContainer,.bodyContent{\r\n			/*@editable*/background-color:#FFFFFF;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body text\r\n		@tip Set the styling for your email\'s main content text. Choose a size and color that is easy to read.\r\n		@theme main\r\n		*/\r\n		.bodyContent div{\r\n			/*@editable*/color:#505050;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:14px;\r\n			/*@editable*/line-height:150%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body link\r\n		@tip Set the styling for your email\'s main content links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.bodyContent div a:link,.bodyContent div a:visited,.bodyContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		.bodyContent img{\r\n			display:inline;\r\n			height:auto;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer style\r\n		@tip Set the background color and top border for your email\'s footer area.\r\n		@theme footer\r\n		*/\r\n		#templateFooter{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border-top:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer text\r\n		@tip Set the styling for your email\'s footer text. Choose a size and color that is easy to read.\r\n		@theme footer\r\n		*/\r\n		.footerContent div{\r\n			/*@editable*/color:#707070;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:12px;\r\n			/*@editable*/line-height:125%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer link\r\n		@tip Set the styling for your email\'s footer links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.footerContent div a:link,.footerContent div a:visited,.footerContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		.footerContent img{\r\n			display:inline;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section social bar style\r\n		@tip Set the background color and border for your email\'s footer social bar.\r\n		@theme footer\r\n		*/\r\n		#social{\r\n			/*@editable*/background-color:#FAFAFA;\r\n			/*@editable*/border:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section social bar style\r\n		@tip Set the background color and border for your email\'s footer social bar.\r\n		*/\r\n		#social div{\r\n			/*@editable*/text-align:center;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section utility bar style\r\n		@tip Set the background color and border for your email\'s footer utility bar.\r\n		@theme footer\r\n		*/\r\n		#utility{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section utility bar style\r\n		@tip Set the background color and border for your email\'s footer utility bar.\r\n		*/\r\n		#utility div{\r\n			/*@editable*/text-align:center;\r\n		}\r\n	</style>\r\n	</head>\r\n    <body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\">\r\n    	<center>\r\n        	<table border=\"0\" cellpadding=\"0\" cellspacing=\"20\" height=\"100%\" width=\"100%\" id=\"backgroundTable\">\r\n            	<tr>\r\n                	<td align=\"center\" valign=\"top\">\r\n                        <!-- // Begin Template Preheader \\\\ -->\r\n                        <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"560\" id=\"templatePreheader\">\r\n                            <tr>\r\n                                <td valign=\"top\" class=\"preheaderContent\">\r\n                                \r\n                                	<!-- // Begin Module: Standard Preheader \\ -->\r\n                                    <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"100%\">\r\n                                    	<tr>\r\n                                        	<td valign=\"top\">&nbsp;</td>\r\n                                        </tr>\r\n                                    </table>\r\n                                	<!-- // End Module: Standard Preheader \\ -->\r\n                                \r\n                                </td>\r\n                            </tr>\r\n                        </table>\r\n                        <!-- // End Template Preheader \\\\ -->\r\n                    	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateContainer\">\r\n                         	<tr>\r\n                            	<td align=\"center\" valign=\"top\">\r\n                                    <!-- // Begin Template Body \\\\ -->\r\n                                	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateBody\">\r\n                                    	<tr>\r\n                                            <td valign=\"top\" class=\"bodyContent\">\r\n                                \r\n                                                <!-- // Begin Module: Standard Content \\\\ -->\r\n                                                <table border=\"0\" cellpadding=\"20\" cellspacing=\"0\" width=\"100%\">\r\n                                                    <tr>\r\n                                                        <td valign=\"top\">\r\n                                                            <div gsedit=\"std_content\">\n<p>Hi,</p>\n<p>Thank you for your subscription. You are now signed up to my newsletter, and will get great tips, tricks, and strategies a few times a month.  Hope you get some value out of it!  It\'s where ALL of my best posts go!</p>\n<p>We will not share your email address with any third parties and will keep your personal information private and secure.</p>\n<p>To ensure you receive future subscribers-only great tips, tricks, and offers, please add [newsman me=\"email\"] to your e-mail address book or safe senders list.</p>\n<p>&nbsp;</p>\n\n<p>Sincerely,<br>\n[newsman me=\"name\"]<br>\n[newsman me=\"email\"]<br>\n<a href=\"[newsman wp=\'url\']\">[newsman wp=\"url\"]</a></p>\n<p>&nbsp;<p>\n<table bgcolor=\"#eeeeee\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" style=\"background-color: #eeeeee; background-position: top; background-repeat: repeat-x; border-top-color: #dddddd; border-top-style: solid; border-top-width: 2px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px;\"> \n <tbody> \n	<tr> \n	 <td colspan=\"4\" style=\"height: 28px; white-space : nowrap;\">&nbsp;</td> \n	</tr> \n	<tr> \n	 <td style=\"width: 25px;\"></td> \n	 <td width=\"10\"></td> \n	 <td style=\"font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 11px; line-height: 17px; color: #777; text-shadow: 0 1px 0 #ffffff;\"> \n		<div style=\"font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 11px; line-height: 17px; color: #666; text-shadow: 0 1px 0 #ffffff;\">\n			You subscribed on [newsman sub=\"ts\"] at <a href=\"[newsman wp=\'url\']\" style=\"border: none; color: #0084b4; text-decoration: none;\">[newsman wp=\"blogname\"]</a> from IP: [newsman sub=\"ip\"]\n		</div> \n		<div style=\"font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 11px; line-height: 17px; color: #666; text-shadow: 0 1px 0 #ffffff;\">\n		 You can also \n		 <a href=\"[newsman link=\'unsubscribe\']\" style=\"border: none; color: #0084b4; text-decoration: none;\">unsubscribe here</a>.</div> \n		<div>\n		 <a href=\"#\" style=\"border: none; color: #0084b4; text-decoration: none; font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; text-decoration: none; font-size: 11px; line-height: 17px; color: #999999; text-shadow: 0 1px 0 #ffffff;\">Copyright (C) [newsman wp=\"blogname\"]. <span style=\"white-space: nowrap;\">All rights reserved.</span></a>\n		</div> </td> \n	 <td style=\"width: 75px;\"></td> \n	</tr> \n	<tr> \n	 <td colspan=\"3\" height=\"25\"></td> \n	</tr> \n </tbody> \n</table></div>\r\n														</td>\r\n                                                    </tr>\r\n                                                </table>\r\n                                                <!-- // End Module: Standard Content \\\\ -->\r\n                                                \r\n                                            </td>\r\n                                        </tr>\r\n                                    </table>\r\n                                    <!-- // End Template Body \\\\ -->\r\n                                </td>\r\n                            </tr>\r\n                        </table>\r\n                        <br>\r\n                    </td>\r\n                </tr>\r\n                <tr>\r\n                	<td align=\"center\">[newsman badge]</td>\r\n                </tr>\r\n            </table>\r\n        </center>\r\n    </body>\r\n</html>','\nHi,\n\nThank you for your subscription. You are now signed up to my newsletter, and will get great tips, tricks, and strategies a few times a month.  Hope you get some value out of it!  It\'s where ALL of my best posts go!\n\nWe will not share your email address with any third parties and will keep your personal information private and secure. \n\nTo ensure you receive future subscribers-only great tips, tricks, and offers, please add [newsman me=\"email\"] to your e-mail address book or safe senders list.\n\nSincerely,\n[newsman me=\"name\"]\n[newsman me=\"email\"]\n[newsman wp=\"url\"]\n\n--\nYou are receiving this email because on [newsman sub=\"ts\"] at [newsman wp=\"url\"] you subscribed to receive our e-newsletters.\n						 \nYou can unsubscribe via the link below:\n[newsman link=\"unsubscribe\"]\n','','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html>\n<head>\n<!-- Facebook sharing information tags --><meta property=\"og:title\" content=\"[newsman subject]\">\n<title>[newsman subject]</title>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" style=\"width:100% !important;-webkit-text-size-adjust:none;margin:0;padding:0;background-color:#DEDEDE;\">\r\n    	<center>\r\n        	<table border=\"0\" cellpadding=\"0\" cellspacing=\"20\" height=\"100%\" width=\"100%\" id=\"backgroundTable\" style=\"height:100% !important;margin:0;padding:0;width:100% !important;background-color:#DEDEDE;\">\n<tr>\n<td align=\"center\" valign=\"top\" style=\"border-collapse:collapse;\">\r\n                        <!-- // Begin Template Preheader \\\\ -->\r\n                        <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"560\" id=\"templatePreheader\" style=\"background-color:#DEDEDE;\"><tr>\n<td valign=\"top\" class=\"preheaderContent\" style=\"border-collapse:collapse;\">\r\n                                \r\n                                	<!-- // Begin Module: Standard Preheader \\ -->\r\n                                    <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"100%\"><tr>\n<td valign=\"top\" style=\"border-collapse:collapse;\">&nbsp;</td>\r\n                                        </tr></table>\n<!-- // End Module: Standard Preheader \\ -->\n</td>\r\n                            </tr></table>\n<!-- // End Template Preheader \\\\ --><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateContainer\" style=\"border:0px solid #DDDDDD;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;background-color:#FFFFFF;\"><tr>\n<td align=\"center\" valign=\"top\" style=\"border-collapse:collapse;\">\r\n                                    <!-- // Begin Template Body \\\\ -->\r\n                                	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateBody\" style=\"-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\"><tr>\n<td valign=\"top\" class=\"bodyContent\" style=\"border-collapse:collapse;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;background-color:#FFFFFF;\">\r\n                                \r\n                                                <!-- // Begin Module: Standard Content \\\\ -->\r\n                                                <table border=\"0\" cellpadding=\"20\" cellspacing=\"0\" width=\"100%\" style=\"-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\"><tr>\n<td valign=\"top\" style=\"border-collapse:collapse;\">\r\n                                                            <div gsedit=\"std_content\" style=\"color:#505050;\r\n			font-family:Arial;\r\n			font-size:14px;\r\n			line-height:150%;\r\n			text-align:left;\">\n<p>Hi,</p>\n<p>Thank you for your subscription. You are now signed up to my newsletter, and will get great tips, tricks, and strategies a few times a month.  Hope you get some value out of it!  It\'s where ALL of my best posts go!</p>\n<p>We will not share your email address with any third parties and will keep your personal information private and secure.</p>\n<p>To ensure you receive future subscribers-only great tips, tricks, and offers, please add [newsman me=\"email\"] to your e-mail address book or safe senders list.</p>\n<p>&nbsp;</p>\n\n<p>Sincerely,<br>\n[newsman me=\"name\"]<br>\n[newsman me=\"email\"]<br><a href=\"[newsman wp=\'url\']\">[newsman wp=\"url\"]</a></p>\n<p>&nbsp;</p>\n<p>\n</p>\n<table bgcolor=\"#eeeeee\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" style=\"background-color:#eeeeee;background-position:top;background-repeat:repeat-x;border-top-color:#dddddd;border-top-style:solid;border-top-width:2px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;\"><tbody>\n<tr>\n<td colspan=\"4\" style=\"height:28px;white-space:nowrap;border-collapse:collapse;\">&nbsp;</td> \n	</tr>\n<tr>\n<td style=\"width:25px;border-collapse:collapse;\"></td> \n	 <td width=\"10\" style=\"border-collapse:collapse;\"></td> \n	 <td style=\"font-family:\'Helvetica Neue\', Helvetica, Arial, sans-serif;font-size:11px;line-height:17px;color:#777;text-shadow:0 1px 0 #ffffff;border-collapse:collapse;\"> \n		<div style=\"font-family:\'Helvetica Neue\', Helvetica, Arial, sans-serif;font-size:11px;line-height:17px;color:#666;text-shadow:0 1px 0 #ffffff;text-align:left;\">\n			You subscribed on [newsman sub=\"ts\"] at <a href=\"[newsman wp=\'url\']\" style=\"border:none;color:#0084b4;text-decoration:none;\">[newsman wp=\"blogname\"]</a> from IP: [newsman sub=\"ip\"]\n		</div> \n		<div style=\"font-family:\'Helvetica Neue\', Helvetica, Arial, sans-serif;font-size:11px;line-height:17px;color:#666;text-shadow:0 1px 0 #ffffff;text-align:left;\">\n		 You can also \n		 <a href=\"[newsman link=\'unsubscribe\']\" style=\"border:none;color:#0084b4;text-decoration:none;\">unsubscribe here</a>.</div> \n		<div style=\"color:#505050;\r\n			font-family:Arial;\r\n			font-size:14px;\r\n			line-height:150%;\r\n			text-align:left;\">\n		 <a href=\"#\" style=\"border:none;color:#999999;text-decoration:none;font-family:\'Helvetica Neue\', Helvetica, Arial, sans-serif;font-size:11px;line-height:17px;text-shadow:0 1px 0 #ffffff;\">Copyright (C) [newsman wp=\"blogname\"]. <span style=\"white-space:nowrap;\">All rights reserved.</span></a>\n		</div> </td> \n	 <td style=\"width:75px;border-collapse:collapse;\"></td> \n	</tr>\n<tr>\n<td colspan=\"3\" height=\"25\" style=\"border-collapse:collapse;\"></td> \n	</tr>\n</tbody></table>\n</div>\r\n														</td>\r\n                                                    </tr></table>\n<!-- // End Module: Standard Content \\\\ -->\n</td>\r\n                                        </tr></table>\n<!-- // End Template Body \\\\ -->\n</td>\r\n                            </tr></table>\n<br>\n</td>\r\n                </tr>\n<tr>\n<td align=\"center\" style=\"border-collapse:collapse;\">[newsman badge]</td>\r\n                </tr>\n</table>\n</center>\r\n    </body>\n</html>\n','','','',''),(13,1,7,1,'Unsubscribe confirmation','Unsubscribe Confirmation\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html>\r\n    <head>\r\n        \r\n        <!-- Facebook sharing information tags -->\r\n        <meta property=\"og:title\" content=\"[newsman subject]\">\r\n        \r\n        <title>[newsman subject]</title>\r\n		\r\n	<style type=\"text/css\">\r\n		#outlook a{\r\n			padding:0;\r\n		}\r\n		body{\r\n			width:100% !important;\r\n		}\r\n		.ReadMsgBody{\r\n			width:100%;\r\n		}\r\n		.ExternalClass{\r\n			width:100%;\r\n		}\r\n		body{\r\n			-webkit-text-size-adjust:none;\r\n		}\r\n		body{\r\n			margin:0;\r\n			padding:0;\r\n		}\r\n		img{\r\n			border:0;\r\n			height:auto;\r\n			line-height:100%;\r\n			outline:none;\r\n			text-decoration:none;\r\n		}\r\n		table td{\r\n			border-collapse:collapse;\r\n		}\r\n		#backgroundTable{\r\n			height:100% !important;\r\n			margin:0;\r\n			padding:0;\r\n			width:100% !important;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section background color\r\n		@tip Set the background color for your email. You may want to choose one that matches your company\'s branding.\r\n		@theme page\r\n		*/\r\n		body,#backgroundTable{\r\n			/*@editable*/background-color:#DEDEDE;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section email border\r\n		@tip Set the border for your email.\r\n		*/\r\n		#templateContainer{\r\n			/*@editable*/border: 0px solid #DDDDDD;			\r\n		}\r\n\r\n		#templateContainer, #templateBody, .bodyContent, .bodyContent > table {\r\n			-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\r\n			/*overflow: hidden;*/\r\n		}\r\n\r\n		/*\r\n		@tab Page\r\n		@section heading 1\r\n		@tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.\r\n		@style heading 1\r\n		*/\r\n		h1,.h1{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:34px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 2\r\n		@tip Set the styling for all second-level headings in your emails.\r\n		@style heading 2\r\n		*/\r\n		h2,.h2{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:30px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 3\r\n		@tip Set the styling for all third-level headings in your emails.\r\n		@style heading 3\r\n		*/\r\n		h3,.h3{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:26px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 4\r\n		@tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.\r\n		@style heading 4\r\n		*/\r\n		h4,.h4{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:22px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader style\r\n		@tip Set the background color for your email\'s preheader area.\r\n		@theme page\r\n		*/\r\n		#templatePreheader{\r\n			/*@editable*/background-color:#DEDEDE;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader text\r\n		@tip Set the styling for your email\'s preheader text. Choose a size and color that is easy to read.\r\n		*/\r\n		.preheaderContent div{\r\n			/*@editable*/color:#505050;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:10px;\r\n			/*@editable*/line-height:100%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader link\r\n		@tip Set the styling for your email\'s preheader links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.preheaderContent div a:link,.preheaderContent div a:visited,.preheaderContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header style\r\n		@tip Set the background color and border for your email\'s header area.\r\n		@theme header\r\n		*/\r\n		#templateHeader{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border-bottom:0;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header text\r\n		@tip Set the styling for your email\'s header text. Choose a size and color that is easy to read.\r\n		*/\r\n		.headerContent{\r\n			/*@editable*/color:#202020;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:34px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			/*@editable*/padding:0;\r\n			/*@editable*/text-align:center;\r\n			/*@editable*/vertical-align:middle;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header link\r\n		@tip Set the styling for your email\'s header links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.headerContent a:link,.headerContent a:visited,.headerContent a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		#headerImage{\r\n			height:auto;\r\n			max-width:600px !important;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body style\r\n		@tip Set the background color for your email\'s body area.\r\n		*/\r\n		#templateContainer,.bodyContent{\r\n			/*@editable*/background-color:#FFFFFF;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body text\r\n		@tip Set the styling for your email\'s main content text. Choose a size and color that is easy to read.\r\n		@theme main\r\n		*/\r\n		.bodyContent div{\r\n			/*@editable*/color:#505050;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:14px;\r\n			/*@editable*/line-height:150%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body link\r\n		@tip Set the styling for your email\'s main content links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.bodyContent div a:link,.bodyContent div a:visited,.bodyContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		.bodyContent img{\r\n			display:inline;\r\n			height:auto;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer style\r\n		@tip Set the background color and top border for your email\'s footer area.\r\n		@theme footer\r\n		*/\r\n		#templateFooter{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border-top:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer text\r\n		@tip Set the styling for your email\'s footer text. Choose a size and color that is easy to read.\r\n		@theme footer\r\n		*/\r\n		.footerContent div{\r\n			/*@editable*/color:#707070;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:12px;\r\n			/*@editable*/line-height:125%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer link\r\n		@tip Set the styling for your email\'s footer links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.footerContent div a:link,.footerContent div a:visited,.footerContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		.footerContent img{\r\n			display:inline;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section social bar style\r\n		@tip Set the background color and border for your email\'s footer social bar.\r\n		@theme footer\r\n		*/\r\n		#social{\r\n			/*@editable*/background-color:#FAFAFA;\r\n			/*@editable*/border:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section social bar style\r\n		@tip Set the background color and border for your email\'s footer social bar.\r\n		*/\r\n		#social div{\r\n			/*@editable*/text-align:center;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section utility bar style\r\n		@tip Set the background color and border for your email\'s footer utility bar.\r\n		@theme footer\r\n		*/\r\n		#utility{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section utility bar style\r\n		@tip Set the background color and border for your email\'s footer utility bar.\r\n		*/\r\n		#utility div{\r\n			/*@editable*/text-align:center;\r\n		}\r\n	</style>\r\n	</head>\r\n    <body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\">\r\n    	<center>\r\n        	<table border=\"0\" cellpadding=\"0\" cellspacing=\"20\" height=\"100%\" width=\"100%\" id=\"backgroundTable\">\r\n            	<tr>\r\n                	<td align=\"center\" valign=\"top\">\r\n                        <!-- // Begin Template Preheader \\\\ -->\r\n                        <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"560\" id=\"templatePreheader\">\r\n                            <tr>\r\n                                <td valign=\"top\" class=\"preheaderContent\">\r\n                                \r\n                                	<!-- // Begin Module: Standard Preheader \\ -->\r\n                                    <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"100%\">\r\n                                    	<tr>\r\n                                        	<td valign=\"top\">&nbsp;</td>\r\n                                        </tr>\r\n                                    </table>\r\n                                	<!-- // End Module: Standard Preheader \\ -->\r\n                                \r\n                                </td>\r\n                            </tr>\r\n                        </table>\r\n                        <!-- // End Template Preheader \\\\ -->\r\n                    	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateContainer\">\r\n                         	<tr>\r\n                            	<td align=\"center\" valign=\"top\">\r\n                                    <!-- // Begin Template Body \\\\ -->\r\n                                	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateBody\">\r\n                                    	<tr>\r\n                                            <td valign=\"top\" class=\"bodyContent\">\r\n                                \r\n                                                <!-- // Begin Module: Standard Content \\\\ -->\r\n                                                <table border=\"0\" cellpadding=\"20\" cellspacing=\"0\" width=\"100%\">\r\n                                                    <tr>\r\n                                                        <td valign=\"top\">\r\n                                                            <div gsedit=\"std_content\">\n<p>Hi,</p>\n<p>We just received a request to remove you from our mailing list. To make sure you are the owner of the email address we sent you this letter.</p>\n<p>To confirm your unsubscribe decision please go to the link below</p>\n<p><a href=\"[newsman link=\'unsubscribe-confirmation\']\">Please unsubscribe me</a></p>\n<p>If you don\'t want to unsubscribe just ignore or delete this message.</p>\n<p>&nbsp;</p>\n<p>Sincerely,<br>\n[newsman me=\"name\"]<br>\n[newsman me=\"email\"]<br>\n<a href=\"[newsman wp=\'url\']\">[newsman wp=\"url\"]</a></p></div>\r\n														</td>\r\n                                                    </tr>\r\n                                                </table>\r\n                                                <!-- // End Module: Standard Content \\\\ -->\r\n                                                \r\n                                            </td>\r\n                                        </tr>\r\n                                    </table>\r\n                                    <!-- // End Template Body \\\\ -->\r\n                                </td>\r\n                            </tr>\r\n                        </table>\r\n                        <br>\r\n                    </td>\r\n                </tr>\r\n                <tr>\r\n                	<td align=\"center\">[newsman badge]</td>\r\n                </tr>\r\n            </table>\r\n        </center>\r\n    </body>\r\n</html>','\nHi,\n\nWe just received a request to remove you from our mailing list. To make sure you are the owner of the email address we sent you this letter. \n\nTo confirm your unsubscribe decision please go to the link below\n\n[newsman link=\"confirm-unsubscribe\"]\n\nIf you don\'t want to unsubscribe just ignore or delete this message.\n\nSincerely,\n[newsman me=\"name\"]\n[newsman me=\"email\"]\n[newsman wp=\"url\"]\n','','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html>\n<head>\n<!-- Facebook sharing information tags --><meta property=\"og:title\" content=\"[newsman subject]\">\n<title>[newsman subject]</title>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" style=\"width:100% !important;-webkit-text-size-adjust:none;margin:0;padding:0;background-color:#DEDEDE;\">\r\n    	<center>\r\n        	<table border=\"0\" cellpadding=\"0\" cellspacing=\"20\" height=\"100%\" width=\"100%\" id=\"backgroundTable\" style=\"height:100% !important;margin:0;padding:0;width:100% !important;background-color:#DEDEDE;\">\n<tr>\n<td align=\"center\" valign=\"top\" style=\"border-collapse:collapse;\">\r\n                        <!-- // Begin Template Preheader \\\\ -->\r\n                        <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"560\" id=\"templatePreheader\" style=\"background-color:#DEDEDE;\"><tr>\n<td valign=\"top\" class=\"preheaderContent\" style=\"border-collapse:collapse;\">\r\n                                \r\n                                	<!-- // Begin Module: Standard Preheader \\ -->\r\n                                    <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"100%\"><tr>\n<td valign=\"top\" style=\"border-collapse:collapse;\">&nbsp;</td>\r\n                                        </tr></table>\n<!-- // End Module: Standard Preheader \\ -->\n</td>\r\n                            </tr></table>\n<!-- // End Template Preheader \\\\ --><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateContainer\" style=\"border:0px solid #DDDDDD;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;background-color:#FFFFFF;\"><tr>\n<td align=\"center\" valign=\"top\" style=\"border-collapse:collapse;\">\r\n                                    <!-- // Begin Template Body \\\\ -->\r\n                                	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateBody\" style=\"-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\"><tr>\n<td valign=\"top\" class=\"bodyContent\" style=\"border-collapse:collapse;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;background-color:#FFFFFF;\">\r\n                                \r\n                                                <!-- // Begin Module: Standard Content \\\\ -->\r\n                                                <table border=\"0\" cellpadding=\"20\" cellspacing=\"0\" width=\"100%\" style=\"-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\"><tr>\n<td valign=\"top\" style=\"border-collapse:collapse;\">\r\n                                                            <div gsedit=\"std_content\" style=\"color:#505050;\r\n			font-family:Arial;\r\n			font-size:14px;\r\n			line-height:150%;\r\n			text-align:left;\">\n<p>Hi,</p>\n<p>We just received a request to remove you from our mailing list. To make sure you are the owner of the email address we sent you this letter.</p>\n<p>To confirm your unsubscribe decision please go to the link below</p>\n<p><a href=\"[newsman link=\'unsubscribe-confirmation\']\">Please unsubscribe me</a></p>\n<p>If you don\'t want to unsubscribe just ignore or delete this message.</p>\n<p>&nbsp;</p>\n<p>Sincerely,<br>\n[newsman me=\"name\"]<br>\n[newsman me=\"email\"]<br><a href=\"[newsman wp=\'url\']\">[newsman wp=\"url\"]</a></p>\n</div>\r\n														</td>\r\n                                                    </tr></table>\n<!-- // End Module: Standard Content \\\\ -->\n</td>\r\n                                        </tr></table>\n<!-- // End Template Body \\\\ -->\n</td>\r\n                            </tr></table>\n<br>\n</td>\r\n                </tr>\n<tr>\n<td align=\"center\" style=\"border-collapse:collapse;\">[newsman badge]</td>\r\n                </tr>\n</table>\n</center>\r\n    </body>\n</html>\n','','','',''),(14,1,8,1,'Re-subscription confirmation','[newsman wp=\"blogname\"]: Please, re-confirm your subscription\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html>\r\n    <head>\r\n        \r\n        <!-- Facebook sharing information tags -->\r\n        <meta property=\"og:title\" content=\"[newsman subject]\">\r\n        \r\n        <title>[newsman subject]</title>\r\n		\r\n	<style type=\"text/css\">\r\n		#outlook a{\r\n			padding:0;\r\n		}\r\n		body{\r\n			width:100% !important;\r\n		}\r\n		.ReadMsgBody{\r\n			width:100%;\r\n		}\r\n		.ExternalClass{\r\n			width:100%;\r\n		}\r\n		body{\r\n			-webkit-text-size-adjust:none;\r\n		}\r\n		body{\r\n			margin:0;\r\n			padding:0;\r\n		}\r\n		img{\r\n			border:0;\r\n			height:auto;\r\n			line-height:100%;\r\n			outline:none;\r\n			text-decoration:none;\r\n		}\r\n		table td{\r\n			border-collapse:collapse;\r\n		}\r\n		#backgroundTable{\r\n			height:100% !important;\r\n			margin:0;\r\n			padding:0;\r\n			width:100% !important;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section background color\r\n		@tip Set the background color for your email. You may want to choose one that matches your company\'s branding.\r\n		@theme page\r\n		*/\r\n		body,#backgroundTable{\r\n			/*@editable*/background-color:#DEDEDE;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section email border\r\n		@tip Set the border for your email.\r\n		*/\r\n		#templateContainer{\r\n			/*@editable*/border: 0px solid #DDDDDD;			\r\n		}\r\n\r\n		#templateContainer, #templateBody, .bodyContent, .bodyContent > table {\r\n			-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\r\n			/*overflow: hidden;*/\r\n		}\r\n\r\n		/*\r\n		@tab Page\r\n		@section heading 1\r\n		@tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.\r\n		@style heading 1\r\n		*/\r\n		h1,.h1{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:34px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 2\r\n		@tip Set the styling for all second-level headings in your emails.\r\n		@style heading 2\r\n		*/\r\n		h2,.h2{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:30px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 3\r\n		@tip Set the styling for all third-level headings in your emails.\r\n		@style heading 3\r\n		*/\r\n		h3,.h3{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:26px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 4\r\n		@tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.\r\n		@style heading 4\r\n		*/\r\n		h4,.h4{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:22px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader style\r\n		@tip Set the background color for your email\'s preheader area.\r\n		@theme page\r\n		*/\r\n		#templatePreheader{\r\n			/*@editable*/background-color:#DEDEDE;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader text\r\n		@tip Set the styling for your email\'s preheader text. Choose a size and color that is easy to read.\r\n		*/\r\n		.preheaderContent div{\r\n			/*@editable*/color:#505050;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:10px;\r\n			/*@editable*/line-height:100%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader link\r\n		@tip Set the styling for your email\'s preheader links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.preheaderContent div a:link,.preheaderContent div a:visited,.preheaderContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header style\r\n		@tip Set the background color and border for your email\'s header area.\r\n		@theme header\r\n		*/\r\n		#templateHeader{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border-bottom:0;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header text\r\n		@tip Set the styling for your email\'s header text. Choose a size and color that is easy to read.\r\n		*/\r\n		.headerContent{\r\n			/*@editable*/color:#202020;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:34px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			/*@editable*/padding:0;\r\n			/*@editable*/text-align:center;\r\n			/*@editable*/vertical-align:middle;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header link\r\n		@tip Set the styling for your email\'s header links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.headerContent a:link,.headerContent a:visited,.headerContent a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		#headerImage{\r\n			height:auto;\r\n			max-width:600px !important;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body style\r\n		@tip Set the background color for your email\'s body area.\r\n		*/\r\n		#templateContainer,.bodyContent{\r\n			/*@editable*/background-color:#FFFFFF;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body text\r\n		@tip Set the styling for your email\'s main content text. Choose a size and color that is easy to read.\r\n		@theme main\r\n		*/\r\n		.bodyContent div{\r\n			/*@editable*/color:#505050;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:14px;\r\n			/*@editable*/line-height:150%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body link\r\n		@tip Set the styling for your email\'s main content links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.bodyContent div a:link,.bodyContent div a:visited,.bodyContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		.bodyContent img{\r\n			display:inline;\r\n			height:auto;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer style\r\n		@tip Set the background color and top border for your email\'s footer area.\r\n		@theme footer\r\n		*/\r\n		#templateFooter{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border-top:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer text\r\n		@tip Set the styling for your email\'s footer text. Choose a size and color that is easy to read.\r\n		@theme footer\r\n		*/\r\n		.footerContent div{\r\n			/*@editable*/color:#707070;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:12px;\r\n			/*@editable*/line-height:125%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer link\r\n		@tip Set the styling for your email\'s footer links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.footerContent div a:link,.footerContent div a:visited,.footerContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		.footerContent img{\r\n			display:inline;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section social bar style\r\n		@tip Set the background color and border for your email\'s footer social bar.\r\n		@theme footer\r\n		*/\r\n		#social{\r\n			/*@editable*/background-color:#FAFAFA;\r\n			/*@editable*/border:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section social bar style\r\n		@tip Set the background color and border for your email\'s footer social bar.\r\n		*/\r\n		#social div{\r\n			/*@editable*/text-align:center;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section utility bar style\r\n		@tip Set the background color and border for your email\'s footer utility bar.\r\n		@theme footer\r\n		*/\r\n		#utility{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section utility bar style\r\n		@tip Set the background color and border for your email\'s footer utility bar.\r\n		*/\r\n		#utility div{\r\n			/*@editable*/text-align:center;\r\n		}\r\n	</style>\r\n	</head>\r\n    <body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\">\r\n    	<center>\r\n        	<table border=\"0\" cellpadding=\"0\" cellspacing=\"20\" height=\"100%\" width=\"100%\" id=\"backgroundTable\">\r\n            	<tr>\r\n                	<td align=\"center\" valign=\"top\">\r\n                        <!-- // Begin Template Preheader \\\\ -->\r\n                        <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"560\" id=\"templatePreheader\">\r\n                            <tr>\r\n                                <td valign=\"top\" class=\"preheaderContent\">\r\n                                \r\n                                	<!-- // Begin Module: Standard Preheader \\ -->\r\n                                    <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"100%\">\r\n                                    	<tr>\r\n                                        	<td valign=\"top\">&nbsp;</td>\r\n                                        </tr>\r\n                                    </table>\r\n                                	<!-- // End Module: Standard Preheader \\ -->\r\n                                \r\n                                </td>\r\n                            </tr>\r\n                        </table>\r\n                        <!-- // End Template Preheader \\\\ -->\r\n                    	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateContainer\">\r\n                         	<tr>\r\n                            	<td align=\"center\" valign=\"top\">\r\n                                    <!-- // Begin Template Body \\\\ -->\r\n                                	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateBody\">\r\n                                    	<tr>\r\n                                            <td valign=\"top\" class=\"bodyContent\">\r\n                                \r\n                                                <!-- // Begin Module: Standard Content \\\\ -->\r\n                                                <table border=\"0\" cellpadding=\"20\" cellspacing=\"0\" width=\"100%\">\r\n                                                    <tr>\r\n                                                        <td valign=\"top\">\r\n                                                            <div gsedit=\"std_content\">\n<p>Hi,</p>\n<p>I transferred my subscribers from another email marketing service to my own blog and I want you to re-confirm your subscription to continue receiving my newsletters.</p>\n<p>RE-CONFIRM BY CLICKING THIS URL:</p>\n<p><a href=\"[newsman link=\'confirmation\']\">[newsman link=\"confirmation\"]</a></p>\n<p>If you cannot click the above link, please copy the URL and paste it into your web browser.</p>\n<p>If you do not want to receive my newsletters anymore, simply ignore this message.</p>\n<p>&nbsp;</p>\n<p>Best Regards,<br>\n	[newsman wp=\"blogname\"]<br>\n	<a href=\"[newsman wp=\'url\']\">[newsman wp=\"url\"]</a></p>\n<p style=\"font-size: x-small\">\n	Request generated by:<br>\n	IP:&nbsp;[newsman sub=\"ip\"], date:&nbsp;[newsman sub=\"ts\"]</p></div>\r\n														</td>\r\n                                                    </tr>\r\n                                                </table>\r\n                                                <!-- // End Module: Standard Content \\\\ -->\r\n                                                \r\n                                            </td>\r\n                                        </tr>\r\n                                    </table>\r\n                                    <!-- // End Template Body \\\\ -->\r\n                                </td>\r\n                            </tr>\r\n                        </table>\r\n                        <br>\r\n                    </td>\r\n                </tr>\r\n                <tr>\r\n                	<td align=\"center\">[newsman badge]</td>\r\n                </tr>\r\n            </table>\r\n        </center>\r\n    </body>\r\n</html>','\nHi,\n\nI transferred my subscribers from another email marketing service to my own blog and I want you to re-confirm your subscription to continue receiving my newsletters.\n\nRE-CONFIRM BY CLICKING THIS URL:\n\n[newsman link=\"confirmation\"]\n\nIf you cannot click the above link, please copy the URL and paste it into your web browser.\n\nIf you do not want to receive my newsletters anymore, simply ignore this message.\n\nBest Regards,\n[newsman wp=\"blogname\"]\n\n--\nRequest generated by:\nIP: [newsman sub=\"ip\"]\nDate: [newsman sub=\"ts\"]\nURL: [newsman wp=\"url\"]\n','','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html>\n<head>\n<!-- Facebook sharing information tags --><meta property=\"og:title\" content=\"[newsman subject]\">\n<title>[newsman subject]</title>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" style=\"width:100% !important;-webkit-text-size-adjust:none;margin:0;padding:0;background-color:#DEDEDE;\">\r\n    	<center>\r\n        	<table border=\"0\" cellpadding=\"0\" cellspacing=\"20\" height=\"100%\" width=\"100%\" id=\"backgroundTable\" style=\"height:100% !important;margin:0;padding:0;width:100% !important;background-color:#DEDEDE;\">\n<tr>\n<td align=\"center\" valign=\"top\" style=\"border-collapse:collapse;\">\r\n                        <!-- // Begin Template Preheader \\\\ -->\r\n                        <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"560\" id=\"templatePreheader\" style=\"background-color:#DEDEDE;\"><tr>\n<td valign=\"top\" class=\"preheaderContent\" style=\"border-collapse:collapse;\">\r\n                                \r\n                                	<!-- // Begin Module: Standard Preheader \\ -->\r\n                                    <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"100%\"><tr>\n<td valign=\"top\" style=\"border-collapse:collapse;\">&nbsp;</td>\r\n                                        </tr></table>\n<!-- // End Module: Standard Preheader \\ -->\n</td>\r\n                            </tr></table>\n<!-- // End Template Preheader \\\\ --><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateContainer\" style=\"border:0px solid #DDDDDD;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;background-color:#FFFFFF;\"><tr>\n<td align=\"center\" valign=\"top\" style=\"border-collapse:collapse;\">\r\n                                    <!-- // Begin Template Body \\\\ -->\r\n                                	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateBody\" style=\"-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\"><tr>\n<td valign=\"top\" class=\"bodyContent\" style=\"border-collapse:collapse;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;background-color:#FFFFFF;\">\r\n                                \r\n                                                <!-- // Begin Module: Standard Content \\\\ -->\r\n                                                <table border=\"0\" cellpadding=\"20\" cellspacing=\"0\" width=\"100%\" style=\"-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\"><tr>\n<td valign=\"top\" style=\"border-collapse:collapse;\">\r\n                                                            <div gsedit=\"std_content\" style=\"color:#505050;\r\n			font-family:Arial;\r\n			font-size:14px;\r\n			line-height:150%;\r\n			text-align:left;\">\n<p>Hi,</p>\n<p>I transferred my subscribers from another email marketing service to my own blog and I want you to re-confirm your subscription to continue receiving my newsletters.</p>\n<p>RE-CONFIRM BY CLICKING THIS URL:</p>\n<p><a href=\"[newsman link=\'confirmation\']\">[newsman link=\"confirmation\"]</a></p>\n<p>If you cannot click the above link, please copy the URL and paste it into your web browser.</p>\n<p>If you do not want to receive my newsletters anymore, simply ignore this message.</p>\n<p>&nbsp;</p>\n<p>Best Regards,<br>\n	[newsman wp=\"blogname\"]<br><a href=\"[newsman wp=\'url\']\">[newsman wp=\"url\"]</a></p>\n<p style=\"font-size:x-small;\">\n	Request generated by:<br>\n	IP:&nbsp;[newsman sub=\"ip\"], date:&nbsp;[newsman sub=\"ts\"]</p>\n</div>\r\n														</td>\r\n                                                    </tr></table>\n<!-- // End Module: Standard Content \\\\ -->\n</td>\r\n                                        </tr></table>\n<!-- // End Template Body \\\\ -->\n</td>\r\n                            </tr></table>\n<br>\n</td>\r\n                </tr>\n<tr>\n<td align=\"center\" style=\"border-collapse:collapse;\">[newsman badge]</td>\r\n                </tr>\n</table>\n</center>\r\n    </body>\n</html>\n','','','',''),(15,0,0,0,'basic','Enter Subject Here','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html>\r\n    <head>        \r\n        <!-- Facebook sharing information tags -->\r\n        <meta property=\"og:title\" content=\"[newsman subject]\">\r\n        \r\n        <title>[newsman subject]</title>\r\n		\r\n	<style type=\"text/css\">\r\n		#outlook a{\r\n			padding:0;\r\n		}\r\n		body{\r\n			width:100% !important;\r\n		}\r\n		.ReadMsgBody{\r\n			width:100%;\r\n		}\r\n		.ExternalClass{\r\n			width:100%;\r\n		}\r\n		body{\r\n			-webkit-text-size-adjust:none;\r\n		}\r\n		body{\r\n			margin:0;\r\n			padding:0;\r\n		}\r\n		img{\r\n			border:0;\r\n			height:auto;\r\n			line-height:100%;\r\n			outline:none;\r\n			text-decoration:none;\r\n		}\r\n		table td{\r\n			border-collapse:collapse;\r\n		}\r\n		#backgroundTable{\r\n			height:100% !important;\r\n			margin:0;\r\n			padding:0;\r\n			width:100% !important;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section background color\r\n		@tip Set the background color for your email. You may want to choose one that matches your company\'s branding.\r\n		@theme page\r\n		*/\r\n		body,#backgroundTable{\r\n			/*@editable*/background-color:#FAFAFA;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section email border\r\n		@tip Set the border for your email.\r\n		*/\r\n		#templateContainer{\r\n			/*@editable*/border:1px solid #DDDDDD;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 1\r\n		@tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.\r\n		@style heading 1\r\n		*/\r\n		h1,.h1{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:34px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 2\r\n		@tip Set the styling for all second-level headings in your emails.\r\n		@style heading 2\r\n		*/\r\n		h2,.h2{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:30px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 3\r\n		@tip Set the styling for all third-level headings in your emails.\r\n		@style heading 3\r\n		*/\r\n		h3,.h3{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:26px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 4\r\n		@tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.\r\n		@style heading 4\r\n		*/\r\n		h4,.h4{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:22px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader style\r\n		@tip Set the background color for your email\'s preheader area.\r\n		@theme page\r\n		*/\r\n		#templatePreheader{\r\n			/*@editable*/background-color:#FAFAFA;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader text\r\n		@tip Set the styling for your email\'s preheader text. Choose a size and color that is easy to read.\r\n		*/\r\n		.preheaderContent div{\r\n			/*@editable*/color:#505050;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:10px;\r\n			/*@editable*/line-height:100%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader link\r\n		@tip Set the styling for your email\'s preheader links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.preheaderContent div a:link,.preheaderContent div a:visited,.preheaderContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header style\r\n		@tip Set the background color and border for your email\'s header area.\r\n		@theme header\r\n		*/\r\n		#templateHeader{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border-bottom:0;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header text\r\n		@tip Set the styling for your email\'s header text. Choose a size and color that is easy to read.\r\n		*/\r\n		.headerContent{\r\n			/*@editable*/color:#202020;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:34px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			/*@editable*/padding:0;\r\n			/*@editable*/text-align:center;\r\n			/*@editable*/vertical-align:middle;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header link\r\n		@tip Set the styling for your email\'s header links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.headerContent a:link,.headerContent a:visited,.headerContent a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		#headerImage{\r\n			height:auto;\r\n			max-width:600px !important;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body style\r\n		@tip Set the background color for your email\'s body area.\r\n		*/\r\n		#templateContainer,.bodyContent{\r\n			/*@editable*/background-color:#FFFFFF;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body text\r\n		@tip Set the styling for your email\'s main content text. Choose a size and color that is easy to read.\r\n		@theme main\r\n		*/\r\n		.bodyContent div{\r\n			/*@editable*/color:#505050;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:14px;\r\n			/*@editable*/line-height:150%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body link\r\n		@tip Set the styling for your email\'s main content links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.bodyContent div a:link,.bodyContent div a:visited,.bodyContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		.bodyContent img{\r\n			display:inline;\r\n			height:auto;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer style\r\n		@tip Set the background color and top border for your email\'s footer area.\r\n		@theme footer\r\n		*/\r\n		#templateFooter{\r\n			/*@editable*/background-color:#e0e0e0;\r\n			/*@editable*/border-top:2px solid #CCCCCC;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer text\r\n		@tip Set the styling for your email\'s footer text. Choose a size and color that is easy to read.\r\n		@theme footer\r\n		*/\r\n		.footerContent div{\r\n			/*@editable*/color:#707070;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:12px;\r\n			/*@editable*/line-height:125%;\r\n			/*@editable*/text-align:center;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer link\r\n		@tip Set the styling for your email\'s footer links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.footerContent div a:link,.footerContent div a:visited,.footerContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		.footerContent img{\r\n			display:inline;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section social bar style\r\n		@tip Set the background color and border for your email\'s footer social bar.\r\n		@theme footer\r\n		*/\r\n		#social{\r\n			/*@editable*/background-color:#e0e0e0;\r\n			/*@editable*/border:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section social bar style\r\n		@tip Set the background color and border for your email\'s footer social bar.\r\n		*/\r\n		#social div{\r\n			/*@editable*/text-align:center;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section utility bar style\r\n		@tip Set the background color and border for your email\'s footer utility bar.\r\n		@theme footer\r\n		*/\r\n		#utility{\r\n			/*@editable*/background-color:#e0e0e0;\r\n			/*@editable*/border:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section utility bar style\r\n		@tip Set the background color and border for your email\'s footer utility bar.\r\n		*/\r\n		#utility div{\r\n			/*@editable*/text-align:center;\r\n		}\r\n	</style>\r\n	</head>\r\n    <body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\">\r\n    	<center>\r\n        	<table border=\"0\" cellpadding=\"0\" cellspacing=\"20\" height=\"100%\" width=\"100%\" id=\"backgroundTable\">\r\n            	<tr>\r\n                	<td align=\"center\" valign=\"top\">\r\n                        <!-- // Begin Template Preheader \\\\ -->\r\n                        <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"560\" id=\"templatePreheader\">\r\n                            <tr>\r\n                                <td valign=\"top\" class=\"preheaderContent\">\r\n                                \r\n                                	<!-- // Begin Module: Standard Preheader \\ -->\r\n                                    <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"100%\">\r\n                                    	<tr>\r\n                                        	<td valign=\"top\">\r\n                                            	<div gsedit=\"std_preheader_content\">\r\n                                                	 Use this area to offer a short teaser of your email\'s content. Text here will show in the preview area of some email clients.\r\n                                                </div>\r\n                                            </td>                                            \r\n                                            <!-- [newsman_not_on_web] -->\r\n											<td valign=\"top\" width=\"190\">\r\n                                            	<div gsedit=\"std_preheader_links\">\r\n                                                	Is this email not displaying correctly?<br><a href=\"[newsman link=\'email\']\" target=\"_blank\">View it in your browser</a>.\r\n                                                </div>\r\n                                            </td>\r\n                                            <!-- [/newsman_not_on_web] -->\r\n                                        </tr>\r\n                                    </table>\r\n                                	<!-- // End Module: Standard Preheader \\ -->\r\n                                \r\n                                </td>\r\n                            </tr>\r\n                        </table>\r\n                        <!-- // End Template Preheader \\\\ -->\r\n                    	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateContainer\">\r\n                        	<tr>\r\n                            	<td align=\"center\" valign=\"top\">\r\n                                    <!-- // Begin Template Header \\\\ -->\r\n                                	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateHeader\">\r\n                                        <tr>\r\n                                            <td class=\"headerContent\">\r\n                                            \r\n                                            	<!-- // Begin Module: Standard Header Image \\\\ -->\r\n                                            	<img style=\"max-width:560px;\" id=\"headerImage\" src=\"http://www.hormonesoup.com/wp-content/plugins/wpnewsman-newsletters/email-templates/basic/560x200.gif\" placehold=\"http://www.hormonesoup.com/wp-content/plugins/wpnewsman-newsletters/email-templates/basic/560x200.gif\" gsedit=\"header_image\" gsblock=\"image,html\">\r\n                                            	<!-- // End Module: Standard Header Image \\\\ -->\r\n                                            \r\n                                            </td>\r\n                                        </tr>\r\n                                    </table>\r\n                                    <!-- // End Template Header \\\\ -->\r\n                                </td>\r\n                            </tr>\r\n                        	<tr>\r\n                            	<td align=\"center\" valign=\"top\">\r\n                                    <!-- // Begin Template Body \\\\ -->\r\n                                	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateBody\">\r\n                                    	<tr>\r\n                                            <td valign=\"top\" class=\"bodyContent\">\r\n                                \r\n                                                <!-- // Begin Module: Standard Content \\\\ -->\r\n                                                <table border=\"0\" cellpadding=\"20\" cellspacing=\"0\" width=\"100%\">\r\n                                                    <tr>\r\n                                                        <td valign=\"top\">\r\n                                                            <div gsedit=\"std_content00\">\r\n                                                                <h1 class=\"h1\">Heading 1</h1>\r\n                                                                <h2 class=\"h2\">Heading 2</h2>\r\n                                                                <h3 class=\"h3\">Heading 3</h3>\r\n                                                                <h4 class=\"h4\">Heading 4</h4>\r\n                                                                <strong>Customizing:</strong> to give your email a unique look use the style editor tabs up above.  You can set fonts, colors, and styles of the elements. When you\'re done, replace this text with your own content by clicking the \"edit\" button in the right upper corner of the editing block. \r\n                                                                <br>\r\n                                                                <br>\r\n                                                                <h4>Heading 4</h4>\r\n                                                                You can add additional styling of the content in the block right from the block editor.\r\n                                                            </div>\r\n														</td>\r\n                                                    </tr>\r\n                                                </table>\r\n                                                <!-- // End Module: Standard Content \\\\ -->\r\n                                                \r\n                                            </td>\r\n                                        </tr>\r\n                                    </table>\r\n                                    <!-- // End Template Body \\\\ -->\r\n                                </td>\r\n                            </tr>\r\n                        	<tr>\r\n                            	<td align=\"left\" valign=\"top\">\r\n                                    <!-- // Begin Template Footer \\\\ -->\r\n                                	<table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"560\" id=\"templateFooter\">\r\n                                    	<tr>\r\n                                        	<td valign=\"top\" class=\"footerContent\">\r\n                                            \r\n                                                <!-- // Begin Module: Standard Footer \\\\ -->\r\n                                                <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"100%\">\r\n                                                    <tr>\r\n                                                        <td valign=\"middle\" id=\"social\">\r\n<div gsedit=\"std_social\"><SPAN style=\"line-height: 20px; FONT-SIZE: 12px; FONT-FAMILY: Segoe UI, Tahoma,Verdana,Arial,sans-serif; COLOR: #666666\">Connect \r\n                        with us</SPAN></DIV>\r\n<table style=\"COLOR:#6f6f6f\" cellspacing=\"0\" cellpadding=\"0\" width=\"100\" align=\"center\" border=\"0\">\r\n <tbody>\r\n  <tr>\r\n    <td valign=\"top\" width=\"32\" align=\"left\"><a href=\"[newsman profileurl=\'facebook\']\" target=\"_blank\"><img style=\"MARGIN-LEFT:5px;MARGIN-RIGHT:5px\" border=\"0\" alt=\"Facebook\" src=\"http://www.hormonesoup.com/wp-content/plugins/wpnewsman-newsletters/email-templates/basic/facebook.png\" width=\"32\" height=\"32\" gsedit=\"social_image_facebook\" placehold=\"http://www.hormonesoup.com/wp-content/plugins/wpnewsman-newsletters/email-templates/basic/32x32.gif\" title=\"Facebook\"></a></td>\r\n    <td valign=\"top\" width=\"32\" align=\"left\"><a href=\"[newsman profileurl=\'twitter\']\" target=\"_blank\"><img style=\"MARGIN-LEFT:5px;MARGIN-RIGHT:5px\" border=\"0\" alt=\"Twitter\" src=\"http://www.hormonesoup.com/wp-content/plugins/wpnewsman-newsletters/email-templates/basic/twitter.png\" width=\"32\" height=\"32\" gsedit=\"social_image_twitter\" placehold=\"http://www.hormonesoup.com/wp-content/plugins/wpnewsman-newsletters/email-templates/basic/32x32.gif\" title=\"Twitter\"></a></td>\r\n    <td valign=\"top\" width=\"32\" align=\"left\"><a href=\"[newsman profileurl=\'googleplus\']\" target=\"_blank\"><img style=\"MARGIN-LEFT:5px;MARGIN-RIGHT:5px\" border=\"0\" alt=\"Google +\" src=\"http://www.hormonesoup.com/wp-content/plugins/wpnewsman-newsletters/email-templates/basic/googleplus.png\" width=\"32\" height=\"32\" gsedit=\"social_image_googleplus\" placehold=\"http://www.hormonesoup.com/wp-content/plugins/wpnewsman-newsletters/email-templates/basic/32x32.gif\" title=\"Google +\"></a></td>\r\n    <td valign=\"top\" width=\"32\" align=\"left\"><a href=\"[newsman profileurl=\'linkedin\']\" target=\"_blank\"><img style=\"MARGIN-LEFT:5px;MARGIN-RIGHT:5px\" border=\"0\" alt=\"LinkedIn\" src=\"http://www.hormonesoup.com/wp-content/plugins/wpnewsman-newsletters/email-templates/basic/linkedin.png\" width=\"32\" height=\"32\" gsedit=\"social_image_linkedin\" placehold=\"http://www.hormonesoup.com/wp-content/plugins/wpnewsman-newsletters/email-templates/basic/32x32.gif\" title=\"LinkedIn\"></a></td>\r\n</tr></tbody></table>\r\n \r\n                                                      </td>\r\n                                                    </tr>\r\n                                                    <tr>\r\n                                                        <td valign=\"top\" style=\"width: 100%\">\r\n                                                             <div gsedit=\"std_utility\"><a href=\"[newsman link=\'unsubscribe\']\">unsubscribe</a></div>\r\n                                                         \r\n                                                        </td>\r\n                                                    </tr>\r\n                                                    <tr>\r\n                                                        <td valign=\"middle\" id=\"utility\">\r\n                                                           <div gsedit=\"std_footer\">\r\n																<em>Copyright &copy; [newsman date=\"Y\"] [newsman wp=\"blogname\"]. All rights reserved.</em>\r\n                                                            </div>\r\n                                                        </td>\r\n                                                      </tr>\r\n                                                </table>\r\n                                                <!-- // End Module: Standard Footer \\\\ -->\r\n                                            \r\n                                            </td>\r\n                                        </tr>\r\n                                    </table>\r\n                                    <!-- // End Template Footer \\\\ -->\r\n                                </td>\r\n                            </tr>\r\n                        </table>\r\n                          <br><div gsedit=\"badge\">\r\n                                 [newsman badge]\r\n                                </div>\r\n                    </td>\r\n                </tr>\r\n            </table>\r\n        </center>\r\n    </body>\r\n</html>','','','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html>\n<head>\n<!-- Facebook sharing information tags --><meta property=\"og:title\" content=\"[newsman subject]\">\n<title>[newsman subject]</title>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" style=\"width:100% !important;-webkit-text-size-adjust:none;margin:0;padding:0;background-color:#FAFAFA;\">\r\n    	<center>\r\n        	<table border=\"0\" cellpadding=\"0\" cellspacing=\"20\" height=\"100%\" width=\"100%\" id=\"backgroundTable\" style=\"height:100% !important;margin:0;padding:0;width:100% !important;background-color:#FAFAFA;\"><tr>\n<td align=\"center\" valign=\"top\" style=\"border-collapse:collapse;\">\r\n                        <!-- // Begin Template Preheader \\\\ -->\r\n                        <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"560\" id=\"templatePreheader\" style=\"background-color:#FAFAFA;\"><tr>\n<td valign=\"top\" class=\"preheaderContent\" style=\"border-collapse:collapse;\">\r\n                                \r\n                                	<!-- // Begin Module: Standard Preheader \\ -->\r\n                                    <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"100%\"><tr>\n<td valign=\"top\" style=\"border-collapse:collapse;\">\r\n                                            	<div gsedit=\"std_preheader_content\" style=\"color:#505050;\r\n			font-family:Arial;\r\n			font-size:10px;\r\n			line-height:100%;\r\n			text-align:left;\">\r\n                                                	 Use this area to offer a short teaser of your email\'s content. Text here will show in the preview area of some email clients.\r\n                                                </div>\r\n                                            </td>                                            \r\n                                            <!-- [newsman_not_on_web] -->\r\n											<td valign=\"top\" width=\"190\" style=\"border-collapse:collapse;\">\r\n                                            	<div gsedit=\"std_preheader_links\" style=\"color:#505050;\r\n			font-family:Arial;\r\n			font-size:10px;\r\n			line-height:100%;\r\n			text-align:left;\">\r\n                                                	Is this email not displaying correctly?<br><a href=\"[newsman link=\'email\']\" target=\"_blank\">View it in your browser</a>.\r\n                                                </div>\r\n                                            </td>\r\n                                            <!-- [/newsman_not_on_web] -->\r\n                                        </tr></table>\n<!-- // End Module: Standard Preheader \\ -->\n</td>\r\n                            </tr></table>\n<!-- // End Template Preheader \\\\ --><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateContainer\" style=\"border:1px solid #DDDDDD;background-color:#FFFFFF;\">\n<tr>\n<td align=\"center\" valign=\"top\" style=\"border-collapse:collapse;\">\r\n                                    <!-- // Begin Template Header \\\\ -->\r\n                                	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateHeader\" style=\"background-color:#FFFFFF;\r\n			border-bottom:0;\"><tr>\n<td class=\"headerContent\" style=\"border-collapse:collapse;color:#202020;font-family:Arial;font-size:34px;font-weight:bold;line-height:100%;padding:0;text-align:center;vertical-align:middle;\">\r\n                                            \r\n                                            	<!-- // Begin Module: Standard Header Image \\\\ -->\r\n                                            	<img style=\"max-width:560px;border:0;height:auto;line-height:100%;outline:none;text-decoration:none;\" id=\"headerImage\" src=\"http://www.hormonesoup.com/wp-content/plugins/wpnewsman-newsletters/email-templates/basic/560x200.gif\" placehold=\"http://www.hormonesoup.com/wp-content/plugins/wpnewsman-newsletters/email-templates/basic/560x200.gif\" gsedit=\"header_image\" gsblock=\"image,html\"><!-- // End Module: Standard Header Image \\\\ -->\n</td>\r\n                                        </tr></table>\n<!-- // End Template Header \\\\ -->\n</td>\r\n                            </tr>\n<tr>\n<td align=\"center\" valign=\"top\" style=\"border-collapse:collapse;\">\r\n                                    <!-- // Begin Template Body \\\\ -->\r\n                                	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateBody\"><tr>\n<td valign=\"top\" class=\"bodyContent\" style=\"border-collapse:collapse;background-color:#FFFFFF;\">\r\n                                \r\n                                                <!-- // Begin Module: Standard Content \\\\ -->\r\n                                                <table border=\"0\" cellpadding=\"20\" cellspacing=\"0\" width=\"100%\"><tr>\n<td valign=\"top\" style=\"border-collapse:collapse;\">\r\n                                                            <div gsedit=\"std_content00\" style=\"color:#505050;\r\n			font-family:Arial;\r\n			font-size:14px;\r\n			line-height:150%;\r\n			text-align:left;\">\r\n                                                                <h1 class=\"h1\" style=\"color:#202020;display:block;font-family:Arial;font-size:34px;font-weight:bold;line-height:100%;margin-top:0;margin-right:0;margin-bottom:10px;margin-left:0;text-align:left;\">Heading 1</h1>\r\n                                                                <h2 class=\"h2\" style=\"color:#202020;display:block;font-family:Arial;font-size:30px;font-weight:bold;line-height:100%;margin-top:0;margin-right:0;margin-bottom:10px;margin-left:0;text-align:left;\">Heading 2</h2>\r\n                                                                <h3 class=\"h3\" style=\"color:#202020;display:block;font-family:Arial;font-size:26px;font-weight:bold;line-height:100%;margin-top:0;margin-right:0;margin-bottom:10px;margin-left:0;text-align:left;\">Heading 3</h3>\r\n                                                                <h4 class=\"h4\" style=\"color:#202020;display:block;font-family:Arial;font-size:22px;font-weight:bold;line-height:100%;margin-top:0;margin-right:0;margin-bottom:10px;margin-left:0;text-align:left;\">Heading 4</h4>\r\n                                                                <strong>Customizing:</strong> to give your email a unique look use the style editor tabs up above.  You can set fonts, colors, and styles of the elements. When you\'re done, replace this text with your own content by clicking the \"edit\" button in the right upper corner of the editing block. \r\n                                                                <br><br><h4 style=\"color:#202020;\r\n			display:block;\r\n			font-family:Arial;\r\n			font-size:22px;\r\n			font-weight:bold;\r\n			line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			text-align:left;\">Heading 4</h4>\r\n                                                                You can add additional styling of the content in the block right from the block editor.\r\n                                                            </div>\r\n														</td>\r\n                                                    </tr></table>\n<!-- // End Module: Standard Content \\\\ -->\n</td>\r\n                                        </tr></table>\n<!-- // End Template Body \\\\ -->\n</td>\r\n                            </tr>\n<tr>\n<td align=\"left\" valign=\"top\" style=\"border-collapse:collapse;\">\r\n                                    <!-- // Begin Template Footer \\\\ -->\r\n                                	<table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"560\" id=\"templateFooter\" style=\"background-color:#e0e0e0;\r\n			border-top:2px solid #CCCCCC;\"><tr>\n<td valign=\"top\" class=\"footerContent\" style=\"border-collapse:collapse;\">\r\n                                            \r\n                                                <!-- // Begin Module: Standard Footer \\\\ -->\r\n                                                <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"100%\">\n<tr>\n<td valign=\"middle\" id=\"social\" style=\"border-collapse:collapse;background-color:#e0e0e0;border:0;\">\r\n<div gsedit=\"std_social\" style=\"color:#707070;font-family:Arial;font-size:12px;line-height:125%;text-align:center;\"><span style=\"line-height:20px;font-size:12px;font-family:Segoe UI, Tahoma,Verdana,Arial,sans-serif;color:#666666;\">Connect \r\n                        with us</span></div>\r\n<table style=\"color:#6f6f6f;\" cellspacing=\"0\" cellpadding=\"0\" width=\"100\" align=\"center\" border=\"0\"><tbody><tr>\n<td valign=\"top\" width=\"32\" align=\"left\" style=\"border-collapse:collapse;\"><a href=\"[newsman profileurl=\'facebook\']\" target=\"_blank\"><img style=\"margin-left:5px;margin-right:5px;border:0;height:auto;line-height:100%;outline:none;text-decoration:none;display:inline;\" border=\"0\" alt=\"Facebook\" src=\"http://www.hormonesoup.com/wp-content/plugins/wpnewsman-newsletters/email-templates/basic/facebook.png\" width=\"32\" height=\"32\" gsedit=\"social_image_facebook\" placehold=\"http://www.hormonesoup.com/wp-content/plugins/wpnewsman-newsletters/email-templates/basic/32x32.gif\" title=\"Facebook\"></a></td>\r\n    <td valign=\"top\" width=\"32\" align=\"left\" style=\"border-collapse:collapse;\"><a href=\"[newsman profileurl=\'twitter\']\" target=\"_blank\"><img style=\"margin-left:5px;margin-right:5px;border:0;height:auto;line-height:100%;outline:none;text-decoration:none;display:inline;\" border=\"0\" alt=\"Twitter\" src=\"http://www.hormonesoup.com/wp-content/plugins/wpnewsman-newsletters/email-templates/basic/twitter.png\" width=\"32\" height=\"32\" gsedit=\"social_image_twitter\" placehold=\"http://www.hormonesoup.com/wp-content/plugins/wpnewsman-newsletters/email-templates/basic/32x32.gif\" title=\"Twitter\"></a></td>\r\n    <td valign=\"top\" width=\"32\" align=\"left\" style=\"border-collapse:collapse;\"><a href=\"[newsman profileurl=\'googleplus\']\" target=\"_blank\"><img style=\"margin-left:5px;margin-right:5px;border:0;height:auto;line-height:100%;outline:none;text-decoration:none;display:inline;\" border=\"0\" alt=\"Google +\" src=\"http://www.hormonesoup.com/wp-content/plugins/wpnewsman-newsletters/email-templates/basic/googleplus.png\" width=\"32\" height=\"32\" gsedit=\"social_image_googleplus\" placehold=\"http://www.hormonesoup.com/wp-content/plugins/wpnewsman-newsletters/email-templates/basic/32x32.gif\" title=\"Google +\"></a></td>\r\n    <td valign=\"top\" width=\"32\" align=\"left\" style=\"border-collapse:collapse;\"><a href=\"[newsman profileurl=\'linkedin\']\" target=\"_blank\"><img style=\"margin-left:5px;margin-right:5px;border:0;height:auto;line-height:100%;outline:none;text-decoration:none;display:inline;\" border=\"0\" alt=\"LinkedIn\" src=\"http://www.hormonesoup.com/wp-content/plugins/wpnewsman-newsletters/email-templates/basic/linkedin.png\" width=\"32\" height=\"32\" gsedit=\"social_image_linkedin\" placehold=\"http://www.hormonesoup.com/wp-content/plugins/wpnewsman-newsletters/email-templates/basic/32x32.gif\" title=\"LinkedIn\"></a></td>\r\n</tr></tbody></table>\n</td>\r\n                                                    </tr>\n<tr>\n<td valign=\"top\" style=\"width:100%;border-collapse:collapse;\">\r\n                                                             <div gsedit=\"std_utility\" style=\"color:#707070;\r\n			font-family:Arial;\r\n			font-size:12px;\r\n			line-height:125%;\r\n			text-align:center;\"><a href=\"[newsman link=\'unsubscribe\']\">unsubscribe</a></div>\r\n                                                         \r\n                                                        </td>\r\n                                                    </tr>\n<tr>\n<td valign=\"middle\" id=\"utility\" style=\"border-collapse:collapse;background-color:#e0e0e0;border:0;\">\r\n                                                           <div gsedit=\"std_footer\" style=\"color:#707070;font-family:Arial;font-size:12px;line-height:125%;text-align:center;\">\r\n																<em>Copyright &copy; [newsman date=\"Y\"] [newsman wp=\"blogname\"]. All rights reserved.</em>\r\n                                                            </div>\r\n                                                        </td>\r\n                                                      </tr>\n</table>\n<!-- // End Module: Standard Footer \\\\ -->\n</td>\r\n                                        </tr></table>\n<!-- // End Template Footer \\\\ -->\n</td>\r\n                            </tr>\n</table>\n<br><div gsedit=\"badge\">\r\n                                 [newsman badge]\r\n                                </div>\r\n                    </td>\r\n                </tr></table>\n</center>\r\n    </body>\n</html>\n','','http://www.hormonesoup.com/wp-content/plugins/wpnewsman-newsletters/email-templates/basic/','/home/opensow0/public_html/hormonesoup/wp-content/plugins/wpnewsman-newsletters/email-templates/basic/','<div gsedit=\"post_block\">\r\n	<div gsblock=\"html\" gsedit=\"post_item\">	\r\n		<table style=\"position: relative;\" class=\"frame\" width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n			<tbody>\r\n				<tr><td style=\"height: 18px;\"></td></tr>\r\n				<tr>\r\n					<td valign=\"top\">\r\n						<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n							<tbody>\r\n								<tr>\r\n									<td width=\"10\" style=\"font-size: 1px;\">&nbsp;</td>\r\n									<td style=\"padding: 0px 0 0 0px !important; font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; color: #333333; font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; color: #333333;\">\r\n										<!-- post image -->\r\n										[newsman_has_thumbnail]\r\n										<table align=\"right\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" class=\"down\">\r\n											<tbody>\r\n												<tr>\r\n													<td width=\"10\"></td>\r\n													<td class=\"story-image-wrapper\">\r\n														<a href=\"[newsman post=\'permalink\']\" title=\"[newsman post=\'post_title\']\" style=\"decoration: none;\"><img src=\"[newsman post=\'thumbnail\' placeholder=\'200x144.gif\']\" width=\"200\" alt=\" \" class=\"story-image\" border=\"0\"> </a>\r\n														</td>\r\n												</tr>\r\n											</tbody>\r\n										</table>\r\n										[/newsman_has_thumbnail]							\r\n										<!-- / image --> \r\n										\r\n										<a href=\"[newsman post=\'permalink\']\" title=\"[newsman post=\'post_title\']\" style=\"text-decoration: none;\"> <span style=\"margin: 4px 0 8px 0; color: #333; font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 18px; line-height: 20px; font-weight: bold;\">[newsman post=\'post_title\']</span> </a>\r\n										<div class=\"story-snippet\">\r\n											<p>[newsman post=\'fancy_excerpt\' words=\'50\']</p>\r\n											<p><a href=\"[newsman post=\'permalink\']\" title=\"[newsman post=\'post_title\']\" style=\"text-decoration: none;\">Read more...</a></p>\r\n										</div>\r\n									</td>\r\n									<td width=\"10\" style=\"font-size: 1px;\">&nbsp;</td>\r\n								</tr>\r\n							</tbody>\r\n						</table></td>\r\n				</tr>\r\n				<tr><td style=\"height: 18px;\"></td></tr>\r\n			</tbody>\r\n		</table>\r\n	</div>\r\n</div>\r\n<div gsedit=\"post_divider\">\r\n	<hr width=\"100%\" height=\"1\" class=\"story-separator\" style=\"border: 0; margin: 0 auto; color: #e8e8e8; background-color: #e8e8e8; height: 1px;\" />	\r\n</div>'),(16,0,0,0,'digest','Enter Subject Here','<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01//EN\" \"http://www.w3.org/TR/html4/strict.dtd\">\r\n<html>\r\n<head>\r\n<meta name=\"viewport\" content=\"width=device-width, minimum-scale=1.0, maximum-scale=1.0, user-scalable=0\" />\r\n<meta name=\"apple-mobile-web-app-capable\" content=\"yes\" />\r\n\r\n<!-- NEWSMAN: to make html editor show digest controls make sure this meta tag is included -->\r\n<meta name=\"glock-newsletter-digest\" content=\"yes\" />\r\n<style type=\"text/css\">\r\n/*\r\n		@tab Page\r\n		@section Background\r\n		*/\r\n\r\n\r\n\r\nbody {\r\n	margin: 0;\r\n	padding: 0;\r\n	/*@editable*/background-color: #dddddd;\r\n}\r\n/*\r\n		@tab Page\r\n		@section Frame\r\n		*/\r\n.outer.frame {\r\n	border: 0px;\r\n	/*@editable*/border-left: 1px solid #cccccc;\r\n	/*@editable*/border-right: 1px solid #cccccc;\r\n	background-color: #dddddd;\r\n	position: relative;\r\n}\r\n/*\r\n		@tab Body\r\n		@section body style\r\n		@tip Set the background color for your email\'s body area.\r\n		*/\r\n#templateContainer, .bodyContent {\r\n	/*@editable*/background-color: #FFFFFF;\r\n}\r\n/*\r\n		@tab Body\r\n		@section body text\r\n		@tip Set the styling for your email\'s main content text. Choose a size and color that is easy to read.\r\n		@theme main\r\n		*/\r\n.bodyContent div {\r\n	/*@editable*/color: #505050;\r\n	/*@editable*/font-family: Arial;\r\n	/*@editable*/font-size: 14px;\r\n	/*@editable*/line-height: 150%;\r\n	/*@editable*/text-align: left;\r\n}\r\n/*\r\n		@tab Body\r\n		@section body link\r\n		@tip Set the styling for your email\'s main content links. Choose a color that helps them stand out from your text.\r\n		*/\r\n.bodyContent div a:link, .bodyContent div a:visited, .bodyContent div a .yshortcuts {\r\n	/*@editable*/color: #336699;\r\n	/*@editable*/font-weight: normal;\r\n	/*@editable*/text-decoration: underline;\r\n}\r\n.bodyContent img {\r\n	display: inline;\r\n	height: auto;\r\n}\r\n/*\r\n		@tab Header\r\n		@section General\r\n		*/\r\n.header.frame {\r\n	/*@editable*/background-color: #f2f2f2;\r\n}\r\n/*\r\n		@tab Header\r\n		@section Text\r\n		*/\r\n.main_header {\r\n	/*@editable*/padding-left: 10px;\r\n	/*@editable*/padding-right: 10px;\r\n	/*@editable*/font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;\r\n	/*@editable*/color: #333333;\r\n}\r\n/*\r\n		@tab Header\r\n		@section Title		\r\n		*/\r\n.title {\r\n	/*@editable*/font-size: 18px;\r\n	/*@editable*/line-height: 20px;\r\n	/*@editable*/font-weight: bold;\r\n	/*@editable*/color: #333333;\r\n}\r\n/*\r\n		@tab Header\r\n		@section Sub Title		\r\n		*/\r\n.subtitle {\r\n	/*@editable*/font-size: 14px;\r\n	/*@editable*/color: #666666;\r\n	/*@editable*/line-height: 16px;\r\n}\r\n/*\r\n		@tab Footer\r\n		@section Main\r\n		*/\r\n.footer {\r\n	/*@editable*/background-color: #eeeeee;\r\n	background-image: url(http://www.hormonesoup.com/wp-content/plugins/wpnewsman-newsletters/email-templates/digest/shadow_bottom.jpg);\r\n	background-position: top;\r\n	background-repeat: repeat-x;\r\n	/*@editable*/border-top: 1px solid #dddddd;\r\n}\r\n/*\r\n		@tab Footer\r\n		@section Text\r\n		*/\r\n.footer_body {\r\n	/*@editable*/font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;\r\n	/*@editable*/font-size: 12px;\r\n	/*@editable*/line-height: 17px;\r\n	/*@editable*/color: #777;\r\n	text-shadow: 0 1px 0 #ffffff;\r\n}\r\n/*\r\n		@tab Footer\r\n		@section Text Link\r\n		*/\r\n.footer_body a {\r\n	border: none;\r\n	/*@editable*/color: #0084b4;\r\n	/*@editable*/text-decoration: none;\r\n}\r\n/*\r\n		@tab Footer\r\n		@section Address\r\n		*/\r\n.footer_body .address {\r\n	border: none;\r\n	/*@editable*/text-decoration: none;\r\n	/*@editable*/font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;\r\n	/*@editable*/font-size: 11px;\r\n	/*@editable*/line-height: 17px;\r\n	/*@editable*/color: #999999;\r\n	text-shadow: 0 1px 0 #ffffff;\r\n}\r\n.story-title {\r\n	border: none;\r\n	text-decoration: none;\r\n}\r\n.story {\r\n	font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;\r\n	background-color: #fff;\r\n	table-layout: fixed;\r\n	overflow: hidden;\r\n}\r\n/*\r\n	@tab Story\r\n	@section Text\r\n	*/\r\n.story-snippet {\r\n	/*@editable*/font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;\r\n	/*@editable*/background-color: #fff;\r\n	/*@editable*/color: #555;\r\n	/*@editable*/font-size: 14px;\r\n	/*@editable*/line-height: 18px;\r\n	/*@editable*/margin-top: 10px;\r\n	/*@editable*/margin-bottom: 10px;\r\n}\r\n/*\r\n		@tab Story\r\n		@section Title\r\n		*/\r\n.story-title span {\r\n	/*@editable*/color: #333;\r\n	/*@editable*/text-decoration: none;\r\n	/*@editable*/font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;\r\n	/*@editable*/font-size: 18px;\r\n	/*@editable*/line-height: 20px;\r\n	/*@editable*/font-weight: bold;\r\n}\r\n/*\r\n@tab Story\r\n@section Text Link\r\n*/\r\n.story-snippet a {\r\n	/*@editable*/color: #0084b4;\r\n	/*@editable*/text-decoration: none;\r\n}\r\n/*  template styling  */\r\n\r\n.padding {\r\n	background-color: white;\r\n}\r\n.story-image-wrapper a {\r\n	border: none;\r\n	color: #0084b4;\r\n	text-decoration: none;\r\n}\r\n.story-image {\r\n	border: 0;\r\n	background-color: #f2f2f2;\r\n	color: #f2f2f2;\r\n	max-width: 249px;\r\n	margin: 0 0 15px 15px;\r\n	padding: 0px;\r\n	display: block;\r\n}\r\n.image-holder {\r\n	position: relative;\r\n}\r\n\r\n/*.spacer {\r\n	display: none !important;\r\n}*/\r\n</style>\r\n</head>\r\n<body>\r\n\r\n<!-- *******************			TEMPLATE CONTENT 			******************* -->\r\n\r\n<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" class=\"outer\" style=\"position: relative;\">\r\n  <tbody>\r\n    <tr>\r\n      <td><table class=\"outer frame\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"670\">\r\n          <tbody>\r\n            <tr>\r\n              <td><table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"670\" class=\"header frame\">\r\n                  <tbody>\r\n                    <tr>\r\n                      <td style=\"width: 19px; height: 77px;\"></td>\r\n                      <td height=\"94\" width=\"46\" valign=\"top\" rowspan=\"2\" style=\"background-color: #ffffff; line-height: 100%;\"><a href=\"[newsman wp=\'wpurl\']\" style=\"border: none; color: #0084b4; text-decoration: none;\"><img src=\"http://www.hormonesoup.com/wp-content/plugins/wpnewsman-newsletters/email-templates/digest/ribbon.png\" gssource=\"http://www.hormonesoup.com/wp-content/plugins/wpnewsman-newsletters/email-templates/digest/ribbon.psd\" width=\"46\" height=\"94\" style=\"border: 0; background-color: #fff; line-height: 100%;border: 0;\"></a></td>\r\n                      <td width=\"10\"></td>\r\n                      <td height=\"77\" width=\"490\" class=\"main_header\" gsedit=\"header\"><span class=\"title\">Hi [newsman sub=\"first-name\"]</span><br>\r\n                        <span class=\"subtitle\"> Here\'s what\'s happening on [newsman wp=\"blogname\"]</span></td>\r\n                      <td style=\"width: 85px;\"></td>\r\n                    </tr>\r\n                    <tr>\r\n                      <td style=\"border-top: 1px solid #dddddd;background-color: #ffffff;\">&nbsp;</td>\r\n                      <td style=\"border-top: 1px solid #dddddd;background-color: #ffffff;\">&nbsp;</td>\r\n                      <td height=\"17\" style=\"border-top: 1px solid #dddddd;background-color: #ffffff;\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n                          <tbody>\r\n                            <tr>\r\n                              <td height=\"18\" style=\"font-size: 1px;\"></td>\r\n                            </tr>\r\n                          </tbody>\r\n                        </table>\r\n                        <table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n                          <tbody>\r\n                            <tr>\r\n                              <td width=\"10\" style=\"font-size: 1px;\">&nbsp;</td>\r\n                              <td style=\"padding: 0px 0 0 0px !important;\" valign=\"top\" class=\"bodyContent\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n                                  <tbody>\r\n                                    <tr>\r\n                                      <td valign=\"top\"><div gsedit=\"std_content00\">\r\n                                          <p>Some introduction text here. You can write your welcome words here or clear this section.</p>\r\n                                        </div></td>\r\n                                    </tr>\r\n                                  </tbody>\r\n                                </table></td>\r\n                              <td width=\"10\" style=\"font-size: 1px;\">&nbsp;</td>\r\n                            </tr>\r\n                            <tr class=\"hide\">\r\n                              <td width=\"10\" style=\"font-size: 1px;\">&nbsp;</td>\r\n                              <td height=\"20\" style=\"font-size: 1px;\">&nbsp;</td>\r\n                              <td width=\"10\" style=\"font-size: 1px;\">&nbsp;</td>\r\n                            </tr>\r\n                          </tbody>\r\n                        </table></td>\r\n                      <td style=\"border-top: 1px solid #dddddd;background-color: #ffffff;\">&nbsp;</td>\r\n                    </tr>\r\n                  </tbody>\r\n                </table></td>\r\n              <td rowspan=\"3\"></td>\r\n            </tr>\r\n            <tr>\r\n              <td><table width=\"670\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"main frame\" style=\"background-color: #ffffff;\">\r\n                  <tbody>\r\n                    <tr>\r\n                      <td><!-- heading -->\r\n                        \r\n                        <table width=\"500\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" class=\"heading\" style=\"font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 21px; line-height: 18px; font-weight: bold; color: #333;\">\r\n                          <tbody>\r\n                            <tr height=\"5\" class=\"padding\" style=\"background-color: white;\"></tr>\r\n                            <tr>\r\n                              <td gsedit=\"stories_heading\"> New Stories </td>\r\n                            </tr>\r\n                            <tr height=\"14\" class=\"padding\" style=\"background-color: white;\"></tr>\r\n                          </tbody>\r\n                        </table>\r\n                        <hr width=\"500\" height=\"1\" class=\"story-separator\" style=\"border: 0; margin: 0 auto; color: #e8e8e8; background-color: #e8e8e8; height: 1px;\" />\r\n                        \r\n                        <!-- /heading --></td>\r\n                    </tr>\r\n                    <tr>\r\n                      <td gsspecial=\"posts\"><!-- story padding --> \r\n                        \r\n                        <!--                        \r\n												<table width=\"500\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" class=\"story-padding padding\">\r\n													<tbody>\r\n														<tr>\r\n															<td width=\"500\" height=\"20\"></td>\r\n														</tr>\r\n													</tbody>\r\n												</table>--> \r\n                        \r\n                        <!-- /story padding --> \r\n                        \r\n                        <!-- story -->\r\n                        \r\n                        <table style=\"position: relative;\" class=\"frame\" bgcolor=\"#ffffff\" width=\"670\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n                          <tbody>\r\n                            <tr>\r\n                              <td style=\"width: 75px;\">&nbsp;</td>\r\n                              <td valign=\"top\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n                                  <tbody>\r\n                                    <tr>\r\n                                      <td height=\"18\" style=\"font-size: 1px;\"></td>\r\n                                    </tr>\r\n                                  </tbody>\r\n                                </table>\r\n                                <table gsedit=\"info_pane\" width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n                                  <tbody>\r\n                                    <tr>\r\n                                      <td width=\"10\" style=\"font-size: 1px;\">&nbsp;</td>\r\n                                      <td style=\"padding: 0px 0 0 0px !important; font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; color: #333333; font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; color: #333333;\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n                                          <tbody>\r\n                                            <tr>\r\n                                              <td valign=\"top\"><a href=\"[newsman post=\'permalink\']\" title=\"[newsman post=\'post_title\']\" class=\"story-title\"> <span style=\"margin: 4px 0 8px 0;\" gsblock=\"html\">How to Create and Edit Digest Templates</span> </a>\r\n                                                <div class=\"story-snippet\">\r\n                                                <p><strong>To add blog posts to the template:</strong></p>\r\n                                                <p>1. Use the options in the editor to modify the template as you need.<br>\r\n                                                  2. Click \"Close\" at the right side to save the template.</p>\r\n                                                <ul>\r\n                                                  <li>Put the mouse at the place where the first post will start.</li>\r\n                                                  <li>Click on the \"<strong>Insert Posts</strong>\" button on the editor.</li>\r\n                                                  <li>Select the post type, categories, authors, content (\"Full post\", \"Excerpt\" or \"Fancy excerpt\").</li>\r\n                                                  <li>Click on the posts you want to add to the template to select them. Click on \"Day\", \"Week\" or \"Month\" button if you want to select the posts for the specified time period.</li>\r\n                                                </ul>\r\n                                                <p><strong>To delete inserted blog posts from the template:</strong>\r\n                                                <ul>\r\n                                                  <li>Hold <strong>Ctrl</strong> and hover the mouse over the post excerpt.</li>\r\n                                                  <li>Click on the \"<strong>Remove</strong>\" button.</li>\r\n                                                  </p>\r\n                                                </ul></td>\r\n                                            </tr>\r\n                                          </tbody>\r\n                                        </table></td>\r\n                                      <td width=\"10\" style=\"font-size: 1px;\">&nbsp;</td>\r\n                                    </tr>\r\n                                    <tr class=\"hide\">\r\n                                      <td width=\"10\" style=\"font-size: 1px;\">&nbsp;</td>\r\n                                      <td height=\"20\" style=\"font-size: 1px;\">&nbsp;</td>\r\n                                      <td width=\"10\" style=\"font-size: 1px;\">&nbsp;</td>\r\n                                    </tr>\r\n                                  </tbody>\r\n                                </table></td>\r\n                              <td style=\"width: 85px;\">&nbsp;</td>\r\n                            </tr>\r\n                            <tr>\r\n                              <td style=\"width: 85px; width: 75px;\">&nbsp;</td>\r\n                              <td style=\"padding: 0px 0 0 0px !important;\" valign=\"top\" class=\"bodyContent\">\r\n                              <td style=\"width: 85px;\">&nbsp;</td>\r\n                            </tr>\r\n                          </tbody>\r\n                        </table>\r\n                        \r\n                        <!-- /story --></td>\r\n                    </tr>\r\n                  </tbody>\r\n                </table>\r\n                <table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"670\">\r\n                  <tbody>\r\n                    <tr>\r\n                      <td width=\"75\" style=\"background-color: #ffffff;\">&nbsp;</td>\r\n                      <td width=\"490\" height=\"17\" style=\"border-top: 0px solid #dddddd;background-color: #ffffff;\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n                          <tbody>\r\n                            <tr>\r\n                              <td height=\"18\" style=\"font-size: 1px;\">&nbsp;</td>\r\n                            </tr>\r\n                          </tbody>\r\n                        </table>\r\n                        <div gsedit=\"post_divider\">\r\n	<hr width=\"100%\" height=\"1\" class=\"story-separator\" style=\"border: 0; margin: 0 auto; color: #e8e8e8; background-color: #e8e8e8; height: 1px;\" />	\r\n</div>\r\n                        <table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n                          <tbody>\r\n                            <tr>\r\n                              <td width=\"10\" style=\"font-size: 1px;\">&nbsp;</td>\r\n                              <td style=\"padding: 0px 0 0 0px !important;\" valign=\"top\" class=\"bodyContent\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n                                  <tbody>\r\n                                    <tr>\r\n                                      <td valign=\"top\"><div gsedit=\"std_content01\">\r\n                                          <p>Some closing words here. You can write your signature here or clear this section.</p>\r\n                                        </div></td>\r\n                                    </tr>\r\n                                  </tbody>\r\n                                </table></td>\r\n                              <td width=\"10\" style=\"font-size: 1px;\">&nbsp;</td>\r\n                            </tr>\r\n                            <tr class=\"hide\">\r\n                              <td width=\"10\" style=\"font-size: 1px;\">&nbsp;</td>\r\n                              <td height=\"20\" style=\"font-size: 1px;\">&nbsp;</td>\r\n                              <td width=\"10\" style=\"font-size: 1px;\">&nbsp;</td>\r\n                            </tr>\r\n                          </tbody>\r\n                        </table></td>\r\n                      <td width=\"85\" style=\"background-color: #ffffff;\">&nbsp;</td>\r\n                    </tr>\r\n                  </tbody>\r\n                </table>\r\n                \r\n                <!-- Footer -->\r\n                \r\n                <table width=\"670\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"main frame\" style=\"background-color: #ffffff;\">\r\n                  <tbody>\r\n                    <tr>\r\n                      <td><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"670\" class=\"frame footer\">\r\n                          <tbody>\r\n                            <tr>\r\n                              <td colspan=\"5\" height=\"28\">&nbsp;</td>\r\n                            </tr>\r\n                            <tr>\r\n                              <td style=\"width: 75px;\">&nbsp;</td>\r\n                              <td width=\"10\">&nbsp;</td>\r\n                              <td class=\"footer_body\"><div gsedit=\"std_social\"> <a href=\"[newsman profileurl=\'twitter\']\">Follow on Twitter</a> | <a href=\"[newsman profileurl=\'facebook\']\">Friend on Facebook</a> </div>\r\n                                <div gsedit=\"std_footer\"> <em>Copyright &copy; [newsman date=\"Y\"] [newsman wp=\"blogname\"], All rights reserved.</em> </div>\r\n                                <div> You can also <a href=\"[newsman link=\'unsubscribe\']\">unsubscribe to these emails</a>. </div>\r\n                                <div> <a href=\"#\" class=\"address\" gsedit=\"address\">ACME, Inc. 123 Business St., Suite 42 <span class=\"nobreak\" style=\"white-space: nowrap;\">Los Angeles, CA 90001</span></a> </div></td>\r\n                              <td width=\"10\" class=\"footer_body\">&nbsp;</td>\r\n                              <td style=\"width: 85px;\">&nbsp;</td>\r\n                            </tr>\r\n                            <tr>\r\n                              <td colspan=\"5\" height=\"25\">&nbsp;</td>\r\n                            </tr>\r\n                            <tr>\r\n                              <td align=\"center\" colspan=\"4\"></td>\r\n                            </tr>\r\n                          </tbody>\r\n                        </table></td>\r\n                    </tr>\r\n                  </tbody>\r\n                </table>\r\n                \r\n                <!-- /Footer --></td>\r\n            </tr>\r\n          </tbody>\r\n        </table></td>\r\n    </tr>\r\n  </tbody>\r\n</table>\r\n<div gsedit=\"newsman_badge_wrap\">\r\n  <p style=\"margin-top: 40px;\" align=\"center\">[newsman badge]</p>\r\n</div>\r\n</body>\r\n</html>','','','<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01//EN\" \"http://www.w3.org/TR/html4/strict.dtd\">\n<html>\n<head>\n<meta name=\"viewport\" content=\"width=device-width, minimum-scale=1.0, maximum-scale=1.0, user-scalable=0\">\n<meta name=\"apple-mobile-web-app-capable\" content=\"yes\">\n<!-- NEWSMAN: to make html editor show digest controls make sure this meta tag is included --><meta name=\"glock-newsletter-digest\" content=\"yes\">\n</head>\n<body style=\"margin: 0;\r\n	padding: 0;\r\n	background-color: #dddddd;\">\n<!-- *******************			TEMPLATE CONTENT 			******************* --><table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" class=\"outer\" style=\"position:relative;\"><tbody><tr>\n<td><table class=\"outer frame\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"670\" style=\"border: 0px;\r\n	border-left: 1px solid #cccccc;\r\n	border-right: 1px solid #cccccc;\r\n	background-color: #dddddd;\r\n	position: relative;\"><tbody>\n<tr>\n<td><table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"670\" class=\"header frame\" style=\"background-color: #f2f2f2;\"><tbody>\n<tr>\n<td style=\"width:19px;height:77px;\"></td>\r\n                      <td height=\"94\" width=\"46\" valign=\"top\" rowspan=\"2\" style=\"background-color:#ffffff;line-height:100%;\"><a href=\"[newsman wp=\'wpurl\']\" style=\"border:none;color:#0084b4;text-decoration:none;\"><img src=\"http://www.hormonesoup.com/wp-content/plugins/wpnewsman-newsletters/email-templates/digest/ribbon.png\" gssource=\"http://www.hormonesoup.com/wp-content/plugins/wpnewsman-newsletters/email-templates/digest/ribbon.psd\" width=\"46\" height=\"94\" style=\"border:0;background-color:#fff;line-height:100%;\"></a></td>\r\n                      <td width=\"10\"></td>\r\n                      <td height=\"77\" width=\"490\" class=\"main_header\" gsedit=\"header\" style=\"padding-left: 10px;\r\n	padding-right: 10px;\r\n	font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;\r\n	color: #333333;\">\n<span class=\"title\" style=\"font-size: 18px;\r\n	line-height: 20px;\r\n	font-weight: bold;\r\n	color: #333333;\">Hi [newsman sub=\"first-name\"]</span><br><span class=\"subtitle\" style=\"font-size: 14px;\r\n	color: #666666;\r\n	line-height: 16px;\"> Here\'s what\'s happening on [newsman wp=\"blogname\"]</span>\n</td>\r\n                      <td style=\"width:85px;\"></td>\r\n                    </tr>\n<tr>\n<td style=\"border-top:1px solid #dddddd;background-color:#ffffff;\">&nbsp;</td>\r\n                      <td style=\"border-top:1px solid #dddddd;background-color:#ffffff;\">&nbsp;</td>\r\n                      <td height=\"17\" style=\"border-top:1px solid #dddddd;background-color:#ffffff;\">\n<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr>\n<td height=\"18\" style=\"font-size:1px;\"></td>\r\n                            </tr></tbody></table>\n<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tbody>\n<tr>\n<td width=\"10\" style=\"font-size:1px;\">&nbsp;</td>\r\n                              <td style=\"padding:0px 0 0 0px !important;background-color:#FFFFFF;\" valign=\"top\" class=\"bodyContent\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr>\n<td valign=\"top\"><div gsedit=\"std_content00\" style=\"color: #505050;\r\n	font-family: Arial;\r\n	font-size: 14px;\r\n	line-height: 150%;\r\n	text-align: left;\">\r\n                                          <p>Some introduction text here. You can write your welcome words here or clear this section.</p>\r\n                                        </div></td>\r\n                                    </tr></tbody></table></td>\r\n                              <td width=\"10\" style=\"font-size:1px;\">&nbsp;</td>\r\n                            </tr>\n<tr class=\"hide\">\n<td width=\"10\" style=\"font-size:1px;\">&nbsp;</td>\r\n                              <td height=\"20\" style=\"font-size:1px;\">&nbsp;</td>\r\n                              <td width=\"10\" style=\"font-size:1px;\">&nbsp;</td>\r\n                            </tr>\n</tbody></table>\n</td>\r\n                      <td style=\"border-top:1px solid #dddddd;background-color:#ffffff;\">&nbsp;</td>\r\n                    </tr>\n</tbody></table></td>\r\n              <td rowspan=\"3\"></td>\r\n            </tr>\n<tr>\n<td>\n<table width=\"670\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"main frame\" style=\"background-color:#ffffff;\"><tbody>\n<tr>\n<td>\n<!-- heading -->\r\n                        \r\n                        <table width=\"500\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" class=\"heading\" style=\"font-family:\'Helvetica Neue\', Helvetica, Arial, sans-serif;font-size:21px;line-height:18px;font-weight:bold;color:#333;\"><tbody>\n<tr height=\"5\" class=\"padding\" style=\"background-color:white;\"></tr>\n<tr>\n<td gsedit=\"stories_heading\"> New Stories </td>\r\n                            </tr>\n<tr height=\"14\" class=\"padding\" style=\"background-color:white;\"></tr>\n</tbody></table>\n<hr width=\"500\" height=\"1\" class=\"story-separator\" style=\"border:0;margin:0 auto;color:#e8e8e8;background-color:#e8e8e8;height:1px;\">\n<!-- /heading -->\n</td>\r\n                    </tr>\n<tr>\n<td gsspecial=\"posts\">\n<!-- story padding --> \r\n                        \r\n                        <!--                        \r\n												<table width=\"500\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" class=\"story-padding padding\">\r\n													<tbody>\r\n														<tr>\r\n															<td width=\"500\" height=\"20\"></td>\r\n														</tr>\r\n													</tbody>\r\n												</table>--> \r\n                        \r\n                        <!-- /story padding --> \r\n                        \r\n                        <!-- story -->\r\n                        \r\n                        <table style=\"position:relative;\" class=\"frame\" bgcolor=\"#ffffff\" width=\"670\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tbody>\n<tr>\n<td style=\"width:75px;\">&nbsp;</td>\r\n                              <td valign=\"top\">\n<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr>\n<td height=\"18\" style=\"font-size:1px;\"></td>\r\n                                    </tr></tbody></table>\n<table gsedit=\"info_pane\" width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tbody>\n<tr>\n<td width=\"10\" style=\"font-size:1px;\">&nbsp;</td>\r\n                                      <td style=\"padding:0px 0 0 0px !important;font-family:\'Helvetica Neue\', Helvetica, Arial, sans-serif;color:#333333;\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr>\n<td valign=\"top\">\n<a href=\"[newsman post=\'permalink\']\" title=\"[newsman post=\'post_title\']\" class=\"story-title\" style=\"border: none;\r\n	text-decoration: none;\"> <span style=\"margin:4px 0 8px 0;color:#333;text-decoration:none;font-family:\'Helvetica Neue\', Helvetica, Arial, sans-serif;font-size:18px;line-height:20px;font-weight:bold;\" gsblock=\"html\">How to Create and Edit Digest Templates</span> </a>\r\n                                                <div class=\"story-snippet\" style=\"font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;\r\n	background-color: #fff;\r\n	color: #555;\r\n	font-size: 14px;\r\n	line-height: 18px;\r\n	margin-top: 10px;\r\n	margin-bottom: 10px;\">\r\n                                                <p><strong>To add blog posts to the template:</strong></p>\r\n                                                <p>1. Use the options in the editor to modify the template as you need.<br>\r\n                                                  2. Click \"Close\" at the right side to save the template.</p>\r\n                                                <ul>\n<li>Put the mouse at the place where the first post will start.</li>\r\n                                                  <li>Click on the \"<strong>Insert Posts</strong>\" button on the editor.</li>\r\n                                                  <li>Select the post type, categories, authors, content (\"Full post\", \"Excerpt\" or \"Fancy excerpt\").</li>\r\n                                                  <li>Click on the posts you want to add to the template to select them. Click on \"Day\", \"Week\" or \"Month\" button if you want to select the posts for the specified time period.</li>\r\n                                                </ul>\n<p><strong>To delete inserted blog posts from the template:</strong>\r\n                                                </p>\n<ul>\n<li>Hold <strong>Ctrl</strong> and hover the mouse over the post excerpt.</li>\r\n                                                  <li>Click on the \"<strong>Remove</strong>\" button.</li>\r\n                                                  \r\n                                                </ul>\n</div>\n</td>\r\n                                            </tr></tbody></table></td>\r\n                                      <td width=\"10\" style=\"font-size:1px;\">&nbsp;</td>\r\n                                    </tr>\n<tr class=\"hide\">\n<td width=\"10\" style=\"font-size:1px;\">&nbsp;</td>\r\n                                      <td height=\"20\" style=\"font-size:1px;\">&nbsp;</td>\r\n                                      <td width=\"10\" style=\"font-size:1px;\">&nbsp;</td>\r\n                                    </tr>\n</tbody></table>\n</td>\r\n                              <td style=\"width:85px;\">&nbsp;</td>\r\n                            </tr>\n<tr>\n<td style=\"width:75px;\">&nbsp;</td>\r\n                              <td style=\"padding:0px 0 0 0px !important;background-color:#FFFFFF;\" valign=\"top\" class=\"bodyContent\">\r\n                              </td>\n<td style=\"width:85px;\">&nbsp;</td>\r\n                            </tr>\n</tbody></table>\n<!-- /story -->\n</td>\r\n                    </tr>\n</tbody></table>\n<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"670\"><tbody><tr>\n<td width=\"75\" style=\"background-color:#ffffff;\">&nbsp;</td>\r\n                      <td width=\"490\" height=\"17\" style=\"border-top:0px solid #dddddd;background-color:#ffffff;\">\n<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr>\n<td height=\"18\" style=\"font-size:1px;\">&nbsp;</td>\r\n                            </tr></tbody></table>\n<div gsedit=\"post_divider\">\r\n	<hr width=\"100%\" height=\"1\" class=\"story-separator\" style=\"border:0;margin:0 auto;color:#e8e8e8;background-color:#e8e8e8;height:1px;\">\n</div>\r\n                        <table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tbody>\n<tr>\n<td width=\"10\" style=\"font-size:1px;\">&nbsp;</td>\r\n                              <td style=\"padding:0px 0 0 0px !important;background-color:#FFFFFF;\" valign=\"top\" class=\"bodyContent\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr>\n<td valign=\"top\"><div gsedit=\"std_content01\" style=\"color: #505050;\r\n	font-family: Arial;\r\n	font-size: 14px;\r\n	line-height: 150%;\r\n	text-align: left;\">\r\n                                          <p>Some closing words here. You can write your signature here or clear this section.</p>\r\n                                        </div></td>\r\n                                    </tr></tbody></table></td>\r\n                              <td width=\"10\" style=\"font-size:1px;\">&nbsp;</td>\r\n                            </tr>\n<tr class=\"hide\">\n<td width=\"10\" style=\"font-size:1px;\">&nbsp;</td>\r\n                              <td height=\"20\" style=\"font-size:1px;\">&nbsp;</td>\r\n                              <td width=\"10\" style=\"font-size:1px;\">&nbsp;</td>\r\n                            </tr>\n</tbody></table>\n</td>\r\n                      <td width=\"85\" style=\"background-color:#ffffff;\">&nbsp;</td>\r\n                    </tr></tbody></table>\n<!-- Footer --><table width=\"670\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"main frame\" style=\"background-color:#ffffff;\"><tbody><tr>\n<td><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"670\" class=\"frame footer\" style=\"background-color: #eeeeee;\r\n	background-image: url(http://www.hormonesoup.com/wp-content/plugins/wpnewsman-newsletters/email-templates/digest/shadow_bottom.jpg);\r\n	background-position: top;\r\n	background-repeat: repeat-x;\r\n	border-top: 1px solid #dddddd;\"><tbody>\n<tr>\n<td colspan=\"5\" height=\"28\">&nbsp;</td>\r\n                            </tr>\n<tr>\n<td style=\"width:75px;\">&nbsp;</td>\r\n                              <td width=\"10\">&nbsp;</td>\r\n                              <td class=\"footer_body\" style=\"font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;\r\n	font-size: 12px;\r\n	line-height: 17px;\r\n	color: #777;\r\n	text-shadow: 0 1px 0 #ffffff;\">\n<div gsedit=\"std_social\"> <a href=\"[newsman profileurl=\'twitter\']\" style=\"border: none;\r\n	color: #0084b4;\r\n	text-decoration: none;\">Follow on Twitter</a> | <a href=\"[newsman profileurl=\'facebook\']\" style=\"border: none;\r\n	color: #0084b4;\r\n	text-decoration: none;\">Friend on Facebook</a> </div>\r\n                                <div gsedit=\"std_footer\"> <em>Copyright &copy; [newsman date=\"Y\"] [newsman wp=\"blogname\"], All rights reserved.</em> </div>\r\n                                <div> You can also <a href=\"[newsman link=\'unsubscribe\']\" style=\"border: none;\r\n	color: #0084b4;\r\n	text-decoration: none;\">unsubscribe to these emails</a>. </div>\r\n                                <div> <a href=\"#\" class=\"address\" gsedit=\"address\" style=\"border:none;color:#999999;text-decoration:none;font-family:\'Helvetica Neue\', Helvetica, Arial, sans-serif;font-size:11px;line-height:17px;text-shadow:0 1px 0 #ffffff;\">ACME, Inc. 123 Business St., Suite 42 <span class=\"nobreak\" style=\"white-space:nowrap;\">Los Angeles, CA 90001</span></a> </div>\n</td>\r\n                              <td width=\"10\" class=\"footer_body\" style=\"font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;\r\n	font-size: 12px;\r\n	line-height: 17px;\r\n	color: #777;\r\n	text-shadow: 0 1px 0 #ffffff;\">&nbsp;</td>\r\n                              <td style=\"width:85px;\">&nbsp;</td>\r\n                            </tr>\n<tr>\n<td colspan=\"5\" height=\"25\">&nbsp;</td>\r\n                            </tr>\n<tr>\n<td align=\"center\" colspan=\"4\"></td>\r\n                            </tr>\n</tbody></table></td>\r\n                    </tr></tbody></table>\n<!-- /Footer -->\n</td>\r\n            </tr>\n</tbody></table></td>\r\n    </tr></tbody></table>\n<div gsedit=\"newsman_badge_wrap\">\r\n  <p style=\"margin-top:40px;\" align=\"center\">[newsman badge]</p>\r\n</div>\n</body>\n</html>\n','','http://www.hormonesoup.com/wp-content/plugins/wpnewsman-newsletters/email-templates/digest/','/home/opensow0/public_html/hormonesoup/wp-content/plugins/wpnewsman-newsletters/email-templates/digest/','<div gsedit=\"post_block\">\r\n	<div gsblock=\"html\" gsedit=\"post_item\">	\r\n		<table style=\"position: relative;\" class=\"frame\" width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n			<tbody>\r\n				<tr><td style=\"height: 18px;\"></td></tr>\r\n				<tr>\r\n					<td valign=\"top\">\r\n						<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n							<tbody>\r\n								<tr>\r\n									<td width=\"10\" style=\"font-size: 1px;\">&nbsp;</td>\r\n									<td style=\"padding: 0px 0 0 0px !important; font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; color: #333333; font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; color: #333333;\">\r\n										<!-- post image -->\r\n										[newsman_has_thumbnail]\r\n										<table align=\"right\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" class=\"down\">\r\n											<tbody>\r\n												<tr>\r\n													<td width=\"10\"></td>\r\n													<td class=\"story-image-wrapper\">\r\n														<a href=\"[newsman post=\'permalink\']\" title=\"[newsman post=\'post_title\']\" style=\"decoration: none;\"><img src=\"[newsman post=\'thumbnail\' placeholder=\'200x144.gif\']\" width=\"200\" alt=\" \" class=\"story-image\" border=\"0\"> </a>\r\n														</td>\r\n												</tr>\r\n											</tbody>\r\n										</table>\r\n										[/newsman_has_thumbnail]							\r\n										<!-- / image --> \r\n										\r\n										<a href=\"[newsman post=\'permalink\']\" title=\"[newsman post=\'post_title\']\" style=\"text-decoration: none;\"> <span style=\"margin: 4px 0 8px 0; color: #333; font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 18px; line-height: 20px; font-weight: bold;\">[newsman post=\'post_title\']</span> </a>\r\n										<div class=\"story-snippet\">\r\n											<p>[newsman post=\'fancy_excerpt\' words=\'50\']</p>\r\n											<p><a href=\"[newsman post=\'permalink\']\" title=\"[newsman post=\'post_title\']\" style=\"text-decoration: none;\">Read more...</a></p>\r\n										</div>\r\n									</td>\r\n									<td width=\"10\" style=\"font-size: 1px;\">&nbsp;</td>\r\n								</tr>\r\n							</tbody>\r\n						</table></td>\r\n				</tr>\r\n				<tr><td style=\"height: 18px;\"></td></tr>\r\n			</tbody>\r\n		</table>\r\n	</div>\r\n</div>\r\n<div gsedit=\"post_divider\">\r\n	<hr width=\"100%\" height=\"1\" class=\"story-separator\" style=\"border: 0; margin: 0 auto; color: #e8e8e8; background-color: #e8e8e8; height: 1px;\" />	\r\n</div>'),(17,1,3,2,'Administrator notification - new subscriber','A contact has joined your mailing list at [newsman wp=\"blogname\"]\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html>\r\n    <head>\r\n        \r\n        <!-- Facebook sharing information tags -->\r\n        <meta property=\"og:title\" content=\"[newsman subject]\">\r\n        \r\n        <title>[newsman subject]</title>\r\n		\r\n	<style type=\"text/css\">\r\n		#outlook a{\r\n			padding:0;\r\n		}\r\n		body{\r\n			width:100% !important;\r\n		}\r\n		.ReadMsgBody{\r\n			width:100%;\r\n		}\r\n		.ExternalClass{\r\n			width:100%;\r\n		}\r\n		body{\r\n			-webkit-text-size-adjust:none;\r\n		}\r\n		body{\r\n			margin:0;\r\n			padding:0;\r\n		}\r\n		img{\r\n			border:0;\r\n			height:auto;\r\n			line-height:100%;\r\n			outline:none;\r\n			text-decoration:none;\r\n		}\r\n		table td{\r\n			border-collapse:collapse;\r\n		}\r\n		#backgroundTable{\r\n			height:100% !important;\r\n			margin:0;\r\n			padding:0;\r\n			width:100% !important;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section background color\r\n		@tip Set the background color for your email. You may want to choose one that matches your company\'s branding.\r\n		@theme page\r\n		*/\r\n		body,#backgroundTable{\r\n			/*@editable*/background-color:#DEDEDE;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section email border\r\n		@tip Set the border for your email.\r\n		*/\r\n		#templateContainer{\r\n			/*@editable*/border: 0px solid #DDDDDD;			\r\n		}\r\n\r\n		#templateContainer, #templateBody, .bodyContent, .bodyContent > table {\r\n			-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\r\n			/*overflow: hidden;*/\r\n		}\r\n\r\n		/*\r\n		@tab Page\r\n		@section heading 1\r\n		@tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.\r\n		@style heading 1\r\n		*/\r\n		h1,.h1{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:34px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 2\r\n		@tip Set the styling for all second-level headings in your emails.\r\n		@style heading 2\r\n		*/\r\n		h2,.h2{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:30px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 3\r\n		@tip Set the styling for all third-level headings in your emails.\r\n		@style heading 3\r\n		*/\r\n		h3,.h3{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:26px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 4\r\n		@tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.\r\n		@style heading 4\r\n		*/\r\n		h4,.h4{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:22px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader style\r\n		@tip Set the background color for your email\'s preheader area.\r\n		@theme page\r\n		*/\r\n		#templatePreheader{\r\n			/*@editable*/background-color:#DEDEDE;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader text\r\n		@tip Set the styling for your email\'s preheader text. Choose a size and color that is easy to read.\r\n		*/\r\n		.preheaderContent div{\r\n			/*@editable*/color:#505050;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:10px;\r\n			/*@editable*/line-height:100%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader link\r\n		@tip Set the styling for your email\'s preheader links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.preheaderContent div a:link,.preheaderContent div a:visited,.preheaderContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header style\r\n		@tip Set the background color and border for your email\'s header area.\r\n		@theme header\r\n		*/\r\n		#templateHeader{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border-bottom:0;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header text\r\n		@tip Set the styling for your email\'s header text. Choose a size and color that is easy to read.\r\n		*/\r\n		.headerContent{\r\n			/*@editable*/color:#202020;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:34px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			/*@editable*/padding:0;\r\n			/*@editable*/text-align:center;\r\n			/*@editable*/vertical-align:middle;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header link\r\n		@tip Set the styling for your email\'s header links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.headerContent a:link,.headerContent a:visited,.headerContent a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		#headerImage{\r\n			height:auto;\r\n			max-width:600px !important;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body style\r\n		@tip Set the background color for your email\'s body area.\r\n		*/\r\n		#templateContainer,.bodyContent{\r\n			/*@editable*/background-color:#FFFFFF;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body text\r\n		@tip Set the styling for your email\'s main content text. Choose a size and color that is easy to read.\r\n		@theme main\r\n		*/\r\n		.bodyContent div{\r\n			/*@editable*/color:#505050;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:14px;\r\n			/*@editable*/line-height:150%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body link\r\n		@tip Set the styling for your email\'s main content links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.bodyContent div a:link,.bodyContent div a:visited,.bodyContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		.bodyContent img{\r\n			display:inline;\r\n			height:auto;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer style\r\n		@tip Set the background color and top border for your email\'s footer area.\r\n		@theme footer\r\n		*/\r\n		#templateFooter{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border-top:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer text\r\n		@tip Set the styling for your email\'s footer text. Choose a size and color that is easy to read.\r\n		@theme footer\r\n		*/\r\n		.footerContent div{\r\n			/*@editable*/color:#707070;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:12px;\r\n			/*@editable*/line-height:125%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer link\r\n		@tip Set the styling for your email\'s footer links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.footerContent div a:link,.footerContent div a:visited,.footerContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		.footerContent img{\r\n			display:inline;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section social bar style\r\n		@tip Set the background color and border for your email\'s footer social bar.\r\n		@theme footer\r\n		*/\r\n		#social{\r\n			/*@editable*/background-color:#FAFAFA;\r\n			/*@editable*/border:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section social bar style\r\n		@tip Set the background color and border for your email\'s footer social bar.\r\n		*/\r\n		#social div{\r\n			/*@editable*/text-align:center;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section utility bar style\r\n		@tip Set the background color and border for your email\'s footer utility bar.\r\n		@theme footer\r\n		*/\r\n		#utility{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section utility bar style\r\n		@tip Set the background color and border for your email\'s footer utility bar.\r\n		*/\r\n		#utility div{\r\n			/*@editable*/text-align:center;\r\n		}\r\n	</style>\r\n	</head>\r\n    <body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\">\r\n    	<center>\r\n        	<table border=\"0\" cellpadding=\"0\" cellspacing=\"20\" height=\"100%\" width=\"100%\" id=\"backgroundTable\">\r\n            	<tr>\r\n                	<td align=\"center\" valign=\"top\">\r\n                        <!-- // Begin Template Preheader \\\\ -->\r\n                        <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"560\" id=\"templatePreheader\">\r\n                            <tr>\r\n                                <td valign=\"top\" class=\"preheaderContent\">\r\n                                \r\n                                	<!-- // Begin Module: Standard Preheader \\ -->\r\n                                    <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"100%\">\r\n                                    	<tr>\r\n                                        	<td valign=\"top\">&nbsp;</td>\r\n                                        </tr>\r\n                                    </table>\r\n                                	<!-- // End Module: Standard Preheader \\ -->\r\n                                \r\n                                </td>\r\n                            </tr>\r\n                        </table>\r\n                        <!-- // End Template Preheader \\\\ -->\r\n                    	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateContainer\">\r\n                         	<tr>\r\n                            	<td align=\"center\" valign=\"top\">\r\n                                    <!-- // Begin Template Body \\\\ -->\r\n                                	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateBody\">\r\n                                    	<tr>\r\n                                            <td valign=\"top\" class=\"bodyContent\">\r\n                                \r\n                                                <!-- // Begin Module: Standard Content \\\\ -->\r\n                                                <table border=\"0\" cellpadding=\"20\" cellspacing=\"0\" width=\"100%\">\r\n                                                    <tr>\r\n                                                        <td valign=\"top\">\r\n                                                            <div gsedit=\"std_content\">\n<p>A contact has joined your mailing list. The contact\'s details are listed below:</p>\n<ul>[newsman sub=\"*\" tag=\"li\"]</ul>\n<p>--</p>\n<p><a href=\"[newsman wp=\'url\']/wp-admin/\">[newsman wp=\"url\"]/wp-admin/</a> -> WPNewsman -> Settings</p></div>\r\n														</td>\r\n                                                    </tr>\r\n                                                </table>\r\n                                                <!-- // End Module: Standard Content \\\\ -->\r\n                                                \r\n                                            </td>\r\n                                        </tr>\r\n                                    </table>\r\n                                    <!-- // End Template Body \\\\ -->\r\n                                </td>\r\n                            </tr>\r\n                        </table>\r\n                        <br>\r\n                    </td>\r\n                </tr>\r\n                <tr>\r\n                	<td align=\"center\">[newsman badge]</td>\r\n                </tr>\r\n            </table>\r\n        </center>\r\n    </body>\r\n</html>','\nA contact has joined your mailing list. The contact\'s details are listed below:\n\n[newsman sub=\"*\"]\n--\n[newsman wp=\"url\"]/wp-admin/ -> WPNewsman -> Settings\n','','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html>\n<head>\n<!-- Facebook sharing information tags --><meta property=\"og:title\" content=\"[newsman subject]\">\n<title>[newsman subject]</title>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" style=\"width:100% !important;-webkit-text-size-adjust:none;margin:0;padding:0;background-color:#DEDEDE;\">\r\n    	<center>\r\n        	<table border=\"0\" cellpadding=\"0\" cellspacing=\"20\" height=\"100%\" width=\"100%\" id=\"backgroundTable\" style=\"height:100% !important;margin:0;padding:0;width:100% !important;background-color:#DEDEDE;\">\n<tr>\n<td align=\"center\" valign=\"top\" style=\"border-collapse:collapse;\">\r\n                        <!-- // Begin Template Preheader \\\\ -->\r\n                        <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"560\" id=\"templatePreheader\" style=\"background-color:#DEDEDE;\"><tr>\n<td valign=\"top\" class=\"preheaderContent\" style=\"border-collapse:collapse;\">\r\n                                \r\n                                	<!-- // Begin Module: Standard Preheader \\ -->\r\n                                    <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"100%\"><tr>\n<td valign=\"top\" style=\"border-collapse:collapse;\">&nbsp;</td>\r\n                                        </tr></table>\n<!-- // End Module: Standard Preheader \\ -->\n</td>\r\n                            </tr></table>\n<!-- // End Template Preheader \\\\ --><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateContainer\" style=\"border:0px solid #DDDDDD;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;background-color:#FFFFFF;\"><tr>\n<td align=\"center\" valign=\"top\" style=\"border-collapse:collapse;\">\r\n                                    <!-- // Begin Template Body \\\\ -->\r\n                                	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateBody\" style=\"-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\"><tr>\n<td valign=\"top\" class=\"bodyContent\" style=\"border-collapse:collapse;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;background-color:#FFFFFF;\">\r\n                                \r\n                                                <!-- // Begin Module: Standard Content \\\\ -->\r\n                                                <table border=\"0\" cellpadding=\"20\" cellspacing=\"0\" width=\"100%\" style=\"-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\"><tr>\n<td valign=\"top\" style=\"border-collapse:collapse;\">\r\n                                                            <div gsedit=\"std_content\" style=\"color:#505050;\r\n			font-family:Arial;\r\n			font-size:14px;\r\n			line-height:150%;\r\n			text-align:left;\">\n<p>A contact has joined your mailing list. The contact\'s details are listed below:</p>\n<ul>[newsman sub=\"*\" tag=\"li\"]</ul>\n<p>--</p>\n<p><a href=\"[newsman wp=\'url\']/wp-admin/\">[newsman wp=\"url\"]/wp-admin/</a> -&gt; WPNewsman -&gt; Settings</p>\n</div>\r\n														</td>\r\n                                                    </tr></table>\n<!-- // End Module: Standard Content \\\\ -->\n</td>\r\n                                        </tr></table>\n<!-- // End Template Body \\\\ -->\n</td>\r\n                            </tr></table>\n<br>\n</td>\r\n                </tr>\n<tr>\n<td align=\"center\" style=\"border-collapse:collapse;\">[newsman badge]</td>\r\n                </tr>\n</table>\n</center>\r\n    </body>\n</html>\n','','','',''),(18,1,4,2,'Administrator notification - user unsubscribed','A contact has unsubscribed from your mailing list at [newsman wp=\"url\"]\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html>\r\n    <head>\r\n        \r\n        <!-- Facebook sharing information tags -->\r\n        <meta property=\"og:title\" content=\"[newsman subject]\">\r\n        \r\n        <title>[newsman subject]</title>\r\n		\r\n	<style type=\"text/css\">\r\n		#outlook a{\r\n			padding:0;\r\n		}\r\n		body{\r\n			width:100% !important;\r\n		}\r\n		.ReadMsgBody{\r\n			width:100%;\r\n		}\r\n		.ExternalClass{\r\n			width:100%;\r\n		}\r\n		body{\r\n			-webkit-text-size-adjust:none;\r\n		}\r\n		body{\r\n			margin:0;\r\n			padding:0;\r\n		}\r\n		img{\r\n			border:0;\r\n			height:auto;\r\n			line-height:100%;\r\n			outline:none;\r\n			text-decoration:none;\r\n		}\r\n		table td{\r\n			border-collapse:collapse;\r\n		}\r\n		#backgroundTable{\r\n			height:100% !important;\r\n			margin:0;\r\n			padding:0;\r\n			width:100% !important;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section background color\r\n		@tip Set the background color for your email. You may want to choose one that matches your company\'s branding.\r\n		@theme page\r\n		*/\r\n		body,#backgroundTable{\r\n			/*@editable*/background-color:#DEDEDE;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section email border\r\n		@tip Set the border for your email.\r\n		*/\r\n		#templateContainer{\r\n			/*@editable*/border: 0px solid #DDDDDD;			\r\n		}\r\n\r\n		#templateContainer, #templateBody, .bodyContent, .bodyContent > table {\r\n			-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\r\n			/*overflow: hidden;*/\r\n		}\r\n\r\n		/*\r\n		@tab Page\r\n		@section heading 1\r\n		@tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.\r\n		@style heading 1\r\n		*/\r\n		h1,.h1{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:34px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 2\r\n		@tip Set the styling for all second-level headings in your emails.\r\n		@style heading 2\r\n		*/\r\n		h2,.h2{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:30px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 3\r\n		@tip Set the styling for all third-level headings in your emails.\r\n		@style heading 3\r\n		*/\r\n		h3,.h3{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:26px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 4\r\n		@tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.\r\n		@style heading 4\r\n		*/\r\n		h4,.h4{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:22px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader style\r\n		@tip Set the background color for your email\'s preheader area.\r\n		@theme page\r\n		*/\r\n		#templatePreheader{\r\n			/*@editable*/background-color:#DEDEDE;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader text\r\n		@tip Set the styling for your email\'s preheader text. Choose a size and color that is easy to read.\r\n		*/\r\n		.preheaderContent div{\r\n			/*@editable*/color:#505050;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:10px;\r\n			/*@editable*/line-height:100%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader link\r\n		@tip Set the styling for your email\'s preheader links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.preheaderContent div a:link,.preheaderContent div a:visited,.preheaderContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header style\r\n		@tip Set the background color and border for your email\'s header area.\r\n		@theme header\r\n		*/\r\n		#templateHeader{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border-bottom:0;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header text\r\n		@tip Set the styling for your email\'s header text. Choose a size and color that is easy to read.\r\n		*/\r\n		.headerContent{\r\n			/*@editable*/color:#202020;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:34px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			/*@editable*/padding:0;\r\n			/*@editable*/text-align:center;\r\n			/*@editable*/vertical-align:middle;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header link\r\n		@tip Set the styling for your email\'s header links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.headerContent a:link,.headerContent a:visited,.headerContent a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		#headerImage{\r\n			height:auto;\r\n			max-width:600px !important;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body style\r\n		@tip Set the background color for your email\'s body area.\r\n		*/\r\n		#templateContainer,.bodyContent{\r\n			/*@editable*/background-color:#FFFFFF;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body text\r\n		@tip Set the styling for your email\'s main content text. Choose a size and color that is easy to read.\r\n		@theme main\r\n		*/\r\n		.bodyContent div{\r\n			/*@editable*/color:#505050;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:14px;\r\n			/*@editable*/line-height:150%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body link\r\n		@tip Set the styling for your email\'s main content links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.bodyContent div a:link,.bodyContent div a:visited,.bodyContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		.bodyContent img{\r\n			display:inline;\r\n			height:auto;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer style\r\n		@tip Set the background color and top border for your email\'s footer area.\r\n		@theme footer\r\n		*/\r\n		#templateFooter{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border-top:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer text\r\n		@tip Set the styling for your email\'s footer text. Choose a size and color that is easy to read.\r\n		@theme footer\r\n		*/\r\n		.footerContent div{\r\n			/*@editable*/color:#707070;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:12px;\r\n			/*@editable*/line-height:125%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer link\r\n		@tip Set the styling for your email\'s footer links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.footerContent div a:link,.footerContent div a:visited,.footerContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		.footerContent img{\r\n			display:inline;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section social bar style\r\n		@tip Set the background color and border for your email\'s footer social bar.\r\n		@theme footer\r\n		*/\r\n		#social{\r\n			/*@editable*/background-color:#FAFAFA;\r\n			/*@editable*/border:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section social bar style\r\n		@tip Set the background color and border for your email\'s footer social bar.\r\n		*/\r\n		#social div{\r\n			/*@editable*/text-align:center;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section utility bar style\r\n		@tip Set the background color and border for your email\'s footer utility bar.\r\n		@theme footer\r\n		*/\r\n		#utility{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section utility bar style\r\n		@tip Set the background color and border for your email\'s footer utility bar.\r\n		*/\r\n		#utility div{\r\n			/*@editable*/text-align:center;\r\n		}\r\n	</style>\r\n	</head>\r\n    <body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\">\r\n    	<center>\r\n        	<table border=\"0\" cellpadding=\"0\" cellspacing=\"20\" height=\"100%\" width=\"100%\" id=\"backgroundTable\">\r\n            	<tr>\r\n                	<td align=\"center\" valign=\"top\">\r\n                        <!-- // Begin Template Preheader \\\\ -->\r\n                        <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"560\" id=\"templatePreheader\">\r\n                            <tr>\r\n                                <td valign=\"top\" class=\"preheaderContent\">\r\n                                \r\n                                	<!-- // Begin Module: Standard Preheader \\ -->\r\n                                    <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"100%\">\r\n                                    	<tr>\r\n                                        	<td valign=\"top\">&nbsp;</td>\r\n                                        </tr>\r\n                                    </table>\r\n                                	<!-- // End Module: Standard Preheader \\ -->\r\n                                \r\n                                </td>\r\n                            </tr>\r\n                        </table>\r\n                        <!-- // End Template Preheader \\\\ -->\r\n                    	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateContainer\">\r\n                         	<tr>\r\n                            	<td align=\"center\" valign=\"top\">\r\n                                    <!-- // Begin Template Body \\\\ -->\r\n                                	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateBody\">\r\n                                    	<tr>\r\n                                            <td valign=\"top\" class=\"bodyContent\">\r\n                                \r\n                                                <!-- // Begin Module: Standard Content \\\\ -->\r\n                                                <table border=\"0\" cellpadding=\"20\" cellspacing=\"0\" width=\"100%\">\r\n                                                    <tr>\r\n                                                        <td valign=\"top\">\r\n                                                            <div gsedit=\"std_content\">\n<p>A contact has unsubscribed from your mailing list. The contact\'s details are listed below:</p>\n<ul>[newsman sub=\"*\" tag=\"li\"]</ul>\n&nbsp;\n<p>--</p>\n<p><a href=\"[newsman wp=\'url\']/wp-admin/\">[newsman wp=\"url\"]/wp-admin/</a> -> WPNewsman -> Settings</p></div>\r\n														</td>\r\n                                                    </tr>\r\n                                                </table>\r\n                                                <!-- // End Module: Standard Content \\\\ -->\r\n                                                \r\n                                            </td>\r\n                                        </tr>\r\n                                    </table>\r\n                                    <!-- // End Template Body \\\\ -->\r\n                                </td>\r\n                            </tr>\r\n                        </table>\r\n                        <br>\r\n                    </td>\r\n                </tr>\r\n                <tr>\r\n                	<td align=\"center\">[newsman badge]</td>\r\n                </tr>\r\n            </table>\r\n        </center>\r\n    </body>\r\n</html>','\nA contact has unsubscribed from your mailing list. The contact\'s details are listed below:\n\n[newsman sub=\"*\"]\n\nReason: \n$u_reason\n\n--\n[newsman wp=\"url\"]/wp-admin/ -> WPNewsman -> Settings\n','','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html>\n<head>\n<!-- Facebook sharing information tags --><meta property=\"og:title\" content=\"[newsman subject]\">\n<title>[newsman subject]</title>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" style=\"width:100% !important;-webkit-text-size-adjust:none;margin:0;padding:0;background-color:#DEDEDE;\">\r\n    	<center>\r\n        	<table border=\"0\" cellpadding=\"0\" cellspacing=\"20\" height=\"100%\" width=\"100%\" id=\"backgroundTable\" style=\"height:100% !important;margin:0;padding:0;width:100% !important;background-color:#DEDEDE;\">\n<tr>\n<td align=\"center\" valign=\"top\" style=\"border-collapse:collapse;\">\r\n                        <!-- // Begin Template Preheader \\\\ -->\r\n                        <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"560\" id=\"templatePreheader\" style=\"background-color:#DEDEDE;\"><tr>\n<td valign=\"top\" class=\"preheaderContent\" style=\"border-collapse:collapse;\">\r\n                                \r\n                                	<!-- // Begin Module: Standard Preheader \\ -->\r\n                                    <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"100%\"><tr>\n<td valign=\"top\" style=\"border-collapse:collapse;\">&nbsp;</td>\r\n                                        </tr></table>\n<!-- // End Module: Standard Preheader \\ -->\n</td>\r\n                            </tr></table>\n<!-- // End Template Preheader \\\\ --><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateContainer\" style=\"border:0px solid #DDDDDD;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;background-color:#FFFFFF;\"><tr>\n<td align=\"center\" valign=\"top\" style=\"border-collapse:collapse;\">\r\n                                    <!-- // Begin Template Body \\\\ -->\r\n                                	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateBody\" style=\"-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\"><tr>\n<td valign=\"top\" class=\"bodyContent\" style=\"border-collapse:collapse;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;background-color:#FFFFFF;\">\r\n                                \r\n                                                <!-- // Begin Module: Standard Content \\\\ -->\r\n                                                <table border=\"0\" cellpadding=\"20\" cellspacing=\"0\" width=\"100%\" style=\"-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\"><tr>\n<td valign=\"top\" style=\"border-collapse:collapse;\">\r\n                                                            <div gsedit=\"std_content\" style=\"color:#505050;\r\n			font-family:Arial;\r\n			font-size:14px;\r\n			line-height:150%;\r\n			text-align:left;\">\n<p>A contact has unsubscribed from your mailing list. The contact\'s details are listed below:</p>\n<ul>[newsman sub=\"*\" tag=\"li\"]</ul>\n&nbsp;\n<p>--</p>\n<p><a href=\"[newsman wp=\'url\']/wp-admin/\">[newsman wp=\"url\"]/wp-admin/</a> -&gt; WPNewsman -&gt; Settings</p>\n</div>\r\n														</td>\r\n                                                    </tr></table>\n<!-- // End Module: Standard Content \\\\ -->\n</td>\r\n                                        </tr></table>\n<!-- // End Template Body \\\\ -->\n</td>\r\n                            </tr></table>\n<br>\n</td>\r\n                </tr>\n<tr>\n<td align=\"center\" style=\"border-collapse:collapse;\">[newsman badge]</td>\r\n                </tr>\n</table>\n</center>\r\n    </body>\n</html>\n','','','',''),(19,1,5,2,'Subscription confirmation','[newsman wp=\"blogname\"]: Please, confirm your email\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html>\r\n    <head>\r\n        \r\n        <!-- Facebook sharing information tags -->\r\n        <meta property=\"og:title\" content=\"[newsman subject]\">\r\n        \r\n        <title>[newsman subject]</title>\r\n		\r\n	<style type=\"text/css\">\r\n		#outlook a{\r\n			padding:0;\r\n		}\r\n		body{\r\n			width:100% !important;\r\n		}\r\n		.ReadMsgBody{\r\n			width:100%;\r\n		}\r\n		.ExternalClass{\r\n			width:100%;\r\n		}\r\n		body{\r\n			-webkit-text-size-adjust:none;\r\n		}\r\n		body{\r\n			margin:0;\r\n			padding:0;\r\n		}\r\n		img{\r\n			border:0;\r\n			height:auto;\r\n			line-height:100%;\r\n			outline:none;\r\n			text-decoration:none;\r\n		}\r\n		table td{\r\n			border-collapse:collapse;\r\n		}\r\n		#backgroundTable{\r\n			height:100% !important;\r\n			margin:0;\r\n			padding:0;\r\n			width:100% !important;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section background color\r\n		@tip Set the background color for your email. You may want to choose one that matches your company\'s branding.\r\n		@theme page\r\n		*/\r\n		body,#backgroundTable{\r\n			/*@editable*/background-color:#DEDEDE;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section email border\r\n		@tip Set the border for your email.\r\n		*/\r\n		#templateContainer{\r\n			/*@editable*/border: 0px solid #DDDDDD;			\r\n		}\r\n\r\n		#templateContainer, #templateBody, .bodyContent, .bodyContent > table {\r\n			-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\r\n			/*overflow: hidden;*/\r\n		}\r\n\r\n		/*\r\n		@tab Page\r\n		@section heading 1\r\n		@tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.\r\n		@style heading 1\r\n		*/\r\n		h1,.h1{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:34px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 2\r\n		@tip Set the styling for all second-level headings in your emails.\r\n		@style heading 2\r\n		*/\r\n		h2,.h2{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:30px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 3\r\n		@tip Set the styling for all third-level headings in your emails.\r\n		@style heading 3\r\n		*/\r\n		h3,.h3{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:26px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 4\r\n		@tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.\r\n		@style heading 4\r\n		*/\r\n		h4,.h4{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:22px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader style\r\n		@tip Set the background color for your email\'s preheader area.\r\n		@theme page\r\n		*/\r\n		#templatePreheader{\r\n			/*@editable*/background-color:#DEDEDE;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader text\r\n		@tip Set the styling for your email\'s preheader text. Choose a size and color that is easy to read.\r\n		*/\r\n		.preheaderContent div{\r\n			/*@editable*/color:#505050;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:10px;\r\n			/*@editable*/line-height:100%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader link\r\n		@tip Set the styling for your email\'s preheader links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.preheaderContent div a:link,.preheaderContent div a:visited,.preheaderContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header style\r\n		@tip Set the background color and border for your email\'s header area.\r\n		@theme header\r\n		*/\r\n		#templateHeader{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border-bottom:0;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header text\r\n		@tip Set the styling for your email\'s header text. Choose a size and color that is easy to read.\r\n		*/\r\n		.headerContent{\r\n			/*@editable*/color:#202020;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:34px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			/*@editable*/padding:0;\r\n			/*@editable*/text-align:center;\r\n			/*@editable*/vertical-align:middle;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header link\r\n		@tip Set the styling for your email\'s header links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.headerContent a:link,.headerContent a:visited,.headerContent a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		#headerImage{\r\n			height:auto;\r\n			max-width:600px !important;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body style\r\n		@tip Set the background color for your email\'s body area.\r\n		*/\r\n		#templateContainer,.bodyContent{\r\n			/*@editable*/background-color:#FFFFFF;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body text\r\n		@tip Set the styling for your email\'s main content text. Choose a size and color that is easy to read.\r\n		@theme main\r\n		*/\r\n		.bodyContent div{\r\n			/*@editable*/color:#505050;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:14px;\r\n			/*@editable*/line-height:150%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body link\r\n		@tip Set the styling for your email\'s main content links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.bodyContent div a:link,.bodyContent div a:visited,.bodyContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		.bodyContent img{\r\n			display:inline;\r\n			height:auto;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer style\r\n		@tip Set the background color and top border for your email\'s footer area.\r\n		@theme footer\r\n		*/\r\n		#templateFooter{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border-top:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer text\r\n		@tip Set the styling for your email\'s footer text. Choose a size and color that is easy to read.\r\n		@theme footer\r\n		*/\r\n		.footerContent div{\r\n			/*@editable*/color:#707070;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:12px;\r\n			/*@editable*/line-height:125%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer link\r\n		@tip Set the styling for your email\'s footer links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.footerContent div a:link,.footerContent div a:visited,.footerContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		.footerContent img{\r\n			display:inline;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section social bar style\r\n		@tip Set the background color and border for your email\'s footer social bar.\r\n		@theme footer\r\n		*/\r\n		#social{\r\n			/*@editable*/background-color:#FAFAFA;\r\n			/*@editable*/border:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section social bar style\r\n		@tip Set the background color and border for your email\'s footer social bar.\r\n		*/\r\n		#social div{\r\n			/*@editable*/text-align:center;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section utility bar style\r\n		@tip Set the background color and border for your email\'s footer utility bar.\r\n		@theme footer\r\n		*/\r\n		#utility{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section utility bar style\r\n		@tip Set the background color and border for your email\'s footer utility bar.\r\n		*/\r\n		#utility div{\r\n			/*@editable*/text-align:center;\r\n		}\r\n	</style>\r\n	</head>\r\n    <body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\">\r\n    	<center>\r\n        	<table border=\"0\" cellpadding=\"0\" cellspacing=\"20\" height=\"100%\" width=\"100%\" id=\"backgroundTable\">\r\n            	<tr>\r\n                	<td align=\"center\" valign=\"top\">\r\n                        <!-- // Begin Template Preheader \\\\ -->\r\n                        <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"560\" id=\"templatePreheader\">\r\n                            <tr>\r\n                                <td valign=\"top\" class=\"preheaderContent\">\r\n                                \r\n                                	<!-- // Begin Module: Standard Preheader \\ -->\r\n                                    <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"100%\">\r\n                                    	<tr>\r\n                                        	<td valign=\"top\">&nbsp;</td>\r\n                                        </tr>\r\n                                    </table>\r\n                                	<!-- // End Module: Standard Preheader \\ -->\r\n                                \r\n                                </td>\r\n                            </tr>\r\n                        </table>\r\n                        <!-- // End Template Preheader \\\\ -->\r\n                    	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateContainer\">\r\n                         	<tr>\r\n                            	<td align=\"center\" valign=\"top\">\r\n                                    <!-- // Begin Template Body \\\\ -->\r\n                                	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateBody\">\r\n                                    	<tr>\r\n                                            <td valign=\"top\" class=\"bodyContent\">\r\n                                \r\n                                                <!-- // Begin Module: Standard Content \\\\ -->\r\n                                                <table border=\"0\" cellpadding=\"20\" cellspacing=\"0\" width=\"100%\">\r\n                                                    <tr>\r\n                                                        <td valign=\"top\">\r\n                                                            <div gsedit=\"std_content\">\n<p>Hi,</p>\n<p>You\'re going to love the [newsman wp=\"blogname\"]! Before we begin sending you the information you requested, we want to be certain we have your permission.</p>\n<p>Click the link below to give us permission to send you information. It\'s fast and easy! If you cannot click the full URL below, please copy the URL and paste it into your web browser.</p>\n<p>CONFIRM BY CLICKING THIS URL:</p>\n<p><a href=\"[newsman link=\'confirmation\']\">[newsman link=\"confirmation\"]</a></p>\n<p>If you do not want to subscribe, simply ignore this message.</p>\n<p>&nbsp;</p>\n<p>Best Regards,<br>\n	[newsman wp=\"blogname\"]<br>\n	<a href=\"[newsman wp=\'url\']\">[newsman wp=\"url\"]</a></p>\n<p style=\"font-size: x-small\">\n	Request generated by:<br>\n	IP:&nbsp;[newsman sub=\"ip\"], date:&nbsp;[newsman sub=\"ts\"]</p></div>\r\n														</td>\r\n                                                    </tr>\r\n                                                </table>\r\n                                                <!-- // End Module: Standard Content \\\\ -->\r\n                                                \r\n                                            </td>\r\n                                        </tr>\r\n                                    </table>\r\n                                    <!-- // End Template Body \\\\ -->\r\n                                </td>\r\n                            </tr>\r\n                        </table>\r\n                        <br>\r\n                    </td>\r\n                </tr>\r\n                <tr>\r\n                	<td align=\"center\">[newsman badge]</td>\r\n                </tr>\r\n            </table>\r\n        </center>\r\n    </body>\r\n</html>','\nHi,\n\nYou\'re going to love the [newsman wp=\"blogname\"]! Before we begin sending you the information you requested, we want to be certain we have your permission.\n\nClick the link below to give us permission to send you information. It\'s fast and easy! If you cannot click the full URL below, please copy the URL and paste it into your web browser.\n\nCONFIRM BY CLICKING THIS URL:\n\n[newsman link=\"confirmation\"]\n\nIf you do not want to subscribe, simply ignore this message.\n\nBest Regards,\n[newsman wp=\"blogname\"]\n\n--\nRequest generated by:\nIP: [newsman sub=\"ip\"]\nDate: [newsman sub=\"ts\"]\nURL: [newsman wp=\"url\"]\n','','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html>\n<head>\n<!-- Facebook sharing information tags --><meta property=\"og:title\" content=\"[newsman subject]\">\n<title>[newsman subject]</title>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" style=\"width:100% !important;-webkit-text-size-adjust:none;margin:0;padding:0;background-color:#DEDEDE;\">\r\n    	<center>\r\n        	<table border=\"0\" cellpadding=\"0\" cellspacing=\"20\" height=\"100%\" width=\"100%\" id=\"backgroundTable\" style=\"height:100% !important;margin:0;padding:0;width:100% !important;background-color:#DEDEDE;\">\n<tr>\n<td align=\"center\" valign=\"top\" style=\"border-collapse:collapse;\">\r\n                        <!-- // Begin Template Preheader \\\\ -->\r\n                        <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"560\" id=\"templatePreheader\" style=\"background-color:#DEDEDE;\"><tr>\n<td valign=\"top\" class=\"preheaderContent\" style=\"border-collapse:collapse;\">\r\n                                \r\n                                	<!-- // Begin Module: Standard Preheader \\ -->\r\n                                    <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"100%\"><tr>\n<td valign=\"top\" style=\"border-collapse:collapse;\">&nbsp;</td>\r\n                                        </tr></table>\n<!-- // End Module: Standard Preheader \\ -->\n</td>\r\n                            </tr></table>\n<!-- // End Template Preheader \\\\ --><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateContainer\" style=\"border:0px solid #DDDDDD;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;background-color:#FFFFFF;\"><tr>\n<td align=\"center\" valign=\"top\" style=\"border-collapse:collapse;\">\r\n                                    <!-- // Begin Template Body \\\\ -->\r\n                                	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateBody\" style=\"-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\"><tr>\n<td valign=\"top\" class=\"bodyContent\" style=\"border-collapse:collapse;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;background-color:#FFFFFF;\">\r\n                                \r\n                                                <!-- // Begin Module: Standard Content \\\\ -->\r\n                                                <table border=\"0\" cellpadding=\"20\" cellspacing=\"0\" width=\"100%\" style=\"-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\"><tr>\n<td valign=\"top\" style=\"border-collapse:collapse;\">\r\n                                                            <div gsedit=\"std_content\" style=\"color:#505050;\r\n			font-family:Arial;\r\n			font-size:14px;\r\n			line-height:150%;\r\n			text-align:left;\">\n<p>Hi,</p>\n<p>You\'re going to love the [newsman wp=\"blogname\"]! Before we begin sending you the information you requested, we want to be certain we have your permission.</p>\n<p>Click the link below to give us permission to send you information. It\'s fast and easy! If you cannot click the full URL below, please copy the URL and paste it into your web browser.</p>\n<p>CONFIRM BY CLICKING THIS URL:</p>\n<p><a href=\"[newsman link=\'confirmation\']\">[newsman link=\"confirmation\"]</a></p>\n<p>If you do not want to subscribe, simply ignore this message.</p>\n<p>&nbsp;</p>\n<p>Best Regards,<br>\n	[newsman wp=\"blogname\"]<br><a href=\"[newsman wp=\'url\']\">[newsman wp=\"url\"]</a></p>\n<p style=\"font-size:x-small;\">\n	Request generated by:<br>\n	IP:&nbsp;[newsman sub=\"ip\"], date:&nbsp;[newsman sub=\"ts\"]</p>\n</div>\r\n														</td>\r\n                                                    </tr></table>\n<!-- // End Module: Standard Content \\\\ -->\n</td>\r\n                                        </tr></table>\n<!-- // End Template Body \\\\ -->\n</td>\r\n                            </tr></table>\n<br>\n</td>\r\n                </tr>\n<tr>\n<td align=\"center\" style=\"border-collapse:collapse;\">[newsman badge]</td>\r\n                </tr>\n</table>\n</center>\r\n    </body>\n</html>\n','','','',''),(20,1,6,2,'Unsubscribe notification','Removal Request Confirmation\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html>\r\n    <head>\r\n        \r\n        <!-- Facebook sharing information tags -->\r\n        <meta property=\"og:title\" content=\"[newsman subject]\">\r\n        \r\n        <title>[newsman subject]</title>\r\n		\r\n	<style type=\"text/css\">\r\n		#outlook a{\r\n			padding:0;\r\n		}\r\n		body{\r\n			width:100% !important;\r\n		}\r\n		.ReadMsgBody{\r\n			width:100%;\r\n		}\r\n		.ExternalClass{\r\n			width:100%;\r\n		}\r\n		body{\r\n			-webkit-text-size-adjust:none;\r\n		}\r\n		body{\r\n			margin:0;\r\n			padding:0;\r\n		}\r\n		img{\r\n			border:0;\r\n			height:auto;\r\n			line-height:100%;\r\n			outline:none;\r\n			text-decoration:none;\r\n		}\r\n		table td{\r\n			border-collapse:collapse;\r\n		}\r\n		#backgroundTable{\r\n			height:100% !important;\r\n			margin:0;\r\n			padding:0;\r\n			width:100% !important;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section background color\r\n		@tip Set the background color for your email. You may want to choose one that matches your company\'s branding.\r\n		@theme page\r\n		*/\r\n		body,#backgroundTable{\r\n			/*@editable*/background-color:#DEDEDE;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section email border\r\n		@tip Set the border for your email.\r\n		*/\r\n		#templateContainer{\r\n			/*@editable*/border: 0px solid #DDDDDD;			\r\n		}\r\n\r\n		#templateContainer, #templateBody, .bodyContent, .bodyContent > table {\r\n			-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\r\n			/*overflow: hidden;*/\r\n		}\r\n\r\n		/*\r\n		@tab Page\r\n		@section heading 1\r\n		@tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.\r\n		@style heading 1\r\n		*/\r\n		h1,.h1{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:34px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 2\r\n		@tip Set the styling for all second-level headings in your emails.\r\n		@style heading 2\r\n		*/\r\n		h2,.h2{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:30px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 3\r\n		@tip Set the styling for all third-level headings in your emails.\r\n		@style heading 3\r\n		*/\r\n		h3,.h3{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:26px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 4\r\n		@tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.\r\n		@style heading 4\r\n		*/\r\n		h4,.h4{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:22px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader style\r\n		@tip Set the background color for your email\'s preheader area.\r\n		@theme page\r\n		*/\r\n		#templatePreheader{\r\n			/*@editable*/background-color:#DEDEDE;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader text\r\n		@tip Set the styling for your email\'s preheader text. Choose a size and color that is easy to read.\r\n		*/\r\n		.preheaderContent div{\r\n			/*@editable*/color:#505050;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:10px;\r\n			/*@editable*/line-height:100%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader link\r\n		@tip Set the styling for your email\'s preheader links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.preheaderContent div a:link,.preheaderContent div a:visited,.preheaderContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header style\r\n		@tip Set the background color and border for your email\'s header area.\r\n		@theme header\r\n		*/\r\n		#templateHeader{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border-bottom:0;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header text\r\n		@tip Set the styling for your email\'s header text. Choose a size and color that is easy to read.\r\n		*/\r\n		.headerContent{\r\n			/*@editable*/color:#202020;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:34px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			/*@editable*/padding:0;\r\n			/*@editable*/text-align:center;\r\n			/*@editable*/vertical-align:middle;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header link\r\n		@tip Set the styling for your email\'s header links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.headerContent a:link,.headerContent a:visited,.headerContent a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		#headerImage{\r\n			height:auto;\r\n			max-width:600px !important;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body style\r\n		@tip Set the background color for your email\'s body area.\r\n		*/\r\n		#templateContainer,.bodyContent{\r\n			/*@editable*/background-color:#FFFFFF;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body text\r\n		@tip Set the styling for your email\'s main content text. Choose a size and color that is easy to read.\r\n		@theme main\r\n		*/\r\n		.bodyContent div{\r\n			/*@editable*/color:#505050;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:14px;\r\n			/*@editable*/line-height:150%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body link\r\n		@tip Set the styling for your email\'s main content links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.bodyContent div a:link,.bodyContent div a:visited,.bodyContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		.bodyContent img{\r\n			display:inline;\r\n			height:auto;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer style\r\n		@tip Set the background color and top border for your email\'s footer area.\r\n		@theme footer\r\n		*/\r\n		#templateFooter{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border-top:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer text\r\n		@tip Set the styling for your email\'s footer text. Choose a size and color that is easy to read.\r\n		@theme footer\r\n		*/\r\n		.footerContent div{\r\n			/*@editable*/color:#707070;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:12px;\r\n			/*@editable*/line-height:125%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer link\r\n		@tip Set the styling for your email\'s footer links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.footerContent div a:link,.footerContent div a:visited,.footerContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		.footerContent img{\r\n			display:inline;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section social bar style\r\n		@tip Set the background color and border for your email\'s footer social bar.\r\n		@theme footer\r\n		*/\r\n		#social{\r\n			/*@editable*/background-color:#FAFAFA;\r\n			/*@editable*/border:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section social bar style\r\n		@tip Set the background color and border for your email\'s footer social bar.\r\n		*/\r\n		#social div{\r\n			/*@editable*/text-align:center;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section utility bar style\r\n		@tip Set the background color and border for your email\'s footer utility bar.\r\n		@theme footer\r\n		*/\r\n		#utility{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section utility bar style\r\n		@tip Set the background color and border for your email\'s footer utility bar.\r\n		*/\r\n		#utility div{\r\n			/*@editable*/text-align:center;\r\n		}\r\n	</style>\r\n	</head>\r\n    <body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\">\r\n    	<center>\r\n        	<table border=\"0\" cellpadding=\"0\" cellspacing=\"20\" height=\"100%\" width=\"100%\" id=\"backgroundTable\">\r\n            	<tr>\r\n                	<td align=\"center\" valign=\"top\">\r\n                        <!-- // Begin Template Preheader \\\\ -->\r\n                        <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"560\" id=\"templatePreheader\">\r\n                            <tr>\r\n                                <td valign=\"top\" class=\"preheaderContent\">\r\n                                \r\n                                	<!-- // Begin Module: Standard Preheader \\ -->\r\n                                    <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"100%\">\r\n                                    	<tr>\r\n                                        	<td valign=\"top\">&nbsp;</td>\r\n                                        </tr>\r\n                                    </table>\r\n                                	<!-- // End Module: Standard Preheader \\ -->\r\n                                \r\n                                </td>\r\n                            </tr>\r\n                        </table>\r\n                        <!-- // End Template Preheader \\\\ -->\r\n                    	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateContainer\">\r\n                         	<tr>\r\n                            	<td align=\"center\" valign=\"top\">\r\n                                    <!-- // Begin Template Body \\\\ -->\r\n                                	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateBody\">\r\n                                    	<tr>\r\n                                            <td valign=\"top\" class=\"bodyContent\">\r\n                                \r\n                                                <!-- // Begin Module: Standard Content \\\\ -->\r\n                                                <table border=\"0\" cellpadding=\"20\" cellspacing=\"0\" width=\"100%\">\r\n                                                    <tr>\r\n                                                        <td valign=\"top\">\r\n                                                            <div gsedit=\"std_content\">\n<p>Hi,</p>\n<p>This email is being sent to notify you that we have received a request to remove the following record from our mailing list:</p>\n<p>Email: [newsman sub=\"email\"]</p>\n<p>This record was removed from our online database and will also be removed from any backup files shortly.</p>\n<p>If you do receive further unwanted email from our system, please let us know using the contact information below and we\'d be happy to address the issue immediately.</p>\n<p>&nbsp;</p>\n<p>Sincerely,<br>\n[newsman me=\"name\"]<br>\n[newsman me=\"email\"]<br>\n<a href=\"[newsman wp=\'url\']\">[newsman wp=\"url\"]</a></p></div>\r\n														</td>\r\n                                                    </tr>\r\n                                                </table>\r\n                                                <!-- // End Module: Standard Content \\\\ -->\r\n                                                \r\n                                            </td>\r\n                                        </tr>\r\n                                    </table>\r\n                                    <!-- // End Template Body \\\\ -->\r\n                                </td>\r\n                            </tr>\r\n                        </table>\r\n                        <br>\r\n                    </td>\r\n                </tr>\r\n                <tr>\r\n                	<td align=\"center\">[newsman badge]</td>\r\n                </tr>\r\n            </table>\r\n        </center>\r\n    </body>\r\n</html>','\nHi,\n\nThis email is being sent to notify you that we have received a request to remove the following record from our mailing list:\n\nEmail: [newsman sub=\"email\"]\n\nThis record was removed from our online database and will also be removed from any backup files shortly.\n\nIf you do receive further unwanted email from our system, please let us know using the contact information below and we\'d be happy to address the issue immediately.\n\nSincerely,\n[newsman me=\"name\"]\n[newsman me=\"email\"]\n[newsman wp=\"url\"]\n','','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html>\n<head>\n<!-- Facebook sharing information tags --><meta property=\"og:title\" content=\"[newsman subject]\">\n<title>[newsman subject]</title>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" style=\"width:100% !important;-webkit-text-size-adjust:none;margin:0;padding:0;background-color:#DEDEDE;\">\r\n    	<center>\r\n        	<table border=\"0\" cellpadding=\"0\" cellspacing=\"20\" height=\"100%\" width=\"100%\" id=\"backgroundTable\" style=\"height:100% !important;margin:0;padding:0;width:100% !important;background-color:#DEDEDE;\">\n<tr>\n<td align=\"center\" valign=\"top\" style=\"border-collapse:collapse;\">\r\n                        <!-- // Begin Template Preheader \\\\ -->\r\n                        <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"560\" id=\"templatePreheader\" style=\"background-color:#DEDEDE;\"><tr>\n<td valign=\"top\" class=\"preheaderContent\" style=\"border-collapse:collapse;\">\r\n                                \r\n                                	<!-- // Begin Module: Standard Preheader \\ -->\r\n                                    <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"100%\"><tr>\n<td valign=\"top\" style=\"border-collapse:collapse;\">&nbsp;</td>\r\n                                        </tr></table>\n<!-- // End Module: Standard Preheader \\ -->\n</td>\r\n                            </tr></table>\n<!-- // End Template Preheader \\\\ --><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateContainer\" style=\"border:0px solid #DDDDDD;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;background-color:#FFFFFF;\"><tr>\n<td align=\"center\" valign=\"top\" style=\"border-collapse:collapse;\">\r\n                                    <!-- // Begin Template Body \\\\ -->\r\n                                	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateBody\" style=\"-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\"><tr>\n<td valign=\"top\" class=\"bodyContent\" style=\"border-collapse:collapse;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;background-color:#FFFFFF;\">\r\n                                \r\n                                                <!-- // Begin Module: Standard Content \\\\ -->\r\n                                                <table border=\"0\" cellpadding=\"20\" cellspacing=\"0\" width=\"100%\" style=\"-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\"><tr>\n<td valign=\"top\" style=\"border-collapse:collapse;\">\r\n                                                            <div gsedit=\"std_content\" style=\"color:#505050;\r\n			font-family:Arial;\r\n			font-size:14px;\r\n			line-height:150%;\r\n			text-align:left;\">\n<p>Hi,</p>\n<p>This email is being sent to notify you that we have received a request to remove the following record from our mailing list:</p>\n<p>Email: [newsman sub=\"email\"]</p>\n<p>This record was removed from our online database and will also be removed from any backup files shortly.</p>\n<p>If you do receive further unwanted email from our system, please let us know using the contact information below and we\'d be happy to address the issue immediately.</p>\n<p>&nbsp;</p>\n<p>Sincerely,<br>\n[newsman me=\"name\"]<br>\n[newsman me=\"email\"]<br><a href=\"[newsman wp=\'url\']\">[newsman wp=\"url\"]</a></p>\n</div>\r\n														</td>\r\n                                                    </tr></table>\n<!-- // End Module: Standard Content \\\\ -->\n</td>\r\n                                        </tr></table>\n<!-- // End Template Body \\\\ -->\n</td>\r\n                            </tr></table>\n<br>\n</td>\r\n                </tr>\n<tr>\n<td align=\"center\" style=\"border-collapse:collapse;\">[newsman badge]</td>\r\n                </tr>\n</table>\n</center>\r\n    </body>\n</html>\n','','','',''),(21,1,1,2,'Welcome letter, thanks for subscribing','Welcome from [newsman me=\"name\"]\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html>\r\n    <head>\r\n        \r\n        <!-- Facebook sharing information tags -->\r\n        <meta property=\"og:title\" content=\"[newsman subject]\">\r\n        \r\n        <title>[newsman subject]</title>\r\n		\r\n	<style type=\"text/css\">\r\n		#outlook a{\r\n			padding:0;\r\n		}\r\n		body{\r\n			width:100% !important;\r\n		}\r\n		.ReadMsgBody{\r\n			width:100%;\r\n		}\r\n		.ExternalClass{\r\n			width:100%;\r\n		}\r\n		body{\r\n			-webkit-text-size-adjust:none;\r\n		}\r\n		body{\r\n			margin:0;\r\n			padding:0;\r\n		}\r\n		img{\r\n			border:0;\r\n			height:auto;\r\n			line-height:100%;\r\n			outline:none;\r\n			text-decoration:none;\r\n		}\r\n		table td{\r\n			border-collapse:collapse;\r\n		}\r\n		#backgroundTable{\r\n			height:100% !important;\r\n			margin:0;\r\n			padding:0;\r\n			width:100% !important;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section background color\r\n		@tip Set the background color for your email. You may want to choose one that matches your company\'s branding.\r\n		@theme page\r\n		*/\r\n		body,#backgroundTable{\r\n			/*@editable*/background-color:#DEDEDE;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section email border\r\n		@tip Set the border for your email.\r\n		*/\r\n		#templateContainer{\r\n			/*@editable*/border: 0px solid #DDDDDD;			\r\n		}\r\n\r\n		#templateContainer, #templateBody, .bodyContent, .bodyContent > table {\r\n			-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\r\n			/*overflow: hidden;*/\r\n		}\r\n\r\n		/*\r\n		@tab Page\r\n		@section heading 1\r\n		@tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.\r\n		@style heading 1\r\n		*/\r\n		h1,.h1{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:34px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 2\r\n		@tip Set the styling for all second-level headings in your emails.\r\n		@style heading 2\r\n		*/\r\n		h2,.h2{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:30px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 3\r\n		@tip Set the styling for all third-level headings in your emails.\r\n		@style heading 3\r\n		*/\r\n		h3,.h3{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:26px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 4\r\n		@tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.\r\n		@style heading 4\r\n		*/\r\n		h4,.h4{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:22px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader style\r\n		@tip Set the background color for your email\'s preheader area.\r\n		@theme page\r\n		*/\r\n		#templatePreheader{\r\n			/*@editable*/background-color:#DEDEDE;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader text\r\n		@tip Set the styling for your email\'s preheader text. Choose a size and color that is easy to read.\r\n		*/\r\n		.preheaderContent div{\r\n			/*@editable*/color:#505050;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:10px;\r\n			/*@editable*/line-height:100%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader link\r\n		@tip Set the styling for your email\'s preheader links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.preheaderContent div a:link,.preheaderContent div a:visited,.preheaderContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header style\r\n		@tip Set the background color and border for your email\'s header area.\r\n		@theme header\r\n		*/\r\n		#templateHeader{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border-bottom:0;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header text\r\n		@tip Set the styling for your email\'s header text. Choose a size and color that is easy to read.\r\n		*/\r\n		.headerContent{\r\n			/*@editable*/color:#202020;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:34px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			/*@editable*/padding:0;\r\n			/*@editable*/text-align:center;\r\n			/*@editable*/vertical-align:middle;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header link\r\n		@tip Set the styling for your email\'s header links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.headerContent a:link,.headerContent a:visited,.headerContent a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		#headerImage{\r\n			height:auto;\r\n			max-width:600px !important;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body style\r\n		@tip Set the background color for your email\'s body area.\r\n		*/\r\n		#templateContainer,.bodyContent{\r\n			/*@editable*/background-color:#FFFFFF;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body text\r\n		@tip Set the styling for your email\'s main content text. Choose a size and color that is easy to read.\r\n		@theme main\r\n		*/\r\n		.bodyContent div{\r\n			/*@editable*/color:#505050;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:14px;\r\n			/*@editable*/line-height:150%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body link\r\n		@tip Set the styling for your email\'s main content links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.bodyContent div a:link,.bodyContent div a:visited,.bodyContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		.bodyContent img{\r\n			display:inline;\r\n			height:auto;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer style\r\n		@tip Set the background color and top border for your email\'s footer area.\r\n		@theme footer\r\n		*/\r\n		#templateFooter{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border-top:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer text\r\n		@tip Set the styling for your email\'s footer text. Choose a size and color that is easy to read.\r\n		@theme footer\r\n		*/\r\n		.footerContent div{\r\n			/*@editable*/color:#707070;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:12px;\r\n			/*@editable*/line-height:125%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer link\r\n		@tip Set the styling for your email\'s footer links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.footerContent div a:link,.footerContent div a:visited,.footerContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		.footerContent img{\r\n			display:inline;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section social bar style\r\n		@tip Set the background color and border for your email\'s footer social bar.\r\n		@theme footer\r\n		*/\r\n		#social{\r\n			/*@editable*/background-color:#FAFAFA;\r\n			/*@editable*/border:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section social bar style\r\n		@tip Set the background color and border for your email\'s footer social bar.\r\n		*/\r\n		#social div{\r\n			/*@editable*/text-align:center;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section utility bar style\r\n		@tip Set the background color and border for your email\'s footer utility bar.\r\n		@theme footer\r\n		*/\r\n		#utility{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section utility bar style\r\n		@tip Set the background color and border for your email\'s footer utility bar.\r\n		*/\r\n		#utility div{\r\n			/*@editable*/text-align:center;\r\n		}\r\n	</style>\r\n	</head>\r\n    <body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\">\r\n    	<center>\r\n        	<table border=\"0\" cellpadding=\"0\" cellspacing=\"20\" height=\"100%\" width=\"100%\" id=\"backgroundTable\">\r\n            	<tr>\r\n                	<td align=\"center\" valign=\"top\">\r\n                        <!-- // Begin Template Preheader \\\\ -->\r\n                        <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"560\" id=\"templatePreheader\">\r\n                            <tr>\r\n                                <td valign=\"top\" class=\"preheaderContent\">\r\n                                \r\n                                	<!-- // Begin Module: Standard Preheader \\ -->\r\n                                    <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"100%\">\r\n                                    	<tr>\r\n                                        	<td valign=\"top\">&nbsp;</td>\r\n                                        </tr>\r\n                                    </table>\r\n                                	<!-- // End Module: Standard Preheader \\ -->\r\n                                \r\n                                </td>\r\n                            </tr>\r\n                        </table>\r\n                        <!-- // End Template Preheader \\\\ -->\r\n                    	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateContainer\">\r\n                         	<tr>\r\n                            	<td align=\"center\" valign=\"top\">\r\n                                    <!-- // Begin Template Body \\\\ -->\r\n                                	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateBody\">\r\n                                    	<tr>\r\n                                            <td valign=\"top\" class=\"bodyContent\">\r\n                                \r\n                                                <!-- // Begin Module: Standard Content \\\\ -->\r\n                                                <table border=\"0\" cellpadding=\"20\" cellspacing=\"0\" width=\"100%\">\r\n                                                    <tr>\r\n                                                        <td valign=\"top\">\r\n                                                            <div gsedit=\"std_content\">\n<p>Hi,</p>\n<p>Thank you for your subscription. You are now signed up to my newsletter, and will get great tips, tricks, and strategies a few times a month.  Hope you get some value out of it!  It\'s where ALL of my best posts go!</p>\n<p>We will not share your email address with any third parties and will keep your personal information private and secure.</p>\n<p>To ensure you receive future subscribers-only great tips, tricks, and offers, please add [newsman me=\"email\"] to your e-mail address book or safe senders list.</p>\n<p>&nbsp;</p>\n\n<p>Sincerely,<br>\n[newsman me=\"name\"]<br>\n[newsman me=\"email\"]<br>\n<a href=\"[newsman wp=\'url\']\">[newsman wp=\"url\"]</a></p>\n<p>&nbsp;<p>\n<table bgcolor=\"#eeeeee\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" style=\"background-color: #eeeeee; background-position: top; background-repeat: repeat-x; border-top-color: #dddddd; border-top-style: solid; border-top-width: 2px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px;\"> \n <tbody> \n	<tr> \n	 <td colspan=\"4\" style=\"height: 28px; white-space : nowrap;\">&nbsp;</td> \n	</tr> \n	<tr> \n	 <td style=\"width: 25px;\"></td> \n	 <td width=\"10\"></td> \n	 <td style=\"font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 11px; line-height: 17px; color: #777; text-shadow: 0 1px 0 #ffffff;\"> \n		<div style=\"font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 11px; line-height: 17px; color: #666; text-shadow: 0 1px 0 #ffffff;\">\n			You subscribed on [newsman sub=\"ts\"] at <a href=\"[newsman wp=\'url\']\" style=\"border: none; color: #0084b4; text-decoration: none;\">[newsman wp=\"blogname\"]</a> from IP: [newsman sub=\"ip\"]\n		</div> \n		<div style=\"font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 11px; line-height: 17px; color: #666; text-shadow: 0 1px 0 #ffffff;\">\n		 You can also \n		 <a href=\"[newsman link=\'unsubscribe\']\" style=\"border: none; color: #0084b4; text-decoration: none;\">unsubscribe here</a>.</div> \n		<div>\n		 <a href=\"#\" style=\"border: none; color: #0084b4; text-decoration: none; font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; text-decoration: none; font-size: 11px; line-height: 17px; color: #999999; text-shadow: 0 1px 0 #ffffff;\">Copyright (C) [newsman wp=\"blogname\"]. <span style=\"white-space: nowrap;\">All rights reserved.</span></a>\n		</div> </td> \n	 <td style=\"width: 75px;\"></td> \n	</tr> \n	<tr> \n	 <td colspan=\"3\" height=\"25\"></td> \n	</tr> \n </tbody> \n</table></div>\r\n														</td>\r\n                                                    </tr>\r\n                                                </table>\r\n                                                <!-- // End Module: Standard Content \\\\ -->\r\n                                                \r\n                                            </td>\r\n                                        </tr>\r\n                                    </table>\r\n                                    <!-- // End Template Body \\\\ -->\r\n                                </td>\r\n                            </tr>\r\n                        </table>\r\n                        <br>\r\n                    </td>\r\n                </tr>\r\n                <tr>\r\n                	<td align=\"center\">[newsman badge]</td>\r\n                </tr>\r\n            </table>\r\n        </center>\r\n    </body>\r\n</html>','\nHi,\n\nThank you for your subscription. You are now signed up to my newsletter, and will get great tips, tricks, and strategies a few times a month.  Hope you get some value out of it!  It\'s where ALL of my best posts go!\n\nWe will not share your email address with any third parties and will keep your personal information private and secure. \n\nTo ensure you receive future subscribers-only great tips, tricks, and offers, please add [newsman me=\"email\"] to your e-mail address book or safe senders list.\n\nSincerely,\n[newsman me=\"name\"]\n[newsman me=\"email\"]\n[newsman wp=\"url\"]\n\n--\nYou are receiving this email because on [newsman sub=\"ts\"] at [newsman wp=\"url\"] you subscribed to receive our e-newsletters.\n						 \nYou can unsubscribe via the link below:\n[newsman link=\"unsubscribe\"]\n','','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html>\n<head>\n<!-- Facebook sharing information tags --><meta property=\"og:title\" content=\"[newsman subject]\">\n<title>[newsman subject]</title>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" style=\"width:100% !important;-webkit-text-size-adjust:none;margin:0;padding:0;background-color:#DEDEDE;\">\r\n    	<center>\r\n        	<table border=\"0\" cellpadding=\"0\" cellspacing=\"20\" height=\"100%\" width=\"100%\" id=\"backgroundTable\" style=\"height:100% !important;margin:0;padding:0;width:100% !important;background-color:#DEDEDE;\">\n<tr>\n<td align=\"center\" valign=\"top\" style=\"border-collapse:collapse;\">\r\n                        <!-- // Begin Template Preheader \\\\ -->\r\n                        <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"560\" id=\"templatePreheader\" style=\"background-color:#DEDEDE;\"><tr>\n<td valign=\"top\" class=\"preheaderContent\" style=\"border-collapse:collapse;\">\r\n                                \r\n                                	<!-- // Begin Module: Standard Preheader \\ -->\r\n                                    <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"100%\"><tr>\n<td valign=\"top\" style=\"border-collapse:collapse;\">&nbsp;</td>\r\n                                        </tr></table>\n<!-- // End Module: Standard Preheader \\ -->\n</td>\r\n                            </tr></table>\n<!-- // End Template Preheader \\\\ --><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateContainer\" style=\"border:0px solid #DDDDDD;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;background-color:#FFFFFF;\"><tr>\n<td align=\"center\" valign=\"top\" style=\"border-collapse:collapse;\">\r\n                                    <!-- // Begin Template Body \\\\ -->\r\n                                	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateBody\" style=\"-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\"><tr>\n<td valign=\"top\" class=\"bodyContent\" style=\"border-collapse:collapse;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;background-color:#FFFFFF;\">\r\n                                \r\n                                                <!-- // Begin Module: Standard Content \\\\ -->\r\n                                                <table border=\"0\" cellpadding=\"20\" cellspacing=\"0\" width=\"100%\" style=\"-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\"><tr>\n<td valign=\"top\" style=\"border-collapse:collapse;\">\r\n                                                            <div gsedit=\"std_content\" style=\"color:#505050;\r\n			font-family:Arial;\r\n			font-size:14px;\r\n			line-height:150%;\r\n			text-align:left;\">\n<p>Hi,</p>\n<p>Thank you for your subscription. You are now signed up to my newsletter, and will get great tips, tricks, and strategies a few times a month.  Hope you get some value out of it!  It\'s where ALL of my best posts go!</p>\n<p>We will not share your email address with any third parties and will keep your personal information private and secure.</p>\n<p>To ensure you receive future subscribers-only great tips, tricks, and offers, please add [newsman me=\"email\"] to your e-mail address book or safe senders list.</p>\n<p>&nbsp;</p>\n\n<p>Sincerely,<br>\n[newsman me=\"name\"]<br>\n[newsman me=\"email\"]<br><a href=\"[newsman wp=\'url\']\">[newsman wp=\"url\"]</a></p>\n<p>&nbsp;</p>\n<p>\n</p>\n<table bgcolor=\"#eeeeee\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" style=\"background-color:#eeeeee;background-position:top;background-repeat:repeat-x;border-top-color:#dddddd;border-top-style:solid;border-top-width:2px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;\"><tbody>\n<tr>\n<td colspan=\"4\" style=\"height:28px;white-space:nowrap;border-collapse:collapse;\">&nbsp;</td> \n	</tr>\n<tr>\n<td style=\"width:25px;border-collapse:collapse;\"></td> \n	 <td width=\"10\" style=\"border-collapse:collapse;\"></td> \n	 <td style=\"font-family:\'Helvetica Neue\', Helvetica, Arial, sans-serif;font-size:11px;line-height:17px;color:#777;text-shadow:0 1px 0 #ffffff;border-collapse:collapse;\"> \n		<div style=\"font-family:\'Helvetica Neue\', Helvetica, Arial, sans-serif;font-size:11px;line-height:17px;color:#666;text-shadow:0 1px 0 #ffffff;text-align:left;\">\n			You subscribed on [newsman sub=\"ts\"] at <a href=\"[newsman wp=\'url\']\" style=\"border:none;color:#0084b4;text-decoration:none;\">[newsman wp=\"blogname\"]</a> from IP: [newsman sub=\"ip\"]\n		</div> \n		<div style=\"font-family:\'Helvetica Neue\', Helvetica, Arial, sans-serif;font-size:11px;line-height:17px;color:#666;text-shadow:0 1px 0 #ffffff;text-align:left;\">\n		 You can also \n		 <a href=\"[newsman link=\'unsubscribe\']\" style=\"border:none;color:#0084b4;text-decoration:none;\">unsubscribe here</a>.</div> \n		<div style=\"color:#505050;\r\n			font-family:Arial;\r\n			font-size:14px;\r\n			line-height:150%;\r\n			text-align:left;\">\n		 <a href=\"#\" style=\"border:none;color:#999999;text-decoration:none;font-family:\'Helvetica Neue\', Helvetica, Arial, sans-serif;font-size:11px;line-height:17px;text-shadow:0 1px 0 #ffffff;\">Copyright (C) [newsman wp=\"blogname\"]. <span style=\"white-space:nowrap;\">All rights reserved.</span></a>\n		</div> </td> \n	 <td style=\"width:75px;border-collapse:collapse;\"></td> \n	</tr>\n<tr>\n<td colspan=\"3\" height=\"25\" style=\"border-collapse:collapse;\"></td> \n	</tr>\n</tbody></table>\n</div>\r\n														</td>\r\n                                                    </tr></table>\n<!-- // End Module: Standard Content \\\\ -->\n</td>\r\n                                        </tr></table>\n<!-- // End Template Body \\\\ -->\n</td>\r\n                            </tr></table>\n<br>\n</td>\r\n                </tr>\n<tr>\n<td align=\"center\" style=\"border-collapse:collapse;\">[newsman badge]</td>\r\n                </tr>\n</table>\n</center>\r\n    </body>\n</html>\n','','','',''),(22,1,7,2,'Unsubscribe confirmation','Unsubscribe Confirmation\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html>\r\n    <head>\r\n        \r\n        <!-- Facebook sharing information tags -->\r\n        <meta property=\"og:title\" content=\"[newsman subject]\">\r\n        \r\n        <title>[newsman subject]</title>\r\n		\r\n	<style type=\"text/css\">\r\n		#outlook a{\r\n			padding:0;\r\n		}\r\n		body{\r\n			width:100% !important;\r\n		}\r\n		.ReadMsgBody{\r\n			width:100%;\r\n		}\r\n		.ExternalClass{\r\n			width:100%;\r\n		}\r\n		body{\r\n			-webkit-text-size-adjust:none;\r\n		}\r\n		body{\r\n			margin:0;\r\n			padding:0;\r\n		}\r\n		img{\r\n			border:0;\r\n			height:auto;\r\n			line-height:100%;\r\n			outline:none;\r\n			text-decoration:none;\r\n		}\r\n		table td{\r\n			border-collapse:collapse;\r\n		}\r\n		#backgroundTable{\r\n			height:100% !important;\r\n			margin:0;\r\n			padding:0;\r\n			width:100% !important;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section background color\r\n		@tip Set the background color for your email. You may want to choose one that matches your company\'s branding.\r\n		@theme page\r\n		*/\r\n		body,#backgroundTable{\r\n			/*@editable*/background-color:#DEDEDE;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section email border\r\n		@tip Set the border for your email.\r\n		*/\r\n		#templateContainer{\r\n			/*@editable*/border: 0px solid #DDDDDD;			\r\n		}\r\n\r\n		#templateContainer, #templateBody, .bodyContent, .bodyContent > table {\r\n			-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\r\n			/*overflow: hidden;*/\r\n		}\r\n\r\n		/*\r\n		@tab Page\r\n		@section heading 1\r\n		@tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.\r\n		@style heading 1\r\n		*/\r\n		h1,.h1{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:34px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 2\r\n		@tip Set the styling for all second-level headings in your emails.\r\n		@style heading 2\r\n		*/\r\n		h2,.h2{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:30px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 3\r\n		@tip Set the styling for all third-level headings in your emails.\r\n		@style heading 3\r\n		*/\r\n		h3,.h3{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:26px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 4\r\n		@tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.\r\n		@style heading 4\r\n		*/\r\n		h4,.h4{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:22px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader style\r\n		@tip Set the background color for your email\'s preheader area.\r\n		@theme page\r\n		*/\r\n		#templatePreheader{\r\n			/*@editable*/background-color:#DEDEDE;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader text\r\n		@tip Set the styling for your email\'s preheader text. Choose a size and color that is easy to read.\r\n		*/\r\n		.preheaderContent div{\r\n			/*@editable*/color:#505050;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:10px;\r\n			/*@editable*/line-height:100%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader link\r\n		@tip Set the styling for your email\'s preheader links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.preheaderContent div a:link,.preheaderContent div a:visited,.preheaderContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header style\r\n		@tip Set the background color and border for your email\'s header area.\r\n		@theme header\r\n		*/\r\n		#templateHeader{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border-bottom:0;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header text\r\n		@tip Set the styling for your email\'s header text. Choose a size and color that is easy to read.\r\n		*/\r\n		.headerContent{\r\n			/*@editable*/color:#202020;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:34px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			/*@editable*/padding:0;\r\n			/*@editable*/text-align:center;\r\n			/*@editable*/vertical-align:middle;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header link\r\n		@tip Set the styling for your email\'s header links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.headerContent a:link,.headerContent a:visited,.headerContent a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		#headerImage{\r\n			height:auto;\r\n			max-width:600px !important;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body style\r\n		@tip Set the background color for your email\'s body area.\r\n		*/\r\n		#templateContainer,.bodyContent{\r\n			/*@editable*/background-color:#FFFFFF;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body text\r\n		@tip Set the styling for your email\'s main content text. Choose a size and color that is easy to read.\r\n		@theme main\r\n		*/\r\n		.bodyContent div{\r\n			/*@editable*/color:#505050;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:14px;\r\n			/*@editable*/line-height:150%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body link\r\n		@tip Set the styling for your email\'s main content links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.bodyContent div a:link,.bodyContent div a:visited,.bodyContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		.bodyContent img{\r\n			display:inline;\r\n			height:auto;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer style\r\n		@tip Set the background color and top border for your email\'s footer area.\r\n		@theme footer\r\n		*/\r\n		#templateFooter{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border-top:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer text\r\n		@tip Set the styling for your email\'s footer text. Choose a size and color that is easy to read.\r\n		@theme footer\r\n		*/\r\n		.footerContent div{\r\n			/*@editable*/color:#707070;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:12px;\r\n			/*@editable*/line-height:125%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer link\r\n		@tip Set the styling for your email\'s footer links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.footerContent div a:link,.footerContent div a:visited,.footerContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		.footerContent img{\r\n			display:inline;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section social bar style\r\n		@tip Set the background color and border for your email\'s footer social bar.\r\n		@theme footer\r\n		*/\r\n		#social{\r\n			/*@editable*/background-color:#FAFAFA;\r\n			/*@editable*/border:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section social bar style\r\n		@tip Set the background color and border for your email\'s footer social bar.\r\n		*/\r\n		#social div{\r\n			/*@editable*/text-align:center;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section utility bar style\r\n		@tip Set the background color and border for your email\'s footer utility bar.\r\n		@theme footer\r\n		*/\r\n		#utility{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section utility bar style\r\n		@tip Set the background color and border for your email\'s footer utility bar.\r\n		*/\r\n		#utility div{\r\n			/*@editable*/text-align:center;\r\n		}\r\n	</style>\r\n	</head>\r\n    <body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\">\r\n    	<center>\r\n        	<table border=\"0\" cellpadding=\"0\" cellspacing=\"20\" height=\"100%\" width=\"100%\" id=\"backgroundTable\">\r\n            	<tr>\r\n                	<td align=\"center\" valign=\"top\">\r\n                        <!-- // Begin Template Preheader \\\\ -->\r\n                        <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"560\" id=\"templatePreheader\">\r\n                            <tr>\r\n                                <td valign=\"top\" class=\"preheaderContent\">\r\n                                \r\n                                	<!-- // Begin Module: Standard Preheader \\ -->\r\n                                    <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"100%\">\r\n                                    	<tr>\r\n                                        	<td valign=\"top\">&nbsp;</td>\r\n                                        </tr>\r\n                                    </table>\r\n                                	<!-- // End Module: Standard Preheader \\ -->\r\n                                \r\n                                </td>\r\n                            </tr>\r\n                        </table>\r\n                        <!-- // End Template Preheader \\\\ -->\r\n                    	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateContainer\">\r\n                         	<tr>\r\n                            	<td align=\"center\" valign=\"top\">\r\n                                    <!-- // Begin Template Body \\\\ -->\r\n                                	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateBody\">\r\n                                    	<tr>\r\n                                            <td valign=\"top\" class=\"bodyContent\">\r\n                                \r\n                                                <!-- // Begin Module: Standard Content \\\\ -->\r\n                                                <table border=\"0\" cellpadding=\"20\" cellspacing=\"0\" width=\"100%\">\r\n                                                    <tr>\r\n                                                        <td valign=\"top\">\r\n                                                            <div gsedit=\"std_content\">\n<p>Hi,</p>\n<p>We just received a request to remove you from our mailing list. To make sure you are the owner of the email address we sent you this letter.</p>\n<p>To confirm your unsubscribe decision please go to the link below</p>\n<p><a href=\"[newsman link=\'unsubscribe-confirmation\']\">Please unsubscribe me</a></p>\n<p>If you don\'t want to unsubscribe just ignore or delete this message.</p>\n<p>&nbsp;</p>\n<p>Sincerely,<br>\n[newsman me=\"name\"]<br>\n[newsman me=\"email\"]<br>\n<a href=\"[newsman wp=\'url\']\">[newsman wp=\"url\"]</a></p></div>\r\n														</td>\r\n                                                    </tr>\r\n                                                </table>\r\n                                                <!-- // End Module: Standard Content \\\\ -->\r\n                                                \r\n                                            </td>\r\n                                        </tr>\r\n                                    </table>\r\n                                    <!-- // End Template Body \\\\ -->\r\n                                </td>\r\n                            </tr>\r\n                        </table>\r\n                        <br>\r\n                    </td>\r\n                </tr>\r\n                <tr>\r\n                	<td align=\"center\">[newsman badge]</td>\r\n                </tr>\r\n            </table>\r\n        </center>\r\n    </body>\r\n</html>','\nHi,\n\nWe just received a request to remove you from our mailing list. To make sure you are the owner of the email address we sent you this letter. \n\nTo confirm your unsubscribe decision please go to the link below\n\n[newsman link=\"confirm-unsubscribe\"]\n\nIf you don\'t want to unsubscribe just ignore or delete this message.\n\nSincerely,\n[newsman me=\"name\"]\n[newsman me=\"email\"]\n[newsman wp=\"url\"]\n','','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html>\n<head>\n<!-- Facebook sharing information tags --><meta property=\"og:title\" content=\"[newsman subject]\">\n<title>[newsman subject]</title>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" style=\"width:100% !important;-webkit-text-size-adjust:none;margin:0;padding:0;background-color:#DEDEDE;\">\r\n    	<center>\r\n        	<table border=\"0\" cellpadding=\"0\" cellspacing=\"20\" height=\"100%\" width=\"100%\" id=\"backgroundTable\" style=\"height:100% !important;margin:0;padding:0;width:100% !important;background-color:#DEDEDE;\">\n<tr>\n<td align=\"center\" valign=\"top\" style=\"border-collapse:collapse;\">\r\n                        <!-- // Begin Template Preheader \\\\ -->\r\n                        <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"560\" id=\"templatePreheader\" style=\"background-color:#DEDEDE;\"><tr>\n<td valign=\"top\" class=\"preheaderContent\" style=\"border-collapse:collapse;\">\r\n                                \r\n                                	<!-- // Begin Module: Standard Preheader \\ -->\r\n                                    <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"100%\"><tr>\n<td valign=\"top\" style=\"border-collapse:collapse;\">&nbsp;</td>\r\n                                        </tr></table>\n<!-- // End Module: Standard Preheader \\ -->\n</td>\r\n                            </tr></table>\n<!-- // End Template Preheader \\\\ --><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateContainer\" style=\"border:0px solid #DDDDDD;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;background-color:#FFFFFF;\"><tr>\n<td align=\"center\" valign=\"top\" style=\"border-collapse:collapse;\">\r\n                                    <!-- // Begin Template Body \\\\ -->\r\n                                	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateBody\" style=\"-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\"><tr>\n<td valign=\"top\" class=\"bodyContent\" style=\"border-collapse:collapse;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;background-color:#FFFFFF;\">\r\n                                \r\n                                                <!-- // Begin Module: Standard Content \\\\ -->\r\n                                                <table border=\"0\" cellpadding=\"20\" cellspacing=\"0\" width=\"100%\" style=\"-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\"><tr>\n<td valign=\"top\" style=\"border-collapse:collapse;\">\r\n                                                            <div gsedit=\"std_content\" style=\"color:#505050;\r\n			font-family:Arial;\r\n			font-size:14px;\r\n			line-height:150%;\r\n			text-align:left;\">\n<p>Hi,</p>\n<p>We just received a request to remove you from our mailing list. To make sure you are the owner of the email address we sent you this letter.</p>\n<p>To confirm your unsubscribe decision please go to the link below</p>\n<p><a href=\"[newsman link=\'unsubscribe-confirmation\']\">Please unsubscribe me</a></p>\n<p>If you don\'t want to unsubscribe just ignore or delete this message.</p>\n<p>&nbsp;</p>\n<p>Sincerely,<br>\n[newsman me=\"name\"]<br>\n[newsman me=\"email\"]<br><a href=\"[newsman wp=\'url\']\">[newsman wp=\"url\"]</a></p>\n</div>\r\n														</td>\r\n                                                    </tr></table>\n<!-- // End Module: Standard Content \\\\ -->\n</td>\r\n                                        </tr></table>\n<!-- // End Template Body \\\\ -->\n</td>\r\n                            </tr></table>\n<br>\n</td>\r\n                </tr>\n<tr>\n<td align=\"center\" style=\"border-collapse:collapse;\">[newsman badge]</td>\r\n                </tr>\n</table>\n</center>\r\n    </body>\n</html>\n','','','',''),(23,1,8,2,'Re-subscription confirmation','[newsman wp=\"blogname\"]: Please, re-confirm your subscription\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html>\r\n    <head>\r\n        \r\n        <!-- Facebook sharing information tags -->\r\n        <meta property=\"og:title\" content=\"[newsman subject]\">\r\n        \r\n        <title>[newsman subject]</title>\r\n		\r\n	<style type=\"text/css\">\r\n		#outlook a{\r\n			padding:0;\r\n		}\r\n		body{\r\n			width:100% !important;\r\n		}\r\n		.ReadMsgBody{\r\n			width:100%;\r\n		}\r\n		.ExternalClass{\r\n			width:100%;\r\n		}\r\n		body{\r\n			-webkit-text-size-adjust:none;\r\n		}\r\n		body{\r\n			margin:0;\r\n			padding:0;\r\n		}\r\n		img{\r\n			border:0;\r\n			height:auto;\r\n			line-height:100%;\r\n			outline:none;\r\n			text-decoration:none;\r\n		}\r\n		table td{\r\n			border-collapse:collapse;\r\n		}\r\n		#backgroundTable{\r\n			height:100% !important;\r\n			margin:0;\r\n			padding:0;\r\n			width:100% !important;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section background color\r\n		@tip Set the background color for your email. You may want to choose one that matches your company\'s branding.\r\n		@theme page\r\n		*/\r\n		body,#backgroundTable{\r\n			/*@editable*/background-color:#DEDEDE;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section email border\r\n		@tip Set the border for your email.\r\n		*/\r\n		#templateContainer{\r\n			/*@editable*/border: 0px solid #DDDDDD;			\r\n		}\r\n\r\n		#templateContainer, #templateBody, .bodyContent, .bodyContent > table {\r\n			-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\r\n			/*overflow: hidden;*/\r\n		}\r\n\r\n		/*\r\n		@tab Page\r\n		@section heading 1\r\n		@tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.\r\n		@style heading 1\r\n		*/\r\n		h1,.h1{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:34px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 2\r\n		@tip Set the styling for all second-level headings in your emails.\r\n		@style heading 2\r\n		*/\r\n		h2,.h2{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:30px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 3\r\n		@tip Set the styling for all third-level headings in your emails.\r\n		@style heading 3\r\n		*/\r\n		h3,.h3{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:26px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Page\r\n		@section heading 4\r\n		@tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.\r\n		@style heading 4\r\n		*/\r\n		h4,.h4{\r\n			/*@editable*/color:#202020;\r\n			display:block;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:22px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			margin-top:0;\r\n			margin-right:0;\r\n			margin-bottom:10px;\r\n			margin-left:0;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader style\r\n		@tip Set the background color for your email\'s preheader area.\r\n		@theme page\r\n		*/\r\n		#templatePreheader{\r\n			/*@editable*/background-color:#DEDEDE;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader text\r\n		@tip Set the styling for your email\'s preheader text. Choose a size and color that is easy to read.\r\n		*/\r\n		.preheaderContent div{\r\n			/*@editable*/color:#505050;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:10px;\r\n			/*@editable*/line-height:100%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section preheader link\r\n		@tip Set the styling for your email\'s preheader links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.preheaderContent div a:link,.preheaderContent div a:visited,.preheaderContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header style\r\n		@tip Set the background color and border for your email\'s header area.\r\n		@theme header\r\n		*/\r\n		#templateHeader{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border-bottom:0;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header text\r\n		@tip Set the styling for your email\'s header text. Choose a size and color that is easy to read.\r\n		*/\r\n		.headerContent{\r\n			/*@editable*/color:#202020;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:34px;\r\n			/*@editable*/font-weight:bold;\r\n			/*@editable*/line-height:100%;\r\n			/*@editable*/padding:0;\r\n			/*@editable*/text-align:center;\r\n			/*@editable*/vertical-align:middle;\r\n		}\r\n		/*\r\n		@tab Header\r\n		@section header link\r\n		@tip Set the styling for your email\'s header links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.headerContent a:link,.headerContent a:visited,.headerContent a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		#headerImage{\r\n			height:auto;\r\n			max-width:600px !important;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body style\r\n		@tip Set the background color for your email\'s body area.\r\n		*/\r\n		#templateContainer,.bodyContent{\r\n			/*@editable*/background-color:#FFFFFF;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body text\r\n		@tip Set the styling for your email\'s main content text. Choose a size and color that is easy to read.\r\n		@theme main\r\n		*/\r\n		.bodyContent div{\r\n			/*@editable*/color:#505050;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:14px;\r\n			/*@editable*/line-height:150%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Body\r\n		@section body link\r\n		@tip Set the styling for your email\'s main content links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.bodyContent div a:link,.bodyContent div a:visited,.bodyContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		.bodyContent img{\r\n			display:inline;\r\n			height:auto;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer style\r\n		@tip Set the background color and top border for your email\'s footer area.\r\n		@theme footer\r\n		*/\r\n		#templateFooter{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border-top:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer text\r\n		@tip Set the styling for your email\'s footer text. Choose a size and color that is easy to read.\r\n		@theme footer\r\n		*/\r\n		.footerContent div{\r\n			/*@editable*/color:#707070;\r\n			/*@editable*/font-family:Arial;\r\n			/*@editable*/font-size:12px;\r\n			/*@editable*/line-height:125%;\r\n			/*@editable*/text-align:left;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section footer link\r\n		@tip Set the styling for your email\'s footer links. Choose a color that helps them stand out from your text.\r\n		*/\r\n		.footerContent div a:link,.footerContent div a:visited,.footerContent div a .yshortcuts {\r\n			/*@editable*/color:#336699;\r\n			/*@editable*/font-weight:normal;\r\n			/*@editable*/text-decoration:underline;\r\n		}\r\n		.footerContent img{\r\n			display:inline;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section social bar style\r\n		@tip Set the background color and border for your email\'s footer social bar.\r\n		@theme footer\r\n		*/\r\n		#social{\r\n			/*@editable*/background-color:#FAFAFA;\r\n			/*@editable*/border:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section social bar style\r\n		@tip Set the background color and border for your email\'s footer social bar.\r\n		*/\r\n		#social div{\r\n			/*@editable*/text-align:center;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section utility bar style\r\n		@tip Set the background color and border for your email\'s footer utility bar.\r\n		@theme footer\r\n		*/\r\n		#utility{\r\n			/*@editable*/background-color:#FFFFFF;\r\n			/*@editable*/border:0;\r\n		}\r\n		/*\r\n		@tab Footer\r\n		@section utility bar style\r\n		@tip Set the background color and border for your email\'s footer utility bar.\r\n		*/\r\n		#utility div{\r\n			/*@editable*/text-align:center;\r\n		}\r\n	</style>\r\n	</head>\r\n    <body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\">\r\n    	<center>\r\n        	<table border=\"0\" cellpadding=\"0\" cellspacing=\"20\" height=\"100%\" width=\"100%\" id=\"backgroundTable\">\r\n            	<tr>\r\n                	<td align=\"center\" valign=\"top\">\r\n                        <!-- // Begin Template Preheader \\\\ -->\r\n                        <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"560\" id=\"templatePreheader\">\r\n                            <tr>\r\n                                <td valign=\"top\" class=\"preheaderContent\">\r\n                                \r\n                                	<!-- // Begin Module: Standard Preheader \\ -->\r\n                                    <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"100%\">\r\n                                    	<tr>\r\n                                        	<td valign=\"top\">&nbsp;</td>\r\n                                        </tr>\r\n                                    </table>\r\n                                	<!-- // End Module: Standard Preheader \\ -->\r\n                                \r\n                                </td>\r\n                            </tr>\r\n                        </table>\r\n                        <!-- // End Template Preheader \\\\ -->\r\n                    	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateContainer\">\r\n                         	<tr>\r\n                            	<td align=\"center\" valign=\"top\">\r\n                                    <!-- // Begin Template Body \\\\ -->\r\n                                	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateBody\">\r\n                                    	<tr>\r\n                                            <td valign=\"top\" class=\"bodyContent\">\r\n                                \r\n                                                <!-- // Begin Module: Standard Content \\\\ -->\r\n                                                <table border=\"0\" cellpadding=\"20\" cellspacing=\"0\" width=\"100%\">\r\n                                                    <tr>\r\n                                                        <td valign=\"top\">\r\n                                                            <div gsedit=\"std_content\">\n<p>Hi,</p>\n<p>I transferred my subscribers from another email marketing service to my own blog and I want you to re-confirm your subscription to continue receiving my newsletters.</p>\n<p>RE-CONFIRM BY CLICKING THIS URL:</p>\n<p><a href=\"[newsman link=\'confirmation\']\">[newsman link=\"confirmation\"]</a></p>\n<p>If you cannot click the above link, please copy the URL and paste it into your web browser.</p>\n<p>If you do not want to receive my newsletters anymore, simply ignore this message.</p>\n<p>&nbsp;</p>\n<p>Best Regards,<br>\n	[newsman wp=\"blogname\"]<br>\n	<a href=\"[newsman wp=\'url\']\">[newsman wp=\"url\"]</a></p>\n<p style=\"font-size: x-small\">\n	Request generated by:<br>\n	IP:&nbsp;[newsman sub=\"ip\"], date:&nbsp;[newsman sub=\"ts\"]</p></div>\r\n														</td>\r\n                                                    </tr>\r\n                                                </table>\r\n                                                <!-- // End Module: Standard Content \\\\ -->\r\n                                                \r\n                                            </td>\r\n                                        </tr>\r\n                                    </table>\r\n                                    <!-- // End Template Body \\\\ -->\r\n                                </td>\r\n                            </tr>\r\n                        </table>\r\n                        <br>\r\n                    </td>\r\n                </tr>\r\n                <tr>\r\n                	<td align=\"center\">[newsman badge]</td>\r\n                </tr>\r\n            </table>\r\n        </center>\r\n    </body>\r\n</html>','\nHi,\n\nI transferred my subscribers from another email marketing service to my own blog and I want you to re-confirm your subscription to continue receiving my newsletters.\n\nRE-CONFIRM BY CLICKING THIS URL:\n\n[newsman link=\"confirmation\"]\n\nIf you cannot click the above link, please copy the URL and paste it into your web browser.\n\nIf you do not want to receive my newsletters anymore, simply ignore this message.\n\nBest Regards,\n[newsman wp=\"blogname\"]\n\n--\nRequest generated by:\nIP: [newsman sub=\"ip\"]\nDate: [newsman sub=\"ts\"]\nURL: [newsman wp=\"url\"]\n','','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html>\n<head>\n<!-- Facebook sharing information tags --><meta property=\"og:title\" content=\"[newsman subject]\">\n<title>[newsman subject]</title>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" style=\"width:100% !important;-webkit-text-size-adjust:none;margin:0;padding:0;background-color:#DEDEDE;\">\r\n    	<center>\r\n        	<table border=\"0\" cellpadding=\"0\" cellspacing=\"20\" height=\"100%\" width=\"100%\" id=\"backgroundTable\" style=\"height:100% !important;margin:0;padding:0;width:100% !important;background-color:#DEDEDE;\">\n<tr>\n<td align=\"center\" valign=\"top\" style=\"border-collapse:collapse;\">\r\n                        <!-- // Begin Template Preheader \\\\ -->\r\n                        <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"560\" id=\"templatePreheader\" style=\"background-color:#DEDEDE;\"><tr>\n<td valign=\"top\" class=\"preheaderContent\" style=\"border-collapse:collapse;\">\r\n                                \r\n                                	<!-- // Begin Module: Standard Preheader \\ -->\r\n                                    <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"100%\"><tr>\n<td valign=\"top\" style=\"border-collapse:collapse;\">&nbsp;</td>\r\n                                        </tr></table>\n<!-- // End Module: Standard Preheader \\ -->\n</td>\r\n                            </tr></table>\n<!-- // End Template Preheader \\\\ --><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateContainer\" style=\"border:0px solid #DDDDDD;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;background-color:#FFFFFF;\"><tr>\n<td align=\"center\" valign=\"top\" style=\"border-collapse:collapse;\">\r\n                                    <!-- // Begin Template Body \\\\ -->\r\n                                	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"560\" id=\"templateBody\" style=\"-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\"><tr>\n<td valign=\"top\" class=\"bodyContent\" style=\"border-collapse:collapse;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;background-color:#FFFFFF;\">\r\n                                \r\n                                                <!-- // Begin Module: Standard Content \\\\ -->\r\n                                                <table border=\"0\" cellpadding=\"20\" cellspacing=\"0\" width=\"100%\" style=\"-webkit-border-radius: 10px;\r\n			-moz-border-radius: 10px;\r\n			-o-border-radius: 10px;\r\n			border-radius: 10px;\"><tr>\n<td valign=\"top\" style=\"border-collapse:collapse;\">\r\n                                                            <div gsedit=\"std_content\" style=\"color:#505050;\r\n			font-family:Arial;\r\n			font-size:14px;\r\n			line-height:150%;\r\n			text-align:left;\">\n<p>Hi,</p>\n<p>I transferred my subscribers from another email marketing service to my own blog and I want you to re-confirm your subscription to continue receiving my newsletters.</p>\n<p>RE-CONFIRM BY CLICKING THIS URL:</p>\n<p><a href=\"[newsman link=\'confirmation\']\">[newsman link=\"confirmation\"]</a></p>\n<p>If you cannot click the above link, please copy the URL and paste it into your web browser.</p>\n<p>If you do not want to receive my newsletters anymore, simply ignore this message.</p>\n<p>&nbsp;</p>\n<p>Best Regards,<br>\n	[newsman wp=\"blogname\"]<br><a href=\"[newsman wp=\'url\']\">[newsman wp=\"url\"]</a></p>\n<p style=\"font-size:x-small;\">\n	Request generated by:<br>\n	IP:&nbsp;[newsman sub=\"ip\"], date:&nbsp;[newsman sub=\"ts\"]</p>\n</div>\r\n														</td>\r\n                                                    </tr></table>\n<!-- // End Module: Standard Content \\\\ -->\n</td>\r\n                                        </tr></table>\n<!-- // End Template Body \\\\ -->\n</td>\r\n                            </tr></table>\n<br>\n</td>\r\n                </tr>\n<tr>\n<td align=\"center\" style=\"border-collapse:collapse;\">[newsman badge]</td>\r\n                </tr>\n</table>\n</center>\r\n    </body>\n</html>\n','','','','');
/*!40000 ALTER TABLE `wp_newsman_email_templates` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_newsman_emails`
--

DROP TABLE IF EXISTS `wp_newsman_emails`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_newsman_emails` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `to` varchar(255) NOT NULL DEFAULT '',
  `subject` text NOT NULL,
  `html` longtext NOT NULL,
  `p_html` longtext NOT NULL,
  `plain` longtext NOT NULL,
  `editor` varchar(255) NOT NULL DEFAULT '',
  `ucode` varchar(255) NOT NULL DEFAULT '',
  `assetsURL` varchar(255) NOT NULL DEFAULT '',
  `assetsPath` varchar(255) NOT NULL DEFAULT '',
  `particles` longtext NOT NULL,
  `created` datetime DEFAULT NULL,
  `schedule` bigint(20) unsigned NOT NULL DEFAULT 0,
  `status` varchar(255) NOT NULL DEFAULT '',
  `msg` longtext NOT NULL,
  `sentTo` int(10) unsigned NOT NULL,
  `sent` int(10) unsigned NOT NULL,
  `recipients` int(10) unsigned NOT NULL,
  `workerPid` varchar(255) NOT NULL DEFAULT '',
  `analytics` varchar(255) NOT NULL DEFAULT '',
  `campName` varchar(255) NOT NULL DEFAULT '',
  `opens` int(10) unsigned NOT NULL DEFAULT 0,
  `clicks` int(10) unsigned NOT NULL DEFAULT 0,
  `unsubscribes` int(10) unsigned NOT NULL DEFAULT 0,
  `emailAnalytics` tinyint(1) unsigned NOT NULL DEFAULT 1,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_newsman_emails`
--

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

--
-- Table structure for table `wp_newsman_lists`
--

DROP TABLE IF EXISTS `wp_newsman_lists`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_newsman_lists` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `uid` varchar(255) NOT NULL DEFAULT '',
  `name` varchar(255) NOT NULL DEFAULT '',
  `tblSubscribers` varchar(255) NOT NULL DEFAULT '',
  `title` text NOT NULL,
  `header` text NOT NULL,
  `footer` text NOT NULL,
  `form` text NOT NULL,
  `extcss` text NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_newsman_lists`
--

LOCK TABLES `wp_newsman_lists` WRITE;
/*!40000 ALTER TABLE `wp_newsman_lists` DISABLE KEYS */;
INSERT INTO `wp_newsman_lists` VALUES (1,'wjzy4QeRBzFOCG4gT92t_iUhb2Q','default','wp_newsman_lst_default','','','','{\"useInlineLabels\":true,\"elements\":[{\"type\":\"title\",\"value\":\"Subscription\"},{\"type\":\"html\",\"value\":\"Enter your primary email address to get our free newsletter.\"},{\"type\":\"text\",\"label\":\"First Name\",\"name\":\"first-name\",\"value\":\"\"},{\"type\":\"text\",\"label\":\"Last Name\",\"name\":\"last-name\",\"value\":\"\"},{\"type\":\"email\",\"label\":\"Email\",\"name\":\"email\",\"value\":\"\",\"required\":true},{\"type\":\"submit\",\"value\":\"Subscribe\",\"size\":\"small\",\"color\":\"gray\",\"style\":\"rounded\"},{\"type\":\"html\",\"value\":\"You can leave the list at any time. Removal instructions are included in each message.\"}]}',''),(2,'1fx3vpCc218OBSn9nSkOKl1uCZM','wp-users','wp_newsman_lst_wp_users','','','','{\"useInlineLabels\":true,\"elements\":[{\"type\":\"title\",\"value\":\"Subscription\"},{\"type\":\"html\",\"value\":\"Enter your primary email address to get our free newsletter.\"},{\"type\":\"text\",\"label\":\"First Name\",\"name\":\"first-name\",\"value\":\"\"},{\"type\":\"text\",\"label\":\"Last Name\",\"name\":\"last-name\",\"value\":\"\"},{\"type\":\"email\",\"label\":\"Email\",\"name\":\"email\",\"value\":\"\",\"required\":true},{\"type\":\"submit\",\"value\":\"Subscribe\",\"size\":\"small\",\"color\":\"gray\",\"style\":\"rounded\"},{\"type\":\"html\",\"value\":\"You can leave the list at any time. Removal instructions are included in each message.\"}]}','');
/*!40000 ALTER TABLE `wp_newsman_lists` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_newsman_locks`
--

DROP TABLE IF EXISTS `wp_newsman_locks`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_newsman_locks` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(255) NOT NULL DEFAULT '',
  `locked` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`),
  UNIQUE KEY `name` (`name`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_newsman_locks`
--

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

--
-- Table structure for table `wp_newsman_lst_default`
--

DROP TABLE IF EXISTS `wp_newsman_lst_default`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_newsman_lst_default` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `ts` datetime NOT NULL,
  `ip` varchar(255) NOT NULL DEFAULT '',
  `email` varchar(255) NOT NULL,
  `status` int(10) unsigned NOT NULL,
  `ucode` varchar(255) NOT NULL,
  `fields` text DEFAULT NULL,
  `bounceStatus` text DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `email` (`email`),
  KEY `status` (`status`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_newsman_lst_default`
--

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

--
-- Table structure for table `wp_newsman_lst_wp_users`
--

DROP TABLE IF EXISTS `wp_newsman_lst_wp_users`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_newsman_lst_wp_users` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `ts` datetime NOT NULL,
  `ip` varchar(255) NOT NULL DEFAULT '',
  `email` varchar(255) NOT NULL,
  `status` int(10) unsigned NOT NULL,
  `ucode` varchar(255) NOT NULL,
  `fields` text DEFAULT NULL,
  `bounceStatus` text DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `email` (`email`),
  KEY `status` (`status`)
) ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_newsman_lst_wp_users`
--

LOCK TABLES `wp_newsman_lst_wp_users` WRITE;
/*!40000 ALTER TABLE `wp_newsman_lst_wp_users` DISABLE KEYS */;
INSERT INTO `wp_newsman_lst_wp_users` VALUES (1,'2011-11-20 13:26:52','74.216.232.70','sonyasatveit@gmail.com',1,'6mpmD5XSr5_JdA0N4i3DVA','{\"first-name\":\"\",\"last-name\":\"\"}',''),(2,'2013-01-30 19:35:18','74.216.232.70','info@hormonesoup.com',1,'u6bH3aGA5LVOr7zzG-9Jtw','{\"first-name\":\"Morley\",\"last-name\":\"Robbins\"}',''),(3,'2013-05-31 17:03:31','74.216.232.70','arja@balancebodyandsoul.com',1,'B-SUkza_tEbrmTB2fWLM2A','{\"first-name\":\"Arja\",\"last-name\":\"Lytle\"}',''),(4,'2013-10-08 18:00:41','74.216.232.70','melanie.minor@rogers.com',1,'Rw0VvYxR9frMZJ_7pvDEAg','{\"first-name\":\"Sonya\",\"last-name\":\"Minor\"}','');
/*!40000 ALTER TABLE `wp_newsman_lst_wp_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_newsman_workers`
--

DROP TABLE IF EXISTS `wp_newsman_workers`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_newsman_workers` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `workerId` varchar(255) NOT NULL DEFAULT '',
  `workerClass` varchar(255) NOT NULL DEFAULT '',
  `workerParams` text NOT NULL,
  `started` int(10) unsigned NOT NULL,
  `ttl` int(10) unsigned NOT NULL,
  PRIMARY KEY (`id`),
  KEY `workerId` (`workerId`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_newsman_workers`
--

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

--
-- Table structure for table `wp_nxs_log`
--

DROP TABLE IF EXISTS `wp_nxs_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_nxs_log` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `date` datetime NOT NULL DEFAULT '1970-01-01 00:00:01',
  `act` varchar(255) NOT NULL DEFAULT '',
  `nt` varchar(255) NOT NULL DEFAULT '',
  `type` varchar(255) NOT NULL DEFAULT '',
  `msg` text NOT NULL,
  `extInfo` text NOT NULL,
  `flt` varchar(20) NOT NULL DEFAULT '',
  `nttype` varchar(20) DEFAULT '',
  `uid` bigint(20) NOT NULL DEFAULT 0,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=183096 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_nxs_log`
--

LOCK TABLES `wp_nxs_log` WRITE;
/*!40000 ALTER TABLE `wp_nxs_log` DISABLE KEYS */;
INSERT INTO `wp_nxs_log` VALUES (1,'2015-02-09 15:51:20','*** ID: 3513, Type: inc_popup','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(2,'2015-02-09 15:51:20','Skipped','','I','Excluded Post Type: inc_popup (Post ID: 3513)| NOT IN (Array\n(\n)\n)| ALL (Array\n(\n)\n)','','snap','',0),(3,'2015-02-09 15:51:41','*** ID: 3514, Type: wiziapp','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(4,'2015-02-09 15:51:41','Skipped','','I','Excluded Post Type: wiziapp (Post ID: 3514)| NOT IN (Array\n(\n)\n)| ALL (Array\n(\n)\n)','','snap','',0),(5,'2015-02-09 15:51:41','*** ID: 3515, Type: wiziapp','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(6,'2015-02-09 15:51:41','Skipped','','I','Excluded Post Type: wiziapp (Post ID: 3515)| NOT IN (Array\n(\n)\n)| ALL (Array\n(\n)\n)','','snap','',0),(7,'2015-02-09 15:51:41','*** ID: 3516, Type: wiziapp','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(8,'2015-02-09 15:51:41','Skipped','','I','Excluded Post Type: wiziapp (Post ID: 3516)| NOT IN (Array\n(\n)\n)| ALL (Array\n(\n)\n)','','snap','',0),(9,'2015-02-09 15:51:41','*** ID: 3517, Type: wiziapp','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(10,'2015-02-09 15:51:41','Skipped','','I','Excluded Post Type: wiziapp (Post ID: 3517)| NOT IN (Array\n(\n)\n)| ALL (Array\n(\n)\n)','','snap','',0),(11,'2015-02-09 15:51:41','*** ID: 3518, Type: wiziapp','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(12,'2015-02-09 15:51:41','Skipped','','I','Excluded Post Type: wiziapp (Post ID: 3518)| NOT IN (Array\n(\n)\n)| ALL (Array\n(\n)\n)','','snap','',0),(13,'2015-02-09 15:51:41','*** ID: 3519, Type: wiziapp','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(14,'2015-02-09 15:51:41','Skipped','','I','Excluded Post Type: wiziapp (Post ID: 3519)| NOT IN (Array\n(\n)\n)| ALL (Array\n(\n)\n)','','snap','',0),(15,'2015-02-09 15:51:41','*** ID: 3520, Type: wiziapp','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(16,'2015-02-09 15:51:41','Skipped','','I','Excluded Post Type: wiziapp (Post ID: 3520)| NOT IN (Array\n(\n)\n)| ALL (Array\n(\n)\n)','','snap','',0),(17,'2015-02-09 15:51:41','*** ID: 3521, Type: wiziapp','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(18,'2015-02-09 15:51:41','Skipped','','I','Excluded Post Type: wiziapp (Post ID: 3521)| NOT IN (Array\n(\n)\n)| ALL (Array\n(\n)\n)','','snap','',0),(19,'2015-02-09 15:51:42','*** ID: 3522, Type: nav_menu_item','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(20,'2015-02-09 15:51:42','Skipped','','I','Excluded Post Type: nav_menu_item (Post ID: 3522)| NOT IN (Array\n(\n)\n)| ALL (Array\n(\n)\n)','','snap','',0),(21,'2015-02-09 15:51:42','*** ID: 3523, Type: nav_menu_item','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(22,'2015-02-09 15:51:42','Skipped','','I','Excluded Post Type: nav_menu_item (Post ID: 3523)| NOT IN (Array\n(\n)\n)| ALL (Array\n(\n)\n)','','snap','',0),(23,'2015-02-09 15:51:42','*** ID: 3524, Type: nav_menu_item','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(24,'2015-02-09 15:51:42','Skipped','','I','Excluded Post Type: nav_menu_item (Post ID: 3524)| NOT IN (Array\n(\n)\n)| ALL (Array\n(\n)\n)','','snap','',0),(25,'2015-02-09 15:51:42','*** ID: 3525, Type: nav_menu_item','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(26,'2015-02-09 15:51:42','Skipped','','I','Excluded Post Type: nav_menu_item (Post ID: 3525)| NOT IN (Array\n(\n)\n)| ALL (Array\n(\n)\n)','','snap','',0),(27,'2015-02-09 15:51:42','*** ID: 3526, Type: nav_menu_item','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(28,'2015-02-09 15:51:42','Skipped','','I','Excluded Post Type: nav_menu_item (Post ID: 3526)| NOT IN (Array\n(\n)\n)| ALL (Array\n(\n)\n)','','snap','',0),(29,'2015-02-09 15:51:42','*** ID: 3527, Type: nav_menu_item','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(30,'2015-02-09 15:51:42','Skipped','','I','Excluded Post Type: nav_menu_item (Post ID: 3527)| NOT IN (Array\n(\n)\n)| ALL (Array\n(\n)\n)','','snap','',0),(31,'2015-02-09 15:51:42','*** ID: 3528, Type: nav_menu_item','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(32,'2015-02-09 15:51:42','Skipped','','I','Excluded Post Type: nav_menu_item (Post ID: 3528)| NOT IN (Array\n(\n)\n)| ALL (Array\n(\n)\n)','','snap','',0),(33,'2015-02-10 10:33:54','*** ID: 3533, Type: post','','BG',' Status Changed: auto-draft_to_publish. Autopost requested.','','snap','',0),(34,'2015-02-10 10:33:54','Start =- ','','BG','------=========#### NEW AUTO-POST REQUEST  PostID:(3533) Scheduled +2 ####=========------','','snap','',0),(35,'2015-02-23 10:09:42','*** ID: 3452, Type: post','','BG',' Status Changed: draft_to_publish. Autopost requested.','','snap','',0),(36,'2015-02-23 10:09:42','Start =- ','','BG','------=========#### NEW AUTO-POST REQUEST  PostID:(3452) Scheduled +7 ####=========------','','snap','',0),(37,'2015-02-27 10:17:35','*** ID: 3563, Type: post','','BG',' Status Changed: draft_to_publish. Autopost requested.','','snap','',0),(38,'2015-02-27 10:17:35','Start =- ','','BG','------=========#### NEW AUTO-POST REQUEST  PostID:(3563) Scheduled +2 ####=========------','','snap','',0),(39,'2015-03-09 11:26:11','*** ID: 3571, Type: post','','BG',' Status Changed: draft_to_publish. Autopost requested.','','snap','',0),(40,'2015-03-09 11:26:11','Start =- ','','BG','------=========#### NEW AUTO-POST REQUEST  PostID:(3571) Scheduled +3 ####=========------','','snap','',0),(41,'2015-04-20 14:08:37','*** ID: 3597, Type: wiziapp','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(42,'2015-04-20 14:08:37','Skipped','','I','Excluded Post Type: wiziapp (Post ID: 3597)| NOT IN (Array\n(\n)\n)| ALL (Array\n(\n)\n)','','snap','',0),(43,'2015-04-20 14:08:43','*** ID: 3598, Type: wiziapp','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(44,'2015-04-20 14:08:43','Skipped','','I','Excluded Post Type: wiziapp (Post ID: 3598)| NOT IN (Array\n(\n)\n)| ALL (Array\n(\n)\n)','','snap','',0),(45,'2015-04-20 14:08:47','*** ID: 3599, Type: wiziapp','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(46,'2015-04-20 14:08:47','Skipped','','I','Excluded Post Type: wiziapp (Post ID: 3599)| NOT IN (Array\n(\n)\n)| ALL (Array\n(\n)\n)','','snap','',0),(47,'2015-04-20 14:08:51','*** ID: 3600, Type: wiziapp','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(48,'2015-04-20 14:08:51','Skipped','','I','Excluded Post Type: wiziapp (Post ID: 3600)| NOT IN (Array\n(\n)\n)| ALL (Array\n(\n)\n)','','snap','',0),(49,'2015-04-20 14:08:54','*** ID: 3601, Type: wiziapp','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(50,'2015-04-20 14:08:54','Skipped','','I','Excluded Post Type: wiziapp (Post ID: 3601)| NOT IN (Array\n(\n)\n)| ALL (Array\n(\n)\n)','','snap','',0),(51,'2015-04-20 14:08:58','*** ID: 3602, Type: wiziapp','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(52,'2015-04-20 14:08:58','Skipped','','I','Excluded Post Type: wiziapp (Post ID: 3602)| NOT IN (Array\n(\n)\n)| ALL (Array\n(\n)\n)','','snap','',0),(53,'2015-04-20 14:09:01','*** ID: 3603, Type: wiziapp','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(54,'2015-04-20 14:09:01','Skipped','','I','Excluded Post Type: wiziapp (Post ID: 3603)| NOT IN (Array\n(\n)\n)| ALL (Array\n(\n)\n)','','snap','',0),(55,'2015-04-20 14:09:04','*** ID: 3604, Type: wiziapp','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(56,'2015-04-20 14:09:04','Skipped','','I','Excluded Post Type: wiziapp (Post ID: 3604)| NOT IN (Array\n(\n)\n)| ALL (Array\n(\n)\n)','','snap','',0),(57,'2015-10-01 13:27:26','*** ID: 3785, Type: post','','BG',' Status Changed: draft_to_publish. Autopost requested.','','snap','',0),(58,'2015-10-01 13:27:26','Start =- ','','BG','------=========#### NEW AUTO-POST REQUEST  PostID:(3785) Scheduled +8 ####=========------','','snap','',0),(59,'2015-10-15 12:27:47','*** ID: 3808, Type: post','','BG',' Status Changed: draft_to_publish. Autopost requested.','','snap','',0),(60,'2015-10-15 12:27:47','Start =- ','','BG','------=========#### NEW AUTO-POST REQUEST  PostID:(3808) Scheduled +8 ####=========------','','snap','',0),(61,'2015-10-27 11:33:55','*** ID: 3828, Type: post','','BG',' Status Changed: draft_to_publish. Autopost requested.','','snap','',0),(62,'2015-10-27 11:33:55','Start =- ','','BG','------=========#### NEW AUTO-POST REQUEST  PostID:(3828) Scheduled +10 ####=========------','','snap','',0),(63,'2015-12-09 04:01:15','*** ID: 3853, Type: post','','BG',' Status Changed: future_to_publish. Autopost requested.','','snap','',0),(64,'2015-12-09 04:01:15','Start =- ','','BG','------=========#### NEW AUTO-POST REQUEST  PostID:(3853) Automated ####=========------','','snap','',0),(65,'2016-04-20 15:31:41','*** ID: 3933, Type: post','','BG',' Status Changed: draft_to_publish. Autopost requested.','','snap','',0),(66,'2016-04-20 15:31:41','Start =- ','','BG','------=========#### NEW AUTO-POST REQUEST  PostID:(3933) Scheduled +10 ####=========------','','snap','',0),(67,'2016-04-25 12:55:41','*** ID: 3964, Type: post','','BG',' Status Changed: draft_to_publish. Autopost requested.','','snap','',0),(68,'2016-04-25 12:55:41','Start =- ','','BG','------=========#### NEW AUTO-POST REQUEST  PostID:(3964) Scheduled +2 ####=========------','','snap','',0),(69,'2016-05-02 13:49:44','*** ID: 2872, Type: post','','BG',' Status Changed: draft_to_publish. Autopost requested.','','snap','',0),(70,'2016-05-02 13:49:44','Start =- ','','BG','------=========#### NEW AUTO-POST REQUEST  PostID:(2872) Scheduled +10 ####=========------','','snap','',0),(71,'2016-05-03 16:08:13','*** ID: 3983, Type: feedback','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(72,'2016-05-03 16:08:13','Skipped','','I','Excluded Post Type: feedback (Post ID: 3983)| NOT IN (Array\n(\n)\n)| ALL (Array\n(\n)\n)','','snap','',0),(73,'2016-05-04 07:03:08','*** ID: 1802, Type: post','','BG',' Status Changed: future_to_publish. Autopost requested.','','snap','',0),(74,'2016-05-04 07:03:08','Start =- ','','BG','------=========#### NEW AUTO-POST REQUEST  PostID:(1802) Automated ####=========------','','snap','',0),(75,'2016-05-04 14:52:00','*** ID: 4012, Type: post','','BG',' Status Changed: draft_to_publish. Autopost requested.','','snap','',0),(76,'2016-05-04 14:52:00','Start =- ','','BG','------=========#### NEW AUTO-POST REQUEST  PostID:(4012) Scheduled +8 ####=========------','','snap','',0),(77,'2016-05-05 10:29:11','*** ID: 4020, Type: feedback','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(78,'2016-05-05 10:29:11','Skipped','','I','Excluded Post Type: feedback (Post ID: 4020)| NOT IN (Array\n(\n)\n)| ALL (Array\n(\n)\n)','','snap','',0),(79,'2016-05-05 11:19:45','*** ID: 4021, Type: feedback','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(80,'2016-05-05 11:19:45','Skipped','','I','Excluded Post Type: feedback (Post ID: 4021)| NOT IN (Array\n(\n)\n)| ALL (Array\n(\n)\n)','','snap','',0),(81,'2016-05-05 11:27:27','*** ID: 4022, Type: feedback','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(82,'2016-05-05 11:27:27','Skipped','','I','Excluded Post Type: feedback (Post ID: 4022)| NOT IN (Array\n(\n)\n)| ALL (Array\n(\n)\n)','','snap','',0),(83,'2016-05-05 13:28:53','*** ID: 4023, Type: feedback','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(84,'2016-05-05 13:28:53','Skipped','','I','Excluded Post Type: feedback (Post ID: 4023)| NOT IN (Array\n(\n)\n)| ALL (Array\n(\n)\n)','','snap','',0),(85,'2016-05-05 16:18:55','*** ID: 4017, Type: post','','BG',' Status Changed: draft_to_publish. Autopost requested.','','snap','',0),(86,'2016-05-05 16:18:55','Start =- ','','BG','------=========#### NEW AUTO-POST REQUEST  PostID:(4017) Scheduled +9 ####=========------','','snap','',0),(87,'2016-05-25 16:13:04','*** ID: 4038, Type: post','','BG',' Status Changed: draft_to_publish. Autopost requested.','','snap','',0),(88,'2016-05-25 16:13:04','Start =- ','','BG','------=========#### NEW AUTO-POST REQUEST  PostID:(4038) Scheduled +5 ####=========------','','snap','',0),(89,'2016-05-27 10:19:48','*** ID: 4044, Type: post','','BG',' Status Changed: draft_to_publish. Autopost requested.','','snap','',0),(90,'2016-05-27 10:19:48','Start =- ','','BG','------=========#### NEW AUTO-POST REQUEST  PostID:(4044) Scheduled +6 ####=========------','','snap','',0),(91,'2016-06-01 14:53:32','*** ID: 4065, Type: feedback','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(92,'2016-06-01 14:53:32','Skipped','','I','Excluded Post Type: feedback (Post ID: 4065)| NOT IN (Array\n(\n)\n)| ALL (Array\n(\n)\n)','','snap','',0),(93,'2016-06-01 15:41:37','*** ID: 4066, Type: feedback','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(94,'2016-06-01 15:41:37','Skipped','','I','Excluded Post Type: feedback (Post ID: 4066)| NOT IN (Array\n(\n)\n)| ALL (Array\n(\n)\n)','','snap','',0),(95,'2016-06-02 18:33:41','*** ID: 4069, Type: feedback','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(96,'2016-06-02 18:33:41','Skipped','','I','Excluded Post Type: feedback (Post ID: 4069)| NOT IN (Array\n(\n)\n)| ALL (Array\n(\n)\n)','','snap','',0),(97,'2016-06-05 14:39:08','*** ID: 4076, Type: feedback','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(98,'2016-06-05 14:39:08','Skipped','','I','Excluded Post Type: feedback (Post ID: 4076)| NOT IN (Array\n(\n)\n)| ALL (Array\n(\n)\n)','','snap','',0),(99,'2016-07-07 11:51:41','*** ID: 4099, Type: feedback','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(100,'2016-07-07 11:51:41','Skipped','','I','Excluded Post Type: feedback (Post ID: 4099)| NOT IN (Array\n(\n)\n)| ALL (Array\n(\n)\n)','','snap','',0),(101,'2016-07-11 11:06:59','*** ID: 4100, Type: feedback','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(102,'2016-07-11 11:06:59','Skipped','','I','Excluded Post Type: feedback (Post ID: 4100)| NOT IN (Array\n(\n)\n)| ALL (Array\n(\n)\n)','','snap','',0),(103,'2016-07-17 23:01:09','*** ID: 4088, Type: post','','BG',' Status Changed: draft_to_publish. Autopost requested.','','snap','',0),(104,'2016-07-17 23:01:09','Start =- ','','BG','------=========#### NEW AUTO-POST REQUEST  PostID:(4088) Scheduled +7 ####=========------','','snap','',0),(105,'2016-07-26 07:12:26','*** ID: 4116, Type: feedback','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(106,'2016-07-26 07:12:26','Skipped','','I','Excluded Post Type: feedback (Post ID: 4116)| NOT IN (Array\n(\n)\n)| ALL (Array\n(\n)\n)','','snap','',0),(107,'2016-09-03 16:26:29','*** ID: 4109, Type: post','','BG',' Status Changed: draft_to_publish. Autopost requested.','','snap','',0),(108,'2016-09-03 16:26:29','Start =- ','','BG','------=========#### NEW AUTO-POST REQUEST  PostID:(4109) Scheduled +4 ####=========------','','snap','',0),(109,'2016-09-03 16:38:24','*** ID: 4129, Type: feedback','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(110,'2016-09-03 16:38:24','Skipped','','I','Excluded Post Type: feedback (Post ID: 4129)| NOT IN (Array\n(\n)\n)| ALL (Array\n(\n)\n)','','snap','',0),(111,'2016-09-21 12:36:48','*** ID: 4132, Type: post','','BG',' Status Changed: draft_to_publish. Autopost requested.','','snap','',0),(112,'2016-09-21 12:36:48','Start =- ','','BG','------=========#### NEW AUTO-POST REQUEST  PostID:(4132) Scheduled +10 ####=========------','','snap','',0),(113,'2016-10-05 09:55:37','*** ID: 4159, Type: post','','BG',' Status Changed: draft_to_publish. Autopost requested.','','snap','',0),(114,'2016-10-05 09:55:37','Start =- ','','BG','------=========#### NEW AUTO-POST REQUEST  PostID:(4159) Scheduled +6 ####=========------','','snap','',0),(115,'2016-10-07 18:03:58','*** ID: 4164, Type: feedback','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(116,'2016-10-07 18:03:58','Skipped','','I','Excluded Post Type: feedback (Post ID: 4164)| NOT IN (Array\n(\n)\n)| ALL (Array\n(\n)\n)','','snap','',0),(117,'2016-10-14 19:31:44','*** ID: 4170, Type: feedback','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(118,'2016-10-14 19:31:44','Skipped','','I','Excluded Post Type: feedback (Post ID: 4170)| NOT IN (Array\n(\n)\n)| ALL (Array\n(\n)\n)','','snap','',0),(119,'2016-11-14 12:20:30','*** ID: 4185, Type: post','','BG',' Status Changed: draft_to_publish. Autopost requested.','','snap','',0),(120,'2016-11-14 12:20:30','Start =- ','','BG','------=========#### NEW AUTO-POST REQUEST  PostID:(4185) Scheduled +10 ####=========------','','snap','',0),(121,'2017-02-10 19:30:29','*** ID: 4231, Type: feedback','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(122,'2017-02-10 19:30:29','Skipped','','I','Filter (Global) - Excluded - Post ID:(4231)','<br/>\r\n&nbsp;&nbsp;&nbsp;&nbsp;Filter: Post Type (Autopost Only): post| | Post Type: feedback','snap','',0),(123,'2017-05-06 08:57:18','*** ID: 4257, Type: post','','BG',' Status Changed: draft_to_publish. Autopost requested.','','snap','',0),(124,'2017-05-06 08:57:18','Start =- ','','BG','------=========#### NEW AUTO-POST REQUEST  PostID:(4257) Scheduled +7 ####=========------','','snap','',0),(125,'2017-09-13 14:06:01','*** ID: 4372, Type: customize_changeset','','BG',' Status Changed: auto-draft_to_publish. Autopost requested.','','snap','',0),(126,'2017-09-13 14:06:06','Cancelled','','I','Autopost Cancelled - Post is not \"Published\" Right now - Post ID:(4372) - Current Post status -trash','snap','0','',0),(127,'2017-09-14 04:51:58','*** ID: 4374, Type: page','','BG',' Status Changed: draft_to_publish. Autopost requested.','','snap','',0),(128,'2017-09-14 04:51:58','Skipped','','I','Filter (Global) - Excluded - Post ID:(4374)','<br/>\r\n&nbsp;&nbsp;&nbsp;&nbsp;Filter: Post Type (Autopost Only): post| | Post Type: page','snap','',0),(129,'2017-09-14 23:04:05','*** ID: 4384, Type: nav_menu_item','','BG',' Status Changed: draft_to_publish. Autopost requested.','','snap','',0),(130,'2017-09-14 23:04:05','Skipped','','I','Filter (Global) - Excluded - Post ID:(4384)','<br/>\r\n&nbsp;&nbsp;&nbsp;&nbsp;Filter: Post Type (Autopost Only): post| | Post Type: nav_menu_item','snap','',0),(131,'2017-09-14 23:05:36','*** ID: 4385, Type: nav_menu_item','','BG',' Status Changed: draft_to_publish. Autopost requested.','','snap','',0),(132,'2017-09-14 23:05:36','Skipped','','I','Filter (Global) - Excluded - Post ID:(4385)','<br/>\r\n&nbsp;&nbsp;&nbsp;&nbsp;Filter: Post Type (Autopost Only): post| | Post Type: nav_menu_item','snap','',0),(133,'2017-09-18 07:22:21','*** ID: 4390, Type: page','','BG',' Status Changed: draft_to_publish. Autopost requested.','','snap','',0),(134,'2017-09-18 07:22:21','Skipped','','I','Filter (Global) - Excluded - Post ID:(4390)','<br/>\r\n&nbsp;&nbsp;&nbsp;&nbsp;Filter: Post Type (Autopost Only): post| | Post Type: page','snap','',0),(135,'2017-09-19 04:12:12','*** ID: 4393, Type: wpcf7_contact_form','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(136,'2017-09-19 04:12:12','Skipped','','I','Filter (Global) - Excluded - Post ID:(4393)','<br/>\r\n&nbsp;&nbsp;&nbsp;&nbsp;Filter: Post Type (Autopost Only): post| | Post Type: wpcf7_contact_form','snap','',0),(137,'2017-09-19 07:27:41','*** ID: 4395, Type: customize_changeset','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(138,'2017-09-19 07:27:46','Cancelled','','I','Autopost Cancelled - Post is not \"Published\" Right now - Post ID:(4395) - Current Post status -trash','snap','0','',0),(139,'2017-09-20 16:41:24','*** ID: 4399, Type: nav_menu_item','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(140,'2017-09-20 16:41:24','Skipped','','I','Filter (Global) - Excluded - Post ID:(4399)','<br/>\r\n&nbsp;&nbsp;&nbsp;&nbsp;Filter: Post Type (Autopost Only): post| | Post Type: nav_menu_item','snap','',0),(141,'2017-09-20 16:41:24','*** ID: 4398, Type: customize_changeset','','BG',' Status Changed: auto-draft_to_publish. Autopost requested.','','snap','',0),(142,'2017-09-20 16:41:29','Cancelled','','I','Autopost Cancelled - Post is not \"Published\" Right now - Post ID:(4398) - Current Post status -trash','snap','0','',0),(143,'2018-05-05 23:38:18','*** ID: 4746, Type: feedback','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(144,'2018-05-05 23:38:18','Skipped','','I','User ID 0 can\'t autopost (please see FAQ #1.7 for more info/solution)  - Post ID:(4746)','','snap','',0),(145,'2018-06-02 00:34:29','*** ID: 5258, Type: feedback','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(146,'2018-06-02 00:34:29','Skipped','','I','User ID 0 can\'t autopost (please see FAQ #1.7 for more info/solution)  - Post ID:(5258)','','snap','',0),(147,'2018-06-07 00:44:46','*** ID: 5466, Type: feedback','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(148,'2018-06-07 00:44:46','Skipped','','I','User ID 0 can\'t autopost (please see FAQ #1.7 for more info/solution)  - Post ID:(5466)','','snap','',0),(149,'2018-06-07 15:26:16','*** ID: 5494, Type: feedback','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(150,'2018-06-07 15:26:16','Skipped','','I','User ID 0 can\'t autopost (please see FAQ #1.7 for more info/solution)  - Post ID:(5494)','','snap','',0),(151,'2018-06-07 18:38:43','*** ID: 5497, Type: feedback','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(152,'2018-06-07 18:38:43','Skipped','','I','User ID 0 can\'t autopost (please see FAQ #1.7 for more info/solution)  - Post ID:(5497)','','snap','',0),(153,'2018-06-09 18:25:16','*** ID: 5592, Type: feedback','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(154,'2018-06-09 18:25:16','Skipped','','I','User ID 0 can\'t autopost (please see FAQ #1.7 for more info/solution)  - Post ID:(5592)','','snap','',0),(155,'2018-06-17 16:37:32','*** ID: 5693, Type: feedback','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(156,'2018-06-17 16:37:32','Skipped','','I','User ID 0 can\'t autopost (please see FAQ #1.7 for more info/solution)  - Post ID:(5693)','','snap','',0),(157,'2018-07-15 09:04:31','*** ID: 5857, Type: feedback','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(158,'2018-07-15 09:04:31','Skipped','','I','User ID 0 can\'t autopost (please see FAQ #1.7 for more info/solution)  - Post ID:(5857)','','snap','',0),(159,'2018-07-25 16:13:44','*** ID: 5915, Type: feedback','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(160,'2018-07-25 16:13:45','Skipped','','I','User ID 0 can\'t autopost (please see FAQ #1.7 for more info/solution)  - Post ID:(5915)','','snap','',0),(161,'2018-07-25 16:14:00','*** ID: 5916, Type: feedback','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(162,'2018-07-25 16:14:00','Skipped','','I','User ID 0 can\'t autopost (please see FAQ #1.7 for more info/solution)  - Post ID:(5916)','','snap','',0),(163,'2018-08-23 16:25:06','*** ID: 6040, Type: feedback','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(164,'2018-08-23 16:25:06','Skipped','','I','User ID 0 can\'t autopost (please see FAQ #1.7 for more info/solution)  - Post ID:(6040)','','snap','',0),(165,'2018-08-23 16:44:28','*** ID: 6042, Type: feedback','','BG',' Status Changed: new_to_publish. Autopost requested.','','snap','',0),(166,'2018-08-23 16:44:28','Skipped','','I','User ID 0 can\'t autopost (please see FAQ #1.7 for more info/solution)  - Post ID:(6042)','','snap','',0),(182,'2018-09-01 19:14:36','*** ID: 4170, Type: feedback','','BG',' Status Changed: spam_to_publish. Autopost requested.','0','snap','',1),(183,'2018-09-01 19:14:36','Skipped','','I','User ID 0 can\'t autopost (please see FAQ #1.7 for more info/solution)  - Post ID:(4170)','0','snap','',1),(184,'2018-09-01 19:14:36','*** ID: 4170, Type: feedback','','BG',' Status Changed: spam_to_publish. Autopost requested.','0','snap','',1),(185,'2018-09-01 19:14:36','Skipped','','I','User ID 0 can\'t autopost (please see FAQ #1.7 for more info/solution)  - Post ID:(4170)','0','snap','',1),(186,'2018-09-01 19:14:44','*** ID: 4170, Type: feedback','','BG',' Status Changed: spam_to_publish. Autopost requested.','0','snap','',1),(187,'2018-09-01 19:14:44','Skipped','','I','User ID 0 can\'t autopost (please see FAQ #1.7 for more info/solution)  - Post ID:(4170)','0','snap','',1),(188,'2018-09-01 19:14:48','*** ID: 4170, Type: feedback','','BG',' Status Changed: spam_to_publish. Autopost requested.','0','snap','',1),(189,'2018-09-01 19:14:48','Skipped','','I','User ID 0 can\'t autopost (please see FAQ #1.7 for more info/solution)  - Post ID:(4170)','0','snap','',1),(190,'2018-09-01 19:14:49','*** ID: 4170, Type: feedback','','BG',' Status Changed: spam_to_publish. Autopost requested.','0','snap','',1),(191,'2018-09-01 19:14:50','Skipped','','I','User ID 0 can\'t autopost (please see FAQ #1.7 for more info/solution)  - Post ID:(4170)','0','snap','',1),(192,'2018-09-01 19:14:50','*** ID: 4170, Type: feedback','','BG',' Status Changed: spam_to_publish. Autopost requested.','0','snap','',1),(193,'2018-09-01 19:14:50','Skipped','','I','User ID 0 can\'t autopost (please see FAQ #1.7 for more info/solution)  - Post ID:(4170)','0','snap','',1),(234,'2018-09-01 19:57:05','*** ID: 6099, Type: post','','BG',' Status Changed: draft_to_publish. Autopost requested.','0','snap','',1),(235,'2018-09-01 19:57:05','Start =- ','','BG','------=========#### NEW AUTO-POST REQUEST ####=========------',' PostID:(6099) Scheduled +7','snap','',1),(318,'2018-09-01 21:23:48','*** ID: 6109, Type: customize_changeset','','BG',' Status Changed: new_to_publish. Autopost requested.','0','snap','',1),(319,'2018-09-01 21:23:48','Skipped','','I','Filter(Global) - Excluded - Post ID:(6109)','Filters Block','snap','',1),(29739,'2018-10-25 18:47:58','*** ID: 6325, Type: feedback','','BG',' Status Changed: new_to_publish. Autopost requested.','0','snap','',0),(29740,'2018-10-25 18:47:58','Skipped','','I','User ID 0 can\'t autopost (please see FAQ #1.7 for more info/solution)  - Post ID:(6325)','0','snap','',0),(38806,'2018-11-11 13:30:28','*** ID: 6426, Type: feedback','','BG',' Status Changed: new_to_publish. Autopost requested.','0','snap','',0),(38807,'2018-11-11 13:30:28','Skipped','','I','User ID 0 can\'t autopost (please see FAQ #1.7 for more info/solution)  - Post ID:(6426)','0','snap','',0),(101666,'2019-02-14 18:53:36','*** ID: 6904, Type: post','','BG',' Status Changed: draft_to_publish. Autopost requested.','0','snap','',1),(101667,'2019-02-14 18:53:36','Start =- ','','BG','------=========#### NEW AUTO-POST REQUEST ####=========------',' PostID:(6904) Scheduled +6','snap','',1),(126486,'2019-03-25 17:10:48','*** ID: 7047, Type: post','','BG',' Status Changed: draft_to_publish. Autopost requested.','0','snap','',1),(126487,'2019-03-25 17:10:48','Start =- ','','BG','------=========#### NEW AUTO-POST REQUEST ####=========------',' PostID:(7047) Scheduled +4','snap','',1),(165098,'2019-05-22 18:37:38','*** ID: 7323, Type: post','','BG',' Status Changed: draft_to_publish. Autopost requested.','0','snap','',1),(165099,'2019-05-22 18:37:38','Start =- ','','BG','------=========#### NEW AUTO-POST REQUEST ####=========------',' PostID:(7323) Automated','snap','',1),(173768,'2019-06-04 15:00:18','*** ID: 7335, Type: oembed_cache','','BG',' Status Changed: new_to_publish. Autopost requested.','0','snap','',1),(173769,'2019-06-04 15:00:18','Skipped','','I','Filter(Global) - Excluded - Post ID:(7335)','Filters Block','snap','',1),(174127,'2019-06-05 00:42:55','*** ID: 7334, Type: post','','BG',' Status Changed: draft_to_publish. Autopost requested.','0','snap','',1),(174128,'2019-06-05 00:42:55','Start =- ','','BG','------=========#### NEW AUTO-POST REQUEST ####=========------',' PostID:(7334) Automated','snap','',1),(182713,'2019-06-17 09:00:21','Cron Request','','L','146.25s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182714,'2019-06-17 09:00:26','**WARNING. Unhealthy Cron Request**',' [<a target=\"_blank\" href=\"http://nxs.fyi/uhcr\">More info</a>] ','W','Too close (5.33s) to the previous one. ','Now - 09:00:26 | Previous - 09:00:21| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182715,'2019-06-17 09:02:34','Cron Request','','L','128.08s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182716,'2019-06-17 09:05:41','Cron Request','','L','186.80s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182717,'2019-06-17 09:07:42','Cron Request','','L','120.55s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182718,'2019-06-17 09:08:39','Cron Request','','L','57.02s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182719,'2019-06-17 09:14:03','Cron Request','','L','324.11s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182720,'2019-06-17 09:16:16','Cron Request','','L','133.51s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182721,'2019-06-17 09:16:55','Cron Request','','L','38.57s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182722,'2019-06-17 09:17:46','Cron Request','','L','51.26s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182723,'2019-06-17 09:18:25','Cron Request','','L','38.76s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182724,'2019-06-17 09:26:25','Cron Request','','L','479.86s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182725,'2019-06-17 09:28:59','Cron Request','','L','154.39s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182726,'2019-06-17 09:30:18','Cron Request','','L','79.12s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182727,'2019-06-17 09:31:48','Cron Request','','L','89.78s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182728,'2019-06-17 09:34:11','Cron Request','','L','142.70s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182729,'2019-06-17 09:34:30','Cron Request','','L','19.55s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182730,'2019-06-17 09:35:28','Cron Request','','L','57.74s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182731,'2019-06-17 09:40:52','Cron Request','','L','323.69s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182732,'2019-06-17 09:48:03','Cron Request','','L','431.33s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182733,'2019-06-17 09:49:13','Cron Request','','L','70.39s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182734,'2019-06-17 09:51:24','Cron Request','','L','130.21s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182735,'2019-06-17 09:51:29','**WARNING. Unhealthy Cron Request**',' [<a target=\"_blank\" href=\"http://nxs.fyi/uhcr\">More info</a>] ','W','Too close (5.02s) to the previous one. ','Now - 09:51:29 | Previous - 09:51:24| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182736,'2019-06-17 09:54:24','Cron Request','','L','175.80s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182737,'2019-06-17 09:54:26','**WARNING. Unhealthy Cron Request**',' [<a target=\"_blank\" href=\"http://nxs.fyi/uhcr\">More info</a>] ','W','Too close (1.06s) to the previous one. ','Now - 09:54:26 | Previous - 09:54:24| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182738,'2019-06-17 09:56:01','Cron Request','','L','95.94s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182739,'2019-06-17 09:57:50','Cron Request','','L','108.02s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182740,'2019-06-17 09:58:51','Cron Request','','L','61.30s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182741,'2019-06-17 10:01:41','Cron Request','','L','169.91s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182742,'2019-06-17 10:02:59','Cron Request','','L','78.36s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182743,'2019-06-17 10:04:33','Cron Request','','L','94.16s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182744,'2019-06-17 10:05:51','Cron Request','','L','77.78s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182745,'2019-06-17 10:08:54','Cron Request','','L','183.07s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182746,'2019-06-17 10:14:36','Cron Request','','L','341.59s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182747,'2019-06-17 10:16:03','Cron Request','','L','87.01s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182748,'2019-06-17 10:20:56','Cron Request','','L','293.80s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182749,'2019-06-17 10:22:04','Cron Request','','L','67.75s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182750,'2019-06-17 10:23:49','Cron Request','','L','104.39s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182751,'2019-06-17 10:27:19','Cron Request','','L','210.18s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182752,'2019-06-17 10:27:33','**WARNING. Unhealthy Cron Request**',' [<a target=\"_blank\" href=\"http://nxs.fyi/uhcr\">More info</a>] ','W','Too close (14.68s) to the previous one. ','Now - 10:27:33 | Previous - 10:27:19| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182753,'2019-06-17 10:30:04','Cron Request','','L','150.19s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182754,'2019-06-17 10:31:59','Cron Request','','L','115.09s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182755,'2019-06-17 10:32:45','Cron Request','','L','45.93s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182756,'2019-06-17 10:34:46','Cron Request','','L','121.69s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182757,'2019-06-17 10:35:35','Cron Request','','L','48.55s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182758,'2019-06-17 10:38:28','Cron Request','','L','172.69s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182759,'2019-06-17 10:40:30','Cron Request','','L','122.24s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182760,'2019-06-17 10:42:18','Cron Request','','L','107.67s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182761,'2019-06-17 10:47:43','Cron Request','','L','325.47s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182762,'2019-06-17 10:55:40','Cron Request','','L','476.98s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182763,'2019-06-17 10:57:01','Cron Request','','L','81.15s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182764,'2019-06-17 10:57:49','Cron Request','','L','47.62s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182765,'2019-06-17 11:02:30','Cron Request','','L','281.37s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182766,'2019-06-17 11:05:11','Cron Request','','L','161.09s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182767,'2019-06-17 11:05:25','**WARNING. Unhealthy Cron Request**',' [<a target=\"_blank\" href=\"http://nxs.fyi/uhcr\">More info</a>] ','W','Too close (13.55s) to the previous one. ','Now - 11:05:25 | Previous - 11:05:11| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182768,'2019-06-17 11:07:43','Cron Request','','L','138.62s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182769,'2019-06-17 11:09:59','Cron Request','','L','135.97s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182770,'2019-06-17 11:18:01','Cron Request','','L','481.30s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182771,'2019-06-17 11:19:32','Cron Request','','L','91.08s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182772,'2019-06-17 11:21:58','Cron Request','','L','146.46s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182773,'2019-06-17 11:23:18','Cron Request','','L','80.28s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182774,'2019-06-17 11:23:33','**WARNING. Unhealthy Cron Request**',' [<a target=\"_blank\" href=\"http://nxs.fyi/uhcr\">More info</a>] ','W','Too close (14.09s) to the previous one. ','Now - 11:23:33 | Previous - 11:23:18| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182775,'2019-06-17 11:25:00','Cron Request','','L','87.44s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182776,'2019-06-17 11:29:45','Cron Request','','L','284.96s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182777,'2019-06-17 11:32:27','Cron Request','','L','161.94s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182778,'2019-06-17 11:34:48','Cron Request','','L','141.28s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182779,'2019-06-17 11:42:04','Cron Request','','L','435.58s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182780,'2019-06-17 11:44:05','Cron Request','','L','120.91s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182781,'2019-06-17 11:46:37','Cron Request','','L','152.62s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182782,'2019-06-17 11:48:19','Cron Request','','L','101.71s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182783,'2019-06-17 11:48:32','**WARNING. Unhealthy Cron Request**',' [<a target=\"_blank\" href=\"http://nxs.fyi/uhcr\">More info</a>] ','W','Too close (12.90s) to the previous one. ','Now - 11:48:32 | Previous - 11:48:19| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182784,'2019-06-17 11:51:34','Cron Request','','L','182.18s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182785,'2019-06-17 11:52:41','Cron Request','','L','67.19s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182786,'2019-06-17 11:54:21','Cron Request','','L','99.80s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182787,'2019-06-17 11:57:24','Cron Request','','L','182.52s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182788,'2019-06-17 11:57:30','**WARNING. Unhealthy Cron Request**',' [<a target=\"_blank\" href=\"http://nxs.fyi/uhcr\">More info</a>] ','W','Too close (6.48s) to the previous one. ','Now - 11:57:30 | Previous - 11:57:24| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182789,'2019-06-17 12:02:42','Cron Request','','L','311.62s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182790,'2019-06-17 12:05:53','Cron Request','','L','191.36s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182791,'2019-06-17 12:08:21','Cron Request','','L','148.04s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182792,'2019-06-17 12:10:26','Cron Request','','L','124.51s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182793,'2019-06-17 12:13:48','Cron Request','','L','202.26s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182794,'2019-06-17 12:15:36','Cron Request','','L','108.47s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182795,'2019-06-17 12:16:29','Cron Request','','L','52.23s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182796,'2019-06-17 12:20:14','Cron Request','','L','225.22s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182797,'2019-06-17 12:24:19','Cron Request','','L','245.27s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182798,'2019-06-17 12:26:20','Cron Request','','L','120.62s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182799,'2019-06-17 12:28:09','Cron Request','','L','109.15s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182800,'2019-06-17 12:29:29','Cron Request','','L','80.22s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182801,'2019-06-17 12:33:16','Cron Request','','L','226.84s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182802,'2019-06-17 12:39:35','Cron Request','','L','379.47s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182803,'2019-06-17 12:42:12','Cron Request','','L','156.65s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182804,'2019-06-17 12:42:28','**WARNING. Unhealthy Cron Request**',' [<a target=\"_blank\" href=\"http://nxs.fyi/uhcr\">More info</a>] ','W','Too close (16.20s) to the previous one. ','Now - 12:42:28 | Previous - 12:42:12| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182805,'2019-06-17 12:45:07','Cron Request','','L','158.73s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; https://www.hormonesoup.com)','cron','',0),(182806,'2019-06-17 12:50:11','Cron Request','','L','303.86s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182807,'2019-06-17 12:51:00','Cron Request','','L','49.03s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182808,'2019-06-17 13:00:23','Cron Request','','L','563.48s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182809,'2019-06-17 13:01:01','Cron Request','','L','37.70s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182810,'2019-06-17 13:02:50','Cron Request','','L','109.44s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182811,'2019-06-17 13:06:22','Cron Request','','L','212.04s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182812,'2019-06-17 13:06:44','Cron Request','','L','21.74s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182813,'2019-06-17 13:07:37','Cron Request','','L','53.25s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182814,'2019-06-17 13:08:27','Cron Request','','L','49.93s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182815,'2019-06-17 13:11:13','Cron Request','','L','165.89s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; https://www.hormonesoup.com)','cron','',0),(182816,'2019-06-17 13:18:36','Cron Request','','L','442.81s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182817,'2019-06-17 13:19:45','Cron Request','','L','68.59s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182818,'2019-06-17 13:21:02','Cron Request','','L','76.92s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182819,'2019-06-17 13:21:51','Cron Request','','L','49.71s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; https://www.hormonesoup.com)','cron','',0),(182820,'2019-06-17 13:22:27','Cron Request','','L','36.08s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182821,'2019-06-17 13:24:43','Cron Request','','L','135.24s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182822,'2019-06-17 13:25:52','Cron Request','','L','69.31s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182823,'2019-06-17 13:26:45','Cron Request','','L','52.96s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182824,'2019-06-17 13:28:23','Cron Request','','L','98.53s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182825,'2019-06-17 13:28:25','**WARNING. Unhealthy Cron Request**',' [<a target=\"_blank\" href=\"http://nxs.fyi/uhcr\">More info</a>] ','W','Too close (1.65s) to the previous one. ','Now - 13:28:25 | Previous - 13:28:23| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182826,'2019-06-17 13:30:36','Cron Request','','L','130.96s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182827,'2019-06-17 13:32:52','Cron Request','','L','135.52s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182828,'2019-06-17 13:35:18','Cron Request','','L','145.92s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182829,'2019-06-17 13:36:07','Cron Request','','L','49.56s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182830,'2019-06-17 13:39:19','Cron Request','','L','192.17s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182831,'2019-06-17 13:40:37','Cron Request','','L','78.23s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182832,'2019-06-17 13:45:31','Cron Request','','L','293.48s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182833,'2019-06-17 13:48:53','Cron Request','','L','202.50s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182834,'2019-06-17 13:50:21','Cron Request','','L','87.65s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182835,'2019-06-17 13:51:03','Cron Request','','L','41.43s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182836,'2019-06-17 13:51:52','Cron Request','','L','49.59s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182837,'2019-06-17 13:52:35','Cron Request','','L','43.34s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182838,'2019-06-17 13:53:27','Cron Request','','L','51.15s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182839,'2019-06-17 13:55:38','Cron Request','','L','131.70s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182840,'2019-06-17 13:56:42','Cron Request','','L','63.26s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182841,'2019-06-17 13:58:46','Cron Request','','L','124.75s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182842,'2019-06-17 14:00:41','Cron Request','','L','114.62s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182843,'2019-06-17 14:09:30','Cron Request','','L','529.08s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182844,'2019-06-17 14:12:28','Cron Request','','L','177.92s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182845,'2019-06-17 14:16:01','Cron Request','','L','212.78s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182846,'2019-06-17 14:18:08','Cron Request','','L','126.90s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182847,'2019-06-17 14:18:40','Cron Request','','L','32.53s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182848,'2019-06-17 14:19:34','Cron Request','','L','53.92s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182849,'2019-06-17 14:20:45','Cron Request','','L','71.14s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182850,'2019-06-17 14:22:56','Cron Request','','L','131.04s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182851,'2019-06-17 14:28:05','Cron Request','','L','308.65s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182852,'2019-06-17 14:29:14','Cron Request','','L','68.82s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182853,'2019-06-17 14:32:26','Cron Request','','L','192.16s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182854,'2019-06-17 14:35:06','Cron Request','','L','160.01s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182855,'2019-06-17 14:35:57','Cron Request','','L','50.65s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182856,'2019-06-17 14:37:38','Cron Request','','L','101.52s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182857,'2019-06-17 14:38:36','Cron Request','','L','57.82s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182858,'2019-06-17 14:39:47','Cron Request','','L','71.42s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182859,'2019-06-17 14:42:23','Cron Request','','L','155.83s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182860,'2019-06-17 14:44:27','Cron Request','','L','124.07s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182861,'2019-06-17 14:45:42','Cron Request','','L','75.12s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182862,'2019-06-17 14:46:30','Cron Request','','L','47.80s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182863,'2019-06-17 14:48:35','Cron Request','','L','124.44s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182864,'2019-06-17 14:52:01','Cron Request','','L','206.44s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182865,'2019-06-17 14:54:08','Cron Request','','L','127.28s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182866,'2019-06-17 14:54:31','Cron Request','','L','22.61s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182867,'2019-06-17 14:56:23','Cron Request','','L','111.88s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182868,'2019-06-17 14:56:37','**WARNING. Unhealthy Cron Request**',' [<a target=\"_blank\" href=\"http://nxs.fyi/uhcr\">More info</a>] ','W','Too close (14.03s) to the previous one. ','Now - 14:56:37 | Previous - 14:56:23| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182869,'2019-06-17 14:57:30','Cron Request','','L','53.57s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182870,'2019-06-17 14:58:27','Cron Request','','L','56.70s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182871,'2019-06-17 14:59:50','Cron Request','','L','83.26s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182872,'2019-06-17 15:00:35','Cron Request','','L','44.19s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182873,'2019-06-17 15:01:26','Cron Request','','L','51.94s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182874,'2019-06-17 15:03:02','Cron Request','','L','95.53s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182875,'2019-06-17 15:04:08','Cron Request','','L','66.45s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182876,'2019-06-17 15:04:54','Cron Request','','L','46.01s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182877,'2019-06-17 15:06:50','Cron Request','','L','115.97s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182878,'2019-06-17 15:08:14','Cron Request','','L','84.05s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182879,'2019-06-17 15:10:56','Cron Request','','L','161.10s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182880,'2019-06-17 15:11:32','Cron Request','','L','36.11s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182881,'2019-06-17 15:12:38','Cron Request','','L','65.97s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182882,'2019-06-17 15:13:39','Cron Request','','L','61.14s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182883,'2019-06-17 15:14:42','Cron Request','','L','62.84s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182884,'2019-06-17 15:15:25','Cron Request','','L','43.63s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182885,'2019-06-17 15:16:26','Cron Request','','L','60.27s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182886,'2019-06-17 15:17:29','Cron Request','','L','63.05s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182887,'2019-06-17 15:22:05','Cron Request','','L','276.07s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182888,'2019-06-17 15:23:38','Cron Request','','L','93.80s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182889,'2019-06-17 15:24:56','Cron Request','','L','77.26s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182890,'2019-06-17 15:28:29','Cron Request','','L','213.66s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182891,'2019-06-17 15:29:55','Cron Request','','L','85.38s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182892,'2019-06-17 15:31:26','Cron Request','','L','91.29s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182893,'2019-06-17 15:35:36','Cron Request','','L','249.50s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182894,'2019-06-17 15:40:51','Cron Request','','L','315.76s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182895,'2019-06-17 15:45:07','Cron Request','','L','255.60s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182896,'2019-06-17 15:45:46','Cron Request','','L','38.76s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182897,'2019-06-17 15:55:03','Cron Request','','L','557.07s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182898,'2019-06-17 15:56:41','Cron Request','','L','97.76s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182899,'2019-06-17 15:59:12','Cron Request','','L','151.18s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182900,'2019-06-17 16:00:54','Cron Request','','L','102.69s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182901,'2019-06-17 16:01:33','Cron Request','','L','38.21s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182902,'2019-06-17 16:04:01','Cron Request','','L','148.66s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182903,'2019-06-17 16:04:31','Cron Request','','L','29.98s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182904,'2019-06-17 16:06:01','Cron Request','','L','89.36s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182905,'2019-06-17 16:06:48','Cron Request','','L','47.82s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182906,'2019-06-17 16:11:46','Cron Request','','L','297.14s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182907,'2019-06-17 16:14:45','Cron Request','','L','179.37s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182908,'2019-06-17 16:15:48','Cron Request','','L','62.85s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182909,'2019-06-17 16:18:34','Cron Request','','L','165.81s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182910,'2019-06-17 16:19:30','Cron Request','','L','56.90s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182911,'2019-06-17 16:21:00','Cron Request','','L','89.72s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182912,'2019-06-17 16:21:31','Cron Request','','L','30.52s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182913,'2019-06-17 16:23:09','Cron Request','','L','98.17s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182914,'2019-06-17 16:27:31','Cron Request','','L','261.79s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182915,'2019-06-17 16:30:52','Cron Request','','L','201.17s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182916,'2019-06-17 16:33:07','Cron Request','','L','135.21s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182917,'2019-06-17 16:33:53','Cron Request','','L','45.93s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182918,'2019-06-17 16:38:33','Cron Request','','L','279.95s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182919,'2019-06-17 16:39:49','Cron Request','','L','75.76s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182920,'2019-06-17 16:40:46','Cron Request','','L','57.24s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182921,'2019-06-17 16:43:04','Cron Request','','L','138.40s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182922,'2019-06-17 16:43:51','Cron Request','','L','47.07s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182923,'2019-06-17 16:44:45','Cron Request','','L','53.33s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182924,'2019-06-17 16:49:00','Cron Request','','L','255.72s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182925,'2019-06-17 16:50:19','Cron Request','','L','78.90s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182926,'2019-06-17 16:51:01','Cron Request','','L','41.49s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182927,'2019-06-17 16:52:51','Cron Request','','L','110.30s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182928,'2019-06-17 16:55:34','Cron Request','','L','162.91s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182929,'2019-06-17 16:56:39','Cron Request','','L','65.17s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182930,'2019-06-17 16:57:53','Cron Request','','L','73.98s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182931,'2019-06-17 16:59:02','Cron Request','','L','68.67s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182932,'2019-06-17 16:59:34','Cron Request','','L','31.94s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182933,'2019-06-17 17:01:17','Cron Request','','L','103.64s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182934,'2019-06-17 17:06:39','Cron Request','','L','321.83s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182935,'2019-06-17 17:12:07','Cron Request','','L','327.30s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182936,'2019-06-17 17:12:42','Cron Request','','L','35.05s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182937,'2019-06-17 17:13:56','Cron Request','','L','74.32s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182938,'2019-06-17 17:14:35','Cron Request','','L','39.00s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182939,'2019-06-17 17:17:02','Cron Request','','L','147.03s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182940,'2019-06-17 17:19:08','Cron Request','','L','125.99s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182941,'2019-06-17 17:19:46','Cron Request','','L','38.12s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182942,'2019-06-17 17:21:32','Cron Request','','L','105.90s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182943,'2019-06-17 17:23:37','Cron Request','','L','124.91s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182944,'2019-06-17 17:26:30','Cron Request','','L','172.96s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182945,'2019-06-17 17:28:16','Cron Request','','L','106.43s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182946,'2019-06-17 17:28:38','Cron Request','','L','21.85s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182947,'2019-06-17 17:31:47','Cron Request','','L','188.61s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182948,'2019-06-17 17:35:00','Cron Request','','L','193.09s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182949,'2019-06-17 17:36:01','Cron Request','','L','61.59s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182950,'2019-06-17 17:37:33','Cron Request','','L','91.31s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182951,'2019-06-17 17:40:47','Cron Request','','L','194.52s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182952,'2019-06-17 17:41:38','Cron Request','','L','50.90s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182953,'2019-06-17 17:43:01','Cron Request','','L','82.37s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182954,'2019-06-17 17:44:15','Cron Request','','L','74.74s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182955,'2019-06-17 17:44:42','Cron Request','','L','26.45s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182956,'2019-06-17 17:51:21','Cron Request','','L','399.38s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182957,'2019-06-17 17:52:16','Cron Request','','L','55.15s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182958,'2019-06-17 17:53:53','Cron Request','','L','97.15s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182959,'2019-06-17 17:55:00','Cron Request','','L','66.36s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182960,'2019-06-17 17:59:50','Cron Request','','L','290.22s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182961,'2019-06-17 18:01:56','Cron Request','','L','125.74s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182962,'2019-06-17 18:04:06','Cron Request','','L','129.87s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182963,'2019-06-17 18:05:45','Cron Request','','L','99.31s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182964,'2019-06-17 18:07:20','Cron Request','','L','94.95s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182965,'2019-06-17 18:08:09','Cron Request','','L','48.76s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182966,'2019-06-17 18:08:46','Cron Request','','L','37.45s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182967,'2019-06-17 18:10:38','Cron Request','','L','112.42s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182968,'2019-06-17 18:11:26','Cron Request','','L','48.02s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182969,'2019-06-17 18:13:07','Cron Request','','L','100.90s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182970,'2019-06-17 18:15:22','Cron Request','','L','134.77s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182971,'2019-06-17 18:16:17','Cron Request','','L','55.23s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182972,'2019-06-17 18:16:32','**WARNING. Unhealthy Cron Request**',' [<a target=\"_blank\" href=\"http://nxs.fyi/uhcr\">More info</a>] ','W','Too close (14.35s) to the previous one. ','Now - 18:16:32 | Previous - 18:16:17| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182973,'2019-06-17 18:18:09','Cron Request','','L','97.17s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182974,'2019-06-17 18:18:53','Cron Request','','L','44.58s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182975,'2019-06-17 18:19:55','Cron Request','','L','61.32s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182976,'2019-06-17 18:20:34','Cron Request','','L','38.96s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182977,'2019-06-17 18:22:38','Cron Request','','L','124.64s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182978,'2019-06-17 18:24:46','Cron Request','','L','127.70s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182979,'2019-06-17 18:33:48','Cron Request','','L','542.04s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182980,'2019-06-17 18:35:22','Cron Request','','L','93.68s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182981,'2019-06-17 18:37:45','Cron Request','','L','142.73s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182982,'2019-06-17 18:38:36','Cron Request','','L','51.45s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182983,'2019-06-17 18:41:06','Cron Request','','L','150.21s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182984,'2019-06-17 18:43:20','Cron Request','','L','133.30s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182985,'2019-06-17 18:44:18','Cron Request','','L','58.37s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182986,'2019-06-17 18:45:05','Cron Request','','L','47.23s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182987,'2019-06-17 18:46:40','Cron Request','','L','95.15s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182988,'2019-06-17 18:48:58','Cron Request','','L','137.59s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182989,'2019-06-17 18:50:39','Cron Request','','L','101.34s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182990,'2019-06-17 18:51:58','Cron Request','','L','78.97s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182991,'2019-06-17 18:53:48','Cron Request','','L','110.09s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182992,'2019-06-17 18:55:41','Cron Request','','L','112.94s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182993,'2019-06-17 18:59:57','Cron Request','','L','255.96s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182994,'2019-06-17 19:05:16','Cron Request','','L','318.41s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182995,'2019-06-17 19:07:20','Cron Request','','L','124.44s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182996,'2019-06-17 19:09:13','Cron Request','','L','113.36s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182997,'2019-06-17 19:09:34','Cron Request','','L','20.42s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182998,'2019-06-17 19:10:53','Cron Request','','L','79.17s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(182999,'2019-06-17 19:11:54','Cron Request','','L','60.97s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183000,'2019-06-17 19:13:59','Cron Request','','L','125.29s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183001,'2019-06-17 19:16:24','Cron Request','','L','144.75s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183002,'2019-06-17 19:16:30','**WARNING. Unhealthy Cron Request**',' [<a target=\"_blank\" href=\"http://nxs.fyi/uhcr\">More info</a>] ','W','Too close (5.73s) to the previous one. ','Now - 19:16:30 | Previous - 19:16:24| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183003,'2019-06-17 19:18:09','Cron Request','','L','99.69s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183004,'2019-06-17 19:19:01','Cron Request','','L','51.68s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183005,'2019-06-17 19:20:22','Cron Request','','L','81.40s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183006,'2019-06-17 19:21:45','Cron Request','','L','82.41s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183007,'2019-06-17 19:23:24','Cron Request','','L','99.26s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183008,'2019-06-17 19:24:15','Cron Request','','L','51.06s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183009,'2019-06-17 19:27:16','Cron Request','','L','181.08s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183010,'2019-06-17 19:27:27','**WARNING. Unhealthy Cron Request**',' [<a target=\"_blank\" href=\"http://nxs.fyi/uhcr\">More info</a>] ','W','Too close (10.81s) to the previous one. ','Now - 19:27:27 | Previous - 19:27:16| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183011,'2019-06-17 19:30:19','Cron Request','','L','171.67s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183012,'2019-06-17 19:31:10','Cron Request','','L','51.09s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183013,'2019-06-17 19:31:32','Cron Request','','L','22.31s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183014,'2019-06-17 19:36:07','Cron Request','','L','274.87s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183015,'2019-06-17 19:37:16','Cron Request','','L','69.02s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183016,'2019-06-17 19:42:48','Cron Request','','L','332.20s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183017,'2019-06-17 19:43:51','Cron Request','','L','62.81s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183018,'2019-06-17 19:48:55','Cron Request','','L','303.98s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183019,'2019-06-17 19:51:39','Cron Request','','L','163.84s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183020,'2019-06-17 19:53:26','Cron Request','','L','107.54s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183021,'2019-06-17 19:55:34','Cron Request','','L','127.53s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183022,'2019-06-17 19:56:26','Cron Request','','L','52.03s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183023,'2019-06-17 19:59:17','Cron Request','','L','170.84s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183024,'2019-06-17 20:06:14','Cron Request','','L','417.51s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183025,'2019-06-17 20:06:54','Cron Request','','L','39.26s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183026,'2019-06-17 20:10:53','Cron Request','','L','239.39s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183027,'2019-06-17 20:11:33','Cron Request','','L','39.88s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183028,'2019-06-17 20:15:41','Cron Request','','L','248.58s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183029,'2019-06-17 20:21:18','Cron Request','','L','337.05s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183030,'2019-06-17 20:22:03','Cron Request','','L','44.36s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183031,'2019-06-17 20:26:43','Cron Request','','L','280.09s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183032,'2019-06-17 20:28:26','Cron Request','','L','102.97s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183033,'2019-06-17 20:29:35','Cron Request','','L','69.58s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183034,'2019-06-17 20:30:26','Cron Request','','L','50.55s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183035,'2019-06-17 20:31:31','Cron Request','','L','64.70s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183036,'2019-06-17 20:32:26','Cron Request','','L','55.22s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183037,'2019-06-17 20:33:41','Cron Request','','L','75.40s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183038,'2019-06-17 20:34:25','Cron Request','','L','43.86s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183039,'2019-06-17 20:36:28','Cron Request','','L','122.54s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183040,'2019-06-17 20:38:29','Cron Request','','L','120.96s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183041,'2019-06-17 20:39:25','Cron Request','','L','56.51s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183042,'2019-06-17 20:40:28','Cron Request','','L','62.93s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183043,'2019-06-17 20:42:30','Cron Request','','L','121.64s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183044,'2019-06-17 20:44:30','Cron Request','','L','120.35s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183045,'2019-06-17 20:46:30','Cron Request','','L','119.76s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183046,'2019-06-17 20:48:30','Cron Request','','L','120.03s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183047,'2019-06-17 20:49:26','Cron Request','','L','56.03s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183048,'2019-06-17 20:50:31','Cron Request','','L','64.91s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183049,'2019-06-17 20:51:29','Cron Request','','L','58.48s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183050,'2019-06-17 20:52:50','Cron Request','','L','81.19s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183051,'2019-06-17 20:54:27','Cron Request','','L','96.43s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183052,'2019-06-17 20:55:39','Cron Request','','L','72.04s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183053,'2019-06-17 20:56:35','Cron Request','','L','55.80s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183054,'2019-06-17 20:57:33','Cron Request','','L','58.29s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183055,'2019-06-17 20:58:35','Cron Request','','L','61.73s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183056,'2019-06-17 21:00:17','Cron Request','','L','102.11s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183057,'2019-06-17 21:00:35','**WARNING. Unhealthy Cron Request**',' [<a target=\"_blank\" href=\"http://nxs.fyi/uhcr\">More info</a>] ','W','Too close (18.22s) to the previous one. ','Now - 21:00:35 | Previous - 21:00:17| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183058,'2019-06-17 21:01:53','Cron Request','','L','77.82s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183059,'2019-06-17 21:02:36','Cron Request','','L','43.19s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183060,'2019-06-17 21:03:41','Cron Request','','L','64.81s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183061,'2019-06-17 21:04:36','Cron Request','','L','54.95s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183062,'2019-06-17 21:06:10','Cron Request','','L','94.16s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183063,'2019-06-17 21:06:38','Cron Request','','L','27.50s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183064,'2019-06-17 21:08:38','Cron Request','','L','120.21s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183065,'2019-06-17 21:09:59','Cron Request','','L','80.91s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183066,'2019-06-17 21:10:38','Cron Request','','L','39.68s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183067,'2019-06-17 21:11:56','Cron Request','','L','77.29s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183068,'2019-06-17 21:12:35','Cron Request','','L','39.74s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183069,'2019-06-17 21:14:48','Cron Request','','L','132.77s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183070,'2019-06-17 21:15:40','Cron Request','','L','51.35s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183071,'2019-06-17 21:16:27','Cron Request','','L','47.99s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183072,'2019-06-17 21:18:41','Cron Request','','L','133.73s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183073,'2019-06-17 21:19:57','Cron Request','','L','75.90s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183074,'2019-06-17 21:20:48','Cron Request','','L','50.91s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183075,'2019-06-17 21:22:42','Cron Request','','L','113.61s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183076,'2019-06-17 21:24:42','Cron Request','','L','120.22s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183077,'2019-06-17 21:26:42','Cron Request','','L','120.61s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183078,'2019-06-17 21:27:30','Cron Request','','L','47.64s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183079,'2019-06-17 21:28:39','Cron Request','','L','69.13s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183080,'2019-06-17 21:30:44','Cron Request','','L','124.70s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183081,'2019-06-17 21:32:32','Cron Request','','L','108.31s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183082,'2019-06-17 21:34:46','Cron Request','','L','133.63s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183083,'2019-06-17 21:36:04','Cron Request','','L','78.03s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183084,'2019-06-17 21:36:47','Cron Request','','L','43.06s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183085,'2019-06-17 21:38:48','Cron Request','','L','121.03s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183086,'2019-06-17 21:40:49','Cron Request','','L','120.55s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183087,'2019-06-17 21:42:49','Cron Request','','L','120.80s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183088,'2019-06-17 21:43:31','Cron Request','','L','41.59s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183089,'2019-06-17 21:44:49','Cron Request','','L','78.10s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183090,'2019-06-17 21:46:50','Cron Request','','L','120.92s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183091,'2019-06-17 21:48:07','Cron Request','','L','76.78s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183092,'2019-06-17 21:48:28','Cron Request','','L','20.80s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183093,'2019-06-17 21:49:56','Cron Request','','L','88.47s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183094,'2019-06-17 21:50:51','Cron Request','','L','55.48s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0),(183095,'2019-06-17 21:51:56','Cron Request','','L','64.13s after the previous one. ','| Cron called from 198.46.81.44 (WordPress/5.1.1; http://www.hormonesoup.com)','cron','',0);
/*!40000 ALTER TABLE `wp_nxs_log` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_nxs_query`
--

DROP TABLE IF EXISTS `wp_nxs_query`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_nxs_query` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `datecreated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `type` varchar(55) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `postid` mediumint(9) DEFAULT NULL,
  `uid` bigint(20) NOT NULL DEFAULT 0,
  `nttype` varchar(55) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `timetorun` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `refid` mediumint(9) DEFAULT NULL,
  `descr` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `extInfo` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_nxs_query`
--

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

--
-- Table structure for table `wp_optinrev`
--

DROP TABLE IF EXISTS `wp_optinrev`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_optinrev` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(64) NOT NULL DEFAULT '',
  `content` longtext NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `name` (`name`)
) ENGINE=MyISAM AUTO_INCREMENT=20 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_optinrev`
--

LOCK TABLES `wp_optinrev` WRITE;
/*!40000 ALTER TABLE `wp_optinrev` DISABLE KEYS */;
INSERT INTO `wp_optinrev` VALUES (1,'optinrev_db_version','1.0'),(2,'optinrev_installed_version','1.0.4'),(4,'optinrev_poweredby','true'),(5,'optinrev_show_popup','show_times_per_session|1'),(6,'optinrev_show_where','show_on_load'),(7,'optinrev_autosave','true'),(8,'optinrev_default_images','a:2:{s:10:\"get_access\";a:3:{s:11:\"get_access1\";s:85:\"http://www.hormonesoup.com/wp-content/plugins/optin-revolution/images/get_access1.png\";s:11:\"get_access2\";s:85:\"http://www.hormonesoup.com/wp-content/plugins/optin-revolution/images/get_access2.png\";s:11:\"get_access3\";s:85:\"http://www.hormonesoup.com/wp-content/plugins/optin-revolution/images/get_access3.png\";}s:9:\"close_btn\";a:8:{s:6:\"close1\";s:81:\"http://www.hormonesoup.com/wp-content/plugins/optin-revolution/images/close1b.png\";s:6:\"close2\";s:81:\"http://www.hormonesoup.com/wp-content/plugins/optin-revolution/images/close2b.png\";s:6:\"close3\";s:81:\"http://www.hormonesoup.com/wp-content/plugins/optin-revolution/images/close3b.png\";s:6:\"close4\";s:81:\"http://www.hormonesoup.com/wp-content/plugins/optin-revolution/images/close1r.png\";s:6:\"close5\";s:81:\"http://www.hormonesoup.com/wp-content/plugins/optin-revolution/images/close2r.png\";s:6:\"close6\";s:81:\"http://www.hormonesoup.com/wp-content/plugins/optin-revolution/images/close3r.png\";s:6:\"close7\";s:78:\"http://www.hormonesoup.com/wp-content/plugins/optin-revolution/images/btn1.png\";s:6:\"close8\";s:78:\"http://www.hormonesoup.com/wp-content/plugins/optin-revolution/images/btn2.png\";}}'),(9,'optinrev_cuid_9','get_access1.png|get_access1'),(10,'optinrev_cuid_10','get_access2.png|get_access2'),(11,'optinrev_cuid_11','get_access3.png|get_access3'),(12,'optinrev_default_uploads_images','a:2:{s:14:\"arrow-animated\";s:88:\"http://www.hormonesoup.com/wp-content/plugins/optin-revolution/assets/arrow-animated.gif\";s:9:\"optin-box\";s:83:\"http://www.hormonesoup.com/wp-content/plugins/optin-revolution/assets/optin-box.png\";}'),(13,'optinrev_uid_13','arrow-animated.gif|arrow-animated.gif'),(14,'optinrev_uid_14','optin-box.png|optin-box.png'),(17,'optin1','a:33:{s:6:\"action\";s:15:\"optinrev_action\";s:19:\"save_setup_settings\";s:6:\"optin1\";s:13:\"optinrev_data\";s:3072:\"<div style=\"position: absolute; left: 29px; top: 8px; z-index: 1; text-align: center; width: 90%;border: 1px solid transparent;\"><span><span style=\"font-family: impact, chicago; font-size: 30pt; color: #ff0000;\" data-mce-style=\"font-family: impact, chicago; font-size: 30pt; color: #ff0000;\">DISCOVER HOW I INCREASED MY OPTIN RATE BY 500% IN 5 MINS!</span><br></span></div><div style=\"position: absolute; left: 285px; top: 325px;border: 1px solid transparent;\"><img id=\"wm\" src=\"http://www.hormonesoup.com/wp-content/plugins/optin-revolution/assets/get_access2.png\" alt=\"\" border=\"0\"></div><div style=\"position: absolute; left: 1px; top: 104px; z-index: 1; width: 100%; text-align: center;border: 1px solid transparent;\"><span style=\"font-size: 14pt; background-color: #ffff99;\" data-mce-style=\"font-size: 14pt; background-color: #ffff99;\"><strong><span style=\"font-family: tahoma, arial, helvetica, sans-serif;\" data-mce-style=\"font-family: tahoma, arial, helvetica, sans-serif;\">Enter your email address to get your <span style=\"text-decoration: underline;\" data-mce-style=\"text-decoration: underline;\">FREE</span> video!</span></strong></span></div><div style=\"position: absolute; left: 0px; top: 148px;border: 1px solid transparent;\"><img id=\"optinrev_uid_28\" src=\"http://www.hormonesoup.com/wp-content/plugins/optin-revolution/assets/optin-box.png\" alt=\"\" border=\"0\"></div><div style=\"position: absolute; left: 317px; top: 142px;border: 1px solid transparent;\"><img id=\"optinrev_uid_33\" src=\"http://www.hormonesoup.com/wp-content/plugins/optin-revolution/assets/arrow-animated.gif\" alt=\"\" border=\"0\"></div><br><a id=\"poweredby\" data-mce-href=\"http://goo.gl/U6GWY\" href=\"http://goo.gl/U6GWY\" target=\"_new\" style=\"position: absolute; left: 220px; top: 430px; \">Powered by : Optin Revolution</a><form method=\"post\" id=\"mce_getaccessed\" action=\"http://www.aweber.com/scripts/addlead.pl\" target=\"_blank\"><div style=\"display:none;\"><input type=\"hidden\" name=\"listname\" value=\"optinrev_plug\"><input type=\"hidden\" name=\"meta_web_form_id\" value=\"258192310\"><input type=\"hidden\" name=\"meta_message\" value=\"1\"><input type=\"hidden\" name=\"meta_adtracking\" value=\"wordpress_plugin\"><input type=\"hidden\" name=\"redirect\" value=\"http://www.aweber.com/thankyou-coi.htm?m=audio\"></div><div style=\"position:absolute; left: 0px; top: 0px;border: 1px solid transparent;display:none;\"><input type=\"text\" name=\"name\" id=\"name\" value=\"Enter Your Name...\" style=\"font-size:20px !important;color:#000000 !important;height:50px !important;width:240px !important;background-color:#FFFFCC !important;border:5px solid #666666 !important;\"></div><div style=\"position:absolute; left: 302px; top: 259px;border: 1px solid transparent;\"><input type=\"text\" name=\"email\" id=\"email\" value=\"Enter Your Email...\" style=\"font-size:20px !important;color:#000000 !important;height:50px !important;width:240px !important;background-color:#FFFFCC !important;border:5px solid #666666 !important;\"></div><span style=\"display:none;\"><img src=\"http://forms.aweber.com/form/displays.htm?id=TKwcjJxMzIwM\"></span></form>\";s:21:\"optinrev_close_button\";s:20:\"left:592px;top:37px;\";s:27:\"optinrev_close_button_class\";s:6:\"close2\";s:17:\"optinrev_dragging\";N;s:27:\"optinrev_call_action_button\";s:11:\"get_access2\";s:16:\"optinrev_excerpt\";s:2995:\"<div id=\"simplemodal-container\" style=\"width: 600px; height: 420px; border: 8px solid #000000; background-color: #ffffff; -moz-border-radius: 25px; -webkit-border-radius: 25px; border-radius: 25px;\"><div id=\"close\" class=\"close2\" style=\"left:574px; top:-26px;\"> </div><div id=\"simplemodal-data\" class=\"simplemodal-data\"><div style=\"position: absolute; left: 29px; top: 8px; z-index: 1; text-align: center; width: 90%;\"><span><span style=\"font-family: impact, chicago; font-size: 30pt; color: #ff0000;\">DISCOVER HOW I INCREASED MY OPTIN RATE BY 500% IN 5 MINS!</span><br /></span></div><div style=\"position: absolute; left: 285px; top: 325px;\"><img id=\"wm\" src=\"http://www.hormonesoup.com/wp-content/plugins/optin-revolution/assets/get_access2.png\" alt=\"\" border=\"0\" /></div><div style=\"position: absolute; left: 1px; top: 104px; z-index: 1; width: 100%; text-align: center;\"><span style=\"font-size: 14pt; background-color: #ffff99;\"><strong><span style=\"font-family: tahoma, arial, helvetica, sans-serif;\">Enter your email address to get your <span style=\"text-decoration: underline;\">FREE</span> video!</span></strong></span></div><div style=\"position: absolute; left: 0px; top: 148px;\"><img id=\"optinrev_uid_28\" src=\"http://www.hormonesoup.com/wp-content/plugins/optin-revolution/assets/optin-box.png\" alt=\"\" border=\"0\" /></div><div style=\"position: absolute; left: 317px; top: 142px;\"><img id=\"optinrev_uid_33\" src=\"http://www.hormonesoup.com/wp-content/plugins/optin-revolution/assets/arrow-animated.gif\" alt=\"\" border=\"0\" /></div><br /><a id=\"poweredby\" style=\"position: absolute; left: 220px; top: 430px;\" href=\"http://goo.gl/U6GWY\" target=\"_new\">Powered by : Optin Revolution</a><form id=\"mce_getaccessed\" action=\"http://www.aweber.com/scripts/addlead.pl\" method=\"post\" target=\"_blank\"><div style=\"display: none;\"><input type=\"hidden\" name=\"listname\" value=\"optinrev_plug\" /><input type=\"hidden\" name=\"meta_web_form_id\" value=\"258192310\" /><input type=\"hidden\" name=\"meta_message\" value=\"1\" /><input type=\"hidden\" name=\"meta_adtracking\" value=\"wordpress_plugin\" /><input type=\"hidden\" name=\"redirect\" value=\"http://www.aweber.com/thankyou-coi.htm?m=audio\" /></div><div style=\"position: absolute; left: 0px; top: 0px; border: 1px solid transparent; display: none;\"><input id=\"name\" style=\"font-size: 20px !important; color: #000000 !important; height: 50px !important; width: 240px !important; background-color: #ffffcc !important; border: 5px solid #666666 !important;\" type=\"text\" name=\"name\" value=\"Enter Your Name...\" /></div><div style=\"position: absolute; left: 302px; top: 259px;\"><input id=\"email\" style=\"font-size: 20px !important; color: #000000 !important; height: 50px !important; width: 240px !important; background-color: #ffffcc !important; border: 5px solid #666666 !important;\" type=\"text\" name=\"email\" value=\"Enter Your Email...\" /></div><span style=\"display: none;\"><img src=\"http://forms.aweber.com/form/displays.htm?id=TKwcjJxMzIwM\" alt=\"\" /></span></form></div></div>\";s:23:\"optinrev_email_form_opt\";s:6:\"aweber\";s:19:\"optinrev_email_form\";a:1:{s:6:\"aweber\";a:9:{s:4:\"name\";s:18:\"Enter Your Name...\";s:5:\"email\";s:19:\"Enter Your Email...\";s:8:\"listname\";s:15:\"optinrevolution\";s:16:\"meta_web_form_id\";s:9:\"258192310\";s:12:\"meta_message\";i:1;s:15:\"meta_adtracking\";s:16:\"wordpress_plugin\";s:8:\"redirect\";s:46:\"http://www.aweber.com/thankyou-coi.htm?m=audio\";s:20:\"meta_redirect_onlist\";N;s:17:\"pixel_tracking_id\";s:12:\"TKwcjJxMzIwM\";}}s:22:\"optinrev_input_enabled\";a:1:{s:4:\"name\";i:0;}s:8:\"validate\";a:1:{s:5:\"email\";i:1;}s:15:\"optinrev_inputh\";i:50;s:15:\"optinrev_inputw\";i:240;s:16:\"optinrev_inputtc\";s:7:\"#000000\";s:16:\"optinrev_inputfz\";i:20;s:15:\"optinrev_inputc\";s:7:\"#FFFFCC\";s:15:\"optinrev_inputb\";s:7:\"#666666\";s:16:\"optinrev_inputbt\";i:5;s:18:\"optinrev_wbg_color\";s:7:\"#000000\";s:20:\"optinrev_wbg_opacity\";i:50;s:14:\"optinrev_delay\";i:0;s:19:\"optinrev_pwbg_color\";s:7:\"#FFFFFF\";s:21:\"optinrev_border_color\";s:7:\"#000000\";s:25:\"optinrev_border_thickness\";i:8;s:23:\"optinrev_border_opacity\";i:75;s:22:\"optinrev_border_radius\";i:25;s:21:\"optinrev_round_border\";s:2:\"on\";s:19:\"optinrev_top_margin\";i:127;s:15:\"optinrev_wwidth\";i:600;s:16:\"optinrev_hheight\";i:420;s:26:\"optinrev_close_popup_image\";s:6:\"close2\";s:20:\"optinrev_gotowebsite\";s:3:\"top\";}'),(18,'optinrev_active_action_button','get_access2.png'),(19,'optinrev_showmobile','false');
/*!40000 ALTER TABLE `wp_optinrev` 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_ci DEFAULT NULL,
  `option_value` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `autoload` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'yes',
  PRIMARY KEY (`option_id`),
  UNIQUE KEY `option_name` (`option_name`),
  KEY `autoload` (`autoload`)
) ENGINE=MyISAM AUTO_INCREMENT=5461485 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

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

LOCK TABLES `wp_options` WRITE;
/*!40000 ALTER TABLE `wp_options` DISABLE KEYS */;
INSERT INTO `wp_options` VALUES (1,'siteurl','https://www.hormonesoup.com','yes'),(2,'blogname','Hormone Soup','yes'),(3,'blogdescription','','yes'),(4,'users_can_register','0','yes'),(5,'admin_email','sonya@hormonesoup.com','yes'),(6,'start_of_week','0','yes'),(7,'use_balanceTags','','yes'),(8,'use_smilies','1','yes'),(9,'require_name_email','1','yes'),(10,'comments_notify','1','yes'),(11,'posts_per_rss','7','yes'),(12,'rss_use_excerpt','1','yes'),(13,'mailserver_url','mail.example.com','yes'),(14,'mailserver_login','login@example.com','yes'),(15,'mailserver_pass','password','yes'),(16,'mailserver_port','110','yes'),(17,'default_category','38','yes'),(18,'default_comment_status','open','yes'),(19,'default_ping_status','open','yes'),(20,'default_pingback_flag','1','yes'),(22,'posts_per_page','7','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'),(29,'comment_moderation','','yes'),(30,'moderation_notify','1','yes'),(31,'permalink_structure','/%postname%/','yes'),(33,'hack_file','0','yes'),(34,'blog_charset','UTF-8','yes'),(35,'moderation_keys','','no'),(36,'active_plugins','a:29:{i:0;s:33:\"addthis/addthis_social_widget.php\";i:1;s:19:\"akismet/akismet.php\";i:2;s:35:\"classic-widgets/classic-widgets.php\";i:3;s:13:\"cmb2/init.php\";i:4;s:36:\"contact-form-7/wp-contact-form-7.php\";i:5;s:39:\"easy-theme-and-plugin-upgrades/init.php\";i:6;s:50:\"google-analytics-for-wordpress/googleanalytics.php\";i:7;s:55:\"google-pagespeed-insights/google-pagespeed-insights.php\";i:8;s:29:\"gravityforms/gravityforms.php\";i:9;s:35:\"gravityformsmailchimp/mailchimp.php\";i:10;s:33:\"instagram-feed/instagram-feed.php\";i:11;s:19:\"jetpack/jetpack.php\";i:12;s:23:\"loco-translate/loco.php\";i:13;s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";i:14;s:29:\"mainwp-child/mainwp-child.php\";i:15;s:45:\"piemont-theme-addons/piemont-theme-addons.php\";i:16;s:55:\"pinterest-verify-meta-tag/pinterest-verify-meta-tag.php\";i:17;s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";i:18;s:75:\"recent-posts-widget-with-thumbnails/recent-posts-widget-with-thumbnails.php\";i:19;s:47:\"regenerate-thumbnails/regenerate-thumbnails.php\";i:20;s:43:\"responsive-lightbox/responsive-lightbox.php\";i:21;s:35:\"si-contact-form/si-contact-form.php\";i:22;s:25:\"socialsnap/socialsnap.php\";i:23;s:27:\"updraftplus/updraftplus.php\";i:24;s:27:\"woocommerce/woocommerce.php\";i:25;s:23:\"wordfence/wordfence.php\";i:26;s:24:\"wordpress-seo/wp-seo.php\";i:27;s:29:\"wp-retina-2x/wp-retina-2x.php\";i:28;s:29:\"wp-smartcrop/wp-smartcrop.php\";}','yes'),(37,'home','https://www.hormonesoup.com','yes'),(38,'category_base','/Topics','yes'),(39,'ping_sites','http://rpc.pingomatic.com/','yes'),(41,'comment_max_links','2','yes'),(42,'gmt_offset','-5','yes'),(43,'default_email_category','1','yes'),(44,'recently_edited','a:5:{i:0;s:62:\"/home/hormon9/public_html/wp-content/themes/piemont/footer.php\";i:1;s:61:\"/home/hormon9/public_html/wp-content/themes/piemont/style.css\";i:3;s:103:\"/home/opensow0/public_html/hormonesoup/wp-content/plugins/add-link-to-facebook/add-link-to-facebook.php\";i:4;s:92:\"/home/opensow0/public_html/hormonesoup/wp-content/plugins/newsletter-popup/mk_newsletter.php\";i:5;s:74:\"/home/opensow0/public_html/hormonesoup/wp-content/themes/piemont/style.css\";}','no'),(45,'template','piemont','yes'),(46,'stylesheet','piemont','yes'),(49,'comment_registration','','yes'),(51,'html_type','text/html','yes'),(52,'use_trackback','0','yes'),(53,'default_role','subscriber','yes'),(54,'db_version','49752','yes'),(55,'uploads_use_yearmonth_folders','1','yes'),(56,'upload_path','','yes'),(57,'blog_public','1','yes'),(58,'default_link_category','2','yes'),(59,'show_on_front','posts','yes'),(60,'tag_base','','yes'),(61,'show_avatars','1','yes'),(62,'avatar_rating','G','yes'),(63,'upload_url_path','','yes'),(64,'thumbnail_size_w','150','yes'),(65,'thumbnail_size_h','150','yes'),(66,'thumbnail_crop','','yes'),(67,'medium_size_w','300','yes'),(68,'medium_size_h','300','yes'),(69,'avatar_default','mystery','yes'),(72,'large_size_w','1024','yes'),(73,'large_size_h','1024','yes'),(74,'image_default_link_type','','yes'),(75,'image_default_size','','yes'),(76,'image_default_align','','yes'),(77,'close_comments_for_old_posts','','yes'),(78,'close_comments_days_old','14','yes'),(79,'thread_comments','1','yes'),(80,'thread_comments_depth','5','yes'),(81,'page_comments','','yes'),(82,'comments_per_page','50','yes'),(83,'default_comments_page','newest','yes'),(84,'comment_order','asc','yes'),(85,'sticky_posts','a:1:{i:0;i:7552;}','yes'),(86,'widget_categories','a:6:{i:2;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}i:3;a:4:{s:5:\"title\";s:18:\"Search By Category\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:1;}i:4;a:4:{s:5:\"title\";s:6:\"Topics\";s:5:\"count\";i:1;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}i:5;a:4:{s:5:\"title\";s:10:\"Categories\";s:5:\"count\";i:1;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:1;}i:6;a:4:{s:5:\"title\";s:18:\"Search for a Topic\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:1;s:8:\"dropdown\";i:1;}s:12:\"_multiwidget\";i:1;}','yes'),(87,'widget_text','a:7:{i:2;a:0:{}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:248:\"<a href=\"http://www.copyscape.com/\"><img src=\"//banners.copyscape.com/img/copyscape-seal-black-120x100.png\" width=\"120\" height=\"100\" border=\"0\" alt=\"Protected by Copyscape\" title=\"Protected by Copyscape - Do not copy content from this page.\" /></a>\";s:6:\"filter\";b:0;s:6:\"visual\";b:0;}i:6;a:3:{s:5:\"title\";s:39:\"Meet Sonya, the Founder of Hormone Soup\";s:4:\"text\";s:1067:\"<img class=\" wp-image-1336   aligncenter\" alt=\"SonyaFounder of Hormone Soup\" src=\"http://www.hormonesoup.com/wp-content/uploads/2014/01/D5A7093_web-final-e1391097093546.jpg\" width=\"150\" height=\"100\"/>\r\n\r\nI began advocating for myself after spending years seeking answers to my Infertility, Miscarriages, PMS, Postpartum Mood Disorder and Hypothyroidism. I grew increasingly dissatisfied by the band-aid solutions being offered and began searching for better answers to my healthcare concerns.   \r\n\r\nAn amazing thing happened when I opened up about my story, the more I shared my struggles with other women, the less alone I felt.  Over time I began hearing story after story and that\'s when I knew  I had to do something.  That\'s when Hormone Soup was born.  I hope that by sharing my story and creating awareness into hormone health issues, other women will feel empowered and allow them to find answers sooner and more readily than I did.\r\n\r\nThanks for stopping by! \r\n\r\nIf you\'d like to stay connected check out Hormone Soup on Facebook, Twitter or subscribe below:\";s:6:\"filter\";b:1;}i:9;a:3:{s:5:\"title\";s:10:\"Disclaimer\";s:4:\"text\";s:882:\"This is my personal story and contains my personal views and is for informational purposes only.  It is not to be used for medical advice, diagnosis or treatment. You should not rely on this information as a substitute for, nor to replace professional medical advice, diagnosis, or treatment. If you have any concerns or questions about your health, you should always consult with a physician or other health-care professional. Do not disregard, avoid or delay obtaining medical or health related advice from your health-care professional because of something you may have read on this site. The use of any information provided on this site is solely at your own risk.\r\n\r\nDevelopments in medical research change.  No assurance can be given that the advice contained in this site will always include the most recent findings or developments with respect to the particular material.\r\n\";s:6:\"filter\";b:0;}i:14;a:3:{s:5:\"title\";s:32:\"Follow Hormone Soup on Pinterest\";s:4:\"text\";s:334:\"<a data-pin-do=\"embedUser\" href=\"https://www.pinterest.com/hormonesoup/\"data-pin-scale-width=\"80\" data-pin-scale-height=\"200\" data-pin-board-width=\"400\">Visit Hormone Soup\'s profile on Pinterest.</a><!-- Please call pinit.js only once per page --><script type=\"text/javascript\" async src=\"//assets.pinterest.com/js/pinit.js\"></script>\";s:6:\"filter\";b:0;}i:16;a:4:{s:5:\"title\";s:11:\"About Sonya\";s:4:\"text\";s:325:\"<img src=\"http://hormonesoup.com/wp-content/uploads/2017/09/sonya.png\">\r\nSonya, Founder of Hormone Soup. I’ve learned how to thrive and achieve optimal health in spite of infertility, miscarriages, severe PMS, postpartum mood disorder, hypothyroidism and insulin resistance thanks to advocating for myself in my healthcare.\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}s:12:\"_multiwidget\";i:1;}','yes'),(88,'widget_rss','a:2:{s:12:\"_multiwidget\";i:1;i:1;a:0:{}}','yes'),(89,'timezone_string','','yes'),(91,'embed_size_w','','yes'),(92,'embed_size_h','600','yes'),(93,'page_for_posts','0','yes'),(94,'page_on_front','0','yes'),(95,'default_post_format','0','yes'),(96,'wp_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:153:{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:12:\"wpsqt-manage\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:10:\"loco_admin\";b:1;s:17:\"edit_shop_webhook\";b:1;s:17:\"read_shop_webhook\";b:1;s:19:\"delete_shop_webhook\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:20:\"wpseo_manage_options\";b:1;s:18:\"haveown_snap_accss\";b:1;s:29:\"manage_instagram_feed_options\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:17:\"publish_galleries\";b:1;s:14:\"edit_galleries\";b:1;s:24:\"edit_published_galleries\";b:1;s:21:\"edit_others_galleries\";b:1;s:22:\"edit_private_galleries\";b:1;s:16:\"delete_galleries\";b:1;s:26:\"delete_published_galleries\";b:1;s:23:\"delete_others_galleries\";b:1;s:24:\"delete_private_galleries\";b:1;s:22:\"read_private_galleries\";b:1;s:25:\"manage_gallery_categories\";b:1;s:19:\"manage_gallery_tags\";b:1;s:22:\"edit_lightbox_settings\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:25:\"wf2fa_activate_2fa_others\";b:1;s:21:\"wf2fa_manage_settings\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:47:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:17:\"publish_galleries\";b:1;s:14:\"edit_galleries\";b:1;s:24:\"edit_published_galleries\";b:1;s:21:\"edit_others_galleries\";b:1;s:22:\"edit_private_galleries\";b:1;s:16:\"delete_galleries\";b:1;s:26:\"delete_published_galleries\";b:1;s:23:\"delete_others_galleries\";b:1;s:24:\"delete_private_galleries\";b:1;s:22:\"read_private_galleries\";b:1;s:25:\"manage_gallery_categories\";b:1;s:19:\"manage_gallery_tags\";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:17:\"publish_galleries\";b:1;s:14:\"edit_galleries\";b:1;s:24:\"edit_published_galleries\";b:1;s:16:\"delete_galleries\";b:1;s:26:\"delete_published_galleries\";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:10:\"translator\";a:2:{s:4:\"name\";s:10:\"Translator\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:10:\"loco_admin\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop manager\";s:12:\"capabilities\";a:92:{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:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:10:\"edit_posts\";b:1;s:10:\"edit_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:20:\"edit_published_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:17:\"edit_others_pages\";b:1;s:13:\"publish_posts\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_posts\";b:1;s:12:\"delete_pages\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:19:\"delete_others_pages\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:17:\"moderate_comments\";b:1;s:12:\"upload_files\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:10:\"list_users\";b:1;s:18:\"edit_theme_options\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;}}}','yes'),(97,'widget_search','a:3:{i:2;a:1:{s:5:\"title\";s:0:\"\";}i:3;a:1:{s:5:\"title\";s:11:\"Search Site\";}s:12:\"_multiwidget\";i:1;}','yes'),(98,'widget_recent-posts','a:4:{i:3;a:2:{s:5:\"title\";s:16:\"Recently Written\";s:6:\"number\";i:5;}i:4;a:3:{s:5:\"title\";s:21:\"Check out these Posts\";s:6:\"number\";i:10;s:9:\"show_date\";b:0;}i:5;a:3:{s:5:\"title\";s:21:\"Check out these Posts\";s:6:\"number\";i:5;s:9:\"show_date\";b:0;}s:12:\"_multiwidget\";i:1;}','yes'),(99,'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'),(100,'widget_archives','a:3:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}i:3;a:3:{s:5:\"title\";s:17:\"Posts of the Past\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(181,'widget_pages','a:2:{i:2;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(182,'widget_calendar','a:2:{i:2;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(183,'widget_links','a:2:{i:2;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(184,'widget_meta','a:2:{i:2;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(185,'widget_tag_cloud','a:2:{i:2;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(186,'widget_nav_menu','a:2:{i:2;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(187,'widget_widget_twentyeleven_ephemera','a:2:{i:2;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(257,'dashboard_widget_options','a:4:{s:25:\"dashboard_recent_comments\";a:1:{s:5:\"items\";i:5;}s:24:\"dashboard_incoming_links\";a:5:{s:4:\"home\";s:26:\"http://www.hormonesoup.com\";s:4:\"link\";s:102:\"http://blogsearch.google.com/blogsearch?scoring=d&partner=wordpress&q=link:http://www.hormonesoup.com/\";s:3:\"url\";s:135:\"http://blogsearch.google.com/blogsearch_feeds?scoring=d&ie=utf-8&num=10&output=rss&partner=wordpress&q=link:http://www.hormonesoup.com/\";s:5:\"items\";i:10;s:9:\"show_date\";b:0;}s:17:\"dashboard_primary\";a:7:{s:4:\"link\";s:26:\"http://wordpress.org/news/\";s:3:\"url\";s:31:\"http://wordpress.org/news/feed/\";s:5:\"title\";s:14:\"WordPress Blog\";s:5:\"items\";i:2;s:12:\"show_summary\";i:1;s:11:\"show_author\";i:0;s:9:\"show_date\";i:1;}s:19:\"dashboard_secondary\";a:7:{s:4:\"link\";s:28:\"http://planet.wordpress.org/\";s:3:\"url\";s:33:\"http://planet.wordpress.org/feed/\";s:5:\"title\";s:20:\"Other WordPress News\";s:5:\"items\";i:5;s:12:\"show_summary\";i:0;s:11:\"show_author\";i:0;s:9:\"show_date\";i:0;}}','yes'),(293,'initial_db_version','18226','yes'),(294,'db_upgraded','','yes'),(304,'twentyeleven_theme_options','a:3:{s:12:\"color_scheme\";s:5:\"light\";s:10:\"link_color\";s:7:\"#1e7af1\";s:12:\"theme_layout\";s:15:\"sidebar-content\";}','yes'),(307,'theme_mods_twentyeleven','a:7:{s:16:\"background_color\";s:6:\"161718\";s:16:\"background_image\";s:0:\"\";s:22:\"background_image_thumb\";s:0:\"\";s:12:\"header_image\";s:102:\"http://www.hormonesoup.com/wp-content/uploads/2012/04/Misc-Bio-identical-Hormone-Syringes-1000x288.jpg\";s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:0;}s:16:\"header_textcolor\";s:3:\"000\";s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1335617384;s:4:\"data\";a:6:{s:19:\"wp_inactive_widgets\";a:14:{i:0;s:7:\"pages-2\";i:1;s:10:\"calendar-2\";i:2;s:10:\"archives-2\";i:3;s:7:\"links-2\";i:4;s:6:\"meta-2\";i:5;s:8:\"search-2\";i:6;s:6:\"text-2\";i:7;s:12:\"categories-2\";i:8;s:14:\"recent-posts-2\";i:9;s:17:\"recent-comments-2\";i:10;s:5:\"rss-2\";i:11;s:11:\"tag_cloud-2\";i:12;s:10:\"nav_menu-2\";i:13;s:30:\"widget_twentyeleven_ephemera-2\";}s:9:\"sidebar-1\";a:3:{i:0;s:10:\"archives-3\";i:1;s:12:\"categories-3\";i:2;s:19:\"blog_subscription-2\";}s:9:\"sidebar-2\";a:0:{}s:9:\"sidebar-3\";a:0:{}s:9:\"sidebar-4\";a:0:{}s:9:\"sidebar-5\";a:0:{}}}}','yes'),(379,'recently_activated','a:0:{}','yes'),(437,'si_contact_form_gb','a:8:{s:7:\"donated\";s:5:\"false\";s:9:\"max_forms\";i:4;s:10:\"max_fields\";s:1:\"4\";s:18:\"vcita_auto_install\";s:4:\"true\";s:13:\"vcita_dismiss\";s:5:\"false\";s:11:\"ctf_version\";s:7:\"3.1.8.5\";s:23:\"captcha_disable_session\";s:4:\"true\";s:5:\"2.6.3\";i:1;}','yes'),(438,'si_contact_form','a:190:{s:9:\"form_name\";s:0:\"\";s:7:\"welcome\";s:83:\"<p>Please feel free to send me your comments, questions or your personal story.</p>\";s:8:\"email_to\";s:32:\"Webmaster, sonya@hormonesoup.com\";s:17:\"php_mailer_enable\";s:9:\"wordpress\";s:10:\"email_from\";s:0:\"\";s:19:\"email_from_enforced\";s:5:\"false\";s:9:\"email_bcc\";s:0:\"\";s:14:\"email_reply_to\";s:0:\"\";s:13:\"email_subject\";s:21:\"Hormone Soup Contact:\";s:18:\"email_subject_list\";s:0:\"\";s:11:\"name_format\";s:4:\"name\";s:9:\"name_type\";s:8:\"required\";s:10:\"email_type\";s:8:\"required\";s:12:\"subject_type\";s:8:\"required\";s:12:\"message_type\";s:8:\"required\";s:21:\"preserve_space_enable\";s:5:\"false\";s:10:\"max_fields\";s:1:\"4\";s:12:\"double_email\";s:5:\"false\";s:16:\"name_case_enable\";s:5:\"false\";s:18:\"sender_info_enable\";s:4:\"true\";s:14:\"domain_protect\";s:4:\"true\";s:15:\"email_check_dns\";s:5:\"false\";s:10:\"email_html\";s:5:\"false\";s:15:\"akismet_disable\";s:5:\"false\";s:19:\"akismet_send_anyway\";s:4:\"true\";s:14:\"captcha_enable\";s:4:\"true\";s:18:\"captcha_difficulty\";s:6:\"medium\";s:13:\"captcha_small\";s:5:\"false\";s:16:\"captcha_no_trans\";s:5:\"false\";s:12:\"enable_audio\";s:5:\"false\";s:18:\"enable_audio_flash\";s:5:\"false\";s:12:\"captcha_perm\";s:5:\"false\";s:18:\"captcha_perm_level\";s:4:\"read\";s:15:\"redirect_enable\";s:4:\"true\";s:16:\"redirect_seconds\";s:1:\"3\";s:12:\"redirect_url\";s:26:\"http://www.hormonesoup.com\";s:14:\"redirect_query\";s:5:\"false\";s:15:\"redirect_ignore\";s:0:\"\";s:15:\"redirect_rename\";s:0:\"\";s:12:\"redirect_add\";s:0:\"\";s:18:\"redirect_email_off\";s:5:\"false\";s:11:\"silent_send\";s:3:\"off\";s:10:\"silent_url\";s:0:\"\";s:13:\"silent_ignore\";s:0:\"\";s:13:\"silent_rename\";s:0:\"\";s:10:\"silent_add\";s:0:\"\";s:16:\"silent_email_off\";s:5:\"false\";s:13:\"export_enable\";s:4:\"true\";s:13:\"export_ignore\";s:0:\"\";s:13:\"export_rename\";s:0:\"\";s:10:\"export_add\";s:0:\"\";s:16:\"export_email_off\";s:5:\"false\";s:13:\"border_enable\";s:5:\"false\";s:19:\"ex_fields_after_msg\";s:5:\"false\";s:11:\"date_format\";s:10:\"mm/dd/yyyy\";s:13:\"cal_start_day\";s:1:\"0\";s:11:\"time_format\";s:2:\"12\";s:12:\"attach_types\";s:28:\"doc,pdf,txt,gif,jpg,jpeg,png\";s:11:\"attach_size\";s:3:\"1mb\";s:19:\"textarea_html_allow\";s:5:\"false\";s:17:\"enable_areyousure\";s:5:\"false\";s:19:\"auto_respond_enable\";s:5:\"false\";s:17:\"auto_respond_html\";s:5:\"false\";s:22:\"auto_respond_from_name\";s:12:\"Hormone Soup\";s:23:\"auto_respond_from_email\";s:21:\"sonya@hormonesoup.com\";s:21:\"auto_respond_reply_to\";s:21:\"sonya@hormonesoup.com\";s:20:\"auto_respond_message\";s:0:\"\";s:20:\"auto_respond_subject\";s:0:\"\";s:19:\"req_field_indicator\";s:2:\" *\";s:22:\"req_field_label_enable\";s:4:\"true\";s:26:\"req_field_indicator_enable\";s:4:\"true\";s:10:\"form_style\";s:12:\"width:375px;\";s:12:\"border_style\";s:37:\"border:1px solid black; padding:10px;\";s:14:\"required_style\";s:16:\"text-align:left;\";s:11:\"notes_style\";s:16:\"text-align:left;\";s:11:\"title_style\";s:33:\"text-align:left; padding-top:5px;\";s:12:\"select_style\";s:16:\"text-align:left;\";s:11:\"field_style\";s:26:\"text-align:left; margin:0;\";s:15:\"field_div_style\";s:16:\"text-align:left;\";s:11:\"error_style\";s:27:\"text-align:left; color:red;\";s:20:\"captcha_div_style_sm\";s:42:\"width:175px; height:50px; padding-top:2px;\";s:19:\"captcha_div_style_m\";s:42:\"width:250px; height:65px; padding-top:2px;\";s:19:\"captcha_input_style\";s:38:\"text-align:left; margin:0; width:50px;\";s:16:\"submit_div_style\";s:33:\"text-align:left; padding-top:2px;\";s:12:\"button_style\";s:25:\"cursor:pointer; margin:0;\";s:11:\"reset_style\";s:25:\"cursor:pointer; margin:0;\";s:16:\"powered_by_style\";s:55:\"font-size:x-small; font-weight:normal; padding-top:5px;\";s:10:\"field_size\";s:2:\"40\";s:18:\"captcha_field_size\";s:1:\"6\";s:9:\"text_cols\";s:2:\"30\";s:9:\"text_rows\";s:2:\"10\";s:13:\"aria_required\";s:5:\"false\";s:16:\"auto_fill_enable\";s:4:\"true\";s:12:\"title_border\";s:0:\"\";s:10:\"title_dept\";s:0:\"\";s:12:\"title_select\";s:0:\"\";s:10:\"title_name\";s:0:\"\";s:11:\"title_fname\";s:0:\"\";s:11:\"title_lname\";s:0:\"\";s:11:\"title_mname\";s:0:\"\";s:12:\"title_miname\";s:0:\"\";s:11:\"title_email\";s:0:\"\";s:12:\"title_email2\";s:0:\"\";s:17:\"title_email2_help\";s:0:\"\";s:10:\"title_subj\";s:0:\"\";s:10:\"title_mess\";s:0:\"\";s:10:\"title_capt\";s:0:\"\";s:12:\"title_submit\";s:0:\"\";s:11:\"title_reset\";s:0:\"\";s:16:\"title_areyousure\";s:0:\"\";s:17:\"text_message_sent\";s:0:\"\";s:16:\"tooltip_required\";s:0:\"\";s:15:\"tooltip_captcha\";s:0:\"\";s:13:\"tooltip_audio\";s:0:\"\";s:15:\"tooltip_refresh\";s:0:\"\";s:17:\"tooltip_filetypes\";s:0:\"\";s:16:\"tooltip_filesize\";s:0:\"\";s:12:\"enable_reset\";s:5:\"false\";s:18:\"enable_credit_link\";s:5:\"false\";s:20:\"error_contact_select\";s:0:\"\";s:10:\"error_name\";s:0:\"\";s:11:\"error_email\";s:0:\"\";s:12:\"error_email2\";s:0:\"\";s:11:\"error_field\";s:0:\"\";s:13:\"error_subject\";s:0:\"\";s:13:\"error_message\";s:0:\"\";s:11:\"error_input\";s:0:\"\";s:19:\"error_captcha_blank\";s:0:\"\";s:19:\"error_captcha_wrong\";s:0:\"\";s:13:\"error_correct\";s:0:\"\";s:13:\"vcita_enabled\";s:5:\"false\";s:14:\"vcita_approved\";s:4:\"true\";s:11:\"vcita_email\";s:0:\"\";s:20:\"vcita_confirm_tokens\";s:27:\"|19983-nwwC7LqNEs2ei24Wff5a\";s:17:\"vcita_initialized\";s:4:\"true\";s:9:\"vcita_uid\";s:5:\"19983\";s:16:\"vcita_first_name\";s:8:\"John Doe\";s:15:\"vcita_last_name\";s:0:\"\";s:15:\"ex_field1_label\";s:0:\"\";s:14:\"ex_field1_type\";s:4:\"text\";s:17:\"ex_field1_default\";s:1:\"0\";s:22:\"ex_field1_default_text\";s:0:\"\";s:17:\"ex_field1_max_len\";s:0:\"\";s:19:\"ex_field1_label_css\";s:0:\"\";s:19:\"ex_field1_input_css\";s:0:\"\";s:20:\"ex_field1_attributes\";s:0:\"\";s:15:\"ex_field1_regex\";s:0:\"\";s:21:\"ex_field1_regex_error\";s:0:\"\";s:13:\"ex_field1_req\";s:5:\"false\";s:15:\"ex_field1_notes\";s:0:\"\";s:21:\"ex_field1_notes_after\";s:0:\"\";s:15:\"ex_field2_label\";s:0:\"\";s:14:\"ex_field2_type\";s:4:\"text\";s:17:\"ex_field2_default\";s:1:\"0\";s:22:\"ex_field2_default_text\";s:0:\"\";s:17:\"ex_field2_max_len\";s:0:\"\";s:19:\"ex_field2_label_css\";s:0:\"\";s:19:\"ex_field2_input_css\";s:0:\"\";s:20:\"ex_field2_attributes\";s:0:\"\";s:15:\"ex_field2_regex\";s:0:\"\";s:21:\"ex_field2_regex_error\";s:0:\"\";s:13:\"ex_field2_req\";s:5:\"false\";s:15:\"ex_field2_notes\";s:0:\"\";s:21:\"ex_field2_notes_after\";s:0:\"\";s:15:\"ex_field3_label\";s:0:\"\";s:14:\"ex_field3_type\";s:4:\"text\";s:17:\"ex_field3_default\";s:1:\"0\";s:22:\"ex_field3_default_text\";s:0:\"\";s:17:\"ex_field3_max_len\";s:0:\"\";s:19:\"ex_field3_label_css\";s:0:\"\";s:19:\"ex_field3_input_css\";s:0:\"\";s:20:\"ex_field3_attributes\";s:0:\"\";s:15:\"ex_field3_regex\";s:0:\"\";s:21:\"ex_field3_regex_error\";s:0:\"\";s:13:\"ex_field3_req\";s:5:\"false\";s:15:\"ex_field3_notes\";s:0:\"\";s:21:\"ex_field3_notes_after\";s:0:\"\";s:15:\"ex_field4_label\";s:0:\"\";s:14:\"ex_field4_type\";s:4:\"text\";s:17:\"ex_field4_default\";s:1:\"0\";s:22:\"ex_field4_default_text\";s:0:\"\";s:17:\"ex_field4_max_len\";s:0:\"\";s:19:\"ex_field4_label_css\";s:0:\"\";s:19:\"ex_field4_input_css\";s:0:\"\";s:20:\"ex_field4_attributes\";s:0:\"\";s:15:\"ex_field4_regex\";s:0:\"\";s:21:\"ex_field4_regex_error\";s:0:\"\";s:13:\"ex_field4_req\";s:5:\"false\";s:15:\"ex_field4_notes\";s:0:\"\";s:21:\"ex_field4_notes_after\";s:0:\"\";}','yes'),(439,'si_contact_form2','a:194:{s:9:\"form_name\";s:0:\"\";s:7:\"welcome\";s:41:\"<p>Comments or questions are welcome.</p>\";s:8:\"email_to\";s:32:\"Webmaster,sonyasatveit@gmail.com\";s:17:\"php_mailer_enable\";s:9:\"wordpress\";s:10:\"email_from\";s:0:\"\";s:19:\"email_from_enforced\";s:5:\"false\";s:14:\"email_reply_to\";s:0:\"\";s:9:\"email_bcc\";s:0:\"\";s:13:\"email_subject\";s:21:\"Hormone Soup Contact:\";s:18:\"email_subject_list\";s:0:\"\";s:11:\"name_format\";s:4:\"name\";s:9:\"name_type\";s:8:\"required\";s:10:\"email_type\";s:8:\"required\";s:12:\"subject_type\";s:8:\"required\";s:12:\"message_type\";s:8:\"required\";s:21:\"preserve_space_enable\";s:5:\"false\";s:10:\"max_fields\";s:1:\"4\";s:12:\"double_email\";s:5:\"false\";s:16:\"name_case_enable\";s:5:\"false\";s:18:\"sender_info_enable\";s:4:\"true\";s:14:\"domain_protect\";s:4:\"true\";s:15:\"email_check_dns\";s:5:\"false\";s:10:\"email_html\";s:5:\"false\";s:15:\"akismet_disable\";s:5:\"false\";s:19:\"akismet_send_anyway\";s:4:\"true\";s:14:\"captcha_enable\";s:4:\"true\";s:13:\"captcha_small\";s:5:\"false\";s:18:\"captcha_difficulty\";s:6:\"medium\";s:16:\"captcha_no_trans\";s:5:\"false\";s:12:\"enable_audio\";s:4:\"true\";s:18:\"enable_audio_flash\";s:5:\"false\";s:12:\"captcha_perm\";s:5:\"false\";s:18:\"captcha_perm_level\";s:4:\"read\";s:15:\"redirect_enable\";s:4:\"true\";s:16:\"redirect_seconds\";s:1:\"3\";s:12:\"redirect_url\";s:26:\"http://www.hormonesoup.com\";s:14:\"redirect_query\";s:5:\"false\";s:15:\"redirect_ignore\";s:0:\"\";s:15:\"redirect_rename\";s:0:\"\";s:12:\"redirect_add\";s:0:\"\";s:18:\"redirect_email_off\";s:5:\"false\";s:11:\"silent_send\";s:3:\"off\";s:10:\"silent_url\";s:0:\"\";s:13:\"silent_ignore\";s:0:\"\";s:13:\"silent_rename\";s:0:\"\";s:10:\"silent_add\";s:0:\"\";s:16:\"silent_email_off\";s:5:\"false\";s:13:\"export_enable\";s:4:\"true\";s:13:\"export_ignore\";s:0:\"\";s:13:\"export_rename\";s:0:\"\";s:10:\"export_add\";s:0:\"\";s:16:\"export_email_off\";s:5:\"false\";s:19:\"ex_fields_after_msg\";s:5:\"false\";s:11:\"date_format\";s:10:\"mm/dd/yyyy\";s:13:\"cal_start_day\";s:1:\"0\";s:11:\"time_format\";s:2:\"12\";s:12:\"attach_types\";s:28:\"doc,pdf,txt,gif,jpg,jpeg,png\";s:11:\"attach_size\";s:3:\"1mb\";s:19:\"textarea_html_allow\";s:5:\"false\";s:17:\"enable_areyousure\";s:5:\"false\";s:19:\"auto_respond_enable\";s:5:\"false\";s:17:\"auto_respond_html\";s:5:\"false\";s:22:\"auto_respond_from_name\";s:9:\"WordPress\";s:23:\"auto_respond_from_email\";s:22:\"sonyasatveit@gmail.com\";s:21:\"auto_respond_reply_to\";s:22:\"sonyasatveit@gmail.com\";s:20:\"auto_respond_subject\";s:0:\"\";s:20:\"auto_respond_message\";s:0:\"\";s:26:\"req_field_indicator_enable\";s:4:\"true\";s:22:\"req_field_label_enable\";s:4:\"true\";s:19:\"req_field_indicator\";s:2:\" *\";s:13:\"border_enable\";s:5:\"false\";s:10:\"form_style\";s:12:\"width:375px;\";s:12:\"border_style\";s:37:\"border:1px solid black; padding:10px;\";s:14:\"required_style\";s:16:\"text-align:left;\";s:11:\"notes_style\";s:16:\"text-align:left;\";s:11:\"title_style\";s:33:\"text-align:left; padding-top:5px;\";s:11:\"field_style\";s:26:\"text-align:left; margin:0;\";s:15:\"field_div_style\";s:16:\"text-align:left;\";s:11:\"error_style\";s:27:\"text-align:left; color:red;\";s:12:\"select_style\";s:16:\"text-align:left;\";s:20:\"captcha_div_style_sm\";s:42:\"width:175px; height:50px; padding-top:2px;\";s:19:\"captcha_div_style_m\";s:42:\"width:250px; height:65px; padding-top:2px;\";s:19:\"captcha_input_style\";s:38:\"text-align:left; margin:0; width:50px;\";s:16:\"submit_div_style\";s:33:\"text-align:left; padding-top:2px;\";s:12:\"button_style\";s:25:\"cursor:pointer; margin:0;\";s:11:\"reset_style\";s:25:\"cursor:pointer; margin:0;\";s:16:\"powered_by_style\";s:55:\"font-size:x-small; font-weight:normal; padding-top:5px;\";s:10:\"field_size\";s:2:\"40\";s:18:\"captcha_field_size\";s:1:\"6\";s:9:\"text_cols\";s:2:\"30\";s:9:\"text_rows\";s:2:\"10\";s:13:\"aria_required\";s:5:\"false\";s:16:\"auto_fill_enable\";s:4:\"true\";s:12:\"title_border\";s:0:\"\";s:10:\"title_dept\";s:0:\"\";s:12:\"title_select\";s:0:\"\";s:10:\"title_name\";s:0:\"\";s:11:\"title_fname\";s:0:\"\";s:11:\"title_mname\";s:0:\"\";s:12:\"title_miname\";s:0:\"\";s:11:\"title_lname\";s:0:\"\";s:11:\"title_email\";s:0:\"\";s:12:\"title_email2\";s:0:\"\";s:17:\"title_email2_help\";s:0:\"\";s:10:\"title_subj\";s:0:\"\";s:10:\"title_mess\";s:0:\"\";s:10:\"title_capt\";s:0:\"\";s:12:\"title_submit\";s:0:\"\";s:11:\"title_reset\";s:0:\"\";s:16:\"title_areyousure\";s:0:\"\";s:17:\"text_message_sent\";s:0:\"\";s:16:\"tooltip_required\";s:0:\"\";s:15:\"tooltip_captcha\";s:0:\"\";s:13:\"tooltip_audio\";s:0:\"\";s:15:\"tooltip_refresh\";s:0:\"\";s:17:\"tooltip_filetypes\";s:0:\"\";s:16:\"tooltip_filesize\";s:0:\"\";s:12:\"enable_reset\";s:5:\"false\";s:18:\"enable_credit_link\";s:5:\"false\";s:20:\"error_contact_select\";s:0:\"\";s:10:\"error_name\";s:0:\"\";s:11:\"error_email\";s:0:\"\";s:12:\"error_email2\";s:0:\"\";s:11:\"error_field\";s:0:\"\";s:13:\"error_subject\";s:0:\"\";s:13:\"error_message\";s:0:\"\";s:11:\"error_input\";s:0:\"\";s:19:\"error_captcha_blank\";s:0:\"\";s:19:\"error_captcha_wrong\";s:0:\"\";s:13:\"error_correct\";s:0:\"\";s:13:\"vcita_enabled\";s:4:\"true\";s:14:\"vcita_approved\";s:4:\"true\";s:9:\"vcita_uid\";i:19983;s:11:\"vcita_email\";s:0:\"\";s:20:\"vcita_confirm_tokens\";s:0:\"\";s:17:\"vcita_initialized\";s:4:\"true\";s:16:\"vcita_first_name\";s:8:\"John Doe\";s:15:\"vcita_last_name\";N;s:17:\"ex_field1_default\";s:1:\"0\";s:22:\"ex_field1_default_text\";s:0:\"\";s:13:\"ex_field1_req\";s:5:\"false\";s:15:\"ex_field1_label\";s:0:\"\";s:14:\"ex_field1_type\";s:4:\"text\";s:17:\"ex_field1_max_len\";s:0:\"\";s:19:\"ex_field1_label_css\";s:0:\"\";s:19:\"ex_field1_input_css\";s:0:\"\";s:20:\"ex_field1_attributes\";s:0:\"\";s:15:\"ex_field1_regex\";s:0:\"\";s:21:\"ex_field1_regex_error\";s:0:\"\";s:15:\"ex_field1_notes\";s:0:\"\";s:21:\"ex_field1_notes_after\";s:0:\"\";s:17:\"ex_field2_default\";s:1:\"0\";s:22:\"ex_field2_default_text\";s:0:\"\";s:13:\"ex_field2_req\";s:5:\"false\";s:15:\"ex_field2_label\";s:0:\"\";s:14:\"ex_field2_type\";s:4:\"text\";s:17:\"ex_field2_max_len\";s:0:\"\";s:19:\"ex_field2_label_css\";s:0:\"\";s:19:\"ex_field2_input_css\";s:0:\"\";s:20:\"ex_field2_attributes\";s:0:\"\";s:15:\"ex_field2_regex\";s:0:\"\";s:21:\"ex_field2_regex_error\";s:0:\"\";s:15:\"ex_field2_notes\";s:0:\"\";s:21:\"ex_field2_notes_after\";s:0:\"\";s:17:\"ex_field3_default\";s:1:\"0\";s:22:\"ex_field3_default_text\";s:0:\"\";s:13:\"ex_field3_req\";s:5:\"false\";s:15:\"ex_field3_label\";s:0:\"\";s:14:\"ex_field3_type\";s:4:\"text\";s:17:\"ex_field3_max_len\";s:0:\"\";s:19:\"ex_field3_label_css\";s:0:\"\";s:19:\"ex_field3_input_css\";s:0:\"\";s:20:\"ex_field3_attributes\";s:0:\"\";s:15:\"ex_field3_regex\";s:0:\"\";s:21:\"ex_field3_regex_error\";s:0:\"\";s:15:\"ex_field3_notes\";s:0:\"\";s:21:\"ex_field3_notes_after\";s:0:\"\";s:17:\"ex_field4_default\";s:1:\"0\";s:22:\"ex_field4_default_text\";s:0:\"\";s:13:\"ex_field4_req\";s:5:\"false\";s:15:\"ex_field4_label\";s:0:\"\";s:14:\"ex_field4_type\";s:4:\"text\";s:17:\"ex_field4_max_len\";s:0:\"\";s:19:\"ex_field4_label_css\";s:0:\"\";s:19:\"ex_field4_input_css\";s:0:\"\";s:20:\"ex_field4_attributes\";s:0:\"\";s:15:\"ex_field4_regex\";s:0:\"\";s:21:\"ex_field4_regex_error\";s:0:\"\";s:15:\"ex_field4_notes\";s:0:\"\";s:21:\"ex_field4_notes_after\";s:0:\"\";s:19:\"vcita_confirm_token\";s:0:\"\";s:23:\"vcita_set_meeting_style\";s:63:\"cursor:pointer;background-color:#8DBCF8;color:white;margin:0px;\";s:15:\"vcita_confirmed\";b:0;s:16:\"vcita_last_error\";s:0:\"\";}','yes'),(440,'si_contact_form3','a:190:{s:9:\"form_name\";s:0:\"\";s:7:\"welcome\";s:41:\"<p>Comments or questions are welcome.</p>\";s:8:\"email_to\";s:32:\"Webmaster,sonyasatveit@gmail.com\";s:17:\"php_mailer_enable\";s:9:\"wordpress\";s:10:\"email_from\";s:0:\"\";s:19:\"email_from_enforced\";s:5:\"false\";s:14:\"email_reply_to\";s:0:\"\";s:9:\"email_bcc\";s:0:\"\";s:13:\"email_subject\";s:21:\"Hormone Soup Contact:\";s:18:\"email_subject_list\";s:0:\"\";s:11:\"name_format\";s:4:\"name\";s:9:\"name_type\";s:8:\"required\";s:10:\"email_type\";s:8:\"required\";s:12:\"subject_type\";s:8:\"required\";s:12:\"message_type\";s:8:\"required\";s:21:\"preserve_space_enable\";s:5:\"false\";s:10:\"max_fields\";s:1:\"4\";s:12:\"double_email\";s:5:\"false\";s:16:\"name_case_enable\";s:5:\"false\";s:18:\"sender_info_enable\";s:4:\"true\";s:14:\"domain_protect\";s:4:\"true\";s:15:\"email_check_dns\";s:5:\"false\";s:10:\"email_html\";s:5:\"false\";s:15:\"akismet_disable\";s:5:\"false\";s:19:\"akismet_send_anyway\";s:4:\"true\";s:14:\"captcha_enable\";s:4:\"true\";s:13:\"captcha_small\";s:5:\"false\";s:18:\"captcha_difficulty\";s:6:\"medium\";s:16:\"captcha_no_trans\";s:5:\"false\";s:12:\"enable_audio\";s:4:\"true\";s:18:\"enable_audio_flash\";s:5:\"false\";s:12:\"captcha_perm\";s:5:\"false\";s:18:\"captcha_perm_level\";s:4:\"read\";s:15:\"redirect_enable\";s:4:\"true\";s:16:\"redirect_seconds\";s:1:\"3\";s:12:\"redirect_url\";s:26:\"http://www.hormonesoup.com\";s:14:\"redirect_query\";s:5:\"false\";s:15:\"redirect_ignore\";s:0:\"\";s:15:\"redirect_rename\";s:0:\"\";s:12:\"redirect_add\";s:0:\"\";s:18:\"redirect_email_off\";s:5:\"false\";s:11:\"silent_send\";s:3:\"off\";s:10:\"silent_url\";s:0:\"\";s:13:\"silent_ignore\";s:0:\"\";s:13:\"silent_rename\";s:0:\"\";s:10:\"silent_add\";s:0:\"\";s:16:\"silent_email_off\";s:5:\"false\";s:13:\"export_enable\";s:4:\"true\";s:13:\"export_ignore\";s:0:\"\";s:13:\"export_rename\";s:0:\"\";s:10:\"export_add\";s:0:\"\";s:16:\"export_email_off\";s:5:\"false\";s:19:\"ex_fields_after_msg\";s:5:\"false\";s:11:\"date_format\";s:10:\"mm/dd/yyyy\";s:13:\"cal_start_day\";s:1:\"0\";s:11:\"time_format\";s:2:\"12\";s:12:\"attach_types\";s:28:\"doc,pdf,txt,gif,jpg,jpeg,png\";s:11:\"attach_size\";s:3:\"1mb\";s:19:\"textarea_html_allow\";s:5:\"false\";s:17:\"enable_areyousure\";s:5:\"false\";s:19:\"auto_respond_enable\";s:5:\"false\";s:17:\"auto_respond_html\";s:5:\"false\";s:22:\"auto_respond_from_name\";s:9:\"WordPress\";s:23:\"auto_respond_from_email\";s:22:\"sonyasatveit@gmail.com\";s:21:\"auto_respond_reply_to\";s:22:\"sonyasatveit@gmail.com\";s:20:\"auto_respond_subject\";s:0:\"\";s:20:\"auto_respond_message\";s:0:\"\";s:26:\"req_field_indicator_enable\";s:4:\"true\";s:22:\"req_field_label_enable\";s:4:\"true\";s:19:\"req_field_indicator\";s:2:\" *\";s:13:\"border_enable\";s:5:\"false\";s:10:\"form_style\";s:12:\"width:375px;\";s:12:\"border_style\";s:37:\"border:1px solid black; padding:10px;\";s:14:\"required_style\";s:16:\"text-align:left;\";s:11:\"notes_style\";s:16:\"text-align:left;\";s:11:\"title_style\";s:33:\"text-align:left; padding-top:5px;\";s:11:\"field_style\";s:26:\"text-align:left; margin:0;\";s:15:\"field_div_style\";s:16:\"text-align:left;\";s:11:\"error_style\";s:27:\"text-align:left; color:red;\";s:12:\"select_style\";s:16:\"text-align:left;\";s:20:\"captcha_div_style_sm\";s:42:\"width:175px; height:50px; padding-top:2px;\";s:19:\"captcha_div_style_m\";s:42:\"width:250px; height:65px; padding-top:2px;\";s:19:\"captcha_input_style\";s:38:\"text-align:left; margin:0; width:50px;\";s:16:\"submit_div_style\";s:33:\"text-align:left; padding-top:2px;\";s:12:\"button_style\";s:25:\"cursor:pointer; margin:0;\";s:11:\"reset_style\";s:25:\"cursor:pointer; margin:0;\";s:16:\"powered_by_style\";s:55:\"font-size:x-small; font-weight:normal; padding-top:5px;\";s:10:\"field_size\";s:2:\"40\";s:18:\"captcha_field_size\";s:1:\"6\";s:9:\"text_cols\";s:2:\"30\";s:9:\"text_rows\";s:2:\"10\";s:13:\"aria_required\";s:5:\"false\";s:16:\"auto_fill_enable\";s:4:\"true\";s:12:\"title_border\";s:0:\"\";s:10:\"title_dept\";s:0:\"\";s:12:\"title_select\";s:0:\"\";s:10:\"title_name\";s:0:\"\";s:11:\"title_fname\";s:0:\"\";s:11:\"title_mname\";s:0:\"\";s:12:\"title_miname\";s:0:\"\";s:11:\"title_lname\";s:0:\"\";s:11:\"title_email\";s:0:\"\";s:12:\"title_email2\";s:0:\"\";s:17:\"title_email2_help\";s:0:\"\";s:10:\"title_subj\";s:0:\"\";s:10:\"title_mess\";s:0:\"\";s:10:\"title_capt\";s:0:\"\";s:12:\"title_submit\";s:0:\"\";s:11:\"title_reset\";s:0:\"\";s:16:\"title_areyousure\";s:0:\"\";s:17:\"text_message_sent\";s:0:\"\";s:16:\"tooltip_required\";s:0:\"\";s:15:\"tooltip_captcha\";s:0:\"\";s:13:\"tooltip_audio\";s:0:\"\";s:15:\"tooltip_refresh\";s:0:\"\";s:17:\"tooltip_filetypes\";s:0:\"\";s:16:\"tooltip_filesize\";s:0:\"\";s:12:\"enable_reset\";s:5:\"false\";s:18:\"enable_credit_link\";s:5:\"false\";s:20:\"error_contact_select\";s:0:\"\";s:10:\"error_name\";s:0:\"\";s:11:\"error_email\";s:0:\"\";s:12:\"error_email2\";s:0:\"\";s:11:\"error_field\";s:0:\"\";s:13:\"error_subject\";s:0:\"\";s:13:\"error_message\";s:0:\"\";s:11:\"error_input\";s:0:\"\";s:19:\"error_captcha_blank\";s:0:\"\";s:19:\"error_captcha_wrong\";s:0:\"\";s:13:\"error_correct\";s:0:\"\";s:13:\"vcita_enabled\";s:4:\"true\";s:9:\"vcita_uid\";i:19983;s:11:\"vcita_email\";s:0:\"\";s:19:\"vcita_confirm_token\";N;s:17:\"vcita_initialized\";s:4:\"true\";s:23:\"vcita_set_meeting_style\";s:63:\"cursor:pointer;background-color:#8DBCF8;color:white;margin:0px;\";s:17:\"ex_field1_default\";s:1:\"0\";s:22:\"ex_field1_default_text\";s:0:\"\";s:13:\"ex_field1_req\";s:5:\"false\";s:15:\"ex_field1_label\";s:0:\"\";s:14:\"ex_field1_type\";s:4:\"text\";s:17:\"ex_field1_max_len\";s:0:\"\";s:19:\"ex_field1_label_css\";s:0:\"\";s:19:\"ex_field1_input_css\";s:0:\"\";s:20:\"ex_field1_attributes\";s:0:\"\";s:15:\"ex_field1_regex\";s:0:\"\";s:21:\"ex_field1_regex_error\";s:0:\"\";s:15:\"ex_field1_notes\";s:0:\"\";s:21:\"ex_field1_notes_after\";s:0:\"\";s:17:\"ex_field2_default\";s:1:\"0\";s:22:\"ex_field2_default_text\";s:0:\"\";s:13:\"ex_field2_req\";s:5:\"false\";s:15:\"ex_field2_label\";s:0:\"\";s:14:\"ex_field2_type\";s:4:\"text\";s:17:\"ex_field2_max_len\";s:0:\"\";s:19:\"ex_field2_label_css\";s:0:\"\";s:19:\"ex_field2_input_css\";s:0:\"\";s:20:\"ex_field2_attributes\";s:0:\"\";s:15:\"ex_field2_regex\";s:0:\"\";s:21:\"ex_field2_regex_error\";s:0:\"\";s:15:\"ex_field2_notes\";s:0:\"\";s:21:\"ex_field2_notes_after\";s:0:\"\";s:17:\"ex_field3_default\";s:1:\"0\";s:22:\"ex_field3_default_text\";s:0:\"\";s:13:\"ex_field3_req\";s:5:\"false\";s:15:\"ex_field3_label\";s:0:\"\";s:14:\"ex_field3_type\";s:4:\"text\";s:17:\"ex_field3_max_len\";s:0:\"\";s:19:\"ex_field3_label_css\";s:0:\"\";s:19:\"ex_field3_input_css\";s:0:\"\";s:20:\"ex_field3_attributes\";s:0:\"\";s:15:\"ex_field3_regex\";s:0:\"\";s:21:\"ex_field3_regex_error\";s:0:\"\";s:15:\"ex_field3_notes\";s:0:\"\";s:21:\"ex_field3_notes_after\";s:0:\"\";s:17:\"ex_field4_default\";s:1:\"0\";s:22:\"ex_field4_default_text\";s:0:\"\";s:13:\"ex_field4_req\";s:5:\"false\";s:15:\"ex_field4_label\";s:0:\"\";s:14:\"ex_field4_type\";s:4:\"text\";s:17:\"ex_field4_max_len\";s:0:\"\";s:19:\"ex_field4_label_css\";s:0:\"\";s:19:\"ex_field4_input_css\";s:0:\"\";s:20:\"ex_field4_attributes\";s:0:\"\";s:15:\"ex_field4_regex\";s:0:\"\";s:21:\"ex_field4_regex_error\";s:0:\"\";s:15:\"ex_field4_notes\";s:0:\"\";s:21:\"ex_field4_notes_after\";s:0:\"\";s:15:\"vcita_confirmed\";b:0;s:16:\"vcita_last_error\";N;}','yes'),(441,'si_contact_form4','a:190:{s:9:\"form_name\";s:0:\"\";s:7:\"welcome\";s:41:\"<p>Comments or questions are welcome.</p>\";s:8:\"email_to\";s:32:\"Webmaster,sonyasatveit@gmail.com\";s:17:\"php_mailer_enable\";s:9:\"wordpress\";s:10:\"email_from\";s:0:\"\";s:19:\"email_from_enforced\";s:5:\"false\";s:14:\"email_reply_to\";s:0:\"\";s:9:\"email_bcc\";s:0:\"\";s:13:\"email_subject\";s:21:\"Hormone Soup Contact:\";s:18:\"email_subject_list\";s:0:\"\";s:11:\"name_format\";s:4:\"name\";s:9:\"name_type\";s:8:\"required\";s:10:\"email_type\";s:8:\"required\";s:12:\"subject_type\";s:8:\"required\";s:12:\"message_type\";s:8:\"required\";s:21:\"preserve_space_enable\";s:5:\"false\";s:10:\"max_fields\";s:1:\"4\";s:12:\"double_email\";s:5:\"false\";s:16:\"name_case_enable\";s:5:\"false\";s:18:\"sender_info_enable\";s:4:\"true\";s:14:\"domain_protect\";s:4:\"true\";s:15:\"email_check_dns\";s:5:\"false\";s:10:\"email_html\";s:5:\"false\";s:15:\"akismet_disable\";s:5:\"false\";s:19:\"akismet_send_anyway\";s:4:\"true\";s:14:\"captcha_enable\";s:4:\"true\";s:13:\"captcha_small\";s:5:\"false\";s:18:\"captcha_difficulty\";s:6:\"medium\";s:16:\"captcha_no_trans\";s:5:\"false\";s:12:\"enable_audio\";s:4:\"true\";s:18:\"enable_audio_flash\";s:5:\"false\";s:12:\"captcha_perm\";s:5:\"false\";s:18:\"captcha_perm_level\";s:4:\"read\";s:15:\"redirect_enable\";s:4:\"true\";s:16:\"redirect_seconds\";s:1:\"3\";s:12:\"redirect_url\";s:26:\"http://www.hormonesoup.com\";s:14:\"redirect_query\";s:5:\"false\";s:15:\"redirect_ignore\";s:0:\"\";s:15:\"redirect_rename\";s:0:\"\";s:12:\"redirect_add\";s:0:\"\";s:18:\"redirect_email_off\";s:5:\"false\";s:11:\"silent_send\";s:3:\"off\";s:10:\"silent_url\";s:0:\"\";s:13:\"silent_ignore\";s:0:\"\";s:13:\"silent_rename\";s:0:\"\";s:10:\"silent_add\";s:0:\"\";s:16:\"silent_email_off\";s:5:\"false\";s:13:\"export_enable\";s:4:\"true\";s:13:\"export_ignore\";s:0:\"\";s:13:\"export_rename\";s:0:\"\";s:10:\"export_add\";s:0:\"\";s:16:\"export_email_off\";s:5:\"false\";s:19:\"ex_fields_after_msg\";s:5:\"false\";s:11:\"date_format\";s:10:\"mm/dd/yyyy\";s:13:\"cal_start_day\";s:1:\"0\";s:11:\"time_format\";s:2:\"12\";s:12:\"attach_types\";s:28:\"doc,pdf,txt,gif,jpg,jpeg,png\";s:11:\"attach_size\";s:3:\"1mb\";s:19:\"textarea_html_allow\";s:5:\"false\";s:17:\"enable_areyousure\";s:5:\"false\";s:19:\"auto_respond_enable\";s:5:\"false\";s:17:\"auto_respond_html\";s:5:\"false\";s:22:\"auto_respond_from_name\";s:9:\"WordPress\";s:23:\"auto_respond_from_email\";s:22:\"sonyasatveit@gmail.com\";s:21:\"auto_respond_reply_to\";s:22:\"sonyasatveit@gmail.com\";s:20:\"auto_respond_subject\";s:0:\"\";s:20:\"auto_respond_message\";s:0:\"\";s:26:\"req_field_indicator_enable\";s:4:\"true\";s:22:\"req_field_label_enable\";s:4:\"true\";s:19:\"req_field_indicator\";s:2:\" *\";s:13:\"border_enable\";s:5:\"false\";s:10:\"form_style\";s:12:\"width:375px;\";s:12:\"border_style\";s:37:\"border:1px solid black; padding:10px;\";s:14:\"required_style\";s:16:\"text-align:left;\";s:11:\"notes_style\";s:16:\"text-align:left;\";s:11:\"title_style\";s:33:\"text-align:left; padding-top:5px;\";s:11:\"field_style\";s:26:\"text-align:left; margin:0;\";s:15:\"field_div_style\";s:16:\"text-align:left;\";s:11:\"error_style\";s:27:\"text-align:left; color:red;\";s:12:\"select_style\";s:16:\"text-align:left;\";s:20:\"captcha_div_style_sm\";s:42:\"width:175px; height:50px; padding-top:2px;\";s:19:\"captcha_div_style_m\";s:42:\"width:250px; height:65px; padding-top:2px;\";s:19:\"captcha_input_style\";s:38:\"text-align:left; margin:0; width:50px;\";s:16:\"submit_div_style\";s:33:\"text-align:left; padding-top:2px;\";s:12:\"button_style\";s:25:\"cursor:pointer; margin:0;\";s:11:\"reset_style\";s:25:\"cursor:pointer; margin:0;\";s:16:\"powered_by_style\";s:55:\"font-size:x-small; font-weight:normal; padding-top:5px;\";s:10:\"field_size\";s:2:\"40\";s:18:\"captcha_field_size\";s:1:\"6\";s:9:\"text_cols\";s:2:\"30\";s:9:\"text_rows\";s:2:\"10\";s:13:\"aria_required\";s:5:\"false\";s:16:\"auto_fill_enable\";s:4:\"true\";s:12:\"title_border\";s:0:\"\";s:10:\"title_dept\";s:0:\"\";s:12:\"title_select\";s:0:\"\";s:10:\"title_name\";s:0:\"\";s:11:\"title_fname\";s:0:\"\";s:11:\"title_mname\";s:0:\"\";s:12:\"title_miname\";s:0:\"\";s:11:\"title_lname\";s:0:\"\";s:11:\"title_email\";s:0:\"\";s:12:\"title_email2\";s:0:\"\";s:17:\"title_email2_help\";s:0:\"\";s:10:\"title_subj\";s:0:\"\";s:10:\"title_mess\";s:0:\"\";s:10:\"title_capt\";s:0:\"\";s:12:\"title_submit\";s:0:\"\";s:11:\"title_reset\";s:0:\"\";s:16:\"title_areyousure\";s:0:\"\";s:17:\"text_message_sent\";s:0:\"\";s:16:\"tooltip_required\";s:0:\"\";s:15:\"tooltip_captcha\";s:0:\"\";s:13:\"tooltip_audio\";s:0:\"\";s:15:\"tooltip_refresh\";s:0:\"\";s:17:\"tooltip_filetypes\";s:0:\"\";s:16:\"tooltip_filesize\";s:0:\"\";s:12:\"enable_reset\";s:5:\"false\";s:18:\"enable_credit_link\";s:5:\"false\";s:20:\"error_contact_select\";s:0:\"\";s:10:\"error_name\";s:0:\"\";s:11:\"error_email\";s:0:\"\";s:12:\"error_email2\";s:0:\"\";s:11:\"error_field\";s:0:\"\";s:13:\"error_subject\";s:0:\"\";s:13:\"error_message\";s:0:\"\";s:11:\"error_input\";s:0:\"\";s:19:\"error_captcha_blank\";s:0:\"\";s:19:\"error_captcha_wrong\";s:0:\"\";s:13:\"error_correct\";s:0:\"\";s:13:\"vcita_enabled\";s:4:\"true\";s:9:\"vcita_uid\";i:19983;s:11:\"vcita_email\";s:0:\"\";s:19:\"vcita_confirm_token\";N;s:17:\"vcita_initialized\";s:4:\"true\";s:23:\"vcita_set_meeting_style\";s:63:\"cursor:pointer;background-color:#8DBCF8;color:white;margin:0px;\";s:17:\"ex_field1_default\";s:1:\"0\";s:22:\"ex_field1_default_text\";s:0:\"\";s:13:\"ex_field1_req\";s:5:\"false\";s:15:\"ex_field1_label\";s:0:\"\";s:14:\"ex_field1_type\";s:4:\"text\";s:17:\"ex_field1_max_len\";s:0:\"\";s:19:\"ex_field1_label_css\";s:0:\"\";s:19:\"ex_field1_input_css\";s:0:\"\";s:20:\"ex_field1_attributes\";s:0:\"\";s:15:\"ex_field1_regex\";s:0:\"\";s:21:\"ex_field1_regex_error\";s:0:\"\";s:15:\"ex_field1_notes\";s:0:\"\";s:21:\"ex_field1_notes_after\";s:0:\"\";s:17:\"ex_field2_default\";s:1:\"0\";s:22:\"ex_field2_default_text\";s:0:\"\";s:13:\"ex_field2_req\";s:5:\"false\";s:15:\"ex_field2_label\";s:0:\"\";s:14:\"ex_field2_type\";s:4:\"text\";s:17:\"ex_field2_max_len\";s:0:\"\";s:19:\"ex_field2_label_css\";s:0:\"\";s:19:\"ex_field2_input_css\";s:0:\"\";s:20:\"ex_field2_attributes\";s:0:\"\";s:15:\"ex_field2_regex\";s:0:\"\";s:21:\"ex_field2_regex_error\";s:0:\"\";s:15:\"ex_field2_notes\";s:0:\"\";s:21:\"ex_field2_notes_after\";s:0:\"\";s:17:\"ex_field3_default\";s:1:\"0\";s:22:\"ex_field3_default_text\";s:0:\"\";s:13:\"ex_field3_req\";s:5:\"false\";s:15:\"ex_field3_label\";s:0:\"\";s:14:\"ex_field3_type\";s:4:\"text\";s:17:\"ex_field3_max_len\";s:0:\"\";s:19:\"ex_field3_label_css\";s:0:\"\";s:19:\"ex_field3_input_css\";s:0:\"\";s:20:\"ex_field3_attributes\";s:0:\"\";s:15:\"ex_field3_regex\";s:0:\"\";s:21:\"ex_field3_regex_error\";s:0:\"\";s:15:\"ex_field3_notes\";s:0:\"\";s:21:\"ex_field3_notes_after\";s:0:\"\";s:17:\"ex_field4_default\";s:1:\"0\";s:22:\"ex_field4_default_text\";s:0:\"\";s:13:\"ex_field4_req\";s:5:\"false\";s:15:\"ex_field4_label\";s:0:\"\";s:14:\"ex_field4_type\";s:4:\"text\";s:17:\"ex_field4_max_len\";s:0:\"\";s:19:\"ex_field4_label_css\";s:0:\"\";s:19:\"ex_field4_input_css\";s:0:\"\";s:20:\"ex_field4_attributes\";s:0:\"\";s:15:\"ex_field4_regex\";s:0:\"\";s:21:\"ex_field4_regex_error\";s:0:\"\";s:15:\"ex_field4_notes\";s:0:\"\";s:21:\"ex_field4_notes_after\";s:0:\"\";s:15:\"vcita_confirmed\";b:0;s:16:\"vcita_last_error\";N;}','yes'),(1022,'stats_cache','a:2:{s:32:\"d8f5c67b419b3637995e192772998d91\";a:1:{i:1583764518;a:0:{}}s:32:\"52cc22c7530a68aaf7637724af00dd06\";a:1:{i:1583764518;a:0:{}}}','yes'),(1161,'sidebars_widgets','a:6:{s:19:\"wp_inactive_widgets\";a:17:{i:0;s:7:\"pages-2\";i:1;s:10:\"calendar-2\";i:2;s:10:\"archives-2\";i:3;s:10:\"archives-3\";i:4;s:7:\"links-2\";i:5;s:8:\"search-2\";i:6;s:8:\"search-3\";i:7;s:12:\"categories-2\";i:8;s:12:\"categories-3\";i:9;s:12:\"categories-4\";i:10;s:12:\"categories-5\";i:11;s:14:\"recent-posts-3\";i:12;s:11:\"tag_cloud-2\";i:13;s:10:\"nav_menu-2\";i:14;s:6:\"meta-2\";i:15;s:6:\"text-2\";i:16;s:17:\"recent-comments-2\";}s:12:\"main-sidebar\";a:5:{i:0;s:19:\"blog_subscription-2\";i:2;s:12:\"categories-6\";i:3;s:18:\"facebook-likebox-2\";i:4;s:14:\"recent-posts-4\";i:5;s:6:\"text-5\";}s:17:\"offcanvas-sidebar\";a:6:{i:0;s:6:\"text-6\";i:1;s:33:\"wpcom_social_media_icons_widget-2\";i:2;s:19:\"blog_subscription-3\";i:3;s:18:\"facebook-likebox-3\";i:4;s:14:\"recent-posts-5\";i:5;s:7:\"text-14\";}s:14:\"footer-sidebar\";a:0:{}s:16:\"footer-sidebar-2\";a:3:{i:0;s:37:\"recent-posts-widget-with-thumbnails-2\";i:1;s:7:\"text-16\";i:2;s:6:\"text-9\";}s:13:\"array_version\";i:3;}','yes'),(1164,'widget_blog_subscription','a:3:{i:2;a:5:{s:5:\"title\";s:33:\"Stay connected with Hormone Soup!\";s:14:\"subscribe_text\";s:122:\"Get new posts delivered to your inbox. \r\n\r\n  Don\\\'t worry I will never share your email address or contact you directly.  \";s:19:\"subscribe_logged_in\";s:0:\"\";s:16:\"subscribe_button\";s:13:\"Subscribe Now\";s:22:\"show_subscribers_total\";b:0;}i:3;a:5:{s:5:\"title\";s:27:\"Subscribe to Blog via Email\";s:14:\"subscribe_text\";s:99:\"Enter your email address to subscribe to this blog and receive notifications of new posts by email.\";s:19:\"subscribe_logged_in\";s:0:\"\";s:16:\"subscribe_button\";s:9:\"Subscribe\";s:22:\"show_subscribers_total\";b:0;}s:12:\"_multiwidget\";i:1;}','yes'),(1177,'sharebar_auto_posts','1','yes'),(1178,'sharebar_auto_pages','1','yes'),(1179,'sharebar_horizontal','1','yes'),(1180,'sharebar_credit','1','yes'),(1181,'sharebar_minwidth','1000','yes'),(1182,'sharebar_position','left','yes'),(1183,'sharebar_leftoffset','20','yes'),(1184,'sharebar_rightoffset','10','yes'),(1185,'sharebar_swidth','65','yes'),(1186,'sharebar_twitter_username','ThinkDevGrow','yes'),(1187,'sharebar_bg','#ffffff','yes'),(1188,'sharebar_border','#cccccc','yes'),(1257,'al2fb_siteurl','1','yes'),(1258,'al2fb_css','.al2fb_widget_comments { }\r\n.al2fb_widget_comments li { }\r\n.al2fb_widget_picture { width: 32px; height: 32px; }\r\n.al2fb_widget_name { }\r\n.al2fb_widget_comment { }\r\n.al2fb_widget_date { font-size: smaller; }','yes'),(1259,'al2fb_noshortcode','on','yes'),(1260,'al2fb_nofilter','on','yes'),(1261,'al2fb_nofilter_comments','on','yes'),(1262,'al2fb_version','13','yes'),(1263,'al2fb_min_cap','edit_posts','yes'),(1268,'widget_al2fb_widget','a:3:{s:12:\"_multiwidget\";i:1;i:1;a:0:{}i:3;a:17:{s:5:\"title\";s:0:\"\";s:14:\"al2fb_comments\";N;s:20:\"al2fb_comments_count\";s:0:\"\";s:14:\"al2fb_messages\";N;s:20:\"al2fb_messages_count\";s:0:\"\";s:23:\"al2fb_messages_comments\";N;s:17:\"al2fb_like_button\";s:2:\"on\";s:14:\"al2fb_like_box\";s:2:\"on\";s:17:\"al2fb_send_button\";N;s:22:\"al2fb_subscribe_button\";s:2:\"on\";s:21:\"al2fb_comments_plugin\";N;s:15:\"al2fb_face_pile\";N;s:13:\"al2fb_profile\";s:2:\"on\";s:18:\"al2fb_registration\";N;s:11:\"al2fb_login\";N;s:14:\"al2fb_activity\";N;s:12:\"al2fb_userid\";b:0;}}','yes'),(1275,'al2fb_app_share','','yes'),(1276,'al2fb_timeout','','yes'),(1277,'al2fb_nonotice','','yes'),(1278,'al2fb_min_cap_comment','','yes'),(1279,'al2fb_comment_refresh','','yes'),(1280,'al2fb_msg_maxage','','yes'),(1281,'al2fb_cron_enabled','','yes'),(1282,'al2fb_max_msg','','yes'),(1283,'al2fb_max_text','','yes'),(1284,'al2fb_exclude_type','','yes'),(1285,'al2fb_exclude_cat','','yes'),(1286,'al2fb_exclude_tag','','yes'),(1287,'al2fb_exclude_author','','yes'),(1288,'al2fb_metabox_type','','yes'),(1289,'al2fb_noverifypeer','','yes'),(1290,'al2fb_shortcode_widget','','yes'),(1291,'al2fb_use_ssp','','yes'),(1292,'al2fb_ssp_info','','yes'),(1293,'al2fb_filter_prio','','yes'),(1294,'al2fb_noscript','','yes'),(1295,'al2fb_clean','','yes'),(4205,'smallbiz_layout','classic','yes'),(4209,'theme_mods_smallbiz','a:2:{i:0;b:0;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1335618523;s:4:\"data\";a:10:{s:19:\"wp_inactive_widgets\";a:13:{i:0;s:7:\"pages-2\";i:1;s:10:\"calendar-2\";i:2;s:10:\"archives-2\";i:3;s:7:\"links-2\";i:4;s:6:\"meta-2\";i:5;s:8:\"search-2\";i:6;s:6:\"text-2\";i:7;s:12:\"categories-2\";i:8;s:14:\"recent-posts-2\";i:9;s:17:\"recent-comments-2\";i:10;s:5:\"rss-2\";i:11;s:11:\"tag_cloud-2\";i:12;s:10:\"nav_menu-2\";}s:9:\"sidebar-1\";a:3:{i:0;s:10:\"archives-3\";i:1;s:12:\"categories-3\";i:2;s:19:\"blog_subscription-2\";}s:9:\"sidebar-2\";a:0:{}s:9:\"sidebar-3\";a:0:{}s:9:\"sidebar-4\";a:0:{}s:9:\"sidebar-5\";a:0:{}s:9:\"sidebar-6\";N;s:9:\"sidebar-7\";N;s:9:\"sidebar-8\";N;s:9:\"sidebar-9\";N;}}}','yes'),(4210,'theme_switched','','yes'),(4211,'smallbiz_page_for_posts_created','true','yes'),(4212,'smallbiz_page_on_front','200','yes'),(4213,'smallbiz_homepage_id','200','yes'),(4214,'smallbiz_added_menu_pages','true','yes'),(4215,'smallbiz_version','3.7.4','yes'),(4216,'smallbiz_name','My Business','yes'),(4217,'smallbiz_sub_header','CityName My Business Name - My Tagline','yes'),(4218,'smallbiz_street','Street Address','yes'),(4219,'smallbiz_city','City','yes'),(4220,'smallbiz_state','State','yes'),(4221,'smallbiz_zip','Zip','yes'),(4222,'smallbiz_countryprefix','+1','yes'),(4223,'smallbiz_telephone','192-555-1212','yes'),(4224,'smallbiz_email','test@myemail.com','yes'),(4225,'smallbiz_headeremail','test@myemail.com','yes'),(4226,'smallbiz_header_box_disabled','','yes'),(4227,'smallbiz_directions','We are located in the Shadow Trails Shopping Center on 4th Avenue in the North Hills area of Happyville','yes'),(4228,'smallbiz_cities','My Business is serving San Jose, Sunnyvale, Palo Alto, Los Gatos, Mountain View, Santa Clara, Cupertino','yes'),(4229,'smallbiz_credit','<a href=\"http://www.smallbiztheme.com\">WordPress Business Websites</a> by Expand2Web','yes'),(4230,'smallbiz_banner','light_swoop_green.png','yes'),(4231,'smallbiz_page_image','site1.jpg','yes'),(4232,'smallbiz_map_link','<!-- Google Maps Element Code -->\r\n	<iframe frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" border=\"0\" style=\"border:0;margin:0;width:300px;height:250px;\" src=\"http://www.google.com/uds/modules/elements/mapselement/iframe.html?maptype=roadmap\" scrolling=\"no\" allowtransparency=\"true\"></iframe>','yes'),(4233,'smallbiz_business_hours','8:30am,5:00pm,8:30am,5:00pm,8:30am,5:00pm,8:30am,5:00pm,8:30am,5:00pm,closed,,closed,','yes'),(4234,'smallbiz_main_text','<h2>Welcome To My Business!</h2>\r\n<p class=\"p\">If you are looking for first-class service, you have come to the right place! We aim to be friendly and approachable.</p>\r\n<p class=\"p\">We are here to serve you and answer any questions you may have.</p>\r\n\r\n<h2>Call us today: 1.800.800.8888</h2>\r\n\r\n<p class=\"p\">We put our customers first. We listen to you and help you find what you need. Come visit to see what we are all about:</p>\r\n\r\n<ul>\r\n	<li>Industry Leading Products</li>\r\n	<li>Quick Turnaround</li>\r\n	<li>Friendly and Approachable</li>\r\n	<li>And much, much more!</li>\r\n</ul>','yes'),(4235,'smallbiz_feature_page_1','2','yes'),(4236,'smallbiz_feature_page_2','6','yes'),(4237,'smallbiz_feature_page_3','7','yes'),(4238,'smallbiz_page_summary_1_color','333333','yes'),(4239,'smallbiz_page_summary_2_color','333333','yes'),(4240,'smallbiz_page_summary_3_color','333333','yes'),(4241,'smallbiz_feature_box_disabled','','yes'),(4242,'smallbiz_feature_page_summary_1','Summary1','yes'),(4243,'smallbiz_feature_page_summary_2','Summary2','yes'),(4244,'smallbiz_feature_page_summary_3','Summary3','yes'),(4245,'smallbiz_title','','yes'),(4246,'smallbiz_description','','yes'),(4247,'smallbiz_keywords','','yes'),(4248,'smallbiz_seo_disabled','','yes'),(4249,'smallbiz_analytics','','yes'),(4250,'smallbiz_webmaster','','yes'),(4251,'smallbiz_name_color','','yes'),(4252,'smallbiz_sub_header_color','','yes'),(4253,'smallbiz_street_color','','yes'),(4254,'smallbiz_city_color','','yes'),(4255,'smallbiz_state_color','','yes'),(4256,'smallbiz_zip_color','','yes'),(4257,'smallbiz_telephone_color','','yes'),(4258,'smallbiz_email_color','','yes'),(4259,'smallbiz_pages_color','ffffff','yes'),(4260,'smallbiz_headeremail_color','','yes'),(4261,'smallbiz_main_text_color','','yes'),(4262,'smallbiz_menu_color','262525','yes'),(4263,'smallbiz_active_color','FFFFFF','yes'),(4264,'smallbiz_hover_color','FFFFFF','yes'),(4265,'smallbiz_passive_color','88AB4F','yes'),(4266,'smallbiz_headertag_color','85AC54','yes'),(4267,'smallbiz_p_color','333333','yes'),(4268,'smallbiz_hyper_color','333333','yes'),(4269,'smallbiz_hyperhover_color','3818D9','yes'),(4270,'smallbiz_creds_color','333333','yes'),(4271,'smallbiz_mobile-layout-enabled','','yes'),(4272,'smallbiz_mobile-home-text','<p class=\"p\"><span style=\"color: #000000;\">If you are looking for first-class service, you have come to the right place!</span></p> <p class=\"p\"> <span style=\"color: #000000;\">We are located in your area too.</span></p>\r\n	<p><strong><span style=\"color: #000000;\">Call Us Now: 1-192-555-1212</span></strong></p>\r\n	<p><span style=\"color: #000000;\">We are here to serve you and answer any questions you may have.</span></p>','yes'),(4273,'smallbiz_mobile-home-image','site1mobile.jpg','yes'),(4274,'smallbiz_mobile-map','http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=Ste+3100,+1111+South+Figueroa+Street,+Los+Angeles,+California+90015&sll=37.0625,-95.677068&sspn=57.249013,99.667969&ie=UTF8&hq=&hnear=1111+S+Figueroa+St,+Los+Angeles,+California+90015&t=h&z=17','yes'),(4275,'smallbiz_mobile-button-color','4C5B73','yes'),(4276,'smallbiz_mobile-body-color','ffffff','yes'),(4277,'smallbiz_mobile-text-button-color','FAFAFA','yes'),(4278,'smallbiz_added_pages','true','yes'),(4292,'theme_mods_sunspot','a:4:{i:0;b:0;s:16:\"header_textcolor\";s:6:\"fc3e7c\";s:16:\"background_color\";s:0:\"\";s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1336090865;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:13:{i:0;s:7:\"pages-2\";i:1;s:10:\"calendar-2\";i:2;s:10:\"archives-2\";i:3;s:7:\"links-2\";i:4;s:6:\"meta-2\";i:5;s:8:\"search-2\";i:6;s:6:\"text-2\";i:7;s:12:\"categories-2\";i:8;s:14:\"recent-posts-2\";i:9;s:17:\"recent-comments-2\";i:10;s:5:\"rss-2\";i:11;s:11:\"tag_cloud-2\";i:12;s:10:\"nav_menu-2\";}s:9:\"sidebar-1\";a:3:{i:0;s:10:\"archives-3\";i:1;s:12:\"categories-3\";i:2;s:19:\"blog_subscription-2\";}s:9:\"sidebar-2\";a:0:{}}}}','yes'),(4294,'sunspot_theme_options','a:1:{s:21:\"sunspot_radio_buttons\";s:6:\"single\";}','yes'),(9455,'_transient_all_the_cool_cats','14','yes'),(9543,'theme_mods_shiword','a:4:{i:0;b:0;s:16:\"background_image\";s:0:\"\";s:22:\"background_image_thumb\";s:0:\"\";s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1336091083;s:4:\"data\";a:8:{s:19:\"wp_inactive_widgets\";a:13:{i:0;s:7:\"pages-2\";i:1;s:10:\"calendar-2\";i:2;s:10:\"archives-2\";i:3;s:7:\"links-2\";i:4;s:6:\"meta-2\";i:5;s:8:\"search-2\";i:6;s:6:\"text-2\";i:7;s:12:\"categories-2\";i:8;s:14:\"recent-posts-2\";i:9;s:17:\"recent-comments-2\";i:10;s:5:\"rss-2\";i:11;s:11:\"tag_cloud-2\";i:12;s:10:\"nav_menu-2\";}s:19:\"primary-widget-area\";a:3:{i:0;s:10:\"archives-3\";i:1;s:12:\"categories-3\";i:2;s:19:\"blog_subscription-2\";}s:18:\"header-widget-area\";a:0:{}s:24:\"first-footer-widget-area\";N;s:25:\"second-footer-widget-area\";N;s:24:\"third-footer-widget-area\";N;s:18:\"single-widget-area\";N;s:16:\"404-widgets-area\";N;}}}','yes'),(9544,'shiword_options','a:78:{s:12:\"shiword_qbar\";i:1;s:17:\"shiword_qbar_user\";i:1;s:22:\"shiword_qbar_minilogin\";i:0;s:19:\"shiword_qbar_reccom\";i:1;s:16:\"shiword_qbar_cat\";i:1;s:20:\"shiword_qbar_recpost\";i:1;s:18:\"shiword_navbuttons\";i:1;s:24:\"shiword_navbuttons_print\";i:1;s:26:\"shiword_navbuttons_comment\";i:1;s:23:\"shiword_navbuttons_feed\";i:1;s:28:\"shiword_navbuttons_trackback\";i:1;s:23:\"shiword_navbuttons_home\";i:1;s:27:\"shiword_navbuttons_nextprev\";i:1;s:25:\"shiword_navbuttons_newold\";i:1;s:28:\"shiword_navbuttons_topbottom\";i:1;s:22:\"shiword_supadupa_title\";i:0;s:13:\"shiword_xcont\";i:1;s:14:\"shiword_pthumb\";i:0;s:19:\"shiword_pthumb_size\";i:120;s:21:\"shiword_xinfos_global\";i:1;s:14:\"shiword_xinfos\";i:1;s:21:\"shiword_xinfos_static\";i:0;s:14:\"shiword_byauth\";i:1;s:19:\"shiword_xinfos_date\";i:1;s:19:\"shiword_xinfos_comm\";i:1;s:18:\"shiword_xinfos_tag\";i:1;s:18:\"shiword_xinfos_cat\";i:1;s:23:\"shiword_cat_description\";i:0;s:19:\"shiword_postformats\";i:1;s:24:\"shiword_postformat_aside\";i:1;s:24:\"shiword_postformat_audio\";i:1;s:23:\"shiword_postformat_chat\";i:1;s:26:\"shiword_postformat_gallery\";i:1;s:24:\"shiword_postformat_image\";i:1;s:23:\"shiword_postformat_link\";i:1;s:24:\"shiword_postformat_quote\";i:1;s:25:\"shiword_postformat_status\";i:1;s:24:\"shiword_postformat_video\";i:1;s:17:\"shiword_quotethis\";i:1;s:14:\"shiword_rsideb\";i:1;s:19:\"shiword_rsidebpages\";i:0;s:19:\"shiword_rsidebposts\";i:0;s:24:\"shiword_rsidebattachment\";i:0;s:13:\"shiword_jsani\";i:1;s:16:\"shiword_thickbox\";i:0;s:19:\"shiword_thickbox_bg\";s:7:\"#000000\";s:30:\"shiword_thickbox_link_to_image\";i:1;s:14:\"shiword_sticky\";i:0;s:20:\"shiword_sticky_front\";i:1;s:20:\"shiword_sticky_pages\";i:0;s:20:\"shiword_sticky_posts\";i:0;s:19:\"shiword_sticky_over\";i:1;s:21:\"shiword_sticky_height\";s:5:\"160px\";s:16:\"shiword_navlinks\";i:0;s:18:\"shiword_site_title\";i:1;s:24:\"shiword_site_description\";i:1;s:15:\"shiword_welcome\";i:1;s:14:\"shiword_head_h\";s:5:\"100px\";s:19:\"shiword_frame_width\";i:850;s:19:\"shiword_font_family\";s:27:\"Verdana, Geneva, sans-serif\";s:17:\"shiword_font_size\";s:4:\"11px\";s:26:\"shiword_google_font_family\";s:0:\"\";s:24:\"shiword_google_font_body\";i:0;s:30:\"shiword_google_font_post_title\";i:1;s:32:\"shiword_google_font_post_content\";i:0;s:20:\"shiword_editor_style\";i:1;s:17:\"shiword_custom_bg\";i:1;s:22:\"shiword_custom_widgets\";i:1;s:18:\"shiword_mobile_css\";i:1;s:20:\"shiword_custom_login\";i:1;s:17:\"shiword_I_like_it\";i:1;s:23:\"shiword_I_like_it_plus1\";i:1;s:25:\"shiword_I_like_it_twitter\";i:0;s:26:\"shiword_I_like_it_facebook\";i:0;s:26:\"shiword_I_like_it_linkedin\";i:0;s:29:\"shiword_I_like_it_stumbleupon\";i:0;s:14:\"shiword_tbcred\";i:1;s:7:\"version\";s:0:\"\";}','yes'),(9550,'theme_mods_my-life','a:10:{i:0;b:0;s:16:\"background_color\";s:0:\"\";s:12:\"header_image\";s:130:\"http://www.hormonesoup.com/wp-content/uploads/2012/07/cropped-cropped-Were-the-Queens-and-King-of-the-World-Version-21-500x144.jpg\";s:16:\"background_image\";s:0:\"\";s:17:\"background_repeat\";s:6:\"repeat\";s:21:\"background_position_x\";s:4:\"left\";s:21:\"background_attachment\";s:5:\"fixed\";s:17:\"header_image_data\";O:8:\"stdClass\":5:{s:13:\"attachment_id\";s:3:\"248\";s:3:\"url\";s:130:\"http://www.hormonesoup.com/wp-content/uploads/2012/07/cropped-cropped-Were-the-Queens-and-King-of-the-World-Version-21-500x144.jpg\";s:13:\"thumbnail_url\";s:130:\"http://www.hormonesoup.com/wp-content/uploads/2012/07/cropped-cropped-Were-the-Queens-and-King-of-the-World-Version-21-500x144.jpg\";s:6:\"height\";s:3:\"200\";s:5:\"width\";s:4:\"1000\";}s:18:\"nav_menu_locations\";a:3:{s:7:\"primary\";i:34;s:9:\"secondary\";i:47;s:10:\"subsidiary\";i:48;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1346364543;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:5:{i:0;s:6:\"meta-2\";i:1;s:6:\"text-2\";i:2;s:14:\"hybrid-pages-2\";i:3;s:17:\"recent-comments-2\";i:4;s:5:\"rss-2\";}s:7:\"primary\";a:4:{i:0;s:6:\"text-3\";i:1;s:18:\"facebook-likebox-2\";i:2;s:19:\"blog_subscription-2\";i:3;s:19:\"hybrid-categories-2\";}s:9:\"secondary\";a:1:{i:0;s:9:\"twitter-2\";}}}}','yes'),(9555,'theme_mods_weaver-ii','a:2:{i:0;b:0;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1336091664;s:4:\"data\";a:17:{s:19:\"wp_inactive_widgets\";a:15:{i:0;s:7:\"pages-2\";i:1;s:10:\"calendar-2\";i:2;s:10:\"archives-2\";i:3;s:10:\"archives-3\";i:4;s:7:\"links-2\";i:5;s:8:\"search-2\";i:6;s:12:\"categories-2\";i:7;s:12:\"categories-3\";i:8;s:14:\"recent-posts-2\";i:9;s:11:\"tag_cloud-2\";i:10;s:10:\"nav_menu-2\";i:11;s:6:\"meta-2\";i:12;s:6:\"text-2\";i:13;s:17:\"recent-comments-2\";i:14;s:5:\"rss-2\";}s:19:\"primary-widget-area\";a:1:{i:0;s:19:\"blog_subscription-2\";}s:17:\"right-widget-area\";a:0:{}s:16:\"left-widget-area\";N;s:18:\"header-widget-area\";N;s:24:\"sitewide-top-widget-area\";N;s:27:\"sitewide-bottom-widget-area\";N;s:15:\"top-widget-area\";N;s:18:\"bottom-widget-area\";N;s:20:\"blog-top-widget-area\";N;s:23:\"blog-bottom-widget-area\";N;s:21:\"postpages-widget-area\";N;s:24:\"first-footer-widget-area\";N;s:25:\"second-footer-widget-area\";N;s:24:\"third-footer-widget-area\";N;s:25:\"fourth-footer-widget-area\";N;s:18:\"mobile-widget-area\";N;}}}','yes'),(9556,'weaverii_settings','a:16:{s:19:\"wii_theme_width_int\";i:940;s:27:\"wii_header_image_height_int\";i:188;s:14:\"wii_version_id\";i:100;s:17:\"wii_style_version\";i:1;s:20:\"wii_site_margins_int\";i:20;s:21:\"wii_site_fontsize_int\";i:12;s:20:\"wii_infobar_location\";s:3:\"top\";s:12:\"wii_subtheme\";s:4:\"none\";s:24:\"sb_right_1_col_width_int\";s:2:\"25\";s:24:\"sb_right_2_col_width_int\";s:2:\"33\";s:23:\"sb_left_1_col_width_int\";s:2:\"25\";s:23:\"sb_left_2_col_width_int\";s:2:\"33\";s:23:\"sb_split_left_width_int\";s:2:\"17\";s:24:\"sb_split_right_width_int\";s:2:\"17\";s:18:\"sb_2_left_area_int\";s:2:\"55\";s:13:\"_wii_metainfo\";s:188:\"<meta name=\"description\" content=\" Hormone Soup - From PMS, Infertility, Miscarriage, Post Partum and Beyond&#8230;. \" />\n<meta name=\"keywords\" content=\"Hormone Soup blog, Hormone Soup\" />\";}','yes'),(9570,'theme_mods_magazine-basic','a:3:{i:0;b:0;s:16:\"background_color\";s:6:\"f1ba4b\";s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1336102687;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:15:{i:0;s:7:\"pages-2\";i:1;s:10:\"calendar-2\";i:2;s:10:\"archives-2\";i:3;s:10:\"archives-3\";i:4;s:7:\"links-2\";i:5;s:8:\"search-2\";i:6;s:12:\"categories-2\";i:7;s:12:\"categories-3\";i:8;s:14:\"recent-posts-2\";i:9;s:11:\"tag_cloud-2\";i:10;s:10:\"nav_menu-2\";i:11;s:6:\"meta-2\";i:12;s:6:\"text-2\";i:13;s:17:\"recent-comments-2\";i:14;s:5:\"rss-2\";}s:9:\"sidebar-1\";a:1:{i:0;s:19:\"blog_subscription-2\";}s:9:\"sidebar-2\";a:0:{}}}}','yes'),(9572,'magazine-basic','a:22:{s:10:\"site_width\";s:3:\"800\";s:14:\"sidebar_width1\";s:3:\"180\";s:14:\"sidebar_width2\";s:3:\"180\";s:16:\"sidebar_location\";s:1:\"5\";s:13:\"logo_location\";s:2:\"fl\";s:8:\"tag_line\";s:1:\"1\";s:10:\"user_login\";s:1:\"1\";s:11:\"post_layout\";s:1:\"3\";s:10:\"dates_cats\";s:2:\"on\";s:11:\"dates_posts\";s:2:\"on\";s:12:\"authors_cats\";s:2:\"on\";s:13:\"authors_posts\";s:2:\"on\";s:12:\"number_posts\";s:1:\"6\";s:15:\"excerpt_content\";i:1;s:11:\"excerpt_one\";s:2:\"55\";s:11:\"excerpt_two\";s:2:\"45\";s:13:\"excerpt_three\";s:2:\"30\";s:3:\"seo\";s:1:\"1\";s:9:\"header_ad\";s:0:\"\";s:12:\"latest_story\";s:2:\"on\";s:11:\"dates_index\";s:2:\"on\";s:13:\"authors_index\";s:2:\"on\";}','yes'),(9573,'pbt_content_width','352','yes'),(9609,'theme_mods_papyrus','a:2:{i:0;b:0;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1336101971;s:4:\"data\";a:2:{s:19:\"wp_inactive_widgets\";a:15:{i:0;s:7:\"pages-2\";i:1;s:10:\"calendar-2\";i:2;s:10:\"archives-2\";i:3;s:10:\"archives-3\";i:4;s:7:\"links-2\";i:5;s:8:\"search-2\";i:6;s:12:\"categories-2\";i:7;s:12:\"categories-3\";i:8;s:14:\"recent-posts-2\";i:9;s:11:\"tag_cloud-2\";i:10;s:10:\"nav_menu-2\";i:11;s:6:\"meta-2\";i:12;s:6:\"text-2\";i:13;s:17:\"recent-comments-2\";i:14;s:5:\"rss-2\";}s:14:\"sidebar-middle\";a:1:{i:0;s:19:\"blog_subscription-2\";}}}}','yes'),(9611,'_main','a:21:{s:12:\"number_posts\";s:1:\"5\";s:14:\"number_125_ads\";s:1:\"4\";s:10:\"twitter_id\";s:0:\"\";s:9:\"reddit_id\";s:0:\"\";s:13:\"technorati_id\";s:0:\"\";s:11:\"facebook_id\";s:0:\"\";s:14:\"stumbleupon_id\";s:0:\"\";s:7:\"digg_id\";s:0:\"\";s:16:\"ads_archives_468\";s:0:\"\";s:14:\"ads_single_468\";s:0:\"\";s:14:\"ads_single_300\";s:0:\"\";s:13:\"ad_125_image1\";s:0:\"\";s:12:\"ad_125_link1\";s:0:\"\";s:13:\"ad_125_image2\";s:0:\"\";s:12:\"ad_125_link2\";s:0:\"\";s:13:\"ad_125_image3\";s:0:\"\";s:12:\"ad_125_link3\";s:0:\"\";s:13:\"ad_125_image4\";s:0:\"\";s:12:\"ad_125_link4\";s:0:\"\";s:15:\"save_my_options\";s:1:\"1\";s:6:\"Submit\";s:12:\"Save Changes\";}','yes'),(9626,'theme_mods_clear-line','a:9:{i:0;b:0;s:16:\"background_color\";s:6:\"f7c869\";s:16:\"background_image\";s:0:\"\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:21:\"background_position_x\";s:6:\"center\";s:21:\"background_attachment\";s:6:\"scroll\";s:12:\"header_image\";s:13:\"remove-header\";s:22:\"background_image_thumb\";s:0:\"\";s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1341841102;s:4:\"data\";a:15:{s:19:\"wp_inactive_widgets\";a:15:{i:0;s:7:\"pages-2\";i:1;s:10:\"calendar-2\";i:2;s:10:\"archives-2\";i:3;s:10:\"archives-3\";i:4;s:7:\"links-2\";i:5;s:8:\"search-2\";i:6;s:12:\"categories-2\";i:7;s:12:\"categories-3\";i:8;s:14:\"recent-posts-2\";i:9;s:11:\"tag_cloud-2\";i:10;s:10:\"nav_menu-2\";i:11;s:6:\"meta-2\";i:12;s:6:\"text-2\";i:13;s:17:\"recent-comments-2\";i:14;s:5:\"rss-2\";}s:9:\"sidebar-1\";a:0:{}s:9:\"sidebar-2\";a:1:{i:0;s:12:\"categories-4\";}s:9:\"sidebar-3\";a:1:{i:0;s:9:\"twitter-2\";}s:9:\"sidebar-4\";a:2:{i:0;s:8:\"search-3\";i:1;s:19:\"blog_subscription-2\";}s:9:\"sidebar-5\";a:0:{}s:9:\"sidebar-6\";a:0:{}s:9:\"sidebar-7\";a:0:{}s:9:\"sidebar-8\";a:0:{}s:9:\"sidebar-9\";a:0:{}s:10:\"sidebar-10\";a:0:{}s:10:\"sidebar-11\";a:0:{}s:10:\"sidebar-12\";a:0:{}s:10:\"sidebar-13\";a:0:{}s:10:\"sidebar-14\";a:0:{}}}}','yes'),(9627,'vtm_clr_options','a:282:{s:31:\"vtm_clr_sidebars_show_demo_data\";s:2:\"no\";s:22:\"vtm_clr_index_sidebars\";s:16:\"4_right_sidebars\";s:28:\"vtm_clr_single_page_sidebars\";s:13:\"right_sidebar\";s:36:\"vtm_clr_single_page_sidebars_inherit\";s:4:\"none\";s:28:\"vtm_clr_single_post_sidebars\";s:13:\"right_sidebar\";s:36:\"vtm_clr_single_post_sidebars_inherit\";s:4:\"none\";s:25:\"vtm_clr_category_sidebars\";s:13:\"right_sidebar\";s:33:\"vtm_clr_category_sidebars_inherit\";s:4:\"none\";s:20:\"vtm_clr_tag_sidebars\";s:13:\"right_sidebar\";s:28:\"vtm_clr_tag_sidebars_inherit\";s:4:\"none\";s:24:\"vtm_clr_archive_sidebars\";s:13:\"right_sidebar\";s:32:\"vtm_clr_archive_sidebars_inherit\";s:4:\"none\";s:23:\"vtm_clr_search_sidebars\";s:13:\"right_sidebar\";s:31:\"vtm_clr_search_sidebars_inherit\";s:4:\"none\";s:20:\"vtm_clr_404_sidebars\";s:13:\"right_sidebar\";s:28:\"vtm_clr_404_sidebars_inherit\";s:4:\"none\";s:22:\"vtm_clr_other_sidebars\";s:13:\"right_sidebar\";s:30:\"vtm_clr_other_sidebars_inherit\";s:4:\"none\";s:24:\"vtm_clr_page_width_value\";d:990;s:22:\"vtm_clr_page_width_uom\";s:2:\"px\";s:32:\"vtm_clr_blue_sidebar_width_value\";d:270;s:30:\"vtm_clr_blue_sidebar_width_uom\";s:2:\"px\";s:32:\"vtm_clr_cyan_sidebar_width_value\";d:210;s:30:\"vtm_clr_cyan_sidebar_width_uom\";s:2:\"px\";s:33:\"vtm_clr_green_sidebar_width_value\";d:210;s:31:\"vtm_clr_green_sidebar_width_uom\";s:2:\"px\";s:34:\"vtm_clr_orange_sidebar_width_value\";d:380;s:32:\"vtm_clr_orange_sidebar_width_uom\";s:2:\"px\";s:27:\"vtm_clr_sidebar_font_family\";s:14:\"Georgia, serif\";s:27:\"vtm_clr_sidebar_font_weight\";s:6:\"normal\";s:25:\"vtm_clr_sidebar_font_size\";d:13;s:24:\"vtm_clr_sidebar_font_uom\";s:2:\"px\";s:28:\"vtm_clr_sidebar_font_inherit\";s:29:\"vtm_clr_sidebar_headings_font\";s:34:\"vtm_clr_sidebar_link_color_regular\";s:7:\"#05522d\";s:32:\"vtm_clr_sidebar_link_color_hover\";s:7:\"#000000\";s:39:\"vtm_clr_blogroll_link_description_color\";s:7:\"#3d3b3d\";s:22:\"vtm_clr_column_divider\";s:3:\"yes\";s:36:\"vtm_clr_sidebar_headings_font_family\";s:14:\"Georgia, serif\";s:36:\"vtm_clr_sidebar_headings_font_weight\";s:6:\"normal\";s:34:\"vtm_clr_sidebar_headings_font_size\";d:22;s:33:\"vtm_clr_sidebar_headings_font_uom\";s:2:\"px\";s:37:\"vtm_clr_sidebar_headings_font_inherit\";s:15:\"vtm_clr_h1_font\";s:35:\"vtm_clr_calendar_widget_font_family\";s:14:\"Georgia, serif\";s:35:\"vtm_clr_calendar_widget_font_weight\";s:6:\"normal\";s:36:\"vtm_clr_calendar_widget_font_inherit\";s:20:\"vtm_clr_sidebar_font\";s:30:\"vtm_clr_calendar_th_color_text\";s:7:\"#505050\";s:36:\"vtm_clr_calendar_th_color_background\";s:7:\"#eeeeee\";s:33:\"vtm_clr_calendar_th_color_inherit\";s:26:\"vtm_clr_content_background\";s:33:\"vtm_clr_calendar_today_background\";s:7:\"#eeeeee\";s:35:\"vtm_clr_calendar_today_border_style\";s:6:\"dotted\";s:35:\"vtm_clr_calendar_today_border_color\";s:7:\"#dddddd\";s:30:\"vtm_clr_calendar_today_inherit\";s:33:\"vtm_clr_top_menu_background_color\";s:29:\"vtm_clr_footer_show_demo_data\";s:2:\"no\";s:15:\"vtm_clr_footers\";s:1:\"3\";s:28:\"vtm_clr_footer_equal_columns\";s:3:\"yes\";s:38:\"vtm_clr_blue_footer_column_width_value\";d:200;s:36:\"vtm_clr_blue_footer_column_width_uom\";s:2:\"px\";s:39:\"vtm_clr_green_footer_column_width_value\";d:200;s:37:\"vtm_clr_green_footer_column_width_uom\";s:2:\"px\";s:40:\"vtm_clr_orange_footer_column_width_value\";d:200;s:38:\"vtm_clr_orange_footer_column_width_uom\";s:2:\"px\";s:37:\"vtm_clr_red_footer_column_width_value\";d:200;s:35:\"vtm_clr_red_footer_column_width_uom\";s:2:\"px\";s:31:\"vtm_clr_footer_background_color\";s:7:\"#fbfbfb\";s:39:\"vtm_clr_footer_background_color_inherit\";s:33:\"vtm_clr_top_menu_background_color\";s:24:\"vtm_clr_text_font_family\";s:27:\"Verdana, Geneva, sans-serif\";s:24:\"vtm_clr_text_font_weight\";s:6:\"normal\";s:22:\"vtm_clr_text_font_size\";d:12;s:21:\"vtm_clr_text_font_uom\";s:2:\"px\";s:18:\"vtm_clr_text_color\";s:7:\"#505050\";s:29:\"vtm_clr_body_background_color\";s:7:\"#fffcff\";s:38:\"vtm_clr_content_background_transparent\";s:3:\"yes\";s:32:\"vtm_clr_content_background_color\";s:7:\"#f7f2f7\";s:18:\"vtm_clr_base_color\";s:7:\"#665966\";s:39:\"vtm_clr_show_blog_title_and_description\";s:3:\"yes\";s:26:\"vtm_clr_header_font_family\";s:14:\"Georgia, serif\";s:26:\"vtm_clr_header_font_weight\";s:6:\"normal\";s:24:\"vtm_clr_header_font_size\";d:64;s:23:\"vtm_clr_header_font_uom\";s:2:\"px\";s:38:\"vtm_clr_header_description_font_family\";s:14:\"Georgia, serif\";s:38:\"vtm_clr_header_description_font_weight\";s:6:\"normal\";s:36:\"vtm_clr_header_description_font_size\";d:18;s:35:\"vtm_clr_header_description_font_uom\";s:2:\"px\";s:26:\"vtm_clr_header_left_paddig\";s:1:\"0\";s:25:\"vtm_clr_header_top_paddig\";s:1:\"0\";s:25:\"vtm_clr_custom_blog_title\";s:0:\"\";s:27:\"vtm_clr_header_image_size_x\";d:1600;s:27:\"vtm_clr_header_image_size_y\";d:150;s:36:\"vtm_clr_header_image_size_fit_height\";s:2:\"no\";s:38:\"vtm_clr_header_background_position_css\";s:8:\"left top\";s:37:\"vtm_clr_header_background_transparent\";s:2:\"no\";s:31:\"vtm_clr_header_background_color\";s:7:\"#d17630\";s:21:\"vtm_clr_show_top_menu\";s:3:\"yes\";s:28:\"vtm_clr_top_menu_font_family\";s:35:\"Trebuchet MS, Helvetica, sans-serif\";s:28:\"vtm_clr_top_menu_font_weight\";s:6:\"normal\";s:26:\"vtm_clr_top_menu_font_size\";d:18;s:25:\"vtm_clr_top_menu_font_uom\";s:2:\"px\";s:23:\"vtm_clr_top_menu_height\";d:38;s:35:\"vtm_clr_top_menu_text_color_regular\";s:7:\"#121212\";s:33:\"vtm_clr_top_menu_text_color_hover\";s:7:\"#000000\";s:34:\"vtm_clr_top_menu_borders_top_width\";d:4;s:34:\"vtm_clr_top_menu_borders_top_style\";s:5:\"solid\";s:34:\"vtm_clr_top_menu_borders_top_color\";s:7:\"#93D675\";s:37:\"vtm_clr_top_menu_borders_bottom_width\";d:2;s:37:\"vtm_clr_top_menu_borders_bottom_style\";s:5:\"solid\";s:37:\"vtm_clr_top_menu_borders_bottom_color\";s:7:\"#93D675\";s:32:\"vtm_clr_top_menu_borders_inherit\";s:18:\"vtm_clr_base_color\";s:24:\"vtm_clr_breadcrumbs_show\";s:3:\"yes\";s:31:\"vtm_clr_breadcrumbs_font_family\";s:35:\"Trebuchet MS, Helvetica, sans-serif\";s:31:\"vtm_clr_breadcrumbs_font_weight\";s:6:\"normal\";s:29:\"vtm_clr_breadcrumbs_font_size\";d:13;s:28:\"vtm_clr_breadcrumbs_font_uom\";s:2:\"px\";s:25:\"vtm_clr_breadcrumbs_color\";s:7:\"#707070\";s:33:\"vtm_clr_top_menu_background_color\";s:7:\"#b03719\";s:40:\"vtm_clr_top_menu_current_item_color_text\";s:7:\"#141314\";s:46:\"vtm_clr_top_menu_current_item_color_background\";s:7:\"#f0f0f0\";s:31:\"vtm_clr_top_submenu_font_family\";s:35:\"Trebuchet MS, Helvetica, sans-serif\";s:31:\"vtm_clr_top_submenu_font_weight\";s:6:\"normal\";s:29:\"vtm_clr_top_submenu_font_size\";d:13;s:28:\"vtm_clr_top_submenu_font_uom\";s:2:\"px\";s:25:\"vtm_clr_top_submenu_width\";d:170;s:22:\"vtm_clr_h1_font_family\";s:14:\"Georgia, serif\";s:22:\"vtm_clr_h1_font_weight\";s:6:\"normal\";s:20:\"vtm_clr_h1_font_size\";d:36;s:19:\"vtm_clr_h1_font_uom\";s:2:\"px\";s:16:\"vtm_clr_h1_color\";s:7:\"#0f0f0f\";s:22:\"vtm_clr_h1_hover_color\";s:7:\"#000000\";s:22:\"vtm_clr_h2_font_family\";s:14:\"Georgia, serif\";s:22:\"vtm_clr_h2_font_weight\";s:6:\"normal\";s:20:\"vtm_clr_h2_font_size\";d:24;s:19:\"vtm_clr_h2_font_uom\";s:2:\"px\";s:23:\"vtm_clr_h2_font_inherit\";s:15:\"vtm_clr_h1_font\";s:16:\"vtm_clr_h2_color\";s:7:\"#505050\";s:24:\"vtm_clr_h2_color_inherit\";s:16:\"vtm_clr_h1_color\";s:22:\"vtm_clr_h3_font_family\";s:14:\"Georgia, serif\";s:22:\"vtm_clr_h3_font_weight\";s:6:\"normal\";s:20:\"vtm_clr_h3_font_size\";d:18;s:19:\"vtm_clr_h3_font_uom\";s:2:\"px\";s:23:\"vtm_clr_h3_font_inherit\";s:15:\"vtm_clr_h1_font\";s:16:\"vtm_clr_h3_color\";s:7:\"#98293D\";s:24:\"vtm_clr_h3_color_inherit\";s:4:\"none\";s:22:\"vtm_clr_h4_font_family\";s:14:\"Georgia, serif\";s:22:\"vtm_clr_h4_font_weight\";s:4:\"bold\";s:20:\"vtm_clr_h4_font_size\";d:13;s:19:\"vtm_clr_h4_font_uom\";s:2:\"px\";s:23:\"vtm_clr_h4_font_inherit\";s:17:\"vtm_clr_text_font\";s:16:\"vtm_clr_h4_color\";s:7:\"#505050\";s:24:\"vtm_clr_h4_color_inherit\";s:16:\"vtm_clr_h1_color\";s:22:\"vtm_clr_show_post_info\";s:3:\"yes\";s:31:\"vtm_clr_post_link_regular_color\";s:7:\"#a17244\";s:36:\"vtm_clr_post_link_regular_decoration\";s:9:\"underline\";s:29:\"vtm_clr_post_link_hover_color\";s:7:\"#de8435\";s:34:\"vtm_clr_post_link_hover_decoration\";s:9:\"underline\";s:31:\"vtm_clr_post_link_visited_color\";s:7:\"#756455\";s:36:\"vtm_clr_post_link_visited_decoration\";s:9:\"underline\";s:24:\"vtm_clr_pre_color_border\";s:7:\"#cccccc\";s:28:\"vtm_clr_pre_color_background\";s:7:\"#fbfbfb\";s:31:\"vtm_clr_blockquote_color_border\";s:7:\"#cccccc\";s:35:\"vtm_clr_blockquote_color_background\";s:7:\"#fbfbfb\";s:25:\"vtm_clr_show_comments_off\";s:3:\"yes\";s:22:\"vtm_clr_dividers_color\";s:7:\"#eeeeee\";s:24:\"vtm_clr_show_post_author\";s:3:\"yes\";s:25:\"vtm_clr_table_font_family\";s:35:\"Trebuchet MS, Helvetica, sans-serif\";s:25:\"vtm_clr_table_font_weight\";s:6:\"normal\";s:23:\"vtm_clr_table_font_size\";d:90;s:22:\"vtm_clr_table_font_uom\";s:1:\"%\";s:26:\"vtm_clr_table_font_inherit\";s:4:\"none\";s:43:\"vtm_clr_show_allowed_tags_below_comment_box\";s:3:\"yes\";s:28:\"vtm_clr_comments_avatar_size\";d:26;s:37:\"vtm_clr_comments_metadata_font_family\";s:35:\"Trebuchet MS, Helvetica, sans-serif\";s:37:\"vtm_clr_comments_metadata_font_weight\";s:6:\"normal\";s:35:\"vtm_clr_comments_metadata_font_size\";d:11;s:34:\"vtm_clr_comments_metadata_font_uom\";s:2:\"px\";s:30:\"vtm_clr_comment_metadata_color\";s:7:\"#707070\";s:27:\"vtm_clr_comment_border_show\";s:3:\"yes\";s:28:\"vtm_clr_comment_border_color\";s:7:\"#707070\";s:30:\"vtm_clr_comment_border_inherit\";s:18:\"vtm_clr_base_color\";s:31:\"vtm_clr_commentator_font_family\";s:27:\"Verdana, Geneva, sans-serif\";s:31:\"vtm_clr_commentator_font_weight\";s:4:\"bold\";s:29:\"vtm_clr_commentator_font_size\";d:14;s:28:\"vtm_clr_commentator_font_uom\";s:2:\"px\";s:38:\"vtm_clr_commentator_link_color_regular\";s:7:\"#723419\";s:36:\"vtm_clr_commentator_link_color_hover\";s:7:\"#de8435\";s:38:\"vtm_clr_commentator_link_color_inherit\";s:27:\"vtm_clr_top_menu_text_color\";s:38:\"vtm_clr_post_author_link_color_regular\";s:7:\"#98293D\";s:36:\"vtm_clr_post_author_link_color_hover\";s:7:\"#000000\";s:38:\"vtm_clr_post_author_link_color_inherit\";s:4:\"none\";s:33:\"vtm_clr_post_author_comment_color\";s:7:\"#98293D\";s:41:\"vtm_clr_post_author_comment_color_inherit\";s:4:\"none\";s:37:\"vtm_clr_comment_author_background_use\";s:3:\"yes\";s:39:\"vtm_clr_comment_author_background_color\";s:7:\"#fbfbfb\";s:41:\"vtm_clr_comment_author_background_inherit\";s:33:\"vtm_clr_top_menu_background_color\";s:40:\"vtm_clr_comment_reply_link_color_regular\";s:7:\"#723419\";s:38:\"vtm_clr_comment_reply_link_color_hover\";s:7:\"#de8435\";s:40:\"vtm_clr_comment_reply_link_color_inherit\";s:27:\"vtm_clr_top_menu_text_color\";s:36:\"vtm_clr_comment_reply_background_use\";s:3:\"yes\";s:38:\"vtm_clr_comment_reply_background_color\";s:7:\"#fbfbfb\";s:40:\"vtm_clr_comment_reply_background_inherit\";s:33:\"vtm_clr_top_menu_background_color\";s:34:\"vtm_clr_comment_reply_border_style\";s:6:\"dotted\";s:34:\"vtm_clr_comment_reply_border_color\";s:7:\"#fbfbfb\";s:36:\"vtm_clr_comment_reply_border_inherit\";s:22:\"vtm_clr_comment_border\";s:26:\"vtm_clr_image_border_color\";s:7:\"#ff0000\";s:27:\"vtm_clr_image_border_radius\";d:3;s:24:\"vtm_clr_image_border_uom\";s:2:\"px\";s:28:\"vtm_clr_image_border_inherit\";s:22:\"vtm_clr_dividers_color\";s:33:\"vtm_clr_image_caption_font_family\";s:27:\"Verdana, Geneva, sans-serif\";s:33:\"vtm_clr_image_caption_font_weight\";s:6:\"normal\";s:31:\"vtm_clr_image_caption_font_size\";d:12;s:30:\"vtm_clr_image_caption_font_uom\";s:2:\"px\";s:34:\"vtm_clr_image_caption_font_inherit\";s:17:\"vtm_clr_text_font\";s:32:\"vtm_clr_image_caption_text_color\";s:7:\"#707070\";s:40:\"vtm_clr_image_caption_text_color_inherit\";s:18:\"vtm_clr_text_color\";s:38:\"vtm_clr_pagination_page_box_text_color\";s:7:\"#505050\";s:40:\"vtm_clr_pagination_page_box_border_style\";s:5:\"solid\";s:40:\"vtm_clr_pagination_page_box_border_color\";s:7:\"#eeeeee\";s:46:\"vtm_clr_pagination_current_page_box_text_color\";s:7:\"#ffffff\";s:48:\"vtm_clr_pagination_current_page_box_border_style\";s:5:\"solid\";s:48:\"vtm_clr_pagination_current_page_box_border_color\";s:7:\"#505050\";s:52:\"vtm_clr_pagination_current_page_box_background_color\";s:7:\"#505050\";s:44:\"vtm_clr_pagination_page_box_hover_text_color\";s:7:\"#505050\";s:46:\"vtm_clr_pagination_page_box_hover_border_style\";s:5:\"solid\";s:46:\"vtm_clr_pagination_page_box_hover_border_color\";s:7:\"#505050\";s:50:\"vtm_clr_pagination_page_box_hover_background_color\";s:7:\"#f7f7f7\";s:45:\"vtm_clr_pagination_inactive_button_text_color\";s:7:\"#cccccc\";s:47:\"vtm_clr_pagination_inactive_button_border_style\";s:5:\"solid\";s:47:\"vtm_clr_pagination_inactive_button_border_color\";s:7:\"#eeeeee\";s:51:\"vtm_clr_pagination_inactive_button_background_color\";s:7:\"#ffffff\";s:22:\"vtm_clr_seo_use_plugin\";s:2:\"no\";s:22:\"vtm_clr_seo_home_title\";s:0:\"\";s:28:\"vtm_clr_seo_home_description\";s:0:\"\";s:25:\"vtm_clr_seo_home_keywords\";s:0:\"\";s:29:\"vtm_clr_seo_post_title_format\";s:27:\"%post_title% | %blog_title%\";s:29:\"vtm_clr_seo_page_title_format\";s:27:\"%page_title% | %blog_title%\";s:33:\"vtm_clr_seo_category_title_format\";s:25:\"%category% | %blog_title%\";s:28:\"vtm_clr_seo_tag_title_format\";s:20:\"%tag% | %blog_title%\";s:30:\"vtm_clr_post_list_column_count\";d:2;s:29:\"vtm_clr_post_list_column_rows\";d:2;s:31:\"vtm_clr_show_category_in_column\";s:1:\"0\";s:39:\"vtm_clr_show_latest_post_before_columns\";s:3:\"yes\";s:31:\"vtm_clr_normal_thumbnail_size_x\";d:100;s:31:\"vtm_clr_normal_thumbnail_size_y\";d:100;s:31:\"vtm_clr_column_thumbnail_size_x\";d:270;s:31:\"vtm_clr_column_thumbnail_size_y\";d:60;s:29:\"vtm_clr_thumbnail_show_border\";s:3:\"yes\";s:39:\"vtm_clr_regular_post_thumbnail_position\";s:28:\"at_the_left_under_post_title\";s:30:\"vtm_clr_show_excerpts_on_index\";s:2:\"on\";s:33:\"vtm_clr_show_excerpts_on_category\";s:2:\"on\";s:28:\"vtm_clr_show_excerpts_on_tag\";s:2:\"on\";s:32:\"vtm_clr_show_excerpts_on_archive\";s:2:\"on\";s:31:\"vtm_clr_show_excerpts_on_search\";s:2:\"on\";s:31:\"vtm_clr_show_excerpts_on_author\";s:2:\"on\";s:22:\"vtm_clr_excerpt_length\";d:55;s:30:\"vtm_clr_excerpt_more_link_show\";s:3:\"yes\";s:30:\"vtm_clr_excerpt_more_link_text\";s:7:\"More...\";s:34:\"vtm_clr_show_content_if_no_excerpt\";s:2:\"no\";s:29:\"vtm_clr_show_column_post_info\";s:3:\"yes\";s:28:\"vtm_clr_social_buttons_theme\";s:17:\"green-jelly-icons\";s:44:\"vtm_clr_sharing_buttons_on_blue_sidebar_show\";s:3:\"yes\";s:58:\"vtm_clr_sharing_buttons_on_blue_sidebar_services_delicious\";s:2:\"on\";s:53:\"vtm_clr_sharing_buttons_on_blue_sidebar_services_digg\";s:2:\"on\";s:57:\"vtm_clr_sharing_buttons_on_blue_sidebar_services_facebook\";s:2:\"on\";s:60:\"vtm_clr_sharing_buttons_on_blue_sidebar_services_stumbleupon\";s:2:\"on\";s:55:\"vtm_clr_sharing_buttons_on_blue_sidebar_services_reddit\";s:2:\"on\";s:56:\"vtm_clr_sharing_buttons_on_blue_sidebar_services_twitter\";s:2:\"on\";s:46:\"vtm_clr_sharing_buttons_on_orange_sidebar_show\";s:3:\"yes\";s:60:\"vtm_clr_sharing_buttons_on_orange_sidebar_services_delicious\";s:3:\"off\";s:55:\"vtm_clr_sharing_buttons_on_orange_sidebar_services_digg\";s:3:\"off\";s:59:\"vtm_clr_sharing_buttons_on_orange_sidebar_services_facebook\";s:2:\"on\";s:62:\"vtm_clr_sharing_buttons_on_orange_sidebar_services_stumbleupon\";s:3:\"off\";s:57:\"vtm_clr_sharing_buttons_on_orange_sidebar_services_reddit\";s:3:\"off\";s:58:\"vtm_clr_sharing_buttons_on_orange_sidebar_services_twitter\";s:2:\"on\";s:45:\"vtm_clr_sharing_buttons_on_green_sidebar_show\";s:3:\"yes\";s:59:\"vtm_clr_sharing_buttons_on_green_sidebar_services_delicious\";s:3:\"off\";s:54:\"vtm_clr_sharing_buttons_on_green_sidebar_services_digg\";s:3:\"off\";s:58:\"vtm_clr_sharing_buttons_on_green_sidebar_services_facebook\";s:2:\"on\";s:61:\"vtm_clr_sharing_buttons_on_green_sidebar_services_stumbleupon\";s:3:\"off\";s:56:\"vtm_clr_sharing_buttons_on_green_sidebar_services_reddit\";s:3:\"off\";s:57:\"vtm_clr_sharing_buttons_on_green_sidebar_services_twitter\";s:2:\"on\";s:19:\"vtm_clr_bitly_login\";s:0:\"\";s:21:\"vtm_clr_bitly_api_key\";s:0:\"\";s:30:\"vtm_clr_show_rss_button_at_top\";s:3:\"yes\";s:16:\"last_update_time\";i:1341632617;}','yes'),(9646,'theme_mods_scylla-lite','a:2:{i:0;b:0;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1337518332;s:4:\"data\";a:2:{s:19:\"wp_inactive_widgets\";a:15:{i:0;s:7:\"pages-2\";i:1;s:10:\"calendar-2\";i:2;s:10:\"archives-2\";i:3;s:10:\"archives-3\";i:4;s:7:\"links-2\";i:5;s:8:\"search-2\";i:6;s:12:\"categories-2\";i:7;s:12:\"categories-3\";i:8;s:14:\"recent-posts-2\";i:9;s:11:\"tag_cloud-2\";i:10;s:10:\"nav_menu-2\";i:11;s:6:\"meta-2\";i:12;s:6:\"text-2\";i:13;s:17:\"recent-comments-2\";i:14;s:5:\"rss-2\";}s:7:\"sidebar\";a:1:{i:0;s:19:\"blog_subscription-2\";}}}}','yes'),(9650,'scl_options','a:27:{s:9:\"scl_style\";s:7:\"Vintage\";s:12:\"scl_patterns\";s:8:\"pattern2\";s:9:\"scl_fonts\";s:7:\"Lobster\";s:8:\"scl_foot\";s:0:\"\";s:7:\"scl_lay\";s:8:\"Layout 1\";s:10:\"scl_fb_url\";s:0:\"\";s:10:\"scl_tw_url\";s:0:\"\";s:10:\"scl_ms_url\";s:0:\"\";s:11:\"scl_ytb_url\";s:0:\"\";s:13:\"scl_flckr_url\";s:0:\"\";s:11:\"scl_rss_url\";s:37:\"http://www.hormonesoup.com/?feed=rss2\";s:10:\"scl_slider\";s:10:\"Easyslider\";s:16:\"scl_slider_speed\";s:4:\"3000\";s:11:\"scl_num_sld\";s:1:\"1\";s:11:\"scl_rbn_txt\";s:8:\"Featured\";s:13:\"scl_diss_date\";i:1;s:15:\"scl_hide_social\";i:0;s:11:\"scl_hide_tw\";i:0;s:11:\"scl_hide_fb\";i:0;s:11:\"scl_hide_ms\";i:0;s:12:\"scl_hide_rss\";i:0;s:14:\"scl_hide_flckr\";i:0;s:12:\"scl_hide_ytb\";i:0;s:12:\"scl_diss_sss\";i:0;s:12:\"scl_diss_fbx\";i:0;s:12:\"scl_diss_rbn\";i:0;s:15:\"scl_description\";i:0;}','yes'),(10532,'current_theme','Piemont','yes'),(10562,'SHR_activate','1','yes'),(10575,'al2fb_importing','1','yes'),(10692,'widget_twitter','a:2:{i:2;a:6:{s:7:\"account\";s:11:\"hormonesoup\";s:5:\"title\";s:24:\"Tweets from @HormoneSoup\";s:4:\"show\";i:5;s:11:\"hidereplies\";b:1;s:15:\"includeretweets\";b:0;s:15:\"beforetimesince\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(16437,'uninstall_plugins','a:13:{i:0;b:0;s:35:\"si-contact-form/si-contact-form.php\";s:24:\"si_contact_unset_options\";s:49:\"aas-digg-digg-alternative/floating-social-bar.php\";a:2:{i:0;s:25:\"Mokis_Digg_Alt_Controller\";i:1;s:9:\"uninstall\";}s:32:\"sexybookmarks/sexy-bookmarks.php\";s:15:\"shrsb_uninstall\";s:41:\"callout-bar/cUs_callout_bar_functions.php\";s:26:\"cUsSBr_plugin_db_uninstall\";s:55:\"pinterest-verify-meta-tag/pinterest-verify-meta-tag.php\";s:26:\"pvmt_delete_plugin_options\";s:48:\"simple-share-buttons-adder/inc/ssba_database.php\";s:14:\"ssba_uninstall\";s:50:\"google-analytics-for-wordpress/googleanalytics.php\";s:35:\"monsterinsights_lite_uninstall_hook\";s:33:\"instagram-feed/instagram-feed.php\";s:22:\"sb_instagram_uninstall\";s:29:\"sexybookmarks/shareaholic.php\";a:2:{i:0;s:11:\"Shareaholic\";i:1;s:9:\"uninstall\";}s:55:\"google-pagespeed-insights/google-pagespeed-insights.php\";a:2:{i:0;s:13:\"GPI_Uninstall\";i:1;s:9:\"uninstall\";}s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}s:27:\"wp-optimize/wp-optimize.php\";s:21:\"wpo_uninstall_actions\";}','no'),(18425,'widget_facebook-likebox','a:3:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:9:\"like_args\";a:8:{s:4:\"href\";s:36:\"https://www.facebook.com/HormoneSoup\";s:5:\"width\";i:200;s:6:\"height\";i:432;s:11:\"colorscheme\";s:5:\"light\";s:10:\"show_faces\";b:1;s:6:\"stream\";b:0;s:6:\"header\";b:0;s:10:\"force_wall\";b:1;}}i:3;a:2:{s:5:\"title\";s:24:\"Hormone Soup on Facebook\";s:9:\"like_args\";a:6:{s:4:\"href\";s:37:\"https://www.facebook.com/HormoneSoup/\";s:5:\"width\";i:340;s:6:\"height\";i:432;s:10:\"show_faces\";b:0;s:6:\"stream\";b:1;s:5:\"cover\";b:1;}}s:12:\"_multiwidget\";i:1;}','yes'),(18729,'widget_hybrid-bookmarks','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(18733,'widget_hybrid-pages','a:2:{i:2;a:16:{s:5:\"title\";s:4:\"Menu\";s:10:\"sort_order\";s:3:\"ASC\";s:11:\"sort_column\";s:10:\"menu_order\";s:5:\"depth\";s:1:\"0\";s:6:\"number\";s:0:\"\";s:6:\"offset\";s:0:\"\";s:8:\"child_of\";s:0:\"\";s:7:\"include\";a:1:{i:0;s:2:\"50\";}s:12:\"exclude_tree\";s:0:\"\";s:8:\"meta_key\";s:0:\"\";s:10:\"meta_value\";s:0:\"\";s:11:\"link_before\";s:0:\"\";s:10:\"link_after\";s:0:\"\";s:9:\"show_date\";s:0:\"\";s:11:\"date_format\";s:6:\"F j, Y\";s:12:\"hierarchical\";i:1;}s:12:\"_multiwidget\";i:1;}','yes'),(18740,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(19264,'widget_hybrid-categories','a:2:{i:2;a:19:{s:5:\"title\";s:10:\"Categories\";s:8:\"taxonomy\";s:8:\"category\";s:5:\"style\";s:4:\"list\";s:5:\"order\";s:3:\"ASC\";s:7:\"orderby\";s:4:\"name\";s:5:\"depth\";s:1:\"0\";s:6:\"number\";s:0:\"\";s:12:\"exclude_tree\";s:0:\"\";s:8:\"child_of\";s:0:\"\";s:16:\"current_category\";s:0:\"\";s:6:\"search\";s:0:\"\";s:4:\"feed\";s:0:\"\";s:9:\"feed_type\";s:0:\"\";s:10:\"feed_image\";s:0:\"\";s:12:\"hierarchical\";i:1;s:10:\"hide_empty\";i:1;s:18:\"use_desc_for_title\";i:0;s:16:\"show_last_update\";i:0;s:10:\"show_count\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(19414,'wpseo','a:45:{s:8:\"tracking\";b:0;s:22:\"license_server_version\";s:1:\"2\";s:15:\"ms_defaults_set\";b:0;s:40:\"ignore_search_engines_discouraged_notice\";b:0;s:19:\"indexing_first_time\";b:1;s:16:\"indexing_started\";b:0;s:15:\"indexing_reason\";s:26:\"permalink_settings_changed\";s:29:\"indexables_indexing_completed\";b:0;s:7:\"version\";s:4:\"17.4\";s:16:\"previous_version\";s:4:\"17.2\";s:20:\"disableadvanced_meta\";b:1;s:30:\"enable_headless_rest_endpoints\";b:1;s:17:\"ryte_indexability\";b:1;s:11:\"baiduverify\";s:0:\"\";s:12:\"googleverify\";s:0:\"\";s:8:\"msverify\";s:0:\"\";s:12:\"yandexverify\";s:0:\"\";s:9:\"site_type\";s:0:\"\";s:20:\"has_multiple_authors\";b:0;s:16:\"environment_type\";s:0:\"\";s:23:\"content_analysis_active\";b:1;s:23:\"keyword_analysis_active\";b:1;s:21:\"enable_admin_bar_menu\";b:1;s:26:\"enable_cornerstone_content\";b:1;s:18:\"enable_xml_sitemap\";b:1;s:24:\"enable_text_link_counter\";b:1;s:22:\"show_onboarding_notice\";b:0;s:18:\"first_activated_on\";i:1478581111;s:13:\"myyoast-oauth\";b:0;s:26:\"semrush_integration_active\";b:1;s:14:\"semrush_tokens\";a:0:{}s:20:\"semrush_country_code\";s:2:\"us\";s:19:\"permalink_structure\";s:12:\"/%postname%/\";s:8:\"home_url\";s:27:\"https://www.hormonesoup.com\";s:18:\"dynamic_permalinks\";b:0;s:17:\"category_base_url\";s:6:\"Topics\";s:12:\"tag_base_url\";s:0:\"\";s:21:\"custom_taxonomy_slugs\";a:8:{s:12:\"product_type\";s:12:\"product_type\";s:18:\"product_visibility\";s:18:\"product_visibility\";s:11:\"product_cat\";s:16:\"product-category\";s:11:\"product_tag\";s:11:\"product-tag\";s:22:\"product_shipping_class\";s:22:\"product_shipping_class\";s:11:\"rl_category\";s:11:\"rl_category\";s:6:\"rl_tag\";s:6:\"rl_tag\";s:15:\"rl_media_folder\";s:15:\"rl_media_folder\";}s:29:\"enable_enhanced_slack_sharing\";b:1;s:25:\"zapier_integration_active\";b:1;s:19:\"zapier_subscription\";a:0:{}s:14:\"zapier_api_key\";s:0:\"\";s:23:\"enable_metabox_insights\";b:1;s:23:\"enable_link_suggestions\";b:1;s:26:\"algolia_integration_active\";b:0;}','yes'),(19415,'wpseo_titles','a:226:{s:17:\"forcerewritetitle\";b:0;s:9:\"separator\";s:7:\"sc-dash\";s:16:\"title-home-wpseo\";s:42:\"%%sitename%% %%page%% %%sep%% %%sitedesc%%\";s:18:\"title-author-wpseo\";s:41:\"%%name%%, Author at %%sitename%% %%page%%\";s:19:\"title-archive-wpseo\";s:38:\"%%date%% %%page%% %%sep%% %%sitename%%\";s:18:\"title-search-wpseo\";s:63:\"You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%\";s:15:\"title-404-wpseo\";s:35:\"Page Not Found %%sep%% %%sitename%%\";s:25:\"social-title-author-wpseo\";s:8:\"%%name%%\";s:26:\"social-title-archive-wpseo\";s:8:\"%%date%%\";s:31:\"social-description-author-wpseo\";s:11:\"%%excerpt%%\";s:32:\"social-description-archive-wpseo\";s:11:\"%%excerpt%%\";s:29:\"social-image-url-author-wpseo\";s:0:\"\";s:30:\"social-image-url-archive-wpseo\";s:0:\"\";s:28:\"social-image-id-author-wpseo\";i:0;s:29:\"social-image-id-archive-wpseo\";i:0;s:19:\"metadesc-home-wpseo\";s:0:\"\";s:21:\"metadesc-author-wpseo\";s:0:\"\";s:22:\"metadesc-archive-wpseo\";s:0:\"\";s:9:\"rssbefore\";s:0:\"\";s:8:\"rssafter\";s:53:\"The post %%POSTLINK%% appeared first on %%BLOGLINK%%.\";s:20:\"noindex-author-wpseo\";b:0;s:28:\"noindex-author-noposts-wpseo\";b:1;s:21:\"noindex-archive-wpseo\";b:1;s:14:\"disable-author\";b:0;s:12:\"disable-date\";b:0;s:19:\"disable-post_format\";b:0;s:18:\"disable-attachment\";b:0;s:20:\"breadcrumbs-404crumb\";s:0:\"\";s:29:\"breadcrumbs-display-blog-page\";b:1;s:20:\"breadcrumbs-boldlast\";b:0;s:25:\"breadcrumbs-archiveprefix\";s:0:\"\";s:18:\"breadcrumbs-enable\";b:0;s:16:\"breadcrumbs-home\";s:0:\"\";s:18:\"breadcrumbs-prefix\";s:0:\"\";s:24:\"breadcrumbs-searchprefix\";s:0:\"\";s:15:\"breadcrumbs-sep\";s:7:\"&raquo;\";s:12:\"website_name\";s:0:\"\";s:11:\"person_name\";s:0:\"\";s:11:\"person_logo\";s:0:\"\";s:22:\"alternate_website_name\";s:0:\"\";s:12:\"company_logo\";s:79:\"http://hormonesoup.com/wp-content/uploads/2014/05/HormoneSoupLogo_200x200px.jpg\";s:12:\"company_name\";s:12:\"Hormone Soup\";s:17:\"company_or_person\";s:7:\"company\";s:25:\"company_or_person_user_id\";b:0;s:17:\"stripcategorybase\";b:0;s:26:\"open_graph_frontpage_title\";s:12:\"%%sitename%%\";s:25:\"open_graph_frontpage_desc\";s:0:\"\";s:26:\"open_graph_frontpage_image\";s:0:\"\";s:10:\"title-post\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-post\";s:0:\"\";s:12:\"noindex-post\";b:0;s:23:\"display-metabox-pt-post\";b:1;s:23:\"post_types-post-maintax\";i:0;s:21:\"schema-page-type-post\";s:7:\"WebPage\";s:24:\"schema-article-type-post\";s:7:\"Article\";s:17:\"social-title-post\";s:9:\"%%title%%\";s:23:\"social-description-post\";s:11:\"%%excerpt%%\";s:21:\"social-image-url-post\";s:0:\"\";s:20:\"social-image-id-post\";i:0;s:10:\"title-page\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-page\";s:0:\"\";s:12:\"noindex-page\";b:0;s:23:\"display-metabox-pt-page\";b:1;s:23:\"post_types-page-maintax\";i:0;s:21:\"schema-page-type-page\";s:7:\"WebPage\";s:24:\"schema-article-type-page\";s:4:\"None\";s:17:\"social-title-page\";s:9:\"%%title%%\";s:23:\"social-description-page\";s:11:\"%%excerpt%%\";s:21:\"social-image-url-page\";s:0:\"\";s:20:\"social-image-id-page\";i:0;s:16:\"title-attachment\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:19:\"metadesc-attachment\";s:0:\"\";s:18:\"noindex-attachment\";b:0;s:29:\"display-metabox-pt-attachment\";b:1;s:29:\"post_types-attachment-maintax\";i:0;s:27:\"schema-page-type-attachment\";s:7:\"WebPage\";s:30:\"schema-article-type-attachment\";s:4:\"None\";s:13:\"title-product\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:16:\"metadesc-product\";s:0:\"\";s:15:\"noindex-product\";b:0;s:26:\"display-metabox-pt-product\";b:1;s:26:\"post_types-product-maintax\";i:0;s:24:\"schema-page-type-product\";s:7:\"WebPage\";s:27:\"schema-article-type-product\";s:4:\"None\";s:20:\"social-title-product\";s:9:\"%%title%%\";s:26:\"social-description-product\";s:11:\"%%excerpt%%\";s:24:\"social-image-url-product\";s:0:\"\";s:23:\"social-image-id-product\";i:0;s:23:\"title-ptarchive-product\";s:51:\"%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%\";s:26:\"metadesc-ptarchive-product\";s:0:\"\";s:25:\"bctitle-ptarchive-product\";s:0:\"\";s:25:\"noindex-ptarchive-product\";b:0;s:30:\"social-title-ptarchive-product\";s:21:\"%%pt_plural%% Archive\";s:36:\"social-description-ptarchive-product\";s:11:\"%%excerpt%%\";s:34:\"social-image-url-ptarchive-product\";s:0:\"\";s:33:\"social-image-id-ptarchive-product\";i:0;s:16:\"title-rl_gallery\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:19:\"metadesc-rl_gallery\";s:0:\"\";s:18:\"noindex-rl_gallery\";b:0;s:29:\"display-metabox-pt-rl_gallery\";b:1;s:29:\"post_types-rl_gallery-maintax\";i:0;s:27:\"schema-page-type-rl_gallery\";s:7:\"WebPage\";s:30:\"schema-article-type-rl_gallery\";s:4:\"None\";s:23:\"social-title-rl_gallery\";s:9:\"%%title%%\";s:29:\"social-description-rl_gallery\";s:11:\"%%excerpt%%\";s:27:\"social-image-url-rl_gallery\";s:0:\"\";s:26:\"social-image-id-rl_gallery\";i:0;s:26:\"title-ptarchive-rl_gallery\";s:51:\"%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%\";s:29:\"metadesc-ptarchive-rl_gallery\";s:0:\"\";s:28:\"bctitle-ptarchive-rl_gallery\";s:0:\"\";s:28:\"noindex-ptarchive-rl_gallery\";b:0;s:33:\"social-title-ptarchive-rl_gallery\";s:21:\"%%pt_plural%% Archive\";s:39:\"social-description-ptarchive-rl_gallery\";s:11:\"%%excerpt%%\";s:37:\"social-image-url-ptarchive-rl_gallery\";s:0:\"\";s:36:\"social-image-id-ptarchive-rl_gallery\";i:0;s:18:\"title-tax-category\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-category\";s:0:\"\";s:28:\"display-metabox-tax-category\";b:1;s:20:\"noindex-tax-category\";b:0;s:25:\"social-title-tax-category\";s:23:\"%%term_title%% Archives\";s:31:\"social-description-tax-category\";s:11:\"%%excerpt%%\";s:29:\"social-image-url-tax-category\";s:0:\"\";s:28:\"social-image-id-tax-category\";i:0;s:18:\"title-tax-post_tag\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-post_tag\";s:0:\"\";s:28:\"display-metabox-tax-post_tag\";b:1;s:20:\"noindex-tax-post_tag\";b:0;s:25:\"social-title-tax-post_tag\";s:23:\"%%term_title%% Archives\";s:31:\"social-description-tax-post_tag\";s:11:\"%%excerpt%%\";s:29:\"social-image-url-tax-post_tag\";s:0:\"\";s:28:\"social-image-id-tax-post_tag\";i:0;s:21:\"title-tax-post_format\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-post_format\";s:0:\"\";s:31:\"display-metabox-tax-post_format\";b:1;s:23:\"noindex-tax-post_format\";b:0;s:28:\"social-title-tax-post_format\";s:23:\"%%term_title%% Archives\";s:34:\"social-description-tax-post_format\";s:11:\"%%excerpt%%\";s:32:\"social-image-url-tax-post_format\";s:0:\"\";s:31:\"social-image-id-tax-post_format\";i:0;s:21:\"title-tax-product_cat\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-product_cat\";s:0:\"\";s:31:\"display-metabox-tax-product_cat\";b:1;s:23:\"noindex-tax-product_cat\";b:0;s:28:\"social-title-tax-product_cat\";s:23:\"%%term_title%% Archives\";s:34:\"social-description-tax-product_cat\";s:11:\"%%excerpt%%\";s:32:\"social-image-url-tax-product_cat\";s:0:\"\";s:31:\"social-image-id-tax-product_cat\";i:0;s:29:\"taxonomy-product_cat-ptparent\";i:0;s:21:\"title-tax-product_tag\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-product_tag\";s:0:\"\";s:31:\"display-metabox-tax-product_tag\";b:1;s:23:\"noindex-tax-product_tag\";b:0;s:28:\"social-title-tax-product_tag\";s:23:\"%%term_title%% Archives\";s:34:\"social-description-tax-product_tag\";s:11:\"%%excerpt%%\";s:32:\"social-image-url-tax-product_tag\";s:0:\"\";s:31:\"social-image-id-tax-product_tag\";i:0;s:29:\"taxonomy-product_tag-ptparent\";i:0;s:32:\"title-tax-product_shipping_class\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:35:\"metadesc-tax-product_shipping_class\";s:0:\"\";s:42:\"display-metabox-tax-product_shipping_class\";b:1;s:34:\"noindex-tax-product_shipping_class\";b:0;s:39:\"social-title-tax-product_shipping_class\";s:23:\"%%term_title%% Archives\";s:45:\"social-description-tax-product_shipping_class\";s:11:\"%%excerpt%%\";s:43:\"social-image-url-tax-product_shipping_class\";s:0:\"\";s:42:\"social-image-id-tax-product_shipping_class\";i:0;s:40:\"taxonomy-product_shipping_class-ptparent\";i:0;s:21:\"title-tax-rl_category\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-rl_category\";s:0:\"\";s:31:\"display-metabox-tax-rl_category\";b:1;s:23:\"noindex-tax-rl_category\";b:0;s:28:\"social-title-tax-rl_category\";s:23:\"%%term_title%% Archives\";s:34:\"social-description-tax-rl_category\";s:11:\"%%excerpt%%\";s:32:\"social-image-url-tax-rl_category\";s:0:\"\";s:31:\"social-image-id-tax-rl_category\";i:0;s:29:\"taxonomy-rl_category-ptparent\";i:0;s:16:\"title-tax-rl_tag\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:19:\"metadesc-tax-rl_tag\";s:0:\"\";s:26:\"display-metabox-tax-rl_tag\";b:1;s:18:\"noindex-tax-rl_tag\";b:0;s:23:\"social-title-tax-rl_tag\";s:23:\"%%term_title%% Archives\";s:29:\"social-description-tax-rl_tag\";s:11:\"%%excerpt%%\";s:27:\"social-image-url-tax-rl_tag\";s:0:\"\";s:26:\"social-image-id-tax-rl_tag\";i:0;s:24:\"taxonomy-rl_tag-ptparent\";i:0;s:25:\"title-tax-rl_media_folder\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:28:\"metadesc-tax-rl_media_folder\";s:0:\"\";s:35:\"display-metabox-tax-rl_media_folder\";b:1;s:27:\"noindex-tax-rl_media_folder\";b:0;s:32:\"social-title-tax-rl_media_folder\";s:23:\"%%term_title%% Archives\";s:38:\"social-description-tax-rl_media_folder\";s:11:\"%%excerpt%%\";s:36:\"social-image-url-tax-rl_media_folder\";s:0:\"\";s:35:\"social-image-id-tax-rl_media_folder\";i:0;s:33:\"taxonomy-rl_media_folder-ptparent\";i:0;s:14:\"person_logo_id\";i:0;s:15:\"company_logo_id\";i:0;s:17:\"company_logo_meta\";b:0;s:16:\"person_logo_meta\";b:0;s:29:\"open_graph_frontpage_image_id\";i:0;s:23:\"social-title-attachment\";s:9:\"%%title%%\";s:29:\"social-description-attachment\";s:11:\"%%excerpt%%\";s:27:\"social-image-url-attachment\";s:0:\"\";s:26:\"social-image-id-attachment\";i:0;s:22:\"title-tax-rl_media_tag\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:25:\"metadesc-tax-rl_media_tag\";s:0:\"\";s:24:\"noindex-tax-rl_media_tag\";b:0;s:30:\"taxonomy-rl_media_tag-ptparent\";i:0;s:11:\"title-quote\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:14:\"metadesc-quote\";s:0:\"\";s:13:\"noindex-quote\";b:0;s:24:\"display-metabox-pt-quote\";b:1;s:24:\"post_types-quote-maintax\";i:0;s:24:\"title-tax-quote_category\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:27:\"metadesc-tax-quote_category\";s:0:\"\";s:26:\"noindex-tax-quote_category\";b:0;s:32:\"taxonomy-quote_category-ptparent\";i:0;s:22:\"noindex-subpages-wpseo\";b:0;s:13:\"title-ititbit\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:16:\"metadesc-ititbit\";s:0:\"\";s:15:\"noindex-ititbit\";b:0;s:16:\"title-newsman_ap\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:19:\"metadesc-newsman_ap\";s:0:\"\";s:18:\"noindex-newsman_ap\";b:0;s:16:\"title-tax-Videos\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:19:\"metadesc-tax-Videos\";s:0:\"\";s:18:\"noindex-tax-Videos\";b:0;s:19:\"noindex-post_format\";b:1;}','yes'),(19417,'wpseo_social','a:18:{s:13:\"facebook_site\";s:0:\"\";s:13:\"instagram_url\";s:0:\"\";s:12:\"linkedin_url\";s:0:\"\";s:11:\"myspace_url\";s:0:\"\";s:16:\"og_default_image\";s:0:\"\";s:19:\"og_default_image_id\";s:0:\"\";s:18:\"og_frontpage_title\";s:0:\"\";s:17:\"og_frontpage_desc\";s:0:\"\";s:18:\"og_frontpage_image\";s:0:\"\";s:21:\"og_frontpage_image_id\";s:0:\"\";s:9:\"opengraph\";b:1;s:13:\"pinterest_url\";s:0:\"\";s:15:\"pinterestverify\";s:0:\"\";s:7:\"twitter\";b:0;s:12:\"twitter_site\";s:0:\"\";s:17:\"twitter_card_type\";s:7:\"summary\";s:11:\"youtube_url\";s:0:\"\";s:13:\"wikipedia_url\";s:0:\"\";}','yes'),(19437,'akismet_connectivity_time','1365646274','yes'),(19444,'wordpress_api_key','847ff032ee09','yes'),(19445,'akismet_discard_month','true','yes'),(19446,'akismet_show_user_comments_approved','0','yes'),(20791,'akismet_spam_count','105117','yes'),(24121,'wpseo_taxonomy_meta','a:1:{s:8:\"category\";a:10:{i:25;a:2:{s:11:\"wpseo_title\";s:8:\"Alopecia\";s:10:\"wpseo_desc\";s:47:\"Androgenic Alopecia caused by hormone imbalance\";}i:93;a:2:{s:11:\"wpseo_title\";s:6:\"Libido\";s:10:\"wpseo_desc\";s:47:\"Low Libido is often a sign of hormone imbalance\";}i:92;a:2:{s:11:\"wpseo_title\";s:14:\"Foggy Thinking\";s:10:\"wpseo_desc\";s:50:\"Foggy Thinking can be a sign of hormone imbalance.\";}i:35;a:1:{s:11:\"wpseo_title\";s:15:\"Menstrual Cycle\";}i:95;a:2:{s:11:\"wpseo_title\";s:11:\"Mood Swings\";s:10:\"wpseo_desc\";s:46:\"Mood swings can be a sign of hormone imbalance\";}i:122;a:2:{s:11:\"wpseo_title\";s:9:\"Magnesium\";s:10:\"wpseo_desc\";s:66:\"Magnesium can help with PMS related symptoms like menstrual cramps\";}i:94;a:2:{s:11:\"wpseo_title\";s:22:\"Muscle and Joint Aches\";s:10:\"wpseo_desc\";s:59:\"Muscle and Joint aches can be a symptom of thyroid disorder\";}i:103;a:2:{s:11:\"wpseo_title\";s:7:\"Anxiety\";s:10:\"wpseo_desc\";s:42:\"Anxiety can be a sign of hormone imbalance\";}i:117;a:2:{s:11:\"wpseo_title\";s:4:\"PCOS\";s:10:\"wpseo_desc\";s:34:\"PCOS - Polycystic Ovarian Syndrome\";}i:7;a:2:{s:11:\"wpseo_title\";s:3:\"PMS\";s:10:\"wpseo_desc\";s:90:\"PMS - Premenstrual Syndrome can be treated without anti-depressants or birth control pills\";}}}','yes'),(26149,'widget_rss_links','a:2:{s:12:\"_multiwidget\";i:1;i:1;a:0:{}}','yes'),(31961,'theme_mods_elements-of-seo','a:2:{i:0;b:0;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1346006870;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:17:{i:0;s:7:\"pages-2\";i:1;s:10:\"calendar-2\";i:2;s:10:\"archives-2\";i:3;s:10:\"archives-3\";i:4;s:7:\"links-2\";i:5;s:8:\"search-2\";i:6;s:8:\"search-3\";i:7;s:12:\"categories-2\";i:8;s:12:\"categories-3\";i:9;s:12:\"categories-4\";i:10;s:14:\"recent-posts-2\";i:11;s:11:\"tag_cloud-2\";i:12;s:10:\"nav_menu-2\";i:13;s:6:\"meta-2\";i:14;s:6:\"text-2\";i:15;s:17:\"recent-comments-2\";i:16;s:5:\"rss-2\";}s:9:\"sidebar-1\";a:2:{i:0;s:19:\"blog_subscription-2\";i:1;s:14:\"recent-posts-3\";}s:9:\"sidebar-2\";a:3:{i:0;s:12:\"categories-5\";i:1;s:11:\"rss_links-2\";i:2;s:9:\"twitter-2\";}}}}','yes'),(32963,'widget_hybrid-archives','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(33000,'widget_hybrid-search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(33029,'widget_hybrid-nav-menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(35816,'theme_mods_graphene','a:12:{i:0;b:0;s:16:\"header_textcolor\";s:5:\"blank\";s:12:\"header_image\";s:77:\"http://hormonesoup.com/wp-content/uploads/2016/05/cropped-Untitled-design.png\";s:17:\"header_image_data\";O:8:\"stdClass\":5:{s:13:\"attachment_id\";i:4032;s:3:\"url\";s:77:\"http://hormonesoup.com/wp-content/uploads/2016/05/cropped-Untitled-design.png\";s:13:\"thumbnail_url\";s:77:\"http://hormonesoup.com/wp-content/uploads/2016/05/cropped-Untitled-design.png\";s:6:\"height\";i:198;s:5:\"width\";i:1100;}s:18:\"nav_menu_locations\";a:3:{s:14:\"secondary-menu\";i:0;s:11:\"footer-menu\";i:0;s:11:\"Header Menu\";i:34;}s:16:\"background_color\";s:6:\"ffffff\";s:16:\"background_image\";s:73:\"http://www.hormonesoup.com/wp-content/uploads/2013/05/bg_HormoneSoup1.png\";s:17:\"background_repeat\";s:6:\"repeat\";s:21:\"background_position_x\";s:4:\"left\";s:21:\"background_attachment\";s:5:\"fixed\";s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1505293887;s:4:\"data\";a:6:{s:9:\"sidebar-1\";a:12:{i:0;s:19:\"blog_subscription-2\";i:1;s:13:\"media_image-3\";i:2;s:12:\"categories-6\";i:3;s:18:\"facebook-likebox-2\";i:4;s:14:\"recent-posts-4\";i:5;s:17:\"recent-comments-3\";i:6;s:13:\"media_image-4\";i:7;s:7:\"text-13\";i:8;s:6:\"text-5\";i:9;s:11:\"tag_cloud-3\";i:10;s:7:\"links-3\";i:11;s:6:\"text-9\";}s:19:\"wp_inactive_widgets\";a:17:{i:0;s:7:\"pages-2\";i:1;s:10:\"calendar-2\";i:2;s:10:\"archives-2\";i:3;s:10:\"archives-3\";i:4;s:7:\"links-2\";i:5;s:8:\"search-2\";i:6;s:8:\"search-3\";i:7;s:12:\"categories-2\";i:8;s:12:\"categories-3\";i:9;s:12:\"categories-4\";i:10;s:12:\"categories-5\";i:11;s:14:\"recent-posts-3\";i:12;s:11:\"tag_cloud-2\";i:13;s:10:\"nav_menu-2\";i:14;s:6:\"meta-2\";i:15;s:6:\"text-2\";i:16;s:17:\"recent-comments-2\";}s:19:\"sidebar-widget-area\";a:8:{i:0;s:6:\"text-6\";i:1;s:33:\"wpcom_social_media_icons_widget-2\";i:2;s:19:\"blog_subscription-3\";i:3;s:18:\"facebook-likebox-3\";i:4;s:7:\"text-14\";i:5;s:14:\"recent-posts-2\";i:6;s:6:\"text-8\";i:7;s:6:\"text-7\";}s:23:\"sidebar-two-widget-area\";a:0:{}s:18:\"footer-widget-area\";a:0:{}s:23:\"home-footer-widget-area\";a:0:{}}}}','yes'),(35836,'graphene_settings','a:76:{s:10:\"db_version\";s:3:\"1.2\";s:13:\"colour_preset\";s:16:\"curiosity-killed\";s:14:\"bg_meta_border\";s:7:\"#ffffff\";s:18:\"bg_post_top_border\";s:7:\"#ffffff\";s:21:\"bg_post_bottom_border\";s:7:\"#ffffff\";s:23:\"bg_widget_header_border\";s:7:\"#e01f84\";s:26:\"bg_widget_title_textshadow\";s:7:\"#702e40\";s:23:\"bg_widget_header_bottom\";s:7:\"#cd326d\";s:20:\"bg_widget_header_top\";s:7:\"#e4588c\";s:16:\"bg_slider_bottom\";s:7:\"#d75072\";s:9:\"bg_button\";s:7:\"#dfe4d8\";s:15:\"bg_archive_left\";s:7:\"#eb6ba5\";s:16:\"bg_archive_right\";s:7:\"#e53466\";s:16:\"bg_archive_label\";s:7:\"#fdd2de\";s:21:\"bg_archive_textshadow\";s:7:\"#da588d\";s:11:\"bg_comments\";s:7:\"#f3fedd\";s:24:\"threaded_comments_border\";s:7:\"#DCE9BE\";s:25:\"bg_author_comments_border\";s:7:\"#d63d79\";s:15:\"bg_comment_form\";s:4:\"#fff\";s:17:\"title_font_colour\";s:7:\"#ee612f\";s:18:\"link_colour_normal\";s:7:\"#e57f48\";s:19:\"link_colour_visited\";s:7:\"#e29469\";s:17:\"link_colour_hover\";s:7:\"#d64c74\";s:23:\"social_media_new_window\";b:1;s:15:\"social_profiles\";a:3:{i:0;a:4:{s:4:\"type\";s:3:\"rss\";s:4:\"name\";s:3:\"RSS\";s:5:\"title\";s:41:\"Subscribe to Hormone Soup&#039;s RSS feed\";s:3:\"url\";s:0:\"\";}i:1;a:4:{s:4:\"type\";s:7:\"twitter\";s:4:\"name\";s:7:\"Twitter\";s:5:\"title\";s:12:\"Hormone Soup\";s:3:\"url\";s:34:\"http://www.twitter.com/hormonesoup\";}i:2;a:4:{s:4:\"type\";s:8:\"facebook\";s:4:\"name\";s:8:\"Facebook\";s:5:\"title\";s:8:\"Facebook\";s:3:\"url\";s:35:\"http://www.facebook.com/HormoneSoup\";}}s:17:\"header_img_height\";s:3:\"198\";s:19:\"footerwidget_column\";s:1:\"4\";s:18:\"bg_author_comments\";s:7:\"#fee6ed\";s:17:\"comment_form_text\";s:7:\"#696969\";s:12:\"slider_speed\";s:4:\"3000\";s:18:\"slider_trans_speed\";s:3:\"600\";s:16:\"slider_postcount\";s:1:\"4\";s:21:\"alt_home_footerwidget\";b:1;s:23:\"alt_footerwidget_column\";s:1:\"4\";s:7:\"show_ga\";b:1;s:14:\"hide_post_tags\";b:1;s:15:\"container_width\";s:4:\"1100\";s:10:\"grid_width\";s:5:\"48.75\";s:12:\"column_width\";a:2:{s:7:\"two_col\";a:2:{s:7:\"content\";s:3:\"700\";s:7:\"sidebar\";s:3:\"343\";}s:9:\"three_col\";a:3:{s:12:\"sidebar_left\";s:3:\"300\";s:7:\"content\";s:3:\"470\";s:13:\"sidebar_right\";s:3:\"240\";}}s:19:\"featured_img_header\";b:1;s:19:\"search_box_location\";s:7:\"nav_bar\";s:13:\"hide_post_cat\";b:1;s:9:\"print_css\";b:1;s:12:\"print_button\";b:1;s:16:\"slider_animation\";s:4:\"fade\";s:13:\"slider_height\";s:3:\"180\";s:18:\"menu_sec_dd_top_bg\";s:7:\"#f58ed3\";s:16:\"menu_sec_dd_item\";s:7:\"#3e463f\";s:19:\"menu_primary_top_bg\";s:7:\"#ee612f\";s:22:\"menu_primary_bottom_bg\";s:7:\"#ee612f\";s:26:\"menu_primary_active_top_bg\";s:7:\"#e14c7c\";s:29:\"menu_primary_active_bottom_bg\";s:7:\"#e95884\";s:22:\"menu_primary_dd_top_bg\";s:7:\"#e55590\";s:25:\"menu_primary_dd_bottom_bg\";s:7:\"#da496f\";s:15:\"bg_button_label\";s:7:\"#463f3f\";s:26:\"bg_button_label_textshadow\";s:7:\"#e8e8e8\";s:29:\"menu_primary_dd_active_top_bg\";s:7:\"#d72d58\";s:32:\"menu_primary_dd_active_bottom_bg\";s:7:\"#ce365d\";s:20:\"menu_primary_dd_item\";s:7:\"#ffffff\";s:24:\"menu_primary_description\";s:7:\"#484848\";s:24:\"menu_primary_active_item\";s:7:\"#ffffff\";s:13:\"bg_slider_top\";s:7:\"#d75072\";s:19:\"content_font_colour\";s:7:\"#3c3434\";s:19:\"footer_submenu_text\";s:7:\"#f5b68a\";s:19:\"menu_primary_border\";s:7:\"#ee612f\";s:14:\"top_bar_top_bg\";s:7:\"#ffffff\";s:17:\"top_bar_bottom_bg\";s:7:\"#ffffff\";s:14:\"top_bar_border\";s:7:\"#ffffff\";s:21:\"top_bar_header_border\";s:7:\"#ee612f\";s:14:\"slider_disable\";b:1;s:17:\"post_date_display\";s:6:\"hidden\";s:19:\"navmenu_child_width\";s:3:\"200\";s:18:\"posts_show_excerpt\";b:1;s:17:\"show_excerpt_more\";b:1;s:20:\"archive_full_content\";b:1;s:12:\"addthis_code\";s:29:\"[#post-excerpt],[#post-title]\";}','yes'),(141846,'link_manager_enabled','1','yes'),(198349,'atoz_listing_style','listing','yes'),(198456,'_transient_plugins_delete_result_1','1','yes'),(198764,'popover_installed','6','yes'),(199036,'updated_pollme','done','yes'),(199038,'pollme_forms','18652a07c8fd3a7fd275f5b1abec67cc','yes'),(211751,'gad_trans_id','9','yes'),(211752,'gad_services','analytics','yes'),(255275,'acx_si_installed_date','1358877361','yes'),(255276,'social_icon_array_order','s:90:\"a:7:{i:0;s:1:\"0\";i:1;s:1:\"1\";i:2;s:1:\"2\";i:3;s:1:\"3\";i:4;s:1:\"5\";i:5;s:1:\"6\";i:6;s:1:\"4\";}\";','yes'),(255277,'acx_fsmi_si_current_version','1.1.5','yes'),(255305,'acx_si_theme','1','yes'),(255306,'acx_si_twitter','https://twitter.com/HormoneSoup','yes'),(255307,'acx_si_facebook','https://www.facebook.com/HormoneSoup','yes'),(255308,'acx_si_youtube','','yes'),(255309,'acx_si_linkedin','ca.linkedin.com/pub/sonya-satveit/58/6a2/314/','yes'),(255310,'acx_si_gplus','','yes'),(255311,'acx_si_credit','','yes'),(255312,'acx_si_icon_size','48','yes'),(255313,'acx_si_display','manual','yes'),(255314,'acx_si_pinterest','http://pinterest.com/hormonesoup/','yes'),(255315,'acx_si_feed','http://www.hormonesoup.com/feed','yes'),(255450,'as_number_tweet','1','yes'),(255451,'as_post_type','post','yes'),(255452,'next_tweet_time','1432332873','yes'),(255453,'top_opt_admin_url','http://hormonesoup.com/wp-admin/admin.php?page=Tweetily','yes'),(255457,'top_settings','a:8:{s:19:\"oauth_request_token\";s:42:\"tVVtu2BiaZnLcF4TXJT932ilKKAWRHcSqpa7GUiMgw\";s:26:\"oauth_request_token_secret\";s:40:\"xifdAXL0xjk3zs9RoBygBusenCZqHYLcOMlUZf7Y\";s:18:\"oauth_access_token\";s:50:\"563944385-QmIY2nwFvYYqzEFyrQYsWplbewp0lAU2eXbnrubf\";s:25:\"oauth_access_token_secret\";s:42:\"TAvFZ3MKfCCGVVryHN5DwpcEKR4PE1jdjmAZEnfrsY\";s:7:\"user_id\";s:9:\"563944385\";s:17:\"profile_image_url\";s:90:\"http://a0.twimg.com/profile_images/2923269168/58e4a3ace1d661d355fbfd018e55eab5_normal.jpeg\";s:11:\"screen_name\";s:11:\"HormoneSoup\";s:8:\"location\";s:24:\"Toronto, Ontario, Canada\";}','yes'),(255479,'top_opt_tweet_type','title','yes'),(255480,'top_opt_add_text','','yes'),(255481,'top_opt_add_text_at','beginning','yes'),(255482,'top_opt_include_link','true','yes'),(255483,'top_opt_custom_url_field','','yes'),(255484,'top_opt_use_url_shortner','1','yes'),(255485,'top_opt_url_shortener','tinyurl','yes'),(255486,'top_opt_custom_hashtag_option','nohashtag','yes'),(255487,'top_opt_hashtag_length','','yes'),(255488,'top_opt_custom_hashtag_field','','yes'),(255489,'top_opt_hashtags','','yes'),(255490,'top_opt_interval','14','yes'),(255491,'top_opt_interval_slop','8','yes'),(255492,'top_opt_age_limit','14','yes'),(255493,'top_opt_max_age_limit','600','yes'),(255494,'top_enable_log','1','yes'),(255495,'top_opt_omit_cats','','yes'),(255512,'top_opt_last_update','1432282465','yes'),(255513,'top_opt_tweeted_posts','a:18:{i:0;s:4:\"1789\";i:1;s:4:\"3027\";i:2;s:4:\"2899\";i:3;s:4:\"2752\";i:4;s:4:\"3452\";i:5;s:4:\"2481\";i:6;s:4:\"2977\";i:7;s:4:\"3297\";i:8;s:4:\"3563\";i:9;s:4:\"3165\";i:10;s:4:\"2652\";i:11;s:4:\"3312\";i:12;s:4:\"2722\";i:13;s:4:\"3464\";i:14;s:4:\"2353\";i:15;s:2:\"71\";i:16;s:4:\"3140\";i:17;s:4:\"2697\";}','yes'),(264488,'top_opt_excluded_post','1236,1075,562,1505,453,548,190,145,1860,1879,1763,3368,2913,2321,2684,3089,2965,2954,2329','yes'),(300832,'cron','a:58:{i:1635176879;a:2:{s:33:\"woocommerce_cleanup_personal_data\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:30:\"woocommerce_tracker_send_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1635176880;a:1:{s:30:\"generate_category_lookup_table\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1635176914;a:1:{s:29:\"wp_session_garbage_collection\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1635176927;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:1635176929;a:1:{s:25:\"woocommerce_geoip_updater\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:11:\"fifteendays\";s:4:\"args\";a:0:{}s:8:\"interval\";i:1296000;}}}i:1635177014;a:1:{s:21:\"wordfence_ls_ntp_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1635177121;a:1:{s:29:\"wc_admin_unsnooze_admin_notes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1635177166;a:1:{s:33:\"wc_admin_process_orders_milestone\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1635177498;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:1635178663;a:1:{s:44:\"mainwp_child_cron_theme_health_check_watcher\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1635179508;a:1:{s:21:\"wordfence_hourly_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1635179953;a:1:{s:45:\"mainwp_child_cron_plugin_health_check_watcher\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1635180369;a:1:{s:20:\"jetpack_clean_nonces\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1635180430;a:2:{s:31:\"wpseo_permalink_structure_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:20:\"wpseo_home_url_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1635180469;a:1:{s:32:\"woocommerce_cancel_unpaid_orders\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1635180526;a:1:{s:13:\"wpseo-reindex\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1635183302;a:1:{s:19:\"wpseo-reindex-links\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1635185209;a:1:{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:1635187243;a:1:{s:20:\"jetpack_v2_heartbeat\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1635187322;a:1:{s:21:\"sb_instagram_cron_job\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1635187417;a:1:{s:14:\"wc_admin_daily\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1635187669;a:1:{s:24:\"woocommerce_cleanup_logs\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1635187804;a:1:{s:26:\"wordfence_daily_autoUpdate\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1635187819;a:1:{s:20:\"wordfence_daily_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1635190200;a:1:{s:30:\"wordfence_start_scheduled_scan\";a:1:{s:32:\"bc213a866253f3369eac572b8f458231\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:1635190200;}}}}i:1635194940;a:1:{s:29:\"mc4wp_refresh_mailchimp_lists\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1635195600;a:1:{s:31:\"wordfence_email_activity_report\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1635198469;a:1:{s:28:\"woocommerce_cleanup_sessions\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1635199028;a:1:{s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1635199085;a:1:{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;}}}i:1635199167;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:1635204017;a:1:{s:24:\"akismet_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1635211709;a:1:{s:23:\"sb_instagram_twicedaily\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1635217568;a:1:{s:18:\"wp_https_detection\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1635218129;a:1:{s:27:\"mainwp_wp_stream_auto_purge\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1635219033;a:1:{s:27:\"wp_mainwp_stream_auto_purge\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1635223327;a:1:{s:23:\"sbi_usage_tracking_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1635223941;a:1:{s:34:\"puc_cron_check_updates-updraftplus\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1635224400;a:1:{s:27:\"woocommerce_scheduled_sales\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1635224700;a:1:{s:23:\"updraft_backup_database\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1635242609;a:1:{s:17:\"gravityforms_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1635245743;a:1:{s:29:\"newsletter_extension_versions\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1635247587;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:1635251459;a:1:{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;}}}i:1635257296;a:1:{s:24:\"grunion_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1635259139;a:1:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1635261334;a:1:{s:14:\"gpi_prune_logs\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1635261336;a:1:{s:33:\"mainwp_child_pagespeed_cron_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1635261371;a:2:{s:43:\"mainwp_child_cron_plugin_health_check_daily\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:42:\"mainwp_child_cron_theme_health_check_daily\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1635263204;a:2:{s:28:\"blc_cron_email_notifications\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:19:\"blc_cron_check_news\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1635317466;a:1:{s:35:\"monsterinsights_usage_tracking_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1635436976;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;}}}i:1635449400;a:1:{s:30:\"wordfence_start_scheduled_scan\";a:1:{s:32:\"e3a534e8e91ab446f73fc483590de08d\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:1635449400;}}}}i:1635592780;a:1:{s:21:\"wpo_weekly_cron_tasks\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1635705727;a:1:{s:16:\"wpseo_ryte_fetch\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1635708600;a:2:{s:30:\"wordfence_start_scheduled_scan\";a:1:{s:32:\"38361e52589faa223aad3f3a5a569459\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:1635708600;}}}s:29:\"sb_instagram_feed_issue_email\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:9:\"sbiweekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1636347900;a:1:{s:14:\"updraft_backup\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:11:\"fortnightly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:1209600;}}}s:7:\"version\";i:2;}','yes'),(300834,'_transient_random_seed','5245e12ec0797c0207b2236c62e85830','yes'),(335985,'si_contact_form_version','3.1.8.5','yes'),(336008,'dcssb_options','a:34:{s:6:\"method\";s:5:\"float\";s:8:\"position\";s:8:\"top-left\";s:8:\"centerpx\";s:0:\"\";s:7:\"offsetL\";s:2:\"50\";s:7:\"offsetA\";s:2:\"50\";s:9:\"direction\";s:8:\"vertical\";s:12:\"disableFloat\";s:4:\"true\";s:10:\"speedFloat\";s:4:\"1600\";s:9:\"speedMenu\";s:3:\"600\";s:8:\"tabImage\";s:0:\"\";s:9:\"show_page\";s:4:\"true\";s:9:\"show_post\";s:4:\"true\";s:16:\"exclude_category\";s:0:\"\";s:12:\"size_twitter\";s:4:\"none\";s:13:\"size_facebook\";s:8:\"standard\";s:15:\"method_facebook\";s:5:\"xfbml\";s:12:\"size_plusone\";s:8:\"standard\";s:13:\"size_linkedin\";s:4:\"none\";s:12:\"size_stumble\";s:1:\"4\";s:9:\"size_digg\";s:8:\"DiggIcon\";s:14:\"size_delicious\";s:4:\"tall\";s:10:\"size_pinit\";s:4:\"none\";s:12:\"method_pinit\";s:8:\"featured\";s:11:\"size_reddit\";s:4:\"none\";s:11:\"size_buffer\";s:4:\"none\";s:11:\"dcssb_order\";s:76:\"twitter,facebook,plusone,linkedin,stumble,digg,delicious,pinit,reddit,buffer\";s:12:\"user_twitter\";s:0:\"\";s:12:\"app_facebook\";s:0:\"\";s:14:\"admin_facebook\";s:0:\"\";s:14:\"image_facebook\";s:0:\"\";s:11:\"image_pinit\";s:0:\"\";s:9:\"shortener\";s:4:\"none\";s:13:\"shortener_api\";s:0:\"\";s:15:\"shortener_login\";s:0:\"\";}','yes'),(348190,'ga_version','6.4.4.3','yes'),(355430,'key_ga_show_ad','0','yes'),(366870,'ga_enable_remarketing','0','yes'),(366871,'key_ga_track_login','0','yes'),(374753,'ga_admin_disable_DimentionIndex','','yes'),(374755,'fs_contact_global','a:15:{s:12:\"fscf_version\";s:6:\"4.0.55\";s:7:\"donated\";s:5:\"false\";s:20:\"recaptcha_public_key\";s:0:\"\";s:20:\"recaptcha_secret_key\";s:0:\"\";s:18:\"vcita_auto_install\";s:5:\"false\";s:13:\"vcita_dismiss\";s:5:\"false\";s:17:\"vcita_initialized\";s:5:\"false\";s:22:\"vcita_show_disable_msg\";s:5:\"false\";s:10:\"vcita_site\";s:13:\"www.vcita.com\";s:19:\"enable_php_sessions\";s:5:\"false\";s:19:\"num_standard_fields\";s:1:\"4\";s:12:\"max_form_num\";i:4;s:9:\"form_list\";a:4:{i:1;s:8:\"imported\";i:2;s:8:\"imported\";i:3;s:8:\"imported\";i:4;s:8:\"imported\";}s:14:\"import_success\";b:1;s:10:\"import_msg\";b:1;}','yes'),(374756,'fs_contact_form1','a:172:{s:9:\"form_name\";s:8:\"imported\";s:7:\"welcome\";s:83:\"<p>Please feel free to send me your comments, questions or your personal story.</p>\";s:15:\"after_form_note\";s:0:\"\";s:8:\"email_to\";s:32:\"Webmaster, sonya@hormonesoup.com\";s:17:\"php_mailer_enable\";s:9:\"wordpress\";s:10:\"email_from\";s:0:\"\";s:19:\"email_from_enforced\";s:5:\"false\";s:14:\"email_reply_to\";s:0:\"\";s:9:\"email_bcc\";s:0:\"\";s:13:\"email_subject\";s:21:\"Hormone Soup Contact:\";s:18:\"email_subject_list\";s:0:\"\";s:11:\"name_format\";s:4:\"name\";s:21:\"preserve_space_enable\";s:5:\"false\";s:12:\"double_email\";s:5:\"false\";s:16:\"name_case_enable\";s:5:\"false\";s:18:\"sender_info_enable\";s:4:\"true\";s:14:\"domain_protect\";s:4:\"true\";s:20:\"domain_protect_names\";s:0:\"\";s:13:\"anchor_enable\";s:4:\"true\";s:15:\"email_check_dns\";s:5:\"false\";s:16:\"email_check_easy\";s:5:\"false\";s:10:\"email_html\";s:5:\"false\";s:18:\"email_inline_label\";s:5:\"false\";s:16:\"email_hide_empty\";s:5:\"false\";s:17:\"print_form_enable\";s:5:\"false\";s:22:\"email_keep_attachments\";s:5:\"false\";s:15:\"akismet_disable\";s:5:\"false\";s:19:\"akismet_send_anyway\";s:4:\"true\";s:14:\"captcha_enable\";s:4:\"true\";s:13:\"captcha_small\";s:5:\"false\";s:12:\"captcha_perm\";s:5:\"false\";s:18:\"captcha_perm_level\";s:4:\"read\";s:16:\"recaptcha_enable\";s:5:\"false\";s:14:\"recaptcha_dark\";s:5:\"false\";s:15:\"honeypot_enable\";s:5:\"false\";s:15:\"redirect_enable\";s:4:\"true\";s:16:\"redirect_seconds\";s:1:\"3\";s:12:\"redirect_url\";s:26:\"http://www.hormonesoup.com\";s:14:\"redirect_query\";s:5:\"false\";s:15:\"redirect_ignore\";s:0:\"\";s:15:\"redirect_rename\";s:0:\"\";s:12:\"redirect_add\";s:0:\"\";s:18:\"redirect_email_off\";s:5:\"false\";s:11:\"silent_send\";s:3:\"off\";s:10:\"silent_url\";s:0:\"\";s:13:\"silent_ignore\";s:0:\"\";s:13:\"silent_rename\";s:0:\"\";s:10:\"silent_add\";s:0:\"\";s:24:\"silent_conditional_field\";s:0:\"\";s:24:\"silent_conditional_value\";s:0:\"\";s:16:\"silent_email_off\";s:5:\"false\";s:13:\"export_ignore\";s:0:\"\";s:13:\"export_rename\";s:0:\"\";s:10:\"export_add\";s:0:\"\";s:16:\"export_email_off\";s:5:\"false\";s:11:\"date_format\";s:10:\"mm/dd/yyyy\";s:13:\"cal_start_day\";s:1:\"0\";s:11:\"time_format\";s:2:\"12\";s:12:\"attach_types\";s:28:\"doc,pdf,txt,gif,jpg,jpeg,png\";s:11:\"attach_size\";s:3:\"1mb\";s:19:\"textarea_html_allow\";s:5:\"false\";s:17:\"enable_areyousure\";s:5:\"false\";s:22:\"enable_submit_oneclick\";s:4:\"true\";s:19:\"auto_respond_enable\";s:5:\"false\";s:17:\"auto_respond_html\";s:5:\"false\";s:22:\"auto_respond_from_name\";s:12:\"Hormone Soup\";s:23:\"auto_respond_from_email\";s:21:\"sonya@hormonesoup.com\";s:21:\"auto_respond_reply_to\";s:21:\"sonya@hormonesoup.com\";s:20:\"auto_respond_subject\";s:0:\"\";s:20:\"auto_respond_message\";s:0:\"\";s:26:\"req_field_indicator_enable\";s:4:\"true\";s:22:\"req_field_label_enable\";s:4:\"true\";s:19:\"req_field_indicator\";s:2:\" *\";s:13:\"border_enable\";s:5:\"false\";s:14:\"external_style\";s:5:\"false\";s:13:\"aria_required\";s:5:\"false\";s:16:\"auto_fill_enable\";s:4:\"true\";s:15:\"form_attributes\";s:0:\"\";s:17:\"submit_attributes\";s:0:\"\";s:17:\"success_page_html\";s:0:\"\";s:12:\"title_border\";s:0:\"\";s:10:\"title_dept\";s:0:\"\";s:12:\"title_select\";s:0:\"\";s:10:\"title_name\";s:0:\"\";s:11:\"title_fname\";s:0:\"\";s:11:\"title_mname\";s:0:\"\";s:12:\"title_miname\";s:0:\"\";s:11:\"title_lname\";s:0:\"\";s:11:\"title_email\";s:0:\"\";s:12:\"title_email2\";s:0:\"\";s:10:\"title_subj\";s:0:\"\";s:10:\"title_mess\";s:0:\"\";s:10:\"title_capt\";s:0:\"\";s:12:\"title_submit\";s:0:\"\";s:16:\"title_submitting\";s:0:\"\";s:11:\"title_reset\";s:0:\"\";s:16:\"title_areyousure\";s:0:\"\";s:17:\"text_message_sent\";s:0:\"\";s:17:\"text_print_button\";s:0:\"\";s:16:\"tooltip_required\";s:0:\"\";s:15:\"tooltip_captcha\";s:0:\"\";s:15:\"tooltip_refresh\";s:0:\"\";s:17:\"tooltip_filetypes\";s:0:\"\";s:16:\"tooltip_filesize\";s:0:\"\";s:12:\"enable_reset\";s:5:\"false\";s:18:\"enable_credit_link\";s:5:\"false\";s:20:\"error_contact_select\";s:0:\"\";s:10:\"error_name\";s:0:\"\";s:11:\"error_email\";s:0:\"\";s:17:\"error_email_check\";s:0:\"\";s:12:\"error_email2\";s:0:\"\";s:9:\"error_url\";s:0:\"\";s:10:\"error_date\";s:0:\"\";s:10:\"error_time\";s:0:\"\";s:12:\"error_maxlen\";s:0:\"\";s:11:\"error_field\";s:0:\"\";s:13:\"error_subject\";s:0:\"\";s:12:\"error_select\";s:0:\"\";s:11:\"error_input\";s:0:\"\";s:19:\"error_captcha_blank\";s:0:\"\";s:19:\"error_captcha_wrong\";s:0:\"\";s:13:\"error_correct\";s:0:\"\";s:13:\"error_spambot\";s:0:\"\";s:6:\"fields\";a:4:{i:0;a:20:{s:8:\"standard\";s:1:\"1\";s:7:\"options\";s:0:\"\";s:7:\"default\";s:0:\"\";s:6:\"inline\";s:5:\"false\";s:3:\"req\";s:4:\"true\";s:7:\"disable\";s:5:\"false\";s:6:\"follow\";s:5:\"false\";s:10:\"hide_label\";s:5:\"false\";s:11:\"placeholder\";s:5:\"false\";s:5:\"label\";s:5:\"Name:\";s:4:\"slug\";s:9:\"full_name\";s:4:\"type\";s:4:\"text\";s:7:\"max_len\";s:0:\"\";s:9:\"label_css\";s:0:\"\";s:9:\"input_css\";s:0:\"\";s:10:\"attributes\";s:0:\"\";s:5:\"regex\";s:0:\"\";s:11:\"regex_error\";s:0:\"\";s:5:\"notes\";s:0:\"\";s:11:\"notes_after\";s:0:\"\";}i:1;a:20:{s:8:\"standard\";s:1:\"2\";s:7:\"options\";s:0:\"\";s:7:\"default\";s:0:\"\";s:6:\"inline\";s:5:\"false\";s:3:\"req\";s:4:\"true\";s:7:\"disable\";s:5:\"false\";s:6:\"follow\";s:5:\"false\";s:10:\"hide_label\";s:5:\"false\";s:11:\"placeholder\";s:5:\"false\";s:5:\"label\";s:6:\"Email:\";s:4:\"slug\";s:5:\"email\";s:4:\"type\";s:4:\"text\";s:7:\"max_len\";s:0:\"\";s:9:\"label_css\";s:0:\"\";s:9:\"input_css\";s:0:\"\";s:10:\"attributes\";s:0:\"\";s:5:\"regex\";s:0:\"\";s:11:\"regex_error\";s:0:\"\";s:5:\"notes\";s:0:\"\";s:11:\"notes_after\";s:0:\"\";}i:2;a:20:{s:8:\"standard\";s:1:\"3\";s:7:\"options\";s:0:\"\";s:7:\"default\";s:0:\"\";s:6:\"inline\";s:5:\"false\";s:3:\"req\";s:4:\"true\";s:7:\"disable\";s:5:\"false\";s:6:\"follow\";s:5:\"false\";s:10:\"hide_label\";s:5:\"false\";s:11:\"placeholder\";s:5:\"false\";s:5:\"label\";s:8:\"Subject:\";s:4:\"slug\";s:7:\"subject\";s:4:\"type\";s:4:\"text\";s:7:\"max_len\";s:0:\"\";s:9:\"label_css\";s:0:\"\";s:9:\"input_css\";s:0:\"\";s:10:\"attributes\";s:0:\"\";s:5:\"regex\";s:0:\"\";s:11:\"regex_error\";s:0:\"\";s:5:\"notes\";s:0:\"\";s:11:\"notes_after\";s:0:\"\";}i:3;a:20:{s:8:\"standard\";s:1:\"4\";s:7:\"options\";s:0:\"\";s:7:\"default\";s:0:\"\";s:6:\"inline\";s:5:\"false\";s:3:\"req\";s:4:\"true\";s:7:\"disable\";s:5:\"false\";s:6:\"follow\";s:5:\"false\";s:10:\"hide_label\";s:5:\"false\";s:11:\"placeholder\";s:5:\"false\";s:5:\"label\";s:8:\"Message:\";s:4:\"slug\";s:7:\"message\";s:4:\"type\";s:8:\"textarea\";s:7:\"max_len\";s:0:\"\";s:9:\"label_css\";s:0:\"\";s:9:\"input_css\";s:0:\"\";s:10:\"attributes\";s:0:\"\";s:5:\"regex\";s:0:\"\";s:11:\"regex_error\";s:0:\"\";s:5:\"notes\";s:0:\"\";s:11:\"notes_after\";s:0:\"\";}}s:23:\"vcita_scheduling_button\";s:5:\"false\";s:29:\"vcita_scheduling_button_label\";s:23:\"Schedule an Appointment\";s:14:\"vcita_approved\";s:4:\"true\";s:9:\"vcita_uid\";s:5:\"19983\";s:11:\"vcita_email\";s:0:\"\";s:15:\"vcita_email_new\";s:21:\"sonya@hormonesoup.com\";s:19:\"vcita_confirm_token\";s:0:\"\";s:20:\"vcita_confirm_tokens\";s:27:\"|19983-nwwC7LqNEs2ei24Wff5a\";s:17:\"vcita_initialized\";s:4:\"true\";s:16:\"vcita_first_name\";s:8:\"John Doe\";s:15:\"vcita_last_name\";s:0:\"\";s:10:\"form_style\";s:12:\"width:375px;\";s:14:\"left_box_style\";s:39:\"float:left; width:55%; max-width:270px;\";s:15:\"right_box_style\";s:24:\"float:left; width:235px;\";s:11:\"clear_style\";s:11:\"clear:both;\";s:16:\"field_left_style\";s:70:\"clear:left; float:left; width:99%; max-width:550px; margin-right:10px;\";s:21:\"field_prefollow_style\";s:70:\"clear:left; float:left; width:99%; max-width:250px; margin-right:10px;\";s:18:\"field_follow_style\";s:58:\"float:left; padding-left:10px; width:99%; max-width:250px;\";s:11:\"title_style\";s:33:\"text-align:left; padding-top:5px;\";s:15:\"field_div_style\";s:16:\"text-align:left;\";s:20:\"captcha_div_style_sm\";s:42:\"width:175px; height:50px; padding-top:2px;\";s:19:\"captcha_div_style_m\";s:42:\"width:250px; height:65px; padding-top:2px;\";s:19:\"captcha_image_style\";s:72:\"border-style:none; margin:0; padding:0px; padding-right:5px; float:left;\";s:26:\"captcha_reload_image_style\";s:64:\"border-style:none; margin:0; padding:0px; vertical-align:bottom;\";s:16:\"submit_div_style\";s:33:\"text-align:left; padding-top:2px;\";s:12:\"border_style\";s:37:\"border:1px solid black; padding:10px;\";s:14:\"required_style\";s:16:\"text-align:left;\";s:19:\"required_text_style\";s:16:\"text-align:left;\";s:10:\"hint_style\";s:38:\"font-size:x-small; font-weight:normal;\";s:11:\"error_style\";s:27:\"text-align:left; color:red;\";s:14:\"redirect_style\";s:16:\"text-align:left;\";s:14:\"fieldset_style\";s:65:\"border:1px solid black; width:97%; max-width:500px; padding:10px;\";s:11:\"label_style\";s:16:\"text-align:left;\";s:18:\"option_label_style\";s:15:\"display:inline;\";s:11:\"field_style\";s:26:\"text-align:left; margin:0;\";s:19:\"captcha_input_style\";s:38:\"text-align:left; margin:0; width:50px;\";s:14:\"textarea_style\";s:68:\"text-align:left; margin:0; width:99%; max-width:250px; height:120px;\";s:12:\"select_style\";s:16:\"text-align:left;\";s:14:\"checkbox_style\";s:11:\"width:13px;\";s:11:\"radio_style\";s:11:\"width:13px;\";s:17:\"placeholder_style\";s:27:\"opacity:0.6; color:#333333;\";s:12:\"button_style\";s:25:\"cursor:pointer; margin:0;\";s:11:\"reset_style\";s:25:\"cursor:pointer; margin:0;\";s:18:\"vcita_button_style\";s:156:\"text-decoration:none; display:block; text-align:center; background:linear-gradient(to bottom, #ed6a31 0%, #e55627 100%); color:#fff !important; padding:8px;\";s:22:\"vcita_div_button_style\";s:63:\"border-left:1px dashed #ccc; margin-top:25px; padding:8px 20px;\";s:16:\"powered_by_style\";s:55:\"font-size:x-small; font-weight:normal; padding-top:5px;\";s:10:\"vcita_link\";s:5:\"false\";s:26:\"vcita_scheduling_link_text\";s:68:\"Click above to schedule an appointment using vCita Online Scheduling\";}','yes'),(374757,'fs_contact_form2','a:172:{s:9:\"form_name\";s:8:\"imported\";s:7:\"welcome\";s:41:\"<p>Comments or questions are welcome.</p>\";s:15:\"after_form_note\";s:0:\"\";s:8:\"email_to\";s:32:\"Webmaster,sonyasatveit@gmail.com\";s:17:\"php_mailer_enable\";s:9:\"wordpress\";s:10:\"email_from\";s:0:\"\";s:19:\"email_from_enforced\";s:5:\"false\";s:14:\"email_reply_to\";s:0:\"\";s:9:\"email_bcc\";s:0:\"\";s:13:\"email_subject\";s:21:\"Hormone Soup Contact:\";s:18:\"email_subject_list\";s:0:\"\";s:11:\"name_format\";s:4:\"name\";s:21:\"preserve_space_enable\";s:5:\"false\";s:12:\"double_email\";s:5:\"false\";s:16:\"name_case_enable\";s:5:\"false\";s:18:\"sender_info_enable\";s:4:\"true\";s:14:\"domain_protect\";s:4:\"true\";s:20:\"domain_protect_names\";s:0:\"\";s:13:\"anchor_enable\";s:4:\"true\";s:15:\"email_check_dns\";s:5:\"false\";s:16:\"email_check_easy\";s:5:\"false\";s:10:\"email_html\";s:5:\"false\";s:18:\"email_inline_label\";s:5:\"false\";s:16:\"email_hide_empty\";s:5:\"false\";s:17:\"print_form_enable\";s:5:\"false\";s:22:\"email_keep_attachments\";s:5:\"false\";s:15:\"akismet_disable\";s:5:\"false\";s:19:\"akismet_send_anyway\";s:4:\"true\";s:14:\"captcha_enable\";s:4:\"true\";s:13:\"captcha_small\";s:5:\"false\";s:12:\"captcha_perm\";s:5:\"false\";s:18:\"captcha_perm_level\";s:4:\"read\";s:16:\"recaptcha_enable\";s:5:\"false\";s:14:\"recaptcha_dark\";s:5:\"false\";s:15:\"honeypot_enable\";s:5:\"false\";s:15:\"redirect_enable\";s:4:\"true\";s:16:\"redirect_seconds\";s:1:\"3\";s:12:\"redirect_url\";s:26:\"http://www.hormonesoup.com\";s:14:\"redirect_query\";s:5:\"false\";s:15:\"redirect_ignore\";s:0:\"\";s:15:\"redirect_rename\";s:0:\"\";s:12:\"redirect_add\";s:0:\"\";s:18:\"redirect_email_off\";s:5:\"false\";s:11:\"silent_send\";s:3:\"off\";s:10:\"silent_url\";s:0:\"\";s:13:\"silent_ignore\";s:0:\"\";s:13:\"silent_rename\";s:0:\"\";s:10:\"silent_add\";s:0:\"\";s:24:\"silent_conditional_field\";s:0:\"\";s:24:\"silent_conditional_value\";s:0:\"\";s:16:\"silent_email_off\";s:5:\"false\";s:13:\"export_ignore\";s:0:\"\";s:13:\"export_rename\";s:0:\"\";s:10:\"export_add\";s:0:\"\";s:16:\"export_email_off\";s:5:\"false\";s:11:\"date_format\";s:10:\"mm/dd/yyyy\";s:13:\"cal_start_day\";s:1:\"0\";s:11:\"time_format\";s:2:\"12\";s:12:\"attach_types\";s:28:\"doc,pdf,txt,gif,jpg,jpeg,png\";s:11:\"attach_size\";s:3:\"1mb\";s:19:\"textarea_html_allow\";s:5:\"false\";s:17:\"enable_areyousure\";s:5:\"false\";s:22:\"enable_submit_oneclick\";s:4:\"true\";s:19:\"auto_respond_enable\";s:5:\"false\";s:17:\"auto_respond_html\";s:5:\"false\";s:22:\"auto_respond_from_name\";s:9:\"WordPress\";s:23:\"auto_respond_from_email\";s:22:\"sonyasatveit@gmail.com\";s:21:\"auto_respond_reply_to\";s:22:\"sonyasatveit@gmail.com\";s:20:\"auto_respond_subject\";s:0:\"\";s:20:\"auto_respond_message\";s:0:\"\";s:26:\"req_field_indicator_enable\";s:4:\"true\";s:22:\"req_field_label_enable\";s:4:\"true\";s:19:\"req_field_indicator\";s:2:\" *\";s:13:\"border_enable\";s:5:\"false\";s:14:\"external_style\";s:5:\"false\";s:13:\"aria_required\";s:5:\"false\";s:16:\"auto_fill_enable\";s:4:\"true\";s:15:\"form_attributes\";s:0:\"\";s:17:\"submit_attributes\";s:0:\"\";s:17:\"success_page_html\";s:0:\"\";s:12:\"title_border\";s:0:\"\";s:10:\"title_dept\";s:0:\"\";s:12:\"title_select\";s:0:\"\";s:10:\"title_name\";s:0:\"\";s:11:\"title_fname\";s:0:\"\";s:11:\"title_mname\";s:0:\"\";s:12:\"title_miname\";s:0:\"\";s:11:\"title_lname\";s:0:\"\";s:11:\"title_email\";s:0:\"\";s:12:\"title_email2\";s:0:\"\";s:10:\"title_subj\";s:0:\"\";s:10:\"title_mess\";s:0:\"\";s:10:\"title_capt\";s:0:\"\";s:12:\"title_submit\";s:0:\"\";s:16:\"title_submitting\";s:0:\"\";s:11:\"title_reset\";s:0:\"\";s:16:\"title_areyousure\";s:0:\"\";s:17:\"text_message_sent\";s:0:\"\";s:17:\"text_print_button\";s:0:\"\";s:16:\"tooltip_required\";s:0:\"\";s:15:\"tooltip_captcha\";s:0:\"\";s:15:\"tooltip_refresh\";s:0:\"\";s:17:\"tooltip_filetypes\";s:0:\"\";s:16:\"tooltip_filesize\";s:0:\"\";s:12:\"enable_reset\";s:5:\"false\";s:18:\"enable_credit_link\";s:5:\"false\";s:20:\"error_contact_select\";s:0:\"\";s:10:\"error_name\";s:0:\"\";s:11:\"error_email\";s:0:\"\";s:17:\"error_email_check\";s:0:\"\";s:12:\"error_email2\";s:0:\"\";s:9:\"error_url\";s:0:\"\";s:10:\"error_date\";s:0:\"\";s:10:\"error_time\";s:0:\"\";s:12:\"error_maxlen\";s:0:\"\";s:11:\"error_field\";s:0:\"\";s:13:\"error_subject\";s:0:\"\";s:12:\"error_select\";s:0:\"\";s:11:\"error_input\";s:0:\"\";s:19:\"error_captcha_blank\";s:0:\"\";s:19:\"error_captcha_wrong\";s:0:\"\";s:13:\"error_correct\";s:0:\"\";s:13:\"error_spambot\";s:0:\"\";s:6:\"fields\";a:4:{i:0;a:20:{s:8:\"standard\";s:1:\"1\";s:7:\"options\";s:0:\"\";s:7:\"default\";s:0:\"\";s:6:\"inline\";s:5:\"false\";s:3:\"req\";s:4:\"true\";s:7:\"disable\";s:5:\"false\";s:6:\"follow\";s:5:\"false\";s:10:\"hide_label\";s:5:\"false\";s:11:\"placeholder\";s:5:\"false\";s:5:\"label\";s:5:\"Name:\";s:4:\"slug\";s:9:\"full_name\";s:4:\"type\";s:4:\"text\";s:7:\"max_len\";s:0:\"\";s:9:\"label_css\";s:0:\"\";s:9:\"input_css\";s:0:\"\";s:10:\"attributes\";s:0:\"\";s:5:\"regex\";s:0:\"\";s:11:\"regex_error\";s:0:\"\";s:5:\"notes\";s:0:\"\";s:11:\"notes_after\";s:0:\"\";}i:1;a:20:{s:8:\"standard\";s:1:\"2\";s:7:\"options\";s:0:\"\";s:7:\"default\";s:0:\"\";s:6:\"inline\";s:5:\"false\";s:3:\"req\";s:4:\"true\";s:7:\"disable\";s:5:\"false\";s:6:\"follow\";s:5:\"false\";s:10:\"hide_label\";s:5:\"false\";s:11:\"placeholder\";s:5:\"false\";s:5:\"label\";s:6:\"Email:\";s:4:\"slug\";s:5:\"email\";s:4:\"type\";s:4:\"text\";s:7:\"max_len\";s:0:\"\";s:9:\"label_css\";s:0:\"\";s:9:\"input_css\";s:0:\"\";s:10:\"attributes\";s:0:\"\";s:5:\"regex\";s:0:\"\";s:11:\"regex_error\";s:0:\"\";s:5:\"notes\";s:0:\"\";s:11:\"notes_after\";s:0:\"\";}i:2;a:20:{s:8:\"standard\";s:1:\"3\";s:7:\"options\";s:0:\"\";s:7:\"default\";s:0:\"\";s:6:\"inline\";s:5:\"false\";s:3:\"req\";s:4:\"true\";s:7:\"disable\";s:5:\"false\";s:6:\"follow\";s:5:\"false\";s:10:\"hide_label\";s:5:\"false\";s:11:\"placeholder\";s:5:\"false\";s:5:\"label\";s:8:\"Subject:\";s:4:\"slug\";s:7:\"subject\";s:4:\"type\";s:4:\"text\";s:7:\"max_len\";s:0:\"\";s:9:\"label_css\";s:0:\"\";s:9:\"input_css\";s:0:\"\";s:10:\"attributes\";s:0:\"\";s:5:\"regex\";s:0:\"\";s:11:\"regex_error\";s:0:\"\";s:5:\"notes\";s:0:\"\";s:11:\"notes_after\";s:0:\"\";}i:3;a:20:{s:8:\"standard\";s:1:\"4\";s:7:\"options\";s:0:\"\";s:7:\"default\";s:0:\"\";s:6:\"inline\";s:5:\"false\";s:3:\"req\";s:4:\"true\";s:7:\"disable\";s:5:\"false\";s:6:\"follow\";s:5:\"false\";s:10:\"hide_label\";s:5:\"false\";s:11:\"placeholder\";s:5:\"false\";s:5:\"label\";s:8:\"Message:\";s:4:\"slug\";s:7:\"message\";s:4:\"type\";s:8:\"textarea\";s:7:\"max_len\";s:0:\"\";s:9:\"label_css\";s:0:\"\";s:9:\"input_css\";s:0:\"\";s:10:\"attributes\";s:0:\"\";s:5:\"regex\";s:0:\"\";s:11:\"regex_error\";s:0:\"\";s:5:\"notes\";s:0:\"\";s:11:\"notes_after\";s:0:\"\";}}s:23:\"vcita_scheduling_button\";s:5:\"false\";s:29:\"vcita_scheduling_button_label\";s:23:\"Schedule an Appointment\";s:14:\"vcita_approved\";s:4:\"true\";s:9:\"vcita_uid\";s:5:\"19983\";s:11:\"vcita_email\";s:0:\"\";s:15:\"vcita_email_new\";s:21:\"sonya@hormonesoup.com\";s:19:\"vcita_confirm_token\";s:0:\"\";s:20:\"vcita_confirm_tokens\";s:0:\"\";s:17:\"vcita_initialized\";s:4:\"true\";s:16:\"vcita_first_name\";s:8:\"John Doe\";s:15:\"vcita_last_name\";s:0:\"\";s:10:\"form_style\";s:12:\"width:375px;\";s:14:\"left_box_style\";s:39:\"float:left; width:55%; max-width:270px;\";s:15:\"right_box_style\";s:24:\"float:left; width:235px;\";s:11:\"clear_style\";s:11:\"clear:both;\";s:16:\"field_left_style\";s:70:\"clear:left; float:left; width:99%; max-width:550px; margin-right:10px;\";s:21:\"field_prefollow_style\";s:70:\"clear:left; float:left; width:99%; max-width:250px; margin-right:10px;\";s:18:\"field_follow_style\";s:58:\"float:left; padding-left:10px; width:99%; max-width:250px;\";s:11:\"title_style\";s:33:\"text-align:left; padding-top:5px;\";s:15:\"field_div_style\";s:16:\"text-align:left;\";s:20:\"captcha_div_style_sm\";s:42:\"width:175px; height:50px; padding-top:2px;\";s:19:\"captcha_div_style_m\";s:42:\"width:250px; height:65px; padding-top:2px;\";s:19:\"captcha_image_style\";s:72:\"border-style:none; margin:0; padding:0px; padding-right:5px; float:left;\";s:26:\"captcha_reload_image_style\";s:64:\"border-style:none; margin:0; padding:0px; vertical-align:bottom;\";s:16:\"submit_div_style\";s:33:\"text-align:left; padding-top:2px;\";s:12:\"border_style\";s:37:\"border:1px solid black; padding:10px;\";s:14:\"required_style\";s:16:\"text-align:left;\";s:19:\"required_text_style\";s:16:\"text-align:left;\";s:10:\"hint_style\";s:38:\"font-size:x-small; font-weight:normal;\";s:11:\"error_style\";s:27:\"text-align:left; color:red;\";s:14:\"redirect_style\";s:16:\"text-align:left;\";s:14:\"fieldset_style\";s:65:\"border:1px solid black; width:97%; max-width:500px; padding:10px;\";s:11:\"label_style\";s:16:\"text-align:left;\";s:18:\"option_label_style\";s:15:\"display:inline;\";s:11:\"field_style\";s:26:\"text-align:left; margin:0;\";s:19:\"captcha_input_style\";s:38:\"text-align:left; margin:0; width:50px;\";s:14:\"textarea_style\";s:68:\"text-align:left; margin:0; width:99%; max-width:250px; height:120px;\";s:12:\"select_style\";s:16:\"text-align:left;\";s:14:\"checkbox_style\";s:11:\"width:13px;\";s:11:\"radio_style\";s:11:\"width:13px;\";s:17:\"placeholder_style\";s:27:\"opacity:0.6; color:#333333;\";s:12:\"button_style\";s:25:\"cursor:pointer; margin:0;\";s:11:\"reset_style\";s:25:\"cursor:pointer; margin:0;\";s:18:\"vcita_button_style\";s:156:\"text-decoration:none; display:block; text-align:center; background:linear-gradient(to bottom, #ed6a31 0%, #e55627 100%); color:#fff !important; padding:8px;\";s:22:\"vcita_div_button_style\";s:63:\"border-left:1px dashed #ccc; margin-top:25px; padding:8px 20px;\";s:16:\"powered_by_style\";s:55:\"font-size:x-small; font-weight:normal; padding-top:5px;\";s:10:\"vcita_link\";s:5:\"false\";s:26:\"vcita_scheduling_link_text\";s:68:\"Click above to schedule an appointment using vCita Online Scheduling\";}','yes'),(374758,'fs_contact_form3','a:172:{s:9:\"form_name\";s:8:\"imported\";s:7:\"welcome\";s:41:\"<p>Comments or questions are welcome.</p>\";s:15:\"after_form_note\";s:0:\"\";s:8:\"email_to\";s:32:\"Webmaster,sonyasatveit@gmail.com\";s:17:\"php_mailer_enable\";s:9:\"wordpress\";s:10:\"email_from\";s:0:\"\";s:19:\"email_from_enforced\";s:5:\"false\";s:14:\"email_reply_to\";s:0:\"\";s:9:\"email_bcc\";s:0:\"\";s:13:\"email_subject\";s:21:\"Hormone Soup Contact:\";s:18:\"email_subject_list\";s:0:\"\";s:11:\"name_format\";s:4:\"name\";s:21:\"preserve_space_enable\";s:5:\"false\";s:12:\"double_email\";s:5:\"false\";s:16:\"name_case_enable\";s:5:\"false\";s:18:\"sender_info_enable\";s:4:\"true\";s:14:\"domain_protect\";s:4:\"true\";s:20:\"domain_protect_names\";s:0:\"\";s:13:\"anchor_enable\";s:4:\"true\";s:15:\"email_check_dns\";s:5:\"false\";s:16:\"email_check_easy\";s:5:\"false\";s:10:\"email_html\";s:5:\"false\";s:18:\"email_inline_label\";s:5:\"false\";s:16:\"email_hide_empty\";s:5:\"false\";s:17:\"print_form_enable\";s:5:\"false\";s:22:\"email_keep_attachments\";s:5:\"false\";s:15:\"akismet_disable\";s:5:\"false\";s:19:\"akismet_send_anyway\";s:4:\"true\";s:14:\"captcha_enable\";s:4:\"true\";s:13:\"captcha_small\";s:5:\"false\";s:12:\"captcha_perm\";s:5:\"false\";s:18:\"captcha_perm_level\";s:4:\"read\";s:16:\"recaptcha_enable\";s:5:\"false\";s:14:\"recaptcha_dark\";s:5:\"false\";s:15:\"honeypot_enable\";s:5:\"false\";s:15:\"redirect_enable\";s:4:\"true\";s:16:\"redirect_seconds\";s:1:\"3\";s:12:\"redirect_url\";s:26:\"http://www.hormonesoup.com\";s:14:\"redirect_query\";s:5:\"false\";s:15:\"redirect_ignore\";s:0:\"\";s:15:\"redirect_rename\";s:0:\"\";s:12:\"redirect_add\";s:0:\"\";s:18:\"redirect_email_off\";s:5:\"false\";s:11:\"silent_send\";s:3:\"off\";s:10:\"silent_url\";s:0:\"\";s:13:\"silent_ignore\";s:0:\"\";s:13:\"silent_rename\";s:0:\"\";s:10:\"silent_add\";s:0:\"\";s:24:\"silent_conditional_field\";s:0:\"\";s:24:\"silent_conditional_value\";s:0:\"\";s:16:\"silent_email_off\";s:5:\"false\";s:13:\"export_ignore\";s:0:\"\";s:13:\"export_rename\";s:0:\"\";s:10:\"export_add\";s:0:\"\";s:16:\"export_email_off\";s:5:\"false\";s:11:\"date_format\";s:10:\"mm/dd/yyyy\";s:13:\"cal_start_day\";s:1:\"0\";s:11:\"time_format\";s:2:\"12\";s:12:\"attach_types\";s:28:\"doc,pdf,txt,gif,jpg,jpeg,png\";s:11:\"attach_size\";s:3:\"1mb\";s:19:\"textarea_html_allow\";s:5:\"false\";s:17:\"enable_areyousure\";s:5:\"false\";s:22:\"enable_submit_oneclick\";s:4:\"true\";s:19:\"auto_respond_enable\";s:5:\"false\";s:17:\"auto_respond_html\";s:5:\"false\";s:22:\"auto_respond_from_name\";s:9:\"WordPress\";s:23:\"auto_respond_from_email\";s:22:\"sonyasatveit@gmail.com\";s:21:\"auto_respond_reply_to\";s:22:\"sonyasatveit@gmail.com\";s:20:\"auto_respond_subject\";s:0:\"\";s:20:\"auto_respond_message\";s:0:\"\";s:26:\"req_field_indicator_enable\";s:4:\"true\";s:22:\"req_field_label_enable\";s:4:\"true\";s:19:\"req_field_indicator\";s:2:\" *\";s:13:\"border_enable\";s:5:\"false\";s:14:\"external_style\";s:5:\"false\";s:13:\"aria_required\";s:5:\"false\";s:16:\"auto_fill_enable\";s:4:\"true\";s:15:\"form_attributes\";s:0:\"\";s:17:\"submit_attributes\";s:0:\"\";s:17:\"success_page_html\";s:0:\"\";s:12:\"title_border\";s:0:\"\";s:10:\"title_dept\";s:0:\"\";s:12:\"title_select\";s:0:\"\";s:10:\"title_name\";s:0:\"\";s:11:\"title_fname\";s:0:\"\";s:11:\"title_mname\";s:0:\"\";s:12:\"title_miname\";s:0:\"\";s:11:\"title_lname\";s:0:\"\";s:11:\"title_email\";s:0:\"\";s:12:\"title_email2\";s:0:\"\";s:10:\"title_subj\";s:0:\"\";s:10:\"title_mess\";s:0:\"\";s:10:\"title_capt\";s:0:\"\";s:12:\"title_submit\";s:0:\"\";s:16:\"title_submitting\";s:0:\"\";s:11:\"title_reset\";s:0:\"\";s:16:\"title_areyousure\";s:0:\"\";s:17:\"text_message_sent\";s:0:\"\";s:17:\"text_print_button\";s:0:\"\";s:16:\"tooltip_required\";s:0:\"\";s:15:\"tooltip_captcha\";s:0:\"\";s:15:\"tooltip_refresh\";s:0:\"\";s:17:\"tooltip_filetypes\";s:0:\"\";s:16:\"tooltip_filesize\";s:0:\"\";s:12:\"enable_reset\";s:5:\"false\";s:18:\"enable_credit_link\";s:5:\"false\";s:20:\"error_contact_select\";s:0:\"\";s:10:\"error_name\";s:0:\"\";s:11:\"error_email\";s:0:\"\";s:17:\"error_email_check\";s:0:\"\";s:12:\"error_email2\";s:0:\"\";s:9:\"error_url\";s:0:\"\";s:10:\"error_date\";s:0:\"\";s:10:\"error_time\";s:0:\"\";s:12:\"error_maxlen\";s:0:\"\";s:11:\"error_field\";s:0:\"\";s:13:\"error_subject\";s:0:\"\";s:12:\"error_select\";s:0:\"\";s:11:\"error_input\";s:0:\"\";s:19:\"error_captcha_blank\";s:0:\"\";s:19:\"error_captcha_wrong\";s:0:\"\";s:13:\"error_correct\";s:0:\"\";s:13:\"error_spambot\";s:0:\"\";s:6:\"fields\";a:4:{i:0;a:20:{s:8:\"standard\";s:1:\"1\";s:7:\"options\";s:0:\"\";s:7:\"default\";s:0:\"\";s:6:\"inline\";s:5:\"false\";s:3:\"req\";s:4:\"true\";s:7:\"disable\";s:5:\"false\";s:6:\"follow\";s:5:\"false\";s:10:\"hide_label\";s:5:\"false\";s:11:\"placeholder\";s:5:\"false\";s:5:\"label\";s:5:\"Name:\";s:4:\"slug\";s:9:\"full_name\";s:4:\"type\";s:4:\"text\";s:7:\"max_len\";s:0:\"\";s:9:\"label_css\";s:0:\"\";s:9:\"input_css\";s:0:\"\";s:10:\"attributes\";s:0:\"\";s:5:\"regex\";s:0:\"\";s:11:\"regex_error\";s:0:\"\";s:5:\"notes\";s:0:\"\";s:11:\"notes_after\";s:0:\"\";}i:1;a:20:{s:8:\"standard\";s:1:\"2\";s:7:\"options\";s:0:\"\";s:7:\"default\";s:0:\"\";s:6:\"inline\";s:5:\"false\";s:3:\"req\";s:4:\"true\";s:7:\"disable\";s:5:\"false\";s:6:\"follow\";s:5:\"false\";s:10:\"hide_label\";s:5:\"false\";s:11:\"placeholder\";s:5:\"false\";s:5:\"label\";s:6:\"Email:\";s:4:\"slug\";s:5:\"email\";s:4:\"type\";s:4:\"text\";s:7:\"max_len\";s:0:\"\";s:9:\"label_css\";s:0:\"\";s:9:\"input_css\";s:0:\"\";s:10:\"attributes\";s:0:\"\";s:5:\"regex\";s:0:\"\";s:11:\"regex_error\";s:0:\"\";s:5:\"notes\";s:0:\"\";s:11:\"notes_after\";s:0:\"\";}i:2;a:20:{s:8:\"standard\";s:1:\"3\";s:7:\"options\";s:0:\"\";s:7:\"default\";s:0:\"\";s:6:\"inline\";s:5:\"false\";s:3:\"req\";s:4:\"true\";s:7:\"disable\";s:5:\"false\";s:6:\"follow\";s:5:\"false\";s:10:\"hide_label\";s:5:\"false\";s:11:\"placeholder\";s:5:\"false\";s:5:\"label\";s:8:\"Subject:\";s:4:\"slug\";s:7:\"subject\";s:4:\"type\";s:4:\"text\";s:7:\"max_len\";s:0:\"\";s:9:\"label_css\";s:0:\"\";s:9:\"input_css\";s:0:\"\";s:10:\"attributes\";s:0:\"\";s:5:\"regex\";s:0:\"\";s:11:\"regex_error\";s:0:\"\";s:5:\"notes\";s:0:\"\";s:11:\"notes_after\";s:0:\"\";}i:3;a:20:{s:8:\"standard\";s:1:\"4\";s:7:\"options\";s:0:\"\";s:7:\"default\";s:0:\"\";s:6:\"inline\";s:5:\"false\";s:3:\"req\";s:4:\"true\";s:7:\"disable\";s:5:\"false\";s:6:\"follow\";s:5:\"false\";s:10:\"hide_label\";s:5:\"false\";s:11:\"placeholder\";s:5:\"false\";s:5:\"label\";s:8:\"Message:\";s:4:\"slug\";s:7:\"message\";s:4:\"type\";s:8:\"textarea\";s:7:\"max_len\";s:0:\"\";s:9:\"label_css\";s:0:\"\";s:9:\"input_css\";s:0:\"\";s:10:\"attributes\";s:0:\"\";s:5:\"regex\";s:0:\"\";s:11:\"regex_error\";s:0:\"\";s:5:\"notes\";s:0:\"\";s:11:\"notes_after\";s:0:\"\";}}s:23:\"vcita_scheduling_button\";s:5:\"false\";s:29:\"vcita_scheduling_button_label\";s:23:\"Schedule an Appointment\";s:14:\"vcita_approved\";s:5:\"false\";s:9:\"vcita_uid\";s:5:\"19983\";s:11:\"vcita_email\";s:0:\"\";s:15:\"vcita_email_new\";s:21:\"sonya@hormonesoup.com\";s:19:\"vcita_confirm_token\";s:0:\"\";s:20:\"vcita_confirm_tokens\";s:0:\"\";s:17:\"vcita_initialized\";s:4:\"true\";s:16:\"vcita_first_name\";s:0:\"\";s:15:\"vcita_last_name\";s:0:\"\";s:10:\"form_style\";s:12:\"width:375px;\";s:14:\"left_box_style\";s:39:\"float:left; width:55%; max-width:270px;\";s:15:\"right_box_style\";s:24:\"float:left; width:235px;\";s:11:\"clear_style\";s:11:\"clear:both;\";s:16:\"field_left_style\";s:70:\"clear:left; float:left; width:99%; max-width:550px; margin-right:10px;\";s:21:\"field_prefollow_style\";s:70:\"clear:left; float:left; width:99%; max-width:250px; margin-right:10px;\";s:18:\"field_follow_style\";s:58:\"float:left; padding-left:10px; width:99%; max-width:250px;\";s:11:\"title_style\";s:33:\"text-align:left; padding-top:5px;\";s:15:\"field_div_style\";s:16:\"text-align:left;\";s:20:\"captcha_div_style_sm\";s:42:\"width:175px; height:50px; padding-top:2px;\";s:19:\"captcha_div_style_m\";s:42:\"width:250px; height:65px; padding-top:2px;\";s:19:\"captcha_image_style\";s:72:\"border-style:none; margin:0; padding:0px; padding-right:5px; float:left;\";s:26:\"captcha_reload_image_style\";s:64:\"border-style:none; margin:0; padding:0px; vertical-align:bottom;\";s:16:\"submit_div_style\";s:33:\"text-align:left; padding-top:2px;\";s:12:\"border_style\";s:37:\"border:1px solid black; padding:10px;\";s:14:\"required_style\";s:16:\"text-align:left;\";s:19:\"required_text_style\";s:16:\"text-align:left;\";s:10:\"hint_style\";s:38:\"font-size:x-small; font-weight:normal;\";s:11:\"error_style\";s:27:\"text-align:left; color:red;\";s:14:\"redirect_style\";s:16:\"text-align:left;\";s:14:\"fieldset_style\";s:65:\"border:1px solid black; width:97%; max-width:500px; padding:10px;\";s:11:\"label_style\";s:16:\"text-align:left;\";s:18:\"option_label_style\";s:15:\"display:inline;\";s:11:\"field_style\";s:26:\"text-align:left; margin:0;\";s:19:\"captcha_input_style\";s:38:\"text-align:left; margin:0; width:50px;\";s:14:\"textarea_style\";s:68:\"text-align:left; margin:0; width:99%; max-width:250px; height:120px;\";s:12:\"select_style\";s:16:\"text-align:left;\";s:14:\"checkbox_style\";s:11:\"width:13px;\";s:11:\"radio_style\";s:11:\"width:13px;\";s:17:\"placeholder_style\";s:27:\"opacity:0.6; color:#333333;\";s:12:\"button_style\";s:25:\"cursor:pointer; margin:0;\";s:11:\"reset_style\";s:25:\"cursor:pointer; margin:0;\";s:18:\"vcita_button_style\";s:156:\"text-decoration:none; display:block; text-align:center; background:linear-gradient(to bottom, #ed6a31 0%, #e55627 100%); color:#fff !important; padding:8px;\";s:22:\"vcita_div_button_style\";s:63:\"border-left:1px dashed #ccc; margin-top:25px; padding:8px 20px;\";s:16:\"powered_by_style\";s:55:\"font-size:x-small; font-weight:normal; padding-top:5px;\";s:10:\"vcita_link\";s:5:\"false\";s:26:\"vcita_scheduling_link_text\";s:68:\"Click above to schedule an appointment using vCita Online Scheduling\";}','yes'),(374759,'fs_contact_form4','a:172:{s:9:\"form_name\";s:8:\"imported\";s:7:\"welcome\";s:41:\"<p>Comments or questions are welcome.</p>\";s:15:\"after_form_note\";s:0:\"\";s:8:\"email_to\";s:32:\"Webmaster,sonyasatveit@gmail.com\";s:17:\"php_mailer_enable\";s:9:\"wordpress\";s:10:\"email_from\";s:0:\"\";s:19:\"email_from_enforced\";s:5:\"false\";s:14:\"email_reply_to\";s:0:\"\";s:9:\"email_bcc\";s:0:\"\";s:13:\"email_subject\";s:21:\"Hormone Soup Contact:\";s:18:\"email_subject_list\";s:0:\"\";s:11:\"name_format\";s:4:\"name\";s:21:\"preserve_space_enable\";s:5:\"false\";s:12:\"double_email\";s:5:\"false\";s:16:\"name_case_enable\";s:5:\"false\";s:18:\"sender_info_enable\";s:4:\"true\";s:14:\"domain_protect\";s:4:\"true\";s:20:\"domain_protect_names\";s:0:\"\";s:13:\"anchor_enable\";s:4:\"true\";s:15:\"email_check_dns\";s:5:\"false\";s:16:\"email_check_easy\";s:5:\"false\";s:10:\"email_html\";s:5:\"false\";s:18:\"email_inline_label\";s:5:\"false\";s:16:\"email_hide_empty\";s:5:\"false\";s:17:\"print_form_enable\";s:5:\"false\";s:22:\"email_keep_attachments\";s:5:\"false\";s:15:\"akismet_disable\";s:5:\"false\";s:19:\"akismet_send_anyway\";s:4:\"true\";s:14:\"captcha_enable\";s:4:\"true\";s:13:\"captcha_small\";s:5:\"false\";s:12:\"captcha_perm\";s:5:\"false\";s:18:\"captcha_perm_level\";s:4:\"read\";s:16:\"recaptcha_enable\";s:5:\"false\";s:14:\"recaptcha_dark\";s:5:\"false\";s:15:\"honeypot_enable\";s:5:\"false\";s:15:\"redirect_enable\";s:4:\"true\";s:16:\"redirect_seconds\";s:1:\"3\";s:12:\"redirect_url\";s:26:\"http://www.hormonesoup.com\";s:14:\"redirect_query\";s:5:\"false\";s:15:\"redirect_ignore\";s:0:\"\";s:15:\"redirect_rename\";s:0:\"\";s:12:\"redirect_add\";s:0:\"\";s:18:\"redirect_email_off\";s:5:\"false\";s:11:\"silent_send\";s:3:\"off\";s:10:\"silent_url\";s:0:\"\";s:13:\"silent_ignore\";s:0:\"\";s:13:\"silent_rename\";s:0:\"\";s:10:\"silent_add\";s:0:\"\";s:24:\"silent_conditional_field\";s:0:\"\";s:24:\"silent_conditional_value\";s:0:\"\";s:16:\"silent_email_off\";s:5:\"false\";s:13:\"export_ignore\";s:0:\"\";s:13:\"export_rename\";s:0:\"\";s:10:\"export_add\";s:0:\"\";s:16:\"export_email_off\";s:5:\"false\";s:11:\"date_format\";s:10:\"mm/dd/yyyy\";s:13:\"cal_start_day\";s:1:\"0\";s:11:\"time_format\";s:2:\"12\";s:12:\"attach_types\";s:28:\"doc,pdf,txt,gif,jpg,jpeg,png\";s:11:\"attach_size\";s:3:\"1mb\";s:19:\"textarea_html_allow\";s:5:\"false\";s:17:\"enable_areyousure\";s:5:\"false\";s:22:\"enable_submit_oneclick\";s:4:\"true\";s:19:\"auto_respond_enable\";s:5:\"false\";s:17:\"auto_respond_html\";s:5:\"false\";s:22:\"auto_respond_from_name\";s:9:\"WordPress\";s:23:\"auto_respond_from_email\";s:22:\"sonyasatveit@gmail.com\";s:21:\"auto_respond_reply_to\";s:22:\"sonyasatveit@gmail.com\";s:20:\"auto_respond_subject\";s:0:\"\";s:20:\"auto_respond_message\";s:0:\"\";s:26:\"req_field_indicator_enable\";s:4:\"true\";s:22:\"req_field_label_enable\";s:4:\"true\";s:19:\"req_field_indicator\";s:2:\" *\";s:13:\"border_enable\";s:5:\"false\";s:14:\"external_style\";s:5:\"false\";s:13:\"aria_required\";s:5:\"false\";s:16:\"auto_fill_enable\";s:4:\"true\";s:15:\"form_attributes\";s:0:\"\";s:17:\"submit_attributes\";s:0:\"\";s:17:\"success_page_html\";s:0:\"\";s:12:\"title_border\";s:0:\"\";s:10:\"title_dept\";s:0:\"\";s:12:\"title_select\";s:0:\"\";s:10:\"title_name\";s:0:\"\";s:11:\"title_fname\";s:0:\"\";s:11:\"title_mname\";s:0:\"\";s:12:\"title_miname\";s:0:\"\";s:11:\"title_lname\";s:0:\"\";s:11:\"title_email\";s:0:\"\";s:12:\"title_email2\";s:0:\"\";s:10:\"title_subj\";s:0:\"\";s:10:\"title_mess\";s:0:\"\";s:10:\"title_capt\";s:0:\"\";s:12:\"title_submit\";s:0:\"\";s:16:\"title_submitting\";s:0:\"\";s:11:\"title_reset\";s:0:\"\";s:16:\"title_areyousure\";s:0:\"\";s:17:\"text_message_sent\";s:0:\"\";s:17:\"text_print_button\";s:0:\"\";s:16:\"tooltip_required\";s:0:\"\";s:15:\"tooltip_captcha\";s:0:\"\";s:15:\"tooltip_refresh\";s:0:\"\";s:17:\"tooltip_filetypes\";s:0:\"\";s:16:\"tooltip_filesize\";s:0:\"\";s:12:\"enable_reset\";s:5:\"false\";s:18:\"enable_credit_link\";s:5:\"false\";s:20:\"error_contact_select\";s:0:\"\";s:10:\"error_name\";s:0:\"\";s:11:\"error_email\";s:0:\"\";s:17:\"error_email_check\";s:0:\"\";s:12:\"error_email2\";s:0:\"\";s:9:\"error_url\";s:0:\"\";s:10:\"error_date\";s:0:\"\";s:10:\"error_time\";s:0:\"\";s:12:\"error_maxlen\";s:0:\"\";s:11:\"error_field\";s:0:\"\";s:13:\"error_subject\";s:0:\"\";s:12:\"error_select\";s:0:\"\";s:11:\"error_input\";s:0:\"\";s:19:\"error_captcha_blank\";s:0:\"\";s:19:\"error_captcha_wrong\";s:0:\"\";s:13:\"error_correct\";s:0:\"\";s:13:\"error_spambot\";s:0:\"\";s:6:\"fields\";a:4:{i:0;a:20:{s:8:\"standard\";s:1:\"1\";s:7:\"options\";s:0:\"\";s:7:\"default\";s:0:\"\";s:6:\"inline\";s:5:\"false\";s:3:\"req\";s:4:\"true\";s:7:\"disable\";s:5:\"false\";s:6:\"follow\";s:5:\"false\";s:10:\"hide_label\";s:5:\"false\";s:11:\"placeholder\";s:5:\"false\";s:5:\"label\";s:5:\"Name:\";s:4:\"slug\";s:9:\"full_name\";s:4:\"type\";s:4:\"text\";s:7:\"max_len\";s:0:\"\";s:9:\"label_css\";s:0:\"\";s:9:\"input_css\";s:0:\"\";s:10:\"attributes\";s:0:\"\";s:5:\"regex\";s:0:\"\";s:11:\"regex_error\";s:0:\"\";s:5:\"notes\";s:0:\"\";s:11:\"notes_after\";s:0:\"\";}i:1;a:20:{s:8:\"standard\";s:1:\"2\";s:7:\"options\";s:0:\"\";s:7:\"default\";s:0:\"\";s:6:\"inline\";s:5:\"false\";s:3:\"req\";s:4:\"true\";s:7:\"disable\";s:5:\"false\";s:6:\"follow\";s:5:\"false\";s:10:\"hide_label\";s:5:\"false\";s:11:\"placeholder\";s:5:\"false\";s:5:\"label\";s:6:\"Email:\";s:4:\"slug\";s:5:\"email\";s:4:\"type\";s:4:\"text\";s:7:\"max_len\";s:0:\"\";s:9:\"label_css\";s:0:\"\";s:9:\"input_css\";s:0:\"\";s:10:\"attributes\";s:0:\"\";s:5:\"regex\";s:0:\"\";s:11:\"regex_error\";s:0:\"\";s:5:\"notes\";s:0:\"\";s:11:\"notes_after\";s:0:\"\";}i:2;a:20:{s:8:\"standard\";s:1:\"3\";s:7:\"options\";s:0:\"\";s:7:\"default\";s:0:\"\";s:6:\"inline\";s:5:\"false\";s:3:\"req\";s:4:\"true\";s:7:\"disable\";s:5:\"false\";s:6:\"follow\";s:5:\"false\";s:10:\"hide_label\";s:5:\"false\";s:11:\"placeholder\";s:5:\"false\";s:5:\"label\";s:8:\"Subject:\";s:4:\"slug\";s:7:\"subject\";s:4:\"type\";s:4:\"text\";s:7:\"max_len\";s:0:\"\";s:9:\"label_css\";s:0:\"\";s:9:\"input_css\";s:0:\"\";s:10:\"attributes\";s:0:\"\";s:5:\"regex\";s:0:\"\";s:11:\"regex_error\";s:0:\"\";s:5:\"notes\";s:0:\"\";s:11:\"notes_after\";s:0:\"\";}i:3;a:20:{s:8:\"standard\";s:1:\"4\";s:7:\"options\";s:0:\"\";s:7:\"default\";s:0:\"\";s:6:\"inline\";s:5:\"false\";s:3:\"req\";s:4:\"true\";s:7:\"disable\";s:5:\"false\";s:6:\"follow\";s:5:\"false\";s:10:\"hide_label\";s:5:\"false\";s:11:\"placeholder\";s:5:\"false\";s:5:\"label\";s:8:\"Message:\";s:4:\"slug\";s:7:\"message\";s:4:\"type\";s:8:\"textarea\";s:7:\"max_len\";s:0:\"\";s:9:\"label_css\";s:0:\"\";s:9:\"input_css\";s:0:\"\";s:10:\"attributes\";s:0:\"\";s:5:\"regex\";s:0:\"\";s:11:\"regex_error\";s:0:\"\";s:5:\"notes\";s:0:\"\";s:11:\"notes_after\";s:0:\"\";}}s:23:\"vcita_scheduling_button\";s:5:\"false\";s:29:\"vcita_scheduling_button_label\";s:23:\"Schedule an Appointment\";s:14:\"vcita_approved\";s:5:\"false\";s:9:\"vcita_uid\";s:5:\"19983\";s:11:\"vcita_email\";s:0:\"\";s:15:\"vcita_email_new\";s:21:\"sonya@hormonesoup.com\";s:19:\"vcita_confirm_token\";s:0:\"\";s:20:\"vcita_confirm_tokens\";s:0:\"\";s:17:\"vcita_initialized\";s:4:\"true\";s:16:\"vcita_first_name\";s:0:\"\";s:15:\"vcita_last_name\";s:0:\"\";s:10:\"form_style\";s:12:\"width:375px;\";s:14:\"left_box_style\";s:39:\"float:left; width:55%; max-width:270px;\";s:15:\"right_box_style\";s:24:\"float:left; width:235px;\";s:11:\"clear_style\";s:11:\"clear:both;\";s:16:\"field_left_style\";s:70:\"clear:left; float:left; width:99%; max-width:550px; margin-right:10px;\";s:21:\"field_prefollow_style\";s:70:\"clear:left; float:left; width:99%; max-width:250px; margin-right:10px;\";s:18:\"field_follow_style\";s:58:\"float:left; padding-left:10px; width:99%; max-width:250px;\";s:11:\"title_style\";s:33:\"text-align:left; padding-top:5px;\";s:15:\"field_div_style\";s:16:\"text-align:left;\";s:20:\"captcha_div_style_sm\";s:42:\"width:175px; height:50px; padding-top:2px;\";s:19:\"captcha_div_style_m\";s:42:\"width:250px; height:65px; padding-top:2px;\";s:19:\"captcha_image_style\";s:72:\"border-style:none; margin:0; padding:0px; padding-right:5px; float:left;\";s:26:\"captcha_reload_image_style\";s:64:\"border-style:none; margin:0; padding:0px; vertical-align:bottom;\";s:16:\"submit_div_style\";s:33:\"text-align:left; padding-top:2px;\";s:12:\"border_style\";s:37:\"border:1px solid black; padding:10px;\";s:14:\"required_style\";s:16:\"text-align:left;\";s:19:\"required_text_style\";s:16:\"text-align:left;\";s:10:\"hint_style\";s:38:\"font-size:x-small; font-weight:normal;\";s:11:\"error_style\";s:27:\"text-align:left; color:red;\";s:14:\"redirect_style\";s:16:\"text-align:left;\";s:14:\"fieldset_style\";s:65:\"border:1px solid black; width:97%; max-width:500px; padding:10px;\";s:11:\"label_style\";s:16:\"text-align:left;\";s:18:\"option_label_style\";s:15:\"display:inline;\";s:11:\"field_style\";s:26:\"text-align:left; margin:0;\";s:19:\"captcha_input_style\";s:38:\"text-align:left; margin:0; width:50px;\";s:14:\"textarea_style\";s:68:\"text-align:left; margin:0; width:99%; max-width:250px; height:120px;\";s:12:\"select_style\";s:16:\"text-align:left;\";s:14:\"checkbox_style\";s:11:\"width:13px;\";s:11:\"radio_style\";s:11:\"width:13px;\";s:17:\"placeholder_style\";s:27:\"opacity:0.6; color:#333333;\";s:12:\"button_style\";s:25:\"cursor:pointer; margin:0;\";s:11:\"reset_style\";s:25:\"cursor:pointer; margin:0;\";s:18:\"vcita_button_style\";s:156:\"text-decoration:none; display:block; text-align:center; background:linear-gradient(to bottom, #ed6a31 0%, #e55627 100%); color:#fff !important; padding:8px;\";s:22:\"vcita_div_button_style\";s:63:\"border-left:1px dashed #ccc; margin-top:25px; padding:8px 20px;\";s:16:\"powered_by_style\";s:55:\"font-size:x-small; font-weight:normal; padding-top:5px;\";s:10:\"vcita_link\";s:5:\"false\";s:26:\"vcita_scheduling_link_text\";s:68:\"Click above to schedule an appointment using vCita Online Scheduling\";}','yes'),(374761,'wpb2d-premium-extensions','a:0:{}','no'),(376098,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:21:\"sonya@hormonesoup.com\";s:7:\"version\";s:5:\"5.7.3\";s:9:\"timestamp\";i:1631181587;}','no'),(376942,'ga_domain_name','Hormone Soup','yes'),(376963,'ga_status','enabled','yes'),(376964,'ga_disable_gasites','disabled','yes'),(376965,'ga_analytic_snippet','enabled','yes'),(376966,'ga_uid','UA-45552071-1','yes'),(376967,'ga_admin_status','enabled','yes'),(376968,'ga_admin_disable','remove','yes'),(376969,'ga_admin_role','a:4:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";i:2;s:6:\"author\";i:3;s:11:\"contributor\";}','yes'),(376970,'ga_dashboard_role','a:1:{i:0;s:13:\"administrator\";}','yes'),(376971,'ga_adsense','','yes'),(376972,'ga_extra','','yes'),(376973,'ga_extra_after','','yes'),(376974,'ga_event','enabled','yes'),(376975,'ga_outbound','enabled','yes'),(376976,'ga_outbound_prefix','outgoing','yes'),(376977,'ga_enhanced_link_attr','disabled','yes'),(376978,'ga_downloads','','yes'),(376979,'ga_downloads_prefix','download','yes'),(376980,'ga_widgets','enabled','yes'),(376981,'ga_annon','0','yes'),(376982,'ga_defaults','no','yes'),(376983,'ga_google_token','4/a9Ub1Oo4N4XWX1shxvkW9Vgg8Jr1.sqZtzLjkiokZEnp6UAPFm0F-ndi1hwI','yes'),(376984,'ga_google_authtoken','{\"access_token\":\"ya29.1.AADtN_UMK7jUlXcQNoiGQhKAdzLktIOgVs7aPBRJV4ITHuew1WHcGzkhG2U7hmk\",\"token_type\":\"Bearer\",\"expires_in\":3600,\"refresh_token\":\"1\\/OQgG0XEUirvbUgXvmFJHFTqFZ3kPNOJSLXId7e4zY_Q\",\"created\":1390947248}','yes'),(377001,'gad_oauth_token','1/2Twfe6YnbROC-eBu3JAcAfEUPSNFG2R-M_3PdXisqR0','yes'),(377002,'gad_oauth_secret','YxI9uznKPn_JVUmgsuxNn19x','yes'),(377004,'gad_account_id','ga:78835099','yes'),(377005,'gad_cache_timeout','60','yes'),(377014,'triberr_comments_width','600','yes'),(377015,'triberr_comments_bg_color','ffffff','yes'),(377016,'triberr_comments_status','off','yes'),(377018,'triberr_apikey','q6zy6vpqggtakqz4nds5dd0z2lkaa4su1ig','yes'),(377237,'triberr_message','','yes'),(377802,'Yoast_Tracking_Hash','99b7ff96385703185000c414b2a73654','yes'),(387618,'newsman_options','s:2358:\"a:24:{s:4:\"lang\";s:5:\"en_US\";s:6:\"sender\";a:3:{s:4:\"name\";s:12:\"Hormone Soup\";s:5:\"email\";s:21:\"sonya@hormonesoup.com\";s:11:\"returnEmail\";s:21:\"sonya@hormonesoup.com\";}s:11:\"sendWelcome\";b:1;s:16:\"sendUnsubscribed\";b:1;s:4:\"form\";a:1:{s:4:\"json\";s:572:\"{\"useInlineLabels\":true,\"elements\":[{\"type\":\"title\",\"value\":\"Subscription\"},{\"type\":\"html\",\"value\":\"Enter your primary email address to get our free newsletter.\"},{\"type\":\"text\",\"label\":\"First Name\",\"name\":\"first-name\",\"value\":\"\"},{\"type\":\"text\",\"label\":\"Last Name\",\"name\":\"last-name\",\"value\":\"\"},{\"type\":\"email\",\"label\":\"Email\",\"name\":\"email\",\"value\":\"\",\"required\":true},{\"type\":\"submit\",\"value\":\"Subscribe\",\"size\":\"small\",\"color\":\"gray\",\"style\":\"rounded\"},{\"type\":\"html\",\"value\":\"You can leave the list at any time. Removal instructions are included in each message.\"}]}\";}s:11:\"notifyAdmin\";b:1;s:17:\"notificationEmail\";s:21:\"sonya@hormonesoup.com\";s:6:\"mailer\";a:3:{s:3:\"mdo\";s:7:\"phpmail\";s:4:\"smtp\";a:5:{s:4:\"host\";s:0:\"\";s:4:\"user\";s:0:\"\";s:4:\"pass\";s:12:\"hT9dP2owXH4=\";s:4:\"port\";i:25;s:6:\"secure\";s:3:\"off\";}s:10:\"throttling\";a:3:{s:5:\"limit\";i:0;s:2:\"on\";b:0;s:6:\"period\";s:3:\"day\";}}s:6:\"social\";a:4:{s:7:\"twitter\";s:0:\"\";s:8:\"facebook\";s:0:\"\";s:10:\"googleplus\";s:0:\"\";s:8:\"linkedin\";s:0:\"\";}s:14:\"dashboardStats\";s:3:\"off\";s:15:\"useDoubleOptout\";b:0;s:6:\"secret\";s:32:\"1d7dd58d092e5e7b73eb6e24d45facde\";s:6:\"apiKey\";s:40:\"e9ef3a19f6fb0b5f46705fbd0f46304a297cf97b\";s:11:\"activePages\";a:7:{s:28:\"alreadySubscribedAndVerified\";i:2546;s:8:\"badEmail\";i:2547;s:20:\"confirmationRequired\";i:2548;s:19:\"confirmationSucceed\";i:2549;s:27:\"emailSubscribedNotConfirmed\";i:2550;s:18:\"unsubscribeSucceed\";i:2551;s:23:\"unsubscribeConfirmation\";i:2552;}s:7:\"bounced\";a:11:{s:7:\"enabled\";s:3:\"off\";s:4:\"type\";s:4:\"imap\";s:6:\"secure\";s:2:\"no\";s:4:\"host\";s:0:\"\";s:4:\"port\";s:3:\"143\";s:8:\"username\";s:0:\"\";s:8:\"password\";s:12:\"hT9dP2owXH4=\";s:17:\"skipLargeMessages\";b:1;s:13:\"skipThreshold\";i:1048576;s:16:\"removeFromServer\";b:1;s:17:\"removeAutoreplies\";b:0;}s:11:\"base64TrMap\";s:64:\"41Y3ITA/0wCW8V5xEoqsfedKtjbpngFP+LOU2a7mMkhQGlH6vRJNXSc9zurZByDi\";s:5:\"debug\";b:1;s:16:\"cleanUnconfirmed\";b:1;s:9:\"uninstall\";a:1:{s:17:\"deleteSubscribers\";b:0;}s:13:\"basicTemplate\";i:15;s:16:\"hideInitialVideo\";b:1;s:14:\"hideLangNotice\";b:0;s:17:\"showWelcomeScreen\";b:1;s:11:\"pokebackKey\";s:32:\"1e740baec836f8f3b868bdf0e734c8a5\";}\";','yes'),(387624,'newsman_completed_migrations','a:24:{i:0;s:57:\"newsman_move_title_and_texts_from_list_params_to_form_els\";i:1;s:43:\"newsman_migrate_emails_and_templates_tables\";i:2;s:31:\"newsman_install_stock_templates\";i:3;s:19:\"newsman_add_api_key\";i:4;s:25:\"newsman_migrating_eml_tpl\";i:5;s:36:\"newsman_migration_add_double_opt_out\";i:6;s:38:\"newsman_migration_add_double_opt_out_2\";i:7;s:39:\"newsman_migration_add_index_to_sentlog2\";i:8;s:38:\"newsman_migration_add_re_confirm_email\";i:9;s:44:\"newsman_migration_remove_address_changed_tpl\";i:10;s:38:\"newsman_migration_init_ajax_fork_table\";i:11;s:41:\"newsman_migration_ensure_system_templates\";i:12;s:50:\"newsman_migration_cleanup_system_eml_template_dups\";i:13;s:36:\"newsman_migration_alter_emails_table\";i:14;s:51:\"newsman_migration_add_admin_notification_email_addr\";i:15;s:56:\"newsman_migration_alter_emails_table_apply_longtext_type\";i:16;s:50:\"newsman_migration_add_analytics_columns_and_tables\";i:17;s:43:\"newsman_migration_add_emailAnalytics_column\";i:18;s:43:\"newsman_migration_recheck_table_definitions\";i:19;s:43:\"newsman_migration_recheck_table_definitions\";i:20;s:34:\"newsman_migration_add_pokeback_key\";i:21;s:38:\"newsman_migration_drop_ajax_fork_table\";i:22;s:31:\"newsman_migration_check_api_key\";i:23;s:43:\"newsman_migration_recheck_table_definitions\";}','yes'),(387626,'newsman_version','1.8.8','yes'),(392052,'stb_enabled','1','yes'),(392053,'stc_enabled','1','yes'),(392054,'gravatar_disable_hovercards','enabled','yes'),(407683,'newsman_old_version','1.6.8','yes'),(411226,'kamn_easy_twitter_feed_widget_options','a:2:{s:44:\"kamn_easy_twitter_feed_widget_script_control\";i:1;s:43:\"kamn_easy_twitter_feed_widget_reset_control\";i:0;}','yes'),(411227,'widget_widget-easy-twitter-feed-widget-kamn','a:3:{i:2;a:15:{s:5:\"title\";s:11:\"Let\'s Tweet\";s:17:\"twitter_widget_id\";s:18:\"344713329262084096\";s:26:\"twitter_widget_screen_name\";s:13:\"designorbital\";s:26:\"twitter_widget_tweet_limit\";s:1:\"0\";s:27:\"twitter_widget_show_replies\";s:1:\"0\";s:20:\"twitter_widget_width\";s:3:\"300\";s:21:\"twitter_widget_height\";s:3:\"250\";s:20:\"twitter_widget_theme\";s:5:\"light\";s:25:\"twitter_widget_link_color\";s:6:\"F06131\";s:27:\"twitter_widget_border_color\";s:6:\"EC672E\";s:28:\"twitter_widget_chrome_header\";s:1:\"1\";s:28:\"twitter_widget_chrome_footer\";s:1:\"1\";s:28:\"twitter_widget_chrome_border\";s:1:\"1\";s:31:\"twitter_widget_chrome_scrollbar\";s:1:\"1\";s:32:\"twitter_widget_chrome_background\";s:1:\"1\";}i:3;a:15:{s:5:\"title\";s:12:\"Let\'s Tweet!\";s:17:\"twitter_widget_id\";s:18:\"344713329262084096\";s:26:\"twitter_widget_screen_name\";s:11:\"hormonesoup\";s:26:\"twitter_widget_tweet_limit\";s:1:\"0\";s:27:\"twitter_widget_show_replies\";s:1:\"0\";s:20:\"twitter_widget_width\";s:3:\"300\";s:21:\"twitter_widget_height\";s:3:\"250\";s:20:\"twitter_widget_theme\";s:5:\"light\";s:25:\"twitter_widget_link_color\";s:6:\"F06131\";s:27:\"twitter_widget_border_color\";s:6:\"E3558E\";s:28:\"twitter_widget_chrome_header\";s:1:\"1\";s:28:\"twitter_widget_chrome_footer\";s:1:\"1\";s:28:\"twitter_widget_chrome_border\";s:1:\"1\";s:31:\"twitter_widget_chrome_scrollbar\";s:1:\"1\";s:32:\"twitter_widget_chrome_background\";s:1:\"1\";}s:12:\"_multiwidget\";i:1;}','yes'),(426793,'cUsSBr_settings_userData','a:10:{s:5:\"fname\";s:7:\"Melanie\";s:5:\"lname\";s:5:\"Minor\";s:5:\"email\";s:23:\"melanie@hormonesoup.com\";s:7:\"website\";s:26:\"http://www.hormonesoup.com\";s:5:\"phone\";s:0:\"\";s:21:\"Template_Desktop_Form\";s:20:\"newsletterTemplate18\";s:20:\"Template_Desktop_Tab\";s:12:\"invisibleTab\";s:13:\"Main_Category\";s:7:\"Content\";s:12:\"Sub_Category\";s:4:\"Blog\";s:5:\"Goals\";s:34:\"Growing your email marketing list,\";}','yes'),(426794,'cUsSBr_settings_form_key','Y2NjODQ0MTc4OTk,','yes'),(426795,'cUsSBr_settings_FORM','a:2:{s:8:\"tab_user\";i:1;s:11:\"cus_version\";s:3:\"tab\";}','yes'),(426796,'cUsSBr_settings_userCredentials','a:2:{s:11:\"API_Account\";s:42:\"BCf50083509a2ab0419772629797f5a0c6bce5bc93\";s:7:\"API_Key\";s:40:\"8a58eeaf905b8912224e71aa36dbf382268e612c\";}','yes'),(426797,'cUsSBr_settings_default_deep_link_view','https://admin.contactus.com/partners/$1emHbYCc/brpage.php','yes'),(426798,'cUsSBr_settings_form_id','96409','yes'),(426801,'cUsSBr_settings_CURRENTKEY','Y2NjODQ0MTc4OTk,','yes'),(426805,'cUsSBr_settings_MOBILE_BAR_Y2NjODQ0MTc4OTk,','a:12:{s:11:\"bar_formkey\";s:16:\"Y2NjODQ0MTc4OTk,\";s:7:\"form_id\";s:5:\"96409\";s:4:\"font\";s:5:\"oSans\";s:9:\"font_size\";s:2:\"11\";s:10:\"font_color\";s:0:\"\";s:7:\"bar_txt\";s:88:\"Love our website? Signup to our list to keep current on the awesome stuff we’re doing.\";s:7:\"tXt_pos\";s:2:\"25\";s:9:\"bar_color\";s:7:\"#EC672e\";s:10:\"bar_height\";s:2:\"20\";s:16:\"bar-shadow-96409\";s:1:\"0\";s:18:\"mob_position_96409\";s:4:\"_b0t\";s:18:\"mob_bar-show-96409\";s:1:\"1\";}','yes'),(426807,'cUsSBr_settings_BAR_ACTIONS_Y2NjODQ0MTc4OTk,','a:4:{s:12:\"action_96409\";s:5:\"popup\";s:7:\"linkurl\";s:0:\"\";s:11:\"bar_formkey\";s:16:\"Y2NjODQ0MTc4OTk,\";s:7:\"form_id\";s:5:\"96409\";}','yes'),(432972,'_transient_twentyfourteen_category_count','28','yes'),(440542,'widget_akismet_widget','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(440543,'widget_iclw','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(440544,'widget_googlestats','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(440545,'widget_gadwidget','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(440546,'widget_newsman-form','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(440547,'widget_top-posts','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(440548,'widget_grofile','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(440549,'widget_twitter_timeline','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(440550,'widget_jetpack_display_posts_widget','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(440551,'widget_jetpack_readmill_widget','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(441564,'Videos_children','a:0:{}','yes'),(856091,'pvmt_options','a:1:{s:7:\"txt_one\";s:44:\"content=\\\"d39beaaa40de60912e75b7ad357e777e\\\"\";}','yes'),(1059942,'WPLANG','','yes'),(1449663,'akismet_strictness','1','yes'),(1872516,'NXS_cronCheck','a:3:{s:18:\"cronCheckStartTime\";i:1423511867;s:10:\"cronChecks\";a:10:{i:0;s:103:\"[2015-02-09 14:57:47] - WP Cron called from 198.90.21.103 (WordPress/4.0.1; http://www.hormonesoup.com)\";i:1;s:103:\"[2015-02-09 14:59:15] - WP Cron called from 198.90.21.103 (WordPress/4.0.1; http://www.hormonesoup.com)\";i:2;s:103:\"[2015-02-09 14:59:17] - WP Cron called from 198.90.21.103 (WordPress/4.0.1; http://www.hormonesoup.com)\";i:3;s:103:\"[2015-02-09 15:00:57] - WP Cron called from 198.90.21.103 (WordPress/4.0.1; http://www.hormonesoup.com)\";i:4;s:103:\"[2015-02-09 15:02:26] - WP Cron called from 198.90.21.103 (WordPress/4.0.1; http://www.hormonesoup.com)\";i:5;s:103:\"[2015-02-09 15:03:55] - WP Cron called from 198.90.21.103 (WordPress/4.0.1; http://www.hormonesoup.com)\";i:6;s:103:\"[2015-02-09 15:06:10] - WP Cron called from 198.90.21.103 (WordPress/4.0.1; http://www.hormonesoup.com)\";i:7;s:103:\"[2015-02-09 15:08:19] - WP Cron called from 198.90.21.103 (WordPress/4.0.1; http://www.hormonesoup.com)\";i:8;s:103:\"[2015-02-09 15:10:19] - WP Cron called from 198.90.21.103 (WordPress/4.0.1; http://www.hormonesoup.com)\";i:9;s:103:\"[2015-02-09 15:12:19] - WP Cron called from 198.90.21.103 (WordPress/4.0.1; http://www.hormonesoup.com)\";}s:6:\"status\";i:1;}','yes'),(1872553,'NSX_LastTChecked','1423511973','yes'),(1872959,'wpsqt_version','2.14','yes'),(1872960,'wpsqt_number_of_items','25','yes'),(1872984,'inc_popup-config','a:2:{s:13:\"loadingmethod\";s:4:\"ajax\";s:5:\"rules\";a:7:{i:0;s:28:\"class-popup-rule-browser.php\";i:1;s:24:\"class-popup-rule-geo.php\";i:2;s:26:\"class-popup-rule-popup.php\";i:3;s:29:\"class-popup-rule-referrer.php\";i:4;s:24:\"class-popup-rule-url.php\";i:5;s:25:\"class-popup-rule-user.php\";i:6;s:28:\"class-popup-rule-prosite.php\";}}','yes'),(1873009,'wiziapp_plugin_settings','a:8:{s:10:\"configured\";b:1;s:7:\"general\";a:1:{s:9:\"analytics\";s:0:\"\";}s:6:\"webapp\";a:6:{s:6:\"active\";b:1;s:13:\"active_tablet\";b:1;s:5:\"theme\";s:7:\"wiziapp\";s:4:\"name\";s:12:\"Hormone Soup\";s:4:\"icon\";b:0;s:4:\"menu\";i:255;}s:7:\"android\";a:14:{s:6:\"active\";b:1;s:5:\"theme\";s:7:\"wiziapp\";s:4:\"icon\";b:0;s:4:\"name\";s:12:\"Hormone Soup\";s:6:\"splash\";b:0;s:10:\"need_build\";b:1;s:11:\"build_token\";s:0:\"\";s:4:\"push\";a:4:{s:9:\"sender_id\";s:0:\"\";s:7:\"api_key\";s:0:\"\";s:7:\"service\";s:32:\"b7728e5754295cef8f36e74d29fe6b13\";s:11:\"setup_token\";b:0;}s:8:\"admob_id\";s:0:\"\";s:4:\"menu\";i:255;s:12:\"intro_screen\";b:1;s:10:\"attachment\";i:0;s:7:\"package\";b:0;s:17:\"package_published\";b:0;}s:4:\"ipad\";a:3:{s:6:\"active\";b:1;s:5:\"theme\";s:7:\"wiziapp\";s:4:\"menu\";i:255;}s:3:\"ads\";a:2:{s:6:\"access\";b:0;s:10:\"footer_url\";s:0:\"\";}s:7:\"adsense\";a:2:{s:6:\"client\";s:0:\"\";s:4:\"slot\";s:0:\"\";}s:9:\"ad_iframe\";a:3:{s:3:\"url\";s:0:\"\";s:5:\"width\";s:3:\"320\";s:6:\"height\";s:2:\"50\";}}','yes'),(1926641,'widget_byrev-category-cloud-widget','a:0:{}','yes'),(1926642,'widget_sz-google-profile','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(1926643,'widget_sz-google-page','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(1926644,'widget_sz-google-community','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(1926645,'widget_sz-google-followers','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(1926646,'widget_sz-google-plus-one','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(1926647,'widget_sz-google-plus-sharing','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(1926648,'widget_sz-google-plus-follow','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(1926649,'widget_sz-google-post','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(1926650,'widget_wpsqt_top_widget','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(2172279,'alrp_rp_options','a:17:{s:6:\"enable\";i:1;s:5:\"limit\";i:4;s:7:\"autoadd\";i:1;s:6:\"onpost\";i:1;s:6:\"onpage\";i:0;s:6:\"onfeed\";i:0;s:5:\"excat\";s:0:\"\";s:5:\"match\";s:7:\"content\";s:5:\"title\";s:37:\"<h3>Posts related to #post_title</h3>\";s:8:\"blankmsg\";s:11:\"None found.\";s:6:\"layout\";s:15:\"thumbnail-title\";s:8:\"timthumb\";i:0;s:4:\"imgw\";i:114;s:4:\"imgh\";i:90;s:11:\"customfield\";s:9:\"thumbnail\";s:8:\"defthumb\";s:76:\"http://hormonesoup.com/wp-content/plugins/seo-alrp/img/default_thumbnail.gif\";s:10:\"excerptlen\";i:25;}','yes'),(2172280,'alrp_al_options','a:7:{s:6:\"enable\";i:1;s:3:\"tag\";i:1;s:7:\"keyword\";i:1;s:7:\"rglimit\";i:1;s:10:\"matchlimit\";i:200;s:5:\"title\";s:29:\"#title. Read more ... &raquo;\";s:11:\"manuallinks\";s:103:\"seo plugin,http://exclusivewp.com/seo-auto-links-related-posts/\nwordpress,http://wordpress.org,nofollow\";}','yes'),(2172281,'alrp_sb_options','a:12:{s:6:\"enable\";i:1;s:5:\"title\";s:19:\"You might also like\";s:6:\"onpost\";i:1;s:6:\"onpage\";i:0;s:5:\"theme\";s:5:\"light\";s:5:\"limit\";i:2;s:9:\"enableads\";i:0;s:9:\"azonaffid\";s:0:\"\";s:14:\"customadstitle\";s:0:\"\";s:13:\"customadslink\";s:0:\"\";s:15:\"customadstitle2\";s:0:\"\";s:14:\"customadslink2\";s:0:\"\";}','yes'),(2172282,'alrp_gs_options','a:3:{s:9:\"enabletip\";i:0;s:8:\"tiptheme\";s:4:\"dark\";s:6:\"expire\";i:7;}','yes'),(2361188,'transient_mods_d4f3cd42325105d8d24a5a77996b6d92','10','yes'),(2361189,'alrp_status','free','yes'),(2361913,'readygraph_connect_notice','true','yes'),(2364746,'jetpack_security_report','a:0:{}','yes'),(2364753,'jetpack_updates','a:8:{s:7:\"plugins\";i:20;s:6:\"themes\";i:3;s:9:\"wordpress\";i:1;s:12:\"translations\";i:0;s:5:\"total\";i:24;s:10:\"wp_version\";s:5:\"4.2.5\";s:17:\"wp_update_version\";s:5:\"4.3.1\";s:26:\"site_is_version_controlled\";b:0;}','yes'),(2388869,'yst_ga_sessions','a:0:{}','yes'),(2388870,'yst_ga_bounceRate','a:0:{}','yes'),(2388871,'yst_ga_source','a:0:{}','yes'),(2388872,'yst_ga_top_pageviews','a:0:{}','yes'),(2388873,'yst_ga_top_countries','a:0:{}','yes'),(2388874,'yst_ga_last_wp_run','2015-06-03','yes'),(2466189,'wordfence_version','7.5.6','yes'),(2466190,'wordfenceActivated','1','yes'),(2466191,'wf_plugin_act_error','','yes'),(2466409,'qm-settings','a:3:{s:12:\"enable_tweet\";s:1:\"1\";s:12:\"chosen_style\";s:7:\"default\";s:12:\"custom_style\";s:233:\".qm_quote{}\r\n      .qm_quote_author{}\r\n      .qm_quote_source{}\r\n      .qm_quote_tweet{}\r\n      .qm_quote p{}\r\n      .qm_quote_widget{}\r\n      .qm_quote_widget_author{}\r\n      .qm_quote_widget_source{}\r\n      .qm_quote_widget_tweet{}\";}','yes'),(2668335,'readygraph_tutorial','true','yes'),(2668341,'readygraph_enable_sidebar','false','yes'),(2668342,'readygraph_auto_select_all','true','yes'),(2668343,'readygraph_enable_branding','false','yes'),(2668344,'readygraph_send_blog_updates','true','yes'),(2668345,'readygraph_send_real_time_post_updates','false','yes'),(2668346,'readygraph_popup_template','default-template','yes'),(2668347,'readygraph_upgrade_notice','true','yes'),(2668348,'readygraph_site_url','http://hormonesoup.com','yes'),(2700450,'shareaholic_has_accepted_tos','1','yes'),(2700589,'ssba_buttons','{\"buffer\":{\"full_name\":\"Buffer\"},\"diggit\":{\"full_name\":\"Diggit\"},\"email\":{\"full_name\":\"Email\"},\"facebook\":{\"full_name\":\"Facebook\"},\"facebook_save\":{\"full_name\":\"Facebook Save\"},\"flattr\":{\"full_name\":\"Flattr\"},\"google\":{\"full_name\":\"Google+\"},\"linkedin\":{\"full_name\":\"LinkedIn\"},\"pinterest\":{\"full_name\":\"Pinterest\"},\"print\":{\"full_name\":\"Print\"},\"reddit\":{\"full_name\":\"Reddit\"},\"stumbleupon\":{\"full_name\":\"StumbleUpon\"},\"tumblr\":{\"full_name\":\"Tumblr\"},\"twitter\":{\"full_name\":\"Twitter\"},\"vk\":{\"full_name\":\"VK\"},\"whatsapp\":{\"full_name\":\"WhatsApp\"},\"xing\":{\"full_name\":\"Xing\"},\"yummly\":{\"full_name\":\"Yummly\"}}','yes'),(2886357,'finished_splitting_shared_terms','1','yes'),(2886382,'_split_terms','a:2:{i:226;a:1:{s:8:\"post_tag\";i:287;}i:227;a:1:{s:8:\"post_tag\";i:288;}}','yes'),(2985245,'site_icon','0','yes'),(2985246,'medium_large_size_w','768','yes'),(2985247,'medium_large_size_h','0','yes'),(2985250,'widget_qm_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2985251,'widget_ssba_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2985252,'widget_wpcom-goodreads','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2985253,'widget_wpcom_social_media_icons_widget','a:2:{i:2;a:10:{s:5:\"title\";s:6:\"Social\";s:17:\"facebook_username\";s:37:\"https://www.facebook.com/HormoneSoup/\";s:16:\"twitter_username\";s:31:\"https://twitter.com/HormoneSoup\";s:18:\"instagram_username\";s:0:\"\";s:18:\"pinterest_username\";s:38:\"https://www.pinterest.com/hormonesoup/\";s:17:\"linkedin_username\";s:63:\"Public Profilehttps://ca.linkedin.com/in/sonya-satveit-3146a258\";s:15:\"github_username\";s:0:\"\";s:16:\"youtube_username\";s:0:\"\";s:14:\"vimeo_username\";s:0:\"\";s:19:\"googleplus_username\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(3073237,'_transient_wpcom_subscribers_total','a:2:{s:6:\"status\";s:7:\"success\";s:5:\"value\";i:83;}','no'),(3076548,'wordfence_syncAttackDataAttempts','0','no'),(3076549,'wordfence_syncingAttackData','0','no'),(3150424,'widget_widget_contact_info','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(3535378,'wpseo_dismiss_recalculate','1','yes'),(3541265,'nxsSNAPNetworks_bck','a:6:{s:3:\"ver\";i:306;s:5:\"isPro\";s:1:\"1\";s:4:\"isMA\";b:0;s:4:\"isMU\";b:0;s:5:\"isMUx\";b:0;s:10:\"skipSSLSec\";b:0;}','yes'),(3541266,'nxs_lBckTime','1560770197','no'),(3541267,'wp_mobile_app_promos','0','yes'),(3541271,'wp_mobile_disable','0','yes'),(3541272,'widget_google_translate_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3541273,'widget_jetpack_my_community','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3541277,'safecss_add','','yes'),(3541299,'jpsq_sync_checkout','0:0','no'),(3541302,'jpsq_full_sync_checkout','0:0','no'),(3541316,'verification_services_codes','0','yes'),(3541319,'safecss','','yes'),(3541371,'do_activate','0','yes'),(3541374,'monsterinsights_60_beta','1','yes'),(3608665,'feedback_unread_count','0','yes'),(3672695,'gad_login_email','admin','yes'),(3672696,'gad_login_pass','5K3GOOAH','yes'),(3672750,'theme_mods_pub/minileven','a:1:{s:18:\"custom_css_post_id\";i:-1;}','yes'),(3674896,'post_by_email_address1','NULL','yes'),(3674897,'monitor_receive_notifications','1','yes'),(3737693,'widget_magazine-point-social','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3737694,'widget_magazine-point-recent-posts-extended','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3737695,'widget_magazine-point-news-block','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3737696,'widget_magazine-point-posts-slider','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3737697,'widget_magazine-point-featured-page','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3737698,'widget_magazine-point-tabbed','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3737699,'hu_theme_options','a:3:{s:13:\"sidebar-areas\";a:8:{i:0;a:6:{s:2:\"id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:8:\"contexts\";a:8:{i:0;s:4:\"home\";i:1;s:9:\"blog-page\";i:2;s:4:\"page\";i:3;s:6:\"single\";i:4;s:7:\"archive\";i:5;s:16:\"archive-category\";i:6;s:6:\"search\";i:7;i:404;}s:9:\"locations\";a:1:{i:0;s:2:\"s1\";}s:10:\"is_builtin\";b:1;s:11:\"description\";s:146:\"Full width widget zone. Located in the left sidebar in a 3 columns layout. Can be on the right of a 2 columns sidebar when content is on the left.\";}i:1;a:6:{s:2:\"id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:8:\"contexts\";a:8:{i:0;s:4:\"home\";i:1;s:9:\"blog-page\";i:2;s:4:\"page\";i:3;s:6:\"single\";i:4;s:7:\"archive\";i:5;s:16:\"archive-category\";i:6;s:6:\"search\";i:7;i:404;}s:9:\"locations\";a:1:{i:0;s:2:\"s2\";}s:10:\"is_builtin\";b:1;s:11:\"description\";s:75:\"Full width widget zone. Located in the right sidebar in a 3 columns layout.\";}i:2;a:6:{s:2:\"id\";s:8:\"footer-1\";s:5:\"title\";s:8:\"Footer 1\";s:8:\"contexts\";a:8:{i:0;s:4:\"home\";i:1;s:9:\"blog-page\";i:2;s:4:\"page\";i:3;s:6:\"single\";i:4;s:7:\"archive\";i:5;s:16:\"archive-category\";i:6;s:6:\"search\";i:7;i:404;}s:9:\"locations\";a:1:{i:0;s:8:\"footer-1\";}s:10:\"is_builtin\";b:1;s:11:\"description\";s:19:\"Widgetized footer 1\";}i:3;a:6:{s:2:\"id\";s:8:\"footer-2\";s:5:\"title\";s:8:\"Footer 2\";s:8:\"contexts\";a:8:{i:0;s:4:\"home\";i:1;s:9:\"blog-page\";i:2;s:4:\"page\";i:3;s:6:\"single\";i:4;s:7:\"archive\";i:5;s:16:\"archive-category\";i:6;s:6:\"search\";i:7;i:404;}s:9:\"locations\";a:1:{i:0;s:8:\"footer-2\";}s:10:\"is_builtin\";b:1;s:11:\"description\";s:19:\"Widgetized footer 2\";}i:4;a:6:{s:2:\"id\";s:8:\"footer-3\";s:5:\"title\";s:8:\"Footer 3\";s:8:\"contexts\";a:8:{i:0;s:4:\"home\";i:1;s:9:\"blog-page\";i:2;s:4:\"page\";i:3;s:6:\"single\";i:4;s:7:\"archive\";i:5;s:16:\"archive-category\";i:6;s:6:\"search\";i:7;i:404;}s:9:\"locations\";a:1:{i:0;s:8:\"footer-3\";}s:10:\"is_builtin\";b:1;s:11:\"description\";s:19:\"Widgetized footer 3\";}i:5;a:6:{s:2:\"id\";s:8:\"footer-4\";s:5:\"title\";s:8:\"Footer 4\";s:8:\"contexts\";a:8:{i:0;s:4:\"home\";i:1;s:9:\"blog-page\";i:2;s:4:\"page\";i:3;s:6:\"single\";i:4;s:7:\"archive\";i:5;s:16:\"archive-category\";i:6;s:6:\"search\";i:7;i:404;}s:9:\"locations\";a:1:{i:0;s:8:\"footer-4\";}s:10:\"is_builtin\";b:1;s:11:\"description\";s:19:\"Widgetized footer 4\";}i:6;a:6:{s:2:\"id\";s:10:\"header-ads\";s:5:\"title\";s:29:\"Header (next to logo / title)\";s:8:\"contexts\";a:8:{i:0;s:4:\"home\";i:1;s:9:\"blog-page\";i:2;s:4:\"page\";i:3;s:6:\"single\";i:4;s:7:\"archive\";i:5;s:16:\"archive-category\";i:6;s:6:\"search\";i:7;i:404;}s:9:\"locations\";a:1:{i:0;s:10:\"header-ads\";}s:10:\"is_builtin\";b:1;s:11:\"description\";s:66:\"The Header Widget Zone is located next to your logo or site title.\";}i:7;a:6:{s:2:\"id\";s:10:\"footer-ads\";s:5:\"title\";s:17:\"Footer Full Width\";s:8:\"contexts\";a:8:{i:0;s:4:\"home\";i:1;s:9:\"blog-page\";i:2;s:4:\"page\";i:3;s:6:\"single\";i:4;s:7:\"archive\";i:5;s:16:\"archive-category\";i:6;s:6:\"search\";i:7;i:404;}s:9:\"locations\";a:1:{i:0;s:10:\"footer-ads\";}s:10:\"is_builtin\";b:1;s:11:\"description\";s:163:\"The Footer Widget Zone is located before the other footer widgets and takes 100% of the width. Very appropriate to display a Google Map or an advertisement banner.\";}}s:15:\"has_been_copied\";b:1;s:8:\"defaults\";a:83:{s:7:\"favicon\";N;s:20:\"display-header-title\";b:1;s:19:\"display-header-logo\";b:0;s:18:\"mobile-header-logo\";N;s:15:\"logo-max-height\";i:60;s:4:\"font\";s:15:\"source-sans-pro\";s:14:\"body-font-size\";i:16;s:15:\"container-width\";i:1380;s:5:\"boxed\";b:0;s:15:\"sidebar-padding\";s:2:\"30\";s:7:\"color-1\";s:7:\"#16cfc1\";s:7:\"color-2\";s:7:\"#efb93f\";s:15:\"body-background\";a:1:{s:16:\"background-color\";s:7:\"#eaeaea\";}s:19:\"image-border-radius\";i:0;s:14:\"ext_link_style\";b:0;s:15:\"ext_link_target\";b:0;s:13:\"post-comments\";b:1;s:13:\"page-comments\";b:0;s:12:\"smoothscroll\";b:1;s:10:\"responsive\";b:1;s:7:\"fittext\";b:0;s:21:\"attachments-in-search\";b:0;s:12:\"social-links\";a:0:{}s:12:\"minified-css\";b:1;s:15:\"structured-data\";b:1;s:14:\"smart_load_img\";b:0;s:10:\"about-page\";b:1;s:11:\"help-button\";b:1;s:16:\"site-description\";b:1;s:12:\"color-topbar\";s:7:\"#121d30\";s:12:\"color-header\";s:7:\"#454e5c\";s:17:\"color-header-menu\";s:7:\"#454e5c\";s:17:\"color-mobile-menu\";s:7:\"#454e5c\";s:24:\"transparent-fixed-topnav\";b:1;s:16:\"use-header-image\";b:0;s:26:\"logo-title-on-header-image\";b:0;s:10:\"header-ads\";b:0;s:18:\"header-ads-desktop\";b:1;s:17:\"header-ads-mobile\";b:0;s:19:\"default-menu-header\";b:0;s:21:\"header-desktop-sticky\";s:8:\"stick_up\";s:14:\"desktop-search\";s:6:\"topbar\";s:25:\"header_mobile_menu_layout\";s:8:\"top_menu\";s:20:\"header-mobile-sticky\";s:8:\"stick_up\";s:17:\"header_mobile_btn\";s:8:\"animated\";s:13:\"mobile-search\";b:1;s:20:\"blog-heading-enabled\";b:1;s:12:\"blog-heading\";s:12:\"Hormone Soup\";s:15:\"blog-subheading\";s:4:\"Blog\";s:13:\"blog-standard\";b:0;s:14:\"excerpt-length\";i:34;s:22:\"featured-posts-enabled\";b:1;s:17:\"featured-category\";s:1:\"0\";s:20:\"featured-posts-count\";i:1;s:27:\"featured-posts-full-content\";b:0;s:18:\"featured-slideshow\";b:0;s:24:\"featured-slideshow-speed\";i:5000;s:22:\"featured-posts-include\";b:0;s:10:\"author-bio\";b:1;s:13:\"related-posts\";s:10:\"categories\";s:8:\"post-nav\";s:2:\"s1\";s:11:\"placeholder\";b:1;s:13:\"comment-count\";b:1;s:13:\"layout-global\";s:7:\"col-3cm\";s:11:\"layout-home\";s:7:\"inherit\";s:13:\"layout-single\";s:7:\"inherit\";s:14:\"layout-archive\";s:7:\"inherit\";s:23:\"layout-archive-category\";s:7:\"inherit\";s:13:\"layout-search\";s:7:\"inherit\";s:10:\"layout-404\";s:7:\"inherit\";s:11:\"layout-page\";s:7:\"inherit\";s:11:\"sidebar-top\";b:1;s:17:\"desktop-sticky-sb\";b:0;s:16:\"mobile-sticky-sb\";b:0;s:19:\"mobile-sidebar-hide\";s:1:\"1\";s:10:\"footer-ads\";b:0;s:19:\"default-menu-footer\";b:0;s:14:\"footer-widgets\";s:1:\"3\";s:11:\"footer-logo\";N;s:12:\"color-footer\";s:7:\"#33363b\";s:9:\"copyright\";s:0:\"\";s:6:\"credit\";b:1;s:3:\"ver\";s:6:\"3.3.18\";}}','yes'),(3737700,'widget_alxtabs','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3737701,'widget_alxvideo','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3737702,'widget_alxposts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3737705,'ot_media_post_ID','4295','yes'),(3737982,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3737983,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3737984,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3738026,'wordfence_lastSyncAttackData','1635105758','no'),(3745090,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3762681,'wpcom_publish_posts_with_markdown','1','yes'),(3762682,'widget_authors','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3762683,'widget_eu_cookie_law_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3762684,'widget_flickr','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3762685,'widget_internet_defense_league_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3762686,'widget_widget_mailchimp_subscriber_popup','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3762687,'widget_milestone_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3762688,'widget_upcoming_events_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3762732,'carousel_display_exif','1','yes'),(3762734,'carousel_display_geo','1','yes'),(3762735,'carousel_background_color','','yes'),(3762837,'_elementor_installed_time','1503536988','yes'),(3762838,'elementor_remote_info_templates_data','a:139:{i:0;a:14:{s:2:\"id\";s:4:\"9139\";s:5:\"title\";s:25:\"Homepage &#8211; Business\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/07/Get_Started_250.png\";s:12:\"tmpl_created\";s:10:\"1532949924\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/homepage-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:167:\"[\"Agency\",\"bootstrap\",\"business\",\"corporate\",\"Landing Page\",\"marketing campaign\",\"marketing landing page\",\"product launch\",\"software\",\"Startup\",\"startup landing page\"]\";s:10:\"menu_order\";s:2:\"14\";s:16:\"popularity_index\";s:2:\"32\";s:11:\"trend_index\";s:1:\"2\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:1;a:14:{s:2:\"id\";s:3:\"147\";s:5:\"title\";s:20:\"Homepage &#8211; App\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0004.png\";s:12:\"tmpl_created\";s:10:\"1470829868\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/homepage-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"App\",\"Homepage\"]\";s:10:\"menu_order\";s:2:\"15\";s:16:\"popularity_index\";s:1:\"1\";s:11:\"trend_index\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:2;a:14:{s:2:\"id\";s:4:\"2402\";s:5:\"title\";s:32:\"Homepage &#8211; Interior Design\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2017/09/Interior.png\";s:12:\"tmpl_created\";s:10:\"1506441447\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/homepage-interior-design/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:193:\"[\"Architecture\",\"building\",\"business\",\"Creative\",\"exterior design\",\"furniture design\",\"Gallery\",\"garden design\",\"house\",\"interior design\",\"landscape design\",\"multipurpose\",\"portfolio\",\"studio\"]\";s:10:\"menu_order\";s:2:\"16\";s:16:\"popularity_index\";s:2:\"42\";s:11:\"trend_index\";s:2:\"49\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:3;a:14:{s:2:\"id\";s:3:\"777\";s:5:\"title\";s:28:\"Homepage &#8211; Coffee Shop\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/01/rest-home.jpg\";s:12:\"tmpl_created\";s:10:\"1485273092\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/homepage-coffee-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:41:\"[\"Coffee\",\"Homepage\",\"Restaurant\",\"Shop\"]\";s:10:\"menu_order\";s:2:\"17\";s:16:\"popularity_index\";s:2:\"50\";s:11:\"trend_index\";s:3:\"110\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:4;a:14:{s:2:\"id\";s:4:\"2404\";s:5:\"title\";s:24:\"Homepage &#8211; Product\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2017/09/product.png\";s:12:\"tmpl_created\";s:10:\"1506441452\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/homepage-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:103:\"[\"business\",\"colorful\",\"ecommerce\",\"flat\",\"mobile\",\"modern\",\"responsive\",\"retina\",\"Shop\",\"woocommerce\"]\";s:10:\"menu_order\";s:2:\"18\";s:16:\"popularity_index\";s:2:\"62\";s:11:\"trend_index\";s:2:\"91\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:5;a:14:{s:2:\"id\";s:3:\"492\";s:5:\"title\";s:25:\"Homepage &#8211; Law firm\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0024.png\";s:12:\"tmpl_created\";s:10:\"1477388365\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/homepage-law-firm/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:25:\"[\"Firm\",\"Homepage\",\"Law\"]\";s:10:\"menu_order\";s:2:\"19\";s:16:\"popularity_index\";s:1:\"6\";s:11:\"trend_index\";s:1:\"9\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:6;a:14:{s:2:\"id\";s:3:\"225\";s:5:\"title\";s:27:\"Homepage &#8211; Restaurant\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0016.png\";s:12:\"tmpl_created\";s:10:\"1470829872\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/homepage-restaurant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Homepage\",\"Restaurant\"]\";s:10:\"menu_order\";s:2:\"20\";s:16:\"popularity_index\";s:1:\"2\";s:11:\"trend_index\";s:1:\"3\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:7;a:14:{s:2:\"id\";s:4:\"3451\";s:5:\"title\";s:39:\"Homepage &#8211; Goodness meal services\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2017/11/goodness-featured-image.png\";s:12:\"tmpl_created\";s:10:\"1512054116\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/homepage-goodness-meal-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"21\";s:16:\"popularity_index\";s:2:\"96\";s:11:\"trend_index\";s:3:\"119\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:8;a:14:{s:2:\"id\";s:4:\"2152\";s:5:\"title\";s:26:\"Homepage &#8211; Cake Shop\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/07/cake-home.png\";s:12:\"tmpl_created\";s:10:\"1499774132\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/homepage-cake-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Cake\",\"Homepage\",\"Restaurant\",\"Shop\"]\";s:10:\"menu_order\";s:2:\"22\";s:16:\"popularity_index\";s:3:\"156\";s:11:\"trend_index\";s:3:\"219\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:9;a:14:{s:2:\"id\";s:4:\"1068\";s:5:\"title\";s:27:\"Homepage &#8211; Copywriter\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2017/03/copywriter.png\";s:12:\"tmpl_created\";s:10:\"1488805928\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/homepage-copywriter/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:25:\"[\"Copywriter\",\"Homepage\"]\";s:10:\"menu_order\";s:2:\"23\";s:16:\"popularity_index\";s:2:\"72\";s:11:\"trend_index\";s:3:\"206\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:10;a:14:{s:2:\"id\";s:3:\"181\";s:5:\"title\";s:23:\"Homepage &#8211; Agency\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0019.png\";s:12:\"tmpl_created\";s:10:\"1470826567\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/homepage-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Agency\",\"Creative\",\"Homepage\"]\";s:10:\"menu_order\";s:2:\"24\";s:16:\"popularity_index\";s:1:\"3\";s:11:\"trend_index\";s:1:\"6\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:11;a:14:{s:2:\"id\";s:3:\"463\";s:5:\"title\";s:22:\"Homepage &#8211; Study\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0022.png\";s:12:\"tmpl_created\";s:10:\"1477388340\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/homepage-study/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Education\",\"Homepage\",\"Study\"]\";s:10:\"menu_order\";s:2:\"25\";s:16:\"popularity_index\";s:1:\"5\";s:11:\"trend_index\";s:1:\"4\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:12;a:14:{s:2:\"id\";s:4:\"2813\";s:5:\"title\";s:32:\"Homepage &#8211; Creative Agency\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2017/11/Creative-Agency-–-Home-Page.png\";s:12:\"tmpl_created\";s:10:\"1509615049\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/homepage-creative-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Agency\",\"Creative\",\"Homepage\"]\";s:10:\"menu_order\";s:2:\"26\";s:16:\"popularity_index\";s:2:\"52\";s:11:\"trend_index\";s:2:\"83\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:13;a:14:{s:2:\"id\";s:3:\"728\";s:5:\"title\";s:33:\"Homepage &#8211; Delivery Company\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/01/delivery-company-home-page.jpg\";s:12:\"tmpl_created\";s:10:\"1485269993\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/homepage-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Delivery\",\"Homepage\"]\";s:10:\"menu_order\";s:2:\"27\";s:16:\"popularity_index\";s:2:\"91\";s:11:\"trend_index\";s:3:\"242\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:14;a:14:{s:2:\"id\";s:4:\"2403\";s:5:\"title\";s:29:\"Homepage &#8211; Luxury Hotel\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/09/Hotel.png\";s:12:\"tmpl_created\";s:10:\"1506441428\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/homepage-luxury-hotel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"28\";s:16:\"popularity_index\";s:3:\"119\";s:11:\"trend_index\";s:3:\"180\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:15;a:14:{s:2:\"id\";s:3:\"519\";s:5:\"title\";s:24:\"Homepage &#8211; Fitness\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0023.png\";s:12:\"tmpl_created\";s:10:\"1477388808\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/homepage-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:45:\"[\"Fitness\",\"Gym\",\"Health\",\"Homepage\",\"Sport\"]\";s:10:\"menu_order\";s:2:\"29\";s:16:\"popularity_index\";s:1:\"7\";s:11:\"trend_index\";s:2:\"11\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:16;a:14:{s:2:\"id\";s:4:\"1903\";s:5:\"title\";s:20:\"One Page &#8211; Spa\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2017/06/spa.png\";s:12:\"tmpl_created\";s:10:\"1496822325\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/one-page-spa/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:132:\"[\"beauty\",\"care\",\"girly\",\"hair\",\"Health\",\"hospitality\",\"massage\",\"medical\",\"parlor\",\"physiotherapy\",\"salon\",\"spa\",\"wellness\",\"yoga\"]\";s:10:\"menu_order\";s:2:\"30\";s:16:\"popularity_index\";s:2:\"80\";s:11:\"trend_index\";s:2:\"74\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:17;a:14:{s:2:\"id\";s:4:\"2123\";s:5:\"title\";s:33:\"One Page &#8211; Architect Office\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/06/architect.png\";s:12:\"tmpl_created\";s:10:\"1499772989\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/one-page-architect-office/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"31\";s:16:\"popularity_index\";s:1:\"8\";s:11:\"trend_index\";s:1:\"7\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:18;a:14:{s:2:\"id\";s:4:\"1888\";s:5:\"title\";s:32:\"One Page &#8211; Creative Meetup\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2017/06/creative-meetup.png\";s:12:\"tmpl_created\";s:10:\"1496822319\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/one-page-creative-meetup/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"32\";s:16:\"popularity_index\";s:3:\"105\";s:11:\"trend_index\";s:3:\"175\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:19;a:14:{s:2:\"id\";s:4:\"1880\";s:5:\"title\";s:24:\"One Page &#8211; Wedding\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2017/06/wedding.png\";s:12:\"tmpl_created\";s:10:\"1496822317\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/one-page-wedding/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"bride\",\"ceremony\",\"cute\",\"event\",\"fancy\",\"girly\",\"groom\",\"guestbook\",\"marriage\"]\";s:10:\"menu_order\";s:2:\"33\";s:16:\"popularity_index\";s:3:\"273\";s:11:\"trend_index\";s:3:\"374\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:20;a:14:{s:2:\"id\";s:4:\"1891\";s:5:\"title\";s:35:\"One Page &#8211; Textile Convention\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/06/textile-meetup.png\";s:12:\"tmpl_created\";s:10:\"1496822323\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/one-page-textile-convention/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"34\";s:16:\"popularity_index\";s:3:\"230\";s:11:\"trend_index\";s:3:\"292\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:21;a:14:{s:2:\"id\";s:4:\"1885\";s:5:\"title\";s:29:\"One Page &#8211; Yacht Rental\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2017/06/yacht-home.png\";s:12:\"tmpl_created\";s:10:\"1496822321\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/one-page-yacht-rental/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"35\";s:16:\"popularity_index\";s:2:\"84\";s:11:\"trend_index\";s:3:\"229\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:22;a:14:{s:2:\"id\";s:4:\"2723\";s:5:\"title\";s:34:\"Portfolio &#8211; Graphic Designer\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2017/11/Graphic-Designer-–-Portfolio.png\";s:12:\"tmpl_created\";s:10:\"1509633883\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/portfolio-graphic-designer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"36\";s:16:\"popularity_index\";s:2:\"88\";s:11:\"trend_index\";s:3:\"222\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:23;a:14:{s:2:\"id\";s:4:\"2145\";s:5:\"title\";s:30:\"About &#8211; Delivery Company\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/07/delivery-about.png\";s:12:\"tmpl_created\";s:10:\"1499774125\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/about-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:10:\"[\"moving\"]\";s:10:\"menu_order\";s:2:\"37\";s:16:\"popularity_index\";s:3:\"186\";s:11:\"trend_index\";s:3:\"331\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:24;a:14:{s:2:\"id\";s:4:\"2155\";s:5:\"title\";s:23:\"About &#8211; Cake Shop\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2017/07/cake-about.png\";s:12:\"tmpl_created\";s:10:\"1499774130\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/about-cake-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:8:\"[\"Food\"]\";s:10:\"menu_order\";s:2:\"38\";s:16:\"popularity_index\";s:3:\"255\";s:11:\"trend_index\";s:3:\"220\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:25;a:14:{s:2:\"id\";s:4:\"1085\";s:5:\"title\";s:21:\"About &#8211; Startup\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2017/03/Startup.png\";s:12:\"tmpl_created\";s:10:\"1488810874\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/about-startup/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:19:\"[\"About\",\"Startup\"]\";s:10:\"menu_order\";s:2:\"39\";s:16:\"popularity_index\";s:1:\"4\";s:11:\"trend_index\";s:1:\"5\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:26;a:14:{s:2:\"id\";s:3:\"143\";s:5:\"title\";s:22:\"About &#8211; Personal\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0010.png\";s:12:\"tmpl_created\";s:10:\"1470820447\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/about-personal/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"About\",\"Personal\"]\";s:10:\"menu_order\";s:2:\"40\";s:16:\"popularity_index\";s:2:\"15\";s:11:\"trend_index\";s:2:\"22\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:27;a:14:{s:2:\"id\";s:3:\"101\";s:5:\"title\";s:16:\"About &#8211; CV\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0018.png\";s:12:\"tmpl_created\";s:10:\"1470829785\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:98:\"https://library.elementor.com/about-cv/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:77:\"[\"creative portfolio\",\"Personal\",\"portfolio\",\"professional\",\"resume\",\"vcard\"]\";s:10:\"menu_order\";s:2:\"41\";s:16:\"popularity_index\";s:2:\"21\";s:11:\"trend_index\";s:2:\"32\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:28;a:14:{s:2:\"id\";s:3:\"140\";s:5:\"title\";s:25:\"About &#8211; Art Gallery\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0009.png\";s:12:\"tmpl_created\";s:10:\"1470820463\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/about-art-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:25:\"[\"About\",\"Art\",\"Gallery\"]\";s:10:\"menu_order\";s:2:\"42\";s:16:\"popularity_index\";s:2:\"11\";s:11:\"trend_index\";s:2:\"14\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:29;a:14:{s:2:\"id\";s:3:\"213\";s:5:\"title\";s:26:\"About &#8211; Architecture\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0008.png\";s:12:\"tmpl_created\";s:10:\"1470829766\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/about-architecture/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:24:\"[\"About\",\"Architecture\"]\";s:10:\"menu_order\";s:2:\"43\";s:16:\"popularity_index\";s:2:\"13\";s:11:\"trend_index\";s:2:\"19\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:30;a:14:{s:2:\"id\";s:4:\"2802\";s:5:\"title\";s:38:\"Portfolio &#8211; Fashion Photographer\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2017/11/Fashion-photographer-–-Portfolio.png\";s:12:\"tmpl_created\";s:10:\"1509615440\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/portfolio-fashion-photographer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"44\";s:16:\"popularity_index\";s:3:\"118\";s:11:\"trend_index\";s:3:\"191\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:31;a:14:{s:2:\"id\";s:4:\"2828\";s:5:\"title\";s:35:\"Landing Page &#8211; Law Convention\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2017/11/Law-Convention-–-Landing-Page.png\";s:12:\"tmpl_created\";s:10:\"1509631636\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/landing-page-law-convention/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:35:\"[\"Convention\",\"Landing Page\",\"Law\"]\";s:10:\"menu_order\";s:2:\"45\";s:16:\"popularity_index\";s:3:\"204\";s:11:\"trend_index\";s:3:\"299\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:32;a:14:{s:2:\"id\";s:4:\"1461\";s:5:\"title\";s:28:\"Landing Page &#8211; Ebook 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Ebook-1.png\";s:12:\"tmpl_created\";s:10:\"1494352121\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-ebook-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:127:\"[\"App\",\"author\",\"book\",\"brochure\",\"download\",\"e-book\",\"ebook\",\"marketing\",\"product\",\"publisher\",\"sell online\",\"seo\",\"showcase\"]\";s:10:\"menu_order\";s:2:\"46\";s:16:\"popularity_index\";s:3:\"184\";s:11:\"trend_index\";s:3:\"252\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:33;a:14:{s:2:\"id\";s:4:\"1460\";s:5:\"title\";s:28:\"Landing Page &#8211; Ebook 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Ebook-2.png\";s:12:\"tmpl_created\";s:10:\"1494352124\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-ebook-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"47\";s:16:\"popularity_index\";s:3:\"182\";s:11:\"trend_index\";s:3:\"328\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:34;a:14:{s:2:\"id\";s:4:\"1459\";s:5:\"title\";s:28:\"Landing Page &#8211; Ebook 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Ebook-3.png\";s:12:\"tmpl_created\";s:10:\"1494352125\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-ebook-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"48\";s:16:\"popularity_index\";s:3:\"122\";s:11:\"trend_index\";s:3:\"166\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:35;a:14:{s:2:\"id\";s:4:\"1052\";s:5:\"title\";s:33:\"Landing Page &#8211; Mobile App 1\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2017/03/app.png\";s:12:\"tmpl_created\";s:10:\"1488810873\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/landing-page-mobile-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"49\";s:16:\"popularity_index\";s:2:\"18\";s:11:\"trend_index\";s:2:\"25\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:36;a:14:{s:2:\"id\";s:4:\"1503\";s:5:\"title\";s:33:\"Landing Page &#8211; Mobile App 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-app1.png\";s:12:\"tmpl_created\";s:10:\"1494352113\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-mobile-app-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"50\";s:16:\"popularity_index\";s:3:\"128\";s:11:\"trend_index\";s:3:\"184\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:37;a:14:{s:2:\"id\";s:4:\"1504\";s:5:\"title\";s:33:\"Landing Page &#8211; Mobile App 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-app2.png\";s:12:\"tmpl_created\";s:10:\"1494352112\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-mobile-app-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"51\";s:16:\"popularity_index\";s:3:\"140\";s:11:\"trend_index\";s:3:\"170\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:38;a:14:{s:2:\"id\";s:4:\"1505\";s:5:\"title\";s:33:\"Landing Page &#8211; Mobile App 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-app3.png\";s:12:\"tmpl_created\";s:10:\"1494352110\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-mobile-app-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"52\";s:16:\"popularity_index\";s:3:\"226\";s:11:\"trend_index\";s:3:\"218\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:39;a:14:{s:2:\"id\";s:3:\"726\";s:5:\"title\";s:33:\"Landing Page &#8211; Conference 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2017/01/convention-landing-page.jpg\";s:12:\"tmpl_created\";s:10:\"1485270062\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/landing-page-conference/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"53\";s:16:\"popularity_index\";s:3:\"248\";s:11:\"trend_index\";s:3:\"298\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:40;a:14:{s:2:\"id\";s:4:\"1613\";s:5:\"title\";s:33:\"Landing Page &#8211; Conference 2\";s:9:\"thumbnail\";s:109:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-International-Womens-Day-Conference.png\";s:12:\"tmpl_created\";s:10:\"1494352129\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-conference-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"54\";s:16:\"popularity_index\";s:3:\"274\";s:11:\"trend_index\";s:3:\"388\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:41;a:14:{s:2:\"id\";s:4:\"1612\";s:5:\"title\";s:33:\"Landing Page &#8211; Conference 3\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Tech-Conference.png\";s:12:\"tmpl_created\";s:10:\"1494352127\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-conference-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"55\";s:16:\"popularity_index\";s:3:\"281\";s:11:\"trend_index\";s:3:\"329\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:42;a:14:{s:2:\"id\";s:4:\"1614\";s:5:\"title\";s:33:\"Landing Page &#8211; Conference 4\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Sustainability-Conference.png\";s:12:\"tmpl_created\";s:10:\"1494352131\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-conference-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"56\";s:16:\"popularity_index\";s:3:\"193\";s:11:\"trend_index\";s:3:\"284\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:43;a:14:{s:2:\"id\";s:3:\"906\";s:5:\"title\";s:29:\"Landing Page &#8211;  Coacher\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2017/02/Landin-Page-Coacher.png\";s:12:\"tmpl_created\";s:10:\"1494352066\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-coacher/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"57\";s:16:\"popularity_index\";s:3:\"110\";s:11:\"trend_index\";s:3:\"238\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:44;a:14:{s:2:\"id\";s:3:\"955\";s:5:\"title\";s:31:\"Landing Page &#8211; Law Office\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Law-Office.png\";s:12:\"tmpl_created\";s:10:\"1494352069\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/landing-page-law-office/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:31:\"[\"Landing Page\",\"Law\",\"Office\"]\";s:10:\"menu_order\";s:2:\"58\";s:16:\"popularity_index\";s:3:\"114\";s:11:\"trend_index\";s:3:\"227\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:45;a:14:{s:2:\"id\";s:3:\"879\";s:5:\"title\";s:41:\"Landing Page &#8211; Financial Consultant\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Financial-consultant.png\";s:12:\"tmpl_created\";s:10:\"1494352064\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/landing-page-financial-consultant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"59\";s:16:\"popularity_index\";s:3:\"125\";s:11:\"trend_index\";s:3:\"289\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:46;a:14:{s:2:\"id\";s:3:\"926\";s:5:\"title\";s:33:\"Landing Page &#8211; Private Chef\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Private-Chef.png\";s:12:\"tmpl_created\";s:10:\"1494352068\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-private-chef/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"60\";s:16:\"popularity_index\";s:3:\"222\";s:11:\"trend_index\";s:3:\"243\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:47;a:14:{s:2:\"id\";s:3:\"855\";s:5:\"title\";s:37:\"Landing Page &#8211; Personal Trainer\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Personal-Trainer.png\";s:12:\"tmpl_created\";s:10:\"1494352061\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/landing-page-personal-trainer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"61\";s:16:\"popularity_index\";s:3:\"195\";s:11:\"trend_index\";s:3:\"256\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:48;a:14:{s:2:\"id\";s:3:\"974\";s:5:\"title\";s:28:\"Landing Page &#8211; Stylist\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/03/Landing-Page-Stylist.png\";s:12:\"tmpl_created\";s:10:\"1494352071\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-stylist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:146:\"[\"cosmetics\",\"fashion\",\"girly\",\"hairdresser\",\"lifestyle\",\"makeup\",\"manicure\",\"pedicure\",\"products\",\"salon\",\"Shop\",\"skincare\",\"stylist\",\"wellness\"]\";s:10:\"menu_order\";s:2:\"62\";s:16:\"popularity_index\";s:3:\"243\";s:11:\"trend_index\";s:3:\"250\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:49;a:14:{s:2:\"id\";s:4:\"1032\";s:5:\"title\";s:27:\"Landing Page &#8211; Agency\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2017/03/Agency.png\";s:12:\"tmpl_created\";s:10:\"1488810866\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/landing-page-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"63\";s:16:\"popularity_index\";s:3:\"199\";s:11:\"trend_index\";s:3:\"362\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:50;a:14:{s:2:\"id\";s:4:\"1634\";s:5:\"title\";s:33:\"Landing Page &#8211; Chiropractor\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Chiropractor.png\";s:12:\"tmpl_created\";s:10:\"1494352119\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-chiropractor/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"64\";s:16:\"popularity_index\";s:3:\"202\";s:11:\"trend_index\";s:3:\"352\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:51;a:14:{s:2:\"id\";s:3:\"730\";s:5:\"title\";s:24:\"Landing Page &#8211; App\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/01/app.-landing-page.jpg\";s:12:\"tmpl_created\";s:10:\"1485273430\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/landing-page-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"65\";s:16:\"popularity_index\";s:3:\"188\";s:11:\"trend_index\";s:3:\"338\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:52;a:14:{s:2:\"id\";s:3:\"643\";s:5:\"title\";s:29:\"Landing Page &#8211; Festival\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2016/12/festival.jpg\";s:12:\"tmpl_created\";s:10:\"1481549290\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-festival/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"66\";s:16:\"popularity_index\";s:3:\"203\";s:11:\"trend_index\";s:3:\"389\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:53;a:14:{s:2:\"id\";s:3:\"487\";s:5:\"title\";s:29:\"Landing Page &#8211; Vacation\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0021.png\";s:12:\"tmpl_created\";s:10:\"1477388357\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-vacation/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"67\";s:16:\"popularity_index\";s:2:\"22\";s:11:\"trend_index\";s:2:\"36\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:54;a:14:{s:2:\"id\";s:3:\"542\";s:5:\"title\";s:28:\"Landing Page &#8211; Wedding\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0025.png\";s:12:\"tmpl_created\";s:10:\"1477388484\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-wedding/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"68\";s:16:\"popularity_index\";s:2:\"35\";s:11:\"trend_index\";s:2:\"97\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:55;a:14:{s:2:\"id\";s:4:\"1187\";s:5:\"title\";s:32:\"Landing Page &#8211; Photography\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp1-l.png\";s:12:\"tmpl_created\";s:10:\"1490707385\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/landing-page-photography/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"69\";s:16:\"popularity_index\";s:2:\"25\";s:11:\"trend_index\";s:2:\"15\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:56;a:14:{s:2:\"id\";s:3:\"641\";s:5:\"title\";s:28:\"Landing Page &#8211; Fashion\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2016/12/fashion-landing-page.jpg\";s:12:\"tmpl_created\";s:10:\"1481549264\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-fashion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"70\";s:16:\"popularity_index\";s:3:\"131\";s:11:\"trend_index\";s:3:\"280\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:57;a:14:{s:2:\"id\";s:3:\"189\";s:5:\"title\";s:30:\"Landing Page &#8211; Tourism 1\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0005.png\";s:12:\"tmpl_created\";s:10:\"1470820715\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-tourism/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"71\";s:16:\"popularity_index\";s:1:\"9\";s:11:\"trend_index\";s:2:\"13\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:58;a:14:{s:2:\"id\";s:4:\"1547\";s:5:\"title\";s:30:\"Landing Page &#8211; Tourism 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Truism-1.png\";s:12:\"tmpl_created\";s:10:\"1494352115\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/landing-page-tourism-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"72\";s:16:\"popularity_index\";s:3:\"190\";s:11:\"trend_index\";s:3:\"239\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:59;a:14:{s:2:\"id\";s:4:\"1546\";s:5:\"title\";s:30:\"Landing Page &#8211; Tourism 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Truism-2.png\";s:12:\"tmpl_created\";s:10:\"1494352116\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/landing-page-tourism-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"73\";s:16:\"popularity_index\";s:3:\"282\";s:11:\"trend_index\";s:3:\"323\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:60;a:14:{s:2:\"id\";s:4:\"1545\";s:5:\"title\";s:30:\"Landing Page &#8211; Tourism 4\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Truism-3.png\";s:12:\"tmpl_created\";s:10:\"1494352118\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/landing-page-tourism-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"74\";s:16:\"popularity_index\";s:3:\"233\";s:11:\"trend_index\";s:3:\"335\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:61;a:14:{s:2:\"id\";s:4:\"2714\";s:5:\"title\";s:30:\"Landing Page &#8211; Tourism 5\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2017/11/Vacation-–-Landing-Page.png\";s:12:\"tmpl_created\";s:10:\"1509631782\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/landing-page-tourism-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"75\";s:16:\"popularity_index\";s:3:\"247\";s:11:\"trend_index\";s:3:\"403\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:62;a:14:{s:2:\"id\";s:4:\"1190\";s:5:\"title\";s:26:\"Landing Page &#8211; Hotel\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp2-l.png\";s:12:\"tmpl_created\";s:10:\"1490707391\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/landing-page-hotel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"76\";s:16:\"popularity_index\";s:2:\"20\";s:11:\"trend_index\";s:2:\"29\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:63;a:14:{s:2:\"id\";s:3:\"195\";s:5:\"title\";s:28:\"Landing Page &#8211; Product\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0006.png\";s:12:\"tmpl_created\";s:10:\"1470820765\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"77\";s:16:\"popularity_index\";s:2:\"24\";s:11:\"trend_index\";s:2:\"57\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:64;a:14:{s:2:\"id\";s:3:\"197\";s:5:\"title\";s:34:\"Landing Page &#8211; Real Estate 1\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0007.png\";s:12:\"tmpl_created\";s:10:\"1470825711\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/landing-page-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"78\";s:16:\"popularity_index\";s:2:\"45\";s:11:\"trend_index\";s:3:\"130\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:65;a:14:{s:2:\"id\";s:4:\"1193\";s:5:\"title\";s:34:\"Landing Page &#8211; Real Estate 2\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp3-l.png\";s:12:\"tmpl_created\";s:10:\"1490707422\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/landing-page-real-estate-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"79\";s:16:\"popularity_index\";s:2:\"29\";s:11:\"trend_index\";s:2:\"66\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:66;a:14:{s:2:\"id\";s:4:\"1415\";s:5:\"title\";s:34:\"Landing Page &#8211; Real Estate 3\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Real-Estate-1.png\";s:12:\"tmpl_created\";s:10:\"1494352106\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/landing-page-real-estate-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"80\";s:16:\"popularity_index\";s:3:\"218\";s:11:\"trend_index\";s:3:\"311\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:67;a:14:{s:2:\"id\";s:4:\"1414\";s:5:\"title\";s:34:\"Landing Page &#8211; Real Estate 4\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Real-Estate-2.png\";s:12:\"tmpl_created\";s:10:\"1494352107\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/landing-page-real-estate-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"81\";s:16:\"popularity_index\";s:3:\"337\";s:11:\"trend_index\";s:3:\"246\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:68;a:14:{s:2:\"id\";s:4:\"1413\";s:5:\"title\";s:34:\"Landing Page &#8211; Real Estate 5\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Real-Estate-3.png\";s:12:\"tmpl_created\";s:10:\"1494352109\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/landing-page-real-estate-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:134:\"[\"Agent\",\"business\",\"clean\",\"corporate\",\"flat\",\"google maps\",\"homes\",\"listing\",\"modern\",\"real estate\",\"realestate\",\"realtor\",\"realty\"]\";s:10:\"menu_order\";s:2:\"82\";s:16:\"popularity_index\";s:3:\"298\";s:11:\"trend_index\";s:3:\"412\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:69;a:14:{s:2:\"id\";s:4:\"1573\";s:5:\"title\";s:29:\"Landing Page &#8211; Coupon 1\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-02.png\";s:12:\"tmpl_created\";s:10:\"1494352133\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-coupon-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"83\";s:16:\"popularity_index\";s:3:\"333\";s:11:\"trend_index\";s:3:\"327\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:70;a:14:{s:2:\"id\";s:4:\"1572\";s:5:\"title\";s:29:\"Landing Page &#8211; Coupon 2\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-03.png\";s:12:\"tmpl_created\";s:10:\"1494352134\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-coupon-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"84\";s:16:\"popularity_index\";s:3:\"349\";s:11:\"trend_index\";s:3:\"347\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:71;a:14:{s:2:\"id\";s:4:\"1570\";s:5:\"title\";s:29:\"Landing Page &#8211; Coupon 3\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-01.png\";s:12:\"tmpl_created\";s:10:\"1494352136\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-coupon-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"85\";s:16:\"popularity_index\";s:3:\"386\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:72;a:14:{s:2:\"id\";s:4:\"1571\";s:5:\"title\";s:29:\"Landing Page &#8211; Coupon 4\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-04.png\";s:12:\"tmpl_created\";s:10:\"1494352138\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-coupon-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"86\";s:16:\"popularity_index\";s:3:\"351\";s:11:\"trend_index\";s:3:\"345\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:73;a:14:{s:2:\"id\";s:3:\"192\";s:5:\"title\";s:28:\"Landing Page &#8211; Webinar\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0015.png\";s:12:\"tmpl_created\";s:10:\"1470820734\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-webinar/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"87\";s:16:\"popularity_index\";s:2:\"40\";s:11:\"trend_index\";s:2:\"90\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:74;a:14:{s:2:\"id\";s:4:\"2141\";s:5:\"title\";s:32:\"Contact &#8211; Delivery Company\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2017/07/delivery-contact.png\";s:12:\"tmpl_created\";s:10:\"1499774122\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/contact-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"88\";s:16:\"popularity_index\";s:3:\"185\";s:11:\"trend_index\";s:3:\"282\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:75;a:14:{s:2:\"id\";s:3:\"137\";s:5:\"title\";s:22:\"Contact &#8211; Modern\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0013.png\";s:12:\"tmpl_created\";s:10:\"1470829828\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/contact-modern/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"89\";s:16:\"popularity_index\";s:2:\"26\";s:11:\"trend_index\";s:2:\"33\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:76;a:14:{s:2:\"id\";s:3:\"256\";s:5:\"title\";s:26:\"Contact &#8211; Restaurant\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0011.png\";s:12:\"tmpl_created\";s:10:\"1470829796\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/contact-restaurant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"90\";s:16:\"popularity_index\";s:2:\"47\";s:11:\"trend_index\";s:3:\"108\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:77;a:14:{s:2:\"id\";s:4:\"2150\";s:5:\"title\";s:25:\"Contact &#8211; Cake Shop\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2017/07/cake-contact.png\";s:12:\"tmpl_created\";s:10:\"1499774127\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/contact-cake-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"91\";s:16:\"popularity_index\";s:2:\"41\";s:11:\"trend_index\";s:2:\"41\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:78;a:14:{s:2:\"id\";s:3:\"223\";s:5:\"title\";s:21:\"Contact &#8211; Hotel\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0002.png\";s:12:\"tmpl_created\";s:10:\"1470820471\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/contact-hotel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"92\";s:16:\"popularity_index\";s:2:\"46\";s:11:\"trend_index\";s:3:\"118\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:79;a:14:{s:2:\"id\";s:2:\"24\";s:5:\"title\";s:25:\"Contact &#8211; Corporate\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0012.png\";s:12:\"tmpl_created\";s:10:\"1470248619\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/contact-corporate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"93\";s:16:\"popularity_index\";s:2:\"10\";s:11:\"trend_index\";s:2:\"10\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:80;a:14:{s:2:\"id\";s:3:\"184\";s:5:\"title\";s:23:\"Services &#8211; Moving\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0017.png\";s:12:\"tmpl_created\";s:10:\"1470829889\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/services-moving/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"94\";s:16:\"popularity_index\";s:2:\"17\";s:11:\"trend_index\";s:2:\"21\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:81;a:14:{s:2:\"id\";s:3:\"625\";s:5:\"title\";s:31:\"Services &#8211; Cake Shop Menu\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2016/12/cake-shop-menu.jpg\";s:12:\"tmpl_created\";s:10:\"1481549196\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/services-cake-shop-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"95\";s:16:\"popularity_index\";s:3:\"320\";s:11:\"trend_index\";s:3:\"424\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:82;a:14:{s:2:\"id\";s:3:\"187\";s:5:\"title\";s:20:\"Services &#8211; Fun\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0001.png\";s:12:\"tmpl_created\";s:10:\"1470829892\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/services-fun/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"96\";s:16:\"popularity_index\";s:2:\"28\";s:11:\"trend_index\";s:2:\"47\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:83;a:14:{s:2:\"id\";s:3:\"238\";s:5:\"title\";s:27:\"Services &#8211; Consulting\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0014.png\";s:12:\"tmpl_created\";s:10:\"1470829865\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/services-consulting/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"97\";s:16:\"popularity_index\";s:2:\"14\";s:11:\"trend_index\";s:2:\"24\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:84;a:14:{s:2:\"id\";s:3:\"647\";s:5:\"title\";s:33:\"Services &#8211; Coffee Shop Menu\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2016/12/restaurant-menu.jpg\";s:12:\"tmpl_created\";s:10:\"1481549320\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/services-coffee-shop-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"98\";s:16:\"popularity_index\";s:3:\"276\";s:11:\"trend_index\";s:3:\"332\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:85;a:14:{s:2:\"id\";s:4:\"2138\";s:5:\"title\";s:33:\"Services &#8211; Delivery Company\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/07/delivery-services.png\";s:12:\"tmpl_created\";s:10:\"1499774119\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/services-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"99\";s:16:\"popularity_index\";s:3:\"261\";s:11:\"trend_index\";s:3:\"402\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:86;a:14:{s:2:\"id\";s:3:\"823\";s:5:\"title\";s:19:\"Pricing &#8211; App\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2017/01/pricing-app.jpg\";s:12:\"tmpl_created\";s:10:\"1485272966\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/pricing-app-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"100\";s:16:\"popularity_index\";s:3:\"196\";s:11:\"trend_index\";s:3:\"314\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:87;a:14:{s:2:\"id\";s:3:\"824\";s:5:\"title\";s:24:\"Pricing &#8211; Software\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2017/01/pricing-software.png\";s:12:\"tmpl_created\";s:10:\"1485272900\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/pricing-software-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"101\";s:16:\"popularity_index\";s:3:\"216\";s:11:\"trend_index\";s:3:\"349\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:88;a:14:{s:2:\"id\";s:3:\"825\";s:5:\"title\";s:24:\"Product &#8211; Speakers\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2017/01/product-page.jpg\";s:12:\"tmpl_created\";s:10:\"1485272513\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/product-speakers/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"102\";s:16:\"popularity_index\";s:3:\"239\";s:11:\"trend_index\";s:3:\"367\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:89;a:14:{s:2:\"id\";s:3:\"245\";s:5:\"title\";s:21:\"Product &#8211; Clean\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0020.png\";s:12:\"tmpl_created\";s:10:\"1470829876\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/product-clean/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"fast\",\"minimal\",\"minimalistic\",\"seo\",\"simple\"]\";s:10:\"menu_order\";s:3:\"103\";s:16:\"popularity_index\";s:2:\"34\";s:11:\"trend_index\";s:2:\"86\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:90;a:14:{s:2:\"id\";s:3:\"150\";s:5:\"title\";s:19:\"Product &#8211; App\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0003.png\";s:12:\"tmpl_created\";s:10:\"1470829879\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/product-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"104\";s:16:\"popularity_index\";s:2:\"19\";s:11:\"trend_index\";s:2:\"34\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:91;a:14:{s:2:\"id\";s:3:\"751\";s:5:\"title\";s:25:\"Homepage &#8211; Interior\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/01/interior-home.png\";s:12:\"tmpl_created\";s:10:\"1485269743\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/homepage-interior/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"105\";s:16:\"popularity_index\";s:3:\"174\";s:11:\"trend_index\";s:3:\"226\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:92;a:14:{s:2:\"id\";s:3:\"753\";s:5:\"title\";s:22:\"About &#8211; Interior\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/01/Interior-About.png\";s:12:\"tmpl_created\";s:10:\"1485269710\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/about-interior/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"106\";s:16:\"popularity_index\";s:3:\"207\";s:11:\"trend_index\";s:3:\"417\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:93;a:14:{s:2:\"id\";s:3:\"754\";s:5:\"title\";s:25:\"Services &#8211; Interior\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/01/Interior-Services.png\";s:12:\"tmpl_created\";s:10:\"1485269691\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/services-interior/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"107\";s:16:\"popularity_index\";s:3:\"238\";s:11:\"trend_index\";s:3:\"379\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:94;a:14:{s:2:\"id\";s:3:\"752\";s:5:\"title\";s:24:\"Contact &#8211; Interior\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2017/01/interior-contact.png\";s:12:\"tmpl_created\";s:10:\"1485269737\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/contact-interior/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"108\";s:16:\"popularity_index\";s:3:\"212\";s:11:\"trend_index\";s:3:\"310\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:95;a:14:{s:2:\"id\";s:4:\"1075\";s:5:\"title\";s:19:\"Shop &#8211; Sweets\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2017/03/Sweets.png\";s:12:\"tmpl_created\";s:10:\"1488810871\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/shop-sweets/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:154:\"[\"bakery\",\"beverage\",\"business\",\"cafe\",\"candy bar\",\"catering\",\"delivery service\",\"Food\",\"online shop\",\"pastry\",\"Restaurant\",\"store\",\"sweet shop\",\"sweets\"]\";s:10:\"menu_order\";s:3:\"109\";s:16:\"popularity_index\";s:2:\"31\";s:11:\"trend_index\";s:2:\"43\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:96;a:14:{s:2:\"id\";s:4:\"1051\";s:5:\"title\";s:24:\"Blog Post &#8211; Launch\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2017/03/post-cloud.png\";s:12:\"tmpl_created\";s:10:\"1488810869\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blog-post-launch/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:210:\"[\"Agency\",\"bootstrap\",\"business\",\"corporate\",\"Landing Page\",\"launch\",\"marketing campaign\",\"marketing landing page\",\"marketing template landing page\",\"product launch\",\"software\",\"Startup\",\"startup landing page\"]\";s:10:\"menu_order\";s:3:\"110\";s:16:\"popularity_index\";s:2:\"16\";s:11:\"trend_index\";s:2:\"18\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:97;a:14:{s:2:\"id\";s:4:\"1245\";s:5:\"title\";s:13:\"Coming Soon 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-1.png\";s:12:\"tmpl_created\";s:10:\"1491207184\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"111\";s:16:\"popularity_index\";s:3:\"161\";s:11:\"trend_index\";s:3:\"248\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:98;a:14:{s:2:\"id\";s:4:\"1247\";s:5:\"title\";s:13:\"Coming Soon 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-2.png\";s:12:\"tmpl_created\";s:10:\"1491207138\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"112\";s:16:\"popularity_index\";s:2:\"27\";s:11:\"trend_index\";s:2:\"35\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:99;a:14:{s:2:\"id\";s:4:\"1248\";s:5:\"title\";s:13:\"Coming Soon 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-3.png\";s:12:\"tmpl_created\";s:10:\"1491207050\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"113\";s:16:\"popularity_index\";s:3:\"263\";s:11:\"trend_index\";s:3:\"313\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:100;a:14:{s:2:\"id\";s:4:\"1249\";s:5:\"title\";s:13:\"Coming Soon 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-4.png\";s:12:\"tmpl_created\";s:10:\"1491207380\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"114\";s:16:\"popularity_index\";s:3:\"310\";s:11:\"trend_index\";s:3:\"385\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:101;a:14:{s:2:\"id\";s:4:\"1250\";s:5:\"title\";s:13:\"Coming Soon 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-5.png\";s:12:\"tmpl_created\";s:10:\"1491207450\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"115\";s:16:\"popularity_index\";s:2:\"37\";s:11:\"trend_index\";s:2:\"56\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:102;a:14:{s:2:\"id\";s:4:\"1260\";s:5:\"title\";s:13:\"Coming Soon 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-6.png\";s:12:\"tmpl_created\";s:10:\"1491207507\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"116\";s:16:\"popularity_index\";s:3:\"304\";s:11:\"trend_index\";s:3:\"318\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:103;a:14:{s:2:\"id\";s:4:\"1261\";s:5:\"title\";s:13:\"Coming Soon 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/04/Coming-Soon-7.png\";s:12:\"tmpl_created\";s:10:\"1491207584\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"117\";s:16:\"popularity_index\";s:2:\"38\";s:11:\"trend_index\";s:2:\"64\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:104;a:14:{s:2:\"id\";s:4:\"1272\";s:5:\"title\";s:13:\"Coming Soon 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-8.png\";s:12:\"tmpl_created\";s:10:\"1491207674\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"118\";s:16:\"popularity_index\";s:3:\"162\";s:11:\"trend_index\";s:3:\"320\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:105;a:14:{s:2:\"id\";s:4:\"1279\";s:5:\"title\";s:13:\"Coming Soon 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-9.png\";s:12:\"tmpl_created\";s:10:\"1491207756\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"119\";s:16:\"popularity_index\";s:2:\"56\";s:11:\"trend_index\";s:3:\"159\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:106;a:14:{s:2:\"id\";s:4:\"1745\";s:5:\"title\";s:14:\"Coming Soon 10\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/login-002.png\";s:12:\"tmpl_created\";s:10:\"1494849745\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/coming-soon-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"120\";s:16:\"popularity_index\";s:3:\"169\";s:11:\"trend_index\";s:3:\"322\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:107;a:14:{s:2:\"id\";s:4:\"1742\";s:5:\"title\";s:12:\"Login Page 1\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/login-003.png\";s:12:\"tmpl_created\";s:10:\"1494849744\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:100:\"https://library.elementor.com/login-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"121\";s:16:\"popularity_index\";s:3:\"284\";s:11:\"trend_index\";s:3:\"409\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:108;a:14:{s:2:\"id\";s:4:\"1748\";s:5:\"title\";s:12:\"Login Page 2\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/login-001.png\";s:12:\"tmpl_created\";s:10:\"1494849742\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/login-page-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"122\";s:16:\"popularity_index\";s:3:\"164\";s:11:\"trend_index\";s:3:\"258\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:109;a:14:{s:2:\"id\";s:4:\"3963\";s:5:\"title\";s:32:\"Restaurant Site &#8211; Homepage\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/01/R.HomepageThumb.png\";s:12:\"tmpl_created\";s:10:\"1516284821\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/restaurant-site-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:109:\"[\"bar\",\"cafe\",\"cooking\",\"drink\",\"events\",\"fast food\",\"Food\",\"menu\",\"modern\",\"reservation\",\"Shop\",\"snack bar\"]\";s:10:\"menu_order\";s:3:\"123\";s:16:\"popularity_index\";s:3:\"180\";s:11:\"trend_index\";s:3:\"174\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:110;a:14:{s:2:\"id\";s:4:\"3969\";s:5:\"title\";s:28:\"Restaurant Site &#8211; Menu\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/01/R.MenuThumb.png\";s:12:\"tmpl_created\";s:10:\"1516284829\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/restaurant-site-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:109:\"[\"bar\",\"cafe\",\"cooking\",\"drink\",\"events\",\"fast food\",\"Food\",\"menu\",\"modern\",\"reservation\",\"Shop\",\"snack bar\"]\";s:10:\"menu_order\";s:3:\"124\";s:16:\"popularity_index\";s:3:\"325\";s:11:\"trend_index\";s:3:\"266\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:111;a:14:{s:2:\"id\";s:4:\"3966\";s:5:\"title\";s:29:\"Restaurant Site &#8211; About\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/01/R.AboutThumb.png.png\";s:12:\"tmpl_created\";s:10:\"1516284839\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/restaurant-site-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:109:\"[\"bar\",\"cafe\",\"cooking\",\"drink\",\"events\",\"fast food\",\"Food\",\"menu\",\"modern\",\"reservation\",\"Shop\",\"snack bar\"]\";s:10:\"menu_order\";s:3:\"125\";s:16:\"popularity_index\";s:3:\"210\";s:11:\"trend_index\";s:2:\"98\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:112;a:14:{s:2:\"id\";s:4:\"3972\";s:5:\"title\";s:31:\"Restaurant Site &#8211; Contact\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/01/R.ContactThumb.png\";s:12:\"tmpl_created\";s:10:\"1516284847\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/restaurant-site-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:109:\"[\"bar\",\"cafe\",\"cooking\",\"drink\",\"events\",\"fast food\",\"Food\",\"menu\",\"modern\",\"reservation\",\"Shop\",\"snack bar\"]\";s:10:\"menu_order\";s:3:\"126\";s:16:\"popularity_index\";s:3:\"283\";s:11:\"trend_index\";s:3:\"269\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:113;a:14:{s:2:\"id\";s:4:\"2080\";s:5:\"title\";s:27:\"Ski Resort &#8211; Homepage\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/10/Ski-Resort-Home-Page.png\";s:12:\"tmpl_created\";s:10:\"1508161124\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/ski-resort-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"127\";s:16:\"popularity_index\";s:3:\"214\";s:11:\"trend_index\";s:3:\"253\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:114;a:14:{s:2:\"id\";s:4:\"2088\";s:5:\"title\";s:24:\"Ski Resort &#8211; About\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2017/10/Ski-Resort-About.png\";s:12:\"tmpl_created\";s:10:\"1508161129\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/ski-resort-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"128\";s:16:\"popularity_index\";s:3:\"314\";s:11:\"trend_index\";s:3:\"307\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:115;a:14:{s:2:\"id\";s:4:\"2085\";s:5:\"title\";s:27:\"Ski Resort &#8211; Services\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2017/10/Ski-Resort-Services.png\";s:12:\"tmpl_created\";s:10:\"1508161134\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/ski-resort-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"129\";s:16:\"popularity_index\";s:3:\"364\";s:11:\"trend_index\";s:3:\"406\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:116;a:14:{s:2:\"id\";s:4:\"2462\";s:5:\"title\";s:23:\"Architect &#8211; About\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2017/10/architect-–-about.png\";s:12:\"tmpl_created\";s:10:\"1508243317\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/architect-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"130\";s:16:\"popularity_index\";s:3:\"245\";s:11:\"trend_index\";s:3:\"279\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:117;a:14:{s:2:\"id\";s:4:\"2362\";s:5:\"title\";s:26:\"Architect &#8211; Projects\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2017/10/Architect-Projects.png\";s:12:\"tmpl_created\";s:10:\"1508243335\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/architect-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"131\";s:16:\"popularity_index\";s:3:\"301\";s:11:\"trend_index\";s:3:\"356\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:118;a:14:{s:2:\"id\";s:3:\"614\";s:5:\"title\";s:25:\"Architect &#8211; Contact\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2016/12/architect-contact.jpg\";s:12:\"tmpl_created\";s:10:\"1481549169\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/architect-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"132\";s:16:\"popularity_index\";s:3:\"135\";s:11:\"trend_index\";s:3:\"312\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:119;a:14:{s:2:\"id\";s:4:\"2126\";s:5:\"title\";s:37:\"Construction Company &#8211; Homepage\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2017/10/Construction-Company-Home-Page.png\";s:12:\"tmpl_created\";s:10:\"1508325849\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/construction-company-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"133\";s:16:\"popularity_index\";s:3:\"197\";s:11:\"trend_index\";s:3:\"187\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:120;a:14:{s:2:\"id\";s:4:\"2129\";s:5:\"title\";s:34:\"Construction Company &#8211; About\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/10/Construction-Company-About.png\";s:12:\"tmpl_created\";s:10:\"1508325881\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/construction-company-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"134\";s:16:\"popularity_index\";s:3:\"227\";s:11:\"trend_index\";s:3:\"346\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:121;a:14:{s:2:\"id\";s:4:\"2135\";s:5:\"title\";s:36:\"Construction Company &#8211; Contact\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2017/10/Construction-Company-Contact.png\";s:12:\"tmpl_created\";s:10:\"1508325922\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/construction-company-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"135\";s:16:\"popularity_index\";s:3:\"242\";s:11:\"trend_index\";s:3:\"400\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:122;a:14:{s:2:\"id\";s:4:\"2094\";s:5:\"title\";s:28:\"Plants Shop &#8211; Homepage\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2017/11/Plants-Shop-Home.png\";s:12:\"tmpl_created\";s:10:\"1509621053\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/plants-shop-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"136\";s:16:\"popularity_index\";s:3:\"220\";s:11:\"trend_index\";s:3:\"321\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:123;a:14:{s:2:\"id\";s:4:\"2120\";s:5:\"title\";s:25:\"Plants Shop &#8211; About\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/11/Plants-Shop-About.png\";s:12:\"tmpl_created\";s:10:\"1509631820\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/plants-shop-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"137\";s:16:\"popularity_index\";s:3:\"236\";s:11:\"trend_index\";s:3:\"237\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:124;a:14:{s:2:\"id\";s:4:\"3619\";s:5:\"title\";s:31:\"Snowboard Site &#8211; Homepage\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2017/12/home.png\";s:12:\"tmpl_created\";s:10:\"1513513137\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/snowboard-site-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"138\";s:16:\"popularity_index\";s:3:\"237\";s:11:\"trend_index\";s:3:\"272\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:125;a:14:{s:2:\"id\";s:4:\"3632\";s:5:\"title\";s:31:\"Snowboard Site &#8211; Services\";s:9:\"thumbnail\";s:62:\"https://library.elementor.com/wp-content/uploads/2017/12/2.png\";s:12:\"tmpl_created\";s:10:\"1513513171\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/snowboard-site-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"139\";s:16:\"popularity_index\";s:3:\"209\";s:11:\"trend_index\";s:3:\"162\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:126;a:14:{s:2:\"id\";s:4:\"3626\";s:5:\"title\";s:30:\"Snowboard Site &#8211; Contact\";s:9:\"thumbnail\";s:62:\"https://library.elementor.com/wp-content/uploads/2017/12/3.png\";s:12:\"tmpl_created\";s:10:\"1513513193\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/snowboard-site-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"140\";s:16:\"popularity_index\";s:3:\"208\";s:11:\"trend_index\";s:3:\"273\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:127;a:14:{s:2:\"id\";s:4:\"3153\";s:5:\"title\";s:14:\"Halloween Pack\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/10/halloween.png\";s:12:\"tmpl_created\";s:10:\"1508950132\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/halloween-pack/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"141\";s:16:\"popularity_index\";s:3:\"380\";s:11:\"trend_index\";s:3:\"411\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:128;a:14:{s:2:\"id\";s:4:\"3338\";s:5:\"title\";s:31:\"Black Friday &#8211; Nature Set\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/11/black-friday-1.png\";s:12:\"tmpl_created\";s:10:\"1511203351\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/black-friday-nature-set/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"142\";s:16:\"popularity_index\";s:3:\"355\";s:11:\"trend_index\";s:3:\"375\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:129;a:14:{s:2:\"id\";s:4:\"3339\";s:5:\"title\";s:35:\"Black Friday &#8211; Pop-Styled Set\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/11/black-friday-2.png\";s:12:\"tmpl_created\";s:10:\"1511203636\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/black-friday-pop-styled-set/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"143\";s:16:\"popularity_index\";s:3:\"302\";s:11:\"trend_index\";s:3:\"399\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:130;a:14:{s:2:\"id\";s:4:\"3335\";s:5:\"title\";s:31:\"Black Friday &#8211; Retail Set\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/11/black-friday-4.png\";s:12:\"tmpl_created\";s:10:\"1511203246\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/black-friday-retail-set/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"144\";s:16:\"popularity_index\";s:3:\"293\";s:11:\"trend_index\";s:3:\"324\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:131;a:14:{s:2:\"id\";s:4:\"3340\";s:5:\"title\";s:41:\"Black Friday &#8211; Software Product Set\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/11/black-friday-3.png\";s:12:\"tmpl_created\";s:10:\"1511203713\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/black-friday-software-product-set/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"145\";s:16:\"popularity_index\";s:3:\"299\";s:11:\"trend_index\";s:3:\"360\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:132;a:14:{s:2:\"id\";s:4:\"3517\";s:5:\"title\";s:27:\"Christmas &#8211; Gift Shop\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/12/XmasThumb.png\";s:12:\"tmpl_created\";s:10:\"1513877937\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/christmas-gift-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"146\";s:16:\"popularity_index\";s:3:\"392\";s:11:\"trend_index\";s:3:\"419\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:133;a:14:{s:2:\"id\";s:4:\"3734\";s:5:\"title\";s:28:\"Christmas &#8211; Car Agency\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2017/12/cover-lib-v3.png\";s:12:\"tmpl_created\";s:10:\"1514197794\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/christmas-car-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"147\";s:16:\"popularity_index\";s:3:\"384\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:134;a:14:{s:2:\"id\";s:4:\"3764\";s:5:\"title\";s:33:\"Christmas &#8211; Interior Design\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2017/12/cover-lib-v6.png\";s:12:\"tmpl_created\";s:10:\"1514198234\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/christmas-interior-design/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"148\";s:16:\"popularity_index\";s:3:\"354\";s:11:\"trend_index\";s:3:\"394\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:135;a:14:{s:2:\"id\";s:4:\"3565\";s:5:\"title\";s:27:\"Christmas &#8211; Tree Shop\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/12/XmasTreeThumb.png\";s:12:\"tmpl_created\";s:10:\"1514204382\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/christmas-tree-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"149\";s:16:\"popularity_index\";s:3:\"353\";s:11:\"trend_index\";s:3:\"390\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:136;a:14:{s:2:\"id\";s:4:\"3862\";s:5:\"title\";s:35:\"Christmas &#8211; Design Conference\";s:9:\"thumbnail\";s:63:\"https://library.elementor.com/wp-content/uploads/2017/12/q1.png\";s:12:\"tmpl_created\";s:10:\"1514206745\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/christmas-design-conference/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"150\";s:16:\"popularity_index\";s:3:\"294\";s:11:\"trend_index\";s:3:\"398\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:137;a:14:{s:2:\"id\";s:4:\"3777\";s:5:\"title\";s:39:\"Christmas &#8211; Snowboard Competition\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2017/12/cover-lib-v7.png\";s:12:\"tmpl_created\";s:10:\"1514205420\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/christmas-snowboard-competition/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"151\";s:16:\"popularity_index\";s:3:\"317\";s:11:\"trend_index\";s:3:\"373\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:138;a:14:{s:2:\"id\";s:3:\"420\";s:5:\"title\";s:11:\"Hero UI Kit\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2016/09/library-ui-kit-cover.png\";s:12:\"tmpl_created\";s:10:\"1475067229\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/hero-ui-kit/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"152\";s:16:\"popularity_index\";s:2:\"12\";s:11:\"trend_index\";s:2:\"17\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}}','no'),(3764239,'elementor_scheme_color','a:4:{i:1;s:7:\"#6ccdd9\";i:2;s:7:\"#763572\";i:3;s:7:\"#919ca7\";i:4;s:7:\"#f12184\";}','yes'),(3764240,'elementor_scheme_typography','a:4:{i:1;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"600\";}i:2;a:2:{s:11:\"font_family\";s:11:\"Roboto Slab\";s:11:\"font_weight\";s:3:\"400\";}i:3;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"400\";}i:4;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"500\";}}','yes'),(3764241,'elementor_scheme_color-picker','a:8:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";i:5;s:7:\"#4054b2\";i:6;s:7:\"#23a455\";i:7;s:4:\"#000\";i:8;s:4:\"#fff\";}','yes'),(3764329,'_elementor_scheme_last_updated','1503677833','yes'),(3769910,'elementor_allow_tracking','no','yes'),(3769911,'elementor_tracker_notice','1','yes'),(3773702,'fresh_site','0','yes'),(3776888,'monsterinsights_over_time','a:4:{s:17:\"installed_version\";s:5:\"6.2.2\";s:14:\"installed_date\";i:1505145405;s:13:\"installed_pro\";b:0;s:14:\"connected_date\";i:1570537790;}','yes'),(3776889,'monsterinsights_db_version','7.4.0','yes'),(3776891,'monsterinsights_current_version','7.15.0','yes'),(3776892,'monsterinsights_settings','a:43:{s:12:\"allow_anchor\";i:0;s:16:\"add_allow_linker\";i:0;s:26:\"track_internal_as_outbound\";s:0:\"\";s:23:\"track_internal_as_label\";s:0:\"\";s:19:\"extensions_of_files\";s:34:\"doc,pdf,ppt,zip,xls,docx,pptx,xlsx\";s:17:\"analytics_profile\";N;s:12:\"demographics\";s:1:\"1\";s:12:\"ignore_users\";a:2:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";}s:13:\"anonymize_ips\";i:0;s:18:\"subdomain_tracking\";s:0:\"\";s:16:\"tag_links_in_rss\";i:0;s:11:\"custom_code\";s:0:\"\";s:10:\"debug_mode\";i:0;s:22:\"analytics_profile_code\";N;s:13:\"tracking_mode\";s:9:\"analytics\";s:11:\"events_mode\";s:2:\"js\";s:17:\"automatic_updates\";s:3:\"all\";s:9:\"site_type\";s:9:\"publisher\";s:32:\"monsterinsights_first_run_notice\";b:1;s:15:\"email_summaries\";s:2:\"on\";s:23:\"summaries_html_template\";s:3:\"yes\";s:25:\"summaries_email_addresses\";a:1:{i:0;a:1:{s:5:\"email\";s:21:\"sonya@hormonesoup.com\";}}s:26:\"popular_posts_inline_theme\";s:5:\"alpha\";s:26:\"popular_posts_widget_theme\";s:5:\"alpha\";s:28:\"popular_posts_products_theme\";s:5:\"alpha\";s:30:\"popular_posts_inline_placement\";s:6:\"manual\";s:34:\"popular_posts_widget_theme_columns\";s:1:\"2\";s:36:\"popular_posts_products_theme_columns\";s:1:\"2\";s:26:\"popular_posts_widget_count\";s:1:\"4\";s:28:\"popular_posts_products_count\";s:1:\"4\";s:38:\"popular_posts_widget_theme_meta_author\";s:2:\"on\";s:36:\"popular_posts_widget_theme_meta_date\";s:2:\"on\";s:40:\"popular_posts_widget_theme_meta_comments\";s:2:\"on\";s:39:\"popular_posts_products_theme_meta_price\";s:2:\"on\";s:40:\"popular_posts_products_theme_meta_rating\";s:2:\"on\";s:39:\"popular_posts_products_theme_meta_image\";s:2:\"on\";s:32:\"popular_posts_inline_after_count\";s:3:\"150\";s:36:\"popular_posts_inline_multiple_number\";s:1:\"3\";s:38:\"popular_posts_inline_multiple_distance\";s:3:\"250\";s:39:\"popular_posts_inline_multiple_min_words\";s:3:\"100\";s:31:\"popular_posts_inline_post_types\";a:1:{i:0;s:4:\"post\";}s:31:\"popular_posts_widget_post_types\";a:1:{i:0;s:4:\"post\";}s:30:\"gtagtracker_compatibility_mode\";b:1;}','yes'),(3776893,'_amn_mi-lite_last_checked','1560796200','yes'),(3776956,'nxs_log_db_table_version','1.5','yes'),(3777016,'44d19e1687','eyJfX2xhc3RfY2hlY2tlZF9fIjoiMTUzNTc5MjM0MiJ9','no'),(3777096,'nxsSNAPOptions','a:9:{s:3:\"ver\";i:306;s:5:\"isPro\";s:1:\"1\";s:4:\"isMA\";b:0;s:4:\"isMU\";b:0;s:5:\"isMUx\";b:0;s:10:\"skipSSLSec\";b:0;s:7:\"fltrsOn\";i:1;s:13:\"nxs_post_type\";a:1:{i:0;s:4:\"post\";}s:1:\"v\";i:350;}','no'),(3777718,'addthis_shared_settings','a:52:{s:28:\"addthis_asynchronous_loading\";b:0;s:24:\"addthis_per_post_enabled\";b:1;s:15:\"addthis_profile\";s:19:\"ra-59b7799275139153\";s:15:\"addthis_rate_us\";s:0:\"\";s:15:\"profile_edition\";s:9:\"anonymous\";s:7:\"api_key\";s:16:\"59b77998f5624ded\";s:12:\"ajax_support\";b:0;s:28:\"credential_validation_status\";s:1:\"0\";s:22:\"filter_get_the_excerpt\";b:1;s:18:\"filter_the_excerpt\";b:1;s:22:\"filter_wp_trim_excerpt\";b:0;s:8:\"wpfooter\";b:1;s:11:\"xmlns_attrs\";b:1;s:30:\"follow_buttons_feature_enabled\";b:0;s:35:\"recommended_content_feature_enabled\";b:0;s:31:\"sharing_buttons_feature_enabled\";b:1;s:14:\"enqueue_client\";b:1;s:22:\"enqueue_local_settings\";b:0;s:12:\"debug_enable\";b:0;s:19:\"addthis_environment\";s:0:\"\";s:23:\"addthis_plugin_controls\";s:7:\"AddThis\";s:20:\"darkseid_environment\";s:0:\"\";s:20:\"settings_ui_base_url\";s:0:\"\";s:24:\"addthis_twitter_template\";s:0:\"\";s:13:\"addthis_bitly\";b:0;s:18:\"addthis_share_json\";s:0:\"\";s:25:\"addthis_share_follow_json\";s:0:\"\";s:30:\"addthis_share_recommended_json\";s:0:\"\";s:27:\"addthis_share_trending_json\";s:0:\"\";s:26:\"addthis_share_welcome_json\";s:0:\"\";s:19:\"addthis_layers_json\";s:0:\"\";s:26:\"addthis_layers_follow_json\";s:0:\"\";s:31:\"addthis_layers_recommended_json\";s:0:\"\";s:28:\"addthis_layers_trending_json\";s:0:\"\";s:27:\"addthis_layers_welcome_json\";s:0:\"\";s:16:\"data_ga_property\";s:0:\"\";s:16:\"addthis_language\";s:0:\"\";s:9:\"atversion\";s:3:\"300\";s:19:\"addthis_append_data\";b:1;s:18:\"addthis_addressbar\";b:0;s:11:\"addthis_508\";b:0;s:19:\"addthis_config_json\";s:0:\"\";s:26:\"addthis_config_follow_json\";s:0:\"\";s:31:\"addthis_config_recommended_json\";s:0:\"\";s:28:\"addthis_config_trending_json\";s:0:\"\";s:27:\"addthis_config_welcome_json\";s:0:\"\";s:14:\"startUpgradeAt\";i:4;s:25:\"addthis_anonymous_profile\";s:35:\"wp-972968462872e31970bac3690889668e\";s:15:\"script_location\";s:6:\"footer\";s:28:\"registration_feature_enabled\";b:0;s:0:\"\";s:0:\"\";s:25:\"addthis_layers_share_json\";s:0:\"\";}','yes'),(3777821,'widget_a2a_share_save_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3777822,'widget_a2a_follow_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3778789,'newsletter_logger_secret','fa414533','yes'),(3778790,'newsletter_dismissed','a:1:{s:6:\"wpmail\";i:1;}','yes'),(3778791,'newsletter_main_first_install_time','1505213711','no'),(3778792,'newsletter_main','a:8:{s:11:\"return_path\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:12:\"sender_email\";s:26:\"newsletter@hormonesoup.com\";s:11:\"sender_name\";s:12:\"Hormone Soup\";s:6:\"editor\";i:0;s:13:\"scheduler_max\";i:100;s:9:\"phpmailer\";i:0;s:7:\"api_key\";s:10:\"c885d74081\";}','yes'),(3778793,'newsletter_main_smtp','a:7:{s:7:\"enabled\";i:0;s:4:\"host\";s:0:\"\";s:4:\"user\";s:0:\"\";s:4:\"pass\";s:0:\"\";s:4:\"port\";i:25;s:6:\"secure\";s:0:\"\";s:12:\"ssl_insecure\";i:0;}','yes'),(3778794,'newsletter_main_version','1.3.0','yes'),(3778795,'newsletter_subscription_first_install_time','1505213712','no'),(3778796,'newsletter','a:20:{s:14:\"noconfirmation\";i:0;s:12:\"profile_text\";s:301:\"<p>Change your subscription preferences to get what you are most interested in.</p>\n    <p>If you change your email address, a confirmation email will be sent to activate it.</p>\n    </p>\n    {profile_form}\n    <p>To cancel your subscription, <a href=\'{unsubscription_confirm_url}\'>click here</a>.</p>\";s:21:\"profile_email_changed\";s:123:\"Your email has been changed, an activation email has been sent. Please follow the instructions to activate the new address.\";s:13:\"profile_error\";s:147:\"Your email is not valid or already in use by another subscriber or another generic error has been found. Check your data or contact the site owner.\";s:10:\"error_text\";s:173:\"<p>This subscription can\'t be completed, sorry. The email address is blocked or already subscribed. You should contact the owner to unlock that email address. Thank you.</p>\";s:18:\"subscribe_wp_users\";i:0;s:17:\"subscription_text\";s:19:\"{subscription_form}\";s:17:\"confirmation_text\";s:263:\"<p>You have successfully subscribed to the newsletter. You\'ll\nreceive a confirmation email in a few minutes. Please follow the\nlink to confirm your subscription. If the email takes\nmore than 15 minutes to appear in your mailbox, please check\nyour spam folder.</p>\";s:20:\"confirmation_subject\";s:53:\"Please confirm subscription - {blog_title} newsletter\";s:21:\"confirmation_tracking\";s:0:\"\";s:20:\"confirmation_message\";s:424:\"<p>Hi {name},</p>\n<p>A newsletter subscription request for this email address was\nreceived. Please confirm it by <a href=\"{subscription_confirm_url}\"><strong>clicking here</strong></a>. If you cannot\nclick the link, please use the following link:</p>\n\n<p>{subscription_confirm_url}</p>\n\n<p>If you did not make this subscription request, just ignore this\nmessage.</p>\n<p>Thank you!<br>\n<a href=\'{blog_url}\'>{blog_url}</a></p>\";s:14:\"confirmed_text\";s:62:\"<p>Your subscription has been confirmed! Thank you {name}!</p>\";s:17:\"confirmed_subject\";s:22:\"Welcome aboard, {name}\";s:17:\"confirmed_message\";s:277:\"<p>This message confirms your subscription to the {blog_title} newsletter.</p>\n<p>Thank you!<br>\n<a href=\'{blog_url}\'>{blog_url}</a></p>\n<p>To unsubscribe, <a href=\'{unsubscription_url}\'>click here</a>.  To change subscriber options,\n<a href=\'{profile_url}\'>click here</a>.</p>\";s:18:\"confirmed_tracking\";s:0:\"\";s:19:\"unsubscription_text\";s:111:\"<p>Please confirm that you want to unsubscribe by <a href=\'{unsubscription_confirm_url}\'>clicking here</a>.</p>\";s:25:\"unsubscription_error_text\";s:118:\"<p>The subscriber was not found, it probably has already been removed. No further actions are required. Thank you.</p>\";s:17:\"unsubscribed_text\";s:53:\"<p>Your subscription has been deleted. Thank you.</p>\";s:20:\"unsubscribed_subject\";s:8:\"Goodbye!\";s:20:\"unsubscribed_message\";s:195:\"<p>This message confirms that you have unsubscribed from the {blog_title} newsletter.</p>\n<p>You\'re welcome to sign up again anytime.</p>\n<p>Thank you!<br>\n<a href=\'{blog_url}\'>{blog_url}</a></p>\";}','yes'),(3778800,'newsletter_subscription_version','2.0.3','yes'),(3778801,'newsletter_emails_first_install_time','1505213712','no'),(3778802,'newsletter_emails','a:1:{s:5:\"theme\";s:7:\"default\";}','yes'),(3778803,'newsletter_emails_theme_default','a:0:{}','no'),(3778804,'newsletter_emails_version','1.1.5','yes'),(3778805,'newsletter_users_first_install_time','1505213712','no'),(3778806,'newsletter_users','a:0:{}','yes'),(3778807,'newsletter_users_version','1.0.9','yes'),(3778808,'newsletter_statistics_first_install_time','1505213712','no'),(3778809,'newsletter_statistics','a:1:{s:3:\"key\";s:32:\"2b8c111b9bda37b868309ffb866b7a85\";}','yes'),(3778810,'newsletter_statistics_version','1.1.6','yes'),(3778899,'email-subscribers','2.9','yes'),(3778900,'ig_es_fromname','Hormone Soup','yes'),(3778901,'ig_es_fromemail','sonya@hormonesoup.com','yes'),(3778902,'ig_es_emailtype','WP HTML MAIL','yes'),(3778903,'ig_es_notifyadmin','YES','yes'),(3778904,'ig_es_adminemail','sonya@hormonesoup.com','yes'),(3778905,'ig_es_admin_new_sub_subject','Hormone Soup - New email subscription','yes'),(3778906,'ig_es_admin_new_sub_content','Hi Admin,\r\n\r\nCongratulations! You have a new subscriber.\r\n\r\nName : ###NAME###\r\nEmail: ###EMAIL###\r\nGroup: ###GROUP###\r\n\r\nHave a nice day :)\r\nHormone Soup','yes'),(3778907,'ig_es_welcomeemail','YES','yes'),(3778908,'ig_es_welcomesubject','Hormone Soup - Welcome!','yes'),(3778909,'ig_es_welcomecontent','Hi ###NAME###,\r\n\r\nThank you for subscribing to Hormone Soup.\r\n\r\nWe are glad to have you onboard.\r\n\r\nBest,\r\nHormone Soup\r\n\r\nGot subscribed to Hormone Soup by mistake? Click <a href=\'###LINK###\'>here</a> to unsubscribe.','yes'),(3778910,'ig_es_optintype','Double Opt In','yes'),(3778911,'ig_es_confirmsubject','Hormone Soup - Please confirm your subscription','yes'),(3778912,'ig_es_confirmcontent','Hi ###NAME###,\r\n\r\nWe have received a subscription request from this email address. Please confirm it by <a href=\'###LINK###\'>clicking here</a>.\r\n\r\nIf you still cannot subscribe, please copy this link and paste it in your browser :\r\n###LINK### \r\n\r\nThank You\r\nHormone Soup','yes'),(3778913,'ig_es_optinlink','http://hormonesoup.com/?es=optin&db=###DBID###&email=###EMAIL###&guid=###GUID###','yes'),(3778914,'ig_es_unsublink','http://hormonesoup.com/?es=unsubscribe&db=###DBID###&email=###EMAIL###&guid=###GUID###','yes'),(3778915,'ig_es_unsubcontent','No longer interested in emails from Hormone Soup?. Please <a href=\'###LINK###\'>click here</a> to unsubscribe','yes'),(3778916,'ig_es_unsubtext','Thank You, You have been successfully unsubscribed. You will no longer hear from us.','yes'),(3778924,'widget_email-subscribers','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3778925,'ig_es_sync_wp_users','s:4:\"b:0;\";','yes'),(3778926,'current_sa_email_subscribers_db_version','3.3.6','yes'),(3778938,'ig_es_post_image_size','full','yes'),(3778939,'ig_es_sentreport','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.','yes'),(3778940,'ig_es_sentreport_subject','Your email has been sent','yes'),(3778941,'ig_es_cronurl','http://hormonesoup.com/?es=cron&guid=ckmvfo-vkcfea-tuvabi-yperaz-mayinw','yes'),(3778942,'ig_es_cron_mailcount','50','yes'),(3778943,'ig_es_cron_adminmail','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\nHormone Soup','yes'),(3779785,'ai1wm_updater','a:0:{}','yes'),(3779866,'monsterinsights_report_overview_pageviews','a:0:{}','yes'),(3779867,'monsterinsights_report_overview_top_content','a:0:{}','yes'),(3779868,'monsterinsights_report_overview_top_sources','a:0:{}','yes'),(3779869,'monsterinsights_report_overview_countries','a:0:{}','yes'),(3781017,'subscription_options','a:2:{s:10:\"invitation\";s:226:\"Howdy.\r\n\r\nYou recently followed this blog\'s posts. This means you will receive each new post by email.\r\n\r\nTo activate, click confirm below. If you believe this is an error, ignore this message and we\'ll never bother you again.\";s:14:\"comment_follow\";s:239:\"Howdy.\r\n\r\nYou recently followed one of my posts. This means you will receive an email when new comments are posted.\r\n\r\nTo activate, click confirm below. If you believe this is an error, ignore this message and we\'ll never bother you again.\";}','yes'),(3781608,'widget_piemont-recent-comments','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(3781609,'widget_piemont-recent-posts','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(3782359,'widget_recent-posts-widget-with-thumbnails','a:2:{i:2;a:27:{s:5:\"title\";s:32:\"You might like these other posts\";s:11:\"default_url\";s:95:\"http://hormonesoup.com/wp-content/plugins/recent-posts-widget-with-thumbnails/default_thumb.gif\";s:16:\"thumb_dimensions\";s:6:\"custom\";s:12:\"category_ids\";a:1:{i:0;i:0;}s:14:\"excerpt_length\";i:55;s:12:\"number_posts\";i:4;s:17:\"post_title_length\";i:1000;s:12:\"thumb_height\";i:50;s:11:\"thumb_width\";i:50;s:17:\"hide_current_post\";b:0;s:10:\"hide_title\";b:0;s:17:\"keep_aspect_ratio\";b:0;s:11:\"keep_sticky\";b:0;s:12:\"only_1st_img\";b:0;s:12:\"random_order\";b:1;s:11:\"show_author\";b:0;s:15:\"show_categories\";b:0;s:20:\"show_comments_number\";b:0;s:9:\"show_date\";b:0;s:12:\"show_excerpt\";b:0;s:14:\"ignore_excerpt\";b:0;s:10:\"show_thumb\";b:1;s:11:\"try_1st_img\";b:1;s:11:\"use_default\";b:0;s:15:\"open_new_window\";b:1;s:21:\"print_post_categories\";b:0;s:12:\"excerpt_more\";s:6:\" […]\";}s:12:\"_multiwidget\";i:1;}','yes'),(3783927,'mk_newsletter_settings','a:3:{s:8:\"userrole\";s:14:\"manage_options\";s:8:\"keepdata\";s:1:\"1\";s:19:\"sanitizehtmlcontent\";s:1:\"1\";}','yes'),(3787876,'wpcf7','a:2:{s:7:\"version\";s:5:\"5.4.2\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1505774532;s:7:\"version\";s:3:\"4.9\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}}','yes'),(3787890,'sbi_rating_notice','dismissed','yes'),(3787892,'sb_instagram_settings','a:53:{s:15:\"sb_instagram_at\";s:0:\"\";s:20:\"sb_instagram_user_id\";a:1:{i:0;s:9:\"350116947\";}s:30:\"sb_instagram_preserve_settings\";s:0:\"\";s:23:\"sb_instagram_ajax_theme\";b:0;s:27:\"sb_instagram_disable_resize\";b:0;s:23:\"sb_instagram_cache_time\";i:1;s:28:\"sb_instagram_cache_time_unit\";s:5:\"hours\";s:16:\"sbi_caching_type\";s:4:\"page\";s:23:\"sbi_cache_cron_interval\";s:7:\"12hours\";s:19:\"sbi_cache_cron_time\";s:1:\"1\";s:20:\"sbi_cache_cron_am_pm\";s:2:\"am\";s:18:\"sb_instagram_width\";s:3:\"100\";s:23:\"sb_instagram_width_unit\";s:1:\"%\";s:28:\"sb_instagram_feed_width_resp\";b:0;s:19:\"sb_instagram_height\";s:0:\"\";s:16:\"sb_instagram_num\";s:2:\"20\";s:24:\"sb_instagram_height_unit\";s:0:\"\";s:17:\"sb_instagram_cols\";s:1:\"4\";s:27:\"sb_instagram_disable_mobile\";b:0;s:26:\"sb_instagram_image_padding\";s:1:\"5\";s:31:\"sb_instagram_image_padding_unit\";s:2:\"px\";s:17:\"sb_instagram_sort\";s:4:\"none\";s:23:\"sb_instagram_background\";s:0:\"\";s:21:\"sb_instagram_show_btn\";b:1;s:27:\"sb_instagram_btn_background\";s:0:\"\";s:27:\"sb_instagram_btn_text_color\";s:0:\"\";s:21:\"sb_instagram_btn_text\";s:12:\"Load More...\";s:22:\"sb_instagram_image_res\";s:4:\"auto\";s:24:\"sb_instagram_show_header\";b:1;s:24:\"sb_instagram_header_size\";s:5:\"small\";s:25:\"sb_instagram_header_color\";s:0:\"\";s:28:\"sb_instagram_show_follow_btn\";b:1;s:33:\"sb_instagram_folow_btn_background\";s:0:\"\";s:34:\"sb_instagram_follow_btn_text_color\";s:0:\"\";s:28:\"sb_instagram_follow_btn_text\";s:19:\"Follow on Instagram\";s:23:\"sb_instagram_custom_css\";s:0:\"\";s:22:\"sb_instagram_custom_js\";s:0:\"\";s:17:\"sb_instagram_cron\";s:2:\"no\";s:19:\"sb_instagram_backup\";b:1;s:15:\"sb_ajax_initial\";b:0;s:24:\"enqueue_css_in_shortcode\";b:0;s:30:\"sb_instagram_disable_mob_swipe\";b:0;s:28:\"sb_instagram_disable_awesome\";b:0;s:23:\"sb_instagram_custom_bio\";s:0:\"\";s:26:\"sb_instagram_custom_avatar\";s:0:\"\";s:24:\"sb_instagram_favor_local\";b:0;s:19:\"sb_instagram_minnum\";i:0;s:24:\"disable_js_image_loading\";b:0;s:18:\"enqueue_js_in_head\";b:0;s:15:\"sbi_font_method\";s:3:\"svg\";s:15:\"custom_template\";b:0;s:9:\"check_api\";b:1;s:18:\"connected_accounts\";a:0:{}}','yes'),(3787916,'widget_mc4wp_form_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3787921,'mc4wp_version','4.8.6','yes'),(3787922,'mc4wp_flash_messages','a:0:{}','no'),(3787961,'_transient_wr2x_issues','a:0:{}','yes'),(3787969,'woocommerce_default_country','GB','yes'),(3787970,'woocommerce_allowed_countries','all','yes'),(3787971,'woocommerce_all_except_countries','a:0:{}','yes'),(3787972,'woocommerce_specific_allowed_countries','a:0:{}','yes'),(3787973,'woocommerce_ship_to_countries','','yes'),(3787974,'woocommerce_specific_ship_to_countries','a:0:{}','yes'),(3787975,'woocommerce_default_customer_address','base','yes'),(3787976,'woocommerce_calc_taxes','no','yes'),(3787977,'woocommerce_demo_store','no','yes'),(3787978,'woocommerce_demo_store_notice','This is a demo store for testing purposes &mdash; no orders shall be fulfilled.','no'),(3787979,'woocommerce_currency','GBP','yes'),(3787980,'woocommerce_currency_pos','left','yes'),(3787981,'woocommerce_price_thousand_sep',',','yes'),(3787982,'woocommerce_price_decimal_sep','.','yes'),(3787983,'woocommerce_price_num_decimals','2','yes'),(3787984,'woocommerce_weight_unit','kg','yes'),(3787985,'woocommerce_dimension_unit','cm','yes'),(3787986,'woocommerce_enable_reviews','yes','yes'),(3787987,'woocommerce_review_rating_verification_label','yes','no'),(3787988,'woocommerce_review_rating_verification_required','no','no'),(3787989,'woocommerce_enable_review_rating','yes','yes'),(3787990,'woocommerce_review_rating_required','yes','no'),(3787991,'woocommerce_shop_page_id','','yes'),(3787992,'woocommerce_shop_page_display','','yes'),(3787993,'woocommerce_category_archive_display','','yes'),(3787994,'woocommerce_default_catalog_orderby','menu_order','yes'),(3787995,'woocommerce_cart_redirect_after_add','no','yes'),(3787996,'woocommerce_enable_ajax_add_to_cart','yes','yes'),(3787997,'shop_catalog_image_size','a:3:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";i:1;}','yes'),(3787998,'shop_single_image_size','a:3:{s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:4:\"crop\";i:1;}','yes'),(3787999,'shop_thumbnail_image_size','a:3:{s:5:\"width\";s:3:\"180\";s:6:\"height\";s:3:\"180\";s:4:\"crop\";i:1;}','yes'),(3788000,'woocommerce_manage_stock','yes','yes'),(3788001,'woocommerce_hold_stock_minutes','60','no'),(3788002,'woocommerce_notify_low_stock','yes','no'),(3788003,'woocommerce_notify_no_stock','yes','no'),(3788004,'woocommerce_stock_email_recipient','sonya@hormonesoup.com','no'),(3788005,'woocommerce_notify_low_stock_amount','2','no'),(3788006,'woocommerce_notify_no_stock_amount','0','yes'),(3788007,'woocommerce_hide_out_of_stock_items','no','yes'),(3788008,'woocommerce_stock_format','','yes'),(3788009,'woocommerce_file_download_method','force','no'),(3788010,'woocommerce_downloads_require_login','no','no'),(3788011,'woocommerce_downloads_grant_access_after_payment','yes','no'),(3788012,'woocommerce_prices_include_tax','no','yes'),(3788013,'woocommerce_tax_based_on','shipping','yes'),(3788014,'woocommerce_shipping_tax_class','inherit','yes'),(3788015,'woocommerce_tax_round_at_subtotal','no','yes'),(3788017,'woocommerce_tax_display_shop','excl','yes'),(3788018,'woocommerce_tax_display_cart','excl','no'),(3788019,'woocommerce_price_display_suffix','','yes'),(3788020,'woocommerce_tax_total_display','itemized','no'),(3788021,'woocommerce_enable_shipping_calc','yes','no'),(3788022,'woocommerce_shipping_cost_requires_address','no','no'),(3788023,'woocommerce_ship_to_destination','billing','no'),(3788024,'woocommerce_shipping_debug_mode','no','no'),(3788025,'woocommerce_enable_coupons','yes','yes'),(3788026,'woocommerce_calc_discounts_sequentially','no','no'),(3788027,'woocommerce_enable_guest_checkout','yes','no'),(3788028,'woocommerce_force_ssl_checkout','no','yes'),(3788029,'woocommerce_unforce_ssl_checkout','no','yes'),(3788030,'woocommerce_cart_page_id','','yes'),(3788031,'woocommerce_checkout_page_id','','yes'),(3788032,'woocommerce_terms_page_id','','no'),(3788033,'woocommerce_checkout_pay_endpoint','order-pay','yes'),(3788034,'woocommerce_checkout_order_received_endpoint','order-received','yes'),(3788035,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','yes'),(3788036,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','yes'),(3788037,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','yes'),(3788038,'woocommerce_myaccount_page_id','','yes'),(3788039,'woocommerce_enable_signup_and_login_from_checkout','yes','no'),(3788040,'woocommerce_enable_myaccount_registration','no','no'),(3788041,'woocommerce_enable_checkout_login_reminder','yes','no'),(3788042,'woocommerce_registration_generate_username','yes','no'),(3788043,'woocommerce_registration_generate_password','no','no'),(3788044,'woocommerce_myaccount_orders_endpoint','orders','yes'),(3788045,'woocommerce_myaccount_view_order_endpoint','view-order','yes'),(3788046,'woocommerce_myaccount_downloads_endpoint','downloads','yes'),(3788047,'woocommerce_myaccount_edit_account_endpoint','edit-account','yes'),(3788048,'woocommerce_myaccount_edit_address_endpoint','edit-address','yes'),(3788049,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','yes'),(3788050,'woocommerce_myaccount_lost_password_endpoint','lost-password','yes'),(3788051,'woocommerce_logout_endpoint','customer-logout','yes'),(3788052,'woocommerce_email_from_name','Hormone Soup','no'),(3788053,'woocommerce_email_from_address','sonya@hormonesoup.com','no'),(3788054,'woocommerce_email_header_image','','no'),(3788055,'woocommerce_email_footer_text','Hormone Soup - Powered by WooCommerce','no'),(3788056,'woocommerce_email_base_color','#96588a','no'),(3788057,'woocommerce_email_background_color','#f7f7f7','no'),(3788058,'woocommerce_email_body_background_color','#ffffff','no'),(3788059,'woocommerce_email_text_color','#3c3c3c','no'),(3788060,'woocommerce_api_enabled','yes','yes'),(3788082,'woocommerce_admin_notices','a:2:{i:0;s:6:\"update\";i:1;s:14:\"template_files\";}','yes'),(3788083,'_transient_woocommerce_webhook_ids','a:0:{}','yes'),(3788084,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3788085,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3788086,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3788087,'widget_woocommerce_price_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3788088,'widget_woocommerce_product_categories','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3788089,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3788090,'widget_woocommerce_product_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3788091,'widget_woocommerce_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3788092,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3788093,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3788094,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3788095,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3788103,'woocommerce_meta_box_errors','a:0:{}','yes'),(3788134,'responsive_lightbox_settings','a:27:{s:4:\"tour\";b:1;s:6:\"script\";s:8:\"swipebox\";s:8:\"selector\";s:8:\"lightbox\";s:15:\"default_gallery\";s:7:\"default\";s:15:\"builder_gallery\";s:9:\"basicgrid\";s:27:\"default_woocommerce_gallery\";s:7:\"default\";s:9:\"galleries\";b:1;s:18:\"gallery_image_size\";s:4:\"full\";s:19:\"gallery_image_title\";s:7:\"default\";s:21:\"gallery_image_caption\";s:7:\"default\";s:20:\"force_custom_gallery\";b:0;s:28:\"woocommerce_gallery_lightbox\";b:0;s:6:\"videos\";b:1;s:7:\"widgets\";b:0;s:8:\"comments\";b:0;s:11:\"image_links\";b:1;s:11:\"image_title\";s:7:\"default\";s:13:\"image_caption\";s:7:\"default\";s:17:\"images_as_gallery\";b:0;s:19:\"deactivation_delete\";b:0;s:13:\"loading_place\";s:6:\"header\";s:19:\"conditional_loading\";b:0;s:20:\"enable_custom_events\";b:0;s:13:\"custom_events\";s:12:\"ajaxComplete\";s:14:\"update_version\";i:2;s:13:\"update_notice\";b:0;s:17:\"update_delay_date\";i:0;}','no'),(3788135,'responsive_lightbox_configuration','a:7:{s:8:\"swipebox\";a:8:{s:9:\"animation\";s:3:\"css\";s:15:\"force_png_icons\";b:0;s:17:\"hide_close_mobile\";b:0;s:18:\"remove_bars_mobile\";b:0;s:9:\"hide_bars\";b:1;s:15:\"hide_bars_delay\";i:5000;s:15:\"video_max_width\";i:1080;s:11:\"loop_at_end\";b:0;}s:11:\"prettyphoto\";a:21:{s:15:\"animation_speed\";s:6:\"normal\";s:9:\"slideshow\";b:0;s:15:\"slideshow_delay\";i:5000;s:18:\"slideshow_autoplay\";b:0;s:7:\"opacity\";i:75;s:10:\"show_title\";b:1;s:12:\"allow_resize\";b:1;s:12:\"allow_expand\";b:1;s:5:\"width\";i:1080;s:6:\"height\";i:720;s:9:\"separator\";s:1:\"/\";s:5:\"theme\";s:10:\"pp_default\";s:18:\"horizontal_padding\";i:20;s:10:\"hide_flash\";b:0;s:5:\"wmode\";s:6:\"opaque\";s:14:\"video_autoplay\";b:0;s:5:\"modal\";b:0;s:11:\"deeplinking\";b:0;s:15:\"overlay_gallery\";b:1;s:18:\"keyboard_shortcuts\";b:1;s:6:\"social\";b:0;}s:8:\"fancybox\";a:25:{s:5:\"modal\";b:0;s:12:\"show_overlay\";b:1;s:17:\"show_close_button\";b:1;s:20:\"enable_escape_button\";b:1;s:21:\"hide_on_overlay_click\";b:1;s:21:\"hide_on_content_click\";b:0;s:6:\"cyclic\";b:0;s:15:\"show_nav_arrows\";b:1;s:10:\"auto_scale\";b:1;s:9:\"scrolling\";s:3:\"yes\";s:16:\"center_on_scroll\";b:1;s:7:\"opacity\";b:1;s:15:\"overlay_opacity\";i:70;s:13:\"overlay_color\";s:4:\"#666\";s:10:\"title_show\";b:1;s:14:\"title_position\";s:7:\"outside\";s:11:\"transitions\";s:4:\"fade\";s:7:\"easings\";s:5:\"swing\";s:6:\"speeds\";i:300;s:12:\"change_speed\";i:300;s:11:\"change_fade\";i:100;s:7:\"padding\";i:5;s:6:\"margin\";i:5;s:11:\"video_width\";i:1080;s:12:\"video_height\";i:720;}s:4:\"nivo\";a:4:{s:6:\"effect\";s:4:\"fade\";s:22:\"click_overlay_to_close\";b:1;s:12:\"keyboard_nav\";b:1;s:13:\"error_message\";s:63:\"The requested content cannot be loaded. Please try again later.\";}s:13:\"imagelightbox\";a:6:{s:15:\"animation_speed\";i:250;s:12:\"preload_next\";b:1;s:15:\"enable_keyboard\";b:1;s:11:\"quit_on_end\";b:0;s:19:\"quit_on_image_click\";b:0;s:22:\"quit_on_document_click\";b:1;}s:6:\"tosrus\";a:9:{s:6:\"effect\";s:5:\"slide\";s:8:\"infinite\";b:1;s:4:\"keys\";b:0;s:8:\"autoplay\";b:1;s:14:\"pause_on_hover\";b:0;s:7:\"timeout\";i:4000;s:10:\"pagination\";b:1;s:15:\"pagination_type\";s:10:\"thumbnails\";s:14:\"close_on_click\";b:0;}s:12:\"featherlight\";a:6:{s:10:\"open_speed\";i:250;s:11:\"close_speed\";i:250;s:14:\"close_on_click\";s:10:\"background\";s:12:\"close_on_esc\";b:1;s:15:\"gallery_fade_in\";i:100;s:16:\"gallery_fade_out\";i:300;}}','no'),(3788136,'responsive_lightbox_version','2.3.3','no'),(3788143,'widget_responsive_lightbox_gallery_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3788144,'widget_responsive_lightbox_image_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3788146,'responsive_lightbox_activation_date','1505792733','yes'),(3788466,'mc4wp','a:4:{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:1505795827;}','yes'),(3789017,'monsterinsights_tracking_notice','1','yes'),(3789216,'_transient_wr2x_ignores','a:0:{}','yes'),(3789230,'widget_zoom-social-icons-widget','a:2:{i:2;a:11:{s:5:\"title\";s:9:\"Follow us\";s:11:\"description\";s:0:\"\";s:16:\"show_icon_labels\";s:5:\"false\";s:12:\"open_new_tab\";s:4:\"true\";s:17:\"icon_padding_size\";i:8;s:14:\"icon_font_size\";i:18;s:19:\"global_color_picker\";s:7:\"#d44e81\";s:25:\"global_color_picker_hover\";s:7:\"#ec9f2e\";s:10:\"icon_style\";s:11:\"with-canvas\";s:17:\"icon_canvas_style\";s:7:\"rounded\";s:6:\"fields\";a:3:{i:0;a:6:{s:3:\"url\";s:36:\"https://www.facebook.com/HormoneSoup\";s:5:\"label\";s:8:\"Facebook\";s:4:\"icon\";s:8:\"facebook\";s:8:\"icon_kit\";s:7:\"socicon\";s:12:\"color_picker\";s:7:\"#d44e81\";s:18:\"color_picker_hover\";s:7:\"#ec9f2e\";}i:1;a:6:{s:3:\"url\";s:31:\"https://twitter.com/hormonesoup\";s:5:\"label\";s:7:\"Twitter\";s:4:\"icon\";s:7:\"twitter\";s:8:\"icon_kit\";s:7:\"socicon\";s:12:\"color_picker\";s:7:\"#d44e81\";s:18:\"color_picker_hover\";s:7:\"#ec9f2e\";}i:2;a:6:{s:3:\"url\";s:1:\"#\";s:5:\"label\";s:9:\"Instagram\";s:4:\"icon\";s:9:\"instagram\";s:8:\"icon_kit\";s:7:\"socicon\";s:12:\"color_picker\";s:7:\"#d44e81\";s:18:\"color_picker_hover\";s:7:\"#ec9f2e\";}}}s:12:\"_multiwidget\";i:1;}','yes'),(3790676,'_transient_shipping-transient-version','1505923807','yes'),(3791406,'_transient_timeout_external_ip_address_104.168.95.193','1506599094','no'),(3892538,'adabe438f6','eyJfX2xhc3RfY2hlY2tlZF9fIjoiMTUzNTgxNTYwOSJ9','no'),(4018058,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(4018102,'wr2x_rating_date','1718798287','no'),(4018108,'nxs_query_db_table_version','1.2','yes'),(4018114,'widget_jetpack_widget_social_icons','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(4018115,'woocommerce_permalinks','a:5:{s:12:\"product_base\";s:7:\"product\";s:13:\"category_base\";s:16:\"product-category\";s:8:\"tag_base\";s:11:\"product-tag\";s:14:\"attribute_base\";s:0:\"\";s:22:\"use_verbose_page_rules\";b:0;}','yes'),(4018116,'current_theme_supports_woocommerce','yes','yes'),(4018117,'woocommerce_queue_flush_rewrite_rules','no','yes'),(4018120,'woocommerce_store_address','','yes'),(4018121,'woocommerce_store_address_2','','yes'),(4018122,'woocommerce_store_city','','yes'),(4018123,'woocommerce_store_postcode','','yes'),(4018124,'woocommerce_erasure_request_removes_order_data','no','no'),(4018125,'woocommerce_erasure_request_removes_download_data','no','no'),(4018126,'wp_page_for_privacy_policy','','yes'),(4018128,'woocommerce_registration_privacy_policy_text','Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our [privacy_policy].','yes'),(4018129,'woocommerce_checkout_privacy_policy_text','Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our [privacy_policy].','yes'),(4018130,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(4018131,'woocommerce_trash_pending_orders','','no'),(4018132,'woocommerce_trash_failed_orders','','no'),(4018133,'woocommerce_trash_cancelled_orders','','no'),(4018134,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(4018135,'woocommerce_single_image_width','600','yes'),(4018136,'woocommerce_thumbnail_image_width','300','yes'),(4018137,'woocommerce_checkout_highlight_required_fields','yes','yes'),(4018138,'product_cat_children','a:0:{}','yes'),(4018140,'default_product_cat','343','yes'),(4018160,'monsterinsights_usage_tracking_config','a:6:{s:3:\"day\";i:3;s:4:\"hour\";i:12;s:6:\"minute\";i:21;s:6:\"second\";i:6;s:6:\"offset\";i:303666;s:8:\"initsend\";i:1536130266;}','yes'),(4018161,'elementor_version','2.2.0','yes'),(4018162,'monsterinsights_site_profile','a:9:{s:3:\"key\";s:128:\"67810b645a6e2109c58d491fa1f79fd051b785ccc697ab690a0ff7196adec85e78f23b37bfc4fc90785ca07beca8118a2df1ce9c286c858b2218f178b49f1c0a\";s:5:\"token\";s:128:\"555acf656343bbdfc2e73c971a86493d1df15df370476e0fa213272ac498be65ab31c834592e5320735218ff4039a81c993bcde85dc5304df8152ae3aa6a8386\";s:2:\"ua\";s:13:\"UA-37441689-1\";s:8:\"viewname\";s:13:\"UA-37441689-1\";s:1:\"a\";s:8:\"37441689\";s:1:\"w\";s:8:\"65824211\";s:1:\"p\";s:8:\"67662618\";s:7:\"siteurl\";s:26:\"http://www.hormonesoup.com\";s:6:\"neturl\";s:36:\"http://www.hormonesoup.com/wp-admin/\";}','yes'),(4018163,'monsterinsights_version_upgraded_from','7.14.0','yes'),(4018176,'nxs_last_nxs_cron','1560806516.11190605','no'),(4018197,'jetpack_plugin_api_action_links','a:32:{s:19:\"akismet/akismet.php\";a:2:{s:8:\"Settings\";s:70:\"https://www.hormonesoup.com/wp-admin/admin.php?page=akismet-key-config\";s:9:\"Translate\";s:104:\"https://www.hormonesoup.com/wp-admin/admin.php?bundle=akismet%2Fakismet.php&page=loco-plugin&action=view\";}s:41:\"wpcat2tag-importer/wpcat2tag-importer.php\";a:1:{s:9:\"Translate\";s:126:\"https://www.hormonesoup.com/wp-admin/admin.php?bundle=wpcat2tag-importer%2Fwpcat2tag-importer.php&page=loco-plugin&action=view\";}s:13:\"cmb2/init.php\";a:1:{s:9:\"Translate\";s:98:\"https://www.hormonesoup.com/wp-admin/admin.php?bundle=cmb2%2Finit.php&page=loco-plugin&action=view\";}s:36:\"contact-form-7/wp-contact-form-7.php\";a:1:{s:9:\"Translate\";s:121:\"https://www.hormonesoup.com/wp-admin/admin.php?bundle=contact-form-7%2Fwp-contact-form-7.php&page=loco-plugin&action=view\";}s:39:\"easy-theme-and-plugin-upgrades/init.php\";a:1:{s:9:\"Translate\";s:124:\"https://www.hormonesoup.com/wp-admin/admin.php?bundle=easy-theme-and-plugin-upgrades%2Finit.php&page=loco-plugin&action=view\";}s:35:\"si-contact-form/si-contact-form.php\";a:2:{s:8:\"Settings\";s:97:\"https://www.hormonesoup.com/wp-admin/options-general.php?page=si-contact-form/si-contact-form.php\";s:9:\"Translate\";s:120:\"https://www.hormonesoup.com/wp-admin/admin.php?bundle=si-contact-form%2Fsi-contact-form.php&page=loco-plugin&action=view\";}s:50:\"google-analytics-for-wordpress/googleanalytics.php\";a:5:{s:8:\"Settings\";s:76:\"https://www.hormonesoup.com/wp-admin/admin.php?page=monsterinsights_settings\";s:7:\"Support\";s:140:\"https://www.monsterinsights.com/lite-support/?utm_source=liteplugin&utm_medium=all-plugins&utm_campaign=lite-support-link&utm_content=7.10.4\";s:23:\"Get MonsterInsights Pro\";s:127:\"https://www.monsterinsights.com/docs/?utm_source=liteplugin&utm_medium=all-plugins&utm_campaign=upgrade-link&utm_content=7.10.4\";s:13:\"Documentation\";s:122:\"https://www.monsterinsights.com/docs/?utm_source=liteplugin&utm_medium=all-plugins&utm_campaign=kb-link&utm_content=7.10.4\";s:9:\"Translate\";s:135:\"https://www.hormonesoup.com/wp-admin/admin.php?bundle=google-analytics-for-wordpress%2Fgoogleanalytics.php&page=loco-plugin&action=view\";}s:55:\"google-pagespeed-insights/google-pagespeed-insights.php\";a:2:{s:8:\"Settings\";s:92:\"https://www.hormonesoup.com/wp-admin/tools.php?page=google-pagespeed-insights&render=options\";s:9:\"Translate\";s:140:\"https://www.hormonesoup.com/wp-admin/admin.php?bundle=google-pagespeed-insights%2Fgoogle-pagespeed-insights.php&page=loco-plugin&action=view\";}s:29:\"gravityforms/gravityforms.php\";a:2:{s:8:\"Settings\";s:63:\"https://www.hormonesoup.com/wp-admin/admin.php?page=gf_settings\";s:9:\"Translate\";s:114:\"https://www.hormonesoup.com/wp-admin/admin.php?bundle=gravityforms%2Fgravityforms.php&page=loco-plugin&action=view\";}s:35:\"gravityformsmailchimp/mailchimp.php\";a:2:{s:8:\"Settings\";s:93:\"https://www.hormonesoup.com/wp-admin/admin.php?page=gf_settings&subview=gravityformsmailchimp\";s:9:\"Translate\";s:120:\"https://www.hormonesoup.com/wp-admin/admin.php?bundle=gravityformsmailchimp%2Fmailchimp.php&page=loco-plugin&action=view\";}s:19:\"jetpack/jetpack.php\";a:2:{s:7:\"Jetpack\";s:59:\"https://www.hormonesoup.com/wp-admin/admin.php?page=jetpack\";s:9:\"Translate\";s:104:\"https://www.hormonesoup.com/wp-admin/admin.php?bundle=jetpack%2Fjetpack.php&page=loco-plugin&action=view\";}s:23:\"loco-translate/loco.php\";a:1:{s:9:\"Translate\";s:108:\"https://www.hormonesoup.com/wp-admin/admin.php?bundle=loco-translate%2Floco.php&page=loco-plugin&action=view\";}s:29:\"mainwp-child/mainwp-child.php\";a:1:{s:9:\"Translate\";s:114:\"https://www.hormonesoup.com/wp-admin/admin.php?bundle=mainwp-child%2Fmainwp-child.php&page=loco-plugin&action=view\";}s:45:\"mainwp-child-reports/mainwp-child-reports.php\";a:1:{s:9:\"Translate\";s:130:\"https://www.hormonesoup.com/wp-admin/admin.php?bundle=mainwp-child-reports%2Fmainwp-child-reports.php&page=loco-plugin&action=view\";}s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";a:2:{s:8:\"Settings\";s:68:\"https://www.hormonesoup.com/wp-admin/admin.php?page=mailchimp-for-wp\";s:9:\"Translate\";s:122:\"https://www.hormonesoup.com/wp-admin/admin.php?bundle=mailchimp-for-wp%2Fmailchimp-for-wp.php&page=loco-plugin&action=view\";}s:34:\"newsletter-popup/mk_newsletter.php\";a:1:{s:9:\"Translate\";s:119:\"https://www.hormonesoup.com/wp-admin/admin.php?bundle=newsletter-popup%2Fmk_newsletter.php&page=loco-plugin&action=view\";}s:45:\"piemont-theme-addons/piemont-theme-addons.php\";a:1:{s:9:\"Translate\";s:130:\"https://www.hormonesoup.com/wp-admin/admin.php?bundle=piemont-theme-addons%2Fpiemont-theme-addons.php&page=loco-plugin&action=view\";}s:55:\"pinterest-verify-meta-tag/pinterest-verify-meta-tag.php\";a:2:{s:8:\"Settings\";s:66:\"https://www.hormonesoup.com/wp-admin/options-general.php?page=pvmt\";s:9:\"Translate\";s:140:\"https://www.hormonesoup.com/wp-admin/admin.php?bundle=pinterest-verify-meta-tag%2Fpinterest-verify-meta-tag.php&page=loco-plugin&action=view\";}s:29:\"quote-master/quote-master.php\";a:1:{s:9:\"Translate\";s:114:\"https://www.hormonesoup.com/wp-admin/admin.php?bundle=quote-master%2Fquote-master.php&page=loco-plugin&action=view\";}s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";a:1:{s:9:\"Translate\";s:132:\"https://www.hormonesoup.com/wp-admin/admin.php?bundle=really-simple-ssl%2Frlrsssl-really-simple-ssl.php&page=loco-plugin&action=view\";}s:75:\"recent-posts-widget-with-thumbnails/recent-posts-widget-with-thumbnails.php\";a:1:{s:9:\"Translate\";s:160:\"https://www.hormonesoup.com/wp-admin/admin.php?bundle=recent-posts-widget-with-thumbnails%2Frecent-posts-widget-with-thumbnails.php&page=loco-plugin&action=view\";}s:47:\"regenerate-thumbnails/regenerate-thumbnails.php\";a:1:{s:9:\"Translate\";s:132:\"https://www.hormonesoup.com/wp-admin/admin.php?bundle=regenerate-thumbnails%2Fregenerate-thumbnails.php&page=loco-plugin&action=view\";}s:43:\"responsive-lightbox/responsive-lightbox.php\";a:3:{s:8:\"Settings\";s:80:\"https://www.hormonesoup.com/wp-admin/admin.php?page=responsive-lightbox-settings\";s:7:\"Add-ons\";s:78:\"https://www.hormonesoup.com/wp-admin/admin.php?page=responsive-lightbox-addons\";s:9:\"Translate\";s:128:\"https://www.hormonesoup.com/wp-admin/admin.php?bundle=responsive-lightbox%2Fresponsive-lightbox.php&page=loco-plugin&action=view\";}s:33:\"addthis/addthis_social_widget.php\";a:3:{s:9:\"Translate\";s:118:\"https://www.hormonesoup.com/wp-admin/admin.php?bundle=addthis%2Faddthis_social_widget.php&page=loco-plugin&action=view\";s:8:\"Settings\";s:75:\"https://www.hormonesoup.com/wp-admin/admin.php?page=addthis_sharing_buttons\";s:4:\"Home\";s:72:\"https://www.hormonesoup.com/wp-admin/admin.php?page=addthis_registration\";}s:33:\"instagram-feed/instagram-feed.php\";a:2:{s:8:\"Settings\";s:69:\"https://www.hormonesoup.com/wp-admin/admin.php?page=sb-instagram-feed\";s:9:\"Translate\";s:118:\"https://www.hormonesoup.com/wp-admin/admin.php?bundle=instagram-feed%2Finstagram-feed.php&page=loco-plugin&action=view\";}s:25:\"socialsnap/socialsnap.php\";a:3:{s:8:\"Settings\";s:71:\"https://www.hormonesoup.com/wp-admin/admin.php?page=socialsnap-settings\";s:9:\"Translate\";s:110:\"https://www.hormonesoup.com/wp-admin/admin.php?bundle=socialsnap%2Fsocialsnap.php&page=loco-plugin&action=view\";s:6:\"Addons\";s:69:\"https://www.hormonesoup.com/wp-admin/admin.php?page=socialsnap-addons\";}s:27:\"updraftplus/updraftplus.php\";a:5:{s:13:\"Manage Addons\";s:84:\"https://www.hormonesoup.com/wp-admin/options-general.php?page=updraftplus&tab=addons\";s:21:\"Add-Ons / Pro Support\";s:24:\"https://updraftplus.com/\";s:8:\"Settings\";s:73:\"https://www.hormonesoup.com/wp-admin/options-general.php?page=updraftplus\";s:9:\"Take Tour\";s:92:\"https://www.hormonesoup.com/wp-admin/options-general.php?page=updraftplus&updraftplus_tour=1\";s:9:\"Translate\";s:112:\"https://www.hormonesoup.com/wp-admin/admin.php?bundle=updraftplus%2Fupdraftplus.php&page=loco-plugin&action=view\";}s:27:\"woocommerce/woocommerce.php\";a:1:{s:9:\"Translate\";s:112:\"https://www.hormonesoup.com/wp-admin/admin.php?bundle=woocommerce%2Fwoocommerce.php&page=loco-plugin&action=view\";}s:23:\"wordfence/wordfence.php\";a:1:{s:9:\"Translate\";s:108:\"https://www.hormonesoup.com/wp-admin/admin.php?bundle=wordfence%2Fwordfence.php&page=loco-plugin&action=view\";}s:29:\"wp-retina-2x/wp-retina-2x.php\";a:1:{s:9:\"Translate\";s:114:\"https://www.hormonesoup.com/wp-admin/admin.php?bundle=wp-retina-2x%2Fwp-retina-2x.php&page=loco-plugin&action=view\";}s:29:\"wp-smartcrop/wp-smartcrop.php\";a:2:{s:9:\"Translate\";s:114:\"https://www.hormonesoup.com/wp-admin/admin.php?bundle=wp-smartcrop%2Fwp-smartcrop.php&page=loco-plugin&action=view\";s:8:\"Settings\";s:74:\"https://www.hormonesoup.com/wp-admin/options-general.php?page=wp-smartcrop\";}s:24:\"wordpress-seo/wp-seo.php\";a:4:{s:3:\"FAQ\";s:151:\"https://yoa.st/1yc?php_version=7.2&platform=wordpress&platform_version=5.3.2&software=free&software_version=13.2&days_active=30plus&user_language=en_US\";s:15:\"Premium Support\";s:151:\"https://yoa.st/1yb?php_version=7.2&platform=wordpress&platform_version=5.3.2&software=free&software_version=13.2&days_active=30plus&user_language=en_US\";s:8:\"Settings\";s:67:\"https://www.hormonesoup.com/wp-admin/admin.php?page=wpseo_dashboard\";s:9:\"Translate\";s:109:\"https://www.hormonesoup.com/wp-admin/admin.php?bundle=wordpress-seo%2Fwp-seo.php&page=loco-plugin&action=view\";}}','yes'),(4018202,'elementor_remote_info_feed_data','a:3:{i:0;a:5:{s:5:\"title\";s:63:\"Introducing Navigator: Manage Your Entire Layout From One Place\";s:7:\"excerpt\";s:127:\"Navigator is here! Get an overview of your entire page from one place and easily switch between sections, columns, and widgets.\";s:7:\"created\";s:10:\"1535445012\";s:5:\"badge\";s:3:\"New\";s:3:\"url\";s:116:\"https://elementor.com/introducing-navigator/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:72:\"Introducing WooCommerce Builder: the New Way to Build eCommerce Websites\";s:7:\"excerpt\";s:122:\"Elementor introduces WooCommerce Builder - a new streamlined way to build online stores visually and more efficiently. ​\";s:7:\"created\";s:10:\"1534159321\";s:5:\"badge\";s:0:\"\";s:3:\"url\";s:126:\"https://elementor.com/introducing-woocommerce-builder/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:59:\"How to Create a Custom WordPress Dashboard for Your Clients\";s:7:\"excerpt\";s:175:\"Creating a personalized dashboard for your clients will help them get the most from their site. In this post, we\'ll show you how to do it with Elementor and a new free add-on.\";s:7:\"created\";s:10:\"1534155272\";s:5:\"badge\";s:0:\"\";s:3:\"url\";s:111:\"https://elementor.com/custom-dashboard/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}','no'),(4018295,'akismet_comment_form_privacy_notice','display','yes'),(4018648,'_elementor_global_css','a:4:{s:4:\"time\";i:1535831230;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:12;s:11:\"Roboto Slab\";}s:6:\"status\";s:4:\"file\";i:0;b:0;}','yes'),(4019078,'woocommerce_maybe_regenerate_images_hash','991b1ca641921cf0f5baf7a2fe85861b','yes'),(4023461,'nxsSNAPOptions_bck4','','no'),(4025841,'monsterinsights_usage_tracking_last_checkin','1583909570','yes'),(4030922,'jetpack_sync_full__started','1536610993','no'),(4030923,'jetpack_sync_full__params','a:4:{s:7:\"options\";b:1;s:9:\"functions\";b:1;s:9:\"constants\";b:1;s:5:\"users\";a:1:{i:0;i:0;}}','no'),(4030924,'jetpack_sync_full_config','a:3:{s:9:\"constants\";b:1;s:9:\"functions\";b:1;s:7:\"options\";b:1;}','no'),(4030925,'jetpack_sync_full_enqueue_status','a:4:{s:9:\"constants\";a:3:{i:0;i:1;i:1;i:1;i:2;b:1;}s:9:\"functions\";a:3:{i:0;i:1;i:1;i:1;i:2;b:1;}s:7:\"options\";a:3:{i:0;i:1;i:1;i:1;i:2;b:1;}s:5:\"users\";b:0;}','no'),(4030930,'jetpack_sync_full__queue_finished','1536610993','yes'),(4030937,'jetpack_sync_full__send_started','1536611000','no'),(4030938,'jetpack_sync_full__constants_sent','1','no'),(4030939,'jetpack_sync_full__functions_sent','1','no'),(4030940,'jetpack_sync_full__options_sent','1','no'),(4030941,'jetpack_sync_full__finished','1536611000','no'),(4205342,'monsterinsights_notices','a:2:{s:31:\"monsterinsights_auth_not_manual\";b:1;s:46:\"monsterinsights_woocommerce_tracking_available\";b:1;}','yes'),(4249125,'shareaholic_activate_timestamp','1553531100','no'),(4249264,'socialsnap_version','1.1.11','yes'),(4249265,'socialsnap_activated','a:1:{s:4:\"lite\";i:1553531842;}','yes'),(4249275,'widget_socialsnap-social-followers-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(4249276,'widget_socialsnap-ctt-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(4249278,'socialsnap_settings','a:68:{s:24:\"ss_social_share_networks\";a:4:{s:5:\"order\";s:25:\"facebook;twitter;linkedin\";s:8:\"facebook\";a:3:{s:4:\"text\";s:8:\"Facebook\";s:18:\"desktop_visibility\";s:2:\"on\";s:17:\"mobile_visibility\";s:2:\"on\";}s:7:\"twitter\";a:3:{s:4:\"text\";s:7:\"Twitter\";s:18:\"desktop_visibility\";s:2:\"on\";s:17:\"mobile_visibility\";s:2:\"on\";}s:8:\"linkedin\";a:3:{s:4:\"text\";s:8:\"LinkedIn\";s:18:\"desktop_visibility\";s:2:\"on\";s:17:\"mobile_visibility\";s:2:\"on\";}}s:22:\"ss_ss_cache_expiration\";s:1:\"1\";s:25:\"ss_ss_force_refresh_cache\";s:0:\"\";s:26:\"ss_ss_share_click_tracking\";b:1;s:28:\"ss_ss_twitter_count_provider\";s:14:\"click_tracking\";s:21:\"ss_ss_sidebar_enabled\";b:1;s:22:\"ss_ss_sidebar_position\";s:4:\"left\";s:26:\"ss_ss_sidebar_button_shape\";s:7:\"rounded\";s:25:\"ss_ss_sidebar_button_size\";s:7:\"regular\";s:24:\"ss_ss_sidebar_post_types\";a:2:{s:4:\"home\";s:2:\"on\";s:4:\"post\";s:2:\"on\";}s:28:\"ss_ss_sidebar_button_spacing\";b:0;s:26:\"ss_ss_sidebar_all_networks\";b:1;s:27:\"ss_ss_sidebar_label_tooltip\";b:1;s:25:\"ss_ss_sidebar_total_count\";b:0;s:25:\"ss_ss_sidebar_share_count\";b:0;s:28:\"ss_ss_sidebar_hide_on_mobile\";b:0;s:24:\"ss_ss_sidebar_view_count\";b:0;s:23:\"ss_ss_sidebar_min_count\";s:1:\"0\";s:32:\"ss_ss_sidebar_entrance_animation\";s:4:\"fade\";s:29:\"ss_ss_sidebar_hover_animation\";s:23:\"ss-hover-animation-fade\";s:27:\"ss_ss_sidebar_light_counter\";b:0;s:27:\"ss_ss_sidebar_custom_colors\";b:0;s:28:\"ss_ss_inline_content_enabled\";b:1;s:29:\"ss_ss_inline_content_location\";s:5:\"below\";s:29:\"ss_ss_inline_content_position\";s:4:\"left\";s:32:\"ss_ss_inline_content_share_label\";s:10:\"Share via:\";s:33:\"ss_ss_inline_content_button_shape\";s:7:\"rounded\";s:32:\"ss_ss_inline_content_button_size\";s:5:\"small\";s:33:\"ss_ss_inline_content_button_label\";s:5:\"label\";s:31:\"ss_ss_inline_content_post_types\";a:1:{s:4:\"post\";s:2:\"on\";}s:33:\"ss_ss_inline_content_full_content\";b:0;s:35:\"ss_ss_inline_content_button_spacing\";b:1;s:33:\"ss_ss_inline_content_all_networks\";b:1;s:39:\"ss_ss_inline_content_all_networks_label\";s:4:\"More\";s:35:\"ss_ss_inline_content_hide_on_mobile\";b:0;s:32:\"ss_ss_inline_content_total_count\";b:0;s:38:\"ss_ss_inline_content_total_share_style\";s:9:\"separator\";s:42:\"ss_ss_inline_content_total_share_placement\";s:4:\"left\";s:30:\"ss_ss_inline_content_min_count\";s:1:\"0\";s:36:\"ss_ss_inline_content_hover_animation\";s:23:\"ss-hover-animation-fade\";s:34:\"ss_ss_inline_content_light_counter\";b:0;s:34:\"ss_ss_inline_content_custom_colors\";b:0;s:22:\"ss_ss_on_media_enabled\";b:0;s:19:\"ss_ss_on_media_type\";s:6:\"pin_it\";s:27:\"ss_ss_on_media_button_shape\";s:6:\"circle\";s:26:\"ss_ss_on_media_button_size\";s:7:\"regular\";s:20:\"ss_ss_on_media_hover\";s:6:\"always\";s:23:\"ss_ss_on_media_position\";s:8:\"top-left\";s:23:\"ss_ss_on_media_minwidth\";s:3:\"250\";s:24:\"ss_ss_on_media_minheight\";s:3:\"250\";s:25:\"ss_ss_on_media_post_types\";a:2:{s:4:\"post\";s:2:\"on\";s:4:\"page\";s:2:\"on\";}s:29:\"ss_ss_on_media_button_spacing\";b:1;s:29:\"ss_ss_on_media_hide_on_mobile\";b:0;s:25:\"ss_ss_pinterest_image_src\";s:5:\"image\";s:31:\"ss_ss_pinterest_description_src\";s:5:\"image\";s:28:\"ss_ss_on_media_custom_colors\";b:0;s:33:\"ss_social_follow_connect_networks\";a:5:{s:8:\"facebook\";a:3:{s:7:\"profile\";a:2:{s:8:\"username\";s:0:\"\";s:3:\"url\";s:0:\"\";}s:5:\"label\";s:21:\"Follow us on Facebook\";s:16:\"manual_followers\";s:0:\"\";}s:7:\"twitter\";a:3:{s:7:\"profile\";a:2:{s:8:\"username\";s:0:\"\";s:3:\"url\";s:0:\"\";}s:5:\"label\";s:20:\"Follow us on Twitter\";s:16:\"manual_followers\";s:0:\"\";}s:9:\"pinterest\";a:3:{s:7:\"profile\";a:2:{s:8:\"username\";s:0:\"\";s:3:\"url\";s:0:\"\";}s:5:\"label\";s:22:\"Follow us on Pinterest\";s:16:\"manual_followers\";s:0:\"\";}s:9:\"instagram\";a:3:{s:7:\"profile\";a:2:{s:8:\"username\";s:0:\"\";s:3:\"url\";s:0:\"\";}s:5:\"label\";s:22:\"Follow us on Instagram\";s:16:\"manual_followers\";s:0:\"\";}s:6:\"tumblr\";a:3:{s:7:\"profile\";a:2:{s:8:\"username\";s:0:\"\";s:3:\"url\";s:0:\"\";}s:5:\"label\";s:19:\"Follow us on Tumblr\";s:16:\"manual_followers\";s:0:\"\";}}s:21:\"ss_follow_update_info\";s:0:\"\";s:27:\"ss_follow_update_pro_notice\";s:0:\"\";s:17:\"ss_sf_button_size\";s:7:\"regular\";s:20:\"ss_sf_button_columns\";s:1:\"1\";s:20:\"ss_sf_button_spacing\";b:0;s:21:\"ss_sf_button_vertical\";b:0;s:21:\"ss_sf_total_followers\";b:0;s:22:\"ss_sf_button_followers\";b:1;s:19:\"ss_sf_button_labels\";b:1;s:19:\"ss_sf_button_scheme\";s:7:\"default\";s:20:\"ss_social_login_note\";s:0:\"\";}','yes'),(4249281,'socialsnap_rating','a:2:{s:4:\"time\";i:1553531848;s:9:\"dismissed\";b:0;}','yes'),(4271089,'show_comments_cookies_opt_in','1','yes'),(4273552,'mainwp_child_legacy','','no'),(4273553,'mainwp_child_auth','a:7:{i:5;s:32:\"fa8dcd189b140c3fa7acbe0e7247c997\";s:4:\"last\";i:1635120005;i:4;s:32:\"302b6012b20bfb844ced234ad3bc981c\";i:3;s:32:\"d6ba1b174253a42d531b2aaa5ecc07f4\";i:2;s:32:\"eb4cf0ea1cb0b5124cffdbe8ac17d053\";i:1;s:32:\"3fe5f8013c69288397fa93f5a6927a51\";i:0;s:32:\"65254622624c3b6ff223f6baebd91b82\";}','no'),(4273554,'mainwp_child_uniqueId','L3K5X2hJ','no'),(4273555,'mainwp_child_htaccess_set','yes','no'),(4273556,'mainwp_child_fix_htaccess','','no'),(4273559,'mainwp_child_nonce','0','no'),(4273560,'mainwp_child_nossl','0','no'),(4273562,'mainwp_child_remove_wp_version','','no'),(4273563,'mainwp_child_remove_rsd','','no'),(4273564,'mainwp_child_remove_wlw','','no'),(4273565,'mainwp_child_remove_core_updates','','no'),(4273566,'mainwp_child_remove_plugin_updates','','no'),(4273567,'mainwp_child_remove_theme_updates','','no'),(4273568,'mainwp_child_remove_php_reporting','','no'),(4273569,'mainwp_child_remove_scripts_version','','no'),(4273570,'mainwp_child_remove_styles_version','','no'),(4273571,'mainwp_child_remove_readme','','no'),(4273572,'heatMapEnabled','0','no'),(4273573,'mainwp_child_clone_sites','0','no'),(4273574,'mainwp_child_pluginDir','','no'),(4273575,'mainwp_premium_updates','a:1:{i:0;s:35:\"gravityformsmailchimp/mailchimp.php\";}','no'),(4273576,'mainwp_child_activated_once','1','no'),(4273577,'mainwp_maintenance_opt_alert_404','','no'),(4273578,'mainwp_maintenance_opt_alert_404_email','','no'),(4273581,'mainwp_temp_clone_plugins','','no'),(4273582,'mainwp_temp_clone_themes','','no'),(4273583,'mainwp_child_click_data','','no'),(4273584,'mainwp_child_clone_from_server_last_folder','/home/hormon9/public_html/wp-content/uploads/mainwp/backup','no'),(4273585,'mainwp_child_clone_permalink','','no'),(4273586,'mainwp_child_restore_permalink','','no'),(4273587,'mainwp_keyword_links_htaccess_set','','no'),(4273588,'mainwp_kwl_options','','no'),(4273589,'mainwp_kwl_keyword_links','','no'),(4273590,'mainwp_kwl_click_statistic_data','','no'),(4273591,'mainwp_kwl_statistic_data_','','no'),(4273592,'mainwp_kwl_enable_statistic','','no'),(4273593,'mainwpKeywordLinks','','no'),(4273594,'mainwp_child_update_version','1.5','yes'),(4273595,'mainwp_child_plugin_version','4.1.7','yes'),(4273596,'mainwp_child_branding_settings','a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}','no'),(4273597,'mainwp_child_branding_disconnected','','yes');
INSERT INTO `wp_options` VALUES (4273605,'mainwp_child_subpages','a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:9158819:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:9128852:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:9098885:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:9068918:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:71;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:9038951:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:71;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:9008984:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:71;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:8979017:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:8949050:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:8919089:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:79;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:8887906:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:8857945:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:8827984:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:73;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:4803092;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:8798017:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:8768056:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:8738095:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:73;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:4803083;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:8708128:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:8678167:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:8648206:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:8618245:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:8588284:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:79;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:8557101:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:8527140:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:92;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:8497179:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:8467218:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:71;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:8437257:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:8407296:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:8377335:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:8347374:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:8317413:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:8287452:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:8257491:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:8227530:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:8197569:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:8167608:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:8137647:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:8107686:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:8077725:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:8047764:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:8017803:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:7987842:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:7957881:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:7927920:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:7897959:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:7867998:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:7838037:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:7808076:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:92;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:7778115:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:7748154:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:7718193:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:92;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:7688232:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:73;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:4802957;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:7658265:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:92;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:7628304:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:7598343:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:73;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:4802952;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:7568376:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:7538415:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:7508454:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:7478493:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:73;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:4802941;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:7448526:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:7418565:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:7388604:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:7358643:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:7328682:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:7298721:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:7268760:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:7238799:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:7208838:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:7178877:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:7148916:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:7118955:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:7088994:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:7059033:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:7029072:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:79;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:6997889:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:6967928:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:6937967:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:66;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:6908006:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:73;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:4802765;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:6878039:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:6848078:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:6818117:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:6788156:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:6758195:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:6728234:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:6698273:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:6668312:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:6638351:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:6608390:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:6578429:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:6548468:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:6518507:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:6488546:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:6458585:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:6428624:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:6398663:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:6368702:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:6338741:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:6308780:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:6278819:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:6248858:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:79;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:6217675:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:6187714:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:6157753:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:6127792:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:6097831:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:6067870:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:6037909:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:6007943:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:5977977:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:5948011:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:5918045:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:5888079:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:5858113:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:5828147:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:5798181:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:5768215:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:5738249:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:5708283:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:5678317:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:5648351:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:5618385:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:5588419:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:5558453:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:5528487:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:5498521:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:5468555:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:13:\"mainwp_sucuri\";s:13:\"MainWP Sucuri\";s:16:\"mainwp_wordfence\";s:9:\"Wordfence\";}s:14:\"stream_context\";a:68:{s:8:\"comments\";s:8:\"Comments\";s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";s:9:\"wordpress\";s:9:\"WordPress\";s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";s:7:\"backups\";s:7:\"Backups\";s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:10:\"rl_gallery\";s:9:\"Galleries\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";s:10:\"mc4wp-form\";s:23:\"Mailchimp Sign-up Forms\";s:11:\"amn_mi-lite\";s:21:\"mi-lite Announcements\";s:16:\"wp_mainwp_alerts\";s:6:\"Alerts\";}s:13:\"stream_action\";a:47:{s:7:\"created\";s:7:\"Created\";s:6:\"edited\";s:6:\"Edited\";s:7:\"replied\";s:7:\"Replied\";s:8:\"approved\";s:8:\"Approved\";s:10:\"unapproved\";s:10:\"Unapproved\";s:7:\"trashed\";s:7:\"Trashed\";s:9:\"untrashed\";s:8:\"Restored\";s:7:\"spammed\";s:14:\"Marked as Spam\";s:9:\"unspammed\";s:16:\"Unmarked as Spam\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"duplicate\";s:9:\"Duplicate\";s:5:\"flood\";s:9:\"Throttled\";s:7:\"updated\";s:7:\"Updated\";s:9:\"installed\";s:9:\"Installed\";s:9:\"activated\";s:9:\"Activated\";s:11:\"deactivated\";s:11:\"Deactivated\";s:8:\"attached\";s:8:\"Attached\";s:8:\"uploaded\";s:8:\"Uploaded\";s:8:\"assigned\";s:8:\"Assigned\";s:10:\"unassigned\";s:10:\"Unassigned\";s:14:\"password-reset\";s:14:\"Password Reset\";s:15:\"forgot-password\";s:13:\"Lost Password\";s:5:\"login\";s:6:\"Log In\";s:6:\"logout\";s:7:\"Log Out\";s:11:\"switched-to\";s:11:\"Switched To\";s:13:\"switched-back\";s:13:\"Switched Back\";s:12:\"switched-off\";s:12:\"Switched Off\";s:5:\"added\";s:5:\"Added\";s:7:\"removed\";s:7:\"Removed\";s:5:\"moved\";s:5:\"Moved\";s:11:\"reactivated\";s:11:\"Reactivated\";s:6:\"sorted\";s:6:\"Sorted\";s:8:\"exported\";s:8:\"Exported\";s:8:\"imported\";s:8:\"Imported\";s:10:\"duplicated\";s:10:\"Duplicated\";s:13:\"views_deleted\";s:11:\"Views Reset\";s:7:\"starred\";s:7:\"Starred\";s:9:\"unstarred\";s:9:\"Unstarred\";s:13:\"mainwp_backup\";s:13:\"MainWP Backup\";s:18:\"backupbuddy_backup\";s:18:\"BackupBuddy Backup\";s:22:\"backupwordpress_backup\";s:22:\"BackupWordPress Backup\";s:15:\"backwpup_backup\";s:15:\"BackWPup Backup\";s:18:\"updraftplus_backup\";s:18:\"Updraftplus Backup\";s:20:\"wptimecapsule_backup\";s:22:\"WP Time Capsule Backup\";s:11:\"maintenance\";s:11:\"Maintenance\";s:11:\"sucuri_scan\";s:11:\"Sucuri Scan\";s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:16:\"\0*\0admin_notices\";a:0:{}}s:2:\"db\";O:19:\"WP_MainWP_Stream\\DB\":3:{s:6:\"driver\";O:31:\"WP_MainWP_Stream\\DB_Driver_WPDB\":3:{s:8:\"\0*\0query\";O:22:\"WP_MainWP_Stream\\Query\":1:{s:13:\"found_records\";i:0;}s:5:\"table\";s:16:\"wp_mainwp_stream\";s:10:\"table_meta\";s:21:\"wp_mainwp_stream_meta\";}s:22:\"\0*\0found_records_count\";i:0;s:25:\"\0WP_MainWP_Stream\\DB\0wpdb\";O:4:\"wpdb\":66:{s:11:\"show_errors\";b:1;s:15:\"suppress_errors\";b:0;s:10:\"last_error\";s:0:\"\";s:11:\"num_queries\";i:70;s:8:\"num_rows\";i:1;s:13:\"rows_affected\";i:0;s:9:\"insert_id\";i:0;s:10:\"last_query\";s:87:\"SELECT option_value FROM wp_options WHERE option_name = \'mainwp_child_subpages\' LIMIT 1\";s:11:\"last_result\";a:1:{i:0;O:8:\"stdClass\":1:{s:12:\"option_value\";s:5438589:\"a:2:{i:0;a:5:{s:4:\"slug\";s:12:\"reports-page\";s:5:\"title\";s:36:\"Ultimate WP Help Maintenance Reports\";s:4:\"page\";s:19:\"mainwp-reports-page\";s:8:\"callback\";a:2:{i:0;O:43:\"WP_MainWP_Stream\\MainWP_Child_Report_Helper\":5:{s:16:\"branding_options\";a:24:{s:13:\"contact_label\";s:15:\"Contact Support\";s:14:\"extra_settings\";a:36:{s:14:\"show_button_in\";i:0;s:13:\"global_footer\";s:0:\"\";s:16:\"dashboard_footer\";s:169:\"Site Managed by Ultimate WP Help. Please contact us for any questions at <a href=\\\"https://UltimateWPHelp.com/contact\\\" target=\\\"_blank\\\">https://UltimateWPHelp.com.</a>\";s:21:\"remove_widget_welcome\";i:0;s:20:\"remove_widget_glance\";i:0;s:22:\"remove_widget_activity\";i:0;s:19:\"remove_widget_quick\";i:0;s:18:\"remove_widget_news\";i:1;s:16:\"login_image_link\";N;s:17:\"login_image_title\";N;s:14:\"site_generator\";s:0:\"\";s:14:\"generator_link\";s:0:\"\";s:9:\"admin_css\";s:0:\"\";s:9:\"login_css\";s:0:\"\";s:13:\"texts_replace\";a:0:{}s:8:\"hide_nag\";i:1;s:16:\"hide_screen_opts\";i:0;s:13:\"hide_help_box\";i:1;s:25:\"hide_metabox_post_excerpt\";i:0;s:22:\"hide_metabox_post_slug\";i:0;s:22:\"hide_metabox_post_tags\";i:0;s:24:\"hide_metabox_post_author\";i:0;s:26:\"hide_metabox_post_comments\";i:0;s:27:\"hide_metabox_post_revisions\";i:0;s:28:\"hide_metabox_post_discussion\";i:0;s:28:\"hide_metabox_post_categories\";i:0;s:31:\"hide_metabox_post_custom_fields\";i:0;s:28:\"hide_metabox_post_trackbacks\";i:0;s:31:\"hide_metabox_page_custom_fields\";i:0;s:24:\"hide_metabox_page_author\";i:0;s:28:\"hide_metabox_page_discussion\";i:0;s:27:\"hide_metabox_page_revisions\";i:0;s:28:\"hide_metabox_page_attributes\";i:0;s:22:\"hide_metabox_page_slug\";i:0;s:11:\"login_image\";a:0:{}s:12:\"favico_image\";a:0:{}}s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:28:\"Ultimate WP Help Maintenance\";s:21:\"branding_disconnected\";s:0:\"\";s:20:\"branding_ext_enabled\";s:1:\"Y\";s:17:\"preserve_branding\";s:1:\"1\";s:15:\"branding_header\";a:5:{s:4:\"name\";s:28:\"Ultimate WP Help Maintenance\";s:11:\"description\";s:73:\"With this plugin UWP securely and efficiently manages your WordPress site\";s:6:\"author\";s:17:\"Jill Sessa of UWP\";s:9:\"authoruri\";s:26:\"https://UltimateWPHelp.com\";s:9:\"pluginuri\";s:26:\"https://UltimateWPHelp.com\";}s:13:\"support_email\";s:0:\"\";s:15:\"support_message\";s:18:\"Welcome to Support\";s:14:\"remove_restore\";i:1;s:14:\"remove_setting\";i:0;s:18:\"remove_server_info\";i:1;s:24:\"remove_connection_detail\";i:0;s:15:\"remove_wp_tools\";i:0;s:17:\"remove_wp_setting\";i:0;s:16:\"remove_permalink\";i:0;s:13:\"email_message\";s:39:\"Your Message was successfully submitted\";s:13:\"return_sender\";s:24:\"Go back to previous page\";s:19:\"submit_button_title\";s:6:\"Submit\";s:4:\"hide\";s:0:\"\";s:12:\"show_support\";s:0:\"\";s:14:\"disable_change\";s:0:\"\";s:23:\"disable_switching_theme\";s:0:\"\";}s:14:\"branding_title\";s:28:\"Ultimate WP Help Maintenance\";s:14:\"setting_fields\";a:0:{}s:6:\"plugin\";O:23:\"WP_MainWP_Stream\\Plugin\":10:{s:5:\"admin\";O:22:\"WP_MainWP_Stream\\Admin\":15:{s:6:\"plugin\";r:76;s:7:\"network\";O:24:\"WP_MainWP_Stream\\Network\":3:{s:6:\"plugin\";r:76;s:26:\"network_settings_page_slug\";s:33:\"wp_mainwp_stream_network_settings\";s:26:\"default_settings_page_slug\";s:33:\"wp_mainwp_stream_default_settings\";}s:11:\"live_update\";O:28:\"WP_MainWP_Stream\\Live_Update\":3:{s:6:\"plugin\";r:76;s:13:\"user_meta_key\";s:41:\"mainwp_reports_stream_live_update_records\";s:10:\"list_table\";N;}s:6:\"export\";O:23:\"WP_MainWP_Stream\\Export\":2:{s:6:\"plugin\";r:76;s:12:\"\0*\0exporters\";a:0:{}}s:9:\"screen_id\";a:0:{}s:10:\"list_table\";N;s:14:\"disable_access\";b:0;s:16:\"admin_body_class\";s:23:\"wp_mainwp_stream_screen\";s:17:\"records_page_slug\";s:19:\"mainwp-reports-page\";s:18:\"settings_page_slug\";s:23:\"mainwp-reports-settings\";s:17:\"admin_parent_page\";s:19:\"options-general.php\";s:8:\"view_cap\";s:11:\"view_stream\";s:12:\"settings_cap\";s:14:\"manage_options\";s:17:\"preload_users_max\";i:50;s:7:\"notices\";a:0:{}}s:6:\"alerts\";O:23:\"WP_MainWP_Stream\\Alerts\":4:{s:6:\"plugin\";r:76;s:11:\"meta_prefix\";s:16:\"wp_mainwp_stream\";s:11:\"alert_types\";a:5:{s:4:\"none\";O:32:\"WP_MainWP_Stream\\Alert_Type_None\":3:{s:4:\"name\";s:10:\"Do Nothing\";s:4:\"slug\";s:4:\"none\";s:6:\"plugin\";r:76;}s:9:\"highlight\";O:37:\"WP_MainWP_Stream\\Alert_Type_Highlight\":4:{s:4:\"name\";s:9:\"Highlight\";s:4:\"slug\";s:9:\"highlight\";s:15:\"single_alert_id\";N;s:6:\"plugin\";r:76;}s:5:\"email\";O:33:\"WP_MainWP_Stream\\Alert_Type_Email\":3:{s:4:\"name\";s:5:\"Email\";s:4:\"slug\";s:5:\"email\";s:6:\"plugin\";r:76;}s:5:\"ifttt\";O:33:\"WP_MainWP_Stream\\Alert_Type_IFTTT\":3:{s:4:\"name\";s:5:\"IFTTT\";s:4:\"slug\";s:5:\"ifttt\";s:6:\"plugin\";r:76;}s:5:\"slack\";O:33:\"WP_MainWP_Stream\\Alert_Type_Slack\":3:{s:4:\"name\";s:5:\"Slack\";s:4:\"slug\";s:5:\"slack\";s:6:\"plugin\";r:76;}}s:14:\"alert_triggers\";a:3:{s:6:\"author\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Author\":3:{s:4:\"slug\";s:6:\"author\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_author\";s:6:\"plugin\";r:76;}s:7:\"context\";O:38:\"WP_MainWP_Stream\\Alert_Trigger_Context\":3:{s:4:\"slug\";s:7:\"context\";s:9:\"field_key\";s:32:\"wp_mainwp_stream_trigger_context\";s:6:\"plugin\";r:76;}s:6:\"action\";O:37:\"WP_MainWP_Stream\\Alert_Trigger_Action\":4:{s:4:\"slug\";s:6:\"action\";s:8:\"meta_key\";s:14:\"trigger_action\";s:9:\"field_key\";s:31:\"wp_mainwp_stream_trigger_action\";s:6:\"plugin\";r:76;}}}s:11:\"alerts_list\";O:28:\"WP_MainWP_Stream\\Alerts_List\":1:{s:6:\"plugin\";r:76;}s:10:\"connectors\";O:27:\"WP_MainWP_Stream\\Connectors\":5:{s:6:\"plugin\";r:76;s:10:\"connectors\";a:15:{s:8:\"comments\";O:35:\"WP_MainWP_Stream\\Connector_Comments\":7:{s:4:\"name\";s:8:\"comments\";s:7:\"actions\";a:12:{i:0;s:21:\"comment_flood_trigger\";i:1;s:17:\"wp_insert_comment\";i:2;s:12:\"edit_comment\";i:3;s:18:\"before_delete_post\";i:4;s:12:\"deleted_post\";i:5;s:14:\"delete_comment\";i:6;s:13:\"trash_comment\";i:7;s:15:\"untrash_comment\";i:8;s:12:\"spam_comment\";i:9;s:14:\"unspam_comment\";i:10;s:25:\"transition_comment_status\";i:11;s:25:\"comment_duplicate_trigger\";}s:14:\"\0*\0delete_post\";i:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:6:\"editor\";O:33:\"WP_MainWP_Stream\\Connector_Editor\":7:{s:4:\"name\";s:6:\"editor\";s:7:\"actions\";a:0:{}s:46:\"\0WP_MainWP_Stream\\Connector_Editor\0edited_file\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:9:\"installer\";O:36:\"WP_MainWP_Stream\\Connector_Installer\":7:{s:4:\"name\";s:9:\"installer\";s:7:\"actions\";a:12:{i:0;s:20:\"upgrader_pre_install\";i:1;s:25:\"upgrader_process_complete\";i:2;s:15:\"activate_plugin\";i:3;s:17:\"deactivate_plugin\";i:4;s:12:\"switch_theme\";i:5;s:35:\"delete_site_transient_update_themes\";i:6;s:28:\"pre_option_uninstall_plugins\";i:7;s:37:\"pre_set_site_transient_update_plugins\";i:8;s:26:\"_core_updated_successfully\";i:9;s:31:\"mainwp_child_installPluginTheme\";i:10;s:26:\"mainwp_child_plugin_action\";i:11;s:25:\"mainwp_child_theme_action\";}s:11:\"old_plugins\";a:0:{}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"media\";O:32:\"WP_MainWP_Stream\\Connector_Media\":6:{s:4:\"name\";s:5:\"media\";s:7:\"actions\";a:5:{i:0;s:14:\"add_attachment\";i:1;s:15:\"edit_attachment\";i:2;s:17:\"delete_attachment\";i:3;s:25:\"wp_save_image_editor_file\";i:4;s:18:\"wp_save_image_file\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:5:\"menus\";O:32:\"WP_MainWP_Stream\\Connector_Menus\":6:{s:4:\"name\";s:5:\"menus\";s:7:\"actions\";a:3:{i:0;s:18:\"wp_create_nav_menu\";i:1;s:18:\"wp_update_nav_menu\";i:2;s:15:\"delete_nav_menu\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"posts\";O:32:\"WP_MainWP_Stream\\Connector_Posts\":6:{s:4:\"name\";s:5:\"posts\";s:7:\"actions\";a:2:{i:0;s:22:\"transition_post_status\";i:1;s:12:\"deleted_post\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:10:\"taxonomies\";O:37:\"WP_MainWP_Stream\\Connector_Taxonomies\":8:{s:4:\"name\";s:10:\"taxonomies\";s:7:\"actions\";a:4:{i:0;s:12:\"created_term\";i:1;s:11:\"delete_term\";i:2;s:9:\"edit_term\";i:3;s:11:\"edited_term\";}s:25:\"cached_term_before_update\";N;s:14:\"context_labels\";a:9:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";s:11:\"rl_category\";s:16:\"Gallery Category\";s:6:\"rl_tag\";s:11:\"Gallery Tag\";s:15:\"rl_media_folder\";s:6:\"Folder\";s:12:\"rl_media_tag\";s:3:\"Tag\";}s:17:\"register_frontend\";b:0;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;}s:5:\"users\";O:32:\"WP_MainWP_Stream\\Connector_Users\":7:{s:4:\"name\";s:5:\"users\";s:28:\"\0*\0_users_object_pre_deleted\";a:0:{}s:7:\"actions\";a:7:{i:0;s:13:\"user_register\";i:1;s:14:\"profile_update\";i:2;s:14:\"password_reset\";i:3;s:17:\"retrieve_password\";i:4;s:11:\"delete_user\";i:5;s:12:\"deleted_user\";i:6;s:13:\"set_user_role\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:7:\"widgets\";O:34:\"WP_MainWP_Stream\\Connector_Widgets\":8:{s:38:\"verbose_widget_created_deleted_actions\";b:0;s:4:\"name\";s:7:\"widgets\";s:7:\"actions\";a:1:{i:0;s:30:\"update_option_sidebars_widgets\";}s:38:\"\0*\0customizer_initial_sidebars_widgets\";N;s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"gravityforms\";O:39:\"WP_MainWP_Stream\\Connector_GravityForms\":8:{s:4:\"name\";s:12:\"gravityforms\";s:7:\"actions\";a:26:{i:0;s:21:\"gform_after_save_form\";i:1;s:27:\"gform_pre_confirmation_save\";i:2;s:27:\"gform_pre_notification_save\";i:3;s:30:\"gform_pre_notification_deleted\";i:4;s:30:\"gform_pre_confirmation_deleted\";i:5;s:24:\"gform_before_delete_form\";i:6;s:23:\"gform_post_form_trashed\";i:7;s:24:\"gform_post_form_restored\";i:8;s:25:\"gform_post_form_activated\";i:9;s:27:\"gform_post_form_deactivated\";i:10;s:26:\"gform_post_form_duplicated\";i:11;s:29:\"gform_post_form_views_deleted\";i:12;s:25:\"gform_post_export_entries\";i:13;s:23:\"gform_forms_post_import\";i:14;s:17:\"gform_delete_lead\";i:15;s:21:\"gform_post_note_added\";i:16;s:22:\"gform_pre_note_deleted\";i:17;s:19:\"gform_update_status\";i:18;s:20:\"gform_update_is_read\";i:19;s:23:\"gform_update_is_starred\";i:20;s:13:\"update_option\";i:21;s:10:\"add_option\";i:22;s:13:\"delete_option\";i:23;s:18:\"update_site_option\";i:24;s:15:\"add_site_option\";i:25;s:18:\"delete_site_option\";}s:7:\"options\";a:7:{s:21:\"rg_gforms_disable_css\";a:1:{s:5:\"label\";s:10:\"Output CSS\";}s:22:\"rg_gforms_enable_html5\";a:1:{s:5:\"label\";s:12:\"Output HTML5\";}s:23:\"gform_enable_noconflict\";a:1:{s:5:\"label\";s:16:\"No-Conflict Mode\";}s:18:\"rg_gforms_currency\";a:1:{s:5:\"label\";s:8:\"Currency\";}s:28:\"rg_gforms_captcha_public_key\";a:1:{s:5:\"label\";s:20:\"reCAPTCHA Public Key\";}s:29:\"rg_gforms_captcha_private_key\";a:1:{s:5:\"label\";s:21:\"reCAPTCHA Private Key\";}s:13:\"rg_gforms_key\";N;}s:16:\"options_override\";a:0:{}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:12:\"wordpressseo\";O:40:\"WP_MainWP_Stream\\Connector_WordPress_SEO\":7:{s:4:\"name\";s:12:\"wordpressseo\";s:7:\"actions\";a:6:{i:0;s:19:\"wpseo_handle_import\";i:1;s:12:\"wpseo_import\";i:2;s:20:\"seo_page_wpseo_files\";i:3;s:15:\"added_post_meta\";i:4;s:17:\"updated_post_meta\";i:5;s:17:\"deleted_post_meta\";}s:13:\"option_groups\";a:4:{s:19:\"yoast_wpseo_options\";a:2:{s:5:\"class\";s:18:\"WPSEO_Option_Wpseo\";s:4:\"name\";s:5:\"wpseo\";}s:26:\"yoast_wpseo_titles_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Titles\";s:4:\"name\";s:12:\"wpseo_titles\";}s:26:\"yoast_wpseo_social_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Option_Social\";s:4:\"name\";s:12:\"wpseo_social\";}s:33:\"yoast_wpseo_taxonomy_meta_options\";a:2:{s:5:\"class\";s:19:\"WPSEO_Taxonomy_Meta\";s:4:\"name\";s:19:\"wpseo_taxonomy_meta\";}}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:14:\"mainwp_backups\";O:41:\"WP_MainWP_Stream\\Connector_MainWP_Backups\":6:{s:4:\"name\";s:14:\"mainwp_backups\";s:7:\"actions\";a:6:{i:0;s:13:\"mainwp_backup\";i:1;s:33:\"mainwp_reports_backupbuddy_backup\";i:2;s:37:\"mainwp_reports_backupwordpress_backup\";i:3;s:30:\"mainwp_reports_backwpup_backup\";i:4;s:18:\"updraftplus_backup\";i:5;s:35:\"mainwp_reports_wptimecapsule_backup\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:18:\"mainwp_maintenance\";O:45:\"WP_MainWP_Stream\\Connector_MainWP_Maintenance\":6:{s:4:\"name\";s:18:\"mainwp_maintenance\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_maintenance\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:13:\"mainwp_sucuri\";O:40:\"WP_MainWP_Stream\\Connector_MainWP_Sucuri\":6:{s:4:\"name\";s:13:\"mainwp_sucuri\";s:7:\"actions\";a:1:{i:0;s:26:\"mainwp_reports_sucuri_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}s:16:\"mainwp_wordfence\";O:43:\"WP_MainWP_Stream\\Connector_MainWP_Wordfence\":6:{s:4:\"name\";s:16:\"mainwp_wordfence\";s:7:\"actions\";a:1:{i:0;s:29:\"mainwp_reports_wordfence_scan\";}s:7:\"delayed\";a:0:{}s:11:\"prev_stream\";N;s:14:\"register_admin\";b:1;s:17:\"register_frontend\";b:1;}}s:8:\"contexts\";a:15:{s:8:\"comments\";a:1:{s:8:\"comments\";s:8:\"Comments\";}s:6:\"editor\";a:2:{s:6:\"themes\";s:6:\"Themes\";s:7:\"plugins\";s:7:\"Plugins\";}s:9:\"installer\";a:3:{s:7:\"plugins\";s:7:\"Plugins\";s:6:\"themes\";s:6:\"Themes\";s:9:\"wordpress\";s:9:\"WordPress\";}s:5:\"media\";a:9:{s:5:\"image\";s:5:\"Image\";s:5:\"audio\";s:5:\"Audio\";s:5:\"video\";s:5:\"Video\";s:8:\"document\";s:8:\"Document\";s:11:\"spreadsheet\";s:11:\"Spreadsheet\";s:11:\"interactive\";s:11:\"Interactive\";s:4:\"text\";s:4:\"Text\";s:7:\"archive\";s:7:\"Archive\";s:4:\"code\";s:4:\"Code\";}s:5:\"menus\";a:4:{s:22:\"header-menu-below-logo\";s:24:\"Header Menu - Below Logo\";s:9:\"main-menu\";s:9:\"Main Menu\";s:10:\"third-menu\";s:10:\"Third Menu\";s:14:\"wiziapp_custom\";s:14:\"wiziapp_custom\";}s:5:\"posts\";a:7:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"custom_css\";s:10:\"Custom CSS\";s:19:\"customize_changeset\";s:10:\"Changesets\";s:12:\"oembed_cache\";s:16:\"oEmbed Responses\";s:12:\"user_request\";s:13:\"User Requests\";s:8:\"wp_block\";s:6:\"Blocks\";}s:10:\"taxonomies\";a:5:{s:8:\"category\";s:8:\"Category\";s:8:\"post_tag\";s:3:\"Tag\";s:8:\"nav_menu\";s:15:\"Navigation Menu\";s:13:\"link_category\";s:13:\"Link Category\";s:11:\"post_format\";s:6:\"Format\";}s:5:\"users\";a:3:{s:5:\"users\";s:5:\"Users\";s:8:\"sessions\";s:8:\"Sessions\";s:8:\"profiles\";s:8:\"Profiles\";}s:7:\"widgets\";a:6:{s:12:\"main-sidebar\";s:18:\"Left/Right sidebar\";s:17:\"offcanvas-sidebar\";s:23:\"Offcanvas Right sidebar\";s:14:\"footer-sidebar\";s:20:\"Footer light sidebar\";s:16:\"footer-sidebar-2\";s:19:\"Footer dark sidebar\";s:19:\"wp_inactive_widgets\";s:16:\"Inactive Widgets\";s:16:\"orphaned_widgets\";s:16:\"Orphaned Widgets\";}s:12:\"gravityforms\";a:5:{s:5:\"forms\";s:5:\"Forms\";s:8:\"settings\";s:8:\"Settings\";s:6:\"export\";s:13:\"Import/Export\";s:7:\"entries\";s:7:\"Entries\";s:5:\"notes\";s:5:\"Notes\";}s:12:\"wordpressseo\";a:13:{s:15:\"wpseo_dashboard\";s:9:\"Dashboard\";s:12:\"wpseo_titles\";s:18:\"Titles &amp; Metas\";s:12:\"wpseo_social\";s:6:\"Social\";s:9:\"wpseo_xml\";s:12:\"XML Sitemaps\";s:16:\"wpseo_permalinks\";s:10:\"Permalinks\";s:20:\"wpseo_internal-links\";s:14:\"Internal Links\";s:14:\"wpseo_advanced\";s:8:\"Advanced\";s:9:\"wpseo_rss\";s:3:\"RSS\";s:12:\"wpseo_import\";s:19:\"Import &amp; Export\";s:23:\"wpseo_bulk-title-editor\";s:17:\"Bulk Title Editor\";s:29:\"wpseo_bulk-description-editor\";s:23:\"Bulk Description Editor\";s:11:\"wpseo_files\";s:5:\"Files\";s:10:\"wpseo_meta\";s:7:\"Content\";}s:14:\"mainwp_backups\";a:1:{s:7:\"backups\";s:7:\"Backups\";}s:18:\"mainwp_maintenance\";a:1:{s:18:\"mainwp_maintenance\";s:11:\"Maintenance\";}s:13:\"mainwp_sucuri\";a:1:{s:11:\"sucuri_scan\";s:11:\"Sucuri scan\";}s:16:\"mainwp_wordfence\";a:1:{s:14:\"wordfence_scan\";s:14:\"Wordfence scan\";}}s:11:\"term_labels\";a:3:{s:16:\"stream_connector\";a:15:{s:8:\"comments\";s:8:\"Comments\";s:6:\"editor\";s:6:\"Editor\";s:9:\"installer\";s:9:\"Installer\";s:5:\"media\";s:5:\"Media\";s:5:\"menus\";s:5:\"Menus\";s:5:\"posts\";s:5:\"Posts\";s:10:\"taxonomies\";s:10:\"Taxonomies\";s:5:\"users\";s:5:\"Users\";s:7:\"widgets\";s:7:\"Widgets\";s:12:\"gravityforms\";s:13:\"Gravity Forms\";s:12:\"wordpressseo\";s:13:\"WordPress SEO\";s:14:\"mainwp_backups\";s:14:\"MainWP Backups\";s:18:\"ma