HEX
Server: nginx/1.18.0
System: Linux m1-ws1-ams3 5.4.0-148-generic #165-Ubuntu SMP Tue Apr 18 08:53:12 UTC 2023 x86_64
User: root (0)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /opt/aphex/sites/boerenmarkt-denhaag.nl/db.sql
-- MySQL dump 10.13  Distrib 8.0.32, for Linux (x86_64)
--
-- Host: localhost    Database: boerenmarkt_denhaag_nl
-- ------------------------------------------------------
-- Server version	8.0.32-0ubuntu0.20.04.2

/*!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 */;
/*!50503 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 */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_actionscheduler_actions` (
  `action_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `hook` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `status` varchar(20) CHARACTER SET utf8mb4 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) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `schedule` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  `group_id` bigint unsigned NOT NULL DEFAULT '0',
  `attempts` int 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 unsigned NOT NULL DEFAULT '0',
  `extended_args` varchar(8000) CHARACTER SET utf8mb4 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=InnoDB AUTO_INCREMENT=13952 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 (13548,'wpforms_email_summaries_fetch_info_blocks','complete','2023-02-26 21:01:52','2023-02-26 21:01:52','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1677445312;s:18:\"\0*\0first_timestamp\";i:1622117624;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1677445312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2023-02-27 09:14:09','2023-02-27 09:14:09',0,NULL),(13549,'wpforms_admin_addons_cache_update','complete','2023-02-26 21:01:52','2023-02-26 21:01:52','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1677445312;s:18:\"\0*\0first_timestamp\";i:1623433404;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1677445312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2023-02-27 09:14:09','2023-02-27 09:14:09',0,NULL),(13550,'wpforms_admin_builder_templates_cache_update','complete','2023-02-26 21:01:52','2023-02-26 21:01:52','{\"tasks_meta_id\":3}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1677445312;s:18:\"\0*\0first_timestamp\";i:1627999241;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1677445312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2023-02-27 09:14:09','2023-02-27 09:14:09',0,NULL),(13566,'wpforms_process_forms_locator_scan','complete','2023-02-26 05:19:53','2023-02-26 05:19:53','{\"tasks_meta_id\":5}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1677388793;s:18:\"\0*\0first_timestamp\";i:1651483475;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1677388793;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2023-02-27 09:14:08','2023-02-27 09:14:08',0,NULL),(13572,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":143}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2023-02-27 09:14:09','2023-02-27 09:14:09',0,NULL),(13573,'wpforms_process_forms_locator_scan','complete','2023-02-28 09:14:08','2023-02-28 09:14:08','{\"tasks_meta_id\":5}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1677575648;s:18:\"\0*\0first_timestamp\";i:1651483475;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1677575648;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2023-03-03 17:31:12','2023-03-03 17:31:12',0,NULL),(13574,'wpforms_email_summaries_fetch_info_blocks','complete','2023-03-06 09:14:09','2023-03-06 09:14:09','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1678094049;s:18:\"\0*\0first_timestamp\";i:1622117624;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1678094049;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2023-03-07 18:58:34','2023-03-07 18:58:34',0,NULL),(13575,'wpforms_admin_addons_cache_update','complete','2023-03-06 09:14:09','2023-03-06 09:14:09','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1678094049;s:18:\"\0*\0first_timestamp\";i:1623433404;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1678094049;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2023-03-07 18:58:34','2023-03-07 18:58:34',0,NULL),(13576,'wpforms_admin_builder_templates_cache_update','complete','2023-03-06 09:14:09','2023-03-06 09:14:09','{\"tasks_meta_id\":3}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1678094049;s:18:\"\0*\0first_timestamp\";i:1627999241;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1678094049;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2023-03-07 18:58:34','2023-03-07 18:58:34',0,NULL),(13581,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":144}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2023-03-03 17:31:12','2023-03-03 17:31:12',0,NULL),(13582,'wpforms_process_forms_locator_scan','complete','2023-03-04 17:31:12','2023-03-04 17:31:12','{\"tasks_meta_id\":5}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1677951072;s:18:\"\0*\0first_timestamp\";i:1651483475;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1677951072;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2023-03-05 14:04:16','2023-03-05 14:04:16',0,NULL),(13585,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":145}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2023-03-05 14:04:16','2023-03-05 14:04:16',0,NULL),(13586,'wpforms_process_forms_locator_scan','complete','2023-03-06 14:04:16','2023-03-06 14:04:16','{\"tasks_meta_id\":5}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1678111456;s:18:\"\0*\0first_timestamp\";i:1651483475;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1678111456;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2023-03-07 18:58:34','2023-03-07 18:58:34',0,NULL),(13588,'wpforms_email_summaries_fetch_info_blocks','complete','2023-03-14 18:58:34','2023-03-14 18:58:34','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1678820314;s:18:\"\0*\0first_timestamp\";i:1622117624;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1678820314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2023-03-14 19:03:54','2023-03-14 19:03:54',0,NULL),(13589,'wpforms_admin_addons_cache_update','complete','2023-03-14 18:58:34','2023-03-14 18:58:34','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1678820314;s:18:\"\0*\0first_timestamp\";i:1623433404;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1678820314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2023-03-14 19:03:54','2023-03-14 19:03:54',0,NULL),(13590,'wpforms_admin_builder_templates_cache_update','complete','2023-03-14 18:58:34','2023-03-14 18:58:34','{\"tasks_meta_id\":3}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1678820314;s:18:\"\0*\0first_timestamp\";i:1627999241;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1678820314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2023-03-14 19:03:54','2023-03-14 19:03:54',0,NULL),(13592,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":146}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2023-03-07 18:58:34','2023-03-07 18:58:34',0,NULL),(13593,'wpforms_process_forms_locator_scan','complete','2023-03-08 18:58:34','2023-03-08 18:58:34','{\"tasks_meta_id\":5}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1678301914;s:18:\"\0*\0first_timestamp\";i:1651483475;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1678301914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2023-03-10 21:01:28','2023-03-10 21:01:28',0,NULL),(13599,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":147}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2023-03-10 21:01:28','2023-03-10 21:01:28',0,NULL),(13600,'wpforms_process_forms_locator_scan','complete','2023-03-11 21:01:28','2023-03-11 21:01:28','{\"tasks_meta_id\":5}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1678568488;s:18:\"\0*\0first_timestamp\";i:1651483475;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1678568488;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2023-03-14 00:38:51','2023-03-14 00:38:51',0,NULL),(13606,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":148}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2023-03-14 00:38:51','2023-03-14 00:38:51',0,NULL),(13607,'wpforms_process_forms_locator_scan','complete','2023-03-15 00:38:51','2023-03-15 00:38:51','{\"tasks_meta_id\":5}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1678840731;s:18:\"\0*\0first_timestamp\";i:1651483475;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1678840731;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2023-03-15 01:00:54','2023-03-15 01:00:54',0,NULL),(13625,'wpforms_email_summaries_fetch_info_blocks','complete','2023-03-21 19:03:54','2023-03-21 19:03:54','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1679425434;s:18:\"\0*\0first_timestamp\";i:1622117624;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1679425434;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2023-03-21 19:10:00','2023-03-21 19:10:00',0,NULL),(13626,'wpforms_admin_addons_cache_update','complete','2023-03-21 19:03:54','2023-03-21 19:03:54','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1679425434;s:18:\"\0*\0first_timestamp\";i:1623433404;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1679425434;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2023-03-21 19:10:00','2023-03-21 19:10:00',0,NULL),(13627,'wpforms_admin_builder_templates_cache_update','complete','2023-03-21 19:03:54','2023-03-21 19:03:54','{\"tasks_meta_id\":3}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1679425434;s:18:\"\0*\0first_timestamp\";i:1627999241;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1679425434;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2023-03-21 19:10:00','2023-03-21 19:10:00',0,NULL),(13633,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":149}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2023-03-15 01:00:54','2023-03-15 01:00:54',0,NULL),(13634,'wpforms_process_forms_locator_scan','complete','2023-03-16 01:00:54','2023-03-16 01:00:54','{\"tasks_meta_id\":5}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1678928454;s:18:\"\0*\0first_timestamp\";i:1651483475;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1678928454;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2023-03-16 01:13:56','2023-03-16 01:13:56',0,NULL),(13657,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":150}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2023-03-16 01:13:56','2023-03-16 01:13:56',0,NULL),(13658,'wpforms_process_forms_locator_scan','complete','2023-03-17 01:13:56','2023-03-17 01:13:56','{\"tasks_meta_id\":5}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1679015636;s:18:\"\0*\0first_timestamp\";i:1651483475;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1679015636;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2023-03-17 01:26:56','2023-03-17 01:26:56',0,NULL),(13679,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":151}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2023-03-17 01:26:56','2023-03-17 01:26:56',0,NULL),(13680,'wpforms_process_forms_locator_scan','complete','2023-03-18 01:26:56','2023-03-18 01:26:56','{\"tasks_meta_id\":5}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1679102816;s:18:\"\0*\0first_timestamp\";i:1651483475;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1679102816;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2023-03-18 02:22:59','2023-03-18 02:22:59',0,NULL),(13702,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":152}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2023-03-18 02:22:59','2023-03-18 02:22:59',0,NULL),(13703,'wpforms_process_forms_locator_scan','complete','2023-03-19 02:22:59','2023-03-19 02:22:59','{\"tasks_meta_id\":5}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1679192579;s:18:\"\0*\0first_timestamp\";i:1651483475;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1679192579;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2023-03-19 02:54:00','2023-03-19 02:54:00',0,NULL),(13725,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":153}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2023-03-19 02:54:00','2023-03-19 02:54:00',0,NULL),(13726,'wpforms_process_forms_locator_scan','complete','2023-03-20 02:54:00','2023-03-20 02:54:00','{\"tasks_meta_id\":5}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1679280840;s:18:\"\0*\0first_timestamp\";i:1651483475;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1679280840;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2023-03-20 03:23:01','2023-03-20 03:23:01',0,NULL),(13748,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":154}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2023-03-20 03:23:01','2023-03-20 03:23:01',0,NULL),(13749,'wpforms_process_forms_locator_scan','complete','2023-03-21 03:23:01','2023-03-21 03:23:01','{\"tasks_meta_id\":5}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1679368981;s:18:\"\0*\0first_timestamp\";i:1651483475;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1679368981;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2023-03-21 04:12:57','2023-03-21 04:12:57',0,NULL),(13769,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":155}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2023-03-21 04:12:58','2023-03-21 04:12:58',0,NULL),(13770,'wpforms_process_forms_locator_scan','complete','2023-03-22 04:12:57','2023-03-22 04:12:57','{\"tasks_meta_id\":5}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1679458377;s:18:\"\0*\0first_timestamp\";i:1651483475;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1679458377;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2023-03-22 04:36:59','2023-03-22 04:36:59',0,NULL),(13785,'wpforms_email_summaries_fetch_info_blocks','complete','2023-03-28 19:10:00','2023-03-28 19:10:00','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1680030600;s:18:\"\0*\0first_timestamp\";i:1622117624;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1680030600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2023-03-28 19:35:09','2023-03-28 19:35:09',0,NULL),(13786,'wpforms_admin_addons_cache_update','complete','2023-03-28 19:10:00','2023-03-28 19:10:00','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1680030600;s:18:\"\0*\0first_timestamp\";i:1623433404;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1680030600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2023-03-28 19:35:10','2023-03-28 19:35:10',0,NULL),(13787,'wpforms_admin_builder_templates_cache_update','complete','2023-03-28 19:10:00','2023-03-28 19:10:00','{\"tasks_meta_id\":3}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1680030600;s:18:\"\0*\0first_timestamp\";i:1627999241;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1680030600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2023-03-28 19:35:10','2023-03-28 19:35:10',0,NULL),(13795,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":156}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2023-03-22 04:37:00','2023-03-22 04:37:00',0,NULL),(13796,'wpforms_process_forms_locator_scan','complete','2023-03-23 04:36:59','2023-03-23 04:36:59','{\"tasks_meta_id\":5}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1679546219;s:18:\"\0*\0first_timestamp\";i:1651483475;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1679546219;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2023-03-23 04:46:45','2023-03-23 04:46:45',0,NULL),(13816,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":157}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2023-03-23 04:46:45','2023-03-23 04:46:45',0,NULL),(13817,'wpforms_process_forms_locator_scan','complete','2023-03-24 04:46:45','2023-03-24 04:46:45','{\"tasks_meta_id\":5}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1679633205;s:18:\"\0*\0first_timestamp\";i:1651483475;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1679633205;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2023-03-24 04:47:20','2023-03-24 04:47:20',0,NULL),(13839,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":158}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2023-03-24 04:47:20','2023-03-24 04:47:20',0,NULL),(13840,'wpforms_process_forms_locator_scan','complete','2023-03-25 04:47:20','2023-03-25 04:47:20','{\"tasks_meta_id\":5}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1679719640;s:18:\"\0*\0first_timestamp\";i:1651483475;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1679719640;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2023-03-25 04:50:03','2023-03-25 04:50:03',0,NULL),(13855,'aioseo_cache_prune','complete','2023-03-26 04:50:03','2023-03-26 04:50:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1679806203;s:18:\"\0*\0first_timestamp\";i:1640596093;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1679806203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-03-26 05:01:04','2023-03-26 05:01:04',0,NULL),(13856,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":159}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2023-03-25 04:50:03','2023-03-25 04:50:03',0,NULL),(13857,'wpforms_process_forms_locator_scan','complete','2023-03-26 04:50:03','2023-03-26 04:50:03','{\"tasks_meta_id\":5}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1679806203;s:18:\"\0*\0first_timestamp\";i:1651483475;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1679806203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2023-03-26 05:01:04','2023-03-26 05:01:04',0,NULL),(13861,'aioseo_image_sitemap_scan','complete','2023-03-25 09:05:06','2023-03-25 09:05:06','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679735106;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679735106;}',3,1,'2023-03-25 10:55:51','2023-03-25 10:55:51',0,NULL),(13863,'aioseo_image_sitemap_scan','complete','2023-03-25 11:10:51','2023-03-25 11:10:51','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679742651;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679742651;}',3,1,'2023-03-25 12:15:05','2023-03-25 12:15:05',0,NULL),(13864,'aioseo_image_sitemap_scan','complete','2023-03-25 12:30:05','2023-03-25 12:30:05','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679747405;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679747405;}',3,1,'2023-03-25 13:15:06','2023-03-25 13:15:06',0,NULL),(13865,'aioseo_image_sitemap_scan','complete','2023-03-25 13:30:06','2023-03-25 13:30:06','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679751006;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679751006;}',3,1,'2023-03-25 14:15:06','2023-03-25 14:15:06',0,NULL),(13866,'aioseo_image_sitemap_scan','complete','2023-03-25 14:30:06','2023-03-25 14:30:06','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679754606;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679754606;}',3,1,'2023-03-25 15:15:07','2023-03-25 15:15:07',0,NULL),(13867,'aioseo_image_sitemap_scan','complete','2023-03-25 15:30:07','2023-03-25 15:30:07','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679758207;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679758207;}',3,1,'2023-03-25 16:15:04','2023-03-25 16:15:04',0,NULL),(13868,'aioseo_image_sitemap_scan','complete','2023-03-25 16:30:04','2023-03-25 16:30:04','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679761804;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679761804;}',3,1,'2023-03-25 17:15:05','2023-03-25 17:15:05',0,NULL),(13869,'aioseo_image_sitemap_scan','complete','2023-03-25 17:30:05','2023-03-25 17:30:05','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679765405;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679765405;}',3,1,'2023-03-25 18:14:04','2023-03-25 18:14:04',0,NULL),(13870,'aioseo_image_sitemap_scan','complete','2023-03-25 18:29:04','2023-03-25 18:29:04','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679768944;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679768944;}',3,1,'2023-03-25 19:14:04','2023-03-25 19:14:04',0,NULL),(13871,'aioseo_image_sitemap_scan','complete','2023-03-25 19:29:04','2023-03-25 19:29:04','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679772544;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679772544;}',3,1,'2023-03-25 20:14:05','2023-03-25 20:14:05',0,NULL),(13872,'aioseo_image_sitemap_scan','complete','2023-03-25 20:29:05','2023-03-25 20:29:05','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679776145;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679776145;}',3,1,'2023-03-26 00:01:03','2023-03-26 00:01:03',0,NULL),(13873,'aioseo_image_sitemap_scan','complete','2023-03-26 00:16:03','2023-03-26 00:16:03','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679789763;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679789763;}',3,1,'2023-03-26 01:01:04','2023-03-26 01:01:04',0,NULL),(13874,'aioseo_image_sitemap_scan','complete','2023-03-26 01:16:04','2023-03-26 01:16:04','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679793364;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679793364;}',3,1,'2023-03-26 02:01:06','2023-03-26 02:01:06',0,NULL),(13875,'aioseo_image_sitemap_scan','complete','2023-03-26 02:16:06','2023-03-26 02:16:06','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679796966;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679796966;}',3,1,'2023-03-26 03:01:03','2023-03-26 03:01:03',0,NULL),(13876,'aioseo_image_sitemap_scan','complete','2023-03-26 03:16:03','2023-03-26 03:16:03','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679800563;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679800563;}',3,1,'2023-03-26 03:36:27','2023-03-26 03:36:27',0,NULL),(13877,'aioseo_image_sitemap_scan','complete','2023-03-26 03:51:27','2023-03-26 03:51:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679802687;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679802687;}',3,1,'2023-03-26 04:01:04','2023-03-26 04:01:04',0,NULL),(13878,'aioseo_image_sitemap_scan','complete','2023-03-26 04:16:04','2023-03-26 04:16:04','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679804164;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679804164;}',3,1,'2023-03-26 05:01:04','2023-03-26 05:01:04',0,NULL),(13879,'aioseo_image_sitemap_scan','complete','2023-03-26 05:16:04','2023-03-26 05:16:04','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679807764;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679807764;}',3,1,'2023-03-26 06:01:05','2023-03-26 06:01:05',0,NULL),(13880,'aioseo_cache_prune','complete','2023-03-27 05:01:04','2023-03-27 05:01:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1679893264;s:18:\"\0*\0first_timestamp\";i:1640596093;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1679893264;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-03-27 05:41:04','2023-03-27 05:41:04',0,NULL),(13881,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":160}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2023-03-26 05:01:04','2023-03-26 05:01:04',0,NULL),(13882,'wpforms_process_forms_locator_scan','complete','2023-03-27 05:01:04','2023-03-27 05:01:04','{\"tasks_meta_id\":5}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1679893264;s:18:\"\0*\0first_timestamp\";i:1651483475;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1679893264;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2023-03-27 05:41:04','2023-03-27 05:41:04',0,NULL),(13883,'aioseo_image_sitemap_scan','complete','2023-03-26 06:16:05','2023-03-26 06:16:05','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679811365;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679811365;}',3,1,'2023-03-26 07:01:06','2023-03-26 07:01:06',0,NULL),(13884,'aioseo_image_sitemap_scan','complete','2023-03-26 07:16:06','2023-03-26 07:16:06','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679814966;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679814966;}',3,1,'2023-03-26 08:01:03','2023-03-26 08:01:03',0,NULL),(13885,'aioseo_image_sitemap_scan','complete','2023-03-26 08:16:03','2023-03-26 08:16:03','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679818563;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679818563;}',3,1,'2023-03-26 09:01:03','2023-03-26 09:01:03',0,NULL),(13886,'aioseo_image_sitemap_scan','complete','2023-03-26 09:16:03','2023-03-26 09:16:03','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679822163;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679822163;}',3,1,'2023-03-26 12:34:05','2023-03-26 12:34:05',0,NULL),(13887,'aioseo_image_sitemap_scan','complete','2023-03-26 12:49:05','2023-03-26 12:49:05','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679834945;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679834945;}',3,1,'2023-03-26 13:34:05','2023-03-26 13:34:05',0,NULL),(13888,'aioseo_image_sitemap_scan','complete','2023-03-26 13:49:05','2023-03-26 13:49:05','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679838545;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679838545;}',3,1,'2023-03-26 14:34:07','2023-03-26 14:34:07',0,NULL),(13889,'aioseo_image_sitemap_scan','complete','2023-03-26 14:49:07','2023-03-26 14:49:07','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679842147;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679842147;}',3,1,'2023-03-26 15:34:03','2023-03-26 15:34:03',0,NULL),(13890,'aioseo_image_sitemap_scan','complete','2023-03-26 15:49:03','2023-03-26 15:49:03','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679845743;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679845743;}',3,1,'2023-03-26 16:34:04','2023-03-26 16:34:04',0,NULL),(13891,'aioseo_image_sitemap_scan','complete','2023-03-26 16:49:04','2023-03-26 16:49:04','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679849344;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679849344;}',3,1,'2023-03-26 17:34:05','2023-03-26 17:34:05',0,NULL),(13892,'aioseo_image_sitemap_scan','complete','2023-03-26 17:49:05','2023-03-26 17:49:05','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679852945;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679852945;}',3,1,'2023-03-26 18:34:06','2023-03-26 18:34:06',0,NULL),(13893,'aioseo_image_sitemap_scan','complete','2023-03-26 18:49:06','2023-03-26 18:49:06','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679856546;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679856546;}',3,1,'2023-03-26 19:34:07','2023-03-26 19:34:07',0,NULL),(13894,'aioseo_image_sitemap_scan','complete','2023-03-26 19:49:07','2023-03-26 19:49:07','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679860147;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679860147;}',3,1,'2023-03-26 20:34:03','2023-03-26 20:34:03',0,NULL),(13895,'aioseo_image_sitemap_scan','complete','2023-03-26 20:49:03','2023-03-26 20:49:03','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679863743;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679863743;}',3,1,'2023-03-27 00:41:05','2023-03-27 00:41:05',0,NULL),(13896,'aioseo_image_sitemap_scan','complete','2023-03-27 00:56:05','2023-03-27 00:56:05','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679878565;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679878565;}',3,1,'2023-03-27 01:41:06','2023-03-27 01:41:06',0,NULL),(13897,'aioseo_image_sitemap_scan','complete','2023-03-27 01:56:06','2023-03-27 01:56:06','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679882166;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679882166;}',3,1,'2023-03-27 02:41:06','2023-03-27 02:41:06',0,NULL),(13898,'aioseo_image_sitemap_scan','complete','2023-03-27 02:56:06','2023-03-27 02:56:06','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679885766;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679885766;}',3,1,'2023-03-27 03:41:07','2023-03-27 03:41:07',0,NULL),(13899,'aioseo_image_sitemap_scan','complete','2023-03-27 03:56:07','2023-03-27 03:56:07','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679889367;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679889367;}',3,1,'2023-03-27 04:41:02','2023-03-27 04:41:02',0,NULL),(13900,'aioseo_image_sitemap_scan','complete','2023-03-27 04:56:02','2023-03-27 04:56:02','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679892962;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679892962;}',3,1,'2023-03-27 05:41:04','2023-03-27 05:41:04',0,NULL),(13901,'aioseo_image_sitemap_scan','complete','2023-03-27 05:56:04','2023-03-27 05:56:04','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679896564;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679896564;}',3,1,'2023-03-27 06:41:05','2023-03-27 06:41:05',0,NULL),(13902,'aioseo_cache_prune','complete','2023-03-28 05:41:04','2023-03-28 05:41:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1679982064;s:18:\"\0*\0first_timestamp\";i:1640596093;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1679982064;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-03-28 06:01:08','2023-03-28 06:01:08',0,NULL),(13903,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":161}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2023-03-27 05:41:04','2023-03-27 05:41:04',0,NULL),(13904,'wpforms_process_forms_locator_scan','complete','2023-03-28 05:41:04','2023-03-28 05:41:04','{\"tasks_meta_id\":5}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1679982064;s:18:\"\0*\0first_timestamp\";i:1651483475;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1679982064;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2023-03-28 06:01:08','2023-03-28 06:01:08',0,NULL),(13905,'aioseo_image_sitemap_scan','complete','2023-03-27 06:56:05','2023-03-27 06:56:05','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679900165;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679900165;}',3,1,'2023-03-27 07:41:06','2023-03-27 07:41:06',0,NULL),(13906,'aioseo_image_sitemap_scan','complete','2023-03-27 07:56:06','2023-03-27 07:56:06','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679903766;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679903766;}',3,1,'2023-03-27 08:41:07','2023-03-27 08:41:07',0,NULL),(13907,'aioseo_image_sitemap_scan','complete','2023-03-27 08:56:07','2023-03-27 08:56:07','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679907367;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679907367;}',3,1,'2023-03-27 12:29:04','2023-03-27 12:29:04',0,NULL),(13908,'aioseo_image_sitemap_scan','complete','2023-03-27 12:44:04','2023-03-27 12:44:04','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679921044;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679921044;}',3,1,'2023-03-27 13:29:06','2023-03-27 13:29:06',0,NULL),(13909,'aioseo_image_sitemap_scan','complete','2023-03-27 13:44:06','2023-03-27 13:44:06','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679924646;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679924646;}',3,1,'2023-03-27 14:29:08','2023-03-27 14:29:08',0,NULL),(13910,'aioseo_image_sitemap_scan','complete','2023-03-27 14:44:08','2023-03-27 14:44:08','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679928248;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679928248;}',3,1,'2023-03-27 15:29:04','2023-03-27 15:29:04',0,NULL),(13911,'aioseo_image_sitemap_scan','complete','2023-03-27 15:44:04','2023-03-27 15:44:04','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679931844;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679931844;}',3,1,'2023-03-27 16:29:05','2023-03-27 16:29:05',0,NULL),(13912,'aioseo_image_sitemap_scan','complete','2023-03-27 16:44:05','2023-03-27 16:44:05','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679935445;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679935445;}',3,1,'2023-03-27 17:29:05','2023-03-27 17:29:05',0,NULL),(13913,'aioseo_image_sitemap_scan','complete','2023-03-27 17:44:05','2023-03-27 17:44:05','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679939045;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679939045;}',3,1,'2023-03-27 18:29:06','2023-03-27 18:29:06',0,NULL),(13914,'aioseo_image_sitemap_scan','complete','2023-03-27 18:44:06','2023-03-27 18:44:06','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679942646;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679942646;}',3,1,'2023-03-27 19:29:08','2023-03-27 19:29:08',0,NULL),(13915,'aioseo_image_sitemap_scan','complete','2023-03-27 19:44:08','2023-03-27 19:44:08','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679946248;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679946248;}',3,1,'2023-03-27 20:29:02','2023-03-27 20:29:02',0,NULL),(13916,'aioseo_image_sitemap_scan','complete','2023-03-27 20:44:02','2023-03-27 20:44:02','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679949842;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679949842;}',3,1,'2023-03-28 00:01:05','2023-03-28 00:01:05',0,NULL),(13917,'aioseo_image_sitemap_scan','complete','2023-03-28 00:16:05','2023-03-28 00:16:05','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679962565;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679962565;}',3,1,'2023-03-28 01:01:06','2023-03-28 01:01:06',0,NULL),(13918,'aioseo_image_sitemap_scan','complete','2023-03-28 01:16:06','2023-03-28 01:16:06','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679966166;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679966166;}',3,1,'2023-03-28 02:01:09','2023-03-28 02:01:09',0,NULL),(13919,'aioseo_image_sitemap_scan','complete','2023-03-28 02:16:09','2023-03-28 02:16:09','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679969769;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679969769;}',3,1,'2023-03-28 03:01:05','2023-03-28 03:01:05',0,NULL),(13920,'aioseo_image_sitemap_scan','complete','2023-03-28 03:16:05','2023-03-28 03:16:05','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679973365;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679973365;}',3,1,'2023-03-28 04:01:06','2023-03-28 04:01:06',0,NULL),(13921,'aioseo_image_sitemap_scan','complete','2023-03-28 04:16:06','2023-03-28 04:16:06','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679976966;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679976966;}',3,1,'2023-03-28 05:01:07','2023-03-28 05:01:07',0,NULL),(13922,'aioseo_image_sitemap_scan','complete','2023-03-28 05:16:07','2023-03-28 05:16:07','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679980567;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679980567;}',3,1,'2023-03-28 06:01:08','2023-03-28 06:01:08',0,NULL),(13923,'aioseo_image_sitemap_scan','complete','2023-03-28 06:16:08','2023-03-28 06:16:08','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679984168;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679984168;}',3,1,'2023-03-28 07:01:04','2023-03-28 07:01:04',0,NULL),(13924,'aioseo_cache_prune','complete','2023-03-29 06:01:08','2023-03-29 06:01:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1680069668;s:18:\"\0*\0first_timestamp\";i:1640596093;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1680069668;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-03-29 06:47:08','2023-03-29 06:47:08',0,NULL),(13925,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":162}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2023-03-28 06:01:08','2023-03-28 06:01:08',0,NULL),(13926,'wpforms_process_forms_locator_scan','complete','2023-03-29 06:01:08','2023-03-29 06:01:08','{\"tasks_meta_id\":5}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1680069668;s:18:\"\0*\0first_timestamp\";i:1651483475;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1680069668;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2023-03-29 06:47:08','2023-03-29 06:47:08',0,NULL),(13927,'aioseo_image_sitemap_scan','complete','2023-03-28 07:16:04','2023-03-28 07:16:04','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679987764;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679987764;}',3,1,'2023-03-28 08:01:06','2023-03-28 08:01:06',0,NULL),(13928,'aioseo_image_sitemap_scan','complete','2023-03-28 08:16:06','2023-03-28 08:16:06','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679991366;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679991366;}',3,1,'2023-03-28 09:01:06','2023-03-28 09:01:06',0,NULL),(13929,'aioseo_image_sitemap_scan','complete','2023-03-28 09:16:06','2023-03-28 09:16:06','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679994966;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679994966;}',3,1,'2023-03-28 12:35:07','2023-03-28 12:35:07',0,NULL),(13930,'aioseo_image_sitemap_scan','complete','2023-03-28 12:50:07','2023-03-28 12:50:07','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1680007807;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1680007807;}',3,1,'2023-03-28 13:35:08','2023-03-28 13:35:08',0,NULL),(13931,'aioseo_image_sitemap_scan','complete','2023-03-28 13:50:08','2023-03-28 13:50:08','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1680011408;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1680011408;}',3,1,'2023-03-28 14:35:07','2023-03-28 14:35:07',0,NULL),(13932,'aioseo_image_sitemap_scan','complete','2023-03-28 14:50:07','2023-03-28 14:50:07','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1680015007;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1680015007;}',3,1,'2023-03-28 15:35:06','2023-03-28 15:35:06',0,NULL),(13933,'aioseo_image_sitemap_scan','complete','2023-03-28 15:50:06','2023-03-28 15:50:06','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1680018606;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1680018606;}',3,1,'2023-03-28 16:35:07','2023-03-28 16:35:07',0,NULL),(13934,'aioseo_image_sitemap_scan','complete','2023-03-28 16:50:07','2023-03-28 16:50:07','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1680022207;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1680022207;}',3,1,'2023-03-28 17:35:07','2023-03-28 17:35:07',0,NULL),(13935,'aioseo_image_sitemap_scan','complete','2023-03-28 17:50:07','2023-03-28 17:50:07','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1680025807;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1680025807;}',3,1,'2023-03-28 18:35:08','2023-03-28 18:35:08',0,NULL),(13936,'aioseo_image_sitemap_scan','complete','2023-03-28 18:50:08','2023-03-28 18:50:08','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1680029408;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1680029408;}',3,1,'2023-03-28 19:35:09','2023-03-28 19:35:09',0,NULL),(13937,'aioseo_image_sitemap_scan','complete','2023-03-28 19:50:09','2023-03-28 19:50:09','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1680033009;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1680033009;}',3,1,'2023-03-28 20:35:06','2023-03-28 20:35:06',0,NULL),(13938,'wpforms_email_summaries_fetch_info_blocks','pending','2023-04-04 19:35:09','2023-04-04 19:35:09','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1680636909;s:18:\"\0*\0first_timestamp\";i:1622117624;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1680636909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(13939,'wpforms_admin_addons_cache_update','pending','2023-04-04 19:35:10','2023-04-04 19:35:10','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1680636910;s:18:\"\0*\0first_timestamp\";i:1623433404;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1680636910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(13940,'wpforms_admin_builder_templates_cache_update','pending','2023-04-04 19:35:10','2023-04-04 19:35:10','{\"tasks_meta_id\":3}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1680636910;s:18:\"\0*\0first_timestamp\";i:1627999241;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1680636910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(13941,'aioseo_image_sitemap_scan','complete','2023-03-28 20:50:06','2023-03-28 20:50:06','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1680036606;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1680036606;}',3,1,'2023-03-29 00:47:07','2023-03-29 00:47:07',0,NULL),(13942,'aioseo_image_sitemap_scan','complete','2023-03-29 01:02:07','2023-03-29 01:02:07','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1680051727;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1680051727;}',3,1,'2023-03-29 01:47:07','2023-03-29 01:47:07',0,NULL),(13943,'aioseo_image_sitemap_scan','complete','2023-03-29 02:02:07','2023-03-29 02:02:07','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1680055327;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1680055327;}',3,1,'2023-03-29 02:47:09','2023-03-29 02:47:09',0,NULL),(13944,'aioseo_image_sitemap_scan','complete','2023-03-29 03:02:09','2023-03-29 03:02:09','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1680058929;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1680058929;}',3,1,'2023-03-29 03:39:50','2023-03-29 03:39:50',0,NULL),(13945,'aioseo_image_sitemap_scan','complete','2023-03-29 03:54:50','2023-03-29 03:54:50','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1680062090;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1680062090;}',3,1,'2023-03-29 04:47:06','2023-03-29 04:47:06',0,NULL),(13946,'aioseo_image_sitemap_scan','complete','2023-03-29 05:02:06','2023-03-29 05:02:06','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1680066126;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1680066126;}',3,1,'2023-03-29 05:47:07','2023-03-29 05:47:07',0,NULL),(13947,'aioseo_image_sitemap_scan','complete','2023-03-29 06:02:07','2023-03-29 06:02:07','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1680069727;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1680069727;}',3,1,'2023-03-29 06:47:08','2023-03-29 06:47:08',0,NULL),(13948,'aioseo_cache_prune','pending','2023-03-30 06:47:08','2023-03-30 06:47:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1680158828;s:18:\"\0*\0first_timestamp\";i:1640596093;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1680158828;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(13949,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":163}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2023-03-29 06:47:08','2023-03-29 06:47:08',0,NULL),(13950,'wpforms_process_forms_locator_scan','pending','2023-03-30 06:47:08','2023-03-30 06:47:08','{\"tasks_meta_id\":5}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1680158828;s:18:\"\0*\0first_timestamp\";i:1651483475;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1680158828;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(13951,'aioseo_image_sitemap_scan','pending','2023-03-29 07:02:08','2023-03-29 07:02:08','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1680073328;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1680073328;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL);
/*!40000 ALTER TABLE `wp_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;

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

DROP TABLE IF EXISTS `wp_actionscheduler_claims`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_actionscheduler_claims` (
  `claim_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`claim_id`),
  KEY `date_created_gmt` (`date_created_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=46384 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 */;
INSERT INTO `wp_actionscheduler_claims` VALUES (46204,'2023-03-24 16:00:01');
/*!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 */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_actionscheduler_groups` (
  `group_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `slug` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`group_id`),
  KEY `slug` (`slug`(191))
) ENGINE=InnoDB AUTO_INCREMENT=4 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,'wpforms'),(3,'aioseo');
/*!40000 ALTER TABLE `wp_actionscheduler_groups` ENABLE KEYS */;
UNLOCK TABLES;

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

DROP TABLE IF EXISTS `wp_actionscheduler_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_actionscheduler_logs` (
  `log_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `action_id` bigint unsigned NOT NULL,
  `message` text CHARACTER SET utf8mb4 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=InnoDB AUTO_INCREMENT=41761 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 (40551,13548,'action created','2023-02-19 21:01:52','2023-02-19 21:01:52'),(40554,13549,'action created','2023-02-19 21:01:52','2023-02-19 21:01:52'),(40557,13550,'action created','2023-02-19 21:01:52','2023-02-19 21:01:52'),(40603,13566,'action created','2023-02-25 05:19:53','2023-02-25 05:19:53'),(40621,13566,'action started via WP Cron','2023-02-27 09:14:08','2023-02-27 09:14:08'),(40622,13572,'action created','2023-02-27 09:14:08','2023-02-27 09:14:08'),(40623,13566,'action complete via WP Cron','2023-02-27 09:14:08','2023-02-27 09:14:08'),(40624,13573,'action created','2023-02-27 09:14:08','2023-02-27 09:14:08'),(40625,13548,'action started via WP Cron','2023-02-27 09:14:08','2023-02-27 09:14:08'),(40626,13548,'action complete via WP Cron','2023-02-27 09:14:09','2023-02-27 09:14:09'),(40627,13574,'action created','2023-02-27 09:14:09','2023-02-27 09:14:09'),(40628,13549,'action started via WP Cron','2023-02-27 09:14:09','2023-02-27 09:14:09'),(40629,13549,'action complete via WP Cron','2023-02-27 09:14:09','2023-02-27 09:14:09'),(40630,13575,'action created','2023-02-27 09:14:09','2023-02-27 09:14:09'),(40631,13550,'action started via WP Cron','2023-02-27 09:14:09','2023-02-27 09:14:09'),(40632,13550,'action complete via WP Cron','2023-02-27 09:14:09','2023-02-27 09:14:09'),(40633,13576,'action created','2023-02-27 09:14:09','2023-02-27 09:14:09'),(40634,13572,'action started via WP Cron','2023-02-27 09:14:09','2023-02-27 09:14:09'),(40635,13572,'action complete via WP Cron','2023-02-27 09:14:09','2023-02-27 09:14:09'),(40648,13573,'action started via WP Cron','2023-03-03 17:31:12','2023-03-03 17:31:12'),(40649,13581,'action created','2023-03-03 17:31:12','2023-03-03 17:31:12'),(40650,13573,'action complete via WP Cron','2023-03-03 17:31:12','2023-03-03 17:31:12'),(40651,13582,'action created','2023-03-03 17:31:12','2023-03-03 17:31:12'),(40652,13581,'action started via WP Cron','2023-03-03 17:31:12','2023-03-03 17:31:12'),(40653,13581,'action complete via WP Cron','2023-03-03 17:31:12','2023-03-03 17:31:12'),(40660,13582,'action started via WP Cron','2023-03-05 14:04:16','2023-03-05 14:04:16'),(40661,13585,'action created','2023-03-05 14:04:16','2023-03-05 14:04:16'),(40662,13582,'action complete via WP Cron','2023-03-05 14:04:16','2023-03-05 14:04:16'),(40663,13586,'action created','2023-03-05 14:04:16','2023-03-05 14:04:16'),(40664,13585,'action started via WP Cron','2023-03-05 14:04:16','2023-03-05 14:04:16'),(40665,13585,'action complete via WP Cron','2023-03-05 14:04:16','2023-03-05 14:04:16'),(40669,13574,'action started via WP Cron','2023-03-07 18:58:34','2023-03-07 18:58:34'),(40670,13574,'action complete via WP Cron','2023-03-07 18:58:34','2023-03-07 18:58:34'),(40671,13588,'action created','2023-03-07 18:58:34','2023-03-07 18:58:34'),(40672,13575,'action started via WP Cron','2023-03-07 18:58:34','2023-03-07 18:58:34'),(40673,13575,'action complete via WP Cron','2023-03-07 18:58:34','2023-03-07 18:58:34'),(40674,13589,'action created','2023-03-07 18:58:34','2023-03-07 18:58:34'),(40675,13576,'action started via WP Cron','2023-03-07 18:58:34','2023-03-07 18:58:34'),(40676,13576,'action complete via WP Cron','2023-03-07 18:58:34','2023-03-07 18:58:34'),(40677,13590,'action created','2023-03-07 18:58:34','2023-03-07 18:58:34'),(40681,13586,'action started via WP Cron','2023-03-07 18:58:34','2023-03-07 18:58:34'),(40682,13592,'action created','2023-03-07 18:58:34','2023-03-07 18:58:34'),(40683,13586,'action complete via WP Cron','2023-03-07 18:58:34','2023-03-07 18:58:34'),(40684,13593,'action created','2023-03-07 18:58:34','2023-03-07 18:58:34'),(40685,13592,'action started via WP Cron','2023-03-07 18:58:34','2023-03-07 18:58:34'),(40686,13592,'action complete via WP Cron','2023-03-07 18:58:34','2023-03-07 18:58:34'),(40702,13593,'action started via Async Request','2023-03-10 21:01:28','2023-03-10 21:01:28'),(40703,13599,'action created','2023-03-10 21:01:28','2023-03-10 21:01:28'),(40704,13593,'action complete via Async Request','2023-03-10 21:01:28','2023-03-10 21:01:28'),(40705,13600,'action created','2023-03-10 21:01:28','2023-03-10 21:01:28'),(40706,13599,'action started via Async Request','2023-03-10 21:01:28','2023-03-10 21:01:28'),(40707,13599,'action complete via Async Request','2023-03-10 21:01:28','2023-03-10 21:01:28'),(40723,13600,'action started via WP Cron','2023-03-14 00:38:51','2023-03-14 00:38:51'),(40724,13606,'action created','2023-03-14 00:38:51','2023-03-14 00:38:51'),(40725,13600,'action complete via WP Cron','2023-03-14 00:38:51','2023-03-14 00:38:51'),(40726,13607,'action created','2023-03-14 00:38:51','2023-03-14 00:38:51'),(40727,13606,'action started via WP Cron','2023-03-14 00:38:51','2023-03-14 00:38:51'),(40728,13606,'action complete via WP Cron','2023-03-14 00:38:51','2023-03-14 00:38:51'),(40780,13588,'action started via WP Cron','2023-03-14 19:03:54','2023-03-14 19:03:54'),(40781,13588,'action complete via WP Cron','2023-03-14 19:03:54','2023-03-14 19:03:54'),(40782,13625,'action created','2023-03-14 19:03:54','2023-03-14 19:03:54'),(40783,13589,'action started via WP Cron','2023-03-14 19:03:54','2023-03-14 19:03:54'),(40784,13589,'action complete via WP Cron','2023-03-14 19:03:54','2023-03-14 19:03:54'),(40785,13626,'action created','2023-03-14 19:03:54','2023-03-14 19:03:54'),(40786,13590,'action started via WP Cron','2023-03-14 19:03:54','2023-03-14 19:03:54'),(40787,13590,'action complete via WP Cron','2023-03-14 19:03:54','2023-03-14 19:03:54'),(40788,13627,'action created','2023-03-14 19:03:54','2023-03-14 19:03:54'),(40804,13607,'action started via WP Cron','2023-03-15 01:00:54','2023-03-15 01:00:54'),(40805,13633,'action created','2023-03-15 01:00:54','2023-03-15 01:00:54'),(40806,13607,'action complete via WP Cron','2023-03-15 01:00:54','2023-03-15 01:00:54'),(40807,13634,'action created','2023-03-15 01:00:54','2023-03-15 01:00:54'),(40808,13633,'action started via WP Cron','2023-03-15 01:00:54','2023-03-15 01:00:54'),(40809,13633,'action complete via WP Cron','2023-03-15 01:00:54','2023-03-15 01:00:54'),(40876,13634,'action started via Async Request','2023-03-16 01:13:56','2023-03-16 01:13:56'),(40877,13657,'action created','2023-03-16 01:13:56','2023-03-16 01:13:56'),(40878,13634,'action complete via Async Request','2023-03-16 01:13:56','2023-03-16 01:13:56'),(40879,13658,'action created','2023-03-16 01:13:56','2023-03-16 01:13:56'),(40880,13657,'action started via Async Request','2023-03-16 01:13:56','2023-03-16 01:13:56'),(40881,13657,'action complete via Async Request','2023-03-16 01:13:56','2023-03-16 01:13:56'),(40942,13658,'action started via WP Cron','2023-03-17 01:26:56','2023-03-17 01:26:56'),(40943,13679,'action created','2023-03-17 01:26:56','2023-03-17 01:26:56'),(40944,13658,'action complete via WP Cron','2023-03-17 01:26:56','2023-03-17 01:26:56'),(40945,13680,'action created','2023-03-17 01:26:56','2023-03-17 01:26:56'),(40946,13679,'action started via WP Cron','2023-03-17 01:26:56','2023-03-17 01:26:56'),(40947,13679,'action complete via WP Cron','2023-03-17 01:26:56','2023-03-17 01:26:56'),(41011,13680,'action started via WP Cron','2023-03-18 02:22:59','2023-03-18 02:22:59'),(41012,13702,'action created','2023-03-18 02:22:59','2023-03-18 02:22:59'),(41013,13680,'action complete via WP Cron','2023-03-18 02:22:59','2023-03-18 02:22:59'),(41014,13703,'action created','2023-03-18 02:22:59','2023-03-18 02:22:59'),(41018,13702,'action started via WP Cron','2023-03-18 02:22:59','2023-03-18 02:22:59'),(41019,13702,'action complete via WP Cron','2023-03-18 02:22:59','2023-03-18 02:22:59'),(41080,13703,'action started via WP Cron','2023-03-19 02:54:00','2023-03-19 02:54:00'),(41081,13725,'action created','2023-03-19 02:54:00','2023-03-19 02:54:00'),(41082,13703,'action complete via WP Cron','2023-03-19 02:54:00','2023-03-19 02:54:00'),(41083,13726,'action created','2023-03-19 02:54:00','2023-03-19 02:54:00'),(41084,13725,'action started via WP Cron','2023-03-19 02:54:00','2023-03-19 02:54:00'),(41085,13725,'action complete via WP Cron','2023-03-19 02:54:00','2023-03-19 02:54:00'),(41149,13726,'action started via WP Cron','2023-03-20 03:23:01','2023-03-20 03:23:01'),(41150,13748,'action created','2023-03-20 03:23:01','2023-03-20 03:23:01'),(41151,13726,'action complete via WP Cron','2023-03-20 03:23:01','2023-03-20 03:23:01'),(41152,13749,'action created','2023-03-20 03:23:01','2023-03-20 03:23:01'),(41153,13748,'action started via WP Cron','2023-03-20 03:23:01','2023-03-20 03:23:01'),(41154,13748,'action complete via WP Cron','2023-03-20 03:23:01','2023-03-20 03:23:01'),(41212,13749,'action started via WP Cron','2023-03-21 04:12:57','2023-03-21 04:12:57'),(41213,13769,'action created','2023-03-21 04:12:57','2023-03-21 04:12:57'),(41214,13749,'action complete via WP Cron','2023-03-21 04:12:57','2023-03-21 04:12:57'),(41215,13770,'action created','2023-03-21 04:12:57','2023-03-21 04:12:57'),(41219,13769,'action started via WP Cron','2023-03-21 04:12:57','2023-03-21 04:12:57'),(41220,13769,'action complete via WP Cron','2023-03-21 04:12:57','2023-03-21 04:12:57'),(41260,13625,'action started via WP Cron','2023-03-21 19:10:00','2023-03-21 19:10:00'),(41261,13625,'action complete via WP Cron','2023-03-21 19:10:00','2023-03-21 19:10:00'),(41262,13785,'action created','2023-03-21 19:10:00','2023-03-21 19:10:00'),(41263,13626,'action started via WP Cron','2023-03-21 19:10:00','2023-03-21 19:10:00'),(41264,13626,'action complete via WP Cron','2023-03-21 19:10:00','2023-03-21 19:10:00'),(41265,13786,'action created','2023-03-21 19:10:00','2023-03-21 19:10:00'),(41266,13627,'action started via WP Cron','2023-03-21 19:10:00','2023-03-21 19:10:00'),(41267,13627,'action complete via WP Cron','2023-03-21 19:10:00','2023-03-21 19:10:00'),(41268,13787,'action created','2023-03-21 19:10:00','2023-03-21 19:10:00'),(41290,13770,'action started via WP Cron','2023-03-22 04:36:59','2023-03-22 04:36:59'),(41291,13795,'action created','2023-03-22 04:36:59','2023-03-22 04:36:59'),(41292,13770,'action complete via WP Cron','2023-03-22 04:36:59','2023-03-22 04:36:59'),(41293,13796,'action created','2023-03-22 04:36:59','2023-03-22 04:36:59'),(41294,13795,'action started via WP Cron','2023-03-22 04:37:00','2023-03-22 04:37:00'),(41295,13795,'action complete via WP Cron','2023-03-22 04:37:00','2023-03-22 04:37:00'),(41353,13796,'action started via WP Cron','2023-03-23 04:46:45','2023-03-23 04:46:45'),(41354,13816,'action created','2023-03-23 04:46:45','2023-03-23 04:46:45'),(41355,13796,'action complete via WP Cron','2023-03-23 04:46:45','2023-03-23 04:46:45'),(41356,13817,'action created','2023-03-23 04:46:45','2023-03-23 04:46:45'),(41360,13816,'action started via WP Cron','2023-03-23 04:46:45','2023-03-23 04:46:45'),(41361,13816,'action complete via WP Cron','2023-03-23 04:46:45','2023-03-23 04:46:45'),(41422,13817,'action started via WP Cron','2023-03-24 04:47:20','2023-03-24 04:47:20'),(41423,13839,'action created','2023-03-24 04:47:20','2023-03-24 04:47:20'),(41424,13817,'action complete via WP Cron','2023-03-24 04:47:20','2023-03-24 04:47:20'),(41425,13840,'action created','2023-03-24 04:47:20','2023-03-24 04:47:20'),(41426,13839,'action started via WP Cron','2023-03-24 04:47:20','2023-03-24 04:47:20'),(41427,13839,'action complete via WP Cron','2023-03-24 04:47:20','2023-03-24 04:47:20'),(41472,13855,'action created','2023-03-25 04:50:03','2023-03-25 04:50:03'),(41473,13840,'action started via WP Cron','2023-03-25 04:50:03','2023-03-25 04:50:03'),(41474,13856,'action created','2023-03-25 04:50:03','2023-03-25 04:50:03'),(41475,13840,'action complete via WP Cron','2023-03-25 04:50:03','2023-03-25 04:50:03'),(41476,13857,'action created','2023-03-25 04:50:03','2023-03-25 04:50:03'),(41477,13856,'action started via WP Cron','2023-03-25 04:50:03','2023-03-25 04:50:03'),(41478,13856,'action complete via WP Cron','2023-03-25 04:50:03','2023-03-25 04:50:03'),(41489,13861,'action created','2023-03-25 08:50:06','2023-03-25 08:50:06'),(41494,13861,'action started via Async Request','2023-03-25 10:55:51','2023-03-25 10:55:51'),(41495,13863,'action created','2023-03-25 10:55:51','2023-03-25 10:55:51'),(41496,13861,'action complete via Async Request','2023-03-25 10:55:51','2023-03-25 10:55:51'),(41497,13863,'action started via WP Cron','2023-03-25 12:15:05','2023-03-25 12:15:05'),(41498,13864,'action created','2023-03-25 12:15:05','2023-03-25 12:15:05'),(41499,13863,'action complete via WP Cron','2023-03-25 12:15:05','2023-03-25 12:15:05'),(41500,13864,'action started via WP Cron','2023-03-25 13:15:06','2023-03-25 13:15:06'),(41501,13865,'action created','2023-03-25 13:15:06','2023-03-25 13:15:06'),(41502,13864,'action complete via WP Cron','2023-03-25 13:15:06','2023-03-25 13:15:06'),(41503,13865,'action started via WP Cron','2023-03-25 14:15:06','2023-03-25 14:15:06'),(41504,13866,'action created','2023-03-25 14:15:06','2023-03-25 14:15:06'),(41505,13865,'action complete via WP Cron','2023-03-25 14:15:06','2023-03-25 14:15:06'),(41506,13866,'action started via WP Cron','2023-03-25 15:15:07','2023-03-25 15:15:07'),(41507,13867,'action created','2023-03-25 15:15:07','2023-03-25 15:15:07'),(41508,13866,'action complete via WP Cron','2023-03-25 15:15:07','2023-03-25 15:15:07'),(41509,13867,'action started via WP Cron','2023-03-25 16:15:04','2023-03-25 16:15:04'),(41510,13868,'action created','2023-03-25 16:15:04','2023-03-25 16:15:04'),(41511,13867,'action complete via WP Cron','2023-03-25 16:15:04','2023-03-25 16:15:04'),(41512,13868,'action started via WP Cron','2023-03-25 17:15:05','2023-03-25 17:15:05'),(41513,13869,'action created','2023-03-25 17:15:05','2023-03-25 17:15:05'),(41514,13868,'action complete via WP Cron','2023-03-25 17:15:05','2023-03-25 17:15:05'),(41515,13869,'action started via WP Cron','2023-03-25 18:14:03','2023-03-25 18:14:03'),(41516,13870,'action created','2023-03-25 18:14:04','2023-03-25 18:14:04'),(41517,13869,'action complete via WP Cron','2023-03-25 18:14:04','2023-03-25 18:14:04'),(41518,13870,'action started via WP Cron','2023-03-25 19:14:04','2023-03-25 19:14:04'),(41519,13871,'action created','2023-03-25 19:14:04','2023-03-25 19:14:04'),(41520,13870,'action complete via WP Cron','2023-03-25 19:14:04','2023-03-25 19:14:04'),(41521,13871,'action started via WP Cron','2023-03-25 20:14:05','2023-03-25 20:14:05'),(41522,13872,'action created','2023-03-25 20:14:05','2023-03-25 20:14:05'),(41523,13871,'action complete via WP Cron','2023-03-25 20:14:05','2023-03-25 20:14:05'),(41524,13872,'action started via WP Cron','2023-03-26 00:01:02','2023-03-26 00:01:02'),(41525,13873,'action created','2023-03-26 00:01:03','2023-03-26 00:01:03'),(41526,13872,'action complete via WP Cron','2023-03-26 00:01:03','2023-03-26 00:01:03'),(41527,13873,'action started via WP Cron','2023-03-26 01:01:04','2023-03-26 01:01:04'),(41528,13874,'action created','2023-03-26 01:01:04','2023-03-26 01:01:04'),(41529,13873,'action complete via WP Cron','2023-03-26 01:01:04','2023-03-26 01:01:04'),(41530,13874,'action started via WP Cron','2023-03-26 02:01:06','2023-03-26 02:01:06'),(41531,13875,'action created','2023-03-26 02:01:06','2023-03-26 02:01:06'),(41532,13874,'action complete via WP Cron','2023-03-26 02:01:06','2023-03-26 02:01:06'),(41533,13875,'action started via WP Cron','2023-03-26 03:01:03','2023-03-26 03:01:03'),(41534,13876,'action created','2023-03-26 03:01:03','2023-03-26 03:01:03'),(41535,13875,'action complete via WP Cron','2023-03-26 03:01:03','2023-03-26 03:01:03'),(41536,13876,'action started via WP Cron','2023-03-26 03:36:27','2023-03-26 03:36:27'),(41537,13877,'action created','2023-03-26 03:36:27','2023-03-26 03:36:27'),(41538,13876,'action complete via WP Cron','2023-03-26 03:36:27','2023-03-26 03:36:27'),(41539,13877,'action started via WP Cron','2023-03-26 04:01:04','2023-03-26 04:01:04'),(41540,13878,'action created','2023-03-26 04:01:04','2023-03-26 04:01:04'),(41541,13877,'action complete via WP Cron','2023-03-26 04:01:04','2023-03-26 04:01:04'),(41542,13878,'action started via WP Cron','2023-03-26 05:01:04','2023-03-26 05:01:04'),(41543,13879,'action created','2023-03-26 05:01:04','2023-03-26 05:01:04'),(41544,13878,'action complete via WP Cron','2023-03-26 05:01:04','2023-03-26 05:01:04'),(41545,13855,'action started via WP Cron','2023-03-26 05:01:04','2023-03-26 05:01:04'),(41546,13855,'action complete via WP Cron','2023-03-26 05:01:04','2023-03-26 05:01:04'),(41547,13880,'action created','2023-03-26 05:01:04','2023-03-26 05:01:04'),(41548,13857,'action started via WP Cron','2023-03-26 05:01:04','2023-03-26 05:01:04'),(41549,13881,'action created','2023-03-26 05:01:04','2023-03-26 05:01:04'),(41550,13857,'action complete via WP Cron','2023-03-26 05:01:04','2023-03-26 05:01:04'),(41551,13882,'action created','2023-03-26 05:01:04','2023-03-26 05:01:04'),(41552,13881,'action started via WP Cron','2023-03-26 05:01:04','2023-03-26 05:01:04'),(41553,13881,'action complete via WP Cron','2023-03-26 05:01:04','2023-03-26 05:01:04'),(41554,13879,'action started via WP Cron','2023-03-26 06:01:05','2023-03-26 06:01:05'),(41555,13883,'action created','2023-03-26 06:01:05','2023-03-26 06:01:05'),(41556,13879,'action complete via WP Cron','2023-03-26 06:01:05','2023-03-26 06:01:05'),(41557,13883,'action started via WP Cron','2023-03-26 07:01:06','2023-03-26 07:01:06'),(41558,13884,'action created','2023-03-26 07:01:06','2023-03-26 07:01:06'),(41559,13883,'action complete via WP Cron','2023-03-26 07:01:06','2023-03-26 07:01:06'),(41560,13884,'action started via WP Cron','2023-03-26 08:01:03','2023-03-26 08:01:03'),(41561,13885,'action created','2023-03-26 08:01:03','2023-03-26 08:01:03'),(41562,13884,'action complete via WP Cron','2023-03-26 08:01:03','2023-03-26 08:01:03'),(41563,13885,'action started via WP Cron','2023-03-26 09:01:03','2023-03-26 09:01:03'),(41564,13886,'action created','2023-03-26 09:01:03','2023-03-26 09:01:03'),(41565,13885,'action complete via WP Cron','2023-03-26 09:01:03','2023-03-26 09:01:03'),(41566,13886,'action started via WP Cron','2023-03-26 12:34:05','2023-03-26 12:34:05'),(41567,13887,'action created','2023-03-26 12:34:05','2023-03-26 12:34:05'),(41568,13886,'action complete via WP Cron','2023-03-26 12:34:05','2023-03-26 12:34:05'),(41569,13887,'action started via WP Cron','2023-03-26 13:34:05','2023-03-26 13:34:05'),(41570,13888,'action created','2023-03-26 13:34:05','2023-03-26 13:34:05'),(41571,13887,'action complete via WP Cron','2023-03-26 13:34:05','2023-03-26 13:34:05'),(41572,13888,'action started via WP Cron','2023-03-26 14:34:07','2023-03-26 14:34:07'),(41573,13889,'action created','2023-03-26 14:34:07','2023-03-26 14:34:07'),(41574,13888,'action complete via WP Cron','2023-03-26 14:34:07','2023-03-26 14:34:07'),(41575,13889,'action started via WP Cron','2023-03-26 15:34:03','2023-03-26 15:34:03'),(41576,13890,'action created','2023-03-26 15:34:03','2023-03-26 15:34:03'),(41577,13889,'action complete via WP Cron','2023-03-26 15:34:03','2023-03-26 15:34:03'),(41578,13890,'action started via WP Cron','2023-03-26 16:34:04','2023-03-26 16:34:04'),(41579,13891,'action created','2023-03-26 16:34:04','2023-03-26 16:34:04'),(41580,13890,'action complete via WP Cron','2023-03-26 16:34:04','2023-03-26 16:34:04'),(41581,13891,'action started via WP Cron','2023-03-26 17:34:05','2023-03-26 17:34:05'),(41582,13892,'action created','2023-03-26 17:34:05','2023-03-26 17:34:05'),(41583,13891,'action complete via WP Cron','2023-03-26 17:34:05','2023-03-26 17:34:05'),(41584,13892,'action started via WP Cron','2023-03-26 18:34:06','2023-03-26 18:34:06'),(41585,13893,'action created','2023-03-26 18:34:06','2023-03-26 18:34:06'),(41586,13892,'action complete via WP Cron','2023-03-26 18:34:06','2023-03-26 18:34:06'),(41587,13893,'action started via WP Cron','2023-03-26 19:34:07','2023-03-26 19:34:07'),(41588,13894,'action created','2023-03-26 19:34:07','2023-03-26 19:34:07'),(41589,13893,'action complete via WP Cron','2023-03-26 19:34:07','2023-03-26 19:34:07'),(41590,13894,'action started via WP Cron','2023-03-26 20:34:03','2023-03-26 20:34:03'),(41591,13895,'action created','2023-03-26 20:34:03','2023-03-26 20:34:03'),(41592,13894,'action complete via WP Cron','2023-03-26 20:34:03','2023-03-26 20:34:03'),(41593,13895,'action started via WP Cron','2023-03-27 00:41:05','2023-03-27 00:41:05'),(41594,13896,'action created','2023-03-27 00:41:05','2023-03-27 00:41:05'),(41595,13895,'action complete via WP Cron','2023-03-27 00:41:05','2023-03-27 00:41:05'),(41596,13896,'action started via WP Cron','2023-03-27 01:41:06','2023-03-27 01:41:06'),(41597,13897,'action created','2023-03-27 01:41:06','2023-03-27 01:41:06'),(41598,13896,'action complete via WP Cron','2023-03-27 01:41:06','2023-03-27 01:41:06'),(41599,13897,'action started via WP Cron','2023-03-27 02:41:06','2023-03-27 02:41:06'),(41600,13898,'action created','2023-03-27 02:41:06','2023-03-27 02:41:06'),(41601,13897,'action complete via WP Cron','2023-03-27 02:41:06','2023-03-27 02:41:06'),(41602,13898,'action started via WP Cron','2023-03-27 03:41:07','2023-03-27 03:41:07'),(41603,13899,'action created','2023-03-27 03:41:07','2023-03-27 03:41:07'),(41604,13898,'action complete via WP Cron','2023-03-27 03:41:07','2023-03-27 03:41:07'),(41605,13899,'action started via WP Cron','2023-03-27 04:41:02','2023-03-27 04:41:02'),(41606,13900,'action created','2023-03-27 04:41:02','2023-03-27 04:41:02'),(41607,13899,'action complete via WP Cron','2023-03-27 04:41:02','2023-03-27 04:41:02'),(41608,13900,'action started via WP Cron','2023-03-27 05:41:04','2023-03-27 05:41:04'),(41609,13901,'action created','2023-03-27 05:41:04','2023-03-27 05:41:04'),(41610,13900,'action complete via WP Cron','2023-03-27 05:41:04','2023-03-27 05:41:04'),(41611,13880,'action started via WP Cron','2023-03-27 05:41:04','2023-03-27 05:41:04'),(41612,13880,'action complete via WP Cron','2023-03-27 05:41:04','2023-03-27 05:41:04'),(41613,13902,'action created','2023-03-27 05:41:04','2023-03-27 05:41:04'),(41614,13882,'action started via WP Cron','2023-03-27 05:41:04','2023-03-27 05:41:04'),(41615,13903,'action created','2023-03-27 05:41:04','2023-03-27 05:41:04'),(41616,13882,'action complete via WP Cron','2023-03-27 05:41:04','2023-03-27 05:41:04'),(41617,13904,'action created','2023-03-27 05:41:04','2023-03-27 05:41:04'),(41618,13903,'action started via WP Cron','2023-03-27 05:41:04','2023-03-27 05:41:04'),(41619,13903,'action complete via WP Cron','2023-03-27 05:41:04','2023-03-27 05:41:04'),(41620,13901,'action started via WP Cron','2023-03-27 06:41:05','2023-03-27 06:41:05'),(41621,13905,'action created','2023-03-27 06:41:05','2023-03-27 06:41:05'),(41622,13901,'action complete via WP Cron','2023-03-27 06:41:05','2023-03-27 06:41:05'),(41623,13905,'action started via WP Cron','2023-03-27 07:41:06','2023-03-27 07:41:06'),(41624,13906,'action created','2023-03-27 07:41:06','2023-03-27 07:41:06'),(41625,13905,'action complete via WP Cron','2023-03-27 07:41:06','2023-03-27 07:41:06'),(41626,13906,'action started via WP Cron','2023-03-27 08:41:07','2023-03-27 08:41:07'),(41627,13907,'action created','2023-03-27 08:41:07','2023-03-27 08:41:07'),(41628,13906,'action complete via WP Cron','2023-03-27 08:41:07','2023-03-27 08:41:07'),(41629,13907,'action started via WP Cron','2023-03-27 12:29:04','2023-03-27 12:29:04'),(41630,13908,'action created','2023-03-27 12:29:04','2023-03-27 12:29:04'),(41631,13907,'action complete via WP Cron','2023-03-27 12:29:04','2023-03-27 12:29:04'),(41632,13908,'action started via WP Cron','2023-03-27 13:29:06','2023-03-27 13:29:06'),(41633,13909,'action created','2023-03-27 13:29:06','2023-03-27 13:29:06'),(41634,13908,'action complete via WP Cron','2023-03-27 13:29:06','2023-03-27 13:29:06'),(41635,13909,'action started via WP Cron','2023-03-27 14:29:08','2023-03-27 14:29:08'),(41636,13910,'action created','2023-03-27 14:29:08','2023-03-27 14:29:08'),(41637,13909,'action complete via WP Cron','2023-03-27 14:29:08','2023-03-27 14:29:08'),(41638,13910,'action started via WP Cron','2023-03-27 15:29:04','2023-03-27 15:29:04'),(41639,13911,'action created','2023-03-27 15:29:04','2023-03-27 15:29:04'),(41640,13910,'action complete via WP Cron','2023-03-27 15:29:04','2023-03-27 15:29:04'),(41641,13911,'action started via WP Cron','2023-03-27 16:29:05','2023-03-27 16:29:05'),(41642,13912,'action created','2023-03-27 16:29:05','2023-03-27 16:29:05'),(41643,13911,'action complete via WP Cron','2023-03-27 16:29:05','2023-03-27 16:29:05'),(41644,13912,'action started via WP Cron','2023-03-27 17:29:05','2023-03-27 17:29:05'),(41645,13913,'action created','2023-03-27 17:29:05','2023-03-27 17:29:05'),(41646,13912,'action complete via WP Cron','2023-03-27 17:29:05','2023-03-27 17:29:05'),(41647,13913,'action started via WP Cron','2023-03-27 18:29:06','2023-03-27 18:29:06'),(41648,13914,'action created','2023-03-27 18:29:06','2023-03-27 18:29:06'),(41649,13913,'action complete via WP Cron','2023-03-27 18:29:06','2023-03-27 18:29:06'),(41650,13914,'action started via WP Cron','2023-03-27 19:29:08','2023-03-27 19:29:08'),(41651,13915,'action created','2023-03-27 19:29:08','2023-03-27 19:29:08'),(41652,13914,'action complete via WP Cron','2023-03-27 19:29:08','2023-03-27 19:29:08'),(41653,13915,'action started via WP Cron','2023-03-27 20:29:02','2023-03-27 20:29:02'),(41654,13916,'action created','2023-03-27 20:29:02','2023-03-27 20:29:02'),(41655,13915,'action complete via WP Cron','2023-03-27 20:29:02','2023-03-27 20:29:02'),(41656,13916,'action started via WP Cron','2023-03-28 00:01:05','2023-03-28 00:01:05'),(41657,13917,'action created','2023-03-28 00:01:05','2023-03-28 00:01:05'),(41658,13916,'action complete via WP Cron','2023-03-28 00:01:05','2023-03-28 00:01:05'),(41659,13917,'action started via WP Cron','2023-03-28 01:01:06','2023-03-28 01:01:06'),(41660,13918,'action created','2023-03-28 01:01:06','2023-03-28 01:01:06'),(41661,13917,'action complete via WP Cron','2023-03-28 01:01:06','2023-03-28 01:01:06'),(41662,13918,'action started via WP Cron','2023-03-28 02:01:09','2023-03-28 02:01:09'),(41663,13919,'action created','2023-03-28 02:01:09','2023-03-28 02:01:09'),(41664,13918,'action complete via WP Cron','2023-03-28 02:01:09','2023-03-28 02:01:09'),(41665,13919,'action started via WP Cron','2023-03-28 03:01:05','2023-03-28 03:01:05'),(41666,13920,'action created','2023-03-28 03:01:05','2023-03-28 03:01:05'),(41667,13919,'action complete via WP Cron','2023-03-28 03:01:05','2023-03-28 03:01:05'),(41668,13920,'action started via WP Cron','2023-03-28 04:01:06','2023-03-28 04:01:06'),(41669,13921,'action created','2023-03-28 04:01:06','2023-03-28 04:01:06'),(41670,13920,'action complete via WP Cron','2023-03-28 04:01:06','2023-03-28 04:01:06'),(41671,13921,'action started via WP Cron','2023-03-28 05:01:07','2023-03-28 05:01:07'),(41672,13922,'action created','2023-03-28 05:01:07','2023-03-28 05:01:07'),(41673,13921,'action complete via WP Cron','2023-03-28 05:01:07','2023-03-28 05:01:07'),(41674,13922,'action started via WP Cron','2023-03-28 06:01:08','2023-03-28 06:01:08'),(41675,13923,'action created','2023-03-28 06:01:08','2023-03-28 06:01:08'),(41676,13922,'action complete via WP Cron','2023-03-28 06:01:08','2023-03-28 06:01:08'),(41677,13902,'action started via WP Cron','2023-03-28 06:01:08','2023-03-28 06:01:08'),(41678,13902,'action complete via WP Cron','2023-03-28 06:01:08','2023-03-28 06:01:08'),(41679,13924,'action created','2023-03-28 06:01:08','2023-03-28 06:01:08'),(41680,13904,'action started via WP Cron','2023-03-28 06:01:08','2023-03-28 06:01:08'),(41681,13925,'action created','2023-03-28 06:01:08','2023-03-28 06:01:08'),(41682,13904,'action complete via WP Cron','2023-03-28 06:01:08','2023-03-28 06:01:08'),(41683,13926,'action created','2023-03-28 06:01:08','2023-03-28 06:01:08'),(41684,13925,'action started via WP Cron','2023-03-28 06:01:08','2023-03-28 06:01:08'),(41685,13925,'action complete via WP Cron','2023-03-28 06:01:08','2023-03-28 06:01:08'),(41686,13923,'action started via WP Cron','2023-03-28 07:01:04','2023-03-28 07:01:04'),(41687,13927,'action created','2023-03-28 07:01:04','2023-03-28 07:01:04'),(41688,13923,'action complete via WP Cron','2023-03-28 07:01:04','2023-03-28 07:01:04'),(41689,13927,'action started via WP Cron','2023-03-28 08:01:06','2023-03-28 08:01:06'),(41690,13928,'action created','2023-03-28 08:01:06','2023-03-28 08:01:06'),(41691,13927,'action complete via WP Cron','2023-03-28 08:01:06','2023-03-28 08:01:06'),(41692,13928,'action started via WP Cron','2023-03-28 09:01:06','2023-03-28 09:01:06'),(41693,13929,'action created','2023-03-28 09:01:06','2023-03-28 09:01:06'),(41694,13928,'action complete via WP Cron','2023-03-28 09:01:06','2023-03-28 09:01:06'),(41695,13929,'action started via WP Cron','2023-03-28 12:35:07','2023-03-28 12:35:07'),(41696,13930,'action created','2023-03-28 12:35:07','2023-03-28 12:35:07'),(41697,13929,'action complete via WP Cron','2023-03-28 12:35:07','2023-03-28 12:35:07'),(41698,13930,'action started via WP Cron','2023-03-28 13:35:08','2023-03-28 13:35:08'),(41699,13931,'action created','2023-03-28 13:35:08','2023-03-28 13:35:08'),(41700,13930,'action complete via WP Cron','2023-03-28 13:35:08','2023-03-28 13:35:08'),(41701,13931,'action started via WP Cron','2023-03-28 14:35:07','2023-03-28 14:35:07'),(41702,13932,'action created','2023-03-28 14:35:07','2023-03-28 14:35:07'),(41703,13931,'action complete via WP Cron','2023-03-28 14:35:07','2023-03-28 14:35:07'),(41704,13932,'action started via WP Cron','2023-03-28 15:35:06','2023-03-28 15:35:06'),(41705,13933,'action created','2023-03-28 15:35:06','2023-03-28 15:35:06'),(41706,13932,'action complete via WP Cron','2023-03-28 15:35:06','2023-03-28 15:35:06'),(41707,13933,'action started via WP Cron','2023-03-28 16:35:07','2023-03-28 16:35:07'),(41708,13934,'action created','2023-03-28 16:35:07','2023-03-28 16:35:07'),(41709,13933,'action complete via WP Cron','2023-03-28 16:35:07','2023-03-28 16:35:07'),(41710,13934,'action started via WP Cron','2023-03-28 17:35:07','2023-03-28 17:35:07'),(41711,13935,'action created','2023-03-28 17:35:07','2023-03-28 17:35:07'),(41712,13934,'action complete via WP Cron','2023-03-28 17:35:07','2023-03-28 17:35:07'),(41713,13935,'action started via WP Cron','2023-03-28 18:35:08','2023-03-28 18:35:08'),(41714,13936,'action created','2023-03-28 18:35:08','2023-03-28 18:35:08'),(41715,13935,'action complete via WP Cron','2023-03-28 18:35:08','2023-03-28 18:35:08'),(41716,13936,'action started via WP Cron','2023-03-28 19:35:09','2023-03-28 19:35:09'),(41717,13937,'action created','2023-03-28 19:35:09','2023-03-28 19:35:09'),(41718,13936,'action complete via WP Cron','2023-03-28 19:35:09','2023-03-28 19:35:09'),(41719,13785,'action started via WP Cron','2023-03-28 19:35:09','2023-03-28 19:35:09'),(41720,13785,'action complete via WP Cron','2023-03-28 19:35:09','2023-03-28 19:35:09'),(41721,13938,'action created','2023-03-28 19:35:09','2023-03-28 19:35:09'),(41722,13786,'action started via WP Cron','2023-03-28 19:35:09','2023-03-28 19:35:09'),(41723,13786,'action complete via WP Cron','2023-03-28 19:35:10','2023-03-28 19:35:10'),(41724,13939,'action created','2023-03-28 19:35:10','2023-03-28 19:35:10'),(41725,13787,'action started via WP Cron','2023-03-28 19:35:10','2023-03-28 19:35:10'),(41726,13787,'action complete via WP Cron','2023-03-28 19:35:10','2023-03-28 19:35:10'),(41727,13940,'action created','2023-03-28 19:35:10','2023-03-28 19:35:10'),(41728,13937,'action started via WP Cron','2023-03-28 20:35:06','2023-03-28 20:35:06'),(41729,13941,'action created','2023-03-28 20:35:06','2023-03-28 20:35:06'),(41730,13937,'action complete via WP Cron','2023-03-28 20:35:06','2023-03-28 20:35:06'),(41731,13941,'action started via WP Cron','2023-03-29 00:47:07','2023-03-29 00:47:07'),(41732,13942,'action created','2023-03-29 00:47:07','2023-03-29 00:47:07'),(41733,13941,'action complete via WP Cron','2023-03-29 00:47:07','2023-03-29 00:47:07'),(41734,13942,'action started via WP Cron','2023-03-29 01:47:07','2023-03-29 01:47:07'),(41735,13943,'action created','2023-03-29 01:47:07','2023-03-29 01:47:07'),(41736,13942,'action complete via WP Cron','2023-03-29 01:47:07','2023-03-29 01:47:07'),(41737,13943,'action started via WP Cron','2023-03-29 02:47:09','2023-03-29 02:47:09'),(41738,13944,'action created','2023-03-29 02:47:09','2023-03-29 02:47:09'),(41739,13943,'action complete via WP Cron','2023-03-29 02:47:09','2023-03-29 02:47:09'),(41740,13944,'action started via WP Cron','2023-03-29 03:39:50','2023-03-29 03:39:50'),(41741,13945,'action created','2023-03-29 03:39:50','2023-03-29 03:39:50'),(41742,13944,'action complete via WP Cron','2023-03-29 03:39:50','2023-03-29 03:39:50'),(41743,13945,'action started via WP Cron','2023-03-29 04:47:06','2023-03-29 04:47:06'),(41744,13946,'action created','2023-03-29 04:47:06','2023-03-29 04:47:06'),(41745,13945,'action complete via WP Cron','2023-03-29 04:47:06','2023-03-29 04:47:06'),(41746,13946,'action started via WP Cron','2023-03-29 05:47:07','2023-03-29 05:47:07'),(41747,13947,'action created','2023-03-29 05:47:07','2023-03-29 05:47:07'),(41748,13946,'action complete via WP Cron','2023-03-29 05:47:07','2023-03-29 05:47:07'),(41749,13924,'action started via WP Cron','2023-03-29 06:47:08','2023-03-29 06:47:08'),(41750,13924,'action complete via WP Cron','2023-03-29 06:47:08','2023-03-29 06:47:08'),(41751,13948,'action created','2023-03-29 06:47:08','2023-03-29 06:47:08'),(41752,13926,'action started via WP Cron','2023-03-29 06:47:08','2023-03-29 06:47:08'),(41753,13949,'action created','2023-03-29 06:47:08','2023-03-29 06:47:08'),(41754,13926,'action complete via WP Cron','2023-03-29 06:47:08','2023-03-29 06:47:08'),(41755,13950,'action created','2023-03-29 06:47:08','2023-03-29 06:47:08'),(41756,13947,'action started via WP Cron','2023-03-29 06:47:08','2023-03-29 06:47:08'),(41757,13951,'action created','2023-03-29 06:47:08','2023-03-29 06:47:08'),(41758,13947,'action complete via WP Cron','2023-03-29 06:47:08','2023-03-29 06:47:08'),(41759,13949,'action started via WP Cron','2023-03-29 06:47:08','2023-03-29 06:47:08'),(41760,13949,'action complete via WP Cron','2023-03-29 06:47:08','2023-03-29 06:47:08');
/*!40000 ALTER TABLE `wp_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_aioseo_cache`
--

DROP TABLE IF EXISTS `wp_aioseo_cache`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_aioseo_cache` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `key` varchar(80) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `expiration` datetime DEFAULT NULL,
  `created` datetime NOT NULL,
  `updated` datetime NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `ndx_aioseo_cache_key` (`key`),
  KEY `ndx_aioseo_cache_expiration` (`expiration`)
) ENGINE=InnoDB AUTO_INCREMENT=2416 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_aioseo_cache`
--

LOCK TABLES `wp_aioseo_cache` WRITE;
/*!40000 ALTER TABLE `wp_aioseo_cache` DISABLE KEYS */;
INSERT INTO `wp_aioseo_cache` VALUES (10,'aioseo_sitemap_sitemap.xml','a:3:{s:6:\"counts\";a:5:{s:47:\"https://boerenmarkt-denhaag.nl/addl-sitemap.xml\";i:1;s:47:\"https://boerenmarkt-denhaag.nl/post-sitemap.xml\";i:9;s:47:\"https://boerenmarkt-denhaag.nl/page-sitemap.xml\";i:5;s:53:\"https://boerenmarkt-denhaag.nl/attachment-sitemap.xml\";i:14;s:55:\"https://boerenmarkt-denhaag.nl/post-archive-sitemap.xml\";i:1;}s:8:\"datetime\";a:4:{s:47:\"https://boerenmarkt-denhaag.nl/addl-sitemap.xml\";a:2:{s:4:\"date\";s:17:\"December 10, 2022\";s:4:\"time\";s:7:\"7:53 am\";}s:47:\"https://boerenmarkt-denhaag.nl/post-sitemap.xml\";a:2:{s:4:\"date\";s:17:\"December 10, 2022\";s:4:\"time\";s:7:\"7:53 am\";}s:47:\"https://boerenmarkt-denhaag.nl/page-sitemap.xml\";a:2:{s:4:\"date\";s:15:\"August 21, 2020\";s:4:\"time\";s:8:\"11:27 am\";}s:53:\"https://boerenmarkt-denhaag.nl/attachment-sitemap.xml\";a:2:{s:4:\"date\";s:17:\"December 29, 2020\";s:4:\"time\";s:7:\"8:37 pm\";}}s:10:\"pagination\";a:2:{s:7:\"showing\";i:5;s:5:\"total\";i:5;}}','2023-04-28 06:25:14','2022-01-18 13:49:47','2023-03-29 06:25:14'),(1109,'aioseo_sitemap_attachment-sitemap.xml','a:3:{s:6:\"counts\";a:0:{}s:8:\"datetime\";a:14:{s:185:\"https://boerenmarkt-denhaag.nl/waarom-kan-het-verstandig-te-zijn-om-in-de-volgende-aandelen-te-investeren-in-2021-lees-er-hier-meer-over-en-leer-direct-bij-over-dit-onderwerp/209291-01/\";a:2:{s:4:\"date\";s:17:\"December 29, 2020\";s:4:\"time\";s:7:\"8:37 pm\";}s:104:\"https://boerenmarkt-denhaag.nl/bitcoin-wat-kunnen-we-in-de-toekomst-van-bitcoin-verwachten/4fd5g45f4g5d/\";a:2:{s:4:\"date\";s:16:\"December 7, 2020\";s:4:\"time\";s:7:\"2:07 pm\";}s:99:\"https://boerenmarkt-denhaag.nl/de-1-voorraad-warren-buffett-heeft-miljarden-uitgegeven/5g45r45g4rt/\";a:2:{s:4:\"date\";s:17:\"November 13, 2020\";s:4:\"time\";s:7:\"5:14 am\";}s:120:\"https://boerenmarkt-denhaag.nl/amex-voegt-extra-betalingsflexibiliteit-toe-aan-veel-zakelijke-creditcards/4g5rt4g5rt4g5/\";a:2:{s:4:\"date\";s:16:\"October 14, 2020\";s:4:\"time\";s:7:\"6:48 pm\";}s:151:\"https://boerenmarkt-denhaag.nl/voormalig-cftc-voorzitter-zegt-dat-ripples-cryptocurrency-xrp-geen-beveiliging-is-maar-ripple-is-zijn-client/d5g6fdg5f4/\";a:2:{s:4:\"date\";s:18:\"September 29, 2020\";s:4:\"time\";s:7:\"6:10 am\";}s:87:\"https://boerenmarkt-denhaag.nl/beste-gratis-dating-apps-in-china-2020/5df5d5f5d45df4g4/\";a:2:{s:4:\"date\";s:18:\"September 24, 2020\";s:4:\"time\";s:7:\"1:46 am\";}s:53:\"https://boerenmarkt-denhaag.nl/cropped-logo102-1-png/\";a:2:{s:4:\"date\";s:13:\"July 22, 2020\";s:4:\"time\";s:7:\"5:59 am\";}s:41:\"https://boerenmarkt-denhaag.nl/logo102-2/\";a:2:{s:4:\"date\";s:13:\"July 22, 2020\";s:4:\"time\";s:7:\"5:59 am\";}s:51:\"https://boerenmarkt-denhaag.nl/cropped-logo102-png/\";a:2:{s:4:\"date\";s:13:\"July 22, 2020\";s:4:\"time\";s:7:\"5:57 am\";}s:35:\"https://boerenmarkt-denhaag.nl/416/\";a:2:{s:4:\"date\";s:13:\"July 22, 2020\";s:4:\"time\";s:7:\"5:50 am\";}s:35:\"https://boerenmarkt-denhaag.nl/415/\";a:2:{s:4:\"date\";s:13:\"July 22, 2020\";s:4:\"time\";s:7:\"5:47 am\";}s:54:\"https://boerenmarkt-denhaag.nl/about-us/attachment/30/\";a:2:{s:4:\"date\";s:13:\"July 22, 2020\";s:4:\"time\";s:7:\"5:23 am\";}s:77:\"https://boerenmarkt-denhaag.nl/online-fruit-winkelen-en-geven/attachment/414/\";a:2:{s:4:\"date\";s:13:\"July 22, 2020\";s:4:\"time\";s:7:\"5:10 am\";}s:91:\"https://boerenmarkt-denhaag.nl/best-places-to-find-fresh-organic-vegetables/attachment/413/\";a:2:{s:4:\"date\";s:13:\"July 22, 2020\";s:4:\"time\";s:7:\"4:59 am\";}}s:10:\"pagination\";a:2:{s:7:\"showing\";i:14;s:5:\"total\";i:14;}}','2023-04-23 08:52:06','2022-11-10 14:02:58','2023-03-24 08:52:06'),(1110,'aioseo_sitemap_addl-sitemap.xml','a:3:{s:6:\"counts\";a:0:{}s:8:\"datetime\";a:1:{s:31:\"https://boerenmarkt-denhaag.nl/\";a:2:{s:4:\"date\";s:17:\"December 10, 2022\";s:4:\"time\";s:7:\"7:53 am\";}}s:10:\"pagination\";a:2:{s:7:\"showing\";i:1;s:5:\"total\";i:1;}}','2023-04-23 08:52:13','2022-11-10 15:46:09','2023-03-24 08:52:13'),(1115,'aioseo_sitemap_sitemap.rss','a:3:{s:6:\"counts\";a:0:{}s:8:\"datetime\";a:14:{s:42:\"https://boerenmarkt-denhaag.nl/contact-us/\";a:2:{s:4:\"date\";s:13:\"July 22, 2020\";s:4:\"time\";s:7:\"5:27 am\";}s:40:\"https://boerenmarkt-denhaag.nl/about-us/\";a:2:{s:4:\"date\";s:13:\"July 22, 2020\";s:4:\"time\";s:7:\"5:24 am\";}s:36:\"https://boerenmarkt-denhaag.nl/home/\";a:2:{s:4:\"date\";s:13:\"July 22, 2020\";s:4:\"time\";s:7:\"5:15 am\";}s:62:\"https://boerenmarkt-denhaag.nl/online-fruit-winkelen-en-geven/\";a:2:{s:4:\"date\";s:13:\"July 22, 2020\";s:4:\"time\";s:7:\"5:10 am\";}s:76:\"https://boerenmarkt-denhaag.nl/best-places-to-find-fresh-organic-vegetables/\";a:2:{s:4:\"date\";s:13:\"July 22, 2020\";s:4:\"time\";s:7:\"4:59 am\";}s:106:\"https://boerenmarkt-denhaag.nl/amex-voegt-extra-betalingsflexibiliteit-toe-aan-veel-zakelijke-creditcards/\";a:2:{s:4:\"date\";s:16:\"October 14, 2020\";s:4:\"time\";s:7:\"6:50 pm\";}s:140:\"https://boerenmarkt-denhaag.nl/voormalig-cftc-voorzitter-zegt-dat-ripples-cryptocurrency-xrp-geen-beveiliging-is-maar-ripple-is-zijn-client/\";a:2:{s:4:\"date\";s:18:\"September 29, 2020\";s:4:\"time\";s:7:\"6:11 am\";}s:175:\"https://boerenmarkt-denhaag.nl/waarom-kan-het-verstandig-te-zijn-om-in-de-volgende-aandelen-te-investeren-in-2021-lees-er-hier-meer-over-en-leer-direct-bij-over-dit-onderwerp/\";a:2:{s:4:\"date\";s:17:\"December 29, 2020\";s:4:\"time\";s:7:\"8:41 pm\";}s:70:\"https://boerenmarkt-denhaag.nl/beste-gratis-dating-apps-in-china-2020/\";a:2:{s:4:\"date\";s:18:\"September 24, 2020\";s:4:\"time\";s:7:\"1:47 am\";}s:43:\"https://boerenmarkt-denhaag.nl/de-reiziger/\";a:2:{s:4:\"date\";s:17:\"December 10, 2022\";s:4:\"time\";s:7:\"7:53 am\";}s:91:\"https://boerenmarkt-denhaag.nl/bitcoin-wat-kunnen-we-in-de-toekomst-van-bitcoin-verwachten/\";a:2:{s:4:\"date\";s:16:\"January 24, 2022\";s:4:\"time\";s:7:\"9:08 pm\";}s:46:\"https://boerenmarkt-denhaag.nl/privacy-policy/\";a:2:{s:4:\"date\";s:15:\"August 21, 2020\";s:4:\"time\";s:8:\"11:27 am\";}s:52:\"https://boerenmarkt-denhaag.nl/terms-and-conditions/\";a:2:{s:4:\"date\";s:15:\"August 21, 2020\";s:4:\"time\";s:8:\"11:27 am\";}s:87:\"https://boerenmarkt-denhaag.nl/de-1-voorraad-warren-buffett-heeft-miljarden-uitgegeven/\";a:2:{s:4:\"date\";s:17:\"November 13, 2020\";s:4:\"time\";s:7:\"5:15 am\";}}s:10:\"pagination\";a:2:{s:7:\"showing\";i:14;s:5:\"total\";i:14;}}','2023-04-26 12:07:43','2022-11-11 07:13:57','2023-03-27 12:07:43'),(1117,'aioseo_sitemap_post-archive-sitemap.xml','a:3:{s:6:\"counts\";a:0:{}s:8:\"datetime\";a:0:{}s:10:\"pagination\";a:2:{s:7:\"showing\";i:0;s:5:\"total\";i:0;}}','2023-04-28 06:34:03','2022-11-11 23:56:34','2023-03-29 06:34:03'),(1119,'aioseo_sitemap_post-sitemap.xml','a:3:{s:6:\"counts\";a:0:{}s:8:\"datetime\";a:9:{s:43:\"https://boerenmarkt-denhaag.nl/de-reiziger/\";a:2:{s:4:\"date\";s:17:\"December 10, 2022\";s:4:\"time\";s:7:\"7:53 am\";}s:91:\"https://boerenmarkt-denhaag.nl/bitcoin-wat-kunnen-we-in-de-toekomst-van-bitcoin-verwachten/\";a:2:{s:4:\"date\";s:16:\"January 24, 2022\";s:4:\"time\";s:7:\"9:08 pm\";}s:175:\"https://boerenmarkt-denhaag.nl/waarom-kan-het-verstandig-te-zijn-om-in-de-volgende-aandelen-te-investeren-in-2021-lees-er-hier-meer-over-en-leer-direct-bij-over-dit-onderwerp/\";a:2:{s:4:\"date\";s:17:\"December 29, 2020\";s:4:\"time\";s:7:\"8:41 pm\";}s:87:\"https://boerenmarkt-denhaag.nl/de-1-voorraad-warren-buffett-heeft-miljarden-uitgegeven/\";a:2:{s:4:\"date\";s:17:\"November 13, 2020\";s:4:\"time\";s:7:\"5:15 am\";}s:106:\"https://boerenmarkt-denhaag.nl/amex-voegt-extra-betalingsflexibiliteit-toe-aan-veel-zakelijke-creditcards/\";a:2:{s:4:\"date\";s:16:\"October 14, 2020\";s:4:\"time\";s:7:\"6:50 pm\";}s:140:\"https://boerenmarkt-denhaag.nl/voormalig-cftc-voorzitter-zegt-dat-ripples-cryptocurrency-xrp-geen-beveiliging-is-maar-ripple-is-zijn-client/\";a:2:{s:4:\"date\";s:18:\"September 29, 2020\";s:4:\"time\";s:7:\"6:11 am\";}s:70:\"https://boerenmarkt-denhaag.nl/beste-gratis-dating-apps-in-china-2020/\";a:2:{s:4:\"date\";s:18:\"September 24, 2020\";s:4:\"time\";s:7:\"1:47 am\";}s:62:\"https://boerenmarkt-denhaag.nl/online-fruit-winkelen-en-geven/\";a:2:{s:4:\"date\";s:13:\"July 22, 2020\";s:4:\"time\";s:7:\"5:10 am\";}s:76:\"https://boerenmarkt-denhaag.nl/best-places-to-find-fresh-organic-vegetables/\";a:2:{s:4:\"date\";s:13:\"July 22, 2020\";s:4:\"time\";s:7:\"4:59 am\";}}s:10:\"pagination\";a:2:{s:7:\"showing\";i:9;s:5:\"total\";i:9;}}','2023-04-27 11:18:27','2022-11-12 20:50:05','2023-03-28 11:18:27'),(1120,'aioseo_sitemap_page-sitemap.xml','a:3:{s:6:\"counts\";a:0:{}s:8:\"datetime\";a:5:{s:46:\"https://boerenmarkt-denhaag.nl/privacy-policy/\";a:2:{s:4:\"date\";s:15:\"August 21, 2020\";s:4:\"time\";s:8:\"11:27 am\";}s:52:\"https://boerenmarkt-denhaag.nl/terms-and-conditions/\";a:2:{s:4:\"date\";s:15:\"August 21, 2020\";s:4:\"time\";s:8:\"11:27 am\";}s:42:\"https://boerenmarkt-denhaag.nl/contact-us/\";a:2:{s:4:\"date\";s:13:\"July 22, 2020\";s:4:\"time\";s:7:\"5:27 am\";}s:40:\"https://boerenmarkt-denhaag.nl/about-us/\";a:2:{s:4:\"date\";s:13:\"July 22, 2020\";s:4:\"time\";s:7:\"5:24 am\";}s:36:\"https://boerenmarkt-denhaag.nl/home/\";a:2:{s:4:\"date\";s:13:\"July 22, 2020\";s:4:\"time\";s:7:\"5:15 am\";}}s:10:\"pagination\";a:2:{s:7:\"showing\";i:5;s:5:\"total\";i:5;}}','2023-04-23 08:52:08','2022-11-12 20:51:17','2023-03-24 08:52:08'),(1153,'aioseo_sitemap_sitemap.xml.gz','a:3:{s:6:\"counts\";a:5:{s:47:\"https://boerenmarkt-denhaag.nl/addl-sitemap.xml\";i:1;s:47:\"https://boerenmarkt-denhaag.nl/post-sitemap.xml\";i:9;s:47:\"https://boerenmarkt-denhaag.nl/page-sitemap.xml\";i:5;s:53:\"https://boerenmarkt-denhaag.nl/attachment-sitemap.xml\";i:14;s:55:\"https://boerenmarkt-denhaag.nl/post-archive-sitemap.xml\";i:1;}s:8:\"datetime\";a:4:{s:47:\"https://boerenmarkt-denhaag.nl/addl-sitemap.xml\";a:2:{s:4:\"date\";s:17:\"December 10, 2022\";s:4:\"time\";s:7:\"7:53 am\";}s:47:\"https://boerenmarkt-denhaag.nl/post-sitemap.xml\";a:2:{s:4:\"date\";s:17:\"December 10, 2022\";s:4:\"time\";s:7:\"7:53 am\";}s:47:\"https://boerenmarkt-denhaag.nl/page-sitemap.xml\";a:2:{s:4:\"date\";s:15:\"August 21, 2020\";s:4:\"time\";s:8:\"11:27 am\";}s:53:\"https://boerenmarkt-denhaag.nl/attachment-sitemap.xml\";a:2:{s:4:\"date\";s:17:\"December 29, 2020\";s:4:\"time\";s:7:\"8:37 pm\";}}s:10:\"pagination\";a:2:{s:7:\"showing\";i:5;s:5:\"total\";i:5;}}','2023-04-26 13:32:32','2022-11-17 10:34:48','2023-03-27 13:32:32'),(2374,'aioseo_sitemap_category-sitemap.xml','a:3:{s:6:\"counts\";a:0:{}s:8:\"datetime\";a:0:{}s:10:\"pagination\";a:2:{s:7:\"showing\";i:0;s:5:\"total\";i:0;}}','2023-04-21 13:47:07','2023-03-22 13:47:07','2023-03-22 13:47:07'),(2411,'attachment_url_to_post_id_d99ed2ddbeefba28910cca4100f73b401b38bc49','s:4:\"none\";','2023-03-29 07:35:43','2023-03-28 07:35:43','2023-03-28 07:35:43');
/*!40000 ALTER TABLE `wp_aioseo_cache` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_aioseo_notifications` WRITE;
/*!40000 ALTER TABLE `wp_aioseo_notifications` DISABLE KEYS */;
INSERT INTO `wp_aioseo_notifications` VALUES (1,'60b877b72c85c','Introducing Breadcrumbs - Boost SEO & User Experience ?','Now you can easily add breadcrumb navigation on your website to improve user experience & boost SEO rankings.\r\n<br /><br />\r\nOur breadcrumbs feature is available for all users, so you can get an enhanced website listing in Google.\r\n<br /><br />\r\nIf you want more control over Breadcrumb templates, then please upgrade to AIOSEO Pro today and save 50% off.','success','[\"4-x\"]',59,NULL,'2021-06-24 12:58:36',NULL,'Learn More','https://aioseo.com/introducing-breadcrumbs/?utm_source=WordPress&utm_campaign=introducing-breadcrumbs-v4&utm_medium=plugin-notification&utm_content=Learn More','Get AIOSEO Pro','https://aioseo.com/pricing/?utm_source=WordPress&utm_campaign=introducing-breadcrumbs-v4&utm_medium=plugin-notification&utm_content=Get AIOSEO Pro',0,0,'2021-06-03 06:33:27','2021-07-07 06:24:07'),(2,'60d578677a519','⚡ [LAST CHANCE] - 60% OFF AIOSEO ⚡','We’re celebrating our 14th anniversary by offering you a <strong>huge 60% discount for a limited time!</strong> If you want to optimize your site on Google, this is your last chance to update your AIOSEO plan without the high costs.\r\n<br /><br />\r\nUnlock powerful features like <strong>Local SEO Module, Image SEO Module, 301 Redirects, 404 Error Tracking, Custom Breadcrumbs, Smart Schema Markup</strong>, and more…\r\n<br /><br />','success','[\"4-x\",\"lite\"]',70,NULL,'2021-06-29 00:00:00','2021-07-31 00:00:00','Upgrade AIOSEO NOW! (60% OFF)','https://aioseo.com/pricing/?utm_source=WordPress&utm_campaign=14th-birthday-sale-last-chance-v4&utm_medium=plugin-notification&utm_content=Upgrade AIOSEO NOW','Learn More','https://aioseo.com/aioseo-turns-14/?utm_source=WordPress&utm_campaign=14th-birthday-sale-last-chance-v4&utm_medium=plugin-notification&utm_content=Learn More',0,0,'2021-06-25 06:32:07','2021-07-07 06:24:07'),(3,'60d578677cf87','⚡ 14th Birthday Sale - 60% OFF AIOSEO ⚡','Want to upgrade your AIOSEO plan without the high costs? As we’re celebrating our anniversary, <strong>we’re offering up to 60% OFF for a limited time.</strong>\r\n<br /><br />\r\nUnlock powerful features like <strong>Local SEO Module, Image SEO Module, 301 Redirects, 404 Error Tracking, Custom Breadcrumbs, Smart Schema Markup</strong>, and more…\r\n<br /><br />','success','[\"4-x\"]',68,NULL,'2021-06-24 00:00:00','2021-06-28 23:59:00','Upgrade AIOSEO NOW! (60% OFF)','https://aioseo.com/pricing/?utm_source=WordPress&utm_campaign=14th-birthday-sale-v4&utm_medium=plugin-notification&utm_content=Upgrade AIOSEO NOW','Learn More','https://aioseo.com/aioseo-turns-14/?utm_source=WordPress&utm_campaign=14th-birthday-sale-v4&utm_medium=plugin-notification&utm_content=Learn More',0,0,'2021-06-25 06:32:07','2021-06-27 06:38:46'),(4,'6104ed19c5ead','? Introducing Full Site Redirects + Headline Analyzer','Now easily redirect your ENTIRE website to another domain. No need to hire a developer!\r\n<br /><br />\r\nPlus, with our brand new Headline Analyzer, you can write catchy headlines that users can\'t help but click.\r\n<br /><br />\r\nTo get full access to our Pro features, upgrade your license today and save 50% OFF.','success','[\"4-x\",\"lite\"]',76,NULL,'2021-07-28 11:37:03',NULL,'Learn More','https://aioseo.com/introducing-the-new-aioseo-full-site-redirect-and-headline-analyzer/?utm_source=WordPress&utm_campaign=introducing-the-new-aioseo-full-site-redirect-and-headline-analyzer-v4-lite&utm_medium=plugin-notification&utm_content=Learn More','Get AIOSEO Pro','https://aioseo.com/pricing/?utm_source=WordPress&utm_campaign=introducing-the-new-aioseo-full-site-redirect-and-headline-analyzer-v4-lite&utm_medium=plugin-notification&utm_content=Get AIOSEO Pro',0,0,'2021-07-31 06:26:33','2021-08-10 03:30:51'),(5,'61161c0d226c2','? Announcing HTML Sitemaps: Help Visitors Find Your Content Faster','Help your visitors to discover the posts, pages, and products they’re looking for.\r\n<br /><br />\r\nPlus, help improve your rankings by making your website user-friendly and easy to crawl.\r\n<br /><br />\r\nTo get full access to our Pro features, upgrade your license today and save 50% OFF. ?','success','[\"4-x\",\"lite\"]',86,NULL,'2021-07-28 11:36:58',NULL,'Learn More','https://aioseo.com/introducing-html-sitemaps/?utm_source=WordPress&utm_campaign=introducing-html-sitemaps-v4-lite&utm_medium=plugin-notification&utm_content=Learn More','Get AIOSEO Pro','https://aioseo.com/pricing/?utm_source=WordPress&utm_campaign=introducing-html-sitemaps-v4-lite&utm_medium=plugin-notification&utm_content=Get AIOSEO Pro',0,0,'2021-08-13 07:15:25','2021-11-01 04:54:29'),(6,'613afad0ef6bc','? Introducing Local SEO Map Embeds!','Now it\'s easy to add multiple locations and embed a custom Google Map on your website!\r\n<br /><br />\r\nEnter your address or drop a pin on your precise location, then choose from 4 different map styles.\r\n<br /><br />\r\nPlus, get access to SEO pro tips in your editor sidebar so you can make sure each post is fully optimized.\r\n<br /><br />\r\nTo get full access to our Pro features, upgrade your license today and save 50% OFF.','success','[\"4-x\",\"lite\"]',92,NULL,'2021-09-07 00:00:00',NULL,'Learn More','https://aioseo.com/announcing-local-seo-map-embeds/?utm_source=WordPress&utm_campaign=introducing-local-seo-maps-v4-lite&utm_medium=plugin-notification&utm_content=Learn More','Get AIOSEO Pro','https://aioseo.com/pricing/?utm_source=WordPress&utm_campaign=introducing-local-seo-maps-v4-lite&utm_medium=plugin-notification&utm_content=Get AIOSEO Pro',0,0,'2021-09-10 06:27:28','2021-11-01 04:54:29'),(7,'61840f666cb98','? Introducing Our Updated Redirect Testing Tool + Enhancements to Sitemaps','Check out our completely revamped <strong>Redirect Testing tool</strong>! Now, you can easily test URL redirect right within your WordPress dashboard and see the status code with a single click.\r\n<br><br>\r\n<img style=\"width:100%;max-width:400px\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAZAAAAECCAMAAADnz3G2AAAC+lBMVEX////5+fr0/fi3uMG1tsCrrLWxsrzo6OuvsLm0tb5Ep2f7/Pytrrf39/i4ucKio6329veur7iztL22t8Cwsbvz8/WnqLGmp7Ckpa6pqbP+/v6Wzan39/nt7e+xsrrBwsjh8+jo9+6a0K3p6uzy8vTLzNG5usOqq7Sys7vr6+79/f3Z2d22t8Hm5umoqrKkpbDV1drF5ND19fV3v5BHqWnX2Nvv7/GanaDAwcSFiZZtcIHx8fNmaXvR0tTCw8aWmZ3o6OlJTWLl5eepqrSdn6qbnaiDhovU1dfHyM+Ulprh4uTb3N2Ii5h4e4pbX3Kdn6OAg5Jqbn88QFdvcoNhZHfe3+HFxsmDhZSIjJCztbhSVmvz+/fO0NHCxMq8v8a1trl8f46Ag4hzd4fR0tdeYnRVWW35+fm3ubufoaxxdYV2eX5QVGlGSmAyN08kKUPIycu5u76o17iusLOMj5xiZ3lMUGUfJD+YmqaOkZ6Rk5dobH1ucncpLkfg4eLd3t/Oz9XKy82+v8KLjpLt7e7j4+WprK+mqKtYXG9ARFs3PFSWmaSNyqOQkp+KjZqOkZV+gZB6fYx9gIVhZWvx+vXa29/Mzc/Fxsygoq1OU2dXXGFDR10tMku7vcChpKdzdntmam/j5OerrbCoqq12eYl4fICfoaWSlKCGiY1cs3pSVlzv+PTR6tqqrLVrbnNNrG+tr7JdYWfg6ObW19m+4cqUl6Pc3OGjpqnq8+6TlqKDxpuNkJRFSlGboarL6NXs9vHZ4eHM1NWwsrV6foNMUFba7uHV3d2ttbrm7+zf8eXI0NKzur9ndq603cKg1LOWnqcaHzvh6uuu2r7Cycyepa3S2trO19qWm7SnrbeRl7JmuIPd5eNRZK1quYaiprl7hrFebqpitoDn2tbczL6Eja9Tr3NBRUp0gK5XaKhOYqjs0WLbp0Tj5Nrcs76coLNLXqejvOPmwp1vvIrXumvQqmS3yuU8VKrHo6nZvaTCqY3ElGeUma7CfpO5goHRlHFGFWlDAAAh2klEQVR42uzcXU/yVgDA8WOQR0hRtIC4ZugFlvFiB9kiGYUsopAxBg1vhoQEQkA2CNAlU6sh3biYicg0cEGUycVcyEiWuJtFMu93u8RPse+xWkWwbM45Fdj6z3N8qu0Jyi/tsWgE8v9SknHNv08rkQ8wIHgw2Z8P2UPjWafJ/tnQTE1prsfUg0PDGZwpghf+oh4MaPqa6ibge4mm7tL0BfoxmAkCdrAgjxicdx815UnTntirfYaPndJ9Ytn+EmSqC3gzif3/ocFN8M+H4FHjKdOe/kjc8dzPg6D7WLeMfSAsRx8Iu/0844kwD08b/CM9bTD/ekFYUS5Ih5ZfN14z1qQj1QvCSnAolmR8LxdXhRlTvSCCHpGlpXG+V0m2tHQrIrgTAbeLOY8xoDomnYWEAenecshk453E/9/gmRkRzG5wdmhhMTwPX++c75/Uu/GuUdyX0sH5QM+JIrszYUE6q73sngX8v21nH68aYaYmZ4f3Ar7EHanCxluJd2FOW6LOQU4YtlTh2yznnS1nizOjV0V2t5IwIJ21nLlYFZnQ/33jJyiqvcyc7GyFNfHW8U4TRqOexDGKOmAUvogp0c3ozgLK9C6u1Bx5NWisueuwVTXxcNRYEdnCUfRdr1ezqxE7UDke3BHFLFJLPDovdVS8sVjT4zxGNc3NY3Sh7A273gRbRTjjJ3a3CaVAsFsn1kCPxzjgG0jn9pQv6BcICGXVA6aYbq9XYsA3kGZz2bDnkAGRhy2Aweh48CAD6rxeTe1fCgSVVCR9C8Iu5jDgG0hrmXEtPL7EvmQPuicIrAV8A6koYr/dYiluQNgLlnYe8A2kmhYWMyRLdyBL7Akyz4MMqNq8lr0lYUG6J8gAQBD9s4WAEQoZQ5g3+i7IPHwNIuuCsCeICLxyb6t0z5YZAqOT+YefwdiHn/eAaGFxF0R27QHPy18dRDfxjC2C0em973/86MPvuiCi21PkFmT8BkT06iATz5kVjFBjX/z+7QdQF0R+d80CPVesGfB38SDPlP4T+sdlpBdEC3NB5P0gi8UYiiFqdJrDW1wFfenXDW+j65ylFVJNAia1a13Pg/Q09sGvn33/k6ELIrpbRMDNXSGsZUAk3Gn+AzIfMkkC6+BeqlMn6GvSE8Tsm5yV1R2PAibLgXPsQRCT6QkCtdr1W8xlGj0Q68cfAMX3H4LbDDPdRaQLIprhgoiuMmj6quqkomX528i6s1wD+uiucUVNb6rkbyYB0MQWXJPyVkwP2mWHf2PCArfXklNmtDWHAWjh0GiG85kvAYgGAlNQdHNHjdTkC2LFspULslee/+ce2JGHZYlHRw9Eb9UDAH361yBiFkTImZZpmADyQdJJUfRVWpejaTrpIBtUxk374qQRABAh6VaTalydu+skfbVxduCTkNQ+cwy5YTZe0Vchy1VDDICfIneNVw2SxuYosnB8IOaCJAlbcNuSxAO7CWm5WtnEzir+3KEhGDhKFkq2N54DXxvDRHZb6jiUby1X8jZTqxTfjFcXtjeSrgQ2eiDd+kFE47IZieTk5B3hW1yQjbybcdSnqbAr53eRlUMqXCitOzM1Mk969NcgDWOS3niXPrikYNP2DYi/naDSCbJtJ0wZfyzgGANAEQktBwJn5+ThHCnF3DsGLsgaXogYcxulin0fz9pPy+nZFOHIHW6E7YT9vJTIW3LhtJPwFWivTUo3s6KDRFZab8abgY2IN+EcwTWECyJhQLS3ID6JzGLZzHhtZctb4H7BRhFMx9ecVFG9bzsnQ81Qi0ghkyo1eXUVZ0H2dW2yXt3y+8hVRfAGJAb5r6qZkCGQmFw0F0uzgClVWM4TIEnH5w7cf7aG4DPBOGq355w+5Wkg29B4LrIZNJcJHeXsRNK+lU/7PB5LJG2h8TBKh4jaaSiL2prxRAO3xAPofwlkSQDwtfFEwmKZrXu8s31rSCF2RB06KAMDUqRbWnymcFD04W0a99Oma5ANK0YXFhJxB+VwBW5AjpEKJZ5LqO2RaCqEljYnWZCzUt51STnmAqvA7eSeIej2etCH2g9PI5lkLhUn2pg7dGAPXQb2S0e53MFFPRVyYW5PqdQ4yZ3W30TseQl+WvLGveHTrD+D/SdARPdBKvuR3K5XyV16giRFZSeMdFsXws0ERQWK6QZFlrF8K5rffhsAwrYIPCRFrmEhiqRtqyWPvOECrgBFbZnXaIp0nhHUO9fXvqB1ocFMX3z3dJXZLeOAdDorYp1Vfuuohk20sYlYWlyHseIe8yGJ1lvC2kn2sJoxFtpk1nVDbTS/7X0IJHHxZssXbhL+y6YUcBozTbkUwGwYg/ZWEdXxAoZAhqnkNFTTQbXapwC4z/TMMTGDHugWkntnY2211fAeQLAFlxmBlmMmCMFQNWCOW9UDd8y1CMxtCLzXXuwH4dLsCm82TJat8jq7hYmDuGuiAya1NYsjfB/yEMhFiiCUlqMTuyUbAa/cxCNa4Wx13hnpG8OHQMSOi9lxoXDeoSzvgkfGv3TygiA9L2UJwd/Fg7D9Z0FUz+ihVoCRbWhAIMXzNT1KP6B6HIhECPgGkkE4w4MMU/dAxmU8yEDjglys8SADjQtSdTgqDnnLpxRJyoBvAHFBjiLVbQuxdSqU4IBvAHFBDgsFj8Uzn5rjQQYUF8RXyfm8l/ZZSRPwDSAOSCsdx+NSr98zI0lP8w2kj/j7kOGKvzEcsniQIYsHGbJ4kCGLBxmyeJAhiwcZsniQIYsHGbJ4kCGLBxmyeJAhiwcZsniQIevFQMas5vf0gO/FQFQLOvAXrbaR1T11sahD1O6OwXufrJi/Wh/h3yB8bIMCmc0Ht2Vfqib2oHWT+RjH9tAvIYN7eT2pAKBCQOGq8zR+UHHiCsCmWJ0066atal7kpUCy3rHoMS6/8LptwZPdnDKE24rb3hRev+iAEOfZTAcE0U1COpUb0o3SHx0Zjh4LkjMi2Coxa7F9WdqW1rYs2T1/uqFNbHq2AQinIF/cGbDR5x0QSAchkHUVUZlH6i8lDUOPBcFL7tBRoRy3oSKP/cxmsatCJw3U59yxX1/OdH6ps4LgwR4QML0CIV/zIC8Fsm6rZ7AoseFxFwinCn/j3W+6C4YTWJsAYMIWCWJiB5B639TrKQ1gYiTeXkQg9STgexkQoLeOAWRMDwDzRAMI0puhnn0K7uL96crXi9ZFNX+CDM19CKRaWVlR8DciQwPCx4P8N7oHIhSen5+vvaVUzknTgG8AcUDkcrlINCMRCt+aNYL7KdR8f5IVAQD88s37T+836GmXLPUf7N3vaxJhAMDxc2Qtb1KLNqdDMQvMqyyXdfbDOSwct1UWa+XaIEblojeb/SBMFk2dUDekbUQ/0MXGStk1N3axpWFQHOSLCflS8IWB+wP2H/Qoiza7lm1IN3m+/nzQV37g8fTxPAmMpS3ZlzMsWEchem0gKgTG0hYeuAquB0RbC0EgSOkGQTjWfwdB3cga681dS46U1grJShAtSLC8ZUMtOP0zCP+vIPu8yNrCHLmbo9Mb+H9h/gaiJUE/BylwZ5Ekw0vjTDh9eJlOMlQQyJm311vKBy62nH9w4ywrCIb7nGZv03ZP5JGqvtUv1DUjaDduuSrURfwNbsLQpfJZPoNFKbTeO3XpgMGiE3YFxqQuA95W56hrc17ldcwiJdVKkHlKTh9OBbWhVDoUVWgFthgtp0PJpDaUDMvDiXQ6mEkls48GaaBTAMjle0/OHT/bUn3ywtlXrCBVduNCjwHXGVqHjHb/QgPRjPBwZ9PLUbMbn/Lq9OP90277FIboTa0WgtA1ef1DDfjYUFvXiMvR4zSO9/W7kZIqb8qqjWYodDipEbaTGJMUJGgtI1eUlcXj1rI5kqbLNLR1WJGwDjPD1kwhIO8f371y/fwx2YU7H66zgvS2nfho7LHcGsdfb/GOOEdxn8luHsWIsdvEpIdQnTA7h/AvfkvA5BXq7c4GoXlkVtJmWTC67S6Hx4GP44YS2zjIe1Mno6kJKkZTlGaRqRUIEhMMaqOZuU9UfD4L8olkNLGYPBUmo+mCpqybLwYuv70MQAb+ANLtE3484LPgxCN/HeHonu4XSlU4YRwhOvWWWXt9hwl3NE51SKW+zmacsHcb7fbO3Wbzy66+Ly7HlKXR0/+mDimpfgNJTsRi8Xn5MMnYQoLEfCjG0PIYFU3kQJggxTDRGFkb1pAFTVk7zp87d/POgOzpk/strCD6DnRS9chvNI17sL43rkk9Aqas1yZDM2F5Y67vDAQaI4PeXgQ54Q8EDM86TWPGgInovTRoGpRGmiKDka5LJbZCkgcSTmQUlCZpo6hUgg4KFHFtQkNSVJikNJqwzUZryWg0rKCih+PRUEGbvZt2yjbt3SurrOSLWUEwDLFKMFQirEMRDEWsGAAxj1ahEut2VGjoaLWj6B6rBMDZd3tnseyzeFVWbKi+z1nFk1ireFiJeeSDaMHGbSi0dAH3s2cw0IJBLkFukHu0aB8M0WczEiTXjIGY+XlAqZ6I59fk9JAwNJfoWu5//2AIgyCcDoJwrGKD7AceAKQcgvwLSHpdIPFVQGSypSXcU9UiZGXSPTCWcr8mt2XW4bFIrQICjmC4d7NsJyBRivNAeNthLPEQUDulWXsxDP4MiNNBEI4FQTgWBOFYEIRjQRCOBUE4FgThWBCEY0EQjgVBOFahIIwCVpTmrWsDse2CFSXKtgrI1uzXvYADfN0rzgcpgxUled4C1RElP3fgvB07tm5FxGJxtehgTU3N89OnIQhrRQe5dvrmNiAgEgGM7E6fSrG6OrvT53MIwlrRQRoBh6haLT71js9HKisqsiZqNRCBIKwVHeRQjkPJ51dUVCLl5TkSpbr6YM3GA/n6rd34fa7dtft72QaKBQR4ZDnKy3MgQESpVItWBfnBzt2ENg2GARyH56oXPehkB60HvVXEUzWguSm60qYDoXGlFHeQJIo0kVKm1ySW0UEOluQ48JCdgkJWyJIIJl3CFmrTUuhtve0DFBU/UMGsrrqpBz82aSU/CLRvkueQ/yHJJfLc6YVjOAyY1vP1t29acndjA4bID0FOHYqe/M0gkWppebS6AD14x5IdpW4K/ViGvq2cJUPdlHWzBj+jWK1tO3D1u8b1Zn9BbcqwjdDs4P1z5GZvhKVA/fWtV58mVjY2LsAQ2YUgwplnEVlf2CqCtxGLL/hpuX+RbzThqzptQGvS3D+uwM94qfst+KrG1mGH/awKXzjFHQM6rLsVxKIVxIXAdQ+E+vm1tdXuSr0OQ2QXgiyVNueUlm8LsMlkXSlXLjcqotahuTGLYMSmL5KuE8eynSAInmeY/LyIuvN+JxlNIwYgk9krJH0xRpJ0rjHNeFnxbKtM5hJ38rhJOHE3bdJcrpmuJMjH5RMM4WZEFFUgg6QnnSyJZM4SV6mRGTHXGhNz2Zuz8TFWSbSva4CvX3q/tvru+fPXMET+PogwurQYeVq6vbCswya1mEqmKg3iioY9RCakE0Sb0lg/j8VumLx7tQNgUeSJtBNLzjw0Kt6ULQPD+KRHVNDGOH09kyPsqUJ6WnLmM5QBNS4m5pD2ZIPXsPvaTT5zViwnWVojFXCDxSTpUTFUs8Y9yq8UOaPgc0bcF226kZgA4c3ax1erL1+uqzBEdiXIUqn0CO8HEWJTBxFUQfM+lk86kou0MI8d8fjYbBOz7RoAjs446VahmJg5WvEkHICJNVAtn0OdVBBkNmdOaQVNsrSjlAUCjY1hWpQ1ea/iRKV0tIhqGpvaz2wGaXJF1C9rtGLQHmVPl0njcZSz4nZBzKm2BfiT92svXrx8u9KFIfL3QeBRNTK6JAjPbgvQY1NG9oaawah5oyLRVrGJHSpQU3YDpYpG0QAAIqHHeMp2JTTtSQDATKsJjplI8VgviJqkWIelWFOcFeABZXMNi5Bok3CiaBQdobi2fYdHgyAizzcQjLGRIIiJcOMOiyVNjI3bQVFAfOi8+vBitXvPWNdhiOzGTb26vBiJPKrOwQ5qDQc92HpqOoCu4NCHK2qwIGz7L4NQgy01GfC6ALIOW+Sa8O1nMFYGADeh4MFh+NcBwSaAoAO0eRMC196tdu8Gh6ycgyGyK4+9pepyKejxb7UOyvBzea1XSe1e7mUcuBekPQ8CwtO5uQiEBiZIKAzy3wqDDJgwyIAJgwyYPw6yeCy0F04/+7Mgi8dHQ3thad+vBgn9I2GQgbYjyMiBkQeH7x/ZDBJ+avyz6A8wIyTTxaZquk05KEJ6GUYBvQFmhFjxJwRKLi4ejRA6AcIRwtFjxRrgMxoh9AOEI2RNf+9ohNAHEI4QSw7XcAmrHaMRQj9AuNnLHy4OipAtDKOAHoBwhLCqj/ZDSAajHcPhC0YjZJABgIiOEKnhdsLrIAXERkiyVaDa8LppYpAClAi5DQYvgODdOzR1fiHLomrrRbfKaierhk7T9TKYpq26gDvZQ9c6eYqqkW7taP6hRYSwsYEuzgNv2RFHU+dbWsFZ35kcqBbiGOSYmpSQM6MjJ0U3KiglNtcyh99nGSPDKKBrhMhzFJeK5daX8IVsWdyfnJLpI1/iMkM7KtsxLoV9elAg8zA9uZogGLAICbTqCRLKmxDEXJIxoTc0JXNHshVPNmd2iKNFJkNtXogywyigb4RMiYoST6sIsVEtVstY49BbLhe6JTZA2SY4uL6cQaajmGEU0CRC7t67jiNCGLS4pYAEuqAUuDjL9mAYBTSJkBvvrl2/d/qx/rPTj0kww6l+tEqnTYQA2Lt/1zTCMIDjz0uaGnl7NcZf8KLcIB7pgVUEBZstevBSDCRYcfIIHIiho4Vzc+kkhi5ytzp1ctS/wt0KQW8QtIvdsnRq0pZSMbVgeM3BvZ/xbniHLy+8L+/weKfT6WQxXcy+ThfA7dp6kMntze3EWg7n1tICbtfWg4znX4azm7k1/jbnO2RHNu+QiX8ytmaj5WL2HbgtMDj2epe9/dwoGALuEdjfQ3BY4BgII7JdkFdCmGPhJLMhyPAPy+ITdnYDxTcEGf0yvseD7AaKb/FAtcsgRP739MnVHwxWJqsf4EEOC6KJlQqGFYdv4acTEVhyiQY9/as51lIReIizgvR9lJa0qNZU1XDmuYYj3qT7LF7xVwNSrwgsUYV6lRR1R5AkZWLg6rZ7rQxswD6IadZq+XxeUfRW66mCfNYTz0rlS3pdK1A9VE7XQ+eeC1HJZX16gXGQ9p4eVLOvj/frL7QCidG2txGAdWyDNFu6rih3FWqmaYvBkjrtfMS9cqARMfzvC2+OLgI4eZU7a3woaBrjINlg2fOpWC6L78zTc0Jpu5kA5lDc5pM+9dhg0M0W09cxRSpKZvIqZlaKRx6xX1MPGAeRIN2vN1RJVRPiZcdzF0RBsM5hQahoGCUjliz43a6mz52hkhg96EhuOlD3XgJL3QFEjNKxlE77jK4qSV0aVVOwzmFBZIyxLBO5H8VABAQEyYBlJBAiYMbHXgJEhvuVqojIVZnIBBNY57AgTsOD2AwPYjPbBulGOCaiWwZxIY6JFA9iLzyIzfAgNsOD2MyjghweCuh/wqkw+k1A3A/2zq51aSgM4Ofc9MIaWWSU1JVdpFFBoBvVXrDa0FUryLXFYNjbyi42BlEmyqZ/vYgyJnlh+ZJLESExJCT0SvssfY+WRFGEFZZF+IMNPRvnOduPA+dwznj+qJDNPN8x4WK8BqYcgHPCzmH467xQh+hhPb4PjdNwtXgtK+AlcS/cv+gh/yUhh95RTBPlhACa1Q57CTm7L0Je83CEFj5BVLxhU/ZAaJT5hnRMFsJoyKqyMSGyjw7DXyE17WZLSimiMNfgalFHrajRahVZcQwX8C8J6RGD8kZ1kj5c7qUz7ye9WHry3rQnk3a9947CJhMd7qt2YJhWJ5M+924yEfqTSayrwF/h8KGk3D7BVE4UCLhaAmEjkctydt4U98EFrFDIjh3zpGBH5knBviNk0n89M193y3S/Uc80uKrSYLsNZmD0Wk3baLcbbeitKvsOx9I8WaUYrWdUxaqcCcBfAI1YDWV2rCuvXMi+/NOonchmEvv/qpB5lraPS7jbduwAblZJN63k9lu33FXc7/YQTmoSr22bttPl+OtOT0vX0yVG0nvSrNlPpJM8hKW0Y6vdBFUt9LF3yutEOoSH4C/g4TMJy/WcWb0QhTCTXZJMef6qkGtn3NXb7dv3HD16dLebevWgu3lxi9tLTu3+jpAXucOHSgGeUfZjTDH2uot97OOxlinnzHEX13IiByEdtTE/V2IsOppjDhWYUX5Qgb+CRNX9Narm9QpxuFpYjMJDfCcLOQMuwZJCQnvdFIY7dm3atGnn1sVCviGW8MI1/5AQL7cPrvmHhKxZC/kv+Qkht++thSxglUIevtr28M2ZO/e3Pzq9FrKAlQk5fvvcg4s37t6/fvLSafA1fmTNHwFdJGTP+buP7l25+/j5pTuP15scVgNcJOTylcvPnt29e//uhRsn10IWsCohZ1/dO3f70qOjt568vbEWshrg4lHW0ZdXz3wc9u69sBaygNUJObhly6d5yFrIaoA/nIeshSzkXxJSY5IJBcL5/vSbCOKDEDErABAiymLZJJMo5LEIAMEgWIaCF0G0gHzMrRwg0BdEPNIJKw+RoBsSBPd9LETCNTe2DwCfW4TcDAYR6J7BsgjZm8ihwxtDBN70ucF8CNjAh6xbN3ALAIQfj2ABzEPNw96EPgRCBPlrQjbwcpHE+KFQrAlUAWf5jpZo3ARk+ZjQJno6VuWSWRBkK0u10C4YXENJyHUVDxt6LKRt4PmEqRTjpiqhpKpD0nD89dBUzwCQldT8QJUzzqAg4WBZBtjUogqFlKQqIaGm7hc8AoGZrakQK+hxzm1LtmUcElFLEgAIKzW5UpMyuFSXVM/fEgL8aY20k/VSVZo5TKKUYERRRD4JeZcuNyIfhWj4ckIqDMHIpUqfYKx+LROIsYTAU2ZXibJRK8rlOGzY8PNRQy8AX1IY6ONDI4tRomZ/6S7SMrQET9YwhsRFZlo7EYNUxuFHVjGqaooo43hKNiwx0sVtAIzioQE/NIsY0Z6O6b8pZPSuyefG8QYtzGblNJXqAKC99lpJtjrslF8ks/PvXpZhjI6JcRxjZyjDqmUcIBYbjaTCoxaFOHwdYOQIpPxUVyypwFPd71NItKMbhOovI2BJpkPaHhFaPRfJMtfazWMg0h2yYzYjtQ/ECknA1WzAmiLXL40BEjXBYelYAJseSLHUxl8TEmiYVNLGStQJ0e4zvJ1S67ObINBnkhT3OkY2481Z17IUCJYgiqbYlJYSyqoo8IoQ0ov+kRczkjpliaEoKdIppRmod6YqaQZyDkUmLIeUWD3QXFqIFKKZllQp2YMiVtAoTuMJgtVzxU6dl3BMMgTewfQxndI73oqesuoY2VKkA9QQe/HXhHhwOuaopimjTrJN+QcDmhvcBIBzjMgJ9QSt5KVWixjKS70aGakEZE0gm61DqGTQcZL1clCnGvGQoyFykThWxNqeoX9g5OV82JBv1hyO5gIZjx4ES5LNHxM2lLzS7igHiKJwooIjG/lMriSFB1N6v6PkhVSJNJFKMXSMQGsGzTlSOAuJPHHgrw57ffNa8FyOAz7fp7/uj9+LDwTqwS8JABATayEgOL+A6p3a55AfT8HfHBkd5H1fas3znew8mHuEOs7G50bN7/l35iEf2Lmf1zbBMIDjPFCWjE3ICl6G2aUe5kYvgRoh+AMPivWQUyUBIXgKeEnIrchksdVjIAEPQhrXkjA8hEkOOaynxn9sdtma0TFIWiyuvB/wpKDwBUHe9/FtOoCZrQ//ul22k5h/Fd78ACVN8etUXr5DkBQK8syhIDmDguTM1kHQEu4Wsl7C3dvb399//65YTIugTQ5byGKTQ7rPulh8kYZ4uYdG2naRg/kQBAAFee5QkJx5TBCaYbRzWPMFX4Q7NEXALUyuQYVlGLUED3Z4guEyLjDdE4JmuEPc5zgft7vjcwKyptMgCzjb6tAY25ZJm+M4gey0WQz+kKMgH5PhKIS1eefbAn4jmjwJt2rGJ6BWxipkH/6A3oQSpZOJpk/lq5Y8PGhwsio7rG8sIGPHUQ8MhqnaPUdTbFer1uVFeTmzv1YJ2MhTkKjvxcIq5KmhlXCSN59eTEOlY1oNKdbNUFEtK0qDTL/1Jhdz+7R70YTdfWmYrGh4VwC9y4u67hekrr9oj4lSc0xAprDBzCgPW3UZKOWywbFClfd1YX4GhbAMd3IV5NqMTX/0faRanYgxq0GLt/jAOJVny8E4UeZeoI3SIKYhWUx8Y6ifWdgdNzGWosG3AMauXHdOj82G4jb7QHS7GQcRQne1GN4oKpTr2s2p4/MThT+a14AMz2AjT0Ei3w3ZcKnYFncbZEQvzcuB42jOUhonXrUXMLdBpn1u1JzFA1xWYXdKvzM9MRjnIH1XVe1D88hhCxTjUSL/GbLV9/QrZti97Nf0rx5Tbrd5t1AgVzrdliqwkasgth+J06R+ZgY/g5DqJJmxYdLmAt9MFHEUB2kQ8/q6cSBGLkg87Eyc4oTkGuc3UeySWhzXhXkUWLYSj1o4ZIocHIFenzC2GViqMIlNuZoEASeHgXQGG3kKslYiCShVYA2nAcj0qBAEjQGG3110FR7Do+A0AVAj4ZcyCU8FozCA0gEGaxWagD/lLshWSksNkBwFQVCQ/xQKkjMoSM5sGeTN/SAUjmSCpu8FeV3cKsgrDMkEvN02CPJEUJAf7dhNi9pAGMDxhZohASFkDMnk0t6awIJ78hDxIkbwkCzKCgFhQRYDir1JifgFLOKynlbvC36G/Xidecw6rT2F1ryU+d8Gkkt+PHlICp0AKVgCpGAJkIIlQArWBUhNgOQcB/kkQIoQBfl8CeIIkPy61SgITkBqNQVj7OiyVhUg+QT/smTHwdSkdqMoGCEka9TDvhHlUsOWqpqsI+QoSgKiywIkvxpSAoIBRBEgOdegHpqMziCYgchVSeyQnLqFAbkAYSPS672yHllfRFftEXql9XpfP0AUAOHvLEmyDMO8I4SomRfPQu98WC7VMjRdus97NUX7rTtVj/SeOKYnQu5M07Bs2CDJTucgJxGbieRC4rdb/mYfH72u1900XbUMxdFkkAqkv76fhKPDatF+UAnzMMADBgR2egKCExAQARIwybRxcz2Plq3RYOavgsmGlKF4GIYkTd1FMAzGJIp3ATFpv3sgBUBYiKbDtwiQ1A1AybSWO9y0Zt8OP8bhejEkZhmavvjR1EwR2bxNdn0zMv3AoNWtzskjWekcBAPIh4jdsVhGpn3fDryHoOXeb+cDf2eUIq95bO9TXG/2g/fDyypcG/6OPuAO4+AeSOEgisNFgARMsmwZeS7xu2/Rs9dezN6tUmTu5qGVJm81OpLZumvFW8u2TxzgkQwIB8HoJMIWCZhknetLSYsn84lIJcmW/i7ggPkAjwSEiwCJRlEyZ4HlBnU6Ul3676tCGnDoAKIkIBUuAiRgcq4q+udpPJlxIAhzkD9EIE103WSWTuMctMpNhYs4CNJZsujK6RAfDw4CIhDGSJR9+BcPAAERTuI4SJRNDmjwqMVPXkMYS8/oWKYAAAAASUVORK5CYII=\" />\r\n<br><br>\r\nWe\'ve also added a number of improvements to sitemaps, including the last generated date and a custom 404 page.\r\n<br><br>\r\nUpdate to AIOSEO 4.1.5 today and take advantage of these enhancements!','info','[\"4-x\",\"lite\"]',110,NULL,'2021-11-28 01:13:23',NULL,'Learn More','https://aioseo.com/introducing-our-redirect-testing-tool-new-enhancements-to-our-sitemaps/?utm_source=WordPress&utm_campaign=redirects-testing-tool-v4-lite&utm_medium=plugin-notification&utm_content=Learn More','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=redirects-testing-tool-v4-lite&utm_medium=plugin-notification&utm_content=Get AIOSEO Pro',0,0,'2021-11-04 16:50:46','2022-01-12 14:50:52'),(8,'61840f666f7d0','? Celebrating 3M+ Active Installs + Get 60% OFF Today!','Your beloved SEO plugin, All in One SEO (AIOSEO), just crossed <strong>3 million active installs</strong>!\r\n<br><br>\r\nTo celebrate this milestone, we’re running a huge sale for a limited time.\r\n<br><br>\r\n<strong>Save 60% OFF any AIOSEO plan!</strong>','success','[\"4-x\",\"lite\"]',107,NULL,'2021-11-03 14:11:37','2021-11-09 00:00:00','Upgrade AIOSEO NOW! (60% OFF)','https://aioseo.com/pricing/?utm_source=WordPress&utm_campaign=3-million-installs-v4-lite&utm_medium=plugin-notification&utm_content=Upgrade AIOSEO NOW',NULL,NULL,0,0,'2021-11-04 16:50:46','2021-11-06 19:26:56'),(9,'619edeeebb65c','? Save 65% OFF AIOSEO - Limited Time Black Friday Sale!','This Black Friday, we’re offering an incredible discount, up to <strong><em>65% OFF</em></strong> on AIOSEO!\r\n<br><br>\r\n<strong>This is the biggest sale we have <em>EVER</em> had, and it\'s available RIGHT NOW!</strong>\r\n<br><br>\r\nIf you’ve been thinking about becoming part of the AIOSEO Pro family, now’s the perfect time, but you’ll have to act fast since this remarkable deal expires soon!','success','[\"4-x\",\"lite\"]',165,NULL,'2021-11-23 18:42:05','2021-11-27 00:00:00','Upgrade AIOSEO NOW! (65% OFF)','https://aioseo.com/black-friday/?utm_source=WordPress&utm_campaign=black-friday-2021-v4-lite&utm_medium=plugin-notification&utm_content=Upgrade AIOSEO NOW','Learn More','https://aioseo.com/black-friday/?utm_source=WordPress&utm_campaign=black-friday-2021-v4-lite&utm_medium=plugin-notification&utm_content=Learn More',0,0,'2021-11-25 00:55:10','2021-11-25 00:55:10'),(10,'61a309d146c63','? Get AIOSEO Pro (65% OFF Today) + Donate for a Cause ?','Want to boost your SEO rankings while giving back something in return?\r\n<br><br>\r\nThis Green Monday, we’re offering <strong><em>up to 65% OFF</em></strong> on AIOSEO Pro purchases.\r\n<br><br>\r\nAnd a portion of sales will be donated to The Conservation Fund, a non-profit that protects America\'s legacy of land and water resources through land acquisition and more.','success','[\"4-x\",\"lite\"]',183,NULL,'2021-12-13 00:00:00','2021-12-14 00:00:00','Upgrade AIOSEO NOW! (65% OFF)','https://aioseo.com/pricing/?utm_source=WordPress&utm_campaign=green-monday-2021-v4-lite&utm_medium=plugin-notification&utm_content=Upgrade AIOSEO NOW',NULL,NULL,0,0,'2021-11-28 04:47:13','2021-12-13 04:45:59'),(11,'61a309d148b77','⌛ Cyber Monday Sale is Ending Soon!','This Cyber Monday sale is your last chance to grab the world’s best SEO plugin for the best price.\r\n<br><br>\r\n<strong><em>This is the biggest sale we have EVER had, and it\'s available RIGHT NOW!</em></strong>\r\n<br><br>\r\nIf you want to step up your SEO game in 2022, then you need AIOSEO Pro, and NOW is the best time to get it!','success','[\"4-x\",\"lite\"]',176,NULL,'2021-11-29 00:00:00','2021-12-04 00:00:00','Upgrade AIOSEO NOW! (65% OFF)','https://aioseo.com/black-friday/?utm_source=WordPress&utm_campaign=cyber-monday-2021-v4-lite&utm_medium=plugin-notification&utm_content=Upgrade AIOSEO NOW','Learn More','https://aioseo.com/black-friday/?utm_source=WordPress&utm_campaign=cyber-monday-2021-v4-lite&utm_medium=plugin-notification&utm_content=Learn More',0,0,'2021-11-28 04:47:13','2021-11-28 04:47:13'),(12,'62113b2539453','? Introducing IndexNow and Page Builder Integrations','Check out the fantastic new features in AIOSEO 4.1.7! First, we have IndexNow, a feature that gets your new or updated content indexed faster on Bing and Yandex (with more search engines to follow).\r\n<br><br>\r\nWe’ve also integrated AIOSEO with 3 major page builders, namely Elementor, Divi and SeedProd. Now you can work on your SEO right from within your page builder.\r\n<br><br>\r\nGet AIOSEO Pro today and up your SEO game without breaking a sweat!','success','[\"4-x\",\"lite\"]',223,NULL,'2022-03-01 16:19:06',NULL,'Learn More','https://aioseo.com/introducing-indexnow-and-page-builder-integrations-in-aioseo-4-1-7/?utm_source=WordPress&utm_campaign=index-now-v4-lite&utm_medium=plugin-notification&utm_content=Learn More','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=index-now-v4-lite&utm_medium=plugin-notification&utm_content=Get AIOSEO Pro',0,0,'2022-02-19 18:47:01','2022-03-28 16:52:32'),(13,'62113b253c5bc','? Introducing Link Assistant + Our Stand-Alone Headline Analyzer','Check out the brand new features in AIOSEO 4.1.6! First, we have Link Assistant, a powerful tool to help you build effective internal links and audit external ones.\r\n<br><br>\r\nWe’ve also added a stand-alone Headline Analyzer to help you craft, and A/B test your headlines right from within WordPress.\r\n<br><br>\r\nUpdate to AIOSEO 4.1.6 today and up your SEO game without breaking a sweat!','success','[\"4-x\",\"lite\"]',203,NULL,'2022-02-08 13:39:00',NULL,'Learn More','https://aioseo.com/new-introducing-link-assistant-a-stand-alone-headline-analyzer-and-more-in-aioseo-4-1-6/?utm_source=WordPress&utm_campaign=link-assistant-v4-lite&utm_medium=plugin-notification&utm_content=Learn More','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=link-assistant-v4-lite&utm_medium=plugin-notification&utm_content=Get AIOSEO Pro',0,0,'2022-02-19 18:47:01','2022-02-19 18:47:01'),(14,'622b89e19695d','? Announcing 4.1.8: Improved Site Redirects and Modified Date for Posts ?','Redirects have never been easier! Our 4.1.8 update comes with a powerful feature that enables you to implement a redirect from right within a post.\r\n<br><br>\r\nWe’ve also added a \"limit modified date\" feature that allows you to make minor edits to posts/pages and keep the date the same.\r\n<br><br>\r\nUpdate to AIOSEO 4.1.8 today and enjoy these 2 powerful features and more.','success','[\"4-x\",\"lite\"]',241,NULL,'2022-04-08 19:59:50',NULL,'Learn More','https://aioseo.com/announcing-improved-site-redirects-and-modified-date-for-posts/?utm_source=WordPress&utm_campaign=introducing-on-page-redirects-and-limit-modified-date-v4-lite&utm_medium=plugin-notification&utm_content=Learn More','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=introducing-on-page-redirects-and-limit-modified-date-v4-lite&utm_medium=plugin-notification&utm_content=Get AIOSEO Pro',0,0,'2022-03-11 17:41:53','2022-04-26 04:58:59'),(15,'62439537d9f89','Microsoft Clarity Integration and a New REST API Addon ??','Now you can see how your website visitors interact with your web pages with heatmaps and session recordings, thanks to Microsoft Clarity.\r\n<br><br>\r\nWe’ve also added a REST API addon to make SEO easier for your headless website.\r\n<br><br>\r\nUpdate to AIOSEO 4.1.9 today and enjoy these 2 powerful features on your website!','success','[\"4-x\",\"lite\"]',263,NULL,'2022-05-03 15:26:42',NULL,'Learn More','https://aioseo.com/introducing-the-new-microsoft-clarity-integration-and-rest-api-addon/?utm_source=WordPress&utm_campaign=microsoft-clarity-rest-api-v4-lite&utm_medium=plugin-notification&utm_content=Learn More','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=microsoft-clarity-rest-api-v4-lite&utm_medium=plugin-notification&utm_content=Get AIOSEO Pro',0,0,'2022-03-29 23:24:39','2022-05-31 19:34:37'),(16,'6251d756ca487','? ? Sale! Sale! Sale! ? ?','<img src=\"data:image/png;base64,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\" />\r\n<br><br>\r\nOur spring sale is on! Get up to <strong>65% off</strong> our plans and save big.\r\n<br><br>\r\nHurry, this offer is only valid through Monday!','success','[\"4-x\",\"lite\"]',282,NULL,'2022-04-08 19:59:50','2022-04-12 00:00:00','Get AIOSEO Pro NOW! (65% OFF)','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=spring-sale-v4-lite&utm_medium=plugin-notification&utm_content=Get AIOSEO Pro NOW!',NULL,NULL,0,0,'2022-04-09 18:58:30','2022-04-11 02:25:39'),(17,'6269131c1203f','? Introducing 2 New Features! — Dashboard Widgets And Shorter URLs ?','We’ve added 2 new dashboard widgets. One to help you set up your website for better SEO and the other to show you an overview of how optimized your posts are.\r\n<br><br>\r\nAnother feature you’ll love is the Strip Category Base Prefix feature that enables you to create shorter URLs by removing the category base.\r\n<br><br>\r\nUpgrade to AIOSEO 4.2.0 Pro today and enjoy these powerful features on your website!!','success','[\"4-x\",\"lite\"]',308,NULL,'2022-05-31 21:15:05',NULL,'Learn More','https://aioseo.com/new-dashboard-widgets-and-strip-category-base-feature/?utm_source=WordPress&utm_campaign=dashboard-widgets-strip-category-base-v4-lite&utm_medium=plugin-notification&utm_content=Learn More','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=dashboard-widgets-strip-category-base-v4-lite&utm_medium=plugin-notification&utm_content=Get AIOSEO Pro',0,0,'2022-04-27 09:55:40','2022-06-15 19:31:44'),(18,'6271641a6d436','? Awesome Motive Just Hit 20 MILLION Websites Using our Software!','We\'ve got some exciting news to share!\r\n<br><br>\r\nAwesome Motive (our parent company) just hit the <strong>20 MILLION</strong> website milestone. ?\r\n<br><br>\r\nTo celebrate, we’re offering you up to 65% off our paid plans for <strong>only the next 2 days</strong>! ?\r\n','success','[\"4-x\",\"lite\"]',312,NULL,'2022-05-03 15:26:42','2022-05-06 00:00:00','Get AIOSEO Pro NOW!','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=20-million-v4-lite&utm_medium=plugin-notification&utm_content=? Get AIOSEO Pro NOW!',NULL,NULL,0,0,'2022-05-03 17:19:22','2022-05-05 14:11:52'),(19,'6298b8f10da0d','? Introducing Crawl Cleanup and Import URLs to Your Sitemap!','AIOSEO 4.2.1 now allows you to manage Search Engine crawl quota by removing query args (URL parameters) from selected URLs and disabling unnecessary RSS feeds.\r\n<br><br>\r\nYou can also import bulk URLs from a CSV file to add more pages to your sitemap.\r\n<br><br>\r\nUpdate to AIOSEO 4.2.1 to take advantage of these powerful SEO features today!','success','[\"4-x\",\"lite\"]',327,NULL,'2022-05-31 21:15:05',NULL,'Learn More','https://aioseo.com/introducing-crawl-cleanup-and-importing-urls-from-a-csv-file-to-your-sitemap/?utm_source=WordPress&utm_campaign=crawl-cleanup-v4-lite&utm_medium=plugin-notification&utm_content=Learn More','Get AIOSEO Pro','https://aioseo.com/pricing/?utm_source=WordPress&utm_campaign=crawl-cleanup-v4-lite&utm_medium=plugin-notification&utm_content=Get%20AIOSEO%20Pro',0,0,'2022-06-02 13:19:45','2022-06-15 19:31:44'),(20,'636d2d5ef34f0','Announcing AIOSEO 4.2.7: Google Merchant Center Schema to help you Boost Visibility and Sales! ??','Do you sell products on your website? We’ve got great news for you!\r\n<br><br>\r\nEnjoy greater visibility and higher CTRs for your products on search engines with our new <strong>Google Merchant Center</strong> Listing schema support. \r\n<br><br>\r\nSo, go ahead and upgrade to <strong>AIOSEO Pro 4.2.7 TODAY</strong> and get more tools to help you rank your content and products!','success','[\"4-x\",\"lite\"]',526,NULL,'2022-12-06 20:35:55',NULL,'Learn More','https://aioseo.com/announcing-aioseo-4-2-7-drive-more-sales-with-google-merchant-center-listing-schema/?utm_source=WordPress&utm_campaign=google-merchant-center-schema-v4-lite&utm_medium=plugin-notification&utm_content=Learn More','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=google-merchant-center-schema-v4-lite&utm_medium=plugin-notification&utm_content=Get AIOSEO Pro',0,0,'2022-11-10 16:57:02','2023-02-07 10:20:55'),(21,'636d2d5f04036','The much-awaited SEO emoji picker is here! ?','Now you can add emojis to SEO fields to get <strong>higher CTRs and engagement on SEO and social media platforms</strong>. ?\r\n<br><br>\r\nPlus, we’ve also greatly improved our multisite SEO module, making it easy to <strong>manage WordPress multisite SEO from a single dashboard</strong>. ✅\r\n<br><br>\r\nWith AIOSEO 4.2.6, you’ve got more tools to help you rank your content, and that <strong>without touching a single line of code</strong>. ??‍?\r\n<br><br>\r\n<strong>Update to AIOSEO 4.2.6 TODAY</strong> and enjoy the power of our new SEO emoji picker and improved multisite SEO module! ?','success','[\"4-x\",\"lite\"]',512,NULL,'2022-11-28 20:45:42',NULL,'Learn More','https://aioseo.com/announcing-aioseo-4-2-6-new-seo-emoji-picker-multisite-seo-improvements/?utm_source=WordPress&utm_campaign=emoji-picker-v4-lite&utm_medium=plugin-notification&utm_content=Learn More','? Get AIOSEO Pro NOW!','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=emoji-picker-v4-lite&utm_medium=plugin-notification&utm_content=? Get AIOSEO Pro NOW!',0,0,'2022-11-10 16:57:03','2022-12-06 19:14:42'),(22,'637f2c9466cf7','Black Friday: HUGE Sale! Get Up to 70% Off AIOSEO ?','Our biggest sale of the year is now live! Get up to 70% off AIOSEO, the world’s best WordPress SEO plugin. You’ll unlock our NEW Link Assistant addon, redirection manager, local SEO module, image SEO module, news/video sitemaps +more! PLUS enter our giveaway to WIN an Apple 14” M1 PRO Macbook Pro - no purchase necessary!','success','[\"4-x\",\"lite\"]',534,NULL,'2022-11-24 19:50:33','2022-11-28 00:00:00','Enter Giveaway','https://aioseo.com/black-friday/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=bf2022-enter-giveaway-v4-lite','Claim Your Upgrade Discount','https://aioseo.com/black-friday/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=bf2022-claim-your-upgrade-discount-v4-lite',0,0,'2022-11-24 08:34:28','2022-11-26 20:21:50'),(23,'63922538ec3b7','AIOSEO 4.2.8: More Control Over Search and Social Snippets with SEO Preview ?','Get greater control over how your search and social media snippets appear with our <strong>new SEO Preview tool</strong>.\r\n<br><br>\r\nPlus, check how well you’ve set up your page’s SEO by getting an overview of your meta tags and basic SEO.\r\n<br><br>\r\nSo, <strong>update to AIOSEO 4.2.8 TODAY</strong> and boost your rankings and drive more engagement on SERPs and social media!','success','[\"4-x\",\"lite\"]',560,NULL,'2023-02-24 16:13:04',NULL,'Learn More','https://aioseo.com/new-seo-preview-more-control-over-search-and-social-snippets/?utm_source=WordPress&utm_campaign=seo-preview-v4-lite&utm_medium=plugin-notification&utm_content=Learn More','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=seo-preview-v4-lite&utm_medium=plugin-notification&utm_content=Get AIOSEO Pro',0,0,'2022-12-08 17:56:08','2023-03-08 10:05:14'),(24,'63e5a152777a7','Introducing SEO Stats for WordPress - Track Your Keyword Rankings and See Important SEO Metrics with 1-click ? ?','Want to see exactly how your content ranks in search results inside of WordPress? You can do just that with our brand new <strong>Google Search Console integration</strong>!\r\n<br><br>\r\nTrack important keywords and get in-plugin tips to help you grow your traffic. <strong>Plus: Try out the new speed test tool!</strong> ?\r\n<br><br>\r\n<strong>Upgrade to AIOSEO 4.3.0 (Elite) TODAY to ignite your SEO and outrank competitors!</strong>\r\n<br><br>\r\n<img src=\"data:image/png;base64,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\" />','success','[\"4-x\",\"lite\"]',570,NULL,'2023-03-17 02:11:24',NULL,'Learn More','https://aioseo.com/google-search-console-integration/?utm_source=WordPress&utm_campaign=google-search-console-integration-v4-lite&utm_medium=plugin-notification&utm_content=Learn%20More','Get AIOSEO Pro ?','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=google-search-console-integration-v4-lite&utm_medium=plugin-notification&utm_content=Get%20AIOSEO%20Pro',0,1,'2023-02-10 01:43:46','2023-03-25 10:55:51'),(25,'63fa4099d5be8','❄️ Save up to 70% OFF Link Assistant, Search Statistics and MORE During our Winter Sale! ❄️','We’re kicking off our winter sale and you don’t want to miss the hot deals we have. ?\r\n<br><br>\r\nIf you act within the next 7 days, you can get AIOSEO <strong>for as much as 70% off</strong> with access to our <strong>Redirection Manager, Link Assistant, Search Statistics and MORE</strong>!\r\n<br><br>\r\nWith all the powerful features we’ll be adding to the plugin this year, getting the plugin at these discounted prices is a steal. <strong>Seriously</strong>.\r\n<br><br>\r\n⚡ So, claim your discount now before it expires! ⚡','success','[\"4-x\",\"lite\"]',603,NULL,'2023-02-24 16:13:04','2023-03-02 00:00:00','Get AIOSEO Pro Today! (up to 70% OFF)','https://aioseo.com/pricing-lite/?utm_source=WordPress&utm_campaign=proplugin&utm_medium=Plugin%20Notification&utm_content=winter-sale-2023-get-aioseo-pro-today',NULL,NULL,0,1,'2023-02-25 17:08:41','2023-02-27 23:05:45');
/*!40000 ALTER TABLE `wp_aioseo_notifications` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_aioseo_posts` WRITE;
/*!40000 ALTER TABLE `wp_aioseo_posts` DISABLE KEYS */;
INSERT INTO `wp_aioseo_posts` VALUES (1,96,NULL,'','',NULL,NULL,'',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"http:\\/\\/boerenmarkt-denhaag.nl\\/wp-content\\/uploads\\/2020\\/12\\/209291-01.jpg\",\"image:title\":\"209291-01\",\"image:caption\":\"\"}]','2021-10-02 03:54:02',NULL,NULL,NULL,NULL,NULL,NULL,0,'2021-05-31 15:13:45','2021-10-02 03:54:02'),(2,19,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"http:\\/\\/boerenmarkt-denhaag.nl\\/wp-content\\/uploads\\/2020\\/07\\/30.jpg\",\"image:title\":\"30\",\"image:caption\":\"\"}]','2021-10-02 03:54:03',NULL,NULL,NULL,NULL,NULL,NULL,0,'2021-05-31 15:27:47','2021-10-02 03:54:03'),(3,23,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-10-02 03:54:03',NULL,NULL,NULL,NULL,NULL,NULL,0,'2021-05-31 15:27:47','2021-10-02 03:54:03'),(4,25,NULL,'','',NULL,NULL,'',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-10-02 03:54:03',NULL,NULL,NULL,NULL,NULL,NULL,0,'2021-05-31 15:28:18','2021-10-02 03:54:03'),(5,24,NULL,'','',NULL,NULL,'',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-10-02 03:54:03',NULL,NULL,NULL,NULL,NULL,NULL,0,'2021-05-31 15:28:18','2021-10-02 03:54:03'),(6,87,NULL,'','',NULL,NULL,'',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"http:\\/\\/boerenmarkt-denhaag.nl\\/wp-content\\/uploads\\/2020\\/10\\/4g5rt4g5rt4g5.jpg\",\"image:title\":\"4g5rt4g5rt4g5\",\"image:caption\":\"\"}]','2021-10-02 03:54:03',NULL,NULL,NULL,NULL,NULL,NULL,0,'2021-05-31 15:28:33','2021-10-02 03:54:03'),(7,8,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"http:\\/\\/boerenmarkt-denhaag.nl\\/wp-content\\/uploads\\/2020\\/07\\/413.jpg\",\"image:title\":\"413\",\"image:caption\":\"\"}]','2021-10-02 03:54:03',NULL,NULL,NULL,NULL,NULL,NULL,0,'2021-05-31 15:28:39','2021-10-02 03:54:03'),(8,81,NULL,'','',NULL,NULL,'',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"http:\\/\\/boerenmarkt-denhaag.nl\\/wp-content\\/uploads\\/2020\\/09\\/5df5d5f5d45df4g4.jpg\",\"image:title\":\"5df5d5f5d45df4g4\",\"image:caption\":\"\"}]','2021-10-02 03:54:03',NULL,NULL,NULL,NULL,NULL,NULL,0,'2021-05-31 15:28:40','2021-10-02 03:54:03'),(9,93,NULL,NULL,'[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is over 60 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"title\":\"Images\\/videos in content\",\"description\":\"Your content contains images and\\/or video(s).\",\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\",\"score\":2,\"maxScore\":9,\"error\":1},\"calculateFleschReading\":{\"title\":\"Flesch reading ease\",\"description\":\"The copy scores 54.6 in the test, which is considered fairly difficult to read. Try to make shorter sentences to improve readability.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,66,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}','[{\"image:loc\":\"http:\\/\\/boerenmarkt-denhaag.nl\\/wp-content\\/uploads\\/2020\\/12\\/4fd5g45f4g5d.jpg\",\"image:title\":\"4fd5g45f4g5d\",\"image:caption\":\"\"}]','2022-01-24 21:30:41','default','default',NULL,NULL,NULL,NULL,0,'2021-05-31 15:28:41','2022-01-24 21:30:41'),(10,11,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"http:\\/\\/boerenmarkt-denhaag.nl\\/wp-content\\/uploads\\/2020\\/07\\/414.jpg\",\"image:title\":\"414\",\"image:caption\":\"\"}]','2021-10-02 03:54:03',NULL,NULL,NULL,NULL,NULL,NULL,0,'2021-05-31 15:30:35','2021-10-02 03:54:03'),(11,90,NULL,'','',NULL,NULL,'',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"http:\\/\\/boerenmarkt-denhaag.nl\\/wp-content\\/uploads\\/2020\\/11\\/5g45r45g4rt.jpg\",\"image:title\":\"5g45r45g4rt\",\"image:caption\":\"\"}]','2021-10-02 03:54:03',NULL,NULL,NULL,NULL,NULL,NULL,0,'2021-05-31 15:30:35','2021-10-02 03:54:03'),(12,84,NULL,'','',NULL,NULL,'',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"http:\\/\\/boerenmarkt-denhaag.nl\\/wp-content\\/uploads\\/2020\\/09\\/d5g6fdg5f4.jpg\",\"image:title\":\"d5g6fdg5f4\",\"image:caption\":\"\"}]','2021-10-02 03:54:03',NULL,NULL,NULL,NULL,NULL,NULL,0,'2021-05-31 15:30:48','2021-10-02 03:54:03'),(13,97,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"http:\\/\\/boerenmarkt-denhaag.nl\\/wp-content\\/uploads\\/2020\\/12\\/209291-01.jpg\",\"image:title\":\"209291-01\",\"image:caption\":\"\"}]','2021-10-02 03:54:02',NULL,NULL,NULL,NULL,NULL,NULL,0,'2021-06-03 06:33:27','2021-10-02 03:54:02'),(14,94,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"http:\\/\\/boerenmarkt-denhaag.nl\\/wp-content\\/uploads\\/2020\\/12\\/4fd5g45f4g5d.jpg\",\"image:title\":\"4fd5g45f4g5d\",\"image:caption\":\"\"}]','2021-10-02 03:54:03',NULL,NULL,NULL,NULL,NULL,NULL,0,'2021-06-03 06:33:27','2021-10-02 03:54:03'),(15,91,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"http:\\/\\/boerenmarkt-denhaag.nl\\/wp-content\\/uploads\\/2020\\/11\\/5g45r45g4rt.jpg\",\"image:title\":\"5g45r45g4rt\",\"image:caption\":\"\"}]','2021-10-02 03:54:03',NULL,NULL,NULL,NULL,NULL,NULL,0,'2021-06-03 06:33:27','2021-10-02 03:54:03'),(16,88,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"http:\\/\\/boerenmarkt-denhaag.nl\\/wp-content\\/uploads\\/2020\\/10\\/4g5rt4g5rt4g5.jpg\",\"image:title\":\"4g5rt4g5rt4g5\",\"image:caption\":\"\"}]','2021-10-02 03:54:03',NULL,NULL,NULL,NULL,NULL,NULL,0,'2021-06-03 06:33:27','2021-10-02 03:54:03'),(17,85,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"http:\\/\\/boerenmarkt-denhaag.nl\\/wp-content\\/uploads\\/2020\\/09\\/d5g6fdg5f4.jpg\",\"image:title\":\"d5g6fdg5f4\",\"image:caption\":\"\"}]','2021-10-02 03:54:03',NULL,NULL,NULL,NULL,NULL,NULL,0,'2021-06-03 06:33:27','2021-10-02 03:54:03'),(18,82,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"http:\\/\\/boerenmarkt-denhaag.nl\\/wp-content\\/uploads\\/2020\\/09\\/5df5d5f5d45df4g4.jpg\",\"image:title\":\"5df5d5f5d45df4g4\",\"image:caption\":\"\"}]','2021-10-02 03:54:03',NULL,NULL,NULL,NULL,NULL,NULL,0,'2021-06-03 06:33:27','2021-10-02 03:54:03'),(19,74,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-10-02 03:54:03',NULL,NULL,NULL,NULL,NULL,NULL,0,'2021-06-03 06:33:27','2021-10-02 03:54:03'),(20,73,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-10-02 03:54:03',NULL,NULL,NULL,NULL,NULL,NULL,0,'2021-06-03 06:33:27','2021-10-02 03:54:03'),(21,59,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"http:\\/\\/boerenmarkt-denhaag.nl\\/wp-content\\/uploads\\/2020\\/07\\/cropped-logo102-1.png\",\"image:title\":\"cropped-logo102-1.png\",\"image:caption\":\"\"}]','2021-10-02 03:54:03',NULL,NULL,NULL,NULL,NULL,NULL,0,'2021-06-03 06:33:27','2021-10-02 03:54:03'),(22,58,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"http:\\/\\/boerenmarkt-denhaag.nl\\/wp-content\\/uploads\\/2020\\/07\\/logo102-1.png\",\"image:title\":\"logo102\",\"image:caption\":\"\"}]','2021-10-02 03:54:03',NULL,NULL,NULL,NULL,NULL,NULL,0,'2021-06-03 06:33:27','2021-10-02 03:54:03'),(23,56,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"http:\\/\\/boerenmarkt-denhaag.nl\\/wp-content\\/uploads\\/2020\\/07\\/cropped-logo102.png\",\"image:title\":\"cropped-logo102.png\",\"image:caption\":\"\"}]','2021-10-02 03:54:03',NULL,NULL,NULL,NULL,NULL,NULL,0,'2021-06-03 06:33:27','2021-10-02 03:54:03'),(24,54,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"http:\\/\\/boerenmarkt-denhaag.nl\\/wp-content\\/uploads\\/2020\\/07\\/416.jpg\",\"image:title\":\"416\",\"image:caption\":\"\"}]','2021-10-02 03:54:03',NULL,NULL,NULL,NULL,NULL,NULL,0,'2021-06-03 06:33:27','2021-10-02 03:54:03'),(25,53,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"http:\\/\\/boerenmarkt-denhaag.nl\\/wp-content\\/uploads\\/2020\\/07\\/415.jpg\",\"image:title\":\"415\",\"image:caption\":\"\"}]','2021-10-02 03:54:03',NULL,NULL,NULL,NULL,NULL,NULL,0,'2021-06-03 06:33:27','2021-10-02 03:54:03'),(26,21,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"http:\\/\\/boerenmarkt-denhaag.nl\\/wp-content\\/uploads\\/2020\\/07\\/30.jpg\",\"image:title\":\"30\",\"image:caption\":\"\"}]','2021-10-02 03:54:03',NULL,NULL,NULL,NULL,NULL,NULL,0,'2021-06-03 06:33:27','2021-10-02 03:54:03'),(27,18,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-10-02 03:54:03',NULL,NULL,NULL,NULL,NULL,NULL,0,'2021-06-03 06:33:27','2021-10-02 03:54:03'),(28,12,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"http:\\/\\/boerenmarkt-denhaag.nl\\/wp-content\\/uploads\\/2020\\/07\\/414.jpg\",\"image:title\":\"414\",\"image:caption\":\"\"}]','2021-10-02 03:54:03',NULL,NULL,NULL,NULL,NULL,NULL,0,'2021-06-03 06:33:27','2021-10-02 03:54:03'),(29,9,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"http:\\/\\/boerenmarkt-denhaag.nl\\/wp-content\\/uploads\\/2020\\/07\\/413.jpg\",\"image:title\":\"413\",\"image:caption\":\"\"}]','2021-10-02 03:54:03',NULL,NULL,NULL,NULL,NULL,NULL,0,'2021-06-03 06:33:27','2021-10-02 03:54:03'),(31,103,NULL,NULL,'[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":[],\"lengthContent\":{\"title\":\"Content length\",\"description\":\"The content is below the minimum of words. Add more content.\",\"score\":6,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences length\",\"description\":\"29.4% of the sentences contain more than 20 words, which is more than the recommended maximum of 25%. Try to shorten the sentences.\",\"score\":6,\"maxScore\":9,\"error\":1},\"passiveVoice\":{\"title\":\"Passive voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 6 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch reading ease\",\"description\":\"The copy scores 49 in the test, which is considered difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":5}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,65,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2022-12-10 08:52:05','default','default',NULL,NULL,NULL,NULL,0,'2022-12-10 07:20:12','2022-12-10 08:52:05');
/*!40000 ALTER TABLE `wp_aioseo_posts` ENABLE KEYS */;
UNLOCK TABLES;

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

DROP TABLE IF EXISTS `wp_commentmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_commentmeta` (
  `meta_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `comment_id` bigint unsigned NOT NULL DEFAULT '0',
  `meta_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  PRIMARY KEY (`meta_id`),
  KEY `comment_id` (`comment_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

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

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

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

DROP TABLE IF EXISTS `wp_comments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_comments` (
  `comment_ID` bigint unsigned NOT NULL AUTO_INCREMENT,
  `comment_post_ID` bigint unsigned NOT NULL DEFAULT '0',
  `comment_author` tinytext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `comment_author_email` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) CHARACTER SET utf8mb4 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 CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `comment_karma` int NOT NULL DEFAULT '0',
  `comment_approved` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_type` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'comment',
  `comment_parent` bigint unsigned NOT NULL DEFAULT '0',
  `user_id` bigint unsigned NOT NULL DEFAULT '0',
  PRIMARY KEY (`comment_ID`),
  KEY `comment_post_ID` (`comment_post_ID`),
  KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
  KEY `comment_date_gmt` (`comment_date_gmt`),
  KEY `comment_parent` (`comment_parent`),
  KEY `comment_author_email` (`comment_author_email`(10))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

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

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

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

DROP TABLE IF EXISTS `wp_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_links` (
  `link_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `link_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_image` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_target` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_description` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_visible` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'Y',
  `link_owner` bigint unsigned NOT NULL DEFAULT '1',
  `link_rating` int NOT NULL DEFAULT '0',
  `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `link_rel` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_notes` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `link_rss` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`link_id`),
  KEY `link_visible` (`link_visible`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

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

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

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

DROP TABLE IF EXISTS `wp_options`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_options` (
  `option_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `option_name` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `option_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `autoload` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'yes',
  PRIMARY KEY (`option_id`),
  UNIQUE KEY `option_name` (`option_name`),
  KEY `autoload` (`autoload`)
) ENGINE=InnoDB AUTO_INCREMENT=79278 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

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

LOCK TABLES `wp_options` WRITE;
/*!40000 ALTER TABLE `wp_options` DISABLE KEYS */;
INSERT INTO `wp_options` VALUES (1,'siteurl','http://boerenmarkt-denhaag.nl','yes'),(2,'home','http://boerenmarkt-denhaag.nl','yes'),(3,'blogname','Vegetable Shop','yes'),(4,'blogdescription','Vegetable Shop - Enjoy The Difference','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','[email protected]','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','0','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','[email protected]','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','2','yes'),(19,'default_comment_status','closed','yes'),(20,'default_ping_status','closed','yes'),(21,'default_pingback_flag','1','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','0','yes'),(28,'permalink_structure','/%postname%/','yes'),(29,'rewrite_rules','a:105:{s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:14:\"wpautoterms/?$\";s:36:\"index.php?post_type=wpautoterms_page\";s:44:\"wpautoterms/feed/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?post_type=wpautoterms_page&feed=$matches[1]\";s:39:\"wpautoterms/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?post_type=wpautoterms_page&feed=$matches[1]\";s:31:\"wpautoterms/page/([0-9]{1,})/?$\";s:54:\"index.php?post_type=wpautoterms_page&paged=$matches[1]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:37:\"wpautoterms/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"wpautoterms/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"wpautoterms/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"wpautoterms/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"wpautoterms/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"wpautoterms/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"wpautoterms/(.+?)/embed/?$\";s:49:\"index.php?wpautoterms_page=$matches[1]&embed=true\";s:30:\"wpautoterms/(.+?)/trackback/?$\";s:43:\"index.php?wpautoterms_page=$matches[1]&tb=1\";s:50:\"wpautoterms/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?wpautoterms_page=$matches[1]&feed=$matches[2]\";s:45:\"wpautoterms/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?wpautoterms_page=$matches[1]&feed=$matches[2]\";s:38:\"wpautoterms/(.+?)/page/?([0-9]{1,})/?$\";s:56:\"index.php?wpautoterms_page=$matches[1]&paged=$matches[2]\";s:45:\"wpautoterms/(.+?)/comment-page-([0-9]{1,})/?$\";s:56:\"index.php?wpautoterms_page=$matches[1]&cpage=$matches[2]\";s:34:\"wpautoterms/(.+?)(?:/([0-9]+))?/?$\";s:55:\"index.php?wpautoterms_page=$matches[1]&page=$matches[2]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:16:{i:0;s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";i:1;s:35:\"404-to-homepage/404-to-homepage.php\";i:2;s:19:\"akismet/akismet.php\";i:3;s:43:\"all-in-one-seo-pack/all_in_one_seo_pack.php\";i:4;s:91:\"all-in-one-wp-migration-multisite-extension/all-in-one-wp-migration-multisite-extension.php\";i:5;s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";i:6;s:81:\"auto-terms-of-service-and-privacy-policy/auto-terms-of-service-privacy-policy.php\";i:7;s:31:\"cache-enabler/cache-enabler.php\";i:8;s:33:\"classic-editor/classic-editor.php\";i:9;s:37:\"link-whisper-premium/link-whisper.php\";i:10;s:29:\"mainwp-child/mainwp-child.php\";i:11;s:49:\"scheduled-post-trigger/scheduled-post-trigger.php\";i:12;s:47:\"simple-social-buttons/simple-social-buttons.php\";i:13;s:29:\"theme-editor/theme_editor.php\";i:14;s:37:\"wordpress-autoblogging/basic-auth.php\";i:15;s:24:\"wpforms-lite/wpforms.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','0','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','','no'),(40,'template','ocius','yes'),(41,'stylesheet','ocius-grid','yes'),(44,'comment_registration','0','yes'),(45,'html_type','text/html','yes'),(46,'use_trackback','0','yes'),(47,'default_role','subscriber','yes'),(48,'db_version','51917','yes'),(49,'uploads_use_yearmonth_folders','1','yes'),(50,'upload_path','','yes'),(51,'blog_public','1','yes'),(52,'default_link_category','2','yes'),(53,'show_on_front','posts','yes'),(54,'tag_base','','yes'),(55,'show_avatars','1','yes'),(56,'avatar_rating','G','yes'),(57,'upload_url_path','','yes'),(58,'thumbnail_size_w','150','yes'),(59,'thumbnail_size_h','150','yes'),(60,'thumbnail_crop','1','yes'),(61,'medium_size_w','300','yes'),(62,'medium_size_h','300','yes'),(63,'avatar_default','mystery','yes'),(64,'large_size_w','1024','yes'),(65,'large_size_h','1024','yes'),(66,'image_default_link_type','none','yes'),(67,'image_default_size','','yes'),(68,'image_default_align','','yes'),(69,'close_comments_for_old_posts','0','yes'),(70,'close_comments_days_old','14','yes'),(71,'thread_comments','1','yes'),(72,'thread_comments_depth','5','yes'),(73,'page_comments','0','yes'),(74,'comments_per_page','50','yes'),(75,'default_comments_page','newest','yes'),(76,'comment_order','asc','yes'),(77,'sticky_posts','a:6:{i:0;i:81;i:1;i:84;i:2;i:87;i:3;i:90;i:4;i:93;i:5;i:96;}','yes'),(78,'widget_categories','a:2:{i:2;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(79,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(80,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(81,'uninstall_plugins','a:2:{s:33:\"classic-editor/classic-editor.php\";a:2:{i:0;s:14:\"Classic_Editor\";i:1;s:9:\"uninstall\";}s:31:\"cache-enabler/cache-enabler.php\";a:2:{i:0;s:13:\"Cache_Enabler\";i:1;s:12:\"on_uninstall\";}}','no'),(82,'timezone_string','','yes'),(83,'page_for_posts','0','yes'),(84,'page_on_front','0','yes'),(85,'default_post_format','0','yes'),(86,'link_manager_enabled','0','yes'),(87,'finished_splitting_shared_terms','1','yes'),(88,'site_icon','58','yes'),(89,'medium_large_size_w','768','yes'),(90,'medium_large_size_h','0','yes'),(91,'wp_page_for_privacy_policy','3','yes'),(92,'show_comments_cookies_opt_in','1','yes'),(93,'admin_email_lifespan','1609362351','yes'),(94,'initial_db_version','47018','yes'),(95,'wp_user_roles','a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:82:{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:16:\"aiosp_manage_seo\";b:1;s:17:\"aioseo_manage_seo\";b:1;s:19:\"aioseo_setup_wizard\";b:1;s:23:\"aioseo_general_settings\";b:1;s:33:\"aioseo_search_appearance_settings\";b:1;s:31:\"aioseo_social_networks_settings\";b:1;s:23:\"aioseo_sitemap_settings\";b:1;s:30:\"aioseo_internal_links_settings\";b:1;s:25:\"aioseo_redirects_settings\";b:1;s:28:\"aioseo_seo_analysis_settings\";b:1;s:21:\"aioseo_tools_settings\";b:1;s:31:\"aioseo_feature_manager_settings\";b:1;s:20:\"aioseo_page_analysis\";b:1;s:28:\"aioseo_page_general_settings\";b:1;s:29:\"aioseo_page_advanced_settings\";b:1;s:27:\"aioseo_page_schema_settings\";b:1;s:27:\"aioseo_page_social_settings\";b:1;s:25:\"aioseo_local_seo_settings\";b:1;s:30:\"aioseo_page_local_seo_settings\";b:1;s:20:\"aioseo_about_us_page\";b:1;s:12:\"aioseo_admin\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:40:{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:20:\"aioseo_page_analysis\";b:1;s:28:\"aioseo_page_general_settings\";b:1;s:29:\"aioseo_page_advanced_settings\";b:1;s:27:\"aioseo_page_schema_settings\";b:1;s:27:\"aioseo_page_social_settings\";b:1;s:30:\"aioseo_page_local_seo_settings\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:16:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"aioseo_page_analysis\";b:1;s:28:\"aioseo_page_general_settings\";b:1;s:29:\"aioseo_page_advanced_settings\";b:1;s:27:\"aioseo_page_schema_settings\";b:1;s:27:\"aioseo_page_social_settings\";b:1;s:30:\"aioseo_page_local_seo_settings\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:24:\"manage_wpautoterms_pages\";a:2:{s:4:\"name\";s:37:\"WPAutoTerms Pages Editor (additional)\";s:12:\"capabilities\";a:10:{s:22:\"edit_wpautoterms_pages\";b:1;s:29:\"edit_others_wpautoterms_pages\";b:1;s:30:\"edit_private_wpautoterms_pages\";b:1;s:32:\"edit_published_wpautoterms_pages\";b:1;s:30:\"read_private_wpautoterms_pages\";b:1;s:24:\"delete_wpautoterms_pages\";b:1;s:31:\"delete_others_wpautoterms_pages\";b:1;s:32:\"delete_private_wpautoterms_pages\";b:1;s:34:\"delete_published_wpautoterms_pages\";b:1;s:25:\"publish_wpautoterms_pages\";b:1;}}s:31:\"manage_wpautoterms_pages_editor\";a:2:{s:4:\"name\";s:33:\"Editor + WPAutoTerms Pages Editor\";s:12:\"capabilities\";a:50:{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:22:\"edit_wpautoterms_pages\";b:1;s:29:\"edit_others_wpautoterms_pages\";b:1;s:30:\"edit_private_wpautoterms_pages\";b:1;s:32:\"edit_published_wpautoterms_pages\";b:1;s:30:\"read_private_wpautoterms_pages\";b:1;s:24:\"delete_wpautoterms_pages\";b:1;s:31:\"delete_others_wpautoterms_pages\";b:1;s:32:\"delete_private_wpautoterms_pages\";b:1;s:34:\"delete_published_wpautoterms_pages\";b:1;s:25:\"publish_wpautoterms_pages\";b:1;s:20:\"aioseo_page_analysis\";b:1;s:28:\"aioseo_page_general_settings\";b:1;s:29:\"aioseo_page_advanced_settings\";b:1;s:27:\"aioseo_page_schema_settings\";b:1;s:27:\"aioseo_page_social_settings\";b:1;s:30:\"aioseo_page_local_seo_settings\";b:1;}}}','yes'),(96,'fresh_site','0','yes'),(97,'widget_search','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(98,'widget_recent-posts','a:1:{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:2:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(101,'widget_meta','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(102,'sidebars_widgets','a:6:{s:19:\"wp_inactive_widgets\";a:3:{i:0;s:10:\"archives-2\";i:1;s:6:\"meta-2\";i:2;s:17:\"recent-comments-2\";}s:9:\"sidebar-1\";a:7:{i:0;s:8:\"search-2\";i:1;s:21:\"ocius-featured-post-2\";i:2;s:12:\"categories-2\";i:3;s:10:\"calendar-2\";i:4;s:13:\"media_image-2\";i:5;s:7:\"block-3\";i:6;s:7:\"block-5\";}s:8:\"footer-1\";a:1:{i:0;s:13:\"media_video-2\";}s:8:\"footer-2\";a:1:{i:0;s:13:\"media_image-3\";}s:8:\"footer-3\";a:1:{i:0;s:16:\"wpforms-widget-2\";}s:13:\"array_version\";i:3;}','yes'),(103,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(104,'db-version-secure','csAOJur2wY','yes'),(105,'tagline','','yes'),(107,'auth_key','M5,3_2$R(XE/6~;Jh^h7KE,:cM9ll-FVxJq{lNvVfgYLak,[)@kWZEqX=9pB~6&L','no'),(108,'auth_salt','o[K4x5g^OiGv__s,% ,+~8y3|1%u0Y49-QAnl+k,m_.rKe>m)`S3qYHNce%/qti$','no'),(109,'logged_in_key','H=9dkfbH=ZwCh69;BkueF:}u&WXJQP|q5Pz0Fgl~|Hg5m|0Ewmd;j.y)1A-ce;(%','no'),(110,'logged_in_salt','l[lywjn|/. S,D_^}!,hgCo<Fz~b2IkwR.to+O[6x*Shc?_B)W,aol!!FnFZg?;]','no'),(111,'cron','a:15:{i:1680072429;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:1680072680;a:1:{s:27:\"wpil_broken_link_check_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"10min\";s:4:\"args\";a:0:{}s:8:\"interval\";i:600;}}}i:1680073554;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:1680075274;a:1:{s:21:\"wp_update_user_counts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1680080754;a:3:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1680102821;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:1680109021;a:1:{s:21:\"ai1wm_storage_cleanup\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1680123953;a:1:{s:15:\"ebn_optimize_db\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1680123954;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:1680123955;a:2:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1680151834;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:1680154400;a:1:{s:33:\"aioseop_cron_check_remote_notices\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1680383154;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:1680530400;a:1:{s:28:\"wpforms_email_summaries_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:30:\"wpforms_email_summaries_weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}s:7:\"version\";i:2;}','yes'),(112,'update_day','1','yes'),(113,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(114,'widget_calendar','a:2:{i:2;a:1:{s:5:\"title\";s:8:\"Calendar\";}s:12:\"_multiwidget\";i:1;}','yes'),(115,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(116,'widget_media_image','a:3:{i:2;a:15:{s:4:\"size\";s:4:\"full\";s:5:\"width\";i:736;s:6:\"height\";i:981;s:7:\"caption\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:9:\"link_type\";s:6:\"custom\";s:8:\"link_url\";s:1:\"#\";s:13:\"image_classes\";s:0:\"\";s:12:\"link_classes\";s:0:\"\";s:8:\"link_rel\";s:0:\"\";s:17:\"link_target_blank\";b:0;s:11:\"image_title\";s:0:\"\";s:13:\"attachment_id\";i:53;s:3:\"url\";s:64:\"http://boerenmarkt-denhaag.nl/wp-content/uploads/2020/07/415.jpg\";s:5:\"title\";s:17:\"Vegetable & Fruit\";}i:3;a:15:{s:4:\"size\";s:4:\"full\";s:5:\"width\";i:848;s:6:\"height\";i:565;s:7:\"caption\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:9:\"link_type\";s:6:\"custom\";s:8:\"link_url\";s:1:\"#\";s:13:\"image_classes\";s:0:\"\";s:12:\"link_classes\";s:0:\"\";s:8:\"link_rel\";s:0:\"\";s:17:\"link_target_blank\";b:0;s:11:\"image_title\";s:0:\"\";s:13:\"attachment_id\";i:54;s:3:\"url\";s:64:\"http://boerenmarkt-denhaag.nl/wp-content/uploads/2020/07/416.jpg\";s:5:\"title\";s:10:\"Check This\";}s:12:\"_multiwidget\";i:1;}','yes'),(117,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(118,'widget_media_video','a:2:{i:2;a:11:{s:7:\"preload\";s:8:\"metadata\";s:4:\"loop\";b:0;s:7:\"content\";s:0:\"\";s:3:\"mp4\";s:0:\"\";s:3:\"m4v\";s:0:\"\";s:4:\"webm\";s:0:\"\";s:3:\"ogv\";s:0:\"\";s:3:\"flv\";s:0:\"\";s:13:\"attachment_id\";i:0;s:3:\"url\";s:43:\"https://www.youtube.com/watch?v=VE8xkcRn1iE\";s:5:\"title\";s:10:\"Watch More\";}s:12:\"_multiwidget\";i:1;}','yes'),(119,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(120,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(122,'nonce_key','YwW~#$z{k,RTq<|6nI7z#N29zgP&d tCyxs);S152IX!?|3R{H(P|k_}16X@h.{h','no'),(123,'nonce_salt','z9{TFm`Rl:;bR0BWV|74~wKAsI}9bw)pf_]t!9nLHu#w@P-cr@hMka{R=`Cm.i&P','no'),(124,'widget_akismet_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(133,'current_theme','Ocius Grid','yes'),(144,'theme_mods_minimer_child','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1595396137;s:4:\"data\";a:4:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:4:{i:0;s:8:\"search-2\";i:1;s:12:\"categories-2\";i:2;s:14:\"recent-posts-2\";i:3;s:11:\"tag_cloud-2\";}s:9:\"sidebar-2\";a:0:{}s:9:\"sidebar-3\";a:0:{}}}}','yes'),(145,'crawl-delay-value','5','yes'),(172,'secure_auth_key','kWO/8T@/Zi-v]$@VS%i+v;jm-!@|(s#cq:)7ja/qC$y:n{p~cBkF3Acr78_|Q^p`','no'),(173,'secure_auth_salt',')0cN}z{Z{lUBxer2IKeJ849 ?9=>.6!9R/oTW^hi4Z.:EGCl9Li7%h:Ncfo0*WA{','no'),(200,'recently_activated','a:0:{}','yes'),(207,'action_scheduler_hybrid_store_demarkation','26','yes'),(208,'schema-ActionScheduler_StoreSchema','6.0.1647853848','yes'),(209,'schema-ActionScheduler_LoggerSchema','3.0.1647853848','yes'),(210,'wpforms_version','1.6.1','yes'),(211,'wpforms_activated','a:1:{s:4:\"lite\";i:1595395569;}','yes'),(214,'action_scheduler_lock_async-request-runner','1679741810','yes'),(215,'wpforms_version_lite','1.6.1','yes'),(216,'widget_wpforms-widget','a:2:{i:2;a:4:{s:5:\"title\";s:8:\"Book Now\";s:7:\"form_id\";i:28;s:10:\"show_title\";b:0;s:9:\"show_desc\";b:0;}s:12:\"_multiwidget\";i:1;}','yes'),(222,'wpautoterms_activated','1','yes'),(223,'wpautoterms_legal_pages_slug','wpautoterms','yes'),(224,'wpautoterms_version','2.4.9','yes'),(225,'widget_wpautoterms_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(226,'wpautoterms_links','1','yes'),(227,'wpautoterms_links_bg_color','#ffffff','yes'),(228,'wpautoterms_links_font','Arial, sans-serif','yes'),(229,'wpautoterms_links_font_size','14px','yes'),(230,'wpautoterms_links_text_color','#cccccc','yes'),(231,'wpautoterms_links_text_align','center','yes'),(232,'wpautoterms_links_links_color','#000000','yes'),(233,'wpautoterms_links_separator','-','yes'),(234,'wpautoterms_links_target_blank','','yes'),(235,'wpautoterms_update_notice','','yes'),(236,'wpautoterms_update_notice_bar_position','top','yes'),(237,'wpautoterms_update_notice_bar_type','static','yes'),(238,'wpautoterms_update_notice_disable_logged','yes','yes'),(239,'wpautoterms_update_notice_duration','3','yes'),(240,'wpautoterms_update_notice_message','Our <a href=\"[wpautoterms page_link]\">[wpautoterms page_title]</a> has been updated on [wpautoterms last_updated_date].','yes'),(241,'wpautoterms_update_notice_message_multiple','Our [wpautoterms page_links] have been updated on [wpautoterms last_updated_date].','yes'),(242,'wpautoterms_update_notice_close_message','Close','yes'),(243,'wpautoterms_update_notice_bg_color','','yes'),(244,'wpautoterms_update_notice_font','','yes'),(245,'wpautoterms_update_notice_font_size','','yes'),(246,'wpautoterms_update_notice_text_color','','yes'),(247,'wpautoterms_update_notice_links_color','','yes'),(248,'wpautoterms_cookies_notice','','yes'),(249,'wpautoterms_cookies_notice_bar_position','top','yes'),(250,'wpautoterms_cookies_notice_bar_type','static','yes'),(251,'wpautoterms_cookies_notice_disable_logged','yes','yes'),(252,'wpautoterms_cookies_notice_message','We use cookies to ensure that we give you the best experience on our website','yes'),(253,'wpautoterms_cookies_notice_close_message','Close','yes'),(254,'wpautoterms_cookies_notice_bg_color','','yes'),(255,'wpautoterms_cookies_notice_font','','yes'),(256,'wpautoterms_cookies_notice_font_size','','yes'),(257,'wpautoterms_cookies_notice_text_color','','yes'),(258,'wpautoterms_cookies_notice_links_color','','yes'),(259,'wpautoterms_endorsements','','yes'),(260,'wpautoterms_endorsements_message','<p>Some of the links in this article are \"affiliate links\", a link with a special tracking code. This means if you click on an affiliate link and purchase the item, we will receive an affiliate commission.</p> <p>The price of the item is the same whether it is an affiliate link or not. Regardless, we only recommend products or services we believe will add value to our readers.</p> <p>By using the affiliate links, you are helping support our Website, and we genuinely appreciate your support.</p>','yes'),(261,'wpautoterms_endorsements_when','','yes'),(262,'wpautoterms_endorsements_tag','','yes'),(263,'wpautoterms_site_name','www.boerenmarkt-denhaag.nl','yes'),(264,'wpautoterms_site_url','http://boerenmarkt-denhaag.nl','yes'),(265,'wpautoterms_company_name','www.boerenmarkt-denhaag.nl','yes'),(266,'wpautoterms_country','','yes'),(267,'wpautoterms_state','','yes'),(268,'wpautoterms_show_in_pages_widget','','yes'),(269,'wpautoterms_cache_plugins_compat','','yes'),(270,'wpautoterms_license','','yes'),(271,'wpautoterms_ob_total','1','yes'),(272,'wpautoterms_ob_not_intercepted','0','yes'),(277,'wpautoterms_cache_plugins_detection','','yes'),(278,'aioseop_options','a:79:{s:17:\"aiosp_license_key\";N;s:16:\"aiosp_home_title\";N;s:22:\"aiosp_home_description\";s:0:\"\";s:20:\"aiosp_togglekeywords\";i:1;s:19:\"aiosp_home_keywords\";N;s:26:\"aiosp_use_static_home_info\";i:0;s:9:\"aiosp_can\";i:1;s:30:\"aiosp_no_paged_canonical_links\";i:0;s:20:\"aiosp_force_rewrites\";i:1;s:24:\"aiosp_use_original_title\";i:0;s:28:\"aiosp_home_page_title_format\";s:12:\"%page_title%\";s:23:\"aiosp_page_title_format\";s:27:\"%page_title% | %site_title%\";s:23:\"aiosp_post_title_format\";s:27:\"%post_title% | %site_title%\";s:27:\"aiosp_category_title_format\";s:31:\"%category_title% | %site_title%\";s:26:\"aiosp_archive_title_format\";s:30:\"%archive_title% | %site_title%\";s:23:\"aiosp_date_title_format\";s:21:\"%date% | %site_title%\";s:25:\"aiosp_author_title_format\";s:23:\"%author% | %site_title%\";s:22:\"aiosp_tag_title_format\";s:20:\"%tag% | %site_title%\";s:25:\"aiosp_search_title_format\";s:23:\"%search% | %site_title%\";s:24:\"aiosp_description_format\";s:13:\"%description%\";s:22:\"aiosp_404_title_format\";s:33:\"Nothing found for %request_words%\";s:18:\"aiosp_paged_format\";s:14:\" - Part %page%\";s:17:\"aiosp_cpostactive\";a:3:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:7:\"product\";}s:18:\"aiosp_cpostnoindex\";a:0:{}s:19:\"aiosp_cpostnofollow\";a:0:{}s:21:\"aiosp_posttypecolumns\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}s:19:\"aiosp_google_verify\";s:0:\"\";s:17:\"aiosp_bing_verify\";s:0:\"\";s:22:\"aiosp_pinterest_verify\";s:0:\"\";s:19:\"aiosp_yandex_verify\";s:0:\"\";s:18:\"aiosp_baidu_verify\";s:0:\"\";s:25:\"aiosp_google_analytics_id\";N;s:25:\"aiosp_ga_advanced_options\";s:2:\"on\";s:15:\"aiosp_ga_domain\";N;s:21:\"aiosp_ga_multi_domain\";i:0;s:21:\"aiosp_ga_addl_domains\";N;s:21:\"aiosp_ga_anonymize_ip\";N;s:28:\"aiosp_ga_display_advertising\";N;s:22:\"aiosp_ga_exclude_users\";N;s:29:\"aiosp_ga_track_outbound_links\";i:0;s:25:\"aiosp_ga_link_attribution\";i:0;s:27:\"aiosp_ga_enhanced_ecommerce\";i:0;s:19:\"aiosp_schema_markup\";s:1:\"1\";s:32:\"aiosp_schema_search_results_page\";s:1:\"1\";s:33:\"aiosp_schema_social_profile_links\";s:0:\"\";s:28:\"aiosp_schema_site_represents\";s:12:\"organization\";s:30:\"aiosp_schema_organization_name\";s:0:\"\";s:30:\"aiosp_schema_organization_logo\";s:0:\"\";s:24:\"aiosp_schema_person_user\";s:1:\"1\";s:31:\"aiosp_schema_person_manual_name\";N;s:32:\"aiosp_schema_person_manual_image\";N;s:25:\"aiosp_schema_phone_number\";s:0:\"\";s:25:\"aiosp_schema_contact_type\";s:4:\"none\";s:20:\"aiosp_use_categories\";i:0;s:26:\"aiosp_use_tags_as_keywords\";i:1;s:32:\"aiosp_dynamic_postspage_keywords\";i:1;s:22:\"aiosp_category_noindex\";i:1;s:26:\"aiosp_archive_date_noindex\";i:1;s:28:\"aiosp_archive_author_noindex\";i:1;s:18:\"aiosp_tags_noindex\";i:0;s:20:\"aiosp_search_noindex\";i:0;s:17:\"aiosp_404_noindex\";i:0;s:17:\"aiosp_tax_noindex\";a:0:{}s:23:\"aiosp_paginated_noindex\";i:0;s:24:\"aiosp_paginated_nofollow\";i:0;s:27:\"aiosp_generate_descriptions\";i:0;s:18:\"aiosp_skip_excerpt\";i:0;s:20:\"aiosp_run_shortcodes\";i:0;s:33:\"aiosp_hide_paginated_descriptions\";i:0;s:32:\"aiosp_dont_truncate_descriptions\";i:0;s:20:\"aiosp_unprotect_meta\";i:0;s:33:\"aiosp_redirect_attachement_parent\";i:0;s:14:\"aiosp_ex_pages\";s:0:\"\";s:20:\"aiosp_post_meta_tags\";s:0:\"\";s:20:\"aiosp_page_meta_tags\";s:0:\"\";s:21:\"aiosp_front_meta_tags\";s:0:\"\";s:20:\"aiosp_home_meta_tags\";s:0:\"\";s:12:\"aiosp_do_log\";N;s:19:\"last_active_version\";s:5:\"3.6.2\";}','yes'),(281,'aioseop_notices','a:4:{s:7:\"notices\";a:1:{s:17:\"review_plugin_cta\";a:3:{s:4:\"slug\";s:17:\"review_plugin_cta\";s:10:\"time_start\";i:1623585650;s:8:\"time_set\";i:1622376051;}}s:14:\"remote_notices\";a:1:{s:9:\"remote_55\";a:7:{s:5:\"title\";s:58:\"Introducing Breadcrumbs - Boost SEO & User Experience ?\";s:7:\"content\";s:355:\"Now you can easily add breadcrumb navigation on your website to improve user experience & boost SEO rankings.\r\n<br /><br />\r\nOur breadcrumbs feature is available for all users, so you can get an enhanced website listing in Google.\r\n<br /><br />\r\nIf you want more control over Breadcrumb templates, then please upgrade to AIOSEO Pro today and save 50% off.\";s:4:\"type\";a:1:{i:0;s:3:\"3-x\";}s:2:\"id\";i:55;s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:158:\"https://aioseo.com/introducing-breadcrumbs/?utm_source=WordPress&utm_campaign=introducing-breadcrumbs-v3&utm_medium=plugin-notification&utm_content=Learn More\";s:4:\"text\";s:10:\"Learn More\";}s:3:\"alt\";a:2:{s:3:\"url\";s:146:\"https://aioseo.com/pricing/?utm_source=WordPress&utm_campaign=introducing-breadcrumbs-v3&utm_medium=plugin-notification&utm_content=Get AIOSEO Pro\";s:4:\"text\";s:14:\"Get AIOSEO Pro\";}}s:5:\"start\";s:19:\"2021-05-25 14:11:46\";s:17:\"notification_type\";s:7:\"success\";}}s:14:\"active_notices\";a:1:{s:17:\"review_plugin_cta\";i:1623585650;}s:17:\"dismissed_notices\";a:0:{}}','no'),(282,'aioseop_detected_conflicting_plugins','a:0:{}','yes'),(290,'theme_mods_ocius-grid','a:6:{i:0;b:0;s:18:\"nav_menu_locations\";a:3:{s:6:\"menu-1\";i:8;s:11:\"social-menu\";i:9;s:8:\"top-menu\";i:10;}s:18:\"custom_css_post_id\";i:61;s:13:\"ocius_options\";a:4:{s:23:\"ocius-content-show-from\";s:7:\"content\";s:22:\"ocius-footer-copyright\";s:23:\"All Right Reserved 2020\";s:25:\"ocius-enable-blog-sharing\";b:0;s:27:\"ocius-enable-single-sharing\";b:0;}s:11:\"custom_logo\";i:59;s:16:\"header_textcolor\";s:5:\"blank\";}','yes'),(291,'theme_switched','','yes'),(292,'widget_ocius-featured-post','a:2:{i:2;a:3:{s:5:\"title\";s:12:\"Recent Posts\";s:3:\"cat\";i:0;s:11:\"post-number\";i:10;}s:12:\"_multiwidget\";i:1;}','yes'),(293,'widget_ocius-author','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(294,'widget_ocius-social-icons','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(298,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(299,'wpautoterms_cache_plugins_detected','1','yes'),(308,'mk_te_settings_options','a:5:{s:7:\"e_d_t_e\";s:3:\"yes\";s:17:\"code_editor_theme\";s:6:\"cobalt\";s:9:\"e_w_d_t_e\";s:3:\"yes\";s:7:\"e_d_p_e\";s:3:\"yes\";s:9:\"e_w_d_p_e\";s:3:\"yes\";}','yes'),(311,'theme_editor_email_verified_1','yes','yes'),(317,'ssb_networks','a:1:{s:14:\"icon_selection\";s:34:\"fbshare,twitter,linkedin,pinterest\";}','yes'),(318,'ssb_themes','a:1:{s:10:\"icon_style\";s:16:\"round-btm-border\";}','yes'),(319,'ssb_positions','a:1:{s:8:\"position\";a:2:{s:7:\"sidebar\";s:7:\"sidebar\";s:6:\"inline\";s:6:\"inline\";}}','yes'),(320,'ssb_inline','a:14:{s:8:\"location\";s:5:\"below\";s:14:\"icon_alignment\";s:4:\"left\";s:9:\"animation\";s:12:\"no-animation\";s:12:\"share_counts\";s:1:\"0\";s:11:\"total_share\";s:1:\"0\";s:10:\"icon_space\";s:1:\"0\";s:16:\"icon_space_value\";s:0:\"\";s:11:\"hide_mobile\";s:1:\"0\";s:16:\"show_on_category\";s:1:\"0\";s:15:\"show_on_archive\";s:1:\"0\";s:11:\"show_on_tag\";s:1:\"0\";s:14:\"show_on_search\";s:1:\"0\";s:11:\"share_title\";s:0:\"\";s:5:\"posts\";a:2:{s:4:\"home\";s:4:\"home\";s:4:\"post\";s:4:\"post\";}}','yes'),(321,'ssb_advanced','a:1:{s:11:\"ssb_og_tags\";s:1:\"1\";}','yes'),(322,'ssb_pr_version','3.1.1','yes'),(323,'widget_ssb_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(324,'ssb_sidebar','a:8:{s:11:\"orientation\";s:4:\"left\";s:9:\"animation\";s:12:\"no-animation\";s:12:\"share_counts\";s:1:\"0\";s:11:\"total_share\";s:1:\"0\";s:10:\"icon_space\";s:1:\"0\";s:16:\"icon_space_value\";s:0:\"\";s:11:\"hide_mobile\";s:1:\"0\";s:5:\"posts\";a:3:{s:4:\"home\";s:4:\"home\";s:4:\"post\";s:4:\"post\";s:4:\"page\";s:4:\"page\";}}','yes'),(325,'ssb_media','','yes'),(326,'ssb_popup','','yes'),(327,'ssb_flyin','','yes'),(328,'ssb_active_time','1595399238','no'),(2568,'category_children','a:0:{}','yes'),(4675,'mainwp_child_update_version','1.5','yes'),(4676,'mainwp_child_plugin_version','4.2.3','yes'),(4677,'mainwp_child_auth','a:7:{i:5;s:32:\"8cc26a27a66da0a8df2395c4228e2557\";s:4:\"last\";i:1680048497;i:4;s:32:\"84f3746ec045760ef9fd0d5b5bf9aee7\";i:3;s:32:\"f6ee572bc504ef544ddcfe7353691dd7\";i:2;s:32:\"9424e981f5eed86091276f600d45c4e1\";i:1;s:32:\"561669dca7839098b3f125d6d25639e7\";i:0;s:32:\"de8ad53cc826a3b573e99cc235591d39\";}','yes'),(4678,'mainwp_child_branding_settings','a:4:{s:13:\"contact_label\";s:15:\"Contact Support\";s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:0:\"\";s:21:\"branding_disconnected\";s:0:\"\";}','no'),(4679,'mainwp_child_activated_once','1','no'),(4682,'mainwp_child_pubkey','LS0tLS1CRUdJTiBQVUJMSUMgS0VZLS0tLS0KTUlJQklqQU5CZ2txaGtpRzl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUF4SFp1MEU1ZmhqaU5BcGtyMVNxMApqMnpEWU1vbjhmUWNpRXdxbkZzZi91RnBURjViMGF0b1c5MDBrK2xndTFZUWhDbTVNQkFVYXE0U1RoSC90YWRQCm5tdXlIWmZvdndJaFZ3MnJ6bEJ3bnoxcmt3TTBmWXVVWjAvdExZNjM2R1p6MktnczMrdXJrdVk0dS9XQkgxVkQKUW1PdUtzbUZDVHN4UTkxSXBTdkNuSmJwUzRMaXhGWmo3NXN4aUdjR1poNzFjMFhLekg0cUFiQzY0aFhDVitiYwpSZWxlR05VWUtXRzJaSEMrVlgwdUMyYzlIdElpQnhWWjkxL2VnSjNLZHNHVnhkQnA0NEpwczY2eGcvMDZNSXJuCmFWNjJBQVJhS0RXQTBJYTlzN3hTOUhaZzZuOXRkN0VJb3NiOEZCRURhSy9YTjBQb2cwdmVLQy9GWFlaWXlwTlQKZ1FJREFRQUIKLS0tLS1FTkQgUFVCTElDIEtFWS0tLS0tCg==','yes'),(4683,'mainwp_child_server','https://dashboard.comparrot.nl/wp-admin/','no'),(4684,'mainwp_child_nonce','0','no'),(4685,'mainwp_child_nossl','0','yes'),(4686,'mainwp_child_nossl_key','caf63699d4f5f3b5caf5b00f0ff358203e2d1902fc85a83dae47d8c3a4598dd1','yes'),(4687,'mainwp_premium_updates','a:0:{}','no'),(4747,'mainwp_child_clone_sites','0','no'),(4748,'mainwp_child_siteid','743','no'),(4778,'recovery_keys','a:0:{}','yes'),(5428,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:27:\"[email protected]\";s:7:\"version\";s:3:\"6.0\";s:9:\"timestamp\";i:1653901642;}','no'),(5429,'widget_aioseo-breadcrumb-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(5430,'aioseo_options_internal','{\"internal\":{\"validLicenseKey\":null,\"lastActiveVersion\":\"4.2.1.1\",\"migratedVersion\":\"3.6.2\",\"siteAnalysis\":{\"connectToken\":null,\"score\":0,\"results\":null,\"competitors\":[]},\"headlineAnalysis\":{\"headlines\":[]},\"wizard\":null,\"category\":null,\"categoryOther\":null,\"deprecatedOptions\":[\"autogenerateDescriptions\"]},\"integrations\":{\"semrush\":{\"accessToken\":null,\"tokenType\":null,\"expires\":null,\"refreshToken\":null}},\"database\":{\"installedTables\":\"{\\\"WP_aioseo_posts\\\":[\\\"id\\\",\\\"post_id\\\",\\\"title\\\",\\\"description\\\",\\\"keywords\\\",\\\"keyphrases\\\",\\\"page_analysis\\\",\\\"canonical_url\\\",\\\"og_title\\\",\\\"og_description\\\",\\\"og_object_type\\\",\\\"og_image_type\\\",\\\"og_image_url\\\",\\\"og_image_width\\\",\\\"og_image_height\\\",\\\"og_image_custom_url\\\",\\\"og_image_custom_fields\\\",\\\"og_video\\\",\\\"og_custom_url\\\",\\\"og_article_section\\\",\\\"og_article_tags\\\",\\\"twitter_use_og\\\",\\\"twitter_card\\\",\\\"twitter_image_type\\\",\\\"twitter_image_url\\\",\\\"twitter_image_custom_url\\\",\\\"twitter_image_custom_fields\\\",\\\"twitter_title\\\",\\\"twitter_description\\\",\\\"seo_score\\\",\\\"schema_type\\\",\\\"schema_type_options\\\",\\\"pillar_content\\\",\\\"robots_default\\\",\\\"robots_noindex\\\",\\\"robots_noarchive\\\",\\\"robots_nosnippet\\\",\\\"robots_nofollow\\\",\\\"robots_noimageindex\\\",\\\"robots_noodp\\\",\\\"robots_notranslate\\\",\\\"robots_max_snippet\\\",\\\"robots_max_videopreview\\\",\\\"robots_max_imagepreview\\\",\\\"tabs\\\",\\\"images\\\",\\\"image_scan_date\\\",\\\"priority\\\",\\\"frequency\\\",\\\"videos\\\",\\\"video_thumbnail\\\",\\\"video_scan_date\\\",\\\"local_seo\\\",\\\"limit_modified_date\\\",\\\"created\\\",\\\"updated\\\"],\\\"WP_actionscheduler_actions\\\":[],\\\"WP_actionscheduler_logs\\\":[],\\\"WP_actionscheduler_groups\\\":[],\\\"WP_actionscheduler_claims\\\":[],\\\"WP_aioseo_notifications\\\":[],\\\"wp_aioseo_posts\\\":[\\\"id\\\",\\\"post_id\\\",\\\"title\\\",\\\"description\\\",\\\"keywords\\\",\\\"keyphrases\\\",\\\"page_analysis\\\",\\\"canonical_url\\\",\\\"og_title\\\",\\\"og_description\\\",\\\"og_object_type\\\",\\\"og_image_type\\\",\\\"og_image_url\\\",\\\"og_image_width\\\",\\\"og_image_height\\\",\\\"og_image_custom_url\\\",\\\"og_image_custom_fields\\\",\\\"og_video\\\",\\\"og_custom_url\\\",\\\"og_article_section\\\",\\\"og_article_tags\\\",\\\"twitter_use_og\\\",\\\"twitter_card\\\",\\\"twitter_image_type\\\",\\\"twitter_image_url\\\",\\\"twitter_image_custom_url\\\",\\\"twitter_image_custom_fields\\\",\\\"twitter_title\\\",\\\"twitter_description\\\",\\\"seo_score\\\",\\\"schema_type\\\",\\\"schema_type_options\\\",\\\"pillar_content\\\",\\\"robots_default\\\",\\\"robots_noindex\\\",\\\"robots_noarchive\\\",\\\"robots_nosnippet\\\",\\\"robots_nofollow\\\",\\\"robots_noimageindex\\\",\\\"robots_noodp\\\",\\\"robots_notranslate\\\",\\\"robots_max_snippet\\\",\\\"robots_max_videopreview\\\",\\\"robots_max_imagepreview\\\",\\\"tabs\\\",\\\"images\\\",\\\"image_scan_date\\\",\\\"priority\\\",\\\"frequency\\\",\\\"videos\\\",\\\"video_thumbnail\\\",\\\"video_scan_date\\\",\\\"local_seo\\\",\\\"limit_modified_date\\\",\\\"created\\\",\\\"updated\\\"],\\\"wp_actionscheduler_actions\\\":[],\\\"wp_actionscheduler_logs\\\":[],\\\"wp_actionscheduler_groups\\\":[],\\\"wp_actionscheduler_claims\\\":[],\\\"wp_aioseo_notifications\\\":[]}\"}}','yes'),(5431,'aioseo_options_internal_lite','{\"internal\":{\"activated\":0,\"firstActivated\":1643058295,\"installed\":0,\"connect\":{\"key\":null,\"time\":0,\"network\":false,\"token\":null}}}','yes'),(5432,'aioseo_options_v3','a:79:{s:17:\"aiosp_license_key\";N;s:16:\"aiosp_home_title\";N;s:22:\"aiosp_home_description\";s:0:\"\";s:20:\"aiosp_togglekeywords\";s:0:\"\";s:19:\"aiosp_home_keywords\";N;s:26:\"aiosp_use_static_home_info\";i:0;s:9:\"aiosp_can\";i:1;s:30:\"aiosp_no_paged_canonical_links\";i:0;s:20:\"aiosp_force_rewrites\";i:1;s:24:\"aiosp_use_original_title\";i:0;s:28:\"aiosp_home_page_title_format\";s:12:\"%page_title%\";s:23:\"aiosp_page_title_format\";s:27:\"%page_title% | %site_title%\";s:23:\"aiosp_post_title_format\";s:27:\"%post_title% | %site_title%\";s:27:\"aiosp_category_title_format\";s:31:\"%category_title% | %site_title%\";s:26:\"aiosp_archive_title_format\";s:30:\"%archive_title% | %site_title%\";s:23:\"aiosp_date_title_format\";s:21:\"%date% | %site_title%\";s:25:\"aiosp_author_title_format\";s:23:\"%author% | %site_title%\";s:22:\"aiosp_tag_title_format\";s:20:\"%tag% | %site_title%\";s:25:\"aiosp_search_title_format\";s:23:\"%search% | %site_title%\";s:24:\"aiosp_description_format\";s:13:\"%description%\";s:22:\"aiosp_404_title_format\";s:33:\"Nothing found for %request_words%\";s:18:\"aiosp_paged_format\";s:14:\" - Part %page%\";s:17:\"aiosp_cpostactive\";a:3:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:7:\"product\";}s:18:\"aiosp_cpostnoindex\";a:0:{}s:19:\"aiosp_cpostnofollow\";a:0:{}s:21:\"aiosp_posttypecolumns\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}s:19:\"aiosp_google_verify\";s:0:\"\";s:17:\"aiosp_bing_verify\";s:0:\"\";s:22:\"aiosp_pinterest_verify\";s:0:\"\";s:19:\"aiosp_yandex_verify\";s:0:\"\";s:18:\"aiosp_baidu_verify\";s:0:\"\";s:25:\"aiosp_google_analytics_id\";N;s:25:\"aiosp_ga_advanced_options\";s:2:\"on\";s:15:\"aiosp_ga_domain\";N;s:21:\"aiosp_ga_multi_domain\";i:0;s:21:\"aiosp_ga_addl_domains\";N;s:21:\"aiosp_ga_anonymize_ip\";N;s:28:\"aiosp_ga_display_advertising\";N;s:22:\"aiosp_ga_exclude_users\";N;s:29:\"aiosp_ga_track_outbound_links\";i:0;s:25:\"aiosp_ga_link_attribution\";i:0;s:27:\"aiosp_ga_enhanced_ecommerce\";i:0;s:19:\"aiosp_schema_markup\";s:1:\"1\";s:32:\"aiosp_schema_search_results_page\";s:1:\"1\";s:33:\"aiosp_schema_social_profile_links\";s:0:\"\";s:28:\"aiosp_schema_site_represents\";s:12:\"organization\";s:30:\"aiosp_schema_organization_name\";s:0:\"\";s:30:\"aiosp_schema_organization_logo\";s:0:\"\";s:24:\"aiosp_schema_person_user\";s:1:\"1\";s:31:\"aiosp_schema_person_manual_name\";N;s:32:\"aiosp_schema_person_manual_image\";N;s:25:\"aiosp_schema_phone_number\";s:0:\"\";s:25:\"aiosp_schema_contact_type\";s:4:\"none\";s:20:\"aiosp_use_categories\";i:0;s:26:\"aiosp_use_tags_as_keywords\";i:1;s:32:\"aiosp_dynamic_postspage_keywords\";i:1;s:22:\"aiosp_category_noindex\";i:1;s:26:\"aiosp_archive_date_noindex\";i:1;s:28:\"aiosp_archive_author_noindex\";i:1;s:18:\"aiosp_tags_noindex\";i:0;s:20:\"aiosp_search_noindex\";i:0;s:17:\"aiosp_404_noindex\";i:0;s:17:\"aiosp_tax_noindex\";a:0:{}s:23:\"aiosp_paginated_noindex\";i:0;s:24:\"aiosp_paginated_nofollow\";i:0;s:27:\"aiosp_generate_descriptions\";i:0;s:18:\"aiosp_skip_excerpt\";i:0;s:20:\"aiosp_run_shortcodes\";i:0;s:33:\"aiosp_hide_paginated_descriptions\";i:0;s:32:\"aiosp_dont_truncate_descriptions\";i:0;s:20:\"aiosp_unprotect_meta\";i:0;s:33:\"aiosp_redirect_attachement_parent\";i:0;s:14:\"aiosp_ex_pages\";s:0:\"\";s:20:\"aiosp_post_meta_tags\";s:0:\"\";s:20:\"aiosp_page_meta_tags\";s:0:\"\";s:21:\"aiosp_front_meta_tags\";s:0:\"\";s:20:\"aiosp_home_meta_tags\";s:0:\"\";s:12:\"aiosp_do_log\";N;s:19:\"last_active_version\";s:5:\"3.6.2\";}','yes'),(5437,'aioseo_options','{\"internal\":[],\"webmasterTools\":{\"google\":\"\",\"bing\":\"\",\"yandex\":\"\",\"baidu\":\"\",\"pinterest\":\"\",\"microsoftClarityProjectId\":null,\"alexa\":null,\"norton\":null,\"miscellaneousVerification\":null},\"breadcrumbs\":{\"enable\":true,\"separator\":\"&raquo;\",\"homepageLink\":true,\"homepageLabel\":\"Home\",\"breadcrumbPrefix\":null,\"archiveFormat\":\"Archives for #breadcrumb_archive_post_type_name\",\"searchResultFormat\":\"Search for \'#breadcrumb_search_string\'\",\"errorFormat404\":\"404 Error: page not found\",\"showCurrentItem\":true,\"linkCurrentItem\":false,\"categoryFullHierarchy\":false,\"showBlogHome\":false},\"rssContent\":{\"before\":null,\"after\":\"&lt;p&gt;The post #post_link first appeared on #site_link.&lt;\\/p&gt;\"},\"advanced\":{\"truSeo\":true,\"headlineAnalyzer\":true,\"seoAnalysis\":true,\"dashboardWidgets\":true,\"announcements\":true,\"postTypes\":{\"all\":false,\"included\":[\"post\",\"page\"]},\"taxonomies\":{\"all\":true,\"included\":[\"category\",\"post_tag\",\"product_cat\",\"product_tag\"]},\"uninstall\":false},\"sitemap\":{\"general\":{\"enable\":true,\"filename\":\"sitemap\",\"indexes\":true,\"linksPerIndex\":1000,\"postTypes\":{\"all\":true,\"included\":[\"post\",\"page\",\"attachment\",\"product\"]},\"taxonomies\":{\"all\":true,\"included\":[\"category\",\"post_tag\",\"product_cat\",\"product_tag\"]},\"author\":false,\"date\":false,\"additionalPages\":{\"enable\":false,\"pages\":[]},\"advancedSettings\":{\"enable\":false,\"excludeImages\":false,\"excludePosts\":[],\"excludeTerms\":[],\"priority\":{\"homePage\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"postTypes\":{\"grouped\":true,\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"taxonomies\":{\"grouped\":true,\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"archive\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"author\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"}}}},\"rss\":{\"enable\":true,\"linksPerIndex\":50,\"postTypes\":{\"all\":true,\"included\":[\"post\",\"page\",\"product\"]}},\"html\":{\"enable\":true,\"pageUrl\":\"\",\"postTypes\":{\"all\":true,\"included\":[\"post\",\"page\",\"product\"]},\"taxonomies\":{\"all\":true,\"included\":[\"category\",\"post_tag\",\"product_cat\",\"product_tag\"]},\"sortOrder\":\"publish_date\",\"sortDirection\":\"asc\",\"publicationDate\":true,\"compactArchives\":false,\"advancedSettings\":{\"enable\":false,\"nofollowLinks\":false,\"excludePosts\":[],\"excludeTerms\":[]}}},\"social\":{\"profiles\":{\"sameUsername\":{\"enable\":false,\"username\":null,\"included\":[\"facebookPageUrl\",\"twitterUrl\",\"pinterestUrl\",\"instagramUrl\",\"youtubeUrl\",\"linkedinUrl\"]},\"urls\":{\"facebookPageUrl\":null,\"twitterUrl\":null,\"instagramUrl\":null,\"pinterestUrl\":null,\"youtubeUrl\":null,\"linkedinUrl\":null,\"tumblrUrl\":null,\"yelpPageUrl\":null,\"soundCloudUrl\":null,\"wikipediaUrl\":null,\"myspaceUrl\":null,\"googlePlacesUrl\":null}},\"siteSocialProfiles\":null,\"facebook\":{\"general\":{\"enable\":true,\"defaultImageSourcePosts\":\"default\",\"customFieldImagePosts\":null,\"defaultImagePosts\":\"\",\"defaultImagePostsWidth\":\"\",\"defaultImagePostsHeight\":\"\",\"showAuthor\":true,\"siteName\":\"#site_title #separator_sa #tagline\"},\"homePage\":{\"image\":\"\",\"title\":\"\",\"description\":\"\",\"imageWidth\":\"\",\"imageHeight\":\"\",\"objectType\":\"website\"},\"advanced\":{\"enable\":false,\"adminId\":\"\",\"appId\":\"\",\"authorUrl\":\"\",\"generateArticleTags\":false,\"useKeywordsInTags\":true,\"useCategoriesInTags\":true,\"usePostTagsInTags\":true}},\"twitter\":{\"general\":{\"enable\":true,\"useOgData\":false,\"defaultCardType\":\"summary\",\"defaultImageSourcePosts\":\"default\",\"customFieldImagePosts\":null,\"defaultImagePosts\":\"\",\"showAuthor\":true,\"additionalData\":false},\"homePage\":{\"image\":\"\",\"title\":\"\",\"description\":\"\",\"cardType\":\"summary\"}}},\"searchAppearance\":{\"global\":{\"separator\":\"|\",\"siteTitle\":\"Vegetable Shop\",\"metaDescription\":\"Vegetable Shop - Enjoy The Difference\",\"keywords\":null,\"schema\":{\"siteRepresents\":\"organization\",\"person\":\"1\",\"organizationName\":\"\",\"organizationLogo\":\"\",\"personName\":null,\"personLogo\":null,\"phone\":null,\"contactType\":\"manual\",\"contactTypeManual\":\"none\"}},\"advanced\":{\"globalRobotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noindexPaginated\":true,\"nofollowPaginated\":true,\"noindexFeed\":true,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"sitelinks\":true,\"noIndexEmptyCat\":true,\"removeStopWords\":false,\"noPaginationForCanonical\":false,\"useKeywords\":false,\"keywordsLooking\":true,\"useCategoriesForMetaKeywords\":false,\"useTagsForMetaKeywords\":true,\"dynamicallyGenerateKeywords\":true,\"pagedFormat\":\"- Part #page_number\",\"runShortcodes\":true},\"archives\":{\"author\":{\"show\":false,\"title\":\"#author_name | #site_title\",\"metaDescription\":\"#author_bio\",\"advanced\":{\"robotsMeta\":{\"default\":false,\"noindex\":true,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":null}},\"date\":{\"show\":false,\"title\":\"#archive_date | #site_title\",\"metaDescription\":\"\",\"advanced\":{\"robotsMeta\":{\"default\":false,\"noindex\":true,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":null}},\"search\":{\"show\":true,\"title\":\"#search_term | #site_title\",\"metaDescription\":\"\",\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":null}}}},\"tools\":{\"robots\":{\"enable\":false,\"rules\":[],\"robotsDetected\":true},\"importExport\":{\"backup\":{\"lastTime\":null,\"data\":null}}},\"deprecated\":{\"webmasterTools\":{\"googleAnalytics\":{\"id\":null,\"advanced\":true,\"trackingDomain\":null,\"multipleDomains\":false,\"additionalDomains\":null,\"anonymizeIp\":false,\"displayAdvertiserTracking\":false,\"excludeUsers\":[],\"trackOutboundLinks\":false,\"enhancedLinkAttribution\":false,\"enhancedEcommerce\":false}},\"searchAppearance\":{\"global\":{\"descriptionFormat\":null,\"schema\":{\"enableSchemaMarkup\":true}},\"advanced\":{\"autogenerateDescriptions\":false,\"runShortcodesInDescription\":true,\"useContentForAutogeneratedDescriptions\":false,\"excludePosts\":[],\"excludeTerms\":[]}},\"sitemap\":{\"general\":{\"advancedSettings\":{\"dynamic\":true}}},\"tools\":{\"blocker\":{\"blockBots\":null,\"blockReferer\":null,\"track\":null,\"custom\":{\"enable\":null,\"bots\":\"Abonti\\naggregator\\nAhrefsBot\\nasterias\\nBDCbot\\nBLEXBot\\nBuiltBotTough\\nBullseye\\nBunnySlippers\\nca-crawler\\nCCBot\\nCegbfeieh\\nCheeseBot\\nCherryPicker\\nCopyRightCheck\\ncosmos\\nCrescent\\ndiscobot\\nDittoSpyder\\nDotBot\\nDownload Ninja\\nEasouSpider\\nEmailCollector\\nEmailSiphon\\nEmailWolf\\nEroCrawler\\nExtractorPro\\nFasterfox\\nFeedBooster\\nFoobot\\nGenieo\\ngrub-client\\nHarvest\\nhloader\\nhttplib\\nHTTrack\\nhumanlinks\\nieautodiscovery\\nInfoNaviRobot\\nIstellaBot\\nJava\\/1.\\nJennyBot\\nk2spider\\nKenjin Spider\\nKeyword Density\\/0.9\\nlarbin\\nLexiBot\\nlibWeb\\nlibwww\\nLinkextractorPro\\nlinko\\nLinkScan\\/8.1a Unix\\nLinkWalker\\nLNSpiderguy\\nlwp-trivial\\nmagpie\\nMata Hari\\nMaxPointCrawler\\nMegaIndex\\nMicrosoft URL Control\\nMIIxpc\\nMippin\\nMissigua Locator\\nMister PiX\\nMJ12bot\\nmoget\\nMSIECrawler\\nNetAnts\\nNICErsPRO\\nNiki-Bot\\nNPBot\\nNutch\\nOffline Explorer\\nOpenfind\\npanscient.com\\nPHP\\/5.{\\nProPowerBot\\/2.14\\nProWebWalker\\nPython-urllib\\nQueryN Metasearch\\nRepoMonkey\\nSISTRIX\\nsitecheck.Internetseer.com\\nSiteSnagger\\nSnapPreviewBot\\nSogou\\nSpankBot\\nspanner\\nspbot\\nSpinn3r\\nsuzuran\\nSzukacz\\/1.4\\nTeleport\\nTelesoft\\nThe Intraformant\\nTheNomad\\nTightTwatBot\\nTitan\\ntoCrawl\\/UrlDispatcher\\nTrue_Robot\\nturingos\\nTurnitinBot\\nUbiCrawler\\nUnisterBot\\nURLy Warning\\nVCI\\nWBSearchBot\\nWeb Downloader\\/6.9\\nWeb Image Collector\\nWebAuto\\nWebBandit\\nWebCopier\\nWebEnhancer\\nWebmasterWorldForumBot\\nWebReaper\\nWebSauger\\nWebsite Quester\\nWebster Pro\\nWebStripper\\nWebZip\\nWotbox\\nwsr-agent\\nWWW-Collector-E\\nXenu\\nZao\\nZeus\\nZyBORG\\ncoccoc\\nIncutio\\nlmspider\\nmemoryBot\\nserf\\nUnknown\\nuptime files\",\"referer\":\"semalt.com\\nkambasoft.com\\nsavetubevideo.com\\nbuttons-for-website.com\\nsharebutton.net\\nsoundfrost.org\\nsrecorder.com\\nsoftomix.com\\nsoftomix.net\\nmyprintscreen.com\\njoinandplay.me\\nfbfreegifts.com\\nopenmediasoft.com\\nzazagames.org\\nextener.org\\nopenfrost.com\\nopenfrost.net\\ngooglsucks.com\\nbest-seo-offer.com\\nbuttons-for-your-website.com\\nwww.Get-Free-Traffic-Now.com\\nbest-seo-solution.com\\nbuy-cheap-online.info\\nsite3.free-share-buttons.com\\nwebmaster-traffic.com\"}}}}}','yes'),(5438,'aioseo_options_lite','{\"advanced\":{\"usageTracking\":false}}','yes'),(5439,'aioseo_options_localized','a:10:{s:33:\"searchAppearance_global_siteTitle\";s:14:\"Vegetable Shop\";s:39:\"searchAppearance_global_metaDescription\";s:37:\"Vegetable Shop - Enjoy The Difference\";s:56:\"searchAppearance_dynamic_archives_wpautoterms_page_title\";s:28:\"#archive_title | #site_title\";s:45:\"searchAppearance_dynamic_postTypes_post_title\";s:25:\"#post_title | #site_title\";s:45:\"searchAppearance_dynamic_postTypes_page_title\";s:25:\"#post_title | #site_title\";s:50:\"searchAppearance_dynamic_taxonomies_category_title\";s:29:\"#taxonomy_title | #site_title\";s:50:\"searchAppearance_dynamic_taxonomies_post_tag_title\";s:29:\"#taxonomy_title | #site_title\";s:36:\"searchAppearance_archives_date_title\";s:27:\"#archive_date | #site_title\";s:38:\"searchAppearance_archives_author_title\";s:26:\"#author_name | #site_title\";s:38:\"searchAppearance_archives_search_title\";s:26:\"#search_term | #site_title\";}','yes'),(5441,'wpforms_crypto_secret_key','b4YBYkS6k5rGPE9fLkJgVkUMVkqheVmcY45aiSQE+EU=','yes'),(5443,'wpforms_email_summaries_fetch_info_blocks_last_run','1680032109','yes'),(5444,'https_detection_errors','a:0:{}','yes'),(5461,'finished_updating_comment_type','1','yes'),(5509,'auto_plugin_theme_update_emails','a:0:{}','yes'),(5588,'wpforms_admin_notices','a:1:{s:14:\"review_request\";a:2:{s:4:\"time\";i:1595395576;s:9:\"dismissed\";b:0;}}','yes'),(5703,'widget_block','a:4:{s:12:\"_multiwidget\";i:1;i:3;a:1:{s:7:\"content\";s:82:\"<!-- wp:heading -->\n<h2>Auto -rijtips voor beginners<br></h2>\n<!-- /wp:heading -->\";}i:4;a:1:{s:7:\"content\";s:52:\"<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\";}i:5;a:1:{s:7:\"content\";s:464:\"<!-- wp:paragraph -->\n<p>Autorijden omvat veel dingen. Je moet de auto en de richting kunnen regelen, evenals zijn snelheid. Als je niet weet hoe je dit moet doen, maak je misschien een fout. Gelukkig kun je enkele tips en trucs leren&nbsp;<a href=\"https://www.snelslagen.nl/scooter-theorie/\" target=\"_blank\" rel=\"noreferrer noopener\">website voorbereiden scooter theorie</a>, zodat je het gemakkelijk zult hebben om je auto te besturen.</p>\n<!-- /wp:paragraph -->\";}}','yes'),(5705,'wpforms_builder_opened_date','0','no'),(5855,'widget_aioseo-html-sitemap-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(5857,'aioseo_dynamic_settings_backup','{}','yes'),(5924,'aioseo_options_dynamic_localized','a:12:{s:37:\"searchAppearance_postTypes_post_title\";s:25:\"#post_title | #site_title\";s:47:\"searchAppearance_postTypes_post_metaDescription\";s:13:\"#post_excerpt\";s:37:\"searchAppearance_postTypes_page_title\";s:25:\"#post_title | #site_title\";s:47:\"searchAppearance_postTypes_page_metaDescription\";s:13:\"#post_content\";s:43:\"searchAppearance_postTypes_attachment_title\";s:37:\"#post_title #separator_sa #site_title\";s:53:\"searchAppearance_postTypes_attachment_metaDescription\";s:19:\"#attachment_caption\";s:49:\"searchAppearance_postTypes_wpautoterms_page_title\";s:37:\"#post_title #separator_sa #site_title\";s:59:\"searchAppearance_postTypes_wpautoterms_page_metaDescription\";s:13:\"#post_excerpt\";s:42:\"searchAppearance_taxonomies_category_title\";s:29:\"#taxonomy_title | #site_title\";s:52:\"searchAppearance_taxonomies_category_metaDescription\";s:21:\"#taxonomy_description\";s:42:\"searchAppearance_taxonomies_post_tag_title\";s:29:\"#taxonomy_title | #site_title\";s:52:\"searchAppearance_taxonomies_post_tag_metaDescription\";s:21:\"#taxonomy_description\";}','yes'),(5926,'aioseo_options_dynamic','{\"sitemap\":{\"priority\":{\"postTypes\":{\"post\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"page\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"attachment\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"wpautoterms_page\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"}},\"taxonomies\":[]}},\"social\":{\"facebook\":{\"general\":{\"postTypes\":{\"post\":{\"objectType\":\"article\"},\"page\":{\"objectType\":\"article\"},\"attachment\":{\"objectType\":\"article\"},\"wpautoterms_page\":{\"objectType\":\"article\"}}}}},\"searchAppearance\":{\"postTypes\":{\"post\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"bulkEditing\":\"enabled\"},\"title\":\"#post_title | #site_title\",\"metaDescription\":\"#post_excerpt\",\"schemaType\":\"Article\",\"webPageType\":\"WebPage\",\"articleType\":\"Article\",\"customFields\":\"\"},\"page\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"bulkEditing\":\"enabled\"},\"title\":\"#post_title | #site_title\",\"metaDescription\":\"#post_content\",\"schemaType\":\"WebPage\",\"webPageType\":\"WebPage\",\"articleType\":\"BlogPosting\",\"customFields\":\"\"},\"attachment\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"bulkEditing\":\"enabled\"},\"title\":\"#post_title #separator_sa #site_title\",\"metaDescription\":\"#attachment_caption\",\"schemaType\":\"ItemPage\",\"webPageType\":\"ItemPage\",\"articleType\":\"BlogPosting\",\"customFields\":\"\",\"redirectAttachmentUrls\":\"disabled\"},\"wpautoterms_page\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"bulkEditing\":\"enabled\"},\"title\":\"#post_title #separator_sa #site_title\",\"metaDescription\":\"#post_excerpt\",\"schemaType\":\"WebPage\",\"webPageType\":\"WebPage\",\"articleType\":\"BlogPosting\",\"customFields\":\"\"}},\"taxonomies\":{\"category\":{\"show\":false,\"advanced\":{\"robotsMeta\":{\"default\":false,\"noindex\":true,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true},\"title\":\"#taxonomy_title | #site_title\",\"metaDescription\":\"#taxonomy_description\"},\"post_tag\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true},\"title\":\"#taxonomy_title | #site_title\",\"metaDescription\":\"#taxonomy_description\"}},\"archives\":{\"wpautoterms_page\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":null},\"title\":\"#archive_title #separator_sa #site_title\",\"metaDescription\":\"\",\"customFields\":null}}}}','yes'),(5981,'aioseo_options_network_localized','a:6:{s:33:\"searchAppearance_global_siteTitle\";s:14:\"Vegetable Shop\";s:39:\"searchAppearance_global_metaDescription\";s:37:\"Vegetable Shop - Enjoy The Difference\";s:36:\"searchAppearance_archives_date_title\";s:27:\"#archive_date | #site_title\";s:38:\"searchAppearance_archives_author_title\";s:26:\"#author_name | #site_title\";s:38:\"searchAppearance_archives_search_title\";s:26:\"#search_term | #site_title\";s:37:\"searchAppearance_advanced_pagedFormat\";s:19:\"- Part #page_number\";}','yes'),(5982,'aioseo_options_dynamic_network_localized','a:7:{s:48:\"searchAppearance_archives_wpautoterms_page_title\";s:28:\"#archive_title | #site_title\";s:37:\"searchAppearance_postTypes_post_title\";s:25:\"#post_title | #site_title\";s:37:\"searchAppearance_postTypes_page_title\";s:25:\"#post_title | #site_title\";s:42:\"searchAppearance_taxonomies_category_title\";s:29:\"#taxonomy_title | #site_title\";s:42:\"searchAppearance_taxonomies_post_tag_title\";s:29:\"#taxonomy_title | #site_title\";s:52:\"searchAppearance_taxonomies_category_metaDescription\";s:21:\"#taxonomy_description\";s:52:\"searchAppearance_taxonomies_post_tag_metaDescription\";s:21:\"#taxonomy_description\";}','yes'),(5983,'aioseo_options_internal_network','{\"internal\":{\"validLicenseKey\":null,\"lastActiveVersion\":\"4.2.1.1\",\"migratedVersion\":\"3.6.2\",\"siteAnalysis\":{\"connectToken\":null,\"score\":0,\"results\":null,\"competitors\":[]},\"headlineAnalysis\":{\"headlines\":[]},\"wizard\":null,\"category\":null,\"categoryOther\":null,\"deprecatedOptions\":[\"autogenerateDescriptions\"]},\"integrations\":{\"semrush\":{\"accessToken\":null,\"tokenType\":null,\"expires\":null,\"refreshToken\":null}},\"database\":{\"installedTables\":\"{\\\"WP_aioseo_posts\\\":[\\\"id\\\",\\\"post_id\\\",\\\"title\\\",\\\"description\\\",\\\"keywords\\\",\\\"keyphrases\\\",\\\"page_analysis\\\",\\\"canonical_url\\\",\\\"og_title\\\",\\\"og_description\\\",\\\"og_object_type\\\",\\\"og_image_type\\\",\\\"og_image_url\\\",\\\"og_image_width\\\",\\\"og_image_height\\\",\\\"og_image_custom_url\\\",\\\"og_image_custom_fields\\\",\\\"og_video\\\",\\\"og_custom_url\\\",\\\"og_article_section\\\",\\\"og_article_tags\\\",\\\"twitter_use_og\\\",\\\"twitter_card\\\",\\\"twitter_image_type\\\",\\\"twitter_image_url\\\",\\\"twitter_image_custom_url\\\",\\\"twitter_image_custom_fields\\\",\\\"twitter_title\\\",\\\"twitter_description\\\",\\\"seo_score\\\",\\\"schema_type\\\",\\\"schema_type_options\\\",\\\"pillar_content\\\",\\\"robots_default\\\",\\\"robots_noindex\\\",\\\"robots_noarchive\\\",\\\"robots_nosnippet\\\",\\\"robots_nofollow\\\",\\\"robots_noimageindex\\\",\\\"robots_noodp\\\",\\\"robots_notranslate\\\",\\\"robots_max_snippet\\\",\\\"robots_max_videopreview\\\",\\\"robots_max_imagepreview\\\",\\\"tabs\\\",\\\"images\\\",\\\"image_scan_date\\\",\\\"priority\\\",\\\"frequency\\\",\\\"videos\\\",\\\"video_thumbnail\\\",\\\"video_scan_date\\\",\\\"local_seo\\\",\\\"limit_modified_date\\\",\\\"created\\\",\\\"updated\\\"],\\\"WP_actionscheduler_actions\\\":[],\\\"WP_actionscheduler_logs\\\":[],\\\"WP_actionscheduler_groups\\\":[],\\\"WP_actionscheduler_claims\\\":[],\\\"WP_aioseo_notifications\\\":[],\\\"wp_aioseo_posts\\\":[\\\"id\\\",\\\"post_id\\\",\\\"title\\\",\\\"description\\\",\\\"keywords\\\",\\\"keyphrases\\\",\\\"page_analysis\\\",\\\"canonical_url\\\",\\\"og_title\\\",\\\"og_description\\\",\\\"og_object_type\\\",\\\"og_image_type\\\",\\\"og_image_url\\\",\\\"og_image_width\\\",\\\"og_image_height\\\",\\\"og_image_custom_url\\\",\\\"og_image_custom_fields\\\",\\\"og_video\\\",\\\"og_custom_url\\\",\\\"og_article_section\\\",\\\"og_article_tags\\\",\\\"twitter_use_og\\\",\\\"twitter_card\\\",\\\"twitter_image_type\\\",\\\"twitter_image_url\\\",\\\"twitter_image_custom_url\\\",\\\"twitter_image_custom_fields\\\",\\\"twitter_title\\\",\\\"twitter_description\\\",\\\"seo_score\\\",\\\"schema_type\\\",\\\"schema_type_options\\\",\\\"pillar_content\\\",\\\"robots_default\\\",\\\"robots_noindex\\\",\\\"robots_noarchive\\\",\\\"robots_nosnippet\\\",\\\"robots_nofollow\\\",\\\"robots_noimageindex\\\",\\\"robots_noodp\\\",\\\"robots_notranslate\\\",\\\"robots_max_snippet\\\",\\\"robots_max_videopreview\\\",\\\"robots_max_imagepreview\\\",\\\"tabs\\\",\\\"images\\\",\\\"image_scan_date\\\",\\\"priority\\\",\\\"frequency\\\",\\\"videos\\\",\\\"video_thumbnail\\\",\\\"video_scan_date\\\",\\\"local_seo\\\",\\\"limit_modified_date\\\",\\\"created\\\",\\\"updated\\\"],\\\"wp_actionscheduler_actions\\\":[],\\\"wp_actionscheduler_logs\\\":[],\\\"wp_actionscheduler_groups\\\":[],\\\"wp_actionscheduler_claims\\\":[],\\\"wp_aioseo_notifications\\\":[]}\"}}','yes'),(5984,'aioseo_options_internal_network_lite','{\"internal\":{\"activated\":0,\"firstActivated\":0,\"installed\":0,\"connect\":{\"key\":null,\"time\":0,\"network\":false,\"token\":null}}}','yes'),(5985,'aioseo_options_network','{\"internal\":[],\"webmasterTools\":{\"google\":\"\",\"bing\":\"\",\"yandex\":\"\",\"baidu\":\"\",\"pinterest\":\"\",\"microsoftClarityProjectId\":null,\"alexa\":null,\"norton\":null,\"miscellaneousVerification\":null},\"breadcrumbs\":{\"enable\":true,\"separator\":\"&raquo;\",\"homepageLink\":true,\"homepageLabel\":\"Home\",\"breadcrumbPrefix\":null,\"archiveFormat\":\"Archives for #breadcrumb_archive_post_type_name\",\"searchResultFormat\":\"Search for \'#breadcrumb_search_string\'\",\"errorFormat404\":\"404 Error: page not found\",\"showCurrentItem\":true,\"linkCurrentItem\":false,\"categoryFullHierarchy\":false,\"showBlogHome\":false},\"rssContent\":{\"before\":null,\"after\":\"&lt;p&gt;The post #post_link first appeared on #site_link.&lt;\\/p&gt;\"},\"advanced\":{\"truSeo\":true,\"headlineAnalyzer\":true,\"seoAnalysis\":true,\"dashboardWidgets\":true,\"announcements\":true,\"postTypes\":{\"all\":false,\"included\":[\"post\",\"page\"]},\"taxonomies\":{\"all\":true,\"included\":[\"category\",\"post_tag\",\"product_cat\",\"product_tag\"]},\"uninstall\":false},\"sitemap\":{\"general\":{\"enable\":true,\"filename\":\"sitemap\",\"indexes\":true,\"linksPerIndex\":1000,\"postTypes\":{\"all\":true,\"included\":[\"post\",\"page\",\"attachment\",\"product\"]},\"taxonomies\":{\"all\":true,\"included\":[\"category\",\"post_tag\",\"product_cat\",\"product_tag\"]},\"author\":false,\"date\":false,\"additionalPages\":{\"enable\":false,\"pages\":[]},\"advancedSettings\":{\"enable\":false,\"excludeImages\":false,\"excludePosts\":[],\"excludeTerms\":[],\"priority\":{\"homePage\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"postTypes\":{\"grouped\":true,\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"taxonomies\":{\"grouped\":true,\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"archive\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"author\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"}}}},\"rss\":{\"enable\":true,\"linksPerIndex\":50,\"postTypes\":{\"all\":true,\"included\":[\"post\",\"page\",\"product\"]}},\"html\":{\"enable\":true,\"pageUrl\":\"\",\"postTypes\":{\"all\":true,\"included\":[\"post\",\"page\",\"product\"]},\"taxonomies\":{\"all\":true,\"included\":[\"category\",\"post_tag\",\"product_cat\",\"product_tag\"]},\"sortOrder\":\"publish_date\",\"sortDirection\":\"asc\",\"publicationDate\":true,\"compactArchives\":false,\"advancedSettings\":{\"enable\":false,\"nofollowLinks\":false,\"excludePosts\":[],\"excludeTerms\":[]}}},\"social\":{\"profiles\":{\"sameUsername\":{\"enable\":false,\"username\":null,\"included\":[\"facebookPageUrl\",\"twitterUrl\",\"pinterestUrl\",\"instagramUrl\",\"youtubeUrl\",\"linkedinUrl\"]},\"urls\":{\"facebookPageUrl\":null,\"twitterUrl\":null,\"instagramUrl\":null,\"pinterestUrl\":null,\"youtubeUrl\":null,\"linkedinUrl\":null,\"tumblrUrl\":null,\"yelpPageUrl\":null,\"soundCloudUrl\":null,\"wikipediaUrl\":null,\"myspaceUrl\":null,\"googlePlacesUrl\":null}},\"siteSocialProfiles\":null,\"facebook\":{\"general\":{\"enable\":true,\"defaultImageSourcePosts\":\"default\",\"customFieldImagePosts\":null,\"defaultImagePosts\":\"\",\"defaultImagePostsWidth\":\"\",\"defaultImagePostsHeight\":\"\",\"showAuthor\":true,\"siteName\":\"#site_title #separator_sa #tagline\"},\"homePage\":{\"image\":\"\",\"title\":\"\",\"description\":\"\",\"imageWidth\":\"\",\"imageHeight\":\"\",\"objectType\":\"website\"},\"advanced\":{\"enable\":false,\"adminId\":\"\",\"appId\":\"\",\"authorUrl\":\"\",\"generateArticleTags\":false,\"useKeywordsInTags\":true,\"useCategoriesInTags\":true,\"usePostTagsInTags\":true}},\"twitter\":{\"general\":{\"enable\":true,\"useOgData\":false,\"defaultCardType\":\"summary\",\"defaultImageSourcePosts\":\"default\",\"customFieldImagePosts\":null,\"defaultImagePosts\":\"\",\"showAuthor\":true,\"additionalData\":false},\"homePage\":{\"image\":\"\",\"title\":\"\",\"description\":\"\",\"cardType\":\"summary\"}}},\"searchAppearance\":{\"global\":{\"separator\":\"|\",\"siteTitle\":\"Vegetable Shop\",\"metaDescription\":\"Vegetable Shop - Enjoy The Difference\",\"keywords\":null,\"schema\":{\"siteRepresents\":\"organization\",\"person\":\"1\",\"organizationName\":\"\",\"organizationLogo\":\"\",\"personName\":null,\"personLogo\":null,\"phone\":null,\"contactType\":\"manual\",\"contactTypeManual\":\"none\"}},\"advanced\":{\"globalRobotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noindexPaginated\":true,\"nofollowPaginated\":true,\"noindexFeed\":true,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"sitelinks\":true,\"noIndexEmptyCat\":true,\"removeStopWords\":false,\"noPaginationForCanonical\":false,\"useKeywords\":false,\"keywordsLooking\":true,\"useCategoriesForMetaKeywords\":false,\"useTagsForMetaKeywords\":true,\"dynamicallyGenerateKeywords\":true,\"pagedFormat\":\"- Part #page_number\",\"runShortcodes\":true},\"archives\":{\"author\":{\"show\":false,\"title\":\"#author_name | #site_title\",\"metaDescription\":\"#author_bio\",\"advanced\":{\"robotsMeta\":{\"default\":false,\"noindex\":true,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":null}},\"date\":{\"show\":false,\"title\":\"#archive_date | #site_title\",\"metaDescription\":\"\",\"advanced\":{\"robotsMeta\":{\"default\":false,\"noindex\":true,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":null}},\"search\":{\"show\":true,\"title\":\"#search_term | #site_title\",\"metaDescription\":\"\",\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":null}}}},\"tools\":{\"robots\":{\"enable\":false,\"rules\":[],\"robotsDetected\":true},\"importExport\":{\"backup\":{\"lastTime\":null,\"data\":null}}},\"deprecated\":{\"webmasterTools\":{\"googleAnalytics\":{\"id\":null,\"advanced\":true,\"trackingDomain\":null,\"multipleDomains\":false,\"additionalDomains\":null,\"anonymizeIp\":false,\"displayAdvertiserTracking\":false,\"excludeUsers\":[],\"trackOutboundLinks\":false,\"enhancedLinkAttribution\":false,\"enhancedEcommerce\":false}},\"searchAppearance\":{\"global\":{\"descriptionFormat\":null,\"schema\":{\"enableSchemaMarkup\":true}},\"advanced\":{\"autogenerateDescriptions\":false,\"runShortcodesInDescription\":true,\"useContentForAutogeneratedDescriptions\":false,\"excludePosts\":[],\"excludeTerms\":[]}},\"sitemap\":{\"general\":{\"advancedSettings\":{\"dynamic\":true}}},\"tools\":{\"blocker\":{\"blockBots\":null,\"blockReferer\":null,\"track\":null,\"custom\":{\"enable\":null,\"bots\":\"Abonti\\naggregator\\nAhrefsBot\\nasterias\\nBDCbot\\nBLEXBot\\nBuiltBotTough\\nBullseye\\nBunnySlippers\\nca-crawler\\nCCBot\\nCegbfeieh\\nCheeseBot\\nCherryPicker\\nCopyRightCheck\\ncosmos\\nCrescent\\ndiscobot\\nDittoSpyder\\nDotBot\\nDownload Ninja\\nEasouSpider\\nEmailCollector\\nEmailSiphon\\nEmailWolf\\nEroCrawler\\nExtractorPro\\nFasterfox\\nFeedBooster\\nFoobot\\nGenieo\\ngrub-client\\nHarvest\\nhloader\\nhttplib\\nHTTrack\\nhumanlinks\\nieautodiscovery\\nInfoNaviRobot\\nIstellaBot\\nJava\\/1.\\nJennyBot\\nk2spider\\nKenjin Spider\\nKeyword Density\\/0.9\\nlarbin\\nLexiBot\\nlibWeb\\nlibwww\\nLinkextractorPro\\nlinko\\nLinkScan\\/8.1a Unix\\nLinkWalker\\nLNSpiderguy\\nlwp-trivial\\nmagpie\\nMata Hari\\nMaxPointCrawler\\nMegaIndex\\nMicrosoft URL Control\\nMIIxpc\\nMippin\\nMissigua Locator\\nMister PiX\\nMJ12bot\\nmoget\\nMSIECrawler\\nNetAnts\\nNICErsPRO\\nNiki-Bot\\nNPBot\\nNutch\\nOffline Explorer\\nOpenfind\\npanscient.com\\nPHP\\/5.{\\nProPowerBot\\/2.14\\nProWebWalker\\nPython-urllib\\nQueryN Metasearch\\nRepoMonkey\\nSISTRIX\\nsitecheck.Internetseer.com\\nSiteSnagger\\nSnapPreviewBot\\nSogou\\nSpankBot\\nspanner\\nspbot\\nSpinn3r\\nsuzuran\\nSzukacz\\/1.4\\nTeleport\\nTelesoft\\nThe Intraformant\\nTheNomad\\nTightTwatBot\\nTitan\\ntoCrawl\\/UrlDispatcher\\nTrue_Robot\\nturingos\\nTurnitinBot\\nUbiCrawler\\nUnisterBot\\nURLy Warning\\nVCI\\nWBSearchBot\\nWeb Downloader\\/6.9\\nWeb Image Collector\\nWebAuto\\nWebBandit\\nWebCopier\\nWebEnhancer\\nWebmasterWorldForumBot\\nWebReaper\\nWebSauger\\nWebsite Quester\\nWebster Pro\\nWebStripper\\nWebZip\\nWotbox\\nwsr-agent\\nWWW-Collector-E\\nXenu\\nZao\\nZeus\\nZyBORG\\ncoccoc\\nIncutio\\nlmspider\\nmemoryBot\\nserf\\nUnknown\\nuptime files\",\"referer\":\"semalt.com\\nkambasoft.com\\nsavetubevideo.com\\nbuttons-for-website.com\\nsharebutton.net\\nsoundfrost.org\\nsrecorder.com\\nsoftomix.com\\nsoftomix.net\\nmyprintscreen.com\\njoinandplay.me\\nfbfreegifts.com\\nopenmediasoft.com\\nzazagames.org\\nextener.org\\nopenfrost.com\\nopenfrost.net\\ngooglsucks.com\\nbest-seo-offer.com\\nbuttons-for-your-website.com\\nwww.Get-Free-Traffic-Now.com\\nbest-seo-solution.com\\nbuy-cheap-online.info\\nsite3.free-share-buttons.com\\nwebmaster-traffic.com\"}}}}}','yes'),(5986,'aioseo_options_network_lite','{\"advanced\":{\"usageTracking\":false}}','yes'),(5987,'aioseo_options_dynamic_network','{\"sitemap\":{\"priority\":{\"postTypes\":{\"post\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"page\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"attachment\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"wpautoterms_page\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"}},\"taxonomies\":[]}},\"social\":{\"facebook\":{\"general\":{\"postTypes\":{\"post\":{\"objectType\":\"article\"},\"page\":{\"objectType\":\"article\"},\"attachment\":{\"objectType\":\"article\"},\"wpautoterms_page\":{\"objectType\":\"article\"}}}}},\"searchAppearance\":{\"postTypes\":{\"post\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"bulkEditing\":\"enabled\"},\"title\":\"#post_title | #site_title\",\"metaDescription\":\"#post_excerpt\",\"schemaType\":\"Article\",\"webPageType\":\"WebPage\",\"articleType\":\"Article\",\"customFields\":null},\"page\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"bulkEditing\":\"enabled\"},\"title\":\"#post_title | #site_title\",\"metaDescription\":\"#post_content\",\"schemaType\":\"WebPage\",\"webPageType\":\"WebPage\",\"articleType\":\"BlogPosting\",\"customFields\":null},\"attachment\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"bulkEditing\":\"enabled\"},\"title\":\"#post_title #separator_sa #site_title\",\"metaDescription\":\"#attachment_caption\",\"schemaType\":\"ItemPage\",\"webPageType\":\"ItemPage\",\"articleType\":\"BlogPosting\",\"customFields\":null,\"redirectAttachmentUrls\":\"disabled\"},\"wpautoterms_page\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"bulkEditing\":\"enabled\"},\"title\":\"#post_title #separator_sa #site_title\",\"metaDescription\":\"#post_excerpt\",\"schemaType\":\"WebPage\",\"webPageType\":\"WebPage\",\"articleType\":\"BlogPosting\",\"customFields\":null}},\"taxonomies\":{\"category\":{\"show\":false,\"advanced\":{\"robotsMeta\":{\"default\":false,\"noindex\":true,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true},\"title\":\"#taxonomy_title | #site_title\",\"metaDescription\":\"#taxonomy_description\"},\"post_tag\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true},\"title\":\"#taxonomy_title | #site_title\",\"metaDescription\":\"#taxonomy_description\"}},\"archives\":{\"wpautoterms_page\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":null},\"title\":\"#archive_title | #site_title\",\"metaDescription\":\"\",\"customFields\":null}}}}','yes'),(8640,'disallowed_keys','','no'),(8641,'comment_previously_approved','1','yes'),(8642,'auto_update_core_dev','enabled','yes'),(8643,'auto_update_core_minor','enabled','yes'),(8644,'auto_update_core_major','unset','yes'),(8645,'wp_force_deactivated_plugins','a:0:{}','yes'),(8646,'db_upgraded','','yes'),(10993,'wpforms_notifications','a:4:{s:6:\"update\";i:1675765255;s:4:\"feed\";a:2:{i:0;a:6:{s:5:\"title\";s:48:\"Lead Forms: Beautiful Forms to Boost Conversions\";s:7:\"content\";s:276:\"Use Lead Forms to easily create gorgeous forms ? that will supercharge your conversions ?️ and drive more leads ?! Simple, powerful, but extremely customizable - with the new design controls you can effortlessly style your form to match your site and look stunning.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:2:\"id\";i:201;s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:190:\"https://wpforms.com/introducing-the-new-lead-forms-addon-for-wpforms/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=Lead Forms Addon Learn More Lite\";s:4:\"text\";s:10:\"Learn More\";}s:3:\"alt\";a:2:{s:3:\"url\";s:159:\"https://wpforms.com/wpforms-lite-upgrade/?utm_source=WordPress&utm_medium=liteplugin&utm_campaign=Plugin Notification&utm_content=Lead Forms Addon Upgrade Lite\";s:4:\"text\";s:14:\"Upgrade to Pro\";}}s:5:\"start\";s:19:\"2023-01-11 00:00:00\";}i:1;a:6:{s:5:\"title\";s:35:\"Layout Field: Form Design Made Easy\";s:7:\"content\";s:270:\"Build your own form layout... no code required! The Layout field lets you position fields in columns to make form completion easier and faster. Build a custom layout or get ahead with pre-built layouts... your forms never looked so good! Upgrade to Pro to give it a try.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:2:\"id\";i:179;s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:193:\"https://wpforms.com/introducing-wpforms-1-7-7-the-new-layout-field-is-here/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=WPForms 1.7.7 Lite Learn More\";s:4:\"text\";s:10:\"Learn More\";}s:3:\"alt\";a:2:{s:3:\"url\";s:156:\"https://wpforms.com/wpforms-lite-upgrade/?utm_source=WordPress&utm_medium=liteplugin&utm_campaign=Plugin Notification&utm_content=WPForms 1.7.7 Lite Upgrade\";s:4:\"text\";s:14:\"Upgrade to Pro\";}}s:5:\"start\";s:19:\"2022-10-21 00:00:00\";}}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','yes'),(34372,'mainwp_cache_control_cache_solution','Cache Enabler','yes'),(41916,'mainwp_child_auto_purge_cache','0','yes'),(41917,'mainwp_child_cloud_flair_enabled','0','yes'),(41918,'mainwp_cloudflair_email','','yes'),(41919,'mainwp_cloudflair_key','','yes'),(43583,'wpforms_process_forms_locator_status','completed','yes'),(63370,'ai1wm_secret_key','3rHJY4GSVOgT','yes'),(63371,'ai1wm_backups_labels','a:0:{}','yes'),(63372,'ai1wm_sites_links','a:0:{}','yes'),(63373,'swift_performance_plugin_organizer','a:0:{}','yes'),(63374,'jetpack_active_modules','a:0:{}','yes'),(63377,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:4:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.1.1.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.1.1.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.1.1-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.1.1-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.1.1\";s:7:\"version\";s:5:\"6.1.1\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.1\";s:15:\"partial_version\";s:0:\"\";}i:1;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.1.1.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.1.1.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.1.1-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.1.1-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.1.1\";s:7:\"version\";s:5:\"6.1.1\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.1\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:2;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:57:\"https://downloads.wordpress.org/release/wordpress-6.1.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:57:\"https://downloads.wordpress.org/release/wordpress-6.1.zip\";s:10:\"no_content\";s:68:\"https://downloads.wordpress.org/release/wordpress-6.1-no-content.zip\";s:11:\"new_bundled\";s:69:\"https://downloads.wordpress.org/release/wordpress-6.1-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:3:\"6.1\";s:7:\"version\";s:3:\"6.1\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.1\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:3;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.0.3.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.0.3.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.0.3-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.0.3-new-bundled.zip\";s:7:\"partial\";s:69:\"https://downloads.wordpress.org/release/wordpress-6.0.3-partial-0.zip\";s:8:\"rollback\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.0.3-rollback-0.zip\";}s:7:\"current\";s:5:\"6.0.3\";s:7:\"version\";s:5:\"6.0.3\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.1\";s:15:\"partial_version\";s:3:\"6.0\";s:9:\"new_files\";s:0:\"\";}}s:12:\"last_checked\";i:1680050828;s:15:\"version_checked\";s:3:\"6.0\";s:12:\"translations\";a:0:{}}','no'),(63382,'cache_enabler','a:19:{s:7:\"version\";s:5:\"1.8.7\";s:20:\"use_trailing_slashes\";i:1;s:19:\"permalink_structure\";s:18:\"has_trailing_slash\";s:13:\"cache_expires\";i:0;s:17:\"cache_expiry_time\";i:0;s:30:\"clear_site_cache_on_saved_post\";i:0;s:33:\"clear_site_cache_on_saved_comment\";i:0;s:30:\"clear_site_cache_on_saved_term\";i:0;s:30:\"clear_site_cache_on_saved_user\";i:0;s:34:\"clear_site_cache_on_changed_plugin\";i:0;s:26:\"convert_image_urls_to_webp\";i:0;s:12:\"mobile_cache\";i:0;s:14:\"compress_cache\";i:0;s:11:\"minify_html\";i:0;s:20:\"minify_inline_css_js\";i:0;s:17:\"excluded_post_ids\";s:0:\"\";s:19:\"excluded_page_paths\";s:0:\"\";s:22:\"excluded_query_strings\";s:0:\"\";s:16:\"excluded_cookies\";s:0:\"\";}','yes'),(63411,'_transient_wpforms_htaccess_file','a:3:{s:4:\"size\";i:737;s:5:\"mtime\";i:1680032109;s:5:\"ctime\";i:1680032109;}','yes'),(63418,'ai1wm_updater','a:1:{s:43:\"all-in-one-wp-migration-multisite-extension\";a:13:{s:4:\"name\";s:19:\"Multisite Extension\";s:4:\"slug\";s:19:\"multisite-extension\";s:8:\"homepage\";s:51:\"https://servmask.com/extensions/multisite-extension\";s:13:\"download_link\";s:29:\"https://servmask.com/purchase\";s:7:\"version\";s:4:\"4.27\";s:6:\"author\";s:8:\"ServMask\";s:15:\"author_homepage\";s:20:\"https://servmask.com\";s:8:\"sections\";a:1:{s:11:\"description\";s:595:\"<ul class=\"description\"><li>Export single site from the network</li><li>Export multiple sites from the network</li><li>Export the whole network</li><li>Import single site into the network</li><li>Import multiple sites into the network</li><li>Import a network</li><li>Clone single site within a network</li><li>Multi-network support</li><li>Lifetime license with lifetime updates</li><li>Use on any number of websites that you own</li><li>Backup scheduler with hourly, daily, and weekly options</li><li>Unlimited Extension included</li><li>WP CLI commands</li><li>Premium support</li></ul><br />\";}s:7:\"banners\";a:2:{s:3:\"low\";s:65:\"https://servmask.com/img/products/multisite-extension-772x250.png\";s:4:\"high\";s:66:\"https://servmask.com/img/products/multisite-extension-1544x500.png\";}s:5:\"icons\";a:3:{s:2:\"1x\";s:65:\"https://servmask.com/img/products/multisite-extension-128x128.png\";s:2:\"2x\";s:65:\"https://servmask.com/img/products/multisite-extension-256x256.png\";s:7:\"default\";s:65:\"https://servmask.com/img/products/multisite-extension-256x256.png\";}s:6:\"rating\";i:99;s:11:\"num_ratings\";i:309;s:10:\"downloaded\";i:40189;}}','yes'),(63419,'_site_transient_ai1wm_last_check_for_updates','1680050828','no'),(63426,'_transient_health-check-site-status-result','{\"good\":14,\"recommended\":7,\"critical\":2}','yes'),(63521,'ai1wmme_plugin_key','72821048-196b-4fc6-a1e9-59bd100238e8','yes'),(63522,'Niteoweb.SpiderBlocker.Bots','a:40:{i:0;a:4:{s:4:\"name\";s:10:\"Ahrefs Bot\";s:2:\"re\";s:9:\"AhrefsBot\";s:4:\"desc\";s:25:\"https://ahrefs.com/robot/\";s:5:\"state\";b:1;}i:1;a:4:{s:4:\"name\";s:8:\"MJ12 bot\";s:2:\"re\";s:7:\"MJ12bot\";s:4:\"desc\";s:56:\"http://www.majestic12.co.uk/projects/dsearch/mj12bot.php\";s:5:\"state\";b:1;}i:2;a:4:{s:4:\"name\";s:9:\"Roger Bot\";s:2:\"re\";s:8:\"Rogerbot\";s:4:\"desc\";s:40:\"http://moz.com/help/pro/rogerbot-crawler\";s:5:\"state\";b:1;}i:3;a:4:{s:4:\"name\";s:11:\"Semrush Bot\";s:2:\"re\";s:10:\"SemrushBot\";s:4:\"desc\";s:31:\"http://www.semrush.com/bot.html\";s:5:\"state\";b:1;}i:4;a:4:{s:4:\"name\";s:11:\"ia_archiver\";s:2:\"re\";s:11:\"ia_archiver\";s:4:\"desc\";s:36:\"http://archive.org/about/exclude.php\";s:5:\"state\";b:1;}i:5;a:4:{s:4:\"name\";s:8:\"ScoutJet\";s:2:\"re\";s:8:\"ScoutJet\";s:4:\"desc\";s:19:\"http://scoutjet.com\";s:5:\"state\";b:1;}i:6;a:4:{s:4:\"name\";s:7:\"sistrix\";s:2:\"re\";s:7:\"sistrix\";s:4:\"desc\";s:26:\"http://crawler.sistrix.net\";s:5:\"state\";b:1;}i:7;a:4:{s:4:\"name\";s:16:\"SearchmetricsBot\";s:2:\"re\";s:16:\"SearchmetricsBot\";s:4:\"desc\";s:50:\"http://www.searchmetrics.com/en/searchmetrics-bot/\";s:5:\"state\";b:1;}i:8;a:4:{s:4:\"name\";s:14:\"SEOkicks-Robot\";s:2:\"re\";s:14:\"SEOkicks-Robot\";s:4:\"desc\";s:33:\"http://www.seokicks.de/robot.html\";s:5:\"state\";b:1;}i:9;a:4:{s:4:\"name\";s:16:\"Lipperhey Spider\";s:2:\"re\";s:16:\"Lipperhey Spider\";s:4:\"desc\";s:43:\"http://www.lipperhey.com/en/website-spider/\";s:5:\"state\";b:1;}i:10;a:4:{s:4:\"name\";s:6:\"Exabot\";s:2:\"re\";s:6:\"Exabot\";s:4:\"desc\";s:44:\"http://www.exalead.com/search/webmasterguide\";s:5:\"state\";b:1;}i:11;a:4:{s:4:\"name\";s:6:\"NC Bot\";s:2:\"re\";s:5:\"NCBot\";s:4:\"desc\";s:55:\"https://twitter.com/NetComber/status/334476871691550721\";s:5:\"state\";b:1;}i:12;a:4:{s:4:\"name\";s:15:\"BacklinkCrawler\";s:2:\"re\";s:15:\"BacklinkCrawler\";s:4:\"desc\";s:40:\"http://www.backlinktest.com/crawler.html\";s:5:\"state\";b:1;}i:13;a:4:{s:4:\"name\";s:15:\"archive.org Bot\";s:2:\"re\";s:15:\"archive.org_bot\";s:4:\"desc\";s:42:\"http://archive.org/details/archive.org_bot\";s:5:\"state\";b:1;}i:14;a:4:{s:4:\"name\";s:12:\"MeanPath Bot\";s:2:\"re\";s:11:\"meanpathbot\";s:4:\"desc\";s:37:\"https://meanpath.com/meanpathbot.html\";s:5:\"state\";b:1;}i:15;a:4:{s:4:\"name\";s:18:\"PagesInventory Bot\";s:2:\"re\";s:14:\"PagesInventory\";s:4:\"desc\";s:56:\"http://www.botsvsbrowsers.com/details/1002332/index.html\";s:5:\"state\";b:1;}i:16;a:4:{s:4:\"name\";s:12:\"Aboundex Bot\";s:2:\"re\";s:11:\"Aboundexbot\";s:4:\"desc\";s:32:\"http://www.aboundex.com/crawler/\";s:5:\"state\";b:1;}i:17;a:4:{s:4:\"name\";s:15:\"SeoProfiler Bot\";s:2:\"re\";s:5:\"spbot\";s:4:\"desc\";s:31:\"http://www.seoprofiler.com/bot/\";s:5:\"state\";b:1;}i:18;a:4:{s:4:\"name\";s:11:\"Linkdex Bot\";s:2:\"re\";s:10:\"linkdexbot\";s:4:\"desc\";s:34:\"http://www.linkdex.com/about/bots/\";s:5:\"state\";b:1;}i:19;a:4:{s:4:\"name\";s:7:\"Gigabot\";s:2:\"re\";s:7:\"Gigabot\";s:4:\"desc\";s:45:\"http://www.useragentstring.com/pages/Gigabot/\";s:5:\"state\";b:1;}i:20;a:4:{s:4:\"name\";s:6:\"DotBot\";s:2:\"re\";s:6:\"dotbot\";s:4:\"desc\";s:35:\"http://en.wikipedia.org/wiki/DotBot\";s:5:\"state\";b:1;}i:21;a:4:{s:4:\"name\";s:5:\"Nutch\";s:2:\"re\";s:5:\"Nutch\";s:4:\"desc\";s:32:\"http://nutch.apache.org/bot.html\";s:5:\"state\";b:1;}i:22;a:4:{s:4:\"name\";s:8:\"BLEX Bot\";s:2:\"re\";s:7:\"BLEXBot\";s:4:\"desc\";s:27:\"http://webmeup-crawler.com/\";s:5:\"state\";b:1;}i:23;a:4:{s:4:\"name\";s:6:\"Ezooms\";s:2:\"re\";s:6:\"Ezooms\";s:4:\"desc\";s:49:\"http://graphicline.co.za/blogs/what-is-ezooms-bot\";s:5:\"state\";b:1;}i:24;a:4:{s:4:\"name\";s:11:\"Majestic 12\";s:2:\"re\";s:11:\"Majestic-12\";s:4:\"desc\";s:56:\"http://www.majestic12.co.uk/projects/dsearch/mj12bot.php\";s:5:\"state\";b:1;}i:25;a:4:{s:4:\"name\";s:12:\"Majestic SEO\";s:2:\"re\";s:12:\"Majestic-SEO\";s:4:\"desc\";s:56:\"http://www.majestic12.co.uk/projects/dsearch/mj12bot.php\";s:5:\"state\";b:1;}i:26;a:4:{s:4:\"name\";s:7:\"DSearch\";s:2:\"re\";s:7:\"DSearch\";s:4:\"desc\";s:56:\"http://www.majestic12.co.uk/projects/dsearch/mj12bot.php\";s:5:\"state\";b:1;}i:27;a:4:{s:4:\"name\";s:4:\"MJ12\";s:2:\"re\";s:4:\"MJ12\";s:4:\"desc\";s:56:\"http://www.majestic12.co.uk/projects/dsearch/mj12bot.php\";s:5:\"state\";b:1;}i:28;a:4:{s:4:\"name\";s:10:\"Blekko Bot\";s:2:\"re\";s:9:\"BlekkoBot\";s:4:\"desc\";s:33:\"http://blekko.com/about/blekkobot\";s:5:\"state\";b:1;}i:29;a:4:{s:4:\"name\";s:6:\"Yandex\";s:2:\"re\";s:6:\"Yandex\";s:4:\"desc\";s:41:\"http://help.yandex.com/search/?id=1112030\";s:5:\"state\";b:0;}i:30;a:4:{s:4:\"name\";s:10:\"Google Bot\";s:2:\"re\";s:9:\"googlebot\";s:4:\"desc\";s:57:\"https://support.google.com/webmasters/answer/182072?hl=en\";s:5:\"state\";b:0;}i:31;a:4:{s:4:\"name\";s:18:\"Feedfetcher Google\";s:2:\"re\";s:18:\"Feedfetcher-Google\";s:4:\"desc\";s:51:\"https://support.google.com/webmasters/answer/178852\";s:5:\"state\";b:0;}i:32;a:4:{s:4:\"name\";s:8:\"Bing Bot\";s:2:\"re\";s:7:\"BingBot\";s:4:\"desc\";s:36:\"http://en.wikipedia.org/wiki/Bingbot\";s:5:\"state\";b:0;}i:33;a:4:{s:4:\"name\";s:9:\"Nerdy Bot\";s:2:\"re\";s:8:\"NerdyBot\";s:4:\"desc\";s:20:\"http://nerdybot.com/\";s:5:\"state\";b:1;}i:34;a:4:{s:4:\"name\";s:9:\"James BOT\";s:2:\"re\";s:8:\"JamesBOT\";s:4:\"desc\";s:32:\"http://cognitiveseo.com/bot.html\";s:5:\"state\";b:1;}i:35;a:4:{s:4:\"name\";s:7:\"Tin Eye\";s:2:\"re\";s:6:\"TinEye\";s:4:\"desc\";s:34:\"http://www.tineye.com/crawler.html\";s:5:\"state\";b:1;}i:36;a:4:{s:4:\"name\";s:5:\"Baidu\";s:2:\"re\";s:11:\"Baiduspider\";s:4:\"desc\";s:47:\"http://www.baidu.com/search/robots_english.html\";s:5:\"state\";b:1;}i:37;a:4:{s:4:\"name\";s:8:\"Serpstat\";s:2:\"re\";s:8:\"serpstat\";s:4:\"desc\";s:21:\"https://serpstat.com/\";s:5:\"state\";b:1;}i:38;a:4:{s:4:\"name\";s:5:\"SpyFu\";s:2:\"re\";s:5:\"spyfu\";s:4:\"desc\";s:22:\"https://www.spyfu.com/\";s:5:\"state\";b:1;}i:39;a:4:{s:4:\"name\";s:5:\"Prlog\";s:2:\"re\";s:5:\"Prlog\";s:4:\"desc\";s:17:\"https://prlog.ru/\";s:5:\"state\";b:1;}}','yes'),(63530,'action_scheduler_migration_status','complete','yes'),(68087,'can_compress_scripts','1','no'),(68110,'wp_calendar_block_has_published_posts','1','yes'),(76821,'wpil_2_license_status','','yes'),(76822,'wpil_2_license_key','','yes'),(76823,'wpil_2_license_data','','yes'),(76824,'wpil_2_ignore_numbers','1','yes'),(76825,'wpil_2_post_types','a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}','yes'),(76826,'wpil_2_links_open_new_tab','0','yes'),(76827,'wpil_2_debug_mode','0','yes'),(76828,'wpil_option_update_reporting_data_on_save','0','yes'),(76829,'wpil_2_ignore_words','-\r\n-\r\na\r\nabout\r\nabove\r\nactually\r\nadd\r\nafter\r\nagain\r\nagainst\r\nago\r\nall\r\nam\r\nan\r\nand\r\nanother\r\nanswer\r\nany\r\nare\r\naren\'t\r\nas\r\nat\r\nbase\r\nbe\r\nbecause\r\nbeen\r\nbefore\r\nbeing\r\nbelow\r\nbest\r\nbetter\r\nbetween\r\nboth\r\nbut\r\nby\r\ncan\r\ncan\'t\r\ncannot\r\ncons\r\ncould\r\ncouldn\'t\r\ndid\r\ndidn\'t\r\ndifference\r\ndifferent\r\ndo\r\ndoes\r\ndoesn\'t\r\ndoing\r\ndon\'t\r\ndone\r\ndown\r\nduring\r\neach\r\neasier\r\neasy\r\neight\r\neven\r\nfar\r\nfew\r\nfind\r\nfirst\r\nfive\r\nfor\r\nfour\r\nfree\r\nfrom\r\nfurther\r\ngeneral\r\nget\r\ngett\r\ngetting\r\ngo\r\ngood\r\ngot\r\ngreat\r\nhad\r\nhadn\'t\r\nhas\r\nhasn\'t\r\nhave\r\nhaven\'t\r\nhaver\r\nhaving\r\nhe\r\nhe\'d\r\nhe\'ll\r\nhe\'s\r\nhelp\r\nher\r\nhere\r\nhere\'s\r\nhers\r\nherself\r\nhigh\r\nhim\r\nhimself\r\nhis\r\nhow\r\nhow\'s\r\ni\r\ni\'d\r\ni\'ll\r\ni\'m\r\ni\'ve\r\nif\r\nin\r\ninto\r\nis\r\nisn\'t\r\nit\r\nit\'s\r\nits\r\nitself\r\njust\r\nless\r\nlet\'s\r\nlike\r\nlong\r\nlook\r\nlove\r\nmake\r\nmany\r\nmatt\r\nmatter\r\nmay\r\nme\r\nmore\r\nmost\r\nmuch\r\nmustn\'t\r\nmy\r\nmyself\r\nnever\r\nnew\r\nnine\r\nno\r\nnor\r\nnot\r\nnow\r\nof\r\noff\r\non\r\nonce\r\none\r\nonly\r\nor\r\nother\r\nought\r\nour\r\nours\r\nourselves\r\nout\r\nover\r\noverall\r\nown\r\nper\r\npros\r\nquestion\r\nreview\r\nright\r\nsame\r\nseven\r\nshan\'t\r\nshe\r\nshe\'d\r\nshe\'ll\r\nshe\'s\r\nshock\r\nshocking\r\nshould\r\nshouldn\'t\r\nshow\r\nsimple\r\nsix\r\nso\r\nsome\r\nstart\r\nstill\r\nsuch\r\ntake\r\nten\r\nthan\r\nthat\r\nthat\'s\r\nthe\r\ntheir\r\ntheirs\r\nthem\r\nthemselves\r\nthen\r\nthere\r\nthere\'s\r\nthese\r\nthey\r\nthey\'d\r\nthey\'ll\r\nthey\'re\r\nthey\'ve\r\nthis\r\nthose\r\nthree\r\nthrough\r\nto\r\ntoo\r\ntool\r\ntwo\r\nunder\r\nuntil\r\nup\r\nuse\r\nusing\r\nvery\r\nwant\r\nwas\r\nwasn\'t\r\nwe\r\nwe\'d\r\nwe\'ll\r\nwe\'re\r\nwe\'ve\r\nwere\r\nweren\'t\r\nwhat\r\nwhat\'s\r\nwhen\r\nwhen\'s\r\nwhere\r\nwhere\'s\r\nwhich\r\nwhile\r\nwho\r\nwho\'s\r\nwhom\r\nwhy\r\nwhy\'s\r\nwill\r\nwith\r\nwithin\r\nwithout\r\nwon\'t\r\nwould\r\nwouldn\'t\r\nyou\r\nyou\'d\r\nyou\'ll\r\nyou\'re\r\nyou\'ve\r\nyour\r\nyours\r\nyourself\r\nyourselves\r\nzero\'\r\n-','yes'),(76830,'wpil_has_run_initial_scan','1','yes'),(76831,'wpil_site_db_version','1.22','yes'),(76832,'wpil_link_table_is_created','1','yes'),(76833,'wpil_fresh_install','','yes'),(76834,'wpil_install_date','2023-02-16 10:08:08','yes'),(76837,'fs_active_plugins','O:8:\"stdClass\":3:{s:7:\"plugins\";a:1:{s:39:\"wp-sheet-editor-premium/vendor/freemius\";O:8:\"stdClass\":4:{s:7:\"version\";s:5:\"2.5.3\";s:4:\"type\";s:6:\"plugin\";s:9:\"timestamp\";i:1676542090;s:11:\"plugin_path\";s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";}}s:7:\"abspath\";s:40:\"/opt/aphex/sites/boerenmarkt-denhaag.nl/\";s:6:\"newest\";O:8:\"stdClass\":5:{s:11:\"plugin_path\";s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";s:8:\"sdk_path\";s:39:\"wp-sheet-editor-premium/vendor/freemius\";s:7:\"version\";s:5:\"2.5.3\";s:13:\"in_activation\";b:0;s:9:\"timestamp\";i:1676542090;}}','yes'),(76838,'fs_debug_mode','','yes'),(76839,'fs_accounts','a:6:{s:21:\"id_slug_type_path_map\";a:1:{i:1010;a:3:{s:4:\"slug\";s:59:\"wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\";s:4:\"type\";s:6:\"plugin\";s:4:\"path\";s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";}}s:11:\"plugin_data\";a:1:{s:59:\"wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\";a:15:{s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";}s:20:\"is_network_activated\";b:0;s:17:\"install_timestamp\";i:1676542090;s:16:\"sdk_last_version\";N;s:11:\"sdk_version\";s:5:\"2.5.3\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";N;s:14:\"plugin_version\";s:13:\"2.25.2-beta.1\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;s:17:\"was_plugin_loaded\";b:1;s:21:\"is_plugin_new_install\";b:0;s:17:\"connectivity_test\";a:6:{s:12:\"is_connected\";b:1;s:4:\"host\";s:22:\"boerenmarkt-denhaag.nl\";s:9:\"server_ip\";s:9:\"127.0.0.1\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1676574080;s:7:\"version\";s:13:\"2.25.2-beta.1\";}s:15:\"prev_is_premium\";b:1;}}s:13:\"file_slug_map\";a:1:{s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";s:59:\"wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\";}s:7:\"plugins\";a:1:{s:59:\"wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\";O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:28:\"WP Sheet Editor - Post Types\";s:4:\"slug\";s:59:\"wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\";s:12:\"premium_slug\";s:23:\"wp-sheet-editor-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";N;s:4:\"file\";s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";s:7:\"version\";s:13:\"2.25.2-beta.1\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:1;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_ec1c7da603c0772f1bfe276efb715\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"1010\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:0;}}s:9:\"unique_id\";s:32:\"7956d6593301de8a9133a01b9b0afd3d\";s:7:\"updates\";a:1:{i:1010;N;}}','yes'),(76904,'vg_sheet_editor','a:8:{s:8:\"last_tab\";N;s:13:\"be_post_types\";a:1:{i:0;s:4:\"post\";}s:17:\"be_posts_per_page\";i:20;s:23:\"be_load_items_on_scroll\";i:1;s:19:\"be_fix_columns_left\";i:2;s:22:\"be_posts_per_page_save\";i:4;s:26:\"be_timeout_between_batches\";i:6;s:23:\"be_disable_post_actions\";i:0;}','yes'),(76905,'vgse_columns_visibility','a:0:{}','yes'),(76906,'vgse_columns_visibility_migrated','1','yes'),(76907,'vgse_welcome_redirect','no','yes'),(76908,'vgse_hide_whats_new_2.25.2-beta.1','yes','yes'),(76909,'fs_gdpr','a:1:{s:2:\"u0\";a:1:{s:8:\"required\";b:0;}}','yes'),(77438,'user_count','1','no'),(79052,'_site_transient_timeout_php_check_0bf95b5f09d09e56bf994b7894d9087c','1680393663','no'),(79053,'_site_transient_php_check_0bf95b5f09d09e56bf994b7894d9087c','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"5.6.20\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','no'),(79249,'_transient_timeout_b0f7ed7f413fe816706887ac1712832d','1680137228','no'),(79250,'_transient_b0f7ed7f413fe816706887ac1712832d','a:6:{s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:7:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Wed, 29 Mar 2023 00:47:08 GMT\";s:12:\"content-type\";s:25:\"text/plain; charset=utf-8\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:16:\"content-encoding\";s:2:\"br\";s:4:\"x-nc\";s:5:\"ord 7\";}}s:4:\"body\";s:1159:\"{\"plugins\":{\"wp-sheet-editor-premium\\/wp-sheet-editor.php\":{\"id\":\"w.org\\/plugins\\/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\",\"slug\":\"wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\",\"plugin\":\"wp-sheet-editor-premium\\/wp-sheet-editor.php\",\"new_version\":\"2.25.1\",\"url\":\"https:\\/\\/wordpress.org\\/plugins\\/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\\/\",\"package\":\"https:\\/\\/downloads.wordpress.org\\/plugin\\/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages.2.25.1.zip\",\"icons\":{\"2x\":\"https:\\/\\/ps.w.org\\/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\\/assets\\/icon-256x256.png?rev=1543619\",\"1x\":\"https:\\/\\/ps.w.org\\/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\\/assets\\/icon-128x128.png?rev=1543619\"},\"banners\":{\"2x\":\"https:\\/\\/ps.w.org\\/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\\/assets\\/banner-1544x500.png?rev=1543619\",\"1x\":\"https:\\/\\/ps.w.org\\/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\\/assets\\/banner-772x250.png?rev=1543627\"},\"banners_rtl\":[],\"requires\":\"3.6\",\"tested\":\"6.1.1\",\"requires_php\":false,\"compatibility\":[]}},\"translations\":[]}\";s:8:\"response\";a:2:{s:4:\"code\";i:200;s:7:\"message\";s:2:\"OK\";}s:7:\"cookies\";a:0:{}s:8:\"filename\";N;s:13:\"http_response\";O:25:\"WP_HTTP_Requests_Response\":5:{s:11:\"\0*\0response\";O:17:\"Requests_Response\":10:{s:4:\"body\";s:1159:\"{\"plugins\":{\"wp-sheet-editor-premium\\/wp-sheet-editor.php\":{\"id\":\"w.org\\/plugins\\/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\",\"slug\":\"wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\",\"plugin\":\"wp-sheet-editor-premium\\/wp-sheet-editor.php\",\"new_version\":\"2.25.1\",\"url\":\"https:\\/\\/wordpress.org\\/plugins\\/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\\/\",\"package\":\"https:\\/\\/downloads.wordpress.org\\/plugin\\/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages.2.25.1.zip\",\"icons\":{\"2x\":\"https:\\/\\/ps.w.org\\/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\\/assets\\/icon-256x256.png?rev=1543619\",\"1x\":\"https:\\/\\/ps.w.org\\/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\\/assets\\/icon-128x128.png?rev=1543619\"},\"banners\":{\"2x\":\"https:\\/\\/ps.w.org\\/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\\/assets\\/banner-1544x500.png?rev=1543619\",\"1x\":\"https:\\/\\/ps.w.org\\/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\\/assets\\/banner-772x250.png?rev=1543627\"},\"banners_rtl\":[],\"requires\":\"3.6\",\"tested\":\"6.1.1\",\"requires_php\":false,\"compatibility\":[]}},\"translations\":[]}\";s:3:\"raw\";s:1406:\"HTTP/1.1 200 OK\r\nServer: nginx\r\nDate: Wed, 29 Mar 2023 00:47:08 GMT\r\nContent-Type: text/plain; charset=utf-8\r\nTransfer-Encoding: chunked\r\nConnection: close\r\nVary: Accept-Encoding\r\nX-Frame-Options: SAMEORIGIN\r\nContent-Encoding: br\r\nX-nc:  ord 7\r\n\r\n{\"plugins\":{\"wp-sheet-editor-premium\\/wp-sheet-editor.php\":{\"id\":\"w.org\\/plugins\\/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\",\"slug\":\"wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\",\"plugin\":\"wp-sheet-editor-premium\\/wp-sheet-editor.php\",\"new_version\":\"2.25.1\",\"url\":\"https:\\/\\/wordpress.org\\/plugins\\/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\\/\",\"package\":\"https:\\/\\/downloads.wordpress.org\\/plugin\\/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages.2.25.1.zip\",\"icons\":{\"2x\":\"https:\\/\\/ps.w.org\\/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\\/assets\\/icon-256x256.png?rev=1543619\",\"1x\":\"https:\\/\\/ps.w.org\\/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\\/assets\\/icon-128x128.png?rev=1543619\"},\"banners\":{\"2x\":\"https:\\/\\/ps.w.org\\/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\\/assets\\/banner-1544x500.png?rev=1543619\",\"1x\":\"https:\\/\\/ps.w.org\\/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\\/assets\\/banner-772x250.png?rev=1543627\"},\"banners_rtl\":[],\"requires\":\"3.6\",\"tested\":\"6.1.1\",\"requires_php\":false,\"compatibility\":[]}},\"translations\":[]}\";s:7:\"headers\";O:25:\"Requests_Response_Headers\":1:{s:7:\"\0*\0data\";a:7:{s:6:\"server\";a:1:{i:0;s:5:\"nginx\";}s:4:\"date\";a:1:{i:0;s:29:\"Wed, 29 Mar 2023 00:47:08 GMT\";}s:12:\"content-type\";a:1:{i:0;s:25:\"text/plain; charset=utf-8\";}s:4:\"vary\";a:1:{i:0;s:15:\"Accept-Encoding\";}s:15:\"x-frame-options\";a:1:{i:0;s:10:\"SAMEORIGIN\";}s:16:\"content-encoding\";a:1:{i:0;s:2:\"br\";}s:4:\"x-nc\";a:1:{i:0;s:5:\"ord 7\";}}}s:11:\"status_code\";i:200;s:16:\"protocol_version\";d:1.1000000000000001;s:7:\"success\";b:1;s:9:\"redirects\";i:0;s:3:\"url\";s:51:\"https://api.wordpress.org/plugins/update-check/1.1/\";s:7:\"history\";a:0:{}s:7:\"cookies\";O:19:\"Requests_Cookie_Jar\":1:{s:10:\"\0*\0cookies\";a:0:{}}}s:11:\"\0*\0filename\";N;s:4:\"data\";N;s:7:\"headers\";N;s:6:\"status\";N;}}','no'),(79251,'_site_transient_timeout_theme_roots','1680052629','no'),(79252,'_site_transient_theme_roots','a:6:{s:10:\"ocius-grid\";s:7:\"/themes\";s:5:\"ocius\";s:7:\"/themes\";s:15:\"twentyseventeen\";s:7:\"/themes\";s:12:\"twentytwenty\";s:7:\"/themes\";s:15:\"twentytwentyone\";s:7:\"/themes\";s:15:\"twentytwentytwo\";s:7:\"/themes\";}','no'),(79253,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1680050829;s:7:\"checked\";a:6:{s:10:\"ocius-grid\";s:5:\"1.0.1\";s:5:\"ocius\";s:5:\"1.0.6\";s:15:\"twentyseventeen\";s:3:\"3.0\";s:12:\"twentytwenty\";s:3:\"2.0\";s:15:\"twentytwentyone\";s:3:\"1.6\";s:15:\"twentytwentytwo\";s:3:\"1.2\";}s:8:\"response\";a:4:{s:15:\"twentyseventeen\";a:6:{s:5:\"theme\";s:15:\"twentyseventeen\";s:11:\"new_version\";s:3:\"3.1\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentyseventeen/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentyseventeen.3.1.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:12:\"twentytwenty\";a:6:{s:5:\"theme\";s:12:\"twentytwenty\";s:11:\"new_version\";s:3:\"2.1\";s:3:\"url\";s:42:\"https://wordpress.org/themes/twentytwenty/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/twentytwenty.2.1.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:15:\"twentytwentyone\";a:6:{s:5:\"theme\";s:15:\"twentytwentyone\";s:11:\"new_version\";s:3:\"1.7\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentyone/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentyone.1.7.zip\";s:8:\"requires\";s:3:\"5.3\";s:12:\"requires_php\";s:3:\"5.6\";}s:15:\"twentytwentytwo\";a:6:{s:5:\"theme\";s:15:\"twentytwentytwo\";s:11:\"new_version\";s:3:\"1.3\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentytwo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentytwo.1.3.zip\";s:8:\"requires\";s:3:\"5.9\";s:12:\"requires_php\";s:3:\"5.6\";}}s:9:\"no_update\";a:2:{s:10:\"ocius-grid\";a:6:{s:5:\"theme\";s:10:\"ocius-grid\";s:11:\"new_version\";s:5:\"1.0.1\";s:3:\"url\";s:40:\"https://wordpress.org/themes/ocius-grid/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/ocius-grid.1.0.1.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";b:0;}s:5:\"ocius\";a:6:{s:5:\"theme\";s:5:\"ocius\";s:11:\"new_version\";s:5:\"1.0.6\";s:3:\"url\";s:35:\"https://wordpress.org/themes/ocius/\";s:7:\"package\";s:53:\"https://downloads.wordpress.org/theme/ocius.1.0.6.zip\";s:8:\"requires\";s:3:\"4.5\";s:12:\"requires_php\";s:3:\"5.2\";}}s:12:\"translations\";a:0:{}}','no'),(79254,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1680050830;s:8:\"response\";a:9:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:21:\"w.org/plugins/akismet\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:3:\"5.1\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/plugin/akismet.5.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:60:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=2818463\";s:2:\"1x\";s:60:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=2818463\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:61:\"https://ps.w.org/akismet/assets/banner-772x250.jpg?rev=479904\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"5.2\";}s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:37:\"w.org/plugins/all-in-one-wp-migration\";s:4:\"slug\";s:23:\"all-in-one-wp-migration\";s:6:\"plugin\";s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";s:11:\"new_version\";s:4:\"7.73\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/all-in-one-wp-migration/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/all-in-one-wp-migration.7.73.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/all-in-one-wp-migration/assets/icon-256x256.png?rev=2458334\";s:2:\"1x\";s:76:\"https://ps.w.org/all-in-one-wp-migration/assets/icon-128x128.png?rev=2458334\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/all-in-one-wp-migration/assets/banner-1544x500.png?rev=2837281\";s:2:\"1x\";s:78:\"https://ps.w.org/all-in-one-wp-migration/assets/banner-772x250.png?rev=2837281\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.3\";s:6:\"tested\";s:3:\"6.2\";s:12:\"requires_php\";s:3:\"5.3\";}s:43:\"all-in-one-seo-pack/all_in_one_seo_pack.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:33:\"w.org/plugins/all-in-one-seo-pack\";s:4:\"slug\";s:19:\"all-in-one-seo-pack\";s:6:\"plugin\";s:43:\"all-in-one-seo-pack/all_in_one_seo_pack.php\";s:11:\"new_version\";s:5:\"4.3.3\";s:3:\"url\";s:50:\"https://wordpress.org/plugins/all-in-one-seo-pack/\";s:7:\"package\";s:68:\"https://downloads.wordpress.org/plugin/all-in-one-seo-pack.4.3.3.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:64:\"https://ps.w.org/all-in-one-seo-pack/assets/icon.svg?rev=2443290\";s:3:\"svg\";s:64:\"https://ps.w.org/all-in-one-seo-pack/assets/icon.svg?rev=2443290\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:75:\"https://ps.w.org/all-in-one-seo-pack/assets/banner-1544x500.png?rev=2443290\";s:2:\"1x\";s:74:\"https://ps.w.org/all-in-one-seo-pack/assets/banner-772x250.png?rev=2443290\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.9\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"5.6\";s:14:\"upgrade_notice\";s:57:\"<p>This update adds major improvements and bug fixes.</p>\";}s:29:\"mainwp-child/mainwp-child.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:26:\"w.org/plugins/mainwp-child\";s:4:\"slug\";s:12:\"mainwp-child\";s:6:\"plugin\";s:29:\"mainwp-child/mainwp-child.php\";s:11:\"new_version\";s:7:\"4.4.0.2\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/mainwp-child/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/mainwp-child.4.4.0.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/mainwp-child/assets/icon-256x256.png?rev=2734948\";s:2:\"1x\";s:65:\"https://ps.w.org/mainwp-child/assets/icon-128x128.png?rev=2734948\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/mainwp-child/assets/banner-1544x500.jpg?rev=2734948\";s:2:\"1x\";s:67:\"https://ps.w.org/mainwp-child/assets/banner-772x250.jpg?rev=2734948\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/mainwp-child/assets/banner-1544x500-rtl.jpg?rev=2712922\";s:2:\"1x\";s:71:\"https://ps.w.org/mainwp-child/assets/banner-772x250-rtl.jpg?rev=2712922\";}s:8:\"requires\";s:3:\"5.4\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"7.4\";}s:49:\"scheduled-post-trigger/scheduled-post-trigger.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:36:\"w.org/plugins/scheduled-post-trigger\";s:4:\"slug\";s:22:\"scheduled-post-trigger\";s:6:\"plugin\";s:49:\"scheduled-post-trigger/scheduled-post-trigger.php\";s:11:\"new_version\";s:3:\"3.1\";s:3:\"url\";s:53:\"https://wordpress.org/plugins/scheduled-post-trigger/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/scheduled-post-trigger.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:75:\"https://ps.w.org/scheduled-post-trigger/assets/icon-128x128.jpg?rev=1492075\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:77:\"https://ps.w.org/scheduled-post-trigger/assets/banner-772x250.jpg?rev=1492080\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.2\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";b:0;}s:47:\"simple-social-buttons/simple-social-buttons.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:35:\"w.org/plugins/simple-social-buttons\";s:4:\"slug\";s:21:\"simple-social-buttons\";s:6:\"plugin\";s:47:\"simple-social-buttons/simple-social-buttons.php\";s:11:\"new_version\";s:5:\"4.1.0\";s:3:\"url\";s:52:\"https://wordpress.org/plugins/simple-social-buttons/\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/plugin/simple-social-buttons.4.1.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/simple-social-buttons/assets/icon-256x256.png?rev=2439696\";s:2:\"1x\";s:74:\"https://ps.w.org/simple-social-buttons/assets/icon-128x128.png?rev=2439696\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/simple-social-buttons/assets/banner-1544x500.png?rev=2439696\";s:2:\"1x\";s:76:\"https://ps.w.org/simple-social-buttons/assets/banner-772x250.png?rev=2439696\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";s:6:\"tested\";s:3:\"6.2\";s:12:\"requires_php\";b:0;s:14:\"upgrade_notice\";s:47:\"<ul>\n<li>Please upgrade immediately.</li>\n</ul>\";}s:23:\"spiderblocker/index.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:27:\"w.org/plugins/spiderblocker\";s:4:\"slug\";s:13:\"spiderblocker\";s:6:\"plugin\";s:23:\"spiderblocker/index.php\";s:11:\"new_version\";s:5:\"1.3.3\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/spiderblocker/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/spiderblocker.1.3.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/spiderblocker/assets/icon-256x256.jpg?rev=2476085\";s:2:\"1x\";s:66:\"https://ps.w.org/spiderblocker/assets/icon-128x128.jpg?rev=2476085\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/spiderblocker/assets/banner-1544x500.jpg?rev=2476085\";s:2:\"1x\";s:68:\"https://ps.w.org/spiderblocker/assets/banner-772x250.jpg?rev=2476085\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";b:0;}s:81:\"auto-terms-of-service-and-privacy-policy/auto-terms-of-service-privacy-policy.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:54:\"w.org/plugins/auto-terms-of-service-and-privacy-policy\";s:4:\"slug\";s:40:\"auto-terms-of-service-and-privacy-policy\";s:6:\"plugin\";s:81:\"auto-terms-of-service-and-privacy-policy/auto-terms-of-service-privacy-policy.php\";s:11:\"new_version\";s:5:\"2.5.0\";s:3:\"url\";s:71:\"https://wordpress.org/plugins/auto-terms-of-service-and-privacy-policy/\";s:7:\"package\";s:89:\"https://downloads.wordpress.org/plugin/auto-terms-of-service-and-privacy-policy.2.5.0.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:85:\"https://ps.w.org/auto-terms-of-service-and-privacy-policy/assets/icon.svg?rev=2292425\";s:3:\"svg\";s:85:\"https://ps.w.org/auto-terms-of-service-and-privacy-policy/assets/icon.svg?rev=2292425\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:95:\"https://ps.w.org/auto-terms-of-service-and-privacy-policy/assets/banner-772x250.png?rev=2292425\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.2\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"5.3\";}s:24:\"wpforms-lite/wpforms.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:26:\"w.org/plugins/wpforms-lite\";s:4:\"slug\";s:12:\"wpforms-lite\";s:6:\"plugin\";s:24:\"wpforms-lite/wpforms.php\";s:11:\"new_version\";s:7:\"1.8.0.2\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/wpforms-lite/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/wpforms-lite.1.8.0.2.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:65:\"https://ps.w.org/wpforms-lite/assets/icon-256x256.png?rev=2574201\";s:2:\"1x\";s:57:\"https://ps.w.org/wpforms-lite/assets/icon.svg?rev=2574198\";s:3:\"svg\";s:57:\"https://ps.w.org/wpforms-lite/assets/icon.svg?rev=2574198\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/wpforms-lite/assets/banner-1544x500.png?rev=2602491\";s:2:\"1x\";s:67:\"https://ps.w.org/wpforms-lite/assets/banner-772x250.png?rev=2602491\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/wpforms-lite/assets/banner-1544x500-rtl.png?rev=2602491\";s:2:\"1x\";s:71:\"https://ps.w.org/wpforms-lite/assets/banner-772x250-rtl.png?rev=2602491\";}s:8:\"requires\";s:3:\"5.2\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"5.6\";}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:5:{s:35:\"404-to-homepage/404-to-homepage.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:29:\"w.org/plugins/404-to-homepage\";s:4:\"slug\";s:15:\"404-to-homepage\";s:6:\"plugin\";s:35:\"404-to-homepage/404-to-homepage.php\";s:11:\"new_version\";s:3:\"1.0\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/404-to-homepage/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/404-to-homepage.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/404-to-homepage/assets/icon-256x256.png?rev=2105401\";s:2:\"1x\";s:68:\"https://ps.w.org/404-to-homepage/assets/icon-128x128.png?rev=2105401\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/404-to-homepage/assets/banner-1544x500.jpg?rev=2105401\";s:2:\"1x\";s:70:\"https://ps.w.org/404-to-homepage/assets/banner-772x250.jpg?rev=2105401\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";}s:33:\"classic-editor/classic-editor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/classic-editor\";s:4:\"slug\";s:14:\"classic-editor\";s:6:\"plugin\";s:33:\"classic-editor/classic-editor.php\";s:11:\"new_version\";s:5:\"1.6.2\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/classic-editor/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/classic-editor.1.6.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/classic-editor/assets/icon-256x256.png?rev=1998671\";s:2:\"1x\";s:67:\"https://ps.w.org/classic-editor/assets/icon-128x128.png?rev=1998671\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/classic-editor/assets/banner-1544x500.png?rev=1998671\";s:2:\"1x\";s:69:\"https://ps.w.org/classic-editor/assets/banner-772x250.png?rev=1998676\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.9\";}s:9:\"hello.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/hello-dolly\";s:4:\"slug\";s:11:\"hello-dolly\";s:6:\"plugin\";s:9:\"hello.php\";s:11:\"new_version\";s:5:\"1.7.2\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/hello-dolly/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/hello-dolly.1.7.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-256x256.jpg?rev=2052855\";s:2:\"1x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-128x128.jpg?rev=2052855\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/hello-dolly/assets/banner-1544x500.jpg?rev=2645582\";s:2:\"1x\";s:66:\"https://ps.w.org/hello-dolly/assets/banner-772x250.jpg?rev=2052855\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}s:29:\"theme-editor/theme_editor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:26:\"w.org/plugins/theme-editor\";s:4:\"slug\";s:12:\"theme-editor\";s:6:\"plugin\";s:29:\"theme-editor/theme_editor.php\";s:11:\"new_version\";s:3:\"2.7\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/theme-editor/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/plugin/theme-editor.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:65:\"https://ps.w.org/theme-editor/assets/icon-128x128.png?rev=1644634\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:67:\"https://ps.w.org/theme-editor/assets/banner-772x250.jpg?rev=1644636\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.4\";}s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";s:4:\"slug\";s:59:\"wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\";s:6:\"plugin\";s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";s:11:\"new_version\";s:13:\"2.25.2-beta.1\";s:3:\"url\";s:0:\"\";s:7:\"package\";s:0:\"\";s:5:\"icons\";a:0:{}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:0:\"\";s:12:\"requires_php\";s:0:\"\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}}s:7:\"checked\";a:17:{s:35:\"404-to-homepage/404-to-homepage.php\";s:3:\"1.0\";s:19:\"akismet/akismet.php\";s:5:\"4.2.4\";s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";s:4:\"7.61\";s:91:\"all-in-one-wp-migration-multisite-extension/all-in-one-wp-migration-multisite-extension.php\";s:4:\"4.18\";s:43:\"all-in-one-seo-pack/all_in_one_seo_pack.php\";s:7:\"4.2.1.1\";s:33:\"classic-editor/classic-editor.php\";s:5:\"1.6.2\";s:9:\"hello.php\";s:5:\"1.7.2\";s:37:\"wordpress-autoblogging/basic-auth.php\";s:3:\"0.1\";s:37:\"link-whisper-premium/link-whisper.php\";s:5:\"1.5.9\";s:29:\"mainwp-child/mainwp-child.php\";s:5:\"4.2.3\";s:49:\"scheduled-post-trigger/scheduled-post-trigger.php\";s:3:\"3.0\";s:47:\"simple-social-buttons/simple-social-buttons.php\";s:5:\"4.0.1\";s:23:\"spiderblocker/index.php\";s:5:\"1.3.1\";s:29:\"theme-editor/theme_editor.php\";s:3:\"2.7\";s:81:\"auto-terms-of-service-and-privacy-policy/auto-terms-of-service-privacy-policy.php\";s:5:\"2.4.9\";s:24:\"wpforms-lite/wpforms.php\";s:7:\"1.7.4.2\";s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";s:13:\"2.25.2-beta.1\";}}','no'),(79271,'_transient_timeout_global_styles_ocius-grid','1680064460','no'),(79272,'_transient_global_styles_ocius-grid','body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--duotone--dark-grayscale: url(\'#wp-duotone-dark-grayscale\');--wp--preset--duotone--grayscale: url(\'#wp-duotone-grayscale\');--wp--preset--duotone--purple-yellow: url(\'#wp-duotone-purple-yellow\');--wp--preset--duotone--blue-red: url(\'#wp-duotone-blue-red\');--wp--preset--duotone--midnight: url(\'#wp-duotone-midnight\');--wp--preset--duotone--magenta-yellow: url(\'#wp-duotone-magenta-yellow\');--wp--preset--duotone--purple-green: url(\'#wp-duotone-purple-green\');--wp--preset--duotone--blue-orange: url(\'#wp-duotone-blue-orange\');--wp--preset--font-size--small: 16px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 25px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-size--larger: 35px;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}','no'),(79273,'_transient_timeout_global_styles_svg_filters_ocius-grid','1680064461','no'),(79274,'_transient_global_styles_svg_filters_ocius-grid','<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-dark-grayscale\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0 0.49803921568627\" /><feFuncG type=\"table\" tableValues=\"0 0.49803921568627\" /><feFuncB type=\"table\" tableValues=\"0 0.49803921568627\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-grayscale\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0 1\" /><feFuncG type=\"table\" tableValues=\"0 1\" /><feFuncB type=\"table\" tableValues=\"0 1\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-purple-yellow\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0.54901960784314 0.98823529411765\" /><feFuncG type=\"table\" tableValues=\"0 1\" /><feFuncB type=\"table\" tableValues=\"0.71764705882353 0.25490196078431\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-blue-red\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0 1\" /><feFuncG type=\"table\" tableValues=\"0 0.27843137254902\" /><feFuncB type=\"table\" tableValues=\"0.5921568627451 0.27843137254902\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-midnight\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0 0\" /><feFuncG type=\"table\" tableValues=\"0 0.64705882352941\" /><feFuncB type=\"table\" tableValues=\"0 1\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-magenta-yellow\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0.78039215686275 1\" /><feFuncG type=\"table\" tableValues=\"0 0.94901960784314\" /><feFuncB type=\"table\" tableValues=\"0.35294117647059 0.47058823529412\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-purple-green\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0.65098039215686 0.40392156862745\" /><feFuncG type=\"table\" tableValues=\"0 1\" /><feFuncB type=\"table\" tableValues=\"0.44705882352941 0.4\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-blue-orange\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0.098039215686275 1\" /><feFuncG type=\"table\" tableValues=\"0 0.66274509803922\" /><feFuncB type=\"table\" tableValues=\"0.84705882352941 0.41960784313725\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg>','no');
/*!40000 ALTER TABLE `wp_options` ENABLE KEYS */;
UNLOCK TABLES;

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

DROP TABLE IF EXISTS `wp_postmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_postmeta` (
  `meta_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint unsigned NOT NULL DEFAULT '0',
  `meta_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  PRIMARY KEY (`meta_id`),
  KEY `post_id` (`post_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=432 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

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

LOCK TABLES `wp_postmeta` WRITE;
/*!40000 ALTER TABLE `wp_postmeta` DISABLE KEYS */;
INSERT INTO `wp_postmeta` VALUES (3,8,'_edit_last','1'),(4,8,'_edit_lock','1595393840:1'),(5,9,'_wp_attached_file','2020/07/413.jpg'),(6,9,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2055;s:6:\"height\";i:1459;s:4:\"file\";s:15:\"2020/07/413.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"413-300x213.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"413-1024x727.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:727;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"413-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"413-768x545.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:545;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:17:\"413-1536x1091.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1091;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:17:\"413-2048x1454.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1454;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"minimer-small\";a:4:{s:4:\"file\";s:15:\"413-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"minimer-medium\";a:4:{s:4:\"file\";s:15:\"413-520x292.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:292;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"minimer-large\";a:4:{s:4:\"file\";s:15:\"413-940x529.jpg\";s:5:\"width\";i:940;s:6:\"height\";i:529;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"minimer-list\";a:4:{s:4:\"file\";s:15:\"413-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"alx-small\";a:4:{s:4:\"file\";s:15:\"413-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"alx-medium\";a:4:{s:4:\"file\";s:15:\"413-520x292.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:292;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7,8,'_thumbnail_id','9'),(10,11,'_edit_last','1'),(11,11,'_edit_lock','1595394703:1'),(12,12,'_wp_attached_file','2020/07/414.jpg'),(13,12,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:1287;s:4:\"file\";s:15:\"2020/07/414.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"414-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"414-1024x659.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"414-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"414-768x494.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:16:\"414-1536x988.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:988;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"minimer-small\";a:4:{s:4:\"file\";s:15:\"414-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"minimer-medium\";a:4:{s:4:\"file\";s:15:\"414-520x292.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:292;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"minimer-large\";a:4:{s:4:\"file\";s:15:\"414-940x529.jpg\";s:5:\"width\";i:940;s:6:\"height\";i:529;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"minimer-list\";a:4:{s:4:\"file\";s:15:\"414-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"alx-small\";a:4:{s:4:\"file\";s:15:\"414-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"alx-medium\";a:4:{s:4:\"file\";s:15:\"414-520x292.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:292;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(14,11,'_thumbnail_id','12'),(29,18,'_edit_last','1'),(30,18,'_edit_lock','1595394935:1'),(31,19,'_edit_last','1'),(32,19,'_edit_lock','1595395355:1'),(33,21,'_wp_attached_file','2020/07/30.jpg'),(34,21,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2534;s:6:\"height\";i:2064;s:4:\"file\";s:14:\"2020/07/30.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"30-300x244.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:244;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"30-1024x834.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:834;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"30-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"30-768x626.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:626;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:16:\"30-1536x1251.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1251;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:16:\"30-2048x1668.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1668;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"minimer-small\";a:4:{s:4:\"file\";s:14:\"30-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"minimer-medium\";a:4:{s:4:\"file\";s:14:\"30-520x292.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:292;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"minimer-large\";a:4:{s:4:\"file\";s:14:\"30-940x529.jpg\";s:5:\"width\";i:940;s:6:\"height\";i:529;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"minimer-list\";a:4:{s:4:\"file\";s:14:\"30-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"alx-small\";a:4:{s:4:\"file\";s:14:\"30-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"alx-medium\";a:4:{s:4:\"file\";s:14:\"30-520x292.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:292;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(35,23,'_edit_last','1'),(36,23,'_edit_lock','1595395501:1'),(37,24,'_edit_last','1'),(38,24,'_edit_lock','1598009175:1'),(39,25,'_edit_last','1'),(40,25,'_edit_lock','1598009178:1'),(53,40,'_menu_item_type','custom'),(54,40,'_menu_item_menu_item_parent','0'),(55,40,'_menu_item_object_id','40'),(56,40,'_menu_item_object','custom'),(57,40,'_menu_item_target',''),(58,40,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(59,40,'_menu_item_xfn',''),(60,40,'_menu_item_url','http://boerenmarkt-denhaag.nl/'),(62,41,'_menu_item_type','post_type'),(63,41,'_menu_item_menu_item_parent','0'),(64,41,'_menu_item_object_id','19'),(65,41,'_menu_item_object','page'),(66,41,'_menu_item_target',''),(67,41,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(68,41,'_menu_item_xfn',''),(69,41,'_menu_item_url',''),(71,42,'_menu_item_type','post_type'),(72,42,'_menu_item_menu_item_parent','0'),(73,42,'_menu_item_object_id','23'),(74,42,'_menu_item_object','page'),(75,42,'_menu_item_target',''),(76,42,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(77,42,'_menu_item_xfn',''),(78,42,'_menu_item_url',''),(80,43,'_menu_item_type','post_type'),(81,43,'_menu_item_menu_item_parent','0'),(82,43,'_menu_item_object_id','18'),(83,43,'_menu_item_object','page'),(84,43,'_menu_item_target',''),(85,43,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(86,43,'_menu_item_xfn',''),(87,43,'_menu_item_url',''),(88,43,'_menu_item_orphaned','1595396263'),(89,44,'_menu_item_type','post_type'),(90,44,'_menu_item_menu_item_parent','0'),(91,44,'_menu_item_object_id','24'),(92,44,'_menu_item_object','page'),(93,44,'_menu_item_target',''),(94,44,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(95,44,'_menu_item_xfn',''),(96,44,'_menu_item_url',''),(98,45,'_menu_item_type','post_type'),(99,45,'_menu_item_menu_item_parent','0'),(100,45,'_menu_item_object_id','25'),(101,45,'_menu_item_object','page'),(102,45,'_menu_item_target',''),(103,45,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(104,45,'_menu_item_xfn',''),(105,45,'_menu_item_url',''),(107,46,'_menu_item_type','custom'),(108,46,'_menu_item_menu_item_parent','0'),(109,46,'_menu_item_object_id','46'),(110,46,'_menu_item_object','custom'),(111,46,'_menu_item_target',''),(112,46,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(113,46,'_menu_item_xfn',''),(114,46,'_menu_item_url','https://www.facebook.com/'),(116,47,'_menu_item_type','custom'),(117,47,'_menu_item_menu_item_parent','0'),(118,47,'_menu_item_object_id','47'),(119,47,'_menu_item_object','custom'),(120,47,'_menu_item_target',''),(121,47,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(122,47,'_menu_item_xfn',''),(123,47,'_menu_item_url','https://twitter.com/?lang=en'),(125,48,'_menu_item_type','custom'),(126,48,'_menu_item_menu_item_parent','0'),(127,48,'_menu_item_object_id','48'),(128,48,'_menu_item_object','custom'),(129,48,'_menu_item_target',''),(130,48,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(131,48,'_menu_item_xfn',''),(132,48,'_menu_item_url','https://www.linkedin.com/'),(134,49,'_menu_item_type','custom'),(135,49,'_menu_item_menu_item_parent','0'),(136,49,'_menu_item_object_id','49'),(137,49,'_menu_item_object','custom'),(138,49,'_menu_item_target',''),(139,49,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(140,49,'_menu_item_xfn',''),(141,49,'_menu_item_url','https://www.pinterest.com/'),(143,50,'_menu_item_type','custom'),(144,50,'_menu_item_menu_item_parent','0'),(145,50,'_menu_item_object_id','50'),(146,50,'_menu_item_object','custom'),(147,50,'_menu_item_target',''),(148,50,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(149,50,'_menu_item_xfn',''),(150,50,'_menu_item_url','#'),(152,51,'_menu_item_type','custom'),(153,51,'_menu_item_menu_item_parent','0'),(154,51,'_menu_item_object_id','51'),(155,51,'_menu_item_object','custom'),(156,51,'_menu_item_target',''),(157,51,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(158,51,'_menu_item_xfn',''),(159,51,'_menu_item_url','#'),(161,52,'_menu_item_type','custom'),(162,52,'_menu_item_menu_item_parent','0'),(163,52,'_menu_item_object_id','52'),(164,52,'_menu_item_object','custom'),(165,52,'_menu_item_target',''),(166,52,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(167,52,'_menu_item_xfn',''),(168,52,'_menu_item_url','#'),(170,53,'_wp_attached_file','2020/07/415.jpg'),(171,53,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:736;s:6:\"height\";i:981;s:4:\"file\";s:15:\"2020/07/415.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"415-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"415-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"ocius-grid-carousel-img\";a:4:{s:4:\"file\";s:15:\"415-736x500.jpg\";s:5:\"width\";i:736;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"ocius-carousel-img\";a:4:{s:4:\"file\";s:15:\"415-700x450.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"ocius-small-thumb\";a:4:{s:4:\"file\";s:15:\"415-350x220.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(172,54,'_wp_attached_file','2020/07/416.jpg'),(173,54,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:848;s:6:\"height\";i:565;s:4:\"file\";s:15:\"2020/07/416.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"416-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"416-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"416-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"ocius-grid-carousel-img\";a:4:{s:4:\"file\";s:15:\"416-848x500.jpg\";s:5:\"width\";i:848;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"ocius-carousel-img\";a:4:{s:4:\"file\";s:15:\"416-700x450.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"ocius-small-thumb\";a:4:{s:4:\"file\";s:15:\"416-350x220.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(176,56,'_wp_attached_file','2020/07/cropped-logo102.png'),(177,56,'_wp_attachment_context','custom-logo'),(178,56,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:408;s:6:\"height\";i:89;s:4:\"file\";s:27:\"2020/07/cropped-logo102.png\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"cropped-logo102-300x65.png\";s:5:\"width\";i:300;s:6:\"height\";i:65;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"cropped-logo102-150x89.png\";s:5:\"width\";i:150;s:6:\"height\";i:89;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"ocius-small-thumb\";a:4:{s:4:\"file\";s:26:\"cropped-logo102-350x89.png\";s:5:\"width\";i:350;s:6:\"height\";i:89;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(180,58,'_wp_attached_file','2020/07/logo102-1.png'),(181,58,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:409;s:6:\"height\";i:88;s:4:\"file\";s:21:\"2020/07/logo102-1.png\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"logo102-1-300x65.png\";s:5:\"width\";i:300;s:6:\"height\";i:65;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"logo102-1-150x88.png\";s:5:\"width\";i:150;s:6:\"height\";i:88;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"ocius-small-thumb\";a:4:{s:4:\"file\";s:20:\"logo102-1-350x88.png\";s:5:\"width\";i:350;s:6:\"height\";i:88;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(182,59,'_wp_attached_file','2020/07/cropped-logo102-1.png'),(183,59,'_wp_attachment_context','custom-logo'),(184,59,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:409;s:6:\"height\";i:88;s:4:\"file\";s:29:\"2020/07/cropped-logo102-1.png\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"cropped-logo102-1-300x65.png\";s:5:\"width\";i:300;s:6:\"height\";i:65;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"cropped-logo102-1-150x88.png\";s:5:\"width\";i:150;s:6:\"height\";i:88;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"ocius-small-thumb\";a:4:{s:4:\"file\";s:28:\"cropped-logo102-1-350x88.png\";s:5:\"width\";i:350;s:6:\"height\";i:88;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(202,11,'ssb_old_counts','a:5:{s:7:\"twitter\";i:0;s:9:\"pinterest\";i:0;s:7:\"fbshare\";i:0;s:6:\"reddit\";i:0;s:6:\"tumblr\";i:0;}'),(203,11,'ssb_total_counts','0'),(204,11,'ssb_cache_timestamp','466245'),(205,8,'ssb_old_counts','a:5:{s:7:\"twitter\";i:0;s:9:\"pinterest\";i:0;s:7:\"fbshare\";i:0;s:6:\"reddit\";i:0;s:6:\"tumblr\";i:0;}'),(206,8,'ssb_total_counts','0'),(207,8,'ssb_cache_timestamp','466268'),(208,19,'ssb_old_counts','a:5:{s:7:\"twitter\";i:0;s:9:\"pinterest\";i:0;s:7:\"fbshare\";i:0;s:6:\"reddit\";i:0;s:6:\"tumblr\";i:0;}'),(209,19,'ssb_total_counts','0'),(210,19,'ssb_cache_timestamp','466332'),(211,23,'ssb_old_counts','a:5:{s:7:\"twitter\";i:0;s:9:\"pinterest\";i:0;s:7:\"fbshare\";i:0;s:6:\"reddit\";i:0;s:6:\"tumblr\";i:0;}'),(212,23,'ssb_total_counts','0'),(213,23,'ssb_cache_timestamp','466594'),(214,26,'wpforms_entries_count','990'),(215,28,'wpforms_entries_count','59'),(216,24,'ssb_old_counts','a:5:{s:7:\"twitter\";i:0;s:9:\"pinterest\";i:0;s:7:\"fbshare\";i:0;s:6:\"reddit\";i:0;s:6:\"tumblr\";i:0;}'),(217,24,'ssb_total_counts','0'),(218,24,'ssb_cache_timestamp','465719'),(219,25,'ssb_old_counts','a:5:{s:7:\"twitter\";i:0;s:9:\"pinterest\";i:0;s:7:\"fbshare\";i:0;s:6:\"reddit\";i:0;s:6:\"tumblr\";i:0;}'),(220,25,'ssb_total_counts','0'),(221,25,'ssb_cache_timestamp','463707'),(222,73,'_edit_last','1'),(223,73,'_edit_lock','1598009186:1'),(224,74,'_edit_last','1'),(225,74,'_edit_lock','1598009176:1'),(226,25,'_aioseop_keywords',''),(227,25,'_aioseop_description',''),(228,25,'_aioseop_title',''),(229,25,'_aioseop_custom_link',''),(230,25,'_aioseop_sitemap_exclude',''),(231,25,'_aioseop_disable',''),(232,25,'_aioseop_disable_analytics',''),(233,25,'_aioseop_noindex',''),(234,25,'_aioseop_nofollow',''),(235,25,'_ssb_hide','false'),(236,24,'_aioseop_keywords',''),(237,24,'_aioseop_description',''),(238,24,'_aioseop_title',''),(239,24,'_aioseop_custom_link',''),(240,24,'_aioseop_sitemap_exclude',''),(241,24,'_aioseop_disable',''),(242,24,'_aioseop_disable_analytics',''),(243,24,'_aioseop_noindex',''),(244,24,'_aioseop_nofollow',''),(245,24,'_ssb_hide','false'),(246,81,'_edit_last','1'),(247,81,'_edit_lock','1600911949:1'),(248,82,'_wp_attached_file','2020/09/5df5d5f5d45df4g4.jpg'),(249,82,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:638;s:6:\"height\";i:479;s:4:\"file\";s:28:\"2020/09/5df5d5f5d45df4g4.jpg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"5df5d5f5d45df4g4-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"5df5d5f5d45df4g4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"ocius-carousel-img\";a:4:{s:4:\"file\";s:28:\"5df5d5f5d45df4g4-638x450.jpg\";s:5:\"width\";i:638;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"ocius-small-thumb\";a:4:{s:4:\"file\";s:28:\"5df5d5f5d45df4g4-350x220.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(250,81,'_thumbnail_id','82'),(251,81,'_aioseop_keywords',''),(252,81,'_aioseop_description',''),(253,81,'_aioseop_title',''),(254,81,'_aioseop_custom_link',''),(255,81,'_aioseop_sitemap_exclude',''),(256,81,'_aioseop_disable',''),(257,81,'_aioseop_disable_analytics',''),(258,81,'_aioseop_noindex',''),(259,81,'_aioseop_nofollow',''),(260,81,'_ssb_hide','false'),(261,84,'_edit_last','1'),(262,84,'_edit_lock','1601359773:1'),(263,85,'_wp_attached_file','2020/09/d5g6fdg5f4.jpg'),(264,85,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:289;s:6:\"height\";i:174;s:4:\"file\";s:22:\"2020/09/d5g6fdg5f4.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"d5g6fdg5f4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(265,84,'_thumbnail_id','85'),(266,84,'_aioseop_keywords',''),(267,84,'_aioseop_description',''),(268,84,'_aioseop_title',''),(269,84,'_aioseop_custom_link',''),(270,84,'_aioseop_sitemap_exclude',''),(271,84,'_aioseop_disable',''),(272,84,'_aioseop_disable_analytics',''),(273,84,'_aioseop_noindex',''),(274,84,'_aioseop_nofollow',''),(275,84,'_ssb_hide','false'),(276,84,'_oembed_114ae6f54e790cf6a16e447bbf547ae4','<iframe title=\"Simple Method To Make $100 A Day Trading Cryptocurrency As A Beginner |  Tutorial Guide\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/7KIEvEODCI4?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(277,84,'_oembed_time_114ae6f54e790cf6a16e447bbf547ae4','1601359893'),(282,87,'_edit_last','1'),(283,87,'_edit_lock','1602701306:1'),(284,88,'_wp_attached_file','2020/10/4g5rt4g5rt4g5.jpg'),(285,88,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:560;s:6:\"height\";i:292;s:4:\"file\";s:25:\"2020/10/4g5rt4g5rt4g5.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"4g5rt4g5rt4g5-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"4g5rt4g5rt4g5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"ocius-small-thumb\";a:4:{s:4:\"file\";s:25:\"4g5rt4g5rt4g5-350x220.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(286,87,'_thumbnail_id','88'),(289,87,'_aioseop_keywords',''),(290,87,'_aioseop_description',''),(291,87,'_aioseop_title',''),(292,87,'_aioseop_custom_link',''),(293,87,'_aioseop_sitemap_exclude',''),(294,87,'_aioseop_disable',''),(295,87,'_aioseop_disable_analytics',''),(296,87,'_aioseop_noindex',''),(297,87,'_aioseop_nofollow',''),(298,87,'_ssb_hide','false'),(299,87,'_wp_old_date','2020-10-14'),(300,87,'ssb_old_counts','a:5:{s:7:\"twitter\";i:0;s:9:\"pinterest\";i:0;s:7:\"fbshare\";i:0;s:6:\"reddit\";i:0;s:6:\"tumblr\";i:0;}'),(301,87,'ssb_total_counts','0'),(302,87,'ssb_cache_timestamp','455884'),(303,81,'ssb_old_counts','a:5:{s:7:\"twitter\";i:0;s:9:\"pinterest\";i:0;s:7:\"fbshare\";i:0;s:6:\"reddit\";i:0;s:6:\"tumblr\";i:0;}'),(304,81,'ssb_total_counts','0'),(305,81,'ssb_cache_timestamp','466369'),(306,90,'_edit_last','1'),(307,90,'_edit_lock','1605244528:1'),(308,90,'_oembed_bb9ddbcaae9b4c6055bccc3f3879cb28','<iframe title=\"Tesla Stock Price Prediction POST Election News\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/CWPNuZAc1w4?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(309,90,'_oembed_time_bb9ddbcaae9b4c6055bccc3f3879cb28','1605243205'),(310,91,'_wp_attached_file','2020/11/5g45r45g4rt.jpg'),(311,91,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:900;s:6:\"height\";i:593;s:4:\"file\";s:23:\"2020/11/5g45r45g4rt.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"5g45r45g4rt-300x198.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"5g45r45g4rt-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"5g45r45g4rt-768x506.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:506;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"ocius-grid-carousel-img\";a:4:{s:4:\"file\";s:23:\"5g45r45g4rt-900x500.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"ocius-carousel-img\";a:4:{s:4:\"file\";s:23:\"5g45r45g4rt-700x450.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"ocius-small-thumb\";a:4:{s:4:\"file\";s:23:\"5g45r45g4rt-350x220.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(312,90,'_thumbnail_id','91'),(313,90,'_aioseop_keywords',''),(314,90,'_aioseop_description',''),(315,90,'_aioseop_title',''),(316,90,'_aioseop_custom_link',''),(317,90,'_aioseop_sitemap_exclude',''),(318,90,'_aioseop_disable',''),(319,90,'_aioseop_disable_analytics',''),(320,90,'_aioseop_noindex',''),(321,90,'_aioseop_nofollow',''),(322,90,'_ssb_hide','false'),(325,93,'_edit_last','1'),(326,93,'_edit_lock','1643058402:1'),(327,93,'_oembed_6528c147dae7359c6c8e98338ca76ec0','<iframe title=\"How I Would Invest $1,000 In Cryptocurrency in 2020 -  How To Trade Bitcoin\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/hIO3QnqMVE0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(328,93,'_oembed_time_6528c147dae7359c6c8e98338ca76ec0','1607348833'),(329,94,'_wp_attached_file','2020/12/4fd5g45f4g5d.jpg'),(330,94,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:303;s:6:\"height\";i:166;s:4:\"file\";s:24:\"2020/12/4fd5g45f4g5d.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"4fd5g45f4g5d-300x164.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:164;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"4fd5g45f4g5d-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(331,93,'_thumbnail_id','94'),(334,93,'_aioseop_keywords',''),(335,93,'_aioseop_description',''),(336,93,'_aioseop_title',''),(337,93,'_aioseop_custom_link',''),(338,93,'_aioseop_sitemap_exclude',''),(339,93,'_aioseop_disable',''),(340,93,'_aioseop_disable_analytics',''),(341,93,'_aioseop_noindex',''),(342,93,'_aioseop_nofollow',''),(343,93,'_ssb_hide','false'),(344,93,'_wp_old_date','2020-12-07'),(345,90,'ssb_old_counts','a:5:{s:7:\"twitter\";i:0;s:9:\"pinterest\";i:0;s:7:\"fbshare\";i:0;s:6:\"reddit\";i:0;s:6:\"tumblr\";i:0;}'),(346,90,'ssb_total_counts','0'),(347,90,'ssb_cache_timestamp','463696'),(348,18,'ssb_old_counts','a:5:{s:7:\"twitter\";i:0;s:9:\"pinterest\";i:0;s:7:\"fbshare\";i:0;s:6:\"reddit\";i:0;s:6:\"tumblr\";i:0;}'),(349,18,'ssb_total_counts','0'),(350,18,'ssb_cache_timestamp','465789'),(351,97,'_wp_attached_file','2020/12/209291-01.jpg'),(352,97,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:21:\"2020/12/209291-01.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"209291-01-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"209291-01-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"209291-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"209291-01-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"ocius-grid-carousel-img\";a:4:{s:4:\"file\";s:22:\"209291-01-1280x500.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"ocius-carousel-img\";a:4:{s:4:\"file\";s:21:\"209291-01-700x450.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"ocius-large-thumb\";a:4:{s:4:\"file\";s:22:\"209291-01-1170x780.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"ocius-small-thumb\";a:4:{s:4:\"file\";s:21:\"209291-01-350x220.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(353,96,'_edit_last','1'),(354,96,'_edit_lock','1609274346:1'),(355,96,'_oembed_a4aa86bdd15aa8bf25738efc0a8d0761','<iframe title=\"Stocks Intrinsic Values: Tesla, Kroger, Nestle, Unilever (3 Buys, 1 Sell)\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/P5J-7AOXcnw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(356,96,'_oembed_time_a4aa86bdd15aa8bf25738efc0a8d0761','1609274329'),(357,96,'_thumbnail_id','97'),(358,96,'_aioseop_keywords',''),(359,96,'_aioseop_description',''),(360,96,'_aioseop_title',''),(361,96,'_aioseop_custom_link',''),(362,96,'_aioseop_sitemap_exclude',''),(363,96,'_aioseop_disable',''),(364,96,'_aioseop_disable_analytics',''),(365,96,'_aioseop_noindex',''),(366,96,'_aioseop_nofollow',''),(367,96,'_ssb_hide','false'),(370,96,'ssb_old_counts','a:5:{s:7:\"twitter\";i:0;s:9:\"pinterest\";i:0;s:7:\"fbshare\";i:0;s:6:\"reddit\";i:0;s:6:\"tumblr\";i:0;}'),(371,96,'ssb_total_counts','0'),(372,96,'ssb_cache_timestamp','455884'),(373,93,'ssb_old_counts','a:5:{s:7:\"twitter\";i:0;s:9:\"pinterest\";i:0;s:7:\"fbshare\";i:0;s:6:\"reddit\";i:0;s:6:\"tumblr\";i:0;}'),(374,93,'ssb_total_counts','0'),(375,93,'ssb_cache_timestamp','464060'),(376,84,'ssb_old_counts','a:5:{s:7:\"twitter\";i:0;s:9:\"pinterest\";i:0;s:7:\"fbshare\";i:0;s:6:\"reddit\";i:0;s:6:\"tumblr\";i:0;}'),(377,84,'ssb_total_counts','0'),(378,84,'ssb_cache_timestamp','463360'),(379,59,'_oembed_311aaac8e6df1c5be6347d0bd3916f25','{{unknown}}'),(380,56,'_oembed_f9988eef72f13374389128d00c9782e9','{{unknown}}'),(383,96,'_aioseo_keywords',''),(384,96,'_aioseo_description',''),(385,93,'_aioseo_keywords',''),(386,93,'_aioseo_description',NULL),(387,90,'_aioseo_keywords',''),(388,90,'_aioseo_description',''),(389,87,'_aioseo_keywords',''),(390,87,'_aioseo_description',''),(391,84,'_aioseo_keywords',''),(392,84,'_aioseo_description',''),(393,81,'_aioseo_keywords',''),(394,81,'_aioseo_description',''),(395,25,'_aioseo_keywords',''),(396,25,'_aioseo_description',''),(397,24,'_aioseo_keywords',''),(398,24,'_aioseo_description',''),(401,93,'_aioseo_title',NULL),(402,93,'_aioseo_og_title',NULL),(403,93,'_aioseo_og_description',NULL),(404,93,'_aioseo_og_article_section',''),(405,93,'_aioseo_og_article_tags',''),(406,93,'_aioseo_twitter_title',NULL),(407,93,'_aioseo_twitter_description',NULL),(408,26,'wpforms_form_locations','a:1:{i:0;a:6:{s:4:\"type\";s:4:\"page\";s:5:\"title\";s:10:\"Contact Us\";s:7:\"form_id\";i:26;s:2:\"id\";i:23;s:6:\"status\";s:7:\"publish\";s:3:\"url\";s:12:\"/contact-us/\";}}'),(409,28,'wpforms_form_locations','a:1:{i:0;a:4:{s:4:\"type\";s:6:\"widget\";s:5:\"title\";s:8:\"Book Now\";s:7:\"form_id\";i:28;s:2:\"id\";s:16:\"wpforms-widget-2\";}}'),(410,56,'_oembed_021bf88c55467889dc2213c7df760f5b','{{unknown}}'),(411,59,'_oembed_8e87520f43818109f9be7067df3a0225','{{unknown}}'),(412,103,'_edit_last','1'),(413,103,'_edit_lock','1670658674:1'),(416,103,'_ssb_hide','false'),(417,103,'_aioseo_title',NULL),(418,103,'_aioseo_description',NULL),(419,103,'_aioseo_keywords',''),(420,103,'_aioseo_og_title',NULL),(421,103,'_aioseo_og_description',NULL),(422,103,'_aioseo_og_article_section',''),(423,103,'_aioseo_og_article_tags',''),(424,103,'_aioseo_twitter_title',NULL),(425,103,'_aioseo_twitter_description',NULL),(426,103,'ssb_old_counts','a:5:{s:7:\"twitter\";i:0;s:9:\"pinterest\";i:0;s:7:\"fbshare\";i:0;s:6:\"reddit\";i:0;s:6:\"tumblr\";N;}'),(427,103,'ssb_total_counts','0'),(428,103,'ssb_cache_timestamp','464071');
/*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

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

DROP TABLE IF EXISTS `wp_posts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_posts` (
  `ID` bigint unsigned NOT NULL AUTO_INCREMENT,
  `post_author` bigint unsigned NOT NULL DEFAULT '0',
  `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_title` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_excerpt` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_status` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'publish',
  `comment_status` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open',
  `ping_status` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open',
  `post_password` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `post_name` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `to_ping` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `pinged` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content_filtered` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_parent` bigint unsigned NOT NULL DEFAULT '0',
  `guid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `menu_order` int NOT NULL DEFAULT '0',
  `post_type` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'post',
  `post_mime_type` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_count` bigint NOT NULL DEFAULT '0',
  PRIMARY KEY (`ID`),
  KEY `post_name` (`post_name`(191)),
  KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
  KEY `post_parent` (`post_parent`),
  KEY `post_author` (`post_author`)
) ENGINE=InnoDB AUTO_INCREMENT=108 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

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

LOCK TABLES `wp_posts` WRITE;
/*!40000 ALTER TABLE `wp_posts` DISABLE KEYS */;
INSERT INTO `wp_posts` VALUES (8,1,'2020-07-22 04:59:40','2020-07-22 04:59:40','It\'s imperative to make new natural vegetables a staple in your eating regimen. Pesticides can without much of a stretch harm your wellbeing, making eating vegetables a hazard except if you play it safe. Rather than abandoning the significant supplements you need, focus on purchasing natural for you and your family. Glance in the accompanying areas to locate the best determinations:\r\n\r\nDevelop Organic Vegetables in Your Home\r\n\r\nNot every person can have their own nursery, yet anybody can supplant a portion of their normally bought things with natural assortments they can develop in their own homes. In the wake of buying natural vegetables, you can utilize bits of them to begin becoming your own. This is valid for some vegetables that don\'t should be developed in the ground.\r\n\r\nGreen onions, for example, can be lowered in a modest quantity of water in a glass and left in the sun. You\'ll have an unending gracefully of green onions that are liberated from pesticide. You should simply dump out the water, wash them off and top off at regular intervals. Lettuce and celery can be developed correspondingly. This is only one way you can have new natural vegetables without your very own nursery.\r\n\r\nPay Others to Grow Them for You\r\n\r\nRanchers markets and natural food communities are another way you can get a wellspring of new vegetables that are liberated from pesticides. You might have the option to visit the grounds where the nourishments are developed also and get included. Entire people group are worked around green developments like natural cultivating. They help secure modest community organizations and family cultivates.\r\n\r\nBy urging companions to go along with you in buying in mass from free natural cultivators, you can diminish poison rates for your locale, your family and your companions. Authorizing a rancher to develop vegetables you will need can be simple on the off chance that you approach them early enough in the year. Be that as it may, numerous ranchers sell natural nourishments at ranchers markets. In the event that you haven\'t got the opportunity to join or make a center or you aren\'t sure you\'re prepared for that degree of duty, stop out during the normal deals and see what merchants have in plain view.\r\n\r\nProduce Sections and Specialty Stores\r\n\r\nIncreasingly more markets have started to convey natural merchandise. These range from heating supplies to arranged dinners and at times incorporate new vegetables. A more extensive assortment of these alternatives are accessible at forte supermarkets that attention exclusively on natural and every regular food. Commonly these spots will likewise convey other natural items so you can appreciate one-quit looking for the entirety of your wellbeing and home needs.\r\n\r\nSo as to take full advantage of your food and your wellbeing, center around purchasing a lot of new natural vegetables. They give the supplements you and your family need to remain solid while keeping noxious poisons from being passed along. Stay away from preventable ailment and illness by staying in view of produce developed with entire wellbeing.','Best Places to Find Fresh Organic Vegetables','','publish','closed','closed','','best-places-to-find-fresh-organic-vegetables','','','2020-07-22 04:59:40','2020-07-22 04:59:40','',0,'http://boerenmarkt-denhaag.nl/?p=8',0,'post','',0),(9,1,'2020-07-22 04:59:03','2020-07-22 04:59:03','','413','','inherit','closed','closed','','413','','','2020-07-22 04:59:03','2020-07-22 04:59:03','',8,'http://boerenmarkt-denhaag.nl/wp-content/uploads/2020/07/413.jpg',0,'attachment','image/jpeg',0),(10,1,'2020-07-22 04:59:40','2020-07-22 04:59:40','It\'s imperative to make new natural vegetables a staple in your eating regimen. Pesticides can without much of a stretch harm your wellbeing, making eating vegetables a hazard except if you play it safe. Rather than abandoning the significant supplements you need, focus on purchasing natural for you and your family. Glance in the accompanying areas to locate the best determinations:\r\n\r\nDevelop Organic Vegetables in Your Home\r\n\r\nNot every person can have their own nursery, yet anybody can supplant a portion of their normally bought things with natural assortments they can develop in their own homes. In the wake of buying natural vegetables, you can utilize bits of them to begin becoming your own. This is valid for some vegetables that don\'t should be developed in the ground.\r\n\r\nGreen onions, for example, can be lowered in a modest quantity of water in a glass and left in the sun. You\'ll have an unending gracefully of green onions that are liberated from pesticide. You should simply dump out the water, wash them off and top off at regular intervals. Lettuce and celery can be developed correspondingly. This is only one way you can have new natural vegetables without your very own nursery.\r\n\r\nPay Others to Grow Them for You\r\n\r\nRanchers markets and natural food communities are another way you can get a wellspring of new vegetables that are liberated from pesticides. You might have the option to visit the grounds where the nourishments are developed also and get included. Entire people group are worked around green developments like natural cultivating. They help secure modest community organizations and family cultivates.\r\n\r\nBy urging companions to go along with you in buying in mass from free natural cultivators, you can diminish poison rates for your locale, your family and your companions. Authorizing a rancher to develop vegetables you will need can be simple on the off chance that you approach them early enough in the year. Be that as it may, numerous ranchers sell natural nourishments at ranchers markets. In the event that you haven\'t got the opportunity to join or make a center or you aren\'t sure you\'re prepared for that degree of duty, stop out during the normal deals and see what merchants have in plain view.\r\n\r\nProduce Sections and Specialty Stores\r\n\r\nIncreasingly more markets have started to convey natural merchandise. These range from heating supplies to arranged dinners and at times incorporate new vegetables. A more extensive assortment of these alternatives are accessible at forte supermarkets that attention exclusively on natural and every regular food. Commonly these spots will likewise convey other natural items so you can appreciate one-quit looking for the entirety of your wellbeing and home needs.\r\n\r\nSo as to take full advantage of your food and your wellbeing, center around purchasing a lot of new natural vegetables. They give the supplements you and your family need to remain solid while keeping noxious poisons from being passed along. Stay away from preventable ailment and illness by staying in view of produce developed with entire wellbeing.','Best Places to Find Fresh Organic Vegetables','','inherit','closed','closed','','8-revision-v1','','','2020-07-22 04:59:40','2020-07-22 04:59:40','',8,'http://boerenmarkt-denhaag.nl/8-revision-v1/',0,'revision','',0),(11,1,'2020-07-22 05:10:24','2020-07-22 05:10:24','Het welzijns- en welzijnspatroon heeft zelfs invloed op de zegeningspraktijken van individuen met de groeiende bekendheid van kratten met biologische producten. Studies tonen aan dat er de laatste tijd meer houders van natuurlijke producten worden gegeven dan in het laatste decennium. De verdere verbetering van de online container voor natuurlijke producten profiteert bovendien van meer deals van kratten met biologische producten als zegeningen. Het zoeken naar zegeningscontainers wordt niet alleen eenvoudiger; de meeste bestemmingen bieden zelfs transportdiensten. Individuen kunnen hun dank uitspreken en hun zegen geven terwijl ze gemakkelijk thuis of op kantoor zitten.\r\n\r\nTerwijl u op zoek bent naar het ideale krat voor biologische producten voor thuisgebruik of als cadeau, zijn er een paar dingen en beslissingen waarmee u rekening moet houden. Van de biologische producten die moeten worden verwerkt tot het soort bushels en vulstoffen die moeten worden gebruikt, er moet voor worden gezorgd dat uw container met natuurlijke producten buitengewoon blijft en er niet conventioneel uitziet. Er ontstaan ​​steeds meer locaties voor biologische productkratten en daarnaast wordt de beslissing van bestemmingen voor natuurlijke productcontainers een basisgedachte.\r\n\r\nOntdek in eerste instantie locaties die bij uw behoeften passen. Heeft u een speciale bushel nodig? Een Valentijnskist of een paasbostel? Webindexen zijn een ongelooflijk apparaat om naar deze bestemmingen te kijken. Typ gewoon \"kratten met natuurlijke producten\" en zoek weg. Verfijn uw jacht wanneer u zich aanmeldt op een specifieke site. Kijk en controleer of hun keuzes en plannen bij uw smaak passen. Deze locaties markeren meestal foto\'s, afbeeldingen en de kosten van getoonde bushels. Ten tweede, met meer landbakken voor biologische producten kunnen klanten in de regel de natuurlijke producten kiezen om te onthouden voor hun bakken. Controleer of de site een verzamelbericht heeft waarin de naam en de verzamelperiode van de natuurlijke producten worden weergegeven. Hoe later de afhaaldatum is, hoe verser de biologische producten zijn en op deze manier betere kwaliteit. Selecteer de meest verse natuurlijke producten voor uw biologische productbakken. Ten derde, controleer de verschijningsperiodes. Regelt het transport ter plaatse snel of vragen ze dagvergoeding? Dit is belangrijk omdat lange reizen de aard van de biologische producten in uw krat kunnen schaden. Ten vierde, controleer de site op zijn veiligheidsinspanningen; FAQ-pagina\'s reageren meestal op beveiligingsvragen met betrekking tot de site. Dit is belangrijk omdat gevoelige gegevens moeten worden gebruikt om uw verzoek te kopen, bijvoorbeeld het saldo en de creditcardnummers.\r\n\r\nWees bovendien voorbereid met het Visa om de site uit te rusten met de essentiële gegevens om uw verzoek te bevestigen. Niettegenstaande, alvorens te bevestigen, raadpleegt u de waardenlijst, transportkosten, transporttijd en strategie voordat u de onderhandeling afrondt. De meeste bushel-locaties voor natuurlijke producten omvatten ook promoties, bijvoorbeeld kortetermijntransporten en extra zegeningen. Het kan nuttig zijn deze te controleren. Aangezien de meeste bestemmingen dit element hebben, kunt u een kaart voor uw aankoop onthouden met uw ideale bericht als de bushels rechtstreeks naar uw begunstigde moeten worden verzonden.','Online fruit winkelen en geven','','publish','closed','closed','','online-fruit-winkelen-en-geven','','','2020-07-22 05:10:24','2020-07-22 05:10:24','',0,'http://boerenmarkt-denhaag.nl/?p=11',0,'post','',0),(12,1,'2020-07-22 05:10:05','2020-07-22 05:10:05','','414','','inherit','closed','closed','','414','','','2020-07-22 05:10:05','2020-07-22 05:10:05','',11,'http://boerenmarkt-denhaag.nl/wp-content/uploads/2020/07/414.jpg',0,'attachment','image/jpeg',0),(13,1,'2020-07-22 05:10:24','2020-07-22 05:10:24','Het welzijns- en welzijnspatroon heeft zelfs invloed op de zegeningspraktijken van individuen met de groeiende bekendheid van kratten met biologische producten. Studies tonen aan dat er de laatste tijd meer houders van natuurlijke producten worden gegeven dan in het laatste decennium. De verdere verbetering van de online container voor natuurlijke producten profiteert bovendien van meer deals van kratten met biologische producten als zegeningen. Het zoeken naar zegeningscontainers wordt niet alleen eenvoudiger; de meeste bestemmingen bieden zelfs transportdiensten. Individuen kunnen hun dank uitspreken en hun zegen geven terwijl ze gemakkelijk thuis of op kantoor zitten.\r\n\r\nTerwijl u op zoek bent naar het ideale krat voor biologische producten voor thuisgebruik of als cadeau, zijn er een paar dingen en beslissingen waarmee u rekening moet houden. Van de biologische producten die moeten worden verwerkt tot het soort bushels en vulstoffen die moeten worden gebruikt, er moet voor worden gezorgd dat uw container met natuurlijke producten buitengewoon blijft en er niet conventioneel uitziet. Er ontstaan ​​steeds meer locaties voor biologische productkratten en daarnaast wordt de beslissing van bestemmingen voor natuurlijke productcontainers een basisgedachte.\r\n\r\nOntdek in eerste instantie locaties die bij uw behoeften passen. Heeft u een speciale bushel nodig? Een Valentijnskist of een paasbostel? Webindexen zijn een ongelooflijk apparaat om naar deze bestemmingen te kijken. Typ gewoon \"kratten met natuurlijke producten\" en zoek weg. Verfijn uw jacht wanneer u zich aanmeldt op een specifieke site. Kijk en controleer of hun keuzes en plannen bij uw smaak passen. Deze locaties markeren meestal foto\'s, afbeeldingen en de kosten van getoonde bushels. Ten tweede, met meer landbakken voor biologische producten kunnen klanten in de regel de natuurlijke producten kiezen om te onthouden voor hun bakken. Controleer of de site een verzamelbericht heeft waarin de naam en de verzamelperiode van de natuurlijke producten worden weergegeven. Hoe later de afhaaldatum is, hoe verser de biologische producten zijn en op deze manier betere kwaliteit. Selecteer de meest verse natuurlijke producten voor uw biologische productbakken. Ten derde, controleer de verschijningsperiodes. Regelt het transport ter plaatse snel of vragen ze dagvergoeding? Dit is belangrijk omdat lange reizen de aard van de biologische producten in uw krat kunnen schaden. Ten vierde, controleer de site op zijn veiligheidsinspanningen; FAQ-pagina\'s reageren meestal op beveiligingsvragen met betrekking tot de site. Dit is belangrijk omdat gevoelige gegevens moeten worden gebruikt om uw verzoek te kopen, bijvoorbeeld het saldo en de creditcardnummers.\r\n\r\nWees bovendien voorbereid met het Visa om de site uit te rusten met de essentiële gegevens om uw verzoek te bevestigen. Niettegenstaande, alvorens te bevestigen, raadpleegt u de waardenlijst, transportkosten, transporttijd en strategie voordat u de onderhandeling afrondt. De meeste bushel-locaties voor natuurlijke producten omvatten ook promoties, bijvoorbeeld kortetermijntransporten en extra zegeningen. Het kan nuttig zijn deze te controleren. Aangezien de meeste bestemmingen dit element hebben, kunt u een kaart voor uw aankoop onthouden met uw ideale bericht als de bushels rechtstreeks naar uw begunstigde moeten worden verzonden.','Online fruit winkelen en geven','','inherit','closed','closed','','11-revision-v1','','','2020-07-22 05:10:24','2020-07-22 05:10:24','',11,'http://boerenmarkt-denhaag.nl/11-revision-v1/',0,'revision','',0),(18,1,'2020-07-22 05:15:26','2020-07-22 05:15:26','','Home','','publish','closed','closed','','home','','','2020-07-22 05:15:26','2020-07-22 05:15:26','',0,'http://boerenmarkt-denhaag.nl/?page_id=18',0,'page','',0),(19,1,'2020-07-22 05:24:29','2020-07-22 05:24:29','<img class=\" wp-image-21 aligncenter\" src=\"http://boerenmarkt-denhaag.nl/wp-content/uploads/2020/07/30-1024x834.jpg\" alt=\"\" width=\"424\" height=\"345\" />\r\n\r\nEvan Beck is een Lead Generation-meester. Zijn klanten gebruiken zijn brede aanleg in SEO, bloggen en het opzetten van externe links om het verkeer naar hun sites uit te breiden.\r\n\r\nZijn inzicht en ervaring met de constant veranderende innovaties op het gebied van internet zoeken op internet, stelt zijn zakelijke klanten in staat op hem te vertrouwen bij het creëren van meer leads en het verkrijgen van een meer prominente online presentatie voor hun organisaties.\r\n\r\nAls een gecontracteerde assistentie blijft hij maandelijks met hun sites werken, waardoor hij garandeert dat zijn klanten zakelijke mogelijkheden en openingen verwerven zodat ze meer deals van hun sites kunnen veranderen.\r\n\r\nAls een meester in het runnen van virtuele draagbare weborganisaties is hij een echte \"veelzijdige lifestyle-ondernemer\". Zijn klanten strekken zich nu uit over de hele wereld terwijl hij overal online werkt, waardoor hij een vergoeding krijgt voor de echte kans van een virtueel bedrijf.\r\n\r\nHij heeft veel gewerkt in het hoogvliegende universum van op organisaties gebaseerde publiciteit, dus hij begrijpt de betekenis van vooruitgang, promotie, promotie en visuele automatisering. Zijn prestatie op deze gebieden stelde hem in staat om een ​​fulltime financieel specialist in onroerend goed te worden.','About Us','','publish','closed','closed','','about-us','','','2020-07-22 05:24:29','2020-07-22 05:24:29','',0,'http://boerenmarkt-denhaag.nl/?page_id=19',0,'page','',0),(20,1,'2020-07-22 05:15:26','2020-07-22 05:15:26','','Home','','inherit','closed','closed','','18-revision-v1','','','2020-07-22 05:15:26','2020-07-22 05:15:26','',18,'http://boerenmarkt-denhaag.nl/18-revision-v1/',0,'revision','',0),(21,1,'2020-07-22 05:23:52','2020-07-22 05:23:52','','30','','inherit','closed','closed','','30','','','2020-07-22 05:23:52','2020-07-22 05:23:52','',19,'http://boerenmarkt-denhaag.nl/wp-content/uploads/2020/07/30.jpg',0,'attachment','image/jpeg',0),(22,1,'2020-07-22 05:24:29','2020-07-22 05:24:29','<img class=\" wp-image-21 aligncenter\" src=\"http://boerenmarkt-denhaag.nl/wp-content/uploads/2020/07/30-1024x834.jpg\" alt=\"\" width=\"424\" height=\"345\" />\r\n\r\nEvan Beck is een Lead Generation-meester. Zijn klanten gebruiken zijn brede aanleg in SEO, bloggen en het opzetten van externe links om het verkeer naar hun sites uit te breiden.\r\n\r\nZijn inzicht en ervaring met de constant veranderende innovaties op het gebied van internet zoeken op internet, stelt zijn zakelijke klanten in staat op hem te vertrouwen bij het creëren van meer leads en het verkrijgen van een meer prominente online presentatie voor hun organisaties.\r\n\r\nAls een gecontracteerde assistentie blijft hij maandelijks met hun sites werken, waardoor hij garandeert dat zijn klanten zakelijke mogelijkheden en openingen verwerven zodat ze meer deals van hun sites kunnen veranderen.\r\n\r\nAls een meester in het runnen van virtuele draagbare weborganisaties is hij een echte \"veelzijdige lifestyle-ondernemer\". Zijn klanten strekken zich nu uit over de hele wereld terwijl hij overal online werkt, waardoor hij een vergoeding krijgt voor de echte kans van een virtueel bedrijf.\r\n\r\nHij heeft veel gewerkt in het hoogvliegende universum van op organisaties gebaseerde publiciteit, dus hij begrijpt de betekenis van vooruitgang, promotie, promotie en visuele automatisering. Zijn prestatie op deze gebieden stelde hem in staat om een ​​fulltime financieel specialist in onroerend goed te worden.','About Us','','inherit','closed','closed','','19-revision-v1','','','2020-07-22 05:24:29','2020-07-22 05:24:29','',19,'http://boerenmarkt-denhaag.nl/19-revision-v1/',0,'revision','',0),(23,1,'2020-07-22 05:27:15','2020-07-22 05:27:15','[wpforms id=\"26\" title=\"false\" description=\"false\"]','Contact Us','','publish','closed','closed','','contact-us','','','2020-07-22 05:27:15','2020-07-22 05:27:15','',0,'http://boerenmarkt-denhaag.nl/?page_id=23',0,'page','',0),(24,1,'2020-07-22 05:30:05','2020-07-22 05:30:05','Last updated: [wpautoterms last_updated_date]\r\n\r\n[wpautoterms company_name] (\"us\", \"we\", or \"our\") operates the [wpautoterms site_name] website (the \"Service\").\r\n\r\nThis page informs you of our policies regarding the collection, use and disclosure of Personal Information when you use our Service.\r\n\r\nWe will not use or share your information with anyone except as described in this Privacy Policy.\r\n\r\nWe use your Personal Information for providing and improving the Service. By using the Service, you agree to the collection and use of information in accordance with this policy. Unless otherwise defined in this Privacy Policy, terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, accessible at [wpautoterms site_url]\r\n<h2>Information Collection And Use</h2>\r\nWhile using our Service, we may ask you to provide us with certain personally identifiable information that can be used to contact or identify you. Personally identifiable information (\"Personal Information\") may include, but is not limited to:\r\n<ul>\r\n 	<li>Name</li>\r\n 	<li>Email address</li>\r\n 	<li>Telephone number</li>\r\n 	<li>Address</li>\r\n</ul>\r\n<h2>Log Data</h2>\r\nWe collect information that your browser sends whenever you visit our Service (\"Log Data\"). This Log Data may include information such as your computer\'s Internet Protocol (\"IP\") address, browser type, browser version, the pages of our Service that you visit, the time and date of your visit, the time spent on those pages and other statistics.\r\n<h2>Cookies</h2>\r\nCookies are files with small amount of data, which may include an anonymous unique identifier. Cookies are sent to your browser from a web site and stored on your computer\'s hard drive.\r\n\r\nWe use \"cookies\" to collect information. You can instruct your browser to refuse all cookies or to indicate when a cookie is being sent. However, if you do not accept cookies, you may not be able to use some portions of our Service.\r\n<h2>Service Providers</h2>\r\nWe may employ third party companies and individuals to facilitate our Service, to provide the Service on our behalf, to perform Service-related services or to assist us in analyzing how our Service is used.\r\n\r\nThese third parties have access to your Personal Information only to perform these tasks on our behalf and are obligated not to disclose or use it for any other purpose.\r\n<h2>Security</h2>\r\nThe security of your Personal Information is important to us, but remember that no method of transmission over the Internet, or method of electronic storage is 100% secure. While we strive to use commercially acceptable means to protect your Personal Information, we cannot guarantee its absolute security.\r\n<h2>Links To Other Sites</h2>\r\nOur Service may contain links to other sites that are not operated by us. If you click on a third party link, you will be directed to that third party\'s site. We strongly advise you to review the Privacy Policy of every site you visit.\r\n\r\nWe have no control over, and assume no responsibility for the content, privacy policies or practices of any third party sites or services.\r\n<h2>Children\'s Privacy</h2>\r\nOur Service does not address anyone under the age of 18 (\"Children\").\r\n\r\nWe do not knowingly collect personally identifiable information from children under 18. If you are a parent or guardian and you are aware that your child has provided us with Personal Information, please contact us. If we discover that a child under 18 has provided us with Personal Information, we will delete such information from our servers immediately.\r\n<h2>Compliance With Laws</h2>\r\nWe will disclose your Personal Information where required to do so by law or subpoena.\r\n<h2>Changes To This Privacy Policy</h2>\r\nWe may update our Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on this page.\r\n\r\nYou are advised to review this Privacy Policy periodically for any changes. Changes to this Privacy Policy are effective when they are posted on this page.\r\n<h2>Contact Us</h2>\r\nIf you have any questions about this Privacy Policy, please contact us.','Privacy Policy','','publish','closed','closed','','privacy-policy','','','2020-08-21 11:27:43','2020-08-21 11:27:43','',0,'http://boerenmarkt-denhaag.nl/?page_id=24',0,'page','',0),(25,1,'2020-07-22 05:30:44','2020-07-22 05:30:44','Last updated: [wpautoterms last_updated_date]\r\n\r\nPlease read these Terms of Use (\"Terms\", \"Terms of Use\") carefully before using the [wpautoterms site_url] website (the \"Service\") operated by [wpautoterms company_name] (\"us\", \"we\", or \"our\").\r\n\r\nYour access to and use of the Service is conditioned on your acceptance of and compliance with these Terms. These Terms apply to all visitors, users and others who access or use the Service.\r\n\r\nBy accessing or using the Service you agree to be bound by these Terms. If you disagree with any part of the terms then you may not access the Service.\r\n<h2>Intellectual Property</h2>\r\nThe Service and its original content, features and functionality are and will remain the exclusive property of [wpautoterms company_name] and its licensors.\r\n<h2>Links To Other Web Sites</h2>\r\nOur Service may contain links to third-party web sites or services that are not owned or controlled by [wpautoterms company_name].\r\n\r\n[wpautoterms company_name] has no control over, and assumes no responsibility for, the content, privacy policies, or practices of any third party web sites or services. You further acknowledge and agree that [wpautoterms company_name] shall not be responsible or liable, directly or indirectly, for any damage or loss caused or alleged to be caused by or in connection with use of or reliance on any such content, goods or services available on or through any such web sites or services.\r\n\r\nWe strongly advise you to read the terms and conditions and privacy policies of any third-party web sites or services that you visit.\r\n<h2>Termination</h2>\r\nWe may terminate or suspend access to our Service immediately, without prior notice or liability, for any reason whatsoever, including without limitation if you breach the Terms.\r\n\r\nAll provisions of the Terms which by their nature should survive termination shall survive termination, including, without limitation, ownership provisions, warranty disclaimers, indemnity and limitations of liability.\r\n<h2>Disclaimer</h2>\r\nYour use of the Service is at your sole risk. The Service is provided on an \"AS IS\" and \"AS AVAILABLE\" basis. The Service is provided without warranties of any kind, whether express or implied, including, but not limited to, implied warranties of merchantability, fitness for a particular purpose, non-infringement or course of performance.\r\n<h2>Governing Law</h2>\r\nThese Terms shall be governed and construed in accordance with the laws of Netherlands without regard to its conflict of law provisions.\r\n\r\nOur failure to enforce any right or provision of these Terms will not be considered a waiver of those rights. If any provision of these Terms is held to be invalid or unenforceable by a court, the remaining provisions of these Terms will remain in effect. These Terms constitute the entire agreement between us regarding our Service, and supersede and replace any prior agreements we might have between us regarding the Service.\r\n<h2>Changes</h2>\r\nWe reserve the right, at our sole discretion, to modify or replace these Terms at any time. If a revision is material we will try to provide at least 30 days notice prior to any new terms taking effect. What constitutes a material change will be determined at our sole discretion.\r\n\r\nBy continuing to access or use our Service after those revisions become effective, you agree to be bound by the revised terms. If you do not agree to the new terms, please stop using the Service.\r\n<h2>Contact Us</h2>\r\nIf you have any questions about these Terms, please contact us.','Terms and Conditions','','publish','closed','closed','','terms-and-conditions','','','2020-08-21 11:27:36','2020-08-21 11:27:36','',0,'http://boerenmarkt-denhaag.nl/?page_id=25',0,'page','',0),(26,1,'2020-07-22 05:26:40','2020-07-22 05:26:40','{\"id\":\"26\",\"field_id\":3,\"fields\":[{\"id\":\"0\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"large\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},{\"id\":\"1\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"large\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},{\"id\":\"2\",\"type\":\"textarea\",\"label\":\"Comment or Message\",\"description\":\"\",\"required\":\"1\",\"size\":\"large\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"}],\"settings\":{\"form_title\":\"Simple Contact Form\",\"form_desc\":\"\",\"form_class\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"honeypot\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"New Entry: Simple Contact Form\",\"sender_name\":\"www.boerenmarkt-denhaag.nl\",\"sender_address\":\"{admin_email}\",\"replyto\":\"{field_id=\\\"1\\\"}\",\"message\":\"{all_fields}\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"page\":\"19\",\"redirect\":\"\"}}},\"meta\":{\"template\":\"contact\"}}','Simple Contact Form','','publish','closed','closed','','simple-contact-form','','','2020-07-22 05:27:06','2020-07-22 05:27:06','',0,'http://boerenmarkt-denhaag.nl/?post_type=wpforms&#038;p=26',0,'wpforms','',0),(27,1,'2020-07-22 05:27:15','2020-07-22 05:27:15','[wpforms id=\"26\" title=\"false\" description=\"false\"]','Contact Us','','inherit','closed','closed','','23-revision-v1','','','2020-07-22 05:27:15','2020-07-22 05:27:15','',23,'http://boerenmarkt-denhaag.nl/23-revision-v1/',0,'revision','',0),(28,1,'2020-07-22 05:27:24','2020-07-22 05:27:24','{\"id\":\"28\",\"field_id\":2,\"fields\":[{\"id\":\"0\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"simple\",\"description\":\"\",\"required\":\"1\",\"size\":\"large\",\"simple_placeholder\":\"Enter name\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},{\"id\":\"1\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"large\",\"placeholder\":\"Enter email\",\"confirmation_placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"}],\"settings\":{\"form_title\":\"Newsletter Signup Form\",\"form_desc\":\"\",\"form_class\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"honeypot\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"New Newsletter Signup Form Entry\",\"sender_name\":\"www.boerenmarkt-denhaag.nl\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"page\":\"19\",\"redirect\":\"\"}}},\"meta\":{\"template\":\"subscribe\"}}','Newsletter Signup Form','','publish','closed','closed','','newsletter-signup-form','','','2020-07-22 05:28:24','2020-07-22 05:28:24','',0,'http://boerenmarkt-denhaag.nl/?post_type=wpforms&#038;p=28',0,'wpforms','',0),(35,1,'2020-07-22 05:30:05','2020-07-22 05:30:05','<h2>Information Collection And Use</h2>\r\nWhile using our Service, we may ask you to provide us with certain personally identifiable information that can be used to contact or identify you. Personally identifiable information (\"Personal Information\") may include, but is not limited to:\r\n<ul>\r\n 	<li>Name</li>\r\n 	<li>Email address</li>\r\n 	<li>Telephone number</li>\r\n 	<li>Address</li>\r\n</ul>\r\n<h2>Log Data</h2>\r\nWe collect information that your browser sends whenever you visit our Service (\"Log Data\"). This Log Data may include information such as your computer\'s Internet Protocol (\"IP\") address, browser type, browser version, the pages of our Service that you visit, the time and date of your visit, the time spent on those pages and other statistics.\r\n<h2>Google AdSense &amp; DoubleClick Cookie</h2>\r\nGoogle, as a third party vendor, uses cookies to serve ads on our Service.\r\n<h2>Cookies</h2>\r\nCookies are files with small amount of data, which may include an anonymous unique identifier. Cookies are sent to your browser from a web site and stored on your computer\'s hard drive.\r\n\r\nWe use \"cookies\" to collect information. You can instruct your browser to refuse all cookies or to indicate when a cookie is being sent. However, if you do not accept cookies, you may not be able to use some portions of our Service.\r\n<h2>Service Providers</h2>\r\nWe may employ third party companies and individuals to facilitate our Service, to provide the Service on our behalf, to perform Service-related services or to assist us in analyzing how our Service is used.\r\n\r\nThese third parties have access to your Personal Information only to perform these tasks on our behalf and are obligated not to disclose or use it for any other purpose.\r\n<h2>Security</h2>\r\nThe security of your Personal Information is important to us, but remember that no method of transmission over the Internet, or method of electronic storage is 100% secure. While we strive to use commercially acceptable means to protect your Personal Information, we cannot guarantee its absolute security.\r\n<h2>Links To Other Sites</h2>\r\nOur Service may contain links to other sites that are not operated by us. If you click on a third party link, you will be directed to that third party\'s site. We strongly advise you to review the Privacy Policy of every site you visit.\r\n\r\nWe have no control over, and assume no responsibility for the content, privacy policies or practices of any third party sites or services.\r\n<h2>Children\'s Privacy</h2>\r\nOur Service does not address anyone under the age of 18 (\"Children\").\r\n\r\nWe do not knowingly collect personally identifiable information from children under 18. If you are a parent or guardian and you are aware that your child has provided us with Personal Information, please contact us. If we discover that a child under 18 has provided us with Personal Information, we will delete such information from our servers immediately.\r\n<h2>Compliance With Laws</h2>\r\nWe will disclose your Personal Information where required to do so by law or subpoena.\r\n<h2>Changes To This Privacy Policy</h2>\r\nWe may update our Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on this page.\r\n\r\nYou are advised to review this Privacy Policy periodically for any changes. Changes to this Privacy Policy are effective when they are posted on this page.\r\n<h2>Contact Us</h2>\r\nIf you have any questions about this Privacy Policy, please contact us.','Privacy Policy','','inherit','closed','closed','','24-revision-v1','','','2020-07-22 05:30:05','2020-07-22 05:30:05','',24,'http://boerenmarkt-denhaag.nl/24-revision-v1/',0,'revision','',0),(38,1,'2020-07-22 05:30:44','2020-07-22 05:30:44','<h2>Intellectual Property</h2>\r\nThe Service and its original content, features and functionality are and will remain the exclusive property of [wpautoterms company_name] and its licensors.\r\n<h2>Links To Other Web Sites</h2>\r\nOur Service may contain links to third-party web sites or services that are not owned or controlled by [wpautoterms company_name].\r\n\r\n[wpautoterms company_name] has no control over, and assumes no responsibility for, the content, privacy policies, or practices of any third party web sites or services. You further acknowledge and agree that [wpautoterms company_name] shall not be responsible or liable, directly or indirectly, for any damage or loss caused or alleged to be caused by or in connection with use of or reliance on any such content, goods or services available on or through any such web sites or services.\r\n\r\nWe strongly advise you to read the terms and conditions and privacy policies of any third-party web sites or services that you visit.\r\n<h2>Termination</h2>\r\nWe may terminate or suspend access to our Service immediately, without prior notice or liability, for any reason whatsoever, including without limitation if you breach the Terms.\r\n\r\nAll provisions of the Terms which by their nature should survive termination shall survive termination, including, without limitation, ownership provisions, warranty disclaimers, indemnity and limitations of liability.\r\n<h2>Disclaimer</h2>\r\nYour use of the Service is at your sole risk. The Service is provided on an \"AS IS\" and \"AS AVAILABLE\" basis. The Service is provided without warranties of any kind, whether express or implied, including, but not limited to, implied warranties of merchantability, fitness for a particular purpose, non-infringement or course of performance.\r\n<h2>Governing Law</h2>\r\nThese Terms shall be governed and construed in accordance with the laws of Netherlands without regard to its conflict of law provisions.\r\n\r\nOur failure to enforce any right or provision of these Terms will not be considered a waiver of those rights. If any provision of these Terms is held to be invalid or unenforceable by a court, the remaining provisions of these Terms will remain in effect. These Terms constitute the entire agreement between us regarding our Service, and supersede and replace any prior agreements we might have between us regarding the Service.\r\n<h2>Changes</h2>\r\nWe reserve the right, at our sole discretion, to modify or replace these Terms at any time. If a revision is material we will try to provide at least 30 days notice prior to any new terms taking effect. What constitutes a material change will be determined at our sole discretion.\r\n\r\nBy continuing to access or use our Service after those revisions become effective, you agree to be bound by the revised terms. If you do not agree to the new terms, please stop using the Service.\r\n<h2>Contact Us</h2>\r\nIf you have any questions about these Terms, please contact us.','Terms and Conditions','','inherit','closed','closed','','25-revision-v1','','','2020-07-22 05:30:44','2020-07-22 05:30:44','',25,'http://boerenmarkt-denhaag.nl/25-revision-v1/',0,'revision','',0),(40,1,'2020-07-22 05:37:56','2020-07-22 05:37:56','','Home','','publish','closed','closed','','home','','','2020-07-22 05:37:56','2020-07-22 05:37:56','',0,'http://boerenmarkt-denhaag.nl/?p=40',1,'nav_menu_item','',0),(41,1,'2020-07-22 05:37:56','2020-07-22 05:37:56',' ','','','publish','closed','closed','','41','','','2020-07-22 05:37:56','2020-07-22 05:37:56','',0,'http://boerenmarkt-denhaag.nl/?p=41',2,'nav_menu_item','',0),(42,1,'2020-07-22 05:37:56','2020-07-22 05:37:56',' ','','','publish','closed','closed','','42','','','2020-07-22 05:37:56','2020-07-22 05:37:56','',0,'http://boerenmarkt-denhaag.nl/?p=42',3,'nav_menu_item','',0),(43,1,'2020-07-22 05:37:43','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2020-07-22 05:37:43','0000-00-00 00:00:00','',0,'http://boerenmarkt-denhaag.nl/?p=43',1,'nav_menu_item','',0),(44,1,'2020-07-22 05:37:56','2020-07-22 05:37:56',' ','','','publish','closed','closed','','44','','','2020-07-22 05:37:56','2020-07-22 05:37:56','',0,'http://boerenmarkt-denhaag.nl/?p=44',4,'nav_menu_item','',0),(45,1,'2020-07-22 05:37:56','2020-07-22 05:37:56',' ','','','publish','closed','closed','','45','','','2020-07-22 05:37:56','2020-07-22 05:37:56','',0,'http://boerenmarkt-denhaag.nl/?p=45',5,'nav_menu_item','',0),(46,1,'2020-07-22 05:39:06','2020-07-22 05:39:06','','Facebook','','publish','closed','closed','','facebook','','','2020-07-22 05:40:59','2020-07-22 05:40:59','',0,'http://boerenmarkt-denhaag.nl/?p=46',1,'nav_menu_item','',0),(47,1,'2020-07-22 05:40:59','2020-07-22 05:40:59','','Twitter','','publish','closed','closed','','twitter','','','2020-07-22 05:40:59','2020-07-22 05:40:59','',0,'http://boerenmarkt-denhaag.nl/?p=47',2,'nav_menu_item','',0),(48,1,'2020-07-22 05:40:59','2020-07-22 05:40:59','','LinkedIn','','publish','closed','closed','','linkedin','','','2020-07-22 05:40:59','2020-07-22 05:40:59','',0,'http://boerenmarkt-denhaag.nl/?p=48',3,'nav_menu_item','',0),(49,1,'2020-07-22 05:40:59','2020-07-22 05:40:59','','Pinterest','','publish','closed','closed','','pinterest','','','2020-07-22 05:40:59','2020-07-22 05:40:59','',0,'http://boerenmarkt-denhaag.nl/?p=49',4,'nav_menu_item','',0),(50,1,'2020-07-22 05:42:53','2020-07-22 05:42:53','','Amperestraat 59,Terneuzen','','publish','closed','closed','','amperestraat-59terneuzen','','','2020-07-22 05:44:43','2020-07-22 05:44:43','',0,'http://boerenmarkt-denhaag.nl/?p=50',1,'nav_menu_item','',0),(51,1,'2020-07-22 05:44:43','2020-07-22 05:44:43','','Phone - 06 16 86 06 44','','publish','closed','closed','','phone-06-16-86-06-44','','','2020-07-22 05:44:43','2020-07-22 05:44:43','',0,'http://boerenmarkt-denhaag.nl/?p=51',2,'nav_menu_item','',0),(52,1,'2020-07-22 05:44:43','2020-07-22 05:44:43','','Email - [email protected]','','publish','closed','closed','','email-adminboerenmarkt-denhaag-nl','','','2020-07-22 05:44:43','2020-07-22 05:44:43','',0,'http://boerenmarkt-denhaag.nl/?p=52',3,'nav_menu_item','',0),(53,1,'2020-07-22 05:47:34','2020-07-22 05:47:34','','415','','inherit','closed','closed','','415','','','2020-07-22 05:47:34','2020-07-22 05:47:34','',0,'http://boerenmarkt-denhaag.nl/wp-content/uploads/2020/07/415.jpg',0,'attachment','image/jpeg',0),(54,1,'2020-07-22 05:50:30','2020-07-22 05:50:30','','416','','inherit','closed','closed','','416','','','2020-07-22 05:50:30','2020-07-22 05:50:30','',0,'http://boerenmarkt-denhaag.nl/wp-content/uploads/2020/07/416.jpg',0,'attachment','image/jpeg',0),(56,1,'2020-07-22 05:57:30','2020-07-22 05:57:30','http://boerenmarkt-denhaag.nl/wp-content/uploads/2020/07/cropped-logo102.png','cropped-logo102.png','','inherit','closed','closed','','cropped-logo102-png','','','2020-07-22 05:57:30','2020-07-22 05:57:30','',0,'http://boerenmarkt-denhaag.nl/wp-content/uploads/2020/07/cropped-logo102.png',0,'attachment','image/png',0),(58,1,'2020-07-22 05:59:16','2020-07-22 05:59:16','','logo102','','inherit','closed','closed','','logo102-2','','','2020-07-22 05:59:16','2020-07-22 05:59:16','',0,'http://boerenmarkt-denhaag.nl/wp-content/uploads/2020/07/logo102-1.png',0,'attachment','image/png',0),(59,1,'2020-07-22 05:59:34','2020-07-22 05:59:34','http://boerenmarkt-denhaag.nl/wp-content/uploads/2020/07/cropped-logo102-1.png','cropped-logo102-1.png','','inherit','closed','closed','','cropped-logo102-1-png','','','2020-07-22 05:59:34','2020-07-22 05:59:34','',0,'http://boerenmarkt-denhaag.nl/wp-content/uploads/2020/07/cropped-logo102-1.png',0,'attachment','image/png',0),(61,1,'2020-07-22 06:04:26','2020-07-22 06:04:26','.slick-track{\n	overflow: hidden;\n}\n\n.slick-track img{\n	height: 70vh !important;\n	object-fit: cover;\n}\n\n.ocius-image-block{\n	width: 100% !important;\n}\n\n.ocius-content-area{\n	width: 100% !important;\n}\n\n.entry-content{\n	text-align: justify;\n	font-size: 18px;\n}\n\n.site-info .container-inner{\n	display: none;\n}\n\n.site-info::after{\n	content: \"Copyright 2020,All Right Reserved.\";\n}','ocius-grid','','publish','closed','closed','','ocius-grid','','','2020-07-22 06:25:11','2020-07-22 06:25:11','',0,'http://boerenmarkt-denhaag.nl/ocius-grid/',0,'custom_css','',0),(62,1,'2020-07-22 06:04:26','2020-07-22 06:04:26','.slick-track{\n	overflow: hidden;\n}\n\n.slick-track img{\n	height: 70vh !important;\n	object-fit: cover;\n}','ocius-grid','','inherit','closed','closed','','61-revision-v1','','','2020-07-22 06:04:26','2020-07-22 06:04:26','',61,'http://boerenmarkt-denhaag.nl/61-revision-v1/',0,'revision','',0),(64,1,'2020-07-22 06:07:44','2020-07-22 06:07:44','.slick-track{\n	overflow: hidden;\n}\n\n.slick-track img{\n	height: 70vh !important;\n	object-fit: cover;\n}\n\n#main article img{\n	width: 100% !important;\n}','ocius-grid','','inherit','closed','closed','','61-revision-v1','','','2020-07-22 06:07:44','2020-07-22 06:07:44','',61,'http://boerenmarkt-denhaag.nl/61-revision-v1/',0,'revision','',0),(66,1,'2020-07-22 06:13:24','2020-07-22 06:13:24','.slick-track{\n	overflow: hidden;\n}\n\n.slick-track img{\n	height: 70vh !important;\n	object-fit: cover;\n}\n\n.ocius-image-block{\n	width: 100% !important;\n}\n\n.ocius-content-area{\n	width: 100% !important;\n}\n\n.entry-content{\n	text-align: justify;\n	font-size: 18px;\n}','ocius-grid','','inherit','closed','closed','','61-revision-v1','','','2020-07-22 06:13:24','2020-07-22 06:13:24','',61,'http://boerenmarkt-denhaag.nl/61-revision-v1/',0,'revision','',0),(69,1,'2020-07-22 06:25:11','2020-07-22 06:25:11','.slick-track{\n	overflow: hidden;\n}\n\n.slick-track img{\n	height: 70vh !important;\n	object-fit: cover;\n}\n\n.ocius-image-block{\n	width: 100% !important;\n}\n\n.ocius-content-area{\n	width: 100% !important;\n}\n\n.entry-content{\n	text-align: justify;\n	font-size: 18px;\n}\n\n.site-info .container-inner{\n	display: none;\n}\n\n.site-info::after{\n	content: \"Copyright 2020,All Right Reserved.\";\n}','ocius-grid','','inherit','closed','closed','','61-revision-v1','','','2020-07-22 06:25:11','2020-07-22 06:25:11','',61,'http://boerenmarkt-denhaag.nl/61-revision-v1/',0,'revision','',0),(73,1,'2020-08-21 11:26:54','0000-00-00 00:00:00','\nLast updated: [wpautoterms last_updated_date]\n\nPlease read these Terms of Use (\"Terms\", \"Terms of Use\") carefully before using the [wpautoterms site_url] website (the \"Service\") operated by [wpautoterms company_name] (\"us\", \"we\", or \"our\").\n\nYour access to and use of the Service is conditioned on your acceptance of and compliance with these Terms. These Terms apply to all visitors, users and others who access or use the Service.\n\nBy accessing or using the Service you agree to be bound by these Terms. If you disagree with any part of the terms then you may not access the Service.\n\n\n<h2>Intellectual Property</h2>\n\nThe Service and its original content, features and functionality are and will remain the exclusive property of [wpautoterms company_name] and its licensors.\n\n<h2>Links To Other Web Sites</h2>\n\nOur Service may contain links to third-party web sites or services that are not owned or controlled by [wpautoterms company_name].\n\n[wpautoterms company_name] has no control over, and assumes no responsibility for, the content, privacy policies, or practices of any third party web sites or services. You further acknowledge and agree that [wpautoterms company_name] shall not be responsible or liable, directly or indirectly, for any damage or loss caused or alleged to be caused by or in connection with use of or reliance on any such content, goods or services available on or through any such web sites or services.\n\nWe strongly advise you to read the terms and conditions and privacy policies of any third-party web sites or services that you visit.\n\n<h2>Termination</h2>\n\nWe may terminate or suspend access to our Service immediately, without prior notice or liability, for any reason whatsoever, including without limitation if you breach the Terms.\n\nAll provisions of the Terms which by their nature should survive termination shall survive termination, including, without limitation, ownership provisions, warranty disclaimers, indemnity and limitations of liability.\n\n\n<h2>Disclaimer</h2>\n\nYour use of the Service is at your sole risk. The Service is provided on an \"AS IS\" and \"AS AVAILABLE\" basis. The Service is provided without warranties of any kind, whether express or implied, including, but not limited to, implied warranties of merchantability, fitness for a particular purpose, non-infringement or course of performance.\n\n<h2>Governing Law</h2>\n\nThese Terms shall be governed and construed in accordance with the laws of Netherlands without regard to its conflict of law provisions.\n\nOur failure to enforce any right or provision of these Terms will not be considered a waiver of those rights. If any provision of these Terms is held to be invalid or unenforceable by a court, the remaining provisions of these Terms will remain in effect. These Terms constitute the entire agreement between us regarding our Service, and supersede and replace any prior agreements we might have between us regarding the Service.\n\n<h2>Changes</h2>\n\nWe reserve the right, at our sole discretion, to modify or replace these Terms at any time. If a revision is material we will try to provide at least 30 days notice prior to any new terms taking effect. What constitutes a material change will be determined at our sole discretion.\n\nBy continuing to access or use our Service after those revisions become effective, you agree to be bound by the revised terms. If you do not agree to the new terms, please stop using the Service.\n\n<h2>Contact Us</h2>\n\nIf you have any questions about these Terms, please contact us.','Terms and Conditions','','draft','closed','closed','','terms-and-conditions','','','2020-08-21 11:26:54','2020-08-21 11:26:54','',0,'http://boerenmarkt-denhaag.nl/?post_type=wpautoterms_page&#038;p=73',0,'wpautoterms_page','',0),(74,1,'2020-08-21 11:27:16','0000-00-00 00:00:00','\nLast updated: [wpautoterms last_updated_date]\n\n[wpautoterms company_name] (\"us\", \"we\", or \"our\") operates the [wpautoterms site_name] website (the \"Service\").\n\nThis page informs you of our policies regarding the collection, use and disclosure of Personal Information when you use our Service.\n\nWe will not use or share your information with anyone except as described in this Privacy Policy.\n\nWe use your Personal Information for providing and improving the Service. By using the Service, you agree to the collection and use of information in accordance with this policy. Unless otherwise defined in this Privacy Policy, terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, accessible at [wpautoterms site_url]\n\n<h2>Information Collection And Use</h2>\n\nWhile using our Service, we may ask you to provide us with certain personally identifiable information that can be used to contact or identify you. Personally identifiable information (\"Personal Information\") may include, but is not limited to:\n\n<ul>\n<li>Name</li><li>Email address</li><li>Telephone number</li><li>Address</li></ul>\n\n<h2>Log Data</h2>\n\nWe collect information that your browser sends whenever you visit our Service (\"Log Data\"). This Log Data may include information such as your computer\'s Internet Protocol (\"IP\") address, browser type, browser version, the pages of our Service that you visit, the time and date of your visit, the time spent on those pages and other statistics.\n\n\n<h2>Cookies</h2>\n\nCookies are files with small amount of data, which may include an anonymous unique identifier. Cookies are sent to your browser from a web site and stored on your computer\'s hard drive.\n\nWe use \"cookies\" to collect information. You can instruct your browser to refuse all cookies or to indicate when a cookie is being sent. However, if you do not accept cookies, you may not be able to use some portions of our Service.\n\n\n<h2>Service Providers</h2>\n\nWe may employ third party companies and individuals to facilitate our Service, to provide the Service on our behalf, to perform Service-related services or to assist us in analyzing how our Service is used.\n\nThese third parties have access to your Personal Information only to perform these tasks on our behalf and are obligated not to disclose or use it for any other purpose.\n\n<h2>Security</h2>\n\nThe security of your Personal Information is important to us, but remember that no method of transmission over the Internet, or method of electronic storage is 100% secure. While we strive to use commercially acceptable means to protect your Personal Information, we cannot guarantee its absolute security.\n\n<h2>Links To Other Sites</h2>\n\nOur Service may contain links to other sites that are not operated by us. If you click on a third party link, you will be directed to that third party\'s site. We strongly advise you to review the Privacy Policy of every site you visit.\n\nWe have no control over, and assume no responsibility for the content, privacy policies or practices of any third party sites or services.\n\n<h2>Children\'s Privacy</h2>\n\nOur Service does not address anyone under the age of 18 (\"Children\").\n\nWe do not knowingly collect personally identifiable information from children under 18. If you are a parent or guardian and you are aware that your child has provided us with Personal Information, please contact us. If we discover that a child under 18 has provided us with Personal Information, we will delete such information from our servers immediately.\n\n<h2>Compliance With Laws</h2>\n\nWe will disclose your Personal Information where required to do so by law or subpoena.\n\n<h2>Changes To This Privacy Policy</h2>\n\nWe may update our Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on this page.\n\nYou are advised to review this Privacy Policy periodically for any changes. Changes to this Privacy Policy are effective when they are posted on this page.\n\n<h2>Contact Us</h2>\n\nIf you have any questions about this Privacy Policy, please contact us.','Privacy Policy','','draft','closed','closed','','privacy-policy','','','2020-08-21 11:27:16','2020-08-21 11:27:16','',0,'http://boerenmarkt-denhaag.nl/?post_type=wpautoterms_page&#038;p=74',0,'wpautoterms_page','',0),(75,1,'2020-08-21 11:26:54','2020-08-21 11:26:54','','placeholder','','inherit','closed','closed','','73-revision-v1','','','2020-08-21 11:26:54','2020-08-21 11:26:54','',73,'http://boerenmarkt-denhaag.nl/73-revision-v1/',0,'revision','',0),(76,1,'2020-08-21 11:26:54','2020-08-21 11:26:54','\nLast updated: [wpautoterms last_updated_date]\n\nPlease read these Terms of Use (\"Terms\", \"Terms of Use\") carefully before using the [wpautoterms site_url] website (the \"Service\") operated by [wpautoterms company_name] (\"us\", \"we\", or \"our\").\n\nYour access to and use of the Service is conditioned on your acceptance of and compliance with these Terms. These Terms apply to all visitors, users and others who access or use the Service.\n\nBy accessing or using the Service you agree to be bound by these Terms. If you disagree with any part of the terms then you may not access the Service.\n\n\n<h2>Intellectual Property</h2>\n\nThe Service and its original content, features and functionality are and will remain the exclusive property of [wpautoterms company_name] and its licensors.\n\n<h2>Links To Other Web Sites</h2>\n\nOur Service may contain links to third-party web sites or services that are not owned or controlled by [wpautoterms company_name].\n\n[wpautoterms company_name] has no control over, and assumes no responsibility for, the content, privacy policies, or practices of any third party web sites or services. You further acknowledge and agree that [wpautoterms company_name] shall not be responsible or liable, directly or indirectly, for any damage or loss caused or alleged to be caused by or in connection with use of or reliance on any such content, goods or services available on or through any such web sites or services.\n\nWe strongly advise you to read the terms and conditions and privacy policies of any third-party web sites or services that you visit.\n\n<h2>Termination</h2>\n\nWe may terminate or suspend access to our Service immediately, without prior notice or liability, for any reason whatsoever, including without limitation if you breach the Terms.\n\nAll provisions of the Terms which by their nature should survive termination shall survive termination, including, without limitation, ownership provisions, warranty disclaimers, indemnity and limitations of liability.\n\n\n<h2>Disclaimer</h2>\n\nYour use of the Service is at your sole risk. The Service is provided on an \"AS IS\" and \"AS AVAILABLE\" basis. The Service is provided without warranties of any kind, whether express or implied, including, but not limited to, implied warranties of merchantability, fitness for a particular purpose, non-infringement or course of performance.\n\n<h2>Governing Law</h2>\n\nThese Terms shall be governed and construed in accordance with the laws of Netherlands without regard to its conflict of law provisions.\n\nOur failure to enforce any right or provision of these Terms will not be considered a waiver of those rights. If any provision of these Terms is held to be invalid or unenforceable by a court, the remaining provisions of these Terms will remain in effect. These Terms constitute the entire agreement between us regarding our Service, and supersede and replace any prior agreements we might have between us regarding the Service.\n\n<h2>Changes</h2>\n\nWe reserve the right, at our sole discretion, to modify or replace these Terms at any time. If a revision is material we will try to provide at least 30 days notice prior to any new terms taking effect. What constitutes a material change will be determined at our sole discretion.\n\nBy continuing to access or use our Service after those revisions become effective, you agree to be bound by the revised terms. If you do not agree to the new terms, please stop using the Service.\n\n<h2>Contact Us</h2>\n\nIf you have any questions about these Terms, please contact us.','Terms and Conditions','','inherit','closed','closed','','73-revision-v1','','','2020-08-21 11:26:54','2020-08-21 11:26:54','',73,'http://boerenmarkt-denhaag.nl/73-revision-v1/',0,'revision','',0),(77,1,'2020-08-21 11:27:16','2020-08-21 11:27:16','','placeholder','','inherit','closed','closed','','74-revision-v1','','','2020-08-21 11:27:16','2020-08-21 11:27:16','',74,'http://boerenmarkt-denhaag.nl/74-revision-v1/',0,'revision','',0),(78,1,'2020-08-21 11:27:16','2020-08-21 11:27:16','\nLast updated: [wpautoterms last_updated_date]\n\n[wpautoterms company_name] (\"us\", \"we\", or \"our\") operates the [wpautoterms site_name] website (the \"Service\").\n\nThis page informs you of our policies regarding the collection, use and disclosure of Personal Information when you use our Service.\n\nWe will not use or share your information with anyone except as described in this Privacy Policy.\n\nWe use your Personal Information for providing and improving the Service. By using the Service, you agree to the collection and use of information in accordance with this policy. Unless otherwise defined in this Privacy Policy, terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, accessible at [wpautoterms site_url]\n\n<h2>Information Collection And Use</h2>\n\nWhile using our Service, we may ask you to provide us with certain personally identifiable information that can be used to contact or identify you. Personally identifiable information (\"Personal Information\") may include, but is not limited to:\n\n<ul>\n<li>Name</li><li>Email address</li><li>Telephone number</li><li>Address</li></ul>\n\n<h2>Log Data</h2>\n\nWe collect information that your browser sends whenever you visit our Service (\"Log Data\"). This Log Data may include information such as your computer\'s Internet Protocol (\"IP\") address, browser type, browser version, the pages of our Service that you visit, the time and date of your visit, the time spent on those pages and other statistics.\n\n\n<h2>Cookies</h2>\n\nCookies are files with small amount of data, which may include an anonymous unique identifier. Cookies are sent to your browser from a web site and stored on your computer\'s hard drive.\n\nWe use \"cookies\" to collect information. You can instruct your browser to refuse all cookies or to indicate when a cookie is being sent. However, if you do not accept cookies, you may not be able to use some portions of our Service.\n\n\n<h2>Service Providers</h2>\n\nWe may employ third party companies and individuals to facilitate our Service, to provide the Service on our behalf, to perform Service-related services or to assist us in analyzing how our Service is used.\n\nThese third parties have access to your Personal Information only to perform these tasks on our behalf and are obligated not to disclose or use it for any other purpose.\n\n<h2>Security</h2>\n\nThe security of your Personal Information is important to us, but remember that no method of transmission over the Internet, or method of electronic storage is 100% secure. While we strive to use commercially acceptable means to protect your Personal Information, we cannot guarantee its absolute security.\n\n<h2>Links To Other Sites</h2>\n\nOur Service may contain links to other sites that are not operated by us. If you click on a third party link, you will be directed to that third party\'s site. We strongly advise you to review the Privacy Policy of every site you visit.\n\nWe have no control over, and assume no responsibility for the content, privacy policies or practices of any third party sites or services.\n\n<h2>Children\'s Privacy</h2>\n\nOur Service does not address anyone under the age of 18 (\"Children\").\n\nWe do not knowingly collect personally identifiable information from children under 18. If you are a parent or guardian and you are aware that your child has provided us with Personal Information, please contact us. If we discover that a child under 18 has provided us with Personal Information, we will delete such information from our servers immediately.\n\n<h2>Compliance With Laws</h2>\n\nWe will disclose your Personal Information where required to do so by law or subpoena.\n\n<h2>Changes To This Privacy Policy</h2>\n\nWe may update our Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on this page.\n\nYou are advised to review this Privacy Policy periodically for any changes. Changes to this Privacy Policy are effective when they are posted on this page.\n\n<h2>Contact Us</h2>\n\nIf you have any questions about this Privacy Policy, please contact us.','Privacy Policy','','inherit','closed','closed','','74-revision-v1','','','2020-08-21 11:27:16','2020-08-21 11:27:16','',74,'http://boerenmarkt-denhaag.nl/74-revision-v1/',0,'revision','',0),(79,1,'2020-08-21 11:27:26','2020-08-21 11:27:26','Last updated: [wpautoterms last_updated_date]\r\n\r\nPlease read these Terms of Use (\"Terms\", \"Terms of Use\") carefully before using the [wpautoterms site_url] website (the \"Service\") operated by [wpautoterms company_name] (\"us\", \"we\", or \"our\").\r\n\r\nYour access to and use of the Service is conditioned on your acceptance of and compliance with these Terms. These Terms apply to all visitors, users and others who access or use the Service.\r\n\r\nBy accessing or using the Service you agree to be bound by these Terms. If you disagree with any part of the terms then you may not access the Service.\r\n<h2>Intellectual Property</h2>\r\nThe Service and its original content, features and functionality are and will remain the exclusive property of [wpautoterms company_name] and its licensors.\r\n<h2>Links To Other Web Sites</h2>\r\nOur Service may contain links to third-party web sites or services that are not owned or controlled by [wpautoterms company_name].\r\n\r\n[wpautoterms company_name] has no control over, and assumes no responsibility for, the content, privacy policies, or practices of any third party web sites or services. You further acknowledge and agree that [wpautoterms company_name] shall not be responsible or liable, directly or indirectly, for any damage or loss caused or alleged to be caused by or in connection with use of or reliance on any such content, goods or services available on or through any such web sites or services.\r\n\r\nWe strongly advise you to read the terms and conditions and privacy policies of any third-party web sites or services that you visit.\r\n<h2>Termination</h2>\r\nWe may terminate or suspend access to our Service immediately, without prior notice or liability, for any reason whatsoever, including without limitation if you breach the Terms.\r\n\r\nAll provisions of the Terms which by their nature should survive termination shall survive termination, including, without limitation, ownership provisions, warranty disclaimers, indemnity and limitations of liability.\r\n<h2>Disclaimer</h2>\r\nYour use of the Service is at your sole risk. The Service is provided on an \"AS IS\" and \"AS AVAILABLE\" basis. The Service is provided without warranties of any kind, whether express or implied, including, but not limited to, implied warranties of merchantability, fitness for a particular purpose, non-infringement or course of performance.\r\n<h2>Governing Law</h2>\r\nThese Terms shall be governed and construed in accordance with the laws of Netherlands without regard to its conflict of law provisions.\r\n\r\nOur failure to enforce any right or provision of these Terms will not be considered a waiver of those rights. If any provision of these Terms is held to be invalid or unenforceable by a court, the remaining provisions of these Terms will remain in effect. These Terms constitute the entire agreement between us regarding our Service, and supersede and replace any prior agreements we might have between us regarding the Service.\r\n<h2>Changes</h2>\r\nWe reserve the right, at our sole discretion, to modify or replace these Terms at any time. If a revision is material we will try to provide at least 30 days notice prior to any new terms taking effect. What constitutes a material change will be determined at our sole discretion.\r\n\r\nBy continuing to access or use our Service after those revisions become effective, you agree to be bound by the revised terms. If you do not agree to the new terms, please stop using the Service.\r\n<h2>Contact Us</h2>\r\nIf you have any questions about these Terms, please contact us.','Terms and Conditions','','inherit','closed','closed','','25-revision-v1','','','2020-08-21 11:27:26','2020-08-21 11:27:26','',25,'http://boerenmarkt-denhaag.nl/25-revision-v1/',0,'revision','',0),(80,1,'2020-08-21 11:27:43','2020-08-21 11:27:43','Last updated: [wpautoterms last_updated_date]\r\n\r\n[wpautoterms company_name] (\"us\", \"we\", or \"our\") operates the [wpautoterms site_name] website (the \"Service\").\r\n\r\nThis page informs you of our policies regarding the collection, use and disclosure of Personal Information when you use our Service.\r\n\r\nWe will not use or share your information with anyone except as described in this Privacy Policy.\r\n\r\nWe use your Personal Information for providing and improving the Service. By using the Service, you agree to the collection and use of information in accordance with this policy. Unless otherwise defined in this Privacy Policy, terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, accessible at [wpautoterms site_url]\r\n<h2>Information Collection And Use</h2>\r\nWhile using our Service, we may ask you to provide us with certain personally identifiable information that can be used to contact or identify you. Personally identifiable information (\"Personal Information\") may include, but is not limited to:\r\n<ul>\r\n 	<li>Name</li>\r\n 	<li>Email address</li>\r\n 	<li>Telephone number</li>\r\n 	<li>Address</li>\r\n</ul>\r\n<h2>Log Data</h2>\r\nWe collect information that your browser sends whenever you visit our Service (\"Log Data\"). This Log Data may include information such as your computer\'s Internet Protocol (\"IP\") address, browser type, browser version, the pages of our Service that you visit, the time and date of your visit, the time spent on those pages and other statistics.\r\n<h2>Cookies</h2>\r\nCookies are files with small amount of data, which may include an anonymous unique identifier. Cookies are sent to your browser from a web site and stored on your computer\'s hard drive.\r\n\r\nWe use \"cookies\" to collect information. You can instruct your browser to refuse all cookies or to indicate when a cookie is being sent. However, if you do not accept cookies, you may not be able to use some portions of our Service.\r\n<h2>Service Providers</h2>\r\nWe may employ third party companies and individuals to facilitate our Service, to provide the Service on our behalf, to perform Service-related services or to assist us in analyzing how our Service is used.\r\n\r\nThese third parties have access to your Personal Information only to perform these tasks on our behalf and are obligated not to disclose or use it for any other purpose.\r\n<h2>Security</h2>\r\nThe security of your Personal Information is important to us, but remember that no method of transmission over the Internet, or method of electronic storage is 100% secure. While we strive to use commercially acceptable means to protect your Personal Information, we cannot guarantee its absolute security.\r\n<h2>Links To Other Sites</h2>\r\nOur Service may contain links to other sites that are not operated by us. If you click on a third party link, you will be directed to that third party\'s site. We strongly advise you to review the Privacy Policy of every site you visit.\r\n\r\nWe have no control over, and assume no responsibility for the content, privacy policies or practices of any third party sites or services.\r\n<h2>Children\'s Privacy</h2>\r\nOur Service does not address anyone under the age of 18 (\"Children\").\r\n\r\nWe do not knowingly collect personally identifiable information from children under 18. If you are a parent or guardian and you are aware that your child has provided us with Personal Information, please contact us. If we discover that a child under 18 has provided us with Personal Information, we will delete such information from our servers immediately.\r\n<h2>Compliance With Laws</h2>\r\nWe will disclose your Personal Information where required to do so by law or subpoena.\r\n<h2>Changes To This Privacy Policy</h2>\r\nWe may update our Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on this page.\r\n\r\nYou are advised to review this Privacy Policy periodically for any changes. Changes to this Privacy Policy are effective when they are posted on this page.\r\n<h2>Contact Us</h2>\r\nIf you have any questions about this Privacy Policy, please contact us.','Privacy Policy','','inherit','closed','closed','','24-revision-v1','','','2020-08-21 11:27:43','2020-08-21 11:27:43','',24,'http://boerenmarkt-denhaag.nl/24-revision-v1/',0,'revision','',0),(81,1,'2020-10-04 01:45:16','2020-10-04 01:45:16','Tijdens de pandemie zitten mensen thuis vast en worden ze ontmoedigd om elkaar persoonlijk te ontmoeten, dus online dating-apps hebben een aanzienlijke toename van het gebruik gezien. Dit zijn de populairste dating-apps in China.\r\n\r\n&nbsp;\r\n\r\nDe Soul-app werd in 2015 gelanceerd door Renyimen Technology, gevestigd in Shanghai, waardoor de jonge generatie, vooral Generation Z, wedstrijden kon vinden op basis van hun gemeenschappelijke interesses. Het had vanaf september 2019 ongeveer 10 miljoen MAU, of maandelijks actieve gebruikers.\r\n\r\n&nbsp;\r\n\r\nIn tegenstelling tot andere dating-apps, zoals Tantan en Momo, die locatie en foto\'s gebruiken om overeenkomsten te vinden, vereist de Soul-app dat gebruikers een persoonlijkheidstest afleggen voordat ze deze gebruiken. De overeenkomsten worden aanbevolen op basis van de resultaten van de persoonlijkheidstest. Gebruikers kunnen geen persoonlijke informatie van andere geregistreerde gebruikers zien, afgezien van hun score voor testmatches en hun openbare berichten. <a href=\"https://leukedatingsite.nl/pepper/\">pepper reviews online</a> bekijken voor resultaten.\r\n\r\n&nbsp;\r\n\r\nTantan\r\n\r\ngratis social dating app Tantan in China\r\n\r\nTantan, een populaire sociale dating-app 2020\r\n\r\nTantan is een andere populaire mobiele app voor sociale dating in China, waarmee gebruikers naar rechts of links kunnen vegen en contact kunnen maken met nieuwe mensen. Sinds de lancering in 2014 heeft Tantan wereldwijd meer dan 36 miljoen gebruikers, van wie na de jaren negentig geboren bijna 80% van het gebruikersbestand goed is en meer dan 60% van de actieve gebruikers avatar-authenticatie hebben voltooid.\r\n\r\n&nbsp;\r\n\r\n<a href=\"https://www.youtube.com/embed/CchMmqp58SE\">https://www.youtube.com/embed/CchMmqp58SE</a>\r\n\r\n&nbsp;\r\n\r\nNet als Tinder is Tantan een locatiegebaseerde dating-app, die mensen koppelt op basis van veelvoorkomende tags zoals hobby\'s en interesses en dezelfde plaatsen heeft bezocht. Gebruikers kunnen chatten met hun wedstrijden via tekst, spraak en video, functies waarmee gebruikers elkaar kunnen leren kennen voordat ze elkaar in het echt ontmoeten. Een interessant kenmerk van Tantan is de geheime crush-optie, waarmee je een van je contacten \'stiekem leuk vindt\'. Tantan helpt je om contact te maken met die persoon, en als dat contact je stiekem leuk vindt, zal de app je dat laten weten.\r\n\r\n&nbsp;\r\n\r\nMOMO\r\n\r\nChinese gratis dating-app MOMO\r\n\r\nChina\'s gratis social dating app MOMO\r\n\r\nMOMO, gelanceerd in 2011, is een mobiel sociaal platform dat mensen met elkaar verbindt en interacties mogelijk maakt op basis van locatie, interesses en een verscheidenheid aan recreatieve activiteiten, waaronder live talentenjachten, korte video\'s en sociale games. De MAU op Momo bedroeg in maart 2020 108,0 miljoen, vergeleken met 114,4 miljoen een jaar eerder. In mei 2018 voltooide het moederbedrijf Momo (NASDAQ : MOMO) de overname van Tantan, een toonaangevende dating-app voor de jongere generatie in China.\r\n\r\n&nbsp;\r\n\r\nMomo biedt gebruikers een platform om video\'s, tekst, spraakclips en afbeeldingen te plaatsen. Net als de meeste andere dating-apps, kunnen gebruikers mensen en groepen in de buurt vinden, terwijl ze hun echte locatie verborgen houden. Momo biedt ook audio- en video-livestreaming in verschillende categorieën, waaronder muziek, buitenshuis, talkshows en gaming. <a href=\"https://leukedatingsite.nl/novamora/\">novamora ervaringen</a> zijn goed.\r\n\r\n&nbsp;\r\n\r\nBlauw\r\n\r\ngay dating app voor mannen Blued\r\n\r\nGrootste gay dating-app Blued\r\n\r\nBlued is de grootste gay dating-app voor mannen in China en een van de grootste dating-apps voor homo-sociale netwerken ter wereld. Opgericht in 2012, telt de gratis app vanaf het eerste kwartaal van 2020 meer dan 49 miljoen geregistreerde gebruikers in 210 landen en regio\'s, en bijna de helft van de 6 miljoen maandelijkse actieve gebruikers is in het buitenland gevestigd.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\nBlued biedt communicatie-, sociale netwerk- en livestreamingservices op basis van geolocatie. De APP omvat ook diensten zoals gezondheid en gezinsplanning, en is gericht op het voorzien in de \"volledige levenscyclusbehoeften\" van de LGBTQ-bevolking.\r\n\r\n&nbsp;\r\n\r\nYidui\r\n\r\ngratis online video dating app yidui\r\n\r\nOnline video dating-app Yidui\r\n\r\nYidui, gelanceerd in 2018, is een online video-datingapp in China die zich vooral richt op het aanbieden van realtime datingservices op internet voor steden van een lager niveau. Het heeft momenteel tot $ 10 miljoen Series A + opgehaald in een financieringsronde onder leiding van XVC in 2019.\r\n\r\n&nbsp;\r\n\r\nDe video dating-app maakt gebruik van een matchmaker-servicesysteem waarmee gebruikers kunnen deelnemen aan livestreaming-chats die worden gehost door matchmakers. In deze matchmaking-sessies worden gebruikers geholpen met gespreksstarters en interessante onderwerpen die de ervaring van gebruikers met de APP verder verbeteren en het maken van de match veel efficiënter maken. Gebruikers kunnen niet alleen deelnemen aan chats die door matchmakers worden gehost, maar ook kiezen met wie ze willen chatten door ze te volgen nadat ze door een algoritmische lijst met aanbevelingen hebben gescrold.\r\n\r\n&nbsp;','Beste gratis dating-apps in China 2020','','publish','closed','closed','','beste-gratis-dating-apps-in-china-2020','','','2020-09-24 01:47:16','2020-09-24 01:47:16','',0,'http://boerenmarkt-denhaag.nl/?p=81',0,'post','',0),(82,1,'2020-09-24 01:46:33','2020-09-24 01:46:33','','5df5d5f5d45df4g4','','inherit','closed','closed','','5df5d5f5d45df4g4','','','2020-09-24 01:46:33','2020-09-24 01:46:33','',81,'http://boerenmarkt-denhaag.nl/wp-content/uploads/2020/09/5df5d5f5d45df4g4.jpg',0,'attachment','image/jpeg',0),(83,1,'2020-09-24 01:47:16','2020-09-24 01:47:16','Tijdens de pandemie zitten mensen thuis vast en worden ze ontmoedigd om elkaar persoonlijk te ontmoeten, dus online dating-apps hebben een aanzienlijke toename van het gebruik gezien. Dit zijn de populairste dating-apps in China.\r\n\r\n&nbsp;\r\n\r\nDe Soul-app werd in 2015 gelanceerd door Renyimen Technology, gevestigd in Shanghai, waardoor de jonge generatie, vooral Generation Z, wedstrijden kon vinden op basis van hun gemeenschappelijke interesses. Het had vanaf september 2019 ongeveer 10 miljoen MAU, of maandelijks actieve gebruikers.\r\n\r\n&nbsp;\r\n\r\nIn tegenstelling tot andere dating-apps, zoals Tantan en Momo, die locatie en foto\'s gebruiken om overeenkomsten te vinden, vereist de Soul-app dat gebruikers een persoonlijkheidstest afleggen voordat ze deze gebruiken. De overeenkomsten worden aanbevolen op basis van de resultaten van de persoonlijkheidstest. Gebruikers kunnen geen persoonlijke informatie van andere geregistreerde gebruikers zien, afgezien van hun score voor testmatches en hun openbare berichten. <a href=\"https://leukedatingsite.nl/pepper/\">pepper reviews online</a> bekijken voor resultaten.\r\n\r\n&nbsp;\r\n\r\nTantan\r\n\r\ngratis social dating app Tantan in China\r\n\r\nTantan, een populaire sociale dating-app 2020\r\n\r\nTantan is een andere populaire mobiele app voor sociale dating in China, waarmee gebruikers naar rechts of links kunnen vegen en contact kunnen maken met nieuwe mensen. Sinds de lancering in 2014 heeft Tantan wereldwijd meer dan 36 miljoen gebruikers, van wie na de jaren negentig geboren bijna 80% van het gebruikersbestand goed is en meer dan 60% van de actieve gebruikers avatar-authenticatie hebben voltooid.\r\n\r\n&nbsp;\r\n\r\n<a href=\"https://www.youtube.com/embed/CchMmqp58SE\">https://www.youtube.com/embed/CchMmqp58SE</a>\r\n\r\n&nbsp;\r\n\r\nNet als Tinder is Tantan een locatiegebaseerde dating-app, die mensen koppelt op basis van veelvoorkomende tags zoals hobby\'s en interesses en dezelfde plaatsen heeft bezocht. Gebruikers kunnen chatten met hun wedstrijden via tekst, spraak en video, functies waarmee gebruikers elkaar kunnen leren kennen voordat ze elkaar in het echt ontmoeten. Een interessant kenmerk van Tantan is de geheime crush-optie, waarmee je een van je contacten \'stiekem leuk vindt\'. Tantan helpt je om contact te maken met die persoon, en als dat contact je stiekem leuk vindt, zal de app je dat laten weten.\r\n\r\n&nbsp;\r\n\r\nMOMO\r\n\r\nChinese gratis dating-app MOMO\r\n\r\nChina\'s gratis social dating app MOMO\r\n\r\nMOMO, gelanceerd in 2011, is een mobiel sociaal platform dat mensen met elkaar verbindt en interacties mogelijk maakt op basis van locatie, interesses en een verscheidenheid aan recreatieve activiteiten, waaronder live talentenjachten, korte video\'s en sociale games. De MAU op Momo bedroeg in maart 2020 108,0 miljoen, vergeleken met 114,4 miljoen een jaar eerder. In mei 2018 voltooide het moederbedrijf Momo (NASDAQ : MOMO) de overname van Tantan, een toonaangevende dating-app voor de jongere generatie in China.\r\n\r\n&nbsp;\r\n\r\nMomo biedt gebruikers een platform om video\'s, tekst, spraakclips en afbeeldingen te plaatsen. Net als de meeste andere dating-apps, kunnen gebruikers mensen en groepen in de buurt vinden, terwijl ze hun echte locatie verborgen houden. Momo biedt ook audio- en video-livestreaming in verschillende categorieën, waaronder muziek, buitenshuis, talkshows en gaming. <a href=\"https://leukedatingsite.nl/novamora/\">novamora ervaringen</a> zijn goed.\r\n\r\n&nbsp;\r\n\r\nBlauw\r\n\r\ngay dating app voor mannen Blued\r\n\r\nGrootste gay dating-app Blued\r\n\r\nBlued is de grootste gay dating-app voor mannen in China en een van de grootste dating-apps voor homo-sociale netwerken ter wereld. Opgericht in 2012, telt de gratis app vanaf het eerste kwartaal van 2020 meer dan 49 miljoen geregistreerde gebruikers in 210 landen en regio\'s, en bijna de helft van de 6 miljoen maandelijkse actieve gebruikers is in het buitenland gevestigd.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\nBlued biedt communicatie-, sociale netwerk- en livestreamingservices op basis van geolocatie. De APP omvat ook diensten zoals gezondheid en gezinsplanning, en is gericht op het voorzien in de \"volledige levenscyclusbehoeften\" van de LGBTQ-bevolking.\r\n\r\n&nbsp;\r\n\r\nYidui\r\n\r\ngratis online video dating app yidui\r\n\r\nOnline video dating-app Yidui\r\n\r\nYidui, gelanceerd in 2018, is een online video-datingapp in China die zich vooral richt op het aanbieden van realtime datingservices op internet voor steden van een lager niveau. Het heeft momenteel tot $ 10 miljoen Series A + opgehaald in een financieringsronde onder leiding van XVC in 2019.\r\n\r\n&nbsp;\r\n\r\nDe video dating-app maakt gebruik van een matchmaker-servicesysteem waarmee gebruikers kunnen deelnemen aan livestreaming-chats die worden gehost door matchmakers. In deze matchmaking-sessies worden gebruikers geholpen met gespreksstarters en interessante onderwerpen die de ervaring van gebruikers met de APP verder verbeteren en het maken van de match veel efficiënter maken. Gebruikers kunnen niet alleen deelnemen aan chats die door matchmakers worden gehost, maar ook kiezen met wie ze willen chatten door ze te volgen nadat ze door een algoritmische lijst met aanbevelingen hebben gescrold.\r\n\r\n&nbsp;','Beste gratis dating-apps in China 2020','','inherit','closed','closed','','81-revision-v1','','','2020-09-24 01:47:16','2020-09-24 01:47:16','',81,'http://boerenmarkt-denhaag.nl/81-revision-v1/',0,'revision','',0),(84,1,'2020-10-10 06:09:25','2020-10-10 06:09:25','Christopher Giancarlo, de voormalige voorzitter van de Commodity Futures Trading Commission, maakte vorige week furore toen hij co-auteur was van een paper in de International Financial Law Review waarin hij beweerde dat de cryptocurrency XRP niet kwalificeert als een effect en daarom \"niet mag worden gereguleerd als een beveiliging, maar in plaats daarvan beschouwd als een valuta of een ruilmiddel. ”\r\n\r\n&nbsp;\r\n\r\nAls federale regelgevers het erover eens zijn, zou dit een grote overwinning zijn voor houders van XRP, de nummer 3 cryptocurrency per marktkapitalisatie. In de afgelopen twee jaar hebben federale functionarissen van zowel de SEC als de CFTC verklaard dat bitcoin (de originele en grootste cryptocurrency) en ether (het token van het Ethereum-netwerk) geen effecten zijn. Dat houdt ze buiten de jurisdictie van de SEC, die hard is gekraakt tegen andere cryptocurrencies die zijn gevormd door initiële muntenaanbiedingen (ICO\'s). <a href=\"https://www.bitcoinexchangenederland.nl/icon/\">icon koers en prijs</a> is stabiel.\r\n\r\n&nbsp;\r\n\r\nMaar de conclusie van Giancarlo komt met een zware zoutkorrel.\r\n\r\n&nbsp;\r\n\r\nGiancarlo is niet alleen geen toezichthouder meer en dus \"niet in officiële hoedanigheid\", zoals hij vorige week op Yahoo Finance Live erkende, maar hij is nu advocaat bij de firma Willkie Farr &amp; Gallagher in Washington, DC, waar hij zich bij aansloot Zes maanden geleden. Ripple Labs, het fintech-bedrijf dat XRP heeft ontwikkeld en gebruikt in zijn softwareproduct voor banken, is een klant van het bedrijf. Een voetnoot bij de wetstoezeggingsbrief beschrijft: \"Willkie is raadgever van Ripple over bepaalde zaken en vertrouwde op bepaalde feitelijke informatie die Ripple had verstrekt bij de voorbereiding van dit artikel.\"\r\n\r\n&nbsp;\r\n\r\nGiancarlo vertelt Yahoo Finance dat het wetsvoorstel \'een legaal stuk is, het is geen pleidooi, het is geen beleidsstuk. Het is een regelrechte juridische analyse. \"\r\n\r\n&nbsp;\r\n\r\nSommigen zouden kunnen tegenwerpen dat een juridisch document met conclusies die een bedrijf ten goede komen, geschreven door advocaten voor een bedrijf dat het bedrijf vertegenwoordigt, vertrouwend op door het bedrijf verstrekte feiten, er zeker uitziet als een pleitbezorgingsstuk.\r\n\r\nhttps://www.youtube.com/embed/7KIEvEODCI4\r\n&nbsp;\r\n\r\nDe logica die SEC- en CFTC-functionarissen hebben gebruikt om te classificeren of een digitale valuta zich gedraagt ​​als een beveiliging, komt uit de \'Howey Test\', een zaak uit 1946 die betrekking heeft op de verkoop van aandelen in een citrusboomgaard in Florida. <a href=\"https://www.bitcoinexchangenederland.nl/cardano\">cardano kopen met ideal</a> is makkelijk.\r\n\r\n&nbsp;\r\n\r\nOnder de Howey-test lijken digitale tokens, net als de aandelen in het citrusboomgaard, op effecten wanneer ze worden geïnvesteerd door een derde met de verwachting van winst, en worden ze op de markt gebracht en gepromoot als een investering die winst zal opleveren. Met behulp van de Howey-test hebben functionarissen duidelijk gemaakt dat ze de meeste tokens die via ICO\'s zijn gemaakt, zien als effecten, maar niet als bitcoin of ether.\r\n\r\n&nbsp;\r\n\r\nSEC-directeur van bedrijfsfinanciering William Hinman haalde de Howey Test aan toen hij zei op Yahoo Finance\'s All Markets Summit: Crypto in juni 2018 dat de nieuw gecreëerde tokens in ICO\'s effecten zijn omdat ze op de markt worden gebracht met de belofte dat de activa zullen worden gecultiveerd in een manier waardoor ze in waarde zullen toenemen en later met winst zullen worden verkocht \', en\' doorgaans aan een breed publiek worden verkocht in plaats van aan personen die ze waarschijnlijk op het netwerk zullen gebruiken \'.\r\n\r\n&nbsp;\r\n\r\nHinman ziet bitcoin en ether daarentegen als voldoende gedecentraliseerd en niet gecontroleerd door een \"centrale derde partij wiens inspanningen een doorslaggevende factor zijn in de onderneming\".\r\n\r\n&nbsp;\r\n\r\nDaarin schuilt het potentiële probleem voor Ripple Labs: het bedrijf ontwikkelde XRP (oorspronkelijk \"ripples\" genoemd) en bezit bijna 50% van alle bestaande XRP-tokens. Dat klinkt niet erg decentraal.\r\n\r\n&nbsp;\r\n\r\nBrad Garlinghouse, CEO van Ripple, die heel graag zou hebben dat de SEC XRP vrijgeeft als geen beveiliging, maakt het als volgt: \"Als het bedrijf Ripple morgen zou sluiten, zou het XRP-grootboek blijven werken. Het is open-source, gedecentraliseerde technologie die onafhankelijk van Ripple bestaat ... Ik denk niet dat ons eigendom van XRP ons controle geeft ... alleen omdat we veel van een bezit bezitten. \"\r\n\r\n&nbsp;\r\n\r\nGiancarlo herhaalt in zijn nieuwe paper dat argument: \"Zowel het netwerk (XRP Ledger) als het platform [Ripple\'s liquiditeitsproduct voor banken die XRP gebruiken] zijn momenteel volledig functioneel en zodanig ontwikkeld dat Ripple de verkoop van XRP niet hoeft te gebruiken voor verdere ontwikkeling \"en\" de tokens (XRP) zijn onmiddellijk bruikbaar op het moment van aankoop. \"\r\n\r\n&nbsp;\r\n\r\nNatuurlijk, alleen omdat Giancarlo\'s analyse voordelen oplevert voor Ripple, zijn klant, wil dat nog niet zeggen dat het verkeerd is. Maar het gaat erom wat de SEC zegt - en hij heeft nog steeds niet gezegd wat hij denkt over XRP\r\n\r\n&nbsp;','Voormalig CFTC-voorzitter zegt dat Ripple\'s cryptocurrency XRP geen beveiliging is, maar Ripple is zijn cliënt','','publish','closed','closed','','voormalig-cftc-voorzitter-zegt-dat-ripples-cryptocurrency-xrp-geen-beveiliging-is-maar-ripple-is-zijn-client','','','2020-09-29 06:11:26','2020-09-29 06:11:26','',0,'http://boerenmarkt-denhaag.nl/?p=84',0,'post','',0),(85,1,'2020-09-29 06:10:40','2020-09-29 06:10:40','','d5g6fdg5f4','','inherit','closed','closed','','d5g6fdg5f4','','','2020-09-29 06:10:40','2020-09-29 06:10:40','',84,'http://boerenmarkt-denhaag.nl/wp-content/uploads/2020/09/d5g6fdg5f4.jpg',0,'attachment','image/jpeg',0),(86,1,'2020-09-29 06:11:26','2020-09-29 06:11:26','Christopher Giancarlo, de voormalige voorzitter van de Commodity Futures Trading Commission, maakte vorige week furore toen hij co-auteur was van een paper in de International Financial Law Review waarin hij beweerde dat de cryptocurrency XRP niet kwalificeert als een effect en daarom \"niet mag worden gereguleerd als een beveiliging, maar in plaats daarvan beschouwd als een valuta of een ruilmiddel. ”\r\n\r\n&nbsp;\r\n\r\nAls federale regelgevers het erover eens zijn, zou dit een grote overwinning zijn voor houders van XRP, de nummer 3 cryptocurrency per marktkapitalisatie. In de afgelopen twee jaar hebben federale functionarissen van zowel de SEC als de CFTC verklaard dat bitcoin (de originele en grootste cryptocurrency) en ether (het token van het Ethereum-netwerk) geen effecten zijn. Dat houdt ze buiten de jurisdictie van de SEC, die hard is gekraakt tegen andere cryptocurrencies die zijn gevormd door initiële muntenaanbiedingen (ICO\'s). <a href=\"https://www.bitcoinexchangenederland.nl/icon/\">icon koers en prijs</a> is stabiel.\r\n\r\n&nbsp;\r\n\r\nMaar de conclusie van Giancarlo komt met een zware zoutkorrel.\r\n\r\n&nbsp;\r\n\r\nGiancarlo is niet alleen geen toezichthouder meer en dus \"niet in officiële hoedanigheid\", zoals hij vorige week op Yahoo Finance Live erkende, maar hij is nu advocaat bij de firma Willkie Farr &amp; Gallagher in Washington, DC, waar hij zich bij aansloot Zes maanden geleden. Ripple Labs, het fintech-bedrijf dat XRP heeft ontwikkeld en gebruikt in zijn softwareproduct voor banken, is een klant van het bedrijf. Een voetnoot bij de wetstoezeggingsbrief beschrijft: \"Willkie is raadgever van Ripple over bepaalde zaken en vertrouwde op bepaalde feitelijke informatie die Ripple had verstrekt bij de voorbereiding van dit artikel.\"\r\n\r\n&nbsp;\r\n\r\nGiancarlo vertelt Yahoo Finance dat het wetsvoorstel \'een legaal stuk is, het is geen pleidooi, het is geen beleidsstuk. Het is een regelrechte juridische analyse. \"\r\n\r\n&nbsp;\r\n\r\nSommigen zouden kunnen tegenwerpen dat een juridisch document met conclusies die een bedrijf ten goede komen, geschreven door advocaten voor een bedrijf dat het bedrijf vertegenwoordigt, vertrouwend op door het bedrijf verstrekte feiten, er zeker uitziet als een pleitbezorgingsstuk.\r\n\r\nhttps://www.youtube.com/embed/7KIEvEODCI4\r\n&nbsp;\r\n\r\nDe logica die SEC- en CFTC-functionarissen hebben gebruikt om te classificeren of een digitale valuta zich gedraagt ​​als een beveiliging, komt uit de \'Howey Test\', een zaak uit 1946 die betrekking heeft op de verkoop van aandelen in een citrusboomgaard in Florida. <a href=\"https://www.bitcoinexchangenederland.nl/cardano\">cardano kopen met ideal</a> is makkelijk.\r\n\r\n&nbsp;\r\n\r\nOnder de Howey-test lijken digitale tokens, net als de aandelen in het citrusboomgaard, op effecten wanneer ze worden geïnvesteerd door een derde met de verwachting van winst, en worden ze op de markt gebracht en gepromoot als een investering die winst zal opleveren. Met behulp van de Howey-test hebben functionarissen duidelijk gemaakt dat ze de meeste tokens die via ICO\'s zijn gemaakt, zien als effecten, maar niet als bitcoin of ether.\r\n\r\n&nbsp;\r\n\r\nSEC-directeur van bedrijfsfinanciering William Hinman haalde de Howey Test aan toen hij zei op Yahoo Finance\'s All Markets Summit: Crypto in juni 2018 dat de nieuw gecreëerde tokens in ICO\'s effecten zijn omdat ze op de markt worden gebracht met de belofte dat de activa zullen worden gecultiveerd in een manier waardoor ze in waarde zullen toenemen en later met winst zullen worden verkocht \', en\' doorgaans aan een breed publiek worden verkocht in plaats van aan personen die ze waarschijnlijk op het netwerk zullen gebruiken \'.\r\n\r\n&nbsp;\r\n\r\nHinman ziet bitcoin en ether daarentegen als voldoende gedecentraliseerd en niet gecontroleerd door een \"centrale derde partij wiens inspanningen een doorslaggevende factor zijn in de onderneming\".\r\n\r\n&nbsp;\r\n\r\nDaarin schuilt het potentiële probleem voor Ripple Labs: het bedrijf ontwikkelde XRP (oorspronkelijk \"ripples\" genoemd) en bezit bijna 50% van alle bestaande XRP-tokens. Dat klinkt niet erg decentraal.\r\n\r\n&nbsp;\r\n\r\nBrad Garlinghouse, CEO van Ripple, die heel graag zou hebben dat de SEC XRP vrijgeeft als geen beveiliging, maakt het als volgt: \"Als het bedrijf Ripple morgen zou sluiten, zou het XRP-grootboek blijven werken. Het is open-source, gedecentraliseerde technologie die onafhankelijk van Ripple bestaat ... Ik denk niet dat ons eigendom van XRP ons controle geeft ... alleen omdat we veel van een bezit bezitten. \"\r\n\r\n&nbsp;\r\n\r\nGiancarlo herhaalt in zijn nieuwe paper dat argument: \"Zowel het netwerk (XRP Ledger) als het platform [Ripple\'s liquiditeitsproduct voor banken die XRP gebruiken] zijn momenteel volledig functioneel en zodanig ontwikkeld dat Ripple de verkoop van XRP niet hoeft te gebruiken voor verdere ontwikkeling \"en\" de tokens (XRP) zijn onmiddellijk bruikbaar op het moment van aankoop. \"\r\n\r\n&nbsp;\r\n\r\nNatuurlijk, alleen omdat Giancarlo\'s analyse voordelen oplevert voor Ripple, zijn klant, wil dat nog niet zeggen dat het verkeerd is. Maar het gaat erom wat de SEC zegt - en hij heeft nog steeds niet gezegd wat hij denkt over XRP\r\n\r\n&nbsp;','Voormalig CFTC-voorzitter zegt dat Ripple\'s cryptocurrency XRP geen beveiliging is, maar Ripple is zijn cliënt','','inherit','closed','closed','','84-revision-v1','','','2020-09-29 06:11:26','2020-09-29 06:11:26','',84,'http://boerenmarkt-denhaag.nl/84-revision-v1/',0,'revision','',0),(87,1,'2020-10-12 18:42:43','2020-10-12 18:42:43','Dit bericht bevat verwijzingen naar producten van een of meer van onze adverteerders. We kunnen een vergoeding ontvangen als u op links naar die producten klikt. Op de aanbiedingen op deze pagina zijn voorwaarden van toepassing. Bezoek deze pagina voor een uitleg van ons advertentiebeleid. <a href=\"https://www.123creditcardvergelijk.nl/\">vergelijken van cc online</a> is makkelijker.\r\n\r\n<iframe src=\"https://www.youtube.com/embed/1vRZEt74Hic\" width=\"560\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n&nbsp;\r\n\r\nFlexibiliteit is nu meer dan ooit belangrijk - zowel bij de inwisselmogelijkheden voor reizigers als bij de betalingsmogelijkheden voor creditcardhouders. American Express - bekend van het uitgeven van een handvol topkaartproducten die geen vooraf ingestelde bestedingslimiet bieden, maar elke maand strengere betalingsvereisten - heeft meer flexibiliteit toegevoegd aan de volgende visitekaartjes:\r\n\r\n&nbsp;\r\n\r\nVanaf de betalingscyclus van kaarthouders in november hebben deze kaarten nu toegang tot de functie Betalen over tijd van Amex. U kunt uw saldo volledig betalen of een saldo (met rente) meenemen op in aanmerking komende aankopen van $ 100 of meer.\r\n\r\n&nbsp;\r\n\r\n\"Hoewel American Express bekend staat om onze niet vooraf ingestelde bestedingslimiet, volledig betaalkaartmodel met onze iconische groene, gouden en platina-kaarten, hebben we al lang gehoord van onze kaartleden, eigenaren van kleine bedrijven, die de betaling verhoogden flexibiliteit is belangrijk voor hen. Dit is vooral kritiek in deze tijden van onzekerheid ”, zegt Brett Sussman, Vice President Global Commercial Card Lending bij American Express in een persbericht. \"Betalen in de loop van de tijd is een volgende stap in onze bredere strategie om bedrijfseigenaren de flexibele oplossingen te bieden die ze nodig hebben om betalingen en cashflow gemakkelijk en efficiënt te beheren in verschillende bedrijfsomgevingen.\" <a href=\"https://www.123creditcardvergelijk.nl/visa-creditcard/\">visa card online aanvragen bij 123creditcardvergelijk.nl</a> is makkelijk.\r\n\r\n&nbsp;\r\n\r\nDit is nu geen geheel nieuwe functie voor visitekaartjeshouders. Betaal in de loop van de tijd is lange tijd een opt-in-optie geweest voor zakelijke creditcards van Amex, maar de functie wordt nu automatisch in de kaarten geïntegreerd. Dit neemt een deel van het giswerk weg voor houders van visitekaartjes en elimineert een paar stappen die voorheen nodig waren om van de functie te profiteren.','Amex voegt extra betalingsflexibiliteit toe aan veel zakelijke creditcards','','publish','closed','closed','','amex-voegt-extra-betalingsflexibiliteit-toe-aan-veel-zakelijke-creditcards','','','2020-10-14 18:50:06','2020-10-14 18:50:06','',0,'http://boerenmarkt-denhaag.nl/?p=87',0,'post','',0),(88,1,'2020-10-14 18:48:22','2020-10-14 18:48:22','','4g5rt4g5rt4g5','','inherit','closed','closed','','4g5rt4g5rt4g5','','','2020-10-14 18:48:22','2020-10-14 18:48:22','',87,'http://boerenmarkt-denhaag.nl/wp-content/uploads/2020/10/4g5rt4g5rt4g5.jpg',0,'attachment','image/jpeg',0),(89,1,'2020-10-14 18:50:06','2020-10-14 18:50:06','Dit bericht bevat verwijzingen naar producten van een of meer van onze adverteerders. We kunnen een vergoeding ontvangen als u op links naar die producten klikt. Op de aanbiedingen op deze pagina zijn voorwaarden van toepassing. Bezoek deze pagina voor een uitleg van ons advertentiebeleid. <a href=\"https://www.123creditcardvergelijk.nl/\">vergelijken van cc online</a> is makkelijker.\r\n\r\n<iframe src=\"https://www.youtube.com/embed/1vRZEt74Hic\" width=\"560\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n&nbsp;\r\n\r\nFlexibiliteit is nu meer dan ooit belangrijk - zowel bij de inwisselmogelijkheden voor reizigers als bij de betalingsmogelijkheden voor creditcardhouders. American Express - bekend van het uitgeven van een handvol topkaartproducten die geen vooraf ingestelde bestedingslimiet bieden, maar elke maand strengere betalingsvereisten - heeft meer flexibiliteit toegevoegd aan de volgende visitekaartjes:\r\n\r\n&nbsp;\r\n\r\nVanaf de betalingscyclus van kaarthouders in november hebben deze kaarten nu toegang tot de functie Betalen over tijd van Amex. U kunt uw saldo volledig betalen of een saldo (met rente) meenemen op in aanmerking komende aankopen van $ 100 of meer.\r\n\r\n&nbsp;\r\n\r\n\"Hoewel American Express bekend staat om onze niet vooraf ingestelde bestedingslimiet, volledig betaalkaartmodel met onze iconische groene, gouden en platina-kaarten, hebben we al lang gehoord van onze kaartleden, eigenaren van kleine bedrijven, die de betaling verhoogden flexibiliteit is belangrijk voor hen. Dit is vooral kritiek in deze tijden van onzekerheid ”, zegt Brett Sussman, Vice President Global Commercial Card Lending bij American Express in een persbericht. \"Betalen in de loop van de tijd is een volgende stap in onze bredere strategie om bedrijfseigenaren de flexibele oplossingen te bieden die ze nodig hebben om betalingen en cashflow gemakkelijk en efficiënt te beheren in verschillende bedrijfsomgevingen.\" <a href=\"https://www.123creditcardvergelijk.nl/visa-creditcard/\">visa card online aanvragen bij 123creditcardvergelijk.nl</a> is makkelijk.\r\n\r\n&nbsp;\r\n\r\nDit is nu geen geheel nieuwe functie voor visitekaartjeshouders. Betaal in de loop van de tijd is lange tijd een opt-in-optie geweest voor zakelijke creditcards van Amex, maar de functie wordt nu automatisch in de kaarten geïntegreerd. Dit neemt een deel van het giswerk weg voor houders van visitekaartjes en elimineert een paar stappen die voorheen nodig waren om van de functie te profiteren.','Amex voegt extra betalingsflexibiliteit toe aan veel zakelijke creditcards','','inherit','closed','closed','','87-revision-v1','','','2020-10-14 18:50:06','2020-10-14 18:50:06','',87,'http://boerenmarkt-denhaag.nl/87-revision-v1/',0,'revision','',0),(90,1,'2020-11-21 04:46:32','2020-11-21 04:46:32','Is dit de favoriete voorraad van het Orakel van Omaha? En zou je het ook moeten kopen?\r\n\r\nDit weekend zullen investeerders enig inzicht krijgen in hoe de beroemde investeerder Warren Buffett\'s Berkshire Hathaway (NYSE: BRK-A) (NYSE: BRK-B) het vergaat. Het conglomeraat maakt zaterdag de inkomsten bekend.\r\n\r\n&nbsp;\r\n\r\nHoewel de prestaties van Berkshire in het derde kwartaal ongetwijfeld voor veel beleggers interessant zullen zijn, kan er nog een ander item nog beter onder de loep worden genomen: de terugkoopactiviteit van het bedrijf. Berkshire Hathaway heeft de inkoop van eigen aandelen de laatste tijd opgevoerd, wat de optimistische visie van het Orakel van Omaha voor het potentieel van Berkshire op lange termijn onderstreept. <a href=\"https://aandelenkopen.nl/shell-aandeel/\">Aandeel shell</a> wereldwijd.\r\n\r\n&nbsp;\r\n\r\nhttps://youtu.be/CWPNuZAc1w4\r\n\r\n&nbsp;\r\n\r\nHier is Buffett waarschijnlijk doorgegaan met het uitgeven van miljarden aan Berkshire-aandelen in het derde kwartaal.\r\n\r\n&nbsp;\r\n\r\nBerkshire\'s favoriete aandeel\r\n\r\nIn het laatste kwartaalrapport van Berkshire onthulde het bedrijf dat het meer dan $ 5 miljard aan eigen aandelen had teruggekocht, waarmee het de grootste driemaandelijkse investering ooit in Berkshire was. Deze kapitaalinvestering was zelfs groter dan wat het bedrijf het hele jaar 2019 heeft uitgegeven om aandelen terug te kopen.\r\n\r\n&nbsp;\r\n\r\nVerdergaand, Berkshire heeft de afgelopen kwartalen meer geld uitgegeven aan het terugkopen van aandelen dan aan het kopen van andere aandelen.\r\n\r\n&nbsp;\r\n\r\nGing de terugkoop door tot in het derde kwartaal? Het lijkt zo. Op basis van het door het bedrijf gerapporteerde aantal aandelen ten tijde van de update over het tweede kwartaal, heeft Berkshire in het begin van het derde kwartaal meer dan $ 2 miljard uitgegeven aan het terugkopen van zijn aandelen.\r\n\r\n&nbsp;\r\n\r\nHoewel we niet zullen weten of Berkshire tijdens de tweede twee maanden van het derde kwartaal aandelen bleef kopen totdat het bedrijf de winst op zaterdag rapporteerde, is de kans groot dat dit het geval is, gezien de recente terugkooptrends. <a href=\"https://aandelenkopen.nl/\">Aandeel kopen</a> op de markt.\r\n\r\n&nbsp;\r\n\r\nHeeft Buffett gelijk over de aandelen van Berkshire?\r\n\r\nBerkshire Hathaway-aandelen lijken zeker te worden verhandeld tegen een aantrekkelijke waardering op basis van een aantal waarderingsstatistieken. De koers / boekwaarde van het bedrijf is vandaag minder dan 1,3 - ruim onder het niveau van 1,5 tot 1,6 enkele jaren geleden.\r\n\r\n&nbsp;\r\n\r\nVerder handelt het bedrijf tegen slechts 20 keer zijn resterende vrije kasstroom van 12 maanden - en die maatstaf geeft niet de waarde weer van de sterke aandelenportefeuille van het bedrijf. Berkshire heeft bijvoorbeeld 5,9% in Apple (NASDAQ: AAPL) - een bedrijf dat jaarlijks $ 74 miljard aan vrije cashflow genereert.\r\n\r\n&nbsp;\r\n\r\nSterker nog, beleggers moeten opmerken dat Berkshire het tweede kwartaal afsloot met een verbluffende $ 146,6 miljard aan contanten en kasequivalenten. Dit betekent dat 30% van elk Berkshire-aandeel wordt gedekt door ruwe contanten.\r\n\r\n&nbsp;\r\n\r\nIk ben het hierover eens met het Orakel van Omaha: Berkshire Hathaway ziet eruit als een aantrekkelijk aandeel voor beleggers die voor de lange termijn aandelen willen houden. Het zou daarom niet verrassend zijn om te zien dat de waarde van de terugkopen van het conglomeraat in het derde kwartaal meer dan $ 3 miljard bedraagt.\r\n\r\n&nbsp;\r\n\r\nWaar nu $ 1.000 te investeren\r\n\r\n&nbsp;\r\n\r\nVoordat u Berkshire Hathaway Inc. overweegt, wilt u dit horen.\r\n\r\n&nbsp;\r\n\r\nInvesteerderslegendes en Motley Fool mede-oprichters David en Tom Gardner hebben zojuist onthuld wat volgens hen de 10 beste aandelen zijn die beleggers op dit moment kunnen kopen ... en Berkshire Hathaway Inc. was daar niet een van.\r\n\r\n&nbsp;\r\n\r\nDe online beleggingsdienst die ze al bijna twee decennia runnen, Motley Fool Stock Advisor, heeft de aandelenmarkt met meer dan 4x verslagen. * En op dit moment denken ze dat er 10 aandelen zijn die je beter kunt kopen.\r\n\r\n&nbsp;','De 1 voorraad Warren Buffett heeft miljarden uitgegeven','','publish','closed','closed','','de-1-voorraad-warren-buffett-heeft-miljarden-uitgegeven','','','2020-11-13 05:15:28','2020-11-13 05:15:28','',0,'http://boerenmarkt-denhaag.nl/?p=90',0,'post','',0),(91,1,'2020-11-13 05:14:08','2020-11-13 05:14:08','','5g45r45g4rt','','inherit','closed','closed','','5g45r45g4rt','','','2020-11-13 05:14:08','2020-11-13 05:14:08','',90,'http://boerenmarkt-denhaag.nl/wp-content/uploads/2020/11/5g45r45g4rt.jpg',0,'attachment','image/jpeg',0),(92,1,'2020-11-13 05:15:28','2020-11-13 05:15:28','Is dit de favoriete voorraad van het Orakel van Omaha? En zou je het ook moeten kopen?\r\n\r\nDit weekend zullen investeerders enig inzicht krijgen in hoe de beroemde investeerder Warren Buffett\'s Berkshire Hathaway (NYSE: BRK-A) (NYSE: BRK-B) het vergaat. Het conglomeraat maakt zaterdag de inkomsten bekend.\r\n\r\n&nbsp;\r\n\r\nHoewel de prestaties van Berkshire in het derde kwartaal ongetwijfeld voor veel beleggers interessant zullen zijn, kan er nog een ander item nog beter onder de loep worden genomen: de terugkoopactiviteit van het bedrijf. Berkshire Hathaway heeft de inkoop van eigen aandelen de laatste tijd opgevoerd, wat de optimistische visie van het Orakel van Omaha voor het potentieel van Berkshire op lange termijn onderstreept. <a href=\"https://aandelenkopen.nl/shell-aandeel/\">Aandeel shell</a> wereldwijd.\r\n\r\n&nbsp;\r\n\r\nhttps://youtu.be/CWPNuZAc1w4\r\n\r\n&nbsp;\r\n\r\nHier is Buffett waarschijnlijk doorgegaan met het uitgeven van miljarden aan Berkshire-aandelen in het derde kwartaal.\r\n\r\n&nbsp;\r\n\r\nBerkshire\'s favoriete aandeel\r\n\r\nIn het laatste kwartaalrapport van Berkshire onthulde het bedrijf dat het meer dan $ 5 miljard aan eigen aandelen had teruggekocht, waarmee het de grootste driemaandelijkse investering ooit in Berkshire was. Deze kapitaalinvestering was zelfs groter dan wat het bedrijf het hele jaar 2019 heeft uitgegeven om aandelen terug te kopen.\r\n\r\n&nbsp;\r\n\r\nVerdergaand, Berkshire heeft de afgelopen kwartalen meer geld uitgegeven aan het terugkopen van aandelen dan aan het kopen van andere aandelen.\r\n\r\n&nbsp;\r\n\r\nGing de terugkoop door tot in het derde kwartaal? Het lijkt zo. Op basis van het door het bedrijf gerapporteerde aantal aandelen ten tijde van de update over het tweede kwartaal, heeft Berkshire in het begin van het derde kwartaal meer dan $ 2 miljard uitgegeven aan het terugkopen van zijn aandelen.\r\n\r\n&nbsp;\r\n\r\nHoewel we niet zullen weten of Berkshire tijdens de tweede twee maanden van het derde kwartaal aandelen bleef kopen totdat het bedrijf de winst op zaterdag rapporteerde, is de kans groot dat dit het geval is, gezien de recente terugkooptrends. <a href=\"https://aandelenkopen.nl/\">Aandeel kopen</a> op de markt.\r\n\r\n&nbsp;\r\n\r\nHeeft Buffett gelijk over de aandelen van Berkshire?\r\n\r\nBerkshire Hathaway-aandelen lijken zeker te worden verhandeld tegen een aantrekkelijke waardering op basis van een aantal waarderingsstatistieken. De koers / boekwaarde van het bedrijf is vandaag minder dan 1,3 - ruim onder het niveau van 1,5 tot 1,6 enkele jaren geleden.\r\n\r\n&nbsp;\r\n\r\nVerder handelt het bedrijf tegen slechts 20 keer zijn resterende vrije kasstroom van 12 maanden - en die maatstaf geeft niet de waarde weer van de sterke aandelenportefeuille van het bedrijf. Berkshire heeft bijvoorbeeld 5,9% in Apple (NASDAQ: AAPL) - een bedrijf dat jaarlijks $ 74 miljard aan vrije cashflow genereert.\r\n\r\n&nbsp;\r\n\r\nSterker nog, beleggers moeten opmerken dat Berkshire het tweede kwartaal afsloot met een verbluffende $ 146,6 miljard aan contanten en kasequivalenten. Dit betekent dat 30% van elk Berkshire-aandeel wordt gedekt door ruwe contanten.\r\n\r\n&nbsp;\r\n\r\nIk ben het hierover eens met het Orakel van Omaha: Berkshire Hathaway ziet eruit als een aantrekkelijk aandeel voor beleggers die voor de lange termijn aandelen willen houden. Het zou daarom niet verrassend zijn om te zien dat de waarde van de terugkopen van het conglomeraat in het derde kwartaal meer dan $ 3 miljard bedraagt.\r\n\r\n&nbsp;\r\n\r\nWaar nu $ 1.000 te investeren\r\n\r\n&nbsp;\r\n\r\nVoordat u Berkshire Hathaway Inc. overweegt, wilt u dit horen.\r\n\r\n&nbsp;\r\n\r\nInvesteerderslegendes en Motley Fool mede-oprichters David en Tom Gardner hebben zojuist onthuld wat volgens hen de 10 beste aandelen zijn die beleggers op dit moment kunnen kopen ... en Berkshire Hathaway Inc. was daar niet een van.\r\n\r\n&nbsp;\r\n\r\nDe online beleggingsdienst die ze al bijna twee decennia runnen, Motley Fool Stock Advisor, heeft de aandelenmarkt met meer dan 4x verslagen. * En op dit moment denken ze dat er 10 aandelen zijn die je beter kunt kopen.\r\n\r\n&nbsp;','De 1 voorraad Warren Buffett heeft miljarden uitgegeven','','inherit','closed','closed','','90-revision-v1','','','2020-11-13 05:15:28','2020-11-13 05:15:28','',90,'http://boerenmarkt-denhaag.nl/90-revision-v1/',0,'revision','',0),(93,1,'2020-12-03 13:42:39','2020-12-03 13:42:39','De rally van Bitcoin naar $ 16.000 is tekortgeschoten, maar het was niettemin plezierig. Vooral de altcoins van de markt hadden te lijden tijdens deze korte rally, voordat ze weer op weg gingen naar herstel. Dit brengt ons bij de volgende vraag (en) - Hoe zit het met Bitcoin? Is de bovenkant erin?\r\n\r\n&nbsp;\r\n\r\nNou, het is simpel. We zullen in de komende toekomst een van de twee scenario\'s zien manifesteren,\r\n\r\n&nbsp;\r\n\r\nBitcoin stijgt hoger en doorbreekt weerstanden\r\n\r\nBitcoin trekt zich terug om zich te verzamelen en stijgt vervolgens hoger\r\n\r\nTegenstanders die zich afvragen of Bitcoin zal crashen, nou, het zal niet. kopen bitcoins ideal op de markt.\r\n\r\n&nbsp;\r\n\r\nHet eerste scenario is onwaarschijnlijk, vooral gezien de recente reis van Bitcoin en hoe deze in slechts 20 dagen met 40% is gestegen. Het tweede scenario is dus standaard het scenario dat binnenkort zou kunnen gebeuren, en dit zou betekenen dat de lokale top binnen is.\r\n\r\n&nbsp;\r\n\r\nhttps://youtu.be/hIO3QnqMVE0\r\n\r\n&nbsp;\r\n\r\nHier zijn 3 redenen waarom dit de lokale top is.\r\n\r\n&nbsp;\r\n\r\nDiepte kaart\r\n\r\n&nbsp;\r\n\r\nVolgens de bijgevoegde grafiek is er, althans voorlopig, een enorme verkoopdruk. We zien ook een enorme buy-wall [van $ 6 miljoen] voor Bitcoin op $ 14.970. Op hetzelfde niveau is echter ook een steile verkoopmuur [van $ 9 miljoen] zichtbaar.\r\n\r\n&nbsp;\r\n\r\nBovendien gaat de verkoopmuur tot $ 12 miljoen voor BTCUSDT.\r\n\r\n&nbsp;\r\n\r\nFinancieringspercentage\r\n\r\n&nbsp;\r\n\r\nHet financieringspercentage toont het aantal short vs. longs in een beurs. Als het financieringspercentage positief is, betekent dit dat veel gebruikers het actief kopen en daarom zullen deze gebruikers de gebruikers betalen die short gaan. Het tegenovergestelde geldt voor een negatief financieringspercentage, aangezien de shorts hier de longs betalen. online goud kopen kan ook.\r\n\r\n&nbsp;\r\n\r\nHoewel het op het moment van schrijven positief bleef, daalde het, wat wijst op de uitputting van de marktstieren.\r\n\r\n&nbsp;\r\n\r\nTen slotte toonde de trendgrafiek aan dat Bitcoin met succes was gestegen naar ~ $ 16k, maar daarbij heeft het tot nu toe een terugval opgemerkt. Met behulp van de op trend gebaseerde Fibonacci-tool kunnen we een daling verwachten naar het $ 13.000-niveau, een die aan de top staat van de vorige impulsgolf. In een veel ernstiger situatie kunnen we verwachten dat de pullback zal dalen tot het 0,786-Fibonacci-niveau op $ 12.780.\r\n\r\n&nbsp;\r\n\r\nTot slot wijzen al deze statistieken erop dat er binnenkort een daling komt en dat de lokale top binnen is.\r\n\r\n&nbsp;','BITCOIN Wat kunnen we in de toekomst van Bitcoin verwachten?','','publish','closed','closed','','bitcoin-wat-kunnen-we-in-de-toekomst-van-bitcoin-verwachten','','','2022-01-24 21:08:21','2022-01-24 21:08:21','',0,'http://boerenmarkt-denhaag.nl/?p=93',0,'post','',0),(94,1,'2020-12-07 14:07:39','2020-12-07 14:07:39','','4fd5g45f4g5d','','inherit','closed','closed','','4fd5g45f4g5d','','','2020-12-07 14:07:39','2020-12-07 14:07:39','',93,'http://boerenmarkt-denhaag.nl/wp-content/uploads/2020/12/4fd5g45f4g5d.jpg',0,'attachment','image/jpeg',0),(95,1,'2020-12-07 14:13:56','2020-12-07 14:13:56','De rally van Bitcoin naar $ 16.000 is tekortgeschoten, maar het was niettemin plezierig. Vooral de altcoins van de markt hadden te lijden tijdens deze korte rally, voordat ze weer op weg gingen naar herstel. Dit brengt ons bij de volgende vraag (en) - Hoe zit het met Bitcoin? Is de bovenkant erin?\r\n\r\n&nbsp;\r\n\r\nNou, het is simpel. We zullen in de komende toekomst een van de twee scenario\'s zien manifesteren,\r\n\r\n&nbsp;\r\n\r\nBitcoin stijgt hoger en doorbreekt weerstanden\r\n\r\nBitcoin trekt zich terug om zich te verzamelen en stijgt vervolgens hoger\r\n\r\nTegenstanders die zich afvragen of Bitcoin zal crashen, nou, het zal niet. <a href=\"https://biflatie.nl/bitcoin-kopen/\">kopen bitcoins ideal</a> op de markt.\r\n\r\n&nbsp;\r\n\r\nHet eerste scenario is onwaarschijnlijk, vooral gezien de recente reis van Bitcoin en hoe deze in slechts 20 dagen met 40% is gestegen. Het tweede scenario is dus standaard het scenario dat binnenkort zou kunnen gebeuren, en dit zou betekenen dat de lokale top binnen is.\r\n\r\n&nbsp;\r\n\r\nhttps://youtu.be/hIO3QnqMVE0\r\n\r\n&nbsp;\r\n\r\nHier zijn 3 redenen waarom dit de lokale top is.\r\n\r\n&nbsp;\r\n\r\nDiepte kaart\r\n\r\n&nbsp;\r\n\r\nVolgens de bijgevoegde grafiek is er, althans voorlopig, een enorme verkoopdruk. We zien ook een enorme buy-wall [van $ 6 miljoen] voor Bitcoin op $ 14.970. Op hetzelfde niveau is echter ook een steile verkoopmuur [van $ 9 miljoen] zichtbaar.\r\n\r\n&nbsp;\r\n\r\nBovendien gaat de verkoopmuur tot $ 12 miljoen voor BTCUSDT.\r\n\r\n&nbsp;\r\n\r\nFinancieringspercentage\r\n\r\n&nbsp;\r\n\r\nHet financieringspercentage toont het aantal short vs. longs in een beurs. Als het financieringspercentage positief is, betekent dit dat veel gebruikers het actief kopen en daarom zullen deze gebruikers de gebruikers betalen die short gaan. Het tegenovergestelde geldt voor een negatief financieringspercentage, aangezien de shorts hier de longs betalen. <a href=\"https://biflatie.nl/goud-kopen/\">online goud kopen</a> kan ook.\r\n\r\n&nbsp;\r\n\r\nHoewel het op het moment van schrijven positief bleef, daalde het, wat wijst op de uitputting van de marktstieren.\r\n\r\n&nbsp;\r\n\r\nTen slotte toonde de trendgrafiek aan dat Bitcoin met succes was gestegen naar ~ $ 16k, maar daarbij heeft het tot nu toe een terugval opgemerkt. Met behulp van de op trend gebaseerde Fibonacci-tool kunnen we een daling verwachten naar het $ 13.000-niveau, een die aan de top staat van de vorige impulsgolf. In een veel ernstiger situatie kunnen we verwachten dat de pullback zal dalen tot het 0,786-Fibonacci-niveau op $ 12.780.\r\n\r\n&nbsp;\r\n\r\nTot slot wijzen al deze statistieken erop dat er binnenkort een daling komt en dat de lokale top binnen is.\r\n\r\n&nbsp;','BITCOIN Wat kunnen we in de toekomst van Bitcoin verwachten?','','inherit','closed','closed','','93-revision-v1','','','2020-12-07 14:13:56','2020-12-07 14:13:56','',93,'http://boerenmarkt-denhaag.nl/93-revision-v1/',0,'revision','',0),(96,1,'2021-01-12 17:36:04','2021-01-12 17:36:04','Ondanks de verpletterende statistieken en de inherente onzekerheid in de resultaten van de handel, blijven traders het risico nemen en hun geld investeren in de hoop een rendement te behalen. Ervaren handelaren en belanghebbenden hebben verschillende manieren waarop handelaren geld verliezen aan het licht gebracht. Uit deze informatie hebben we topmanieren geselecteerd die u kunnen helpen om dezelfde fouten te voorkomen, bijvoorbeeld toen veel mensen te vroeg <a href=\"https://spaarbuidel.nl/beleggen/netflix-aandelen/\">instapte op Netflix aandelen dit afgelopen jaar.</a>\r\n<h2>Handelen om te leren</h2>\r\nDe meeste handelaren die verliezen hebben geleden door hun handelservaring, erkennen dat zij zijn begonnen te handelen zonder een formele opleiding van een professional te hebben ontvangen. Gewapend met alleen de basisinformatie over markten, investeren sommige mensen en beginnen te handelen in de hoop, onwetend, dat het geluk aan hun kant zal staan. In plaats van te leren handelen, beginnen deze beleggers te handelen om te leren hoe de markten werken. Deze omgekeerde prioritering van de gebeurtenissen leidt tot onoverkomelijke verliezen, waardoor het voor de handelaar moeilijker wordt om het verloren geld ooit terug te verdienen.\r\n<h2>Risicomanagement</h2>\r\nInzicht in het risiconiveau van een transactie en de risicocategorie waarin wordt belegd, is de eerste stap om te voorkomen dat er geld verloren gaat bij het handelen. Door een risicobeoordeling van de beleggingsmogelijkheden op de markt uit te voeren, kan een handelaar bepalen welk hefboomeffect hij op de investering heeft en of het de moeite waard is om met behulp van het hefboomeffect een weddenschap aan te gaan. Zonder een risicobeoordeling kan een handelaar een inzet plaatsen op een portefeuille die een hoge risicopremie heeft en uiteindelijk de hefboom verliezen naast andere verliezen.\r\n\r\nhttps://www.youtube.com/watch?v=P5J-7AOXcnw\r\n<h2>Geldbeheer</h2>\r\nBij gebrek aan vaardigheden op het gebied van geldmanagement houden handelaren hun belangen te lang vast of laten ze ze te snel los. Daarom verliest de handelaar, ondanks het feit dat hij winst maakt met een transactie, uiteindelijk geld.\r\n<h2>Transactiekosten</h2>\r\nNet als elke andere investering heeft de handel zijn operationele kosten die moeten worden verdisconteerd bij het genereren van een winst- en verliesrekening. Een handelaar kan geld verliezen ondanks het feit dat hij een positief rendement heeft in een handelsperiode op basis van de kosten die in die periode zijn gemaakt. De aangepaste transactiekosten die in mindering worden gebracht, omvatten belastingen, commissies en facturen van nutsbedrijven, met inbegrip van de tijd die wordt besteed aan de handel en het uitvoeren van andere activiteiten die verband houden met de handel. Zo zagen we laatst dat mensen in grote aantallen begonnen waren met <a href=\"https://spaarbuidel.nl/beleggen/amazon-aandelen/\">beleggen in Amazon.</a>\r\n<h2>Instrumenten van de handel</h2>\r\nMarkten zijn tijdgevoelig en data-intensief. Handelaren die over de juiste gegevens op het juiste moment beschikken, hebben meer kans om te winnen dan de anderen in dezelfde markt. Een gebrek aan instrumenten voor efficiënte gegevensanalyse en -communicatie zorgt ervoor dat sommige handelaars achteraf handelsbeslissingen nemen. Het hebben van een traag internet kan bijvoorbeeld de efficiëntie van de handelaar belemmeren en daarom zal een handelaar beslissingen nemen met behulp van vertraagde datafeed.','Waarom kan het verstandig te zijn om in de volgende aandelen te investeren in 2021? Lees er hier meer over en leer direct bij over dit onderwerp!','','publish','closed','closed','','waarom-kan-het-verstandig-te-zijn-om-in-de-volgende-aandelen-te-investeren-in-2021-lees-er-hier-meer-over-en-leer-direct-bij-over-dit-onderwerp','','','2020-12-29 20:41:15','2020-12-29 20:41:15','',0,'http://boerenmarkt-denhaag.nl/?p=96',0,'post','',0),(97,1,'2020-12-29 20:37:44','2020-12-29 20:37:44','','209291-01','','inherit','closed','closed','','209291-01','','','2020-12-29 20:37:44','2020-12-29 20:37:44','',96,'http://boerenmarkt-denhaag.nl/wp-content/uploads/2020/12/209291-01.jpg',0,'attachment','image/jpeg',0),(98,1,'2020-12-29 20:41:15','2020-12-29 20:41:15','Ondanks de verpletterende statistieken en de inherente onzekerheid in de resultaten van de handel, blijven traders het risico nemen en hun geld investeren in de hoop een rendement te behalen. Ervaren handelaren en belanghebbenden hebben verschillende manieren waarop handelaren geld verliezen aan het licht gebracht. Uit deze informatie hebben we topmanieren geselecteerd die u kunnen helpen om dezelfde fouten te voorkomen, bijvoorbeeld toen veel mensen te vroeg <a href=\"https://spaarbuidel.nl/beleggen/netflix-aandelen/\">instapte op Netflix aandelen dit afgelopen jaar.</a>\r\n<h2>Handelen om te leren</h2>\r\nDe meeste handelaren die verliezen hebben geleden door hun handelservaring, erkennen dat zij zijn begonnen te handelen zonder een formele opleiding van een professional te hebben ontvangen. Gewapend met alleen de basisinformatie over markten, investeren sommige mensen en beginnen te handelen in de hoop, onwetend, dat het geluk aan hun kant zal staan. In plaats van te leren handelen, beginnen deze beleggers te handelen om te leren hoe de markten werken. Deze omgekeerde prioritering van de gebeurtenissen leidt tot onoverkomelijke verliezen, waardoor het voor de handelaar moeilijker wordt om het verloren geld ooit terug te verdienen.\r\n<h2>Risicomanagement</h2>\r\nInzicht in het risiconiveau van een transactie en de risicocategorie waarin wordt belegd, is de eerste stap om te voorkomen dat er geld verloren gaat bij het handelen. Door een risicobeoordeling van de beleggingsmogelijkheden op de markt uit te voeren, kan een handelaar bepalen welk hefboomeffect hij op de investering heeft en of het de moeite waard is om met behulp van het hefboomeffect een weddenschap aan te gaan. Zonder een risicobeoordeling kan een handelaar een inzet plaatsen op een portefeuille die een hoge risicopremie heeft en uiteindelijk de hefboom verliezen naast andere verliezen.\r\n\r\nhttps://www.youtube.com/watch?v=P5J-7AOXcnw\r\n<h2>Geldbeheer</h2>\r\nBij gebrek aan vaardigheden op het gebied van geldmanagement houden handelaren hun belangen te lang vast of laten ze ze te snel los. Daarom verliest de handelaar, ondanks het feit dat hij winst maakt met een transactie, uiteindelijk geld.\r\n<h2>Transactiekosten</h2>\r\nNet als elke andere investering heeft de handel zijn operationele kosten die moeten worden verdisconteerd bij het genereren van een winst- en verliesrekening. Een handelaar kan geld verliezen ondanks het feit dat hij een positief rendement heeft in een handelsperiode op basis van de kosten die in die periode zijn gemaakt. De aangepaste transactiekosten die in mindering worden gebracht, omvatten belastingen, commissies en facturen van nutsbedrijven, met inbegrip van de tijd die wordt besteed aan de handel en het uitvoeren van andere activiteiten die verband houden met de handel. Zo zagen we laatst dat mensen in grote aantallen begonnen waren met <a href=\"https://spaarbuidel.nl/beleggen/amazon-aandelen/\">beleggen in Amazon.</a>\r\n<h2>Instrumenten van de handel</h2>\r\nMarkten zijn tijdgevoelig en data-intensief. Handelaren die over de juiste gegevens op het juiste moment beschikken, hebben meer kans om te winnen dan de anderen in dezelfde markt. Een gebrek aan instrumenten voor efficiënte gegevensanalyse en -communicatie zorgt ervoor dat sommige handelaars achteraf handelsbeslissingen nemen. Het hebben van een traag internet kan bijvoorbeeld de efficiëntie van de handelaar belemmeren en daarom zal een handelaar beslissingen nemen met behulp van vertraagde datafeed.','Waarom kan het verstandig te zijn om in de volgende aandelen te investeren in 2021? Lees er hier meer over en leer direct bij over dit onderwerp!','','inherit','closed','closed','','96-revision-v1','','','2020-12-29 20:41:15','2020-12-29 20:41:15','',96,'http://boerenmarkt-denhaag.nl/96-revision-v1/',0,'revision','',0),(100,1,'2022-01-24 21:08:01','2022-01-24 21:08:01','De rally van Bitcoin naar $ 16.000 is tekortgeschoten, maar het was niettemin plezierig. Vooral de altcoins van de markt hadden te lijden tijdens deze korte rally, voordat ze weer op weg gingen naar herstel. Dit brengt ons bij de volgende vraag (en) - Hoe zit het met Bitcoin? Is de bovenkant erin?\n\n&nbsp;\n\nNou, het is simpel. We zullen in de komende toekomst een van de twee scenario\'s zien manifesteren,\n\n&nbsp;\n\nBitcoin stijgt hoger en doorbreekt weerstanden\n\nBitcoin trekt zich terug om zich te verzamelen en stijgt vervolgens hoger\n\nTegenstanders die zich afvragen of Bitcoin zal crashen, nou, het zal niet. <a href=\"https://biflatie.nl/bitcoin-kopen/\">kopen bitcoins ideal</a> op de markt.\n\n&nbsp;\n\nHet eerste scenario is onwaarschijnlijk, vooral gezien de recente reis van Bitcoin en hoe deze in slechts 20 dagen met 40% is gestegen. Het tweede scenario is dus standaard het scenario dat binnenkort zou kunnen gebeuren, en dit zou betekenen dat de lokale top binnen is.\n\n&nbsp;\n\nhttps://youtu.be/hIO3QnqMVE0\n\n&nbsp;\n\nHier zijn 3 redenen waarom dit de lokale top is.\n\n&nbsp;\n\nDiepte kaart\n\n&nbsp;\n\nVolgens de bijgevoegde grafiek is er, althans voorlopig, een enorme verkoopdruk. We zien ook een enorme buy-wall [van $ 6 miljoen] voor Bitcoin op $ 14.970. Op hetzelfde niveau is echter ook een steile verkoopmuur [van $ 9 miljoen] zichtbaar.\n\n&nbsp;\n\nBovendien gaat de verkoopmuur tot $ 12 miljoen voor BTCUSDT.\n\n&nbsp;\n\nFinancieringspercentage\n\n&nbsp;\n\nHet financieringspercentage toont het aantal short vs. longs in een beurs. Als het financieringspercentage positief is, betekent dit dat veel gebruikers het actief kopen en daarom zullen deze gebruikers de gebruikers betalen die short gaan. Het tegenovergestelde geldt voor een negatief financieringspercentage, aangezien de shorts hier de longs betalen. <a href=\"https://biflatie.nl/goud-kopen/\">online goud kopen</a> kan ook.\n\n&nbsp;\n\nHoewel het op het moment van schrijven positief bleef, daalde het, wat wijst op de uitputting van de marktstieren.\n\n&nbsp;\n\nTen slotte toonde de trendgrafiek aan dat Bitcoin met succes was gestegen naar ~ $ 16k, maar daarbij heeft het tot nu toe een terugval opgemerkt. Met behulp van de op trend gebaseerde Fibonacci-tool kunnen we een daling verwachten naar het $ 13.000-niveau, een die aan de top staat van de vorige impulsgolf. In een veel ernstiger situatie kunnen we verwachten dat de pullback zal dalen tot het 0,786-Fibonacci-niveau op $ 12.780.\n\n&nbsp;\n\nTot slot wijzen al deze statistieken erop dat er binnenkort een daling komt en dat de lokale top binnen is.\n\n&nbsp;','BITCOIN Wat kunnen we in de toekomst van Bitcoin verwachten?','','inherit','closed','closed','','93-autosave-v1','','','2022-01-24 21:08:01','2022-01-24 21:08:01','',93,'http://boerenmarkt-denhaag.nl/?p=100',0,'revision','',0),(101,1,'2022-01-24 21:08:21','2022-01-24 21:08:21','De rally van Bitcoin naar $ 16.000 is tekortgeschoten, maar het was niettemin plezierig. Vooral de altcoins van de markt hadden te lijden tijdens deze korte rally, voordat ze weer op weg gingen naar herstel. Dit brengt ons bij de volgende vraag (en) - Hoe zit het met Bitcoin? Is de bovenkant erin?\r\n\r\n&nbsp;\r\n\r\nNou, het is simpel. We zullen in de komende toekomst een van de twee scenario\'s zien manifesteren,\r\n\r\n&nbsp;\r\n\r\nBitcoin stijgt hoger en doorbreekt weerstanden\r\n\r\nBitcoin trekt zich terug om zich te verzamelen en stijgt vervolgens hoger\r\n\r\nTegenstanders die zich afvragen of Bitcoin zal crashen, nou, het zal niet. kopen bitcoins ideal op de markt.\r\n\r\n&nbsp;\r\n\r\nHet eerste scenario is onwaarschijnlijk, vooral gezien de recente reis van Bitcoin en hoe deze in slechts 20 dagen met 40% is gestegen. Het tweede scenario is dus standaard het scenario dat binnenkort zou kunnen gebeuren, en dit zou betekenen dat de lokale top binnen is.\r\n\r\n&nbsp;\r\n\r\nhttps://youtu.be/hIO3QnqMVE0\r\n\r\n&nbsp;\r\n\r\nHier zijn 3 redenen waarom dit de lokale top is.\r\n\r\n&nbsp;\r\n\r\nDiepte kaart\r\n\r\n&nbsp;\r\n\r\nVolgens de bijgevoegde grafiek is er, althans voorlopig, een enorme verkoopdruk. We zien ook een enorme buy-wall [van $ 6 miljoen] voor Bitcoin op $ 14.970. Op hetzelfde niveau is echter ook een steile verkoopmuur [van $ 9 miljoen] zichtbaar.\r\n\r\n&nbsp;\r\n\r\nBovendien gaat de verkoopmuur tot $ 12 miljoen voor BTCUSDT.\r\n\r\n&nbsp;\r\n\r\nFinancieringspercentage\r\n\r\n&nbsp;\r\n\r\nHet financieringspercentage toont het aantal short vs. longs in een beurs. Als het financieringspercentage positief is, betekent dit dat veel gebruikers het actief kopen en daarom zullen deze gebruikers de gebruikers betalen die short gaan. Het tegenovergestelde geldt voor een negatief financieringspercentage, aangezien de shorts hier de longs betalen. online goud kopen kan ook.\r\n\r\n&nbsp;\r\n\r\nHoewel het op het moment van schrijven positief bleef, daalde het, wat wijst op de uitputting van de marktstieren.\r\n\r\n&nbsp;\r\n\r\nTen slotte toonde de trendgrafiek aan dat Bitcoin met succes was gestegen naar ~ $ 16k, maar daarbij heeft het tot nu toe een terugval opgemerkt. Met behulp van de op trend gebaseerde Fibonacci-tool kunnen we een daling verwachten naar het $ 13.000-niveau, een die aan de top staat van de vorige impulsgolf. In een veel ernstiger situatie kunnen we verwachten dat de pullback zal dalen tot het 0,786-Fibonacci-niveau op $ 12.780.\r\n\r\n&nbsp;\r\n\r\nTot slot wijzen al deze statistieken erop dat er binnenkort een daling komt en dat de lokale top binnen is.\r\n\r\n&nbsp;','BITCOIN Wat kunnen we in de toekomst van Bitcoin verwachten?','','inherit','closed','closed','','93-revision-v1','','','2022-01-24 21:08:21','2022-01-24 21:08:21','',93,'http://boerenmarkt-denhaag.nl/?p=101',0,'revision','',0),(103,1,'2022-12-10 07:53:20','2022-12-10 07:53:20','Tijdens de ineenstorting hielp de reiziger de mensheid te redden van de aanval van de duisternis. Dit was een indrukwekkende prestatie onder moeilijke omstandigheden. De reiziger kon ook een deel van de schade repareren.\r\n\r\nDe reiziger was ook verantwoordelijk voor het terraformen van het SOL -systeem <a href=\"https://vraageenreiziger.nl/beste-backpack/\" target=\"_blank\" rel=\"noopener\">beste backpacks voor het reizen</a>. Gedurende zijn tijd op de planeet hielp het de banen van planeten opnieuw uiteen te zetten en onherbergbare planeten te hervormen.\r\n\r\nDe reiziger is een enorm sferisch vat gemaakt van lood en neutronium. Er wordt gezegd dat het in staat is om licht te verzamelen en te transformeren om schade te herstellen. De buitenste schaal van de reizigers is gebaseerd op een fundamentele kracht die sinds het begin van de tijd niet heeft bestaan.\r\n\r\nDe reiziger is een van de weinige entiteiten waarvan kan worden gezegd dat ze meerdere dingen tegelijk doen. De reiziger is een bron van licht en heeft een deel van de schade kunnen oplossen die de Rode Oorlog aan de aarde heeft aangericht. De reiziger heeft ook de mogelijkheid om visioenen te verzenden, die nuttig waren voor het vinden van de locatie van IO.\r\n\r\nDe reiziger is ook in staat geweest om andere belangrijke taken uit te voeren, zoals het verlenen van de Guardians Mysterious Powers. De reiziger is een oude entiteit en het is bekend dat het al miljarden jaren bestaat.\r\n\r\nEr zijn veel verschillende theorieën over de oorsprong ervan. Sommigen geloven dat de reiziger een bewust wezen is, terwijl anderen geloven dat het een godheid is.\r\n\r\nDe reiziger wordt ook beschouwd als een geluksbrenger, vooral voor de Lubraeans. Het is ook gecrediteerd voor het aanwakkeren van de gouden eeuw van het menselijk ras.','De reiziger','','publish','closed','closed','','de-reiziger','','','2022-12-10 07:53:20','2022-12-10 07:53:20','',0,'https://boerenmarkt-denhaag.nl/?p=103',0,'post','',0),(104,1,'2022-12-10 07:53:20','2022-12-10 07:53:20','Tijdens de ineenstorting hielp de reiziger de mensheid te redden van de aanval van de duisternis. Dit was een indrukwekkende prestatie onder moeilijke omstandigheden. De reiziger kon ook een deel van de schade repareren.\r\n\r\nDe reiziger was ook verantwoordelijk voor het terraformen van het SOL -systeem <a href=\"https://vraageenreiziger.nl/beste-backpack/\" target=\"_blank\" rel=\"noopener\">beste backpacks voor het reizen</a>. Gedurende zijn tijd op de planeet hielp het de banen van planeten opnieuw uiteen te zetten en onherbergbare planeten te hervormen.\r\n\r\nDe reiziger is een enorm sferisch vat gemaakt van lood en neutronium. Er wordt gezegd dat het in staat is om licht te verzamelen en te transformeren om schade te herstellen. De buitenste schaal van de reizigers is gebaseerd op een fundamentele kracht die sinds het begin van de tijd niet heeft bestaan.\r\n\r\nDe reiziger is een van de weinige entiteiten waarvan kan worden gezegd dat ze meerdere dingen tegelijk doen. De reiziger is een bron van licht en heeft een deel van de schade kunnen oplossen die de Rode Oorlog aan de aarde heeft aangericht. De reiziger heeft ook de mogelijkheid om visioenen te verzenden, die nuttig waren voor het vinden van de locatie van IO.\r\n\r\nDe reiziger is ook in staat geweest om andere belangrijke taken uit te voeren, zoals het verlenen van de Guardians Mysterious Powers. De reiziger is een oude entiteit en het is bekend dat het al miljarden jaren bestaat.\r\n\r\nEr zijn veel verschillende theorieën over de oorsprong ervan. Sommigen geloven dat de reiziger een bewust wezen is, terwijl anderen geloven dat het een godheid is.\r\n\r\nDe reiziger wordt ook beschouwd als een geluksbrenger, vooral voor de Lubraeans. Het is ook gecrediteerd voor het aanwakkeren van de gouden eeuw van het menselijk ras.','De reiziger','','inherit','closed','closed','','103-revision-v1','','','2022-12-10 07:53:20','2022-12-10 07:53:20','',103,'https://boerenmarkt-denhaag.nl/?p=104',0,'revision','',0);
/*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */;
UNLOCK TABLES;

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

DROP TABLE IF EXISTS `wp_term_relationships`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_term_relationships` (
  `object_id` bigint unsigned NOT NULL DEFAULT '0',
  `term_taxonomy_id` bigint unsigned NOT NULL DEFAULT '0',
  `term_order` int NOT NULL DEFAULT '0',
  PRIMARY KEY (`object_id`,`term_taxonomy_id`),
  KEY `term_taxonomy_id` (`term_taxonomy_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

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

LOCK TABLES `wp_term_relationships` WRITE;
/*!40000 ALTER TABLE `wp_term_relationships` DISABLE KEYS */;
INSERT INTO `wp_term_relationships` VALUES (8,3,0),(8,4,0),(8,5,0),(8,6,0),(8,7,0),(11,3,0),(11,4,0),(11,5,0),(11,6,0),(11,7,0),(40,8,0),(41,8,0),(42,8,0),(44,8,0),(45,8,0),(46,9,0),(47,9,0),(48,9,0),(49,9,0),(50,10,0),(51,10,0),(52,10,0),(81,11,0),(84,12,0),(87,13,0),(90,14,0),(93,15,0),(96,14,0),(103,2,0);
/*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

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

DROP TABLE IF EXISTS `wp_term_taxonomy`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_term_taxonomy` (
  `term_taxonomy_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint unsigned NOT NULL DEFAULT '0',
  `taxonomy` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `parent` bigint unsigned NOT NULL DEFAULT '0',
  `count` bigint NOT NULL DEFAULT '0',
  PRIMARY KEY (`term_taxonomy_id`),
  UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
  KEY `taxonomy` (`taxonomy`)
) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

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

LOCK TABLES `wp_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wp_term_taxonomy` VALUES (1,1,'category','',0,0),(2,2,'category','',0,1),(3,3,'category','',0,2),(4,4,'category','',0,2),(5,5,'category','',0,2),(6,6,'category','',0,2),(7,7,'category','',0,2),(8,8,'nav_menu','',0,5),(9,9,'nav_menu','',0,4),(10,10,'nav_menu','',0,3),(11,11,'category','',0,1),(12,12,'category','',0,1),(13,13,'category','',0,1),(14,14,'category','',0,2),(15,15,'category','',0,1);
/*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

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

DROP TABLE IF EXISTS `wp_termmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_termmeta` (
  `meta_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint unsigned NOT NULL DEFAULT '0',
  `meta_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  PRIMARY KEY (`meta_id`),
  KEY `term_id` (`term_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_termmeta`
--

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

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

DROP TABLE IF EXISTS `wp_terms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_terms` (
  `term_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `slug` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `term_group` bigint NOT NULL DEFAULT '0',
  PRIMARY KEY (`term_id`),
  KEY `slug` (`slug`(191)),
  KEY `name` (`name`(191))
) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

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

LOCK TABLES `wp_terms` WRITE;
/*!40000 ALTER TABLE `wp_terms` DISABLE KEYS */;
INSERT INTO `wp_terms` VALUES (1,'Uncategorized','uncategorized',0),(2,'Blogging','blogging',0),(3,'Blog','blog',0),(4,'News','news',0),(5,'Vegetables','vegetables',0),(6,'Seller','seller',0),(7,'Fruit Seller','fruit-seller',0),(8,'Main menu','main-menu',0),(9,'Social Menu','social-menu',0),(10,'Top Menu','top-menu',0),(11,'Dating en gebruikers','dating-en-gebruikers',0),(12,'bitcoin en informatie','bitcoin-en-informatie',0),(13,'Credit card en inwisselen','credit-card-en-inwisselen',0),(14,'aandeel en kansen','aandeel-en-kansen',0),(15,'biflatie en beurzen','biflatie-en-beurzen',0);
/*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */;
UNLOCK TABLES;

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

DROP TABLE IF EXISTS `wp_usermeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_usermeta` (
  `umeta_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint unsigned NOT NULL DEFAULT '0',
  `meta_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  PRIMARY KEY (`umeta_id`),
  KEY `user_id` (`user_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=39 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

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

LOCK TABLES `wp_usermeta` WRITE;
/*!40000 ALTER TABLE `wp_usermeta` DISABLE KEYS */;
INSERT INTO `wp_usermeta` VALUES (1,1,'nickname','blogadmin'),(2,1,'first_name','Nellie'),(3,1,'last_name','Romero'),(4,1,'description',''),(5,1,'rich_editing','true'),(6,1,'syntax_highlighting','true'),(7,1,'comment_shortcuts','false'),(8,1,'admin_color','fresh'),(9,1,'use_ssl','0'),(10,1,'show_admin_bar_front','true'),(11,1,'locale',''),(12,1,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(13,1,'wp_user_level','10'),(14,1,'dismissed_wp_pointers',''),(15,1,'show_welcome_panel','1'),(16,1,'session_tokens','a:1:{s:64:\"8ff80ca3244217d7ed22b07dcf6921c66fedf9b93d764951f41b0a919daaf509\";a:4:{s:10:\"expiration\";i:1675938052;s:2:\"ip\";s:9:\"127.0.0.1\";s:2:\"ua\";s:106:\"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36\";s:5:\"login\";i:1675765252;}}'),(17,1,'wp_dashboard_quick_press_last_post_id','107'),(18,1,'community-events-location','a:1:{s:2:\"ip\";s:11:\"185.52.54.0\";}'),(19,1,'wp_user-settings','libraryContent=browse&imgsize=large&editor=tinymce'),(20,1,'wp_user-settings-time','1601359883'),(21,1,'aioseop_notice_time_set_review_plugin_cta','1595395996'),(22,1,'aioseop_notice_display_time_review_plugin_cta','1596605595'),(23,1,'managenav-menuscolumnshidden','a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),(24,1,'metaboxhidden_nav-menus','a:2:{i:0;s:30:\"add-post-type-wpautoterms_page\";i:1;s:12:\"add-post_tag\";}');
/*!40000 ALTER TABLE `wp_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

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

DROP TABLE IF EXISTS `wp_users`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_users` (
  `ID` bigint unsigned NOT NULL AUTO_INCREMENT,
  `user_login` varchar(60) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_pass` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_nicename` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_email` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_url` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `user_activation_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_status` int NOT NULL DEFAULT '0',
  `display_name` varchar(250) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`ID`),
  KEY `user_login_key` (`user_login`),
  KEY `user_nicename` (`user_nicename`),
  KEY `user_email` (`user_email`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

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

LOCK TABLES `wp_users` WRITE;
/*!40000 ALTER TABLE `wp_users` DISABLE KEYS */;
INSERT INTO `wp_users` VALUES (1,'blogadmin','$P$BO31NXMwomYNzz/u.y4gyJbAQS5WF3.','blogadmin','[email protected]','http://boerenmarkt-denhaag.nl','2020-07-03 21:05:52','',0,'Nellie Romero');
/*!40000 ALTER TABLE `wp_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpforms_tasks_meta`
--

DROP TABLE IF EXISTS `wp_wpforms_tasks_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpforms_tasks_meta` (
  `id` bigint NOT NULL AUTO_INCREMENT,
  `action` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `date` datetime NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=164 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpforms_tasks_meta`
--

LOCK TABLES `wp_wpforms_tasks_meta` WRITE;
/*!40000 ALTER TABLE `wp_wpforms_tasks_meta` DISABLE KEYS */;
INSERT INTO `wp_wpforms_tasks_meta` VALUES (1,'wpforms_process_entry_emails_meta_cleanup','Wzg2NDAwXQ==','2021-04-24 03:25:58'),(2,'wpforms_admin_addons_cache_update','W10=','2021-06-04 17:43:24'),(3,'wpforms_admin_builder_templates_cache_update','W10=','2021-07-27 14:00:41'),(4,'wpforms_admin_notifications_update','W10=','2022-01-24 21:04:55'),(5,'wpforms_process_forms_locator_scan','W10=','2022-05-02 09:24:35'),(6,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-02 09:24:35'),(7,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-03 09:24:57'),(8,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-04 09:31:36'),(9,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-05 09:37:53'),(10,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-06 10:04:59'),(11,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-07 10:15:43'),(12,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-08 10:19:12'),(13,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-09 10:24:42'),(14,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-10 10:56:19'),(15,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-11 10:57:02'),(16,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-12 11:02:45'),(17,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-13 11:02:46'),(18,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-14 11:15:55'),(19,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-15 11:15:59'),(20,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-16 11:18:18'),(21,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-17 11:22:25'),(22,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-18 11:22:30'),(23,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-19 11:27:54'),(24,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-20 11:40:18'),(25,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-21 12:14:56'),(26,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-22 12:31:40'),(27,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-23 12:33:22'),(28,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-24 12:45:21'),(29,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-25 12:56:02'),(30,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-26 12:56:31'),(31,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-27 12:57:32'),(32,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-28 13:03:37'),(33,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-29 13:20:50'),(34,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-30 13:28:23'),(35,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-31 13:31:22'),(36,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-06-01 13:33:22'),(37,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-06-02 13:39:13'),(38,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-06-03 13:52:14'),(39,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-06-04 14:01:44'),(40,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-06-05 14:06:49'),(41,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-06-06 14:09:26'),(42,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-06-07 14:18:18'),(43,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-06-08 14:24:36'),(44,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-06-09 14:27:14'),(45,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-06-10 14:34:05'),(46,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-06-11 14:34:59'),(47,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-06-12 14:37:31'),(48,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-06-13 14:38:22'),(49,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-06-14 14:40:08'),(50,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-06-15 14:46:17'),(51,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-06-16 14:46:55'),(52,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-11-10 03:22:20'),(53,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-11-11 03:56:28'),(54,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-11-12 05:03:20'),(55,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-11-13 05:53:21'),(56,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-11-14 06:37:23'),(57,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-11-15 07:00:26'),(58,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-11-16 07:23:26'),(59,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-11-17 08:18:33'),(60,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-11-18 08:50:29'),(61,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-11-19 09:48:30'),(62,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-11-20 10:40:25'),(63,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-11-21 10:49:28'),(64,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-11-22 11:25:30'),(65,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-11-23 12:20:30'),(66,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-11-24 12:50:45'),(67,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-11-25 13:18:45'),(68,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-11-26 13:53:46'),(69,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-11-27 14:00:48'),(70,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-11-28 14:02:50'),(71,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-11-29 14:57:49'),(72,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-11-30 15:47:52'),(73,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-12-01 16:14:54'),(74,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-12-02 17:04:58'),(75,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-12-03 19:05:55'),(76,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-12-04 19:45:56'),(77,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-12-05 19:57:57'),(78,'wpforms_admin_notifications_update','W10=','2022-12-06 19:14:41'),(79,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-12-06 20:41:45'),(80,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-12-07 20:53:44'),(81,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-12-08 21:30:43'),(82,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-12-09 21:54:46'),(83,'wpforms_admin_notifications_update','W10=','2022-12-10 07:19:03'),(84,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-12-10 22:12:48'),(85,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-12-11 22:36:47'),(86,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-12-12 23:35:45'),(87,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-12-13 23:56:50'),(88,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-12-15 00:10:49'),(89,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-12-16 00:30:49'),(90,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-12-17 01:13:50'),(91,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-12-18 01:59:51'),(92,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-12-19 02:58:53'),(93,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-12-20 03:18:54'),(94,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-12-21 03:29:55'),(95,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-12-22 03:57:56'),(96,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-12-23 04:23:58'),(97,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-12-24 04:40:00'),(98,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-12-25 06:16:58'),(99,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-12-26 06:27:59'),(100,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-12-27 06:56:03'),(101,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-12-28 07:01:02'),(102,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-12-29 07:12:04'),(103,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-12-30 07:12:04'),(104,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-12-31 08:02:04'),(105,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-01-01 08:30:00'),(106,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-01-02 12:59:59'),(107,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-01-03 13:03:02'),(108,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-01-04 14:02:05'),(109,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-01-05 14:57:03'),(110,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-01-06 15:42:05'),(111,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-01-07 16:29:07'),(112,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-01-08 16:39:07'),(113,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-01-09 16:44:06'),(114,'wpforms_admin_notifications_update','W10=','2023-01-10 15:22:40'),(115,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-01-10 17:18:08'),(116,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-01-11 18:58:08'),(117,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-01-12 19:24:10'),(118,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-01-13 19:42:10'),(119,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-01-14 20:18:10'),(120,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-01-15 21:08:12'),(121,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-01-18 23:35:02'),(122,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-01-21 14:04:07'),(123,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-01-24 04:43:41'),(124,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-01-26 13:48:19'),(125,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-01-28 04:44:26'),(126,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-01-29 10:14:11'),(127,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-01-30 10:51:19'),(128,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-02-02 04:46:16'),(129,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-02-04 04:45:58'),(130,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-02-05 11:49:31'),(131,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-02-07 04:48:40'),(132,'wpforms_admin_notifications_update','W10=','2023-02-07 10:20:53'),(133,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-02-10 01:43:46'),(134,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-02-12 17:04:02'),(135,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-02-14 22:01:40'),(136,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-02-15 23:32:52'),(137,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-02-17 04:09:26'),(138,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-02-18 22:22:10'),(139,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-02-20 04:53:14'),(140,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-02-22 04:52:23'),(141,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-02-24 01:10:33'),(142,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-02-25 05:19:53'),(143,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-02-27 09:14:08'),(144,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-03-03 17:31:12'),(145,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-03-05 14:04:16'),(146,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-03-07 18:58:34'),(147,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-03-10 21:01:28'),(148,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-03-14 00:38:51'),(149,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-03-15 01:00:54'),(150,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-03-16 01:13:56'),(151,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-03-17 01:26:56'),(152,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-03-18 02:22:59'),(153,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-03-19 02:54:00'),(154,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-03-20 03:23:01'),(155,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-03-21 04:12:57'),(156,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-03-22 04:36:59'),(157,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-03-23 04:46:45'),(158,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-03-24 04:47:20'),(159,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-03-25 04:50:03'),(160,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-03-26 05:01:04'),(161,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-03-27 05:41:04'),(162,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-03-28 06:01:08'),(163,'wpforms_process_forms_locator_save','W3siMjYiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MjYsImlkIjoyMywic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIyOCI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiQm9vayBOb3ciLCJmb3JtX2lkIjoyOCwiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2023-03-29 06:47:08');
/*!40000 ALTER TABLE `wp_wpforms_tasks_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpil_keyword_select_links`
--

DROP TABLE IF EXISTS `wp_wpil_keyword_select_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpil_keyword_select_links` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `keyword_id` int unsigned NOT NULL,
  `post_id` int unsigned NOT NULL,
  `post_type` varchar(10) COLLATE utf8mb4_unicode_ci NOT NULL,
  `sentence_text` text COLLATE utf8mb4_unicode_ci,
  `case_keyword` text COLLATE utf8mb4_unicode_ci,
  `meta_data` text COLLATE utf8mb4_unicode_ci,
  PRIMARY KEY (`id`),
  KEY `keyword_id` (`keyword_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpil_keyword_select_links`
--

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

--
-- Table structure for table `wp_wpil_report_links`
--

DROP TABLE IF EXISTS `wp_wpil_report_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpil_report_links` (
  `link_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint unsigned NOT NULL,
  `clean_url` text COLLATE utf8mb4_unicode_ci,
  `raw_url` text COLLATE utf8mb4_unicode_ci,
  `host` text COLLATE utf8mb4_unicode_ci,
  `anchor` text COLLATE utf8mb4_unicode_ci,
  `internal` tinyint(1) DEFAULT '0',
  `has_links` tinyint(1) NOT NULL DEFAULT '0',
  `post_type` text COLLATE utf8mb4_unicode_ci,
  `location` varchar(20) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`link_id`),
  KEY `post_id` (`post_id`),
  KEY `clean_url` (`clean_url`(500))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpil_report_links`
--

LOCK TABLES `wp_wpil_report_links` WRITE;
/*!40000 ALTER TABLE `wp_wpil_report_links` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wpil_report_links` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;

/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2023-03-29  7:38:39