File: /opt/aphex/sites/ericdiard.fr/db.sql
-- MySQL dump 10.13 Distrib 8.0.32, for Linux (x86_64)
--
-- Host: localhost Database: ericdiard_fr
-- ------------------------------------------------------
-- 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 utf8mb4 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
--
-- 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 NOT NULL DEFAULT '0000-00-00 00:00:00',
`scheduled_date_local` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`args` varchar(191) 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 NOT NULL DEFAULT '0000-00-00 00:00:00',
`last_attempt_local` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`claim_id` bigint 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=306 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 (252,'wpforms_admin_builder_templates_cache_update','complete','2022-01-21 05:13:18','2022-01-21 05:13:18','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1642741998;s:18:\"\0*\0first_timestamp\";i:1627407297;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1642741998;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-01-21 05:23:26','2022-01-21 05:23:26',0,NULL),(253,'wpforms_admin_addons_cache_update','complete','2022-01-21 05:13:18','2022-01-21 05:13:18','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1642741998;s:18:\"\0*\0first_timestamp\";i:1619626615;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1642741998;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-01-21 05:23:26','2022-01-21 05:23:26',0,NULL),(258,'wpforms_email_summaries_fetch_info_blocks','complete','2022-01-25 11:44:56','2022-01-25 11:44:56','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1643111096;s:18:\"\0*\0first_timestamp\";i:1619019075;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1643111096;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-01-25 12:06:29','2022-01-25 12:06:29',0,NULL),(260,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-20 14:34:33','2022-01-20 14:34:33','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1642689273;s:18:\"\0*\0first_timestamp\";i:1583971200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1642689273;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-20 14:47:34','2022-01-20 14:47:34',0,NULL),(261,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-21 14:47:34','2022-01-21 14:47:34','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1642776454;s:18:\"\0*\0first_timestamp\";i:1583971200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1642776454;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-21 14:52:04','2022-01-21 14:52:04',0,NULL),(262,'wpforms_admin_builder_templates_cache_update','complete','2022-01-28 05:23:26','2022-01-28 05:23:26','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1643347406;s:18:\"\0*\0first_timestamp\";i:1627407297;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1643347406;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-01-28 05:34:13','2022-01-28 05:34:13',0,NULL),(263,'wpforms_admin_addons_cache_update','complete','2022-01-28 05:23:26','2022-01-28 05:23:26','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1643347406;s:18:\"\0*\0first_timestamp\";i:1619626615;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1643347406;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-01-28 05:34:13','2022-01-28 05:34:13',0,NULL),(264,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-22 14:52:04','2022-01-22 14:52:04','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1642863124;s:18:\"\0*\0first_timestamp\";i:1583971200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1642863124;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-22 15:01:37','2022-01-22 15:01:37',0,NULL),(265,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-23 15:01:37','2022-01-23 15:01:37','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1642950097;s:18:\"\0*\0first_timestamp\";i:1583971200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1642950097;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-23 15:17:24','2022-01-23 15:17:24',0,NULL),(266,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-24 15:17:24','2022-01-24 15:17:24','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1643037444;s:18:\"\0*\0first_timestamp\";i:1583971200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1643037444;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-24 15:29:24','2022-01-24 15:29:24',0,NULL),(267,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-25 15:29:24','2022-01-25 15:29:24','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1643124564;s:18:\"\0*\0first_timestamp\";i:1583971200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1643124564;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-25 15:57:14','2022-01-25 15:57:14',0,NULL),(268,'wpforms_email_summaries_fetch_info_blocks','complete','2022-02-01 12:06:29','2022-02-01 12:06:29','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1643717189;s:18:\"\0*\0first_timestamp\";i:1619019075;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1643717189;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-02-01 12:07:00','2022-02-01 12:07:00',0,NULL),(269,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-26 15:57:14','2022-01-26 15:57:14','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1643212634;s:18:\"\0*\0first_timestamp\";i:1583971200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1643212634;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-26 16:23:40','2022-01-26 16:23:40',0,NULL),(270,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-27 16:23:40','2022-01-27 16:23:40','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1643300620;s:18:\"\0*\0first_timestamp\";i:1583971200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1643300620;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-27 16:23:50','2022-01-27 16:23:50',0,NULL),(271,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-28 16:23:50','2022-01-28 16:23:50','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1643387030;s:18:\"\0*\0first_timestamp\";i:1583971200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1643387030;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-28 17:10:08','2022-01-28 17:10:08',0,NULL),(272,'wpforms_admin_builder_templates_cache_update','complete','2022-02-04 05:34:13','2022-02-04 05:34:13','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1643952853;s:18:\"\0*\0first_timestamp\";i:1627407297;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1643952853;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-02-04 05:38:26','2022-02-04 05:38:26',0,NULL),(273,'wpforms_admin_addons_cache_update','complete','2022-02-04 05:34:13','2022-02-04 05:34:13','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1643952853;s:18:\"\0*\0first_timestamp\";i:1619626615;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1643952853;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-02-04 05:38:26','2022-02-04 05:38:26',0,NULL),(274,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-29 17:10:08','2022-01-29 17:10:08','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1643476208;s:18:\"\0*\0first_timestamp\";i:1583971200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1643476208;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-29 17:19:29','2022-01-29 17:19:29',0,NULL),(275,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-30 17:19:29','2022-01-30 17:19:29','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1643563169;s:18:\"\0*\0first_timestamp\";i:1583971200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1643563169;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-30 17:23:51','2022-01-30 17:23:51',0,NULL),(276,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-31 17:23:51','2022-01-31 17:23:51','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1643649831;s:18:\"\0*\0first_timestamp\";i:1583971200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1643649831;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-31 17:24:00','2022-01-31 17:24:00',0,NULL),(277,'wpforms_process_entry_emails_meta_cleanup','complete','2022-02-01 17:24:00','2022-02-01 17:24:00','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1643736240;s:18:\"\0*\0first_timestamp\";i:1583971200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1643736240;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-02-01 17:24:01','2022-02-01 17:24:01',0,NULL),(278,'wpforms_email_summaries_fetch_info_blocks','complete','2022-02-08 12:07:00','2022-02-08 12:07:00','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1644322020;s:18:\"\0*\0first_timestamp\";i:1619019075;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1644322020;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-02-08 12:16:42','2022-02-08 12:16:42',0,NULL),(279,'wpforms_process_entry_emails_meta_cleanup','complete','2022-02-02 17:24:01','2022-02-02 17:24:01','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1643822641;s:18:\"\0*\0first_timestamp\";i:1583971200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1643822641;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-02-02 17:31:46','2022-02-02 17:31:46',0,NULL),(280,'wpforms_process_entry_emails_meta_cleanup','complete','2022-02-03 17:31:46','2022-02-03 17:31:46','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1643909506;s:18:\"\0*\0first_timestamp\";i:1583971200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1643909506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-02-03 17:47:36','2022-02-03 17:47:36',0,NULL),(281,'wpforms_process_entry_emails_meta_cleanup','complete','2022-02-04 17:47:36','2022-02-04 17:47:36','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1643996856;s:18:\"\0*\0first_timestamp\";i:1583971200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1643996856;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-02-04 17:54:17','2022-02-04 17:54:17',0,NULL),(282,'wpforms_admin_builder_templates_cache_update','complete','2022-02-11 05:38:26','2022-02-11 05:38:26','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1644557906;s:18:\"\0*\0first_timestamp\";i:1627407297;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1644557906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-02-11 05:51:21','2022-02-11 05:51:21',0,NULL),(283,'wpforms_admin_addons_cache_update','complete','2022-02-11 05:38:26','2022-02-11 05:38:26','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1644557906;s:18:\"\0*\0first_timestamp\";i:1619626615;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1644557906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-02-11 05:51:21','2022-02-11 05:51:21',0,NULL),(284,'wpforms_process_entry_emails_meta_cleanup','complete','2022-02-05 17:54:17','2022-02-05 17:54:17','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1644083657;s:18:\"\0*\0first_timestamp\";i:1583971200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1644083657;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-02-05 17:55:12','2022-02-05 17:55:12',0,NULL),(285,'wpforms_process_entry_emails_meta_cleanup','complete','2022-02-06 17:55:12','2022-02-06 17:55:12','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1644170112;s:18:\"\0*\0first_timestamp\";i:1583971200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1644170112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-02-06 18:08:58','2022-02-06 18:08:58',0,NULL),(286,'wpforms_process_entry_emails_meta_cleanup','complete','2022-02-07 18:08:58','2022-02-07 18:08:58','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1644257338;s:18:\"\0*\0first_timestamp\";i:1583971200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1644257338;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-02-07 18:24:00','2022-02-07 18:24:00',0,NULL),(287,'wpforms_process_entry_emails_meta_cleanup','complete','2022-02-08 18:24:00','2022-02-08 18:24:00','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1644344640;s:18:\"\0*\0first_timestamp\";i:1583971200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1644344640;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-02-08 18:24:07','2022-02-08 18:24:07',0,NULL),(288,'wpforms_email_summaries_fetch_info_blocks','complete','2022-02-15 12:16:42','2022-02-15 12:16:42','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1644927402;s:18:\"\0*\0first_timestamp\";i:1619019075;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1644927402;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-02-15 12:16:58','2022-02-15 12:16:58',0,NULL),(289,'wpforms_process_entry_emails_meta_cleanup','complete','2022-02-09 18:24:07','2022-02-09 18:24:07','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1644431047;s:18:\"\0*\0first_timestamp\";i:1583971200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1644431047;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-02-09 18:55:08','2022-02-09 18:55:08',0,NULL),(290,'wpforms_process_entry_emails_meta_cleanup','complete','2022-02-10 18:55:08','2022-02-10 18:55:08','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1644519308;s:18:\"\0*\0first_timestamp\";i:1583971200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1644519308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-02-10 19:20:43','2022-02-10 19:20:43',0,NULL),(291,'wpforms_process_entry_emails_meta_cleanup','complete','2022-02-11 19:20:43','2022-02-11 19:20:43','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1644607243;s:18:\"\0*\0first_timestamp\";i:1583971200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1644607243;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-02-11 19:20:55','2022-02-11 19:20:55',0,NULL),(292,'wpforms_admin_builder_templates_cache_update','complete','2022-02-18 05:51:21','2022-02-18 05:51:21','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1645163481;s:18:\"\0*\0first_timestamp\";i:1627407297;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1645163481;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-02-18 06:11:00','2022-02-18 06:11:00',0,NULL),(293,'wpforms_admin_addons_cache_update','complete','2022-02-18 05:51:21','2022-02-18 05:51:21','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1645163481;s:18:\"\0*\0first_timestamp\";i:1619626615;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1645163481;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-02-18 06:11:00','2022-02-18 06:11:00',0,NULL),(294,'wpforms_process_entry_emails_meta_cleanup','complete','2022-02-12 19:20:55','2022-02-12 19:20:55','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1644693655;s:18:\"\0*\0first_timestamp\";i:1583971200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1644693655;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-02-12 19:24:02','2022-02-12 19:24:02',0,NULL),(295,'wpforms_process_entry_emails_meta_cleanup','complete','2022-02-13 19:24:02','2022-02-13 19:24:02','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1644780242;s:18:\"\0*\0first_timestamp\";i:1583971200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1644780242;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-02-13 19:24:03','2022-02-13 19:24:03',0,NULL),(296,'wpforms_process_entry_emails_meta_cleanup','complete','2022-02-14 19:24:03','2022-02-14 19:24:03','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1644866643;s:18:\"\0*\0first_timestamp\";i:1583971200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1644866643;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-02-14 19:24:22','2022-02-14 19:24:22',0,NULL),(297,'wpforms_process_entry_emails_meta_cleanup','complete','2022-02-15 19:24:22','2022-02-15 19:24:22','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1644953062;s:18:\"\0*\0first_timestamp\";i:1583971200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1644953062;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-02-15 19:29:08','2022-02-15 19:29:08',0,NULL),(298,'wpforms_email_summaries_fetch_info_blocks','pending','2022-02-22 12:16:58','2022-02-22 12:16:58','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1645532218;s:18:\"\0*\0first_timestamp\";i:1619019075;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1645532218;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),(299,'wpforms_process_entry_emails_meta_cleanup','complete','2022-02-16 19:29:08','2022-02-16 19:29:08','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1645039748;s:18:\"\0*\0first_timestamp\";i:1583971200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1645039748;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-02-16 19:43:45','2022-02-16 19:43:45',0,NULL),(300,'wpforms_process_entry_emails_meta_cleanup','complete','2022-02-17 19:43:45','2022-02-17 19:43:45','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1645127025;s:18:\"\0*\0first_timestamp\";i:1583971200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1645127025;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-02-17 20:00:16','2022-02-17 20:00:16',0,NULL),(301,'wpforms_process_entry_emails_meta_cleanup','complete','2022-02-18 20:00:16','2022-02-18 20:00:16','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1645214416;s:18:\"\0*\0first_timestamp\";i:1583971200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1645214416;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-02-18 20:28:36','2022-02-18 20:28:36',0,NULL),(302,'wpforms_admin_builder_templates_cache_update','pending','2022-02-25 06:11:00','2022-02-25 06:11:00','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1645769460;s:18:\"\0*\0first_timestamp\";i:1627407297;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1645769460;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),(303,'wpforms_admin_addons_cache_update','pending','2022-02-25 06:11:00','2022-02-25 06:11:00','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1645769460;s:18:\"\0*\0first_timestamp\";i:1619626615;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1645769460;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),(304,'wpforms_process_entry_emails_meta_cleanup','complete','2022-02-19 20:28:36','2022-02-19 20:28:36','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1645302516;s:18:\"\0*\0first_timestamp\";i:1583971200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1645302516;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-02-19 20:40:04','2022-02-19 20:40:04',0,NULL),(305,'wpforms_process_entry_emails_meta_cleanup','pending','2022-02-20 20:40:04','2022-02-20 20:40:04','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1645389604;s:18:\"\0*\0first_timestamp\";i:1583971200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1645389604;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);
/*!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=7878 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_actionscheduler_claims`
--
LOCK TABLES `wp_actionscheduler_claims` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_claims` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_actionscheduler_claims` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_actionscheduler_groups`
--
DROP TABLE IF EXISTS `wp_actionscheduler_groups`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!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=3 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');
/*!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 NOT NULL DEFAULT '0000-00-00 00:00:00',
`log_date_local` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`log_id`),
KEY `action_id` (`action_id`),
KEY `log_date_gmt` (`log_date_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=782 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 (622,252,'action created','2022-01-14 05:13:18','2022-01-14 05:13:18'),(625,253,'action created','2022-01-14 05:13:18','2022-01-14 05:13:18'),(640,258,'action created','2022-01-18 11:44:56','2022-01-18 11:44:56'),(646,260,'action created','2022-01-19 14:34:33','2022-01-19 14:34:33'),(647,260,'action started via WP Cron','2022-01-20 14:47:34','2022-01-20 14:47:34'),(648,260,'action complete via WP Cron','2022-01-20 14:47:34','2022-01-20 14:47:34'),(649,261,'action created','2022-01-20 14:47:34','2022-01-20 14:47:34'),(650,252,'action started via WP Cron','2022-01-21 05:23:26','2022-01-21 05:23:26'),(651,252,'action complete via WP Cron','2022-01-21 05:23:26','2022-01-21 05:23:26'),(652,262,'action created','2022-01-21 05:23:26','2022-01-21 05:23:26'),(653,253,'action started via WP Cron','2022-01-21 05:23:26','2022-01-21 05:23:26'),(654,253,'action complete via WP Cron','2022-01-21 05:23:26','2022-01-21 05:23:26'),(655,263,'action created','2022-01-21 05:23:26','2022-01-21 05:23:26'),(656,261,'action started via WP Cron','2022-01-21 14:52:04','2022-01-21 14:52:04'),(657,261,'action complete via WP Cron','2022-01-21 14:52:04','2022-01-21 14:52:04'),(658,264,'action created','2022-01-21 14:52:04','2022-01-21 14:52:04'),(659,264,'action started via WP Cron','2022-01-22 15:01:37','2022-01-22 15:01:37'),(660,264,'action complete via WP Cron','2022-01-22 15:01:37','2022-01-22 15:01:37'),(661,265,'action created','2022-01-22 15:01:37','2022-01-22 15:01:37'),(662,265,'action started via WP Cron','2022-01-23 15:17:24','2022-01-23 15:17:24'),(663,265,'action complete via WP Cron','2022-01-23 15:17:24','2022-01-23 15:17:24'),(664,266,'action created','2022-01-23 15:17:24','2022-01-23 15:17:24'),(665,266,'action started via WP Cron','2022-01-24 15:29:24','2022-01-24 15:29:24'),(666,266,'action complete via WP Cron','2022-01-24 15:29:24','2022-01-24 15:29:24'),(667,267,'action created','2022-01-24 15:29:24','2022-01-24 15:29:24'),(668,258,'action started via WP Cron','2022-01-25 12:06:29','2022-01-25 12:06:29'),(669,258,'action complete via WP Cron','2022-01-25 12:06:29','2022-01-25 12:06:29'),(670,268,'action created','2022-01-25 12:06:29','2022-01-25 12:06:29'),(671,267,'action started via WP Cron','2022-01-25 15:57:14','2022-01-25 15:57:14'),(672,267,'action complete via WP Cron','2022-01-25 15:57:14','2022-01-25 15:57:14'),(673,269,'action created','2022-01-25 15:57:14','2022-01-25 15:57:14'),(674,269,'action started via WP Cron','2022-01-26 16:23:40','2022-01-26 16:23:40'),(675,269,'action complete via WP Cron','2022-01-26 16:23:40','2022-01-26 16:23:40'),(676,270,'action created','2022-01-26 16:23:40','2022-01-26 16:23:40'),(677,270,'action started via WP Cron','2022-01-27 16:23:50','2022-01-27 16:23:50'),(678,270,'action complete via WP Cron','2022-01-27 16:23:50','2022-01-27 16:23:50'),(679,271,'action created','2022-01-27 16:23:50','2022-01-27 16:23:50'),(680,262,'action started via WP Cron','2022-01-28 05:34:13','2022-01-28 05:34:13'),(681,262,'action complete via WP Cron','2022-01-28 05:34:13','2022-01-28 05:34:13'),(682,272,'action created','2022-01-28 05:34:13','2022-01-28 05:34:13'),(683,263,'action started via WP Cron','2022-01-28 05:34:13','2022-01-28 05:34:13'),(684,263,'action complete via WP Cron','2022-01-28 05:34:13','2022-01-28 05:34:13'),(685,273,'action created','2022-01-28 05:34:13','2022-01-28 05:34:13'),(686,271,'action started via WP Cron','2022-01-28 17:10:08','2022-01-28 17:10:08'),(687,271,'action complete via WP Cron','2022-01-28 17:10:08','2022-01-28 17:10:08'),(688,274,'action created','2022-01-28 17:10:08','2022-01-28 17:10:08'),(689,274,'action started via WP Cron','2022-01-29 17:19:29','2022-01-29 17:19:29'),(690,274,'action complete via WP Cron','2022-01-29 17:19:29','2022-01-29 17:19:29'),(691,275,'action created','2022-01-29 17:19:29','2022-01-29 17:19:29'),(692,275,'action started via WP Cron','2022-01-30 17:23:51','2022-01-30 17:23:51'),(693,275,'action complete via WP Cron','2022-01-30 17:23:51','2022-01-30 17:23:51'),(694,276,'action created','2022-01-30 17:23:51','2022-01-30 17:23:51'),(695,276,'action started via WP Cron','2022-01-31 17:24:00','2022-01-31 17:24:00'),(696,276,'action complete via WP Cron','2022-01-31 17:24:00','2022-01-31 17:24:00'),(697,277,'action created','2022-01-31 17:24:00','2022-01-31 17:24:00'),(698,268,'action started via WP Cron','2022-02-01 12:07:00','2022-02-01 12:07:00'),(699,268,'action complete via WP Cron','2022-02-01 12:07:00','2022-02-01 12:07:00'),(700,278,'action created','2022-02-01 12:07:00','2022-02-01 12:07:00'),(701,277,'action started via WP Cron','2022-02-01 17:24:01','2022-02-01 17:24:01'),(702,277,'action complete via WP Cron','2022-02-01 17:24:01','2022-02-01 17:24:01'),(703,279,'action created','2022-02-01 17:24:01','2022-02-01 17:24:01'),(704,279,'action started via WP Cron','2022-02-02 17:31:45','2022-02-02 17:31:45'),(705,279,'action complete via WP Cron','2022-02-02 17:31:46','2022-02-02 17:31:46'),(706,280,'action created','2022-02-02 17:31:46','2022-02-02 17:31:46'),(707,280,'action started via WP Cron','2022-02-03 17:47:36','2022-02-03 17:47:36'),(708,280,'action complete via WP Cron','2022-02-03 17:47:36','2022-02-03 17:47:36'),(709,281,'action created','2022-02-03 17:47:36','2022-02-03 17:47:36'),(710,272,'action started via WP Cron','2022-02-04 05:38:26','2022-02-04 05:38:26'),(711,272,'action complete via WP Cron','2022-02-04 05:38:26','2022-02-04 05:38:26'),(712,282,'action created','2022-02-04 05:38:26','2022-02-04 05:38:26'),(713,273,'action started via WP Cron','2022-02-04 05:38:26','2022-02-04 05:38:26'),(714,273,'action complete via WP Cron','2022-02-04 05:38:26','2022-02-04 05:38:26'),(715,283,'action created','2022-02-04 05:38:26','2022-02-04 05:38:26'),(716,281,'action started via WP Cron','2022-02-04 17:54:17','2022-02-04 17:54:17'),(717,281,'action complete via WP Cron','2022-02-04 17:54:17','2022-02-04 17:54:17'),(718,284,'action created','2022-02-04 17:54:17','2022-02-04 17:54:17'),(719,284,'action started via WP Cron','2022-02-05 17:55:12','2022-02-05 17:55:12'),(720,284,'action complete via WP Cron','2022-02-05 17:55:12','2022-02-05 17:55:12'),(721,285,'action created','2022-02-05 17:55:12','2022-02-05 17:55:12'),(722,285,'action started via WP Cron','2022-02-06 18:08:58','2022-02-06 18:08:58'),(723,285,'action complete via WP Cron','2022-02-06 18:08:58','2022-02-06 18:08:58'),(724,286,'action created','2022-02-06 18:08:58','2022-02-06 18:08:58'),(725,286,'action started via WP Cron','2022-02-07 18:24:00','2022-02-07 18:24:00'),(726,286,'action complete via WP Cron','2022-02-07 18:24:00','2022-02-07 18:24:00'),(727,287,'action created','2022-02-07 18:24:00','2022-02-07 18:24:00'),(728,278,'action started via WP Cron','2022-02-08 12:16:42','2022-02-08 12:16:42'),(729,278,'action complete via WP Cron','2022-02-08 12:16:42','2022-02-08 12:16:42'),(730,288,'action created','2022-02-08 12:16:42','2022-02-08 12:16:42'),(731,287,'action started via WP Cron','2022-02-08 18:24:07','2022-02-08 18:24:07'),(732,287,'action complete via WP Cron','2022-02-08 18:24:07','2022-02-08 18:24:07'),(733,289,'action created','2022-02-08 18:24:07','2022-02-08 18:24:07'),(734,289,'action started via WP Cron','2022-02-09 18:55:08','2022-02-09 18:55:08'),(735,289,'action complete via WP Cron','2022-02-09 18:55:08','2022-02-09 18:55:08'),(736,290,'action created','2022-02-09 18:55:08','2022-02-09 18:55:08'),(737,290,'action started via WP Cron','2022-02-10 19:20:43','2022-02-10 19:20:43'),(738,290,'action complete via WP Cron','2022-02-10 19:20:43','2022-02-10 19:20:43'),(739,291,'action created','2022-02-10 19:20:43','2022-02-10 19:20:43'),(740,282,'action started via WP Cron','2022-02-11 05:51:21','2022-02-11 05:51:21'),(741,282,'action complete via WP Cron','2022-02-11 05:51:21','2022-02-11 05:51:21'),(742,292,'action created','2022-02-11 05:51:21','2022-02-11 05:51:21'),(743,283,'action started via WP Cron','2022-02-11 05:51:21','2022-02-11 05:51:21'),(744,283,'action complete via WP Cron','2022-02-11 05:51:21','2022-02-11 05:51:21'),(745,293,'action created','2022-02-11 05:51:21','2022-02-11 05:51:21'),(746,291,'action started via WP Cron','2022-02-11 19:20:55','2022-02-11 19:20:55'),(747,291,'action complete via WP Cron','2022-02-11 19:20:55','2022-02-11 19:20:55'),(748,294,'action created','2022-02-11 19:20:55','2022-02-11 19:20:55'),(749,294,'action started via WP Cron','2022-02-12 19:24:02','2022-02-12 19:24:02'),(750,294,'action complete via WP Cron','2022-02-12 19:24:02','2022-02-12 19:24:02'),(751,295,'action created','2022-02-12 19:24:02','2022-02-12 19:24:02'),(752,295,'action started via WP Cron','2022-02-13 19:24:03','2022-02-13 19:24:03'),(753,295,'action complete via WP Cron','2022-02-13 19:24:03','2022-02-13 19:24:03'),(754,296,'action created','2022-02-13 19:24:03','2022-02-13 19:24:03'),(755,296,'action started via WP Cron','2022-02-14 19:24:22','2022-02-14 19:24:22'),(756,296,'action complete via WP Cron','2022-02-14 19:24:22','2022-02-14 19:24:22'),(757,297,'action created','2022-02-14 19:24:22','2022-02-14 19:24:22'),(758,288,'action started via WP Cron','2022-02-15 12:16:58','2022-02-15 12:16:58'),(759,288,'action complete via WP Cron','2022-02-15 12:16:58','2022-02-15 12:16:58'),(760,298,'action created','2022-02-15 12:16:58','2022-02-15 12:16:58'),(761,297,'action started via WP Cron','2022-02-15 19:29:08','2022-02-15 19:29:08'),(762,297,'action complete via WP Cron','2022-02-15 19:29:08','2022-02-15 19:29:08'),(763,299,'action created','2022-02-15 19:29:08','2022-02-15 19:29:08'),(764,299,'action started via WP Cron','2022-02-16 19:43:45','2022-02-16 19:43:45'),(765,299,'action complete via WP Cron','2022-02-16 19:43:45','2022-02-16 19:43:45'),(766,300,'action created','2022-02-16 19:43:45','2022-02-16 19:43:45'),(767,300,'action started via WP Cron','2022-02-17 20:00:16','2022-02-17 20:00:16'),(768,300,'action complete via WP Cron','2022-02-17 20:00:16','2022-02-17 20:00:16'),(769,301,'action created','2022-02-17 20:00:16','2022-02-17 20:00:16'),(770,292,'action started via WP Cron','2022-02-18 06:11:00','2022-02-18 06:11:00'),(771,292,'action complete via WP Cron','2022-02-18 06:11:00','2022-02-18 06:11:00'),(772,302,'action created','2022-02-18 06:11:00','2022-02-18 06:11:00'),(773,293,'action started via WP Cron','2022-02-18 06:11:00','2022-02-18 06:11:00'),(774,293,'action complete via WP Cron','2022-02-18 06:11:00','2022-02-18 06:11:00'),(775,303,'action created','2022-02-18 06:11:00','2022-02-18 06:11:00'),(776,301,'action started via WP Cron','2022-02-18 20:28:36','2022-02-18 20:28:36'),(777,301,'action complete via WP Cron','2022-02-18 20:28:36','2022-02-18 20:28:36'),(778,304,'action created','2022-02-18 20:28:36','2022-02-18 20:28:36'),(779,304,'action started via WP Cron','2022-02-19 20:40:04','2022-02-19 20:40:04'),(780,304,'action complete via WP Cron','2022-02-19 20:40:04','2022-02-19 20:40:04'),(781,305,'action created','2022-02-19 20:40:04','2022-02-19 20:40:04');
/*!40000 ALTER TABLE `wp_actionscheduler_logs` 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=12757 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://ericdiard.fr','yes'),(2,'home','http://ericdiard.fr','yes'),(3,'blogname','','yes'),(4,'blogdescription','','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:110:{s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";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:15:{i:0;s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";i:1;s:91:\"all-in-one-wp-migration-multisite-extension/all-in-one-wp-migration-multisite-extension.php\";i:2;s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";i:3;s:81:\"auto-terms-of-service-and-privacy-policy/auto-terms-of-service-privacy-policy.php\";i:4;s:31:\"cache-enabler/cache-enabler.php\";i:5;s:33:\"classic-editor/classic-editor.php\";i:6;s:37:\"link-whisper-premium/link-whisper.php\";i:7;s:29:\"mainwp-child/mainwp-child.php\";i:8;s:75:\"recent-posts-widget-with-thumbnails/recent-posts-widget-with-thumbnails.php\";i:9;s:49:\"scheduled-post-trigger/scheduled-post-trigger.php\";i:10;s:47:\"simple-social-buttons/simple-social-buttons.php\";i:11;s:23:\"spiderblocker/index.php\";i:12;s:29:\"theme-editor/theme_editor.php\";i:13;s:37:\"wordpress-autoblogging/basic-auth.php\";i:14;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','flatmagazinews','yes'),(41,'stylesheet','modern-storytelling','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:3:{i:0;i:90;i:1;i:95;i:2;i:101;}','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:3:{i:1;a:0:{}i:2;a:4:{s:5:\"title\";s:16:\"Political Speech\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}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','0','yes'),(89,'medium_large_size_w','768','yes'),(90,'medium_large_size_h','0','yes'),(91,'wp_page_for_privacy_policy','3','yes'),(92,'show_comments_cookies_opt_in','1','yes'),(93,'admin_email_lifespan','1599164654','yes'),(94,'initial_db_version','45805','yes'),(95,'wp_user_roles','a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:61:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}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:44:{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;}}}','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:9:{s:19:\"wp_inactive_widgets\";a:4:{i:0;s:20:\"wpautoterms_widget-3\";i:1;s:10:\"archives-2\";i:2;s:6:\"meta-2\";i:3;s:17:\"recent-comments-2\";}s:9:\"sidebar-1\";a:5:{i:0;s:8:\"search-2\";i:1;s:37:\"recent-posts-widget-with-thumbnails-2\";i:2;s:12:\"categories-2\";i:3;s:10:\"calendar-2\";i:4;s:13:\"media_image-3\";}s:14:\"footerwidget-1\";a:1:{i:0;s:13:\"media_video-2\";}s:14:\"footerwidget-2\";a:0:{}s:14:\"footerwidget-3\";a:1:{i:0;s:16:\"wpforms-widget-2\";}s:14:\"headerwidget-1\";a:0:{}s:14:\"headerwidget-2\";a:0:{}s:14:\"headerwidget-3\";a:0:{}s:13:\"array_version\";i:3;}','yes'),(103,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(104,'db-version-secure','QpcOFjCWyt','yes'),(105,'tagline','','yes'),(107,'auth_key','}:P/6[3[leeLNZtC#Zq^jsg]p^0JupQNU>o<,%=KV[0ta3lT>T^9oc}iH>7E-g(,','no'),(108,'auth_salt','D1/.kr&tx1M<Gk;FGKeAq#B&/2*T|:CemKzN<SFuOHF+|A)rZF$[b~RzVGH+l#`^','no'),(109,'logged_in_key','o]A+C6088LrG{Uvixw:gG?| F%Di%,%L%`=jDs~r=sgOhx2FQCg7Sei x.8*Q`CL','no'),(110,'logged_in_salt','*jjn??r,N2Ol5otumS& Ao=mTC+b}hvN!STk@w;m-?P?N9vI6(X O%<ABi)-oQ?w','no'),(111,'cron','a:10:{i:1645315901;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:1645316656;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:1645332091;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:1645345456;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:1645354209;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:1645388656;a:2:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s: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:1645388657;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:1645452000;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;}}}i:1645829409;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}s:7:\"version\";i:2;}','yes'),(112,'update_day','2','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:870;s:6:\"height\";i:489;s:7:\"caption\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:9:\"link_type\";s:6:\"custom\";s:8:\"link_url\";s:0:\"\";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:10:\"Check This\";s:13:\"attachment_id\";i:6;s:3:\"url\";s:53:\"http://ericdiard.fr/wp-content/uploads/2020/03/04.jpg\";s:5:\"title\";s:10:\"Check This\";}i:3;a:15:{s:4:\"size\";s:4:\"full\";s:5:\"width\";i:920;s:6:\"height\";i:1380;s:7:\"caption\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:9:\"link_type\";s:6:\"custom\";s:8:\"link_url\";s:0:\"\";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:84;s:3:\"url\";s:53:\"http://ericdiard.fr/wp-content/uploads/2020/03/76.jpg\";s:5:\"title\";s:0:\"\";}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=YndGgqCx3ME\";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','hiC/b{L:yHlzR1O:Nv,gb9(.G.<ZrR@wGmH2wLzhQTjvk+ye<V-5QeE,($5~bz/C','no'),(123,'nonce_salt','l~c/z[PNR28ET)v4|.%pbA-{2^RH4;k<V3hoQcsv[29tb{9qf#Ewr{%) zjNqU!d','no'),(124,'widget_akismet_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(132,'current_theme','Modern Storytelling','yes'),(135,'theme_mods_dara','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1583903357;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'),(137,'crawl-delay-value','7','yes'),(162,'recently_activated','a:0:{}','yes'),(170,'theme_mods_eightlaw-lite','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1583905937;s:4:\"data\";a:10:{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: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:13:\"right-sidebar\";a:0:{}s:12:\"left-sidebar\";a:0:{}s:8:\"footer-1\";a:0:{}s:8:\"footer-2\";a:0:{}s:8:\"footer-3\";a:0:{}s:8:\"footer-4\";a:0:{}s:11:\"widget_icon\";a:0:{}s:31:\"eightlaw-lite-language-switcher\";a:0:{}}}}','yes'),(171,'theme_switched','','yes'),(194,'theme_mods_startup-blog','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1583906385;s:4:\"data\";a:5:{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:7:\"primary\";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:18:\"after-post-content\";a:0:{}s:18:\"after-page-content\";a:0:{}s:11:\"footer-area\";a:0:{}}}}','yes'),(195,'wrm_1a97d711490e5f3c3a8c','1583905938','yes'),(200,'theme_mods_cronus','a:19:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:12:\"tempo-header\";i:7;}s:18:\"custom_css_post_id\";i:61;s:12:\"header_image\";s:65:\"http://ericdiard.fr/wp-content/uploads/2020/03/cropped-04-1-2.jpg\";s:17:\"header_image_data\";O:8:\"stdClass\":5:{s:13:\"attachment_id\";i:19;s:3:\"url\";s:65:\"http://ericdiard.fr/wp-content/uploads/2020/03/cropped-04-1-2.jpg\";s:13:\"thumbnail_url\";s:65:\"http://ericdiard.fr/wp-content/uploads/2020/03/cropped-04-1-2.jpg\";s:6:\"height\";i:1131;s:5:\"width\";i:2560;}s:20:\"header-headline-text\";s:50:\"Political Braying Doesn’t Sound Better In French\";s:23:\"header-description-text\";s:156:\"Nowadays it shocks no one when legislators and work pioneers swarm the mouthpieces to condemn a partnership that plans to move lucrative occupations abroad.\";s:12:\"header-btn-1\";b:0;s:17:\"header-btn-1-text\";s:7:\"Contact\";s:9:\"instagram\";s:1:\"#\";s:6:\"github\";s:1:\"#\";s:5:\"vimeo\";s:1:\"#\";s:7:\"twitter\";s:1:\"#\";s:8:\"facebook\";s:1:\"#\";s:5:\"gplus\";s:1:\"#\";s:7:\"youtube\";s:1:\"#\";s:9:\"pinterest\";s:1:\"#\";s:11:\"custom_logo\";i:64;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1583995088;s:4:\"data\";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:4:\"main\";a:5:{i:0;s:8:\"search-2\";i:1;s:6:\"text-2\";i:2;s:14:\"recent-posts-2\";i:3;s:10:\"calendar-2\";i:4;s:25:\"cronus_widget_post_meta-3\";}s:10:\"front-page\";a:0:{}s:4:\"post\";a:0:{}s:4:\"page\";a:0:{}s:11:\"footer-dark\";a:0:{}}}}','yes'),(201,'widget_cronus_widget_post_categories','a:2:{s:12:\"_multiwidget\";i:1;i:3;a:0:{}}','yes'),(202,'widget_cronus_widget_post_tags','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(203,'widget_cronus_widget_post_meta','a:2:{s:12:\"_multiwidget\";i:1;i:3;a:0:{}}','yes'),(206,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(213,'action_scheduler_hybrid_store_demarkation','42','yes'),(214,'schema-ActionScheduler_StoreSchema','4.0.1630390988','yes'),(215,'schema-ActionScheduler_LoggerSchema','2.0.1583919101','yes'),(216,'wpforms_version','1.5.9.1','yes'),(217,'wpforms_activated','a:1:{s:4:\"lite\";i:1583919101;}','yes'),(220,'action_scheduler_lock_async-request-runner','1645225317','yes'),(221,'wpforms_version_lite','1.5.9.1','yes'),(222,'widget_wpforms-widget','a:2:{i:2;a:4:{s:5:\"title\";s:10:\"Newsletter\";s:7:\"form_id\";i:55;s:10:\"show_title\";b:0;s:9:\"show_desc\";b:0;}s:12:\"_multiwidget\";i:1;}','yes'),(228,'wpautoterms_activated','1','yes'),(229,'wpautoterms_legal_pages_slug','wpautoterms','yes'),(230,'wpautoterms_version','2.4.9','yes'),(231,'widget_wpautoterms_widget','a:2:{s:12:\"_multiwidget\";i:1;i:3;a:3:{s:5:\"title\";s:0:\"\";s:6:\"sortby\";s:10:\"menu_order\";s:7:\"exclude\";s:0:\"\";}}','yes'),(232,'wpautoterms_links','1','yes'),(233,'wpautoterms_links_bg_color','#ffffff','yes'),(234,'wpautoterms_links_font','Arial, sans-serif','yes'),(235,'wpautoterms_links_font_size','14px','yes'),(236,'wpautoterms_links_text_color','#cccccc','yes'),(237,'wpautoterms_links_text_align','center','yes'),(238,'wpautoterms_links_links_color','#000000','yes'),(239,'wpautoterms_links_separator','-','yes'),(240,'wpautoterms_links_target_blank','','yes'),(241,'wpautoterms_update_notice','','yes'),(242,'wpautoterms_update_notice_bar_position','top','yes'),(243,'wpautoterms_update_notice_bar_type','static','yes'),(244,'wpautoterms_update_notice_disable_logged','yes','yes'),(245,'wpautoterms_update_notice_duration','3','yes'),(246,'wpautoterms_update_notice_message','Our <a href=\"[wpautoterms page_link]\">[wpautoterms page_title]</a> has been updated on [wpautoterms last_updated_date].','yes'),(247,'wpautoterms_update_notice_message_multiple','Our [wpautoterms page_links] have been updated on [wpautoterms last_updated_date].','yes'),(248,'wpautoterms_update_notice_close_message','Close','yes'),(249,'wpautoterms_update_notice_bg_color','','yes'),(250,'wpautoterms_update_notice_font','','yes'),(251,'wpautoterms_update_notice_font_size','','yes'),(252,'wpautoterms_update_notice_text_color','','yes'),(253,'wpautoterms_update_notice_links_color','','yes'),(254,'wpautoterms_cookies_notice','','yes'),(255,'wpautoterms_cookies_notice_bar_position','top','yes'),(256,'wpautoterms_cookies_notice_bar_type','static','yes'),(257,'wpautoterms_cookies_notice_disable_logged','yes','yes'),(258,'wpautoterms_cookies_notice_message','We use cookies to ensure that we give you the best experience on our website','yes'),(259,'wpautoterms_cookies_notice_close_message','Close','yes'),(260,'wpautoterms_cookies_notice_bg_color','','yes'),(261,'wpautoterms_cookies_notice_font','','yes'),(262,'wpautoterms_cookies_notice_font_size','','yes'),(263,'wpautoterms_cookies_notice_text_color','','yes'),(264,'wpautoterms_cookies_notice_links_color','','yes'),(265,'wpautoterms_endorsements','','yes'),(266,'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'),(267,'wpautoterms_endorsements_when','','yes'),(268,'wpautoterms_endorsements_tag','','yes'),(269,'wpautoterms_site_name','ericdiard.fr','yes'),(270,'wpautoterms_site_url','http://ericdiard.fr','yes'),(271,'wpautoterms_company_name','ericdiard.fr','yes'),(272,'wpautoterms_country','','yes'),(273,'wpautoterms_state','','yes'),(274,'wpautoterms_show_in_pages_widget','','yes'),(275,'wpautoterms_cache_plugins_compat','','yes'),(276,'wpautoterms_license','','yes'),(277,'wpautoterms_ob_total','1','yes'),(278,'wpautoterms_ob_not_intercepted','0','yes'),(289,'wpautoterms_cache_plugins_detection','','yes'),(290,'widget_a2a_share_save_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(291,'widget_a2a_follow_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(292,'addtoany_options','a:33:{s:8:\"position\";s:3:\"top\";s:30:\"display_in_posts_on_front_page\";s:1:\"1\";s:33:\"display_in_posts_on_archive_pages\";s:1:\"1\";s:19:\"display_in_excerpts\";s:1:\"1\";s:16:\"display_in_posts\";s:1:\"1\";s:16:\"display_in_pages\";s:1:\"1\";s:22:\"display_in_attachments\";s:1:\"1\";s:15:\"display_in_feed\";s:1:\"1\";s:7:\"onclick\";s:2:\"-1\";s:9:\"icon_size\";s:2:\"32\";s:7:\"icon_bg\";s:8:\"original\";s:13:\"icon_bg_color\";s:7:\"#2a2a2a\";s:7:\"icon_fg\";s:8:\"original\";s:13:\"icon_fg_color\";s:7:\"#ffffff\";s:6:\"button\";s:10:\"A2A_SVG_32\";s:13:\"button_custom\";s:0:\"\";s:17:\"button_show_count\";s:2:\"-1\";s:6:\"header\";s:0:\"\";s:23:\"additional_js_variables\";s:0:\"\";s:14:\"additional_css\";s:0:\"\";s:12:\"custom_icons\";s:2:\"-1\";s:16:\"custom_icons_url\";s:1:\"/\";s:17:\"custom_icons_type\";s:3:\"png\";s:18:\"custom_icons_width\";s:0:\"\";s:19:\"custom_icons_height\";s:0:\"\";s:5:\"cache\";s:2:\"-1\";s:31:\"display_in_cpt_wpautoterms_page\";s:1:\"1\";s:11:\"button_text\";s:5:\"Share\";s:24:\"special_facebook_options\";a:1:{s:10:\"show_count\";s:2:\"-1\";}s:15:\"active_services\";a:6:{i:0;s:8:\"facebook\";i:1;s:7:\"twitter\";i:2;s:5:\"email\";i:3;s:7:\"blogger\";i:4;s:8:\"linkedin\";i:5;s:6:\"tumblr\";}s:29:\"special_facebook_like_options\";a:2:{s:10:\"show_count\";s:2:\"-1\";s:4:\"verb\";s:4:\"like\";}s:29:\"special_twitter_tweet_options\";a:1:{s:10:\"show_count\";s:2:\"-1\";}s:29:\"special_pinterest_pin_options\";a:1:{s:10:\"show_count\";s:2:\"-1\";}}','yes'),(295,'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'),(298,'theme_editor_email_verified_1','yes','yes'),(299,'wpautoterms_cache_plugins_detected','1','yes'),(327,'theme_mods_modern-storytelling','a:6:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:6:\"menu-1\";i:7;}s:18:\"custom_css_post_id\";i:76;s:11:\"custom_logo\";i:73;s:12:\"header_image\";s:68:\"http://ericdiard.fr/wp-content/uploads/2020/03/84-e1583997969484.jpg\";s:17:\"header_image_data\";O:8:\"stdClass\":5:{s:13:\"attachment_id\";i:87;s:3:\"url\";s:68:\"http://ericdiard.fr/wp-content/uploads/2020/03/84-e1583997969484.jpg\";s:13:\"thumbnail_url\";s:68:\"http://ericdiard.fr/wp-content/uploads/2020/03/84-e1583997969484.jpg\";s:6:\"height\";i:597;s:5:\"width\";i:1200;}}','yes'),(334,'ssb_networks','a:1:{s:14:\"icon_selection\";s:34:\"fbshare,twitter,linkedin,pinterest\";}','yes'),(335,'ssb_themes','a:1:{s:10:\"icon_style\";s:8:\"sm-round\";}','yes'),(336,'ssb_positions','a:1:{s:8:\"position\";a:2:{s:7:\"sidebar\";s:7:\"sidebar\";s:6:\"inline\";s:6:\"inline\";}}','yes'),(337,'ssb_inline','a:14:{s:8:\"location\";s:11:\"above_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:3:{s:4:\"home\";s:4:\"home\";s:4:\"post\";s:4:\"post\";s:4:\"page\";s:4:\"page\";}}','yes'),(338,'ssb_advanced','a:1:{s:11:\"ssb_og_tags\";s:1:\"1\";}','yes'),(339,'ssb_pr_version','3.1.1','yes'),(340,'widget_ssb_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(341,'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'),(342,'ssb_media','','yes'),(343,'ssb_popup','','yes'),(344,'ssb_flyin','','yes'),(345,'ssb_active_time','1583996272','no'),(351,'widget_recent-posts-widget-with-thumbnails','a:2:{i:2;a:36:{s:5:\"title\";s:12:\"Recent Posts\";s:11:\"default_url\";s:92:\"http://ericdiard.fr/wp-content/plugins/recent-posts-widget-with-thumbnails/default_thumb.gif\";s:16:\"thumb_dimensions\";s:6:\"custom\";s:12:\"category_ids\";a:1:{i:0;i:0;}s:14:\"excerpt_length\";i:55;s:12:\"number_posts\";i:5;s:17:\"post_title_length\";i:1000;s:12:\"thumb_height\";i:75;s:11:\"thumb_width\";i:75;s:17:\"hide_current_post\";b:0;s:17:\"only_sticky_posts\";b:0;s:17:\"hide_sticky_posts\";b:0;s:10:\"hide_title\";b:0;s:17:\"keep_aspect_ratio\";b:0;s:11:\"keep_sticky\";b:0;s:12:\"only_1st_img\";b:0;s:12:\"random_order\";b:0;s:11:\"show_author\";b:0;s:15:\"show_categories\";b:0;s:20:\"show_comments_number\";b:0;s:9:\"show_date\";b:0;s:12:\"show_excerpt\";b:0;s:14:\"ignore_excerpt\";b:0;s:27:\"ignore_post_content_excerpt\";b:0;s:16:\"set_more_as_link\";b:0;s:11:\"try_1st_img\";b:0;s:11:\"use_default\";b:0;s:16:\"use_default_only\";b:0;s:15:\"open_new_window\";b:0;s:21:\"print_post_categories\";b:0;s:17:\"set_cats_as_links\";b:0;s:14:\"use_inline_css\";b:0;s:10:\"use_no_css\";b:0;s:10:\"show_thumb\";b:1;s:12:\"excerpt_more\";s:6:\" […]\";s:14:\"category_label\";s:2:\"In\";}s:12:\"_multiwidget\";i:1;}','yes'),(530,'secure_auth_key','w{Yn`J}BMhwe1mHD1jN2Jt9kwywU(rJZ0G8$Hh8m*)/pDRjZOnr;^!0Pq{}~LQx ','no'),(531,'secure_auth_salt','d]9%6Q@?11.GqB{zI>5*uf@pk2j~ha!|f%=hTTYb^Q9i+x=Girhe_yQHE&iZ*7<x','no'),(561,'Niteoweb.SpiderBlocker.Bots','a:39:{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:5:\"state\";b:1;s:2:\"re\";s:11:\"Baiduspider\";s:4:\"name\";s:5:\"Baidu\";s:4:\"desc\";s:47:\"http://www.baidu.com/search/robots_english.html\";}i:37;a:4:{s:5:\"state\";b:1;s:2:\"re\";s:8:\"serpstat\";s:4:\"name\";s:8:\"Serpstat\";s:4:\"desc\";s:21:\"https://serpstat.com/\";}i:38;a:4:{s:5:\"state\";b:1;s:4:\"desc\";s:22:\"https://www.spyfu.com/\";s:2:\"re\";s:5:\"spyfu\";s:4:\"name\";s:5:\"SpyFu\";}}','yes'),(697,'category_children','a:0:{}','yes'),(1265,'disallowed_keys','','no'),(1266,'comment_previously_approved','1','yes'),(1267,'auto_plugin_theme_update_emails','a:0:{}','no'),(1268,'auto_update_core_dev','enabled','yes'),(1269,'auto_update_core_minor','enabled','yes'),(1270,'auto_update_core_major','unset','yes'),(1271,'finished_updating_comment_type','1','yes'),(1272,'db_upgraded','','yes'),(1275,'mainwp_child_update_version','1.5','yes'),(1276,'mainwp_child_plugin_version','4.1.9','yes'),(1277,'mainwp_child_auth','a:7:{i:5;s:32:\"f28e91f2e807a12bd280b0ddeaaccf0d\";s:4:\"last\";i:1677752428;i:4;s:32:\"591b382f9fbcbeb5f14dd96832001d35\";i:3;s:32:\"33005f553e950ea7b971eb496bee2fc1\";i:2;s:32:\"744462e5d1ed4e8fcfa5159de96770a9\";i:1;s:32:\"9820ffbc9b29ea2055dc2b2939cd7434\";i:0;s:32:\"c79f73acd89f19c701d48dade660f829\";}','yes'),(1278,'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'),(1279,'mainwp_child_activated_once','1','no'),(1282,'mainwp_child_pubkey','LS0tLS1CRUdJTiBQVUJMSUMgS0VZLS0tLS0KTUlJQklqQU5CZ2txaGtpRzl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUF6YnlTazNWUmtza2MyYkd5czE4bwpveDVMaFA1OWJqOENjNnBhQ09yZG4vZE5vb2cwcUFzME1QZzc0RWxWbWJxT2RtRFEzNmpYK1N3eW93YndLcU9mCjBTdkpROXJDMWhXM0lwd2hsaUowVFlESU1tNVhFUU9haWt3Sms4UWxrWCtvZE00aEhZWVBhTFdNREhneC9Tb0EKNHpDODd1Ylh6bEZHZkJGWGp1YjFZdnVNbHhDeEx5K1N4eFNQZk9ocFdMRHc5Q1N4YkpZQktvQXFoYVBaMndjdwpnOVdmSXZ3bjQvbXlxdzc1OGpaeitZK3F3d0tpazFpQmtpRDBqTnlPbnY5aUhBcTRFMTlJWWVIY29NUS93bWVNCks2d05HcGRhY3Z4dXhyYzY4WVFEZHdBaTJrQzJWZ3dGRjlzRFdrYnpKSnRjWStuNTVTMUZZRUVSWENSUXBlWnoKcVFJREFRQUIKLS0tLS1FTkQgUFVCTElDIEtFWS0tLS0tCg==','yes'),(1283,'mainwp_child_server','https://dashboard.comparrot.nl/wp-admin/','no'),(1284,'mainwp_child_nonce','0','no'),(1285,'mainwp_child_nossl','0','yes'),(1286,'mainwp_child_nossl_key','35967d58a75a0701bd985e5dbdca7b92b55729660752dd709b72274ecdc3921a','yes'),(1287,'mainwp_premium_updates','a:0:{}','no'),(1290,'mainwp_child_clone_sites','0','no'),(1291,'mainwp_child_siteid','297','no'),(1292,'recovery_keys','a:0:{}','yes'),(1296,'action_scheduler_migration_status','complete','yes'),(1298,'https_detection_errors','a:1:{s:20:\"https_request_failed\";a:1:{i:0;s:21:\"HTTPS request failed.\";}}','yes'),(1321,'wpforms_crypto_secret_key','0Fb5BjClaNg0kQq8BbNwSU5Jo5jbMpbsm4sriX5gdak=','yes'),(1336,'wpforms_email_summaries_fetch_info_blocks_last_run','1644927418','yes'),(1446,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:17:\"[email protected]\";s:7:\"version\";s:3:\"5.9\";s:9:\"timestamp\";i:1643704430;}','no'),(1541,'wpforms_notifications','a:4:{s:6:\"update\";i:1622941905;s:4:\"feed\";a:2:{i:0;a:6:{s:5:\"title\";s:29:\"Geolocation Got a Huge Revamp\";s:7:\"content\";s:181:\"Address Autocomplete is here for both Address and Single Line Text fields! Plus smart location detection, interactive address maps, and more in the latest Geolocation Addon update. \";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:2:\"id\";i:68;s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:195:\"https://wpforms.com/announcing-geolocation-2-0-excel-entry-export-notification-cloning/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=Geo Lite Learn More\";s:4:\"text\";s:10:\"Learn More\";}s:3:\"alt\";a:2:{s:3:\"url\";s:154:\"https://wpforms.com/wpforms-lite-upgrade/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=Geo Lite Get WPForms Pro\";s:4:\"text\";s:15:\"Get WPForms Pro\";}}s:5:\"start\";s:19:\"2021-05-21 15:29:21\";}i:1;a:6:{s:5:\"title\";s:47:\"Get Deeper Insights with the User Journey Addon\";s:7:\"content\";s:258:\"Discover the steps your visitors take before they submit your forms, without all the complicated analytics. With our new User Journey addon you can easily see the content that’s driving the most valuable form conversions, right in your WordPress dashboard.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:2:\"id\";i:41;s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:166:\"https://wpforms.com/introducing-user-journey-addon-wpforms/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=UJ Lite Learn More\";s:4:\"text\";s:10:\"Learn More\";}s:3:\"alt\";a:2:{s:3:\"url\";s:153:\"https://wpforms.com/wpforms-lite-upgrade/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=UJ Lite Get WPForms Pro\";s:4:\"text\";s:15:\"Get WPForms Pro\";}}s:5:\"start\";s:19:\"2021-05-21 15:29:21\";}}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','yes'),(1661,'wpforms_admin_notices','a:1:{s:14:\"review_request\";a:2:{s:4:\"time\";i:1583919104;s:9:\"dismissed\";b:0;}}','yes'),(1774,'wpforms_builder_opened_date','0','no'),(1826,'widget_block','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(8447,'wp_force_deactivated_plugins','a:0:{}','yes'),(12711,'ai1wm_secret_key','ddeZrwaMg0qz','yes'),(12712,'ai1wm_backups_labels','a:0:{}','yes'),(12713,'ai1wm_sites_links','a:0:{}','yes'),(12714,'swift_performance_plugin_organizer','a:0:{}','yes'),(12715,'jetpack_active_modules','a:0:{}','yes'),(12716,'_transient_doing_cron','1660730799.6009449958801269531250','yes'),(12718,'_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:1676620273;s:15:\"version_checked\";s:3:\"6.0\";s:12:\"translations\";a:0:{}}','no'),(12722,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1676620275;s:7:\"checked\";a:5:{s:14:\"flatmagazinews\";s:3:\"2.8\";s:19:\"modern-storytelling\";s:3:\"1.1\";s:12:\"twentytwenty\";s:3:\"2.0\";s:15:\"twentytwentyone\";s:3:\"1.5\";s:15:\"twentytwentytwo\";s:3:\"1.0\";}s:8:\"response\";a:5:{s:14:\"flatmagazinews\";a:6:{s:5:\"theme\";s:14:\"flatmagazinews\";s:11:\"new_version\";s:3:\"4.2\";s:3:\"url\";s:44:\"https://wordpress.org/themes/flatmagazinews/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/flatmagazinews.4.2.zip\";s:8:\"requires\";s:3:\"4.0\";s:12:\"requires_php\";s:3:\"4.0\";}s:19:\"modern-storytelling\";a:6:{s:5:\"theme\";s:19:\"modern-storytelling\";s:11:\"new_version\";s:3:\"1.7\";s:3:\"url\";s:49:\"https://wordpress.org/themes/modern-storytelling/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/theme/modern-storytelling.1.7.zip\";s:8:\"requires\";s:3:\"4.0\";s:12:\"requires_php\";s:3:\"4.0\";}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:0:{}s:12:\"translations\";a:0:{}}','no'),(12723,'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'),(12733,'wpil_2_license_status','','yes'),(12734,'wpil_2_license_key','','yes'),(12735,'wpil_2_license_data','','yes'),(12736,'wpil_2_ignore_numbers','1','yes'),(12737,'wpil_2_post_types','a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}','yes'),(12738,'wpil_2_links_open_new_tab','0','yes'),(12739,'wpil_2_debug_mode','0','yes'),(12740,'wpil_option_update_reporting_data_on_save','0','yes'),(12741,'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'),(12742,'wpil_has_run_initial_scan','1','yes'),(12743,'wpil_site_db_version','1.22','yes'),(12744,'wpil_link_table_is_created','1','yes'),(12745,'wpil_fresh_install','','yes'),(12746,'wpil_install_date','2023-02-16 18:57:02','yes'),(12749,'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:1676573823;s:11:\"plugin_path\";s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";}}s:7:\"abspath\";s:30:\"/opt/aphex/sites/ericdiard.fr/\";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:1676573823;}}','yes'),(12750,'fs_debug_mode','','yes'),(12751,'fs_accounts','a:4:{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:11:{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:1676573823;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: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:1;}}}','yes'),(12753,'_site_transient_timeout_theme_roots','1676622073','no'),(12754,'_site_transient_theme_roots','a:5:{s:14:\"flatmagazinews\";s:7:\"/themes\";s:19:\"modern-storytelling\";s:7:\"/themes\";s:12:\"twentytwenty\";s:7:\"/themes\";s:15:\"twentytwentyone\";s:7:\"/themes\";s:15:\"twentytwentytwo\";s:7:\"/themes\";}','no'),(12756,'_site_transient_update_plugins','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1676620274;s:8:\"response\";a:7:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:21:\"w.org/plugins/akismet\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:5:\"5.0.2\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/akismet.5.0.2.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.70\";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.70.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:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"5.3\";}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:5:\"4.3.1\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/mainwp-child/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/mainwp-child.4.3.1.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.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.0.3\";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.0.3.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:5:\"6.1.1\";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.1\";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.1.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: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:75:\"recent-posts-widget-with-thumbnails/recent-posts-widget-with-thumbnails.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:49:\"w.org/plugins/recent-posts-widget-with-thumbnails\";s:4:\"slug\";s:35:\"recent-posts-widget-with-thumbnails\";s:6:\"plugin\";s:75:\"recent-posts-widget-with-thumbnails/recent-posts-widget-with-thumbnails.php\";s:11:\"new_version\";s:5:\"7.1.1\";s:3:\"url\";s:66:\"https://wordpress.org/plugins/recent-posts-widget-with-thumbnails/\";s:7:\"package\";s:84:\"https://downloads.wordpress.org/plugin/recent-posts-widget-with-thumbnails.7.1.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:88:\"https://ps.w.org/recent-posts-widget-with-thumbnails/assets/icon-256x256.png?rev=2478511\";s:2:\"1x\";s:88:\"https://ps.w.org/recent-posts-widget-with-thumbnails/assets/icon-128x128.png?rev=2478511\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:91:\"https://ps.w.org/recent-posts-widget-with-thumbnails/assets/banner-1544x500.jpg?rev=2480188\";s:2:\"1x\";s:90:\"https://ps.w.org/recent-posts-widget-with-thumbnails/assets/banner-772x250.jpg?rev=2480188\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}s:49:\"scheduled-post-trigger/scheduled-post-trigger.php\";O:8:\"stdClass\":10:{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.0\";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: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\";}}}','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=261 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,5,'_edit_lock','1583904688:1'),(4,6,'_wp_attached_file','2020/03/04.jpg'),(5,6,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:870;s:6:\"height\";i:489;s:4:\"file\";s:14:\"2020/03/04.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"04-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"04-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:\"04-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"eightlaw-lite-blog-medium\";a:4:{s:4:\"file\";s:14:\"04-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:27:\"eightlaw-lite-feature-image\";a:4:{s:4:\"file\";s:14:\"04-600x489.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:489;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"eightlaw-lite-rectangle\";a:4:{s:4:\"file\";s:14:\"04-700x300.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:300;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:{}}}'),(8,8,'_wp_attached_file','2020/03/01.jpg'),(9,8,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:14:\"2020/03/01.jpg\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"01-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"01-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"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:14:\"01-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:15:\"01-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"eightlaw-lite-blog-wide\";a:4:{s:4:\"file\";s:15:\"01-1200x600.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"eightlaw-lite-blog-medium\";a:4:{s:4:\"file\";s:14:\"01-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:27:\"eightlaw-lite-feature-image\";a:4:{s:4:\"file\";s:14:\"01-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"eightlaw-lite-rectangle\";a:4:{s:4:\"file\";s:14:\"01-700x300.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:300;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:{}}}'),(12,5,'_thumbnail_id','8'),(13,5,'_oembed_8cdc153c63a765f3f373dbf7870e0134','<iframe title=\"Éric Diard, invité de RTL du 26 juin 2019\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/juQ5bHAvxvY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(14,5,'_oembed_time_8cdc153c63a765f3f373dbf7870e0134','1583904814'),(15,5,'_edit_last','1'),(16,5,'eightlaw_lite_sidebar_layout','right-sidebar'),(17,10,'_edit_lock','1583905404:1'),(18,11,'_wp_attached_file','2020/03/04-1.jpg'),(19,11,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1240;s:6:\"height\";i:698;s:4:\"file\";s:16:\"2020/03/04-1.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"04-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"04-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"04-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"04-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"eightlaw-lite-blog-wide\";a:4:{s:4:\"file\";s:17:\"04-1-1200x600.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"eightlaw-lite-blog-medium\";a:4:{s:4:\"file\";s:16:\"04-1-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:27:\"eightlaw-lite-feature-image\";a:4:{s:4:\"file\";s:16:\"04-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"eightlaw-lite-rectangle\";a:4:{s:4:\"file\";s:16:\"04-1-700x300.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:300;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:{}}}'),(22,10,'_thumbnail_id','11'),(23,10,'_oembed_94fec780485ebb8f26d06101fb2ef674','<iframe title=\"Prime Minister Trudeau delivers remarks at the French National Assembly\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/YndGgqCx3ME?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(24,10,'_oembed_time_94fec780485ebb8f26d06101fb2ef674','1583905345'),(25,10,'_edit_last','1'),(26,10,'eightlaw_lite_sidebar_layout','right-sidebar'),(27,10,'_oembed_b91815c5a4fdc33e307624724e80bfdd','<iframe title=\"Prime Minister Trudeau delivers remarks at the French National Assembly\" width=\"500\" height=\"281\" src=\"https://www.youtube.com/embed/YndGgqCx3ME?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(28,10,'_oembed_time_b91815c5a4fdc33e307624724e80bfdd','1583905942'),(29,10,'_oembed_5cda3e7062572d2bf02ea3bc97a64c76','<iframe title=\"Prime Minister Trudeau delivers remarks at the French National Assembly\" width=\"1140\" height=\"641\" src=\"https://www.youtube.com/embed/YndGgqCx3ME?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(30,10,'_oembed_time_5cda3e7062572d2bf02ea3bc97a64c76','1583906387'),(31,5,'_oembed_1133acc36c7eb6f8cb8632bc4ee2dc2b','<iframe title=\"Éric Diard, invité de RTL du 26 juin 2019\" width=\"1140\" height=\"641\" src=\"https://www.youtube.com/embed/juQ5bHAvxvY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(32,5,'_oembed_time_1133acc36c7eb6f8cb8632bc4ee2dc2b','1583906388'),(33,13,'_wp_attached_file','2020/03/cropped-01.jpg'),(34,13,'_wp_attachment_context','custom-header'),(35,13,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:989;s:4:\"file\";s:22:\"2020/03/cropped-01.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"cropped-01-300x116.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"cropped-01-1024x396.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:396;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"cropped-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:22:\"cropped-01-768x297.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:297;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:23:\"cropped-01-1536x593.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:593;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:23:\"cropped-01-2048x791.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:791;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"tempo-classic\";a:4:{s:4:\"file\";s:22:\"cropped-01-991x560.jpg\";s:5:\"width\";i:991;s:6:\"height\";i:560;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"tempo-tablet\";a:4:{s:4:\"file\";s:22:\"cropped-01-785x445.jpg\";s:5:\"width\";i:785;s:6:\"height\";i:445;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tempo-grid\";a:4:{s:4:\"file\";s:22:\"cropped-01-555x315.jpg\";s:5:\"width\";i:555;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"tempo-480\";a:4:{s:4:\"file\";s:22:\"cropped-01-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"tempo-gallery\";a:4:{s:4:\"file\";s:22:\"cropped-01-420x240.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"tempo-small\";a:4:{s:4:\"file\";s:22:\"cropped-01-360x210.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"tempo-portfolio-tablet\";a:4:{s:4:\"file\";s:22:\"cropped-01-785x880.jpg\";s:5:\"width\";i:785;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"tempo-portfolio\";a:4:{s:4:\"file\";s:22:\"cropped-01-555x625.jpg\";s:5:\"width\";i:555;s:6:\"height\";i:625;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"tempo-portfolio-480\";a:4:{s:4:\"file\";s:22:\"cropped-01-480x538.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:538;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tempo-full\";a:4:{s:4:\"file\";s:23:\"cropped-01-1140x640.jpg\";s:5:\"width\";i:1140;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"cropped-01-1170x452.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:452;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:17:\"attachment_parent\";i:8;}'),(49,19,'_wp_attached_file','2020/03/cropped-04-1-2.jpg'),(50,19,'_wp_attachment_context','custom-header'),(51,19,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1131;s:4:\"file\";s:26:\"2020/03/cropped-04-1-2.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"cropped-04-1-2-300x133.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"cropped-04-1-2-1024x452.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:452;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"cropped-04-1-2-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:26:\"cropped-04-1-2-768x339.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:339;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:27:\"cropped-04-1-2-1536x679.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:27:\"cropped-04-1-2-2048x905.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:905;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"tempo-classic\";a:4:{s:4:\"file\";s:26:\"cropped-04-1-2-991x560.jpg\";s:5:\"width\";i:991;s:6:\"height\";i:560;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"tempo-tablet\";a:4:{s:4:\"file\";s:26:\"cropped-04-1-2-785x445.jpg\";s:5:\"width\";i:785;s:6:\"height\";i:445;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tempo-grid\";a:4:{s:4:\"file\";s:26:\"cropped-04-1-2-555x315.jpg\";s:5:\"width\";i:555;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"tempo-480\";a:4:{s:4:\"file\";s:26:\"cropped-04-1-2-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"tempo-gallery\";a:4:{s:4:\"file\";s:26:\"cropped-04-1-2-420x240.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"tempo-small\";a:4:{s:4:\"file\";s:26:\"cropped-04-1-2-360x210.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"tempo-portfolio-tablet\";a:4:{s:4:\"file\";s:26:\"cropped-04-1-2-785x880.jpg\";s:5:\"width\";i:785;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"tempo-portfolio\";a:4:{s:4:\"file\";s:26:\"cropped-04-1-2-555x625.jpg\";s:5:\"width\";i:555;s:6:\"height\";i:625;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"tempo-portfolio-480\";a:4:{s:4:\"file\";s:26:\"cropped-04-1-2-480x538.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:538;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tempo-full\";a:4:{s:4:\"file\";s:27:\"cropped-04-1-2-1140x640.jpg\";s:5:\"width\";i:1140;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:27:\"cropped-04-1-2-1170x517.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:517;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:17:\"attachment_parent\";i:11;}'),(52,19,'_wp_attachment_custom_header_last_used_cronus','1583918881'),(53,19,'_wp_attachment_is_custom_header','cronus'),(58,22,'_edit_lock','1583919106:1'),(59,24,'_edit_lock','1583919152:1'),(60,26,'_edit_lock','1583919600:1'),(61,28,'_edit_lock','1583919497:1'),(62,30,'_edit_lock','1583918387:1'),(63,32,'_menu_item_type','custom'),(64,32,'_menu_item_menu_item_parent','0'),(65,32,'_menu_item_object_id','32'),(66,32,'_menu_item_object','custom'),(67,32,'_menu_item_target',''),(68,32,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(69,32,'_menu_item_xfn',''),(70,32,'_menu_item_url','http://ericdiard.fr/'),(72,33,'_menu_item_type','post_type'),(73,33,'_menu_item_menu_item_parent','0'),(74,33,'_menu_item_object_id','22'),(75,33,'_menu_item_object','page'),(76,33,'_menu_item_target',''),(77,33,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(78,33,'_menu_item_xfn',''),(79,33,'_menu_item_url',''),(81,34,'_menu_item_type','post_type'),(82,34,'_menu_item_menu_item_parent','0'),(83,34,'_menu_item_object_id','30'),(84,34,'_menu_item_object','page'),(85,34,'_menu_item_target',''),(86,34,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(87,34,'_menu_item_xfn',''),(88,34,'_menu_item_url',''),(90,35,'_menu_item_type','post_type'),(91,35,'_menu_item_menu_item_parent','0'),(92,35,'_menu_item_object_id','26'),(93,35,'_menu_item_object','page'),(94,35,'_menu_item_target',''),(95,35,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(96,35,'_menu_item_xfn',''),(97,35,'_menu_item_url',''),(99,36,'_menu_item_type','post_type'),(100,36,'_menu_item_menu_item_parent','0'),(101,36,'_menu_item_object_id','24'),(102,36,'_menu_item_object','page'),(103,36,'_menu_item_target',''),(104,36,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(105,36,'_menu_item_xfn',''),(106,36,'_menu_item_url',''),(108,37,'_menu_item_type','post_type'),(109,37,'_menu_item_menu_item_parent','0'),(110,37,'_menu_item_object_id','28'),(111,37,'_menu_item_object','page'),(112,37,'_menu_item_target',''),(113,37,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(114,37,'_menu_item_xfn',''),(115,37,'_menu_item_url',''),(117,38,'_wp_attached_file','2020/03/07.jpg'),(118,38,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:14:\"2020/03/07.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"07-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"07-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tempo-grid\";a:4:{s:4:\"file\";s:14:\"07-400x315.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"tempo-480\";a:4:{s:4:\"file\";s:14:\"07-400x270.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"tempo-gallery\";a:4:{s:4:\"file\";s:14:\"07-400x240.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"tempo-small\";a:4:{s:4:\"file\";s:14:\"07-360x210.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:210;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:{}}}'),(122,46,'_edit_last','1'),(123,46,'_edit_lock','1583919534:1'),(124,50,'_edit_last','1'),(125,50,'_edit_lock','1583919532:1'),(129,57,'_wp_attached_file','2020/03/88.png'),(130,57,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:326;s:6:\"height\";i:118;s:4:\"file\";s:14:\"2020/03/88.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"88-300x109.png\";s:5:\"width\";i:300;s:6:\"height\";i:109;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"88-150x118.png\";s:5:\"width\";i:150;s:6:\"height\";i:118;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:{}}}'),(131,58,'_wp_attached_file','2020/03/cropped-88.png'),(132,58,'_wp_attachment_context','custom-logo'),(133,58,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:326;s:6:\"height\";i:113;s:4:\"file\";s:22:\"2020/03/cropped-88.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"cropped-88-300x104.png\";s:5:\"width\";i:300;s:6:\"height\";i:104;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"cropped-88-150x113.png\";s:5:\"width\";i:150;s:6:\"height\";i:113;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:{}}}'),(139,63,'_wp_attached_file','2020/03/00.jpg'),(140,63,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:323;s:6:\"height\";i:116;s:4:\"file\";s:14:\"2020/03/00.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"00-300x108.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"00-150x116.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:116;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:{}}}'),(141,64,'_wp_attached_file','2020/03/cropped-00.jpg'),(142,64,'_wp_attachment_context','custom-logo'),(143,64,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:323;s:6:\"height\";i:116;s:4:\"file\";s:22:\"2020/03/cropped-00.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"cropped-00-300x108.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"cropped-00-150x116.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:116;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:{}}}'),(147,66,'_wp_attached_file','2020/03/output-onlinepngtools.png'),(148,66,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:472;s:6:\"height\";i:223;s:4:\"file\";s:33:\"2020/03/output-onlinepngtools.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"output-onlinepngtools-300x142.png\";s:5:\"width\";i:300;s:6:\"height\";i:142;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"output-onlinepngtools-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"tempo-gallery\";a:4:{s:4:\"file\";s:33:\"output-onlinepngtools-420x223.png\";s:5:\"width\";i:420;s:6:\"height\";i:223;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"tempo-small\";a:4:{s:4:\"file\";s:33:\"output-onlinepngtools-360x210.png\";s:5:\"width\";i:360;s:6:\"height\";i:210;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:{}}}'),(149,67,'_wp_attached_file','2020/03/cropped-output-onlinepngtools.png'),(150,67,'_wp_attachment_context','custom-logo'),(151,67,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:452;s:6:\"height\";i:148;s:4:\"file\";s:41:\"2020/03/cropped-output-onlinepngtools.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"cropped-output-onlinepngtools-300x98.png\";s:5:\"width\";i:300;s:6:\"height\";i:98;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"cropped-output-onlinepngtools-150x148.png\";s:5:\"width\";i:150;s:6:\"height\";i:148;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"tempo-gallery\";a:4:{s:4:\"file\";s:41:\"cropped-output-onlinepngtools-420x148.png\";s:5:\"width\";i:420;s:6:\"height\";i:148;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"tempo-small\";a:4:{s:4:\"file\";s:41:\"cropped-output-onlinepngtools-360x148.png\";s:5:\"width\";i:360;s:6:\"height\";i:148;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:{}}}'),(152,68,'_wp_attached_file','2020/03/cropped-00-1.jpg'),(153,68,'_wp_attachment_context','custom-logo'),(154,68,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:323;s:6:\"height\";i:116;s:4:\"file\";s:24:\"2020/03/cropped-00-1.jpg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"cropped-00-1-300x108.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"cropped-00-1-150x116.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"cropped-00-1-300x108.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"flatmagazinews-small\";a:4:{s:4:\"file\";s:24:\"cropped-00-1-300x116.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:116;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:{}}}'),(157,70,'_wp_attached_file','2020/03/88.jpg'),(158,70,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:324;s:6:\"height\";i:118;s:4:\"file\";s:14:\"2020/03/88.jpg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"88-300x109.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:109;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"88-150x118.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:118;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:14:\"88-300x109.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:109;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"flatmagazinews-small\";a:4:{s:4:\"file\";s:14:\"88-300x118.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:118;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:{}}}'),(159,71,'_wp_attached_file','2020/03/cropped-88.jpg'),(160,71,'_wp_attachment_context','custom-logo'),(161,71,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:324;s:6:\"height\";i:118;s:4:\"file\";s:22:\"2020/03/cropped-88.jpg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"cropped-88-300x109.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:109;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"cropped-88-150x118.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:118;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"cropped-88-300x109.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:109;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"flatmagazinews-small\";a:4:{s:4:\"file\";s:22:\"cropped-88-300x118.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:118;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:{}}}'),(162,72,'_wp_attached_file','2020/03/12.jpg'),(163,72,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:323;s:6:\"height\";i:116;s:4:\"file\";s:14:\"2020/03/12.jpg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"12-300x108.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"12-150x116.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:14:\"12-300x108.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"flatmagazinews-small\";a:4:{s:4:\"file\";s:14:\"12-300x116.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:116;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:{}}}'),(164,73,'_wp_attached_file','2020/03/cropped-12.jpg'),(165,73,'_wp_attachment_context','custom-logo'),(166,73,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:323;s:6:\"height\";i:116;s:4:\"file\";s:22:\"2020/03/cropped-12.jpg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"cropped-12-300x108.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"cropped-12-150x116.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"cropped-12-300x108.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"flatmagazinews-small\";a:4:{s:4:\"file\";s:22:\"cropped-12-300x116.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:116;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:{}}}'),(179,84,'_wp_attached_file','2020/03/76.jpg'),(180,84,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:920;s:6:\"height\";i:1380;s:4:\"file\";s:14:\"2020/03/76.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"76-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"76-683x1024.jpg\";s:5:\"width\";i:683;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"76-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:\"76-768x1152.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:14:\"76-300x450.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"flatmagazinews-grid\";a:4:{s:4:\"file\";s:14:\"76-350x230.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:230;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"flatmagazinews-slider\";a:4:{s:4:\"file\";s:15:\"76-850x1275.jpg\";s:5:\"width\";i:850;s:6:\"height\";i:1275;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"flatmagazinews-small\";a:4:{s:4:\"file\";s:14:\"76-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;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:{}}}'),(184,87,'_wp_attached_file','2020/03/84-e1583997969484.jpg'),(185,87,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:597;s:4:\"file\";s:29:\"2020/03/84-e1583997969484.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"84-e1583997969484-300x149.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:149;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"84-e1583997969484-1024x509.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:509;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"84-e1583997969484-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"84-e1583997969484-768x382.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:382;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:29:\"84-e1583997969484-300x149.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:149;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"flatmagazinews-grid\";a:4:{s:4:\"file\";s:29:\"84-e1583997969484-350x230.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:230;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"flatmagazinews-slider\";a:4:{s:4:\"file\";s:29:\"84-e1583997969484-850x423.jpg\";s:5:\"width\";i:850;s:6:\"height\";i:423;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"flatmagazinews-small\";a:4:{s:4:\"file\";s:29:\"84-e1583997969484-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;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:{}}}'),(186,87,'_wp_attachment_custom_header_last_used_modern-storytelling','1583998002'),(187,87,'_wp_attachment_is_custom_header','modern-storytelling'),(190,87,'_wp_attachment_backup_sizes','a:9:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1200;s:6:\"height\";i:795;s:4:\"file\";s:6:\"84.jpg\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:14:\"84-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"medium-orig\";a:4:{s:4:\"file\";s:14:\"84-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"medium_large-orig\";a:4:{s:4:\"file\";s:14:\"84-768x509.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:509;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"large-orig\";a:4:{s:4:\"file\";s:15:\"84-1024x678.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:678;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"post-thumbnail-orig\";a:4:{s:4:\"file\";s:14:\"84-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"flatmagazinews-grid-orig\";a:4:{s:4:\"file\";s:14:\"84-350x230.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:230;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"flatmagazinews-slider-orig\";a:4:{s:4:\"file\";s:14:\"84-850x563.jpg\";s:5:\"width\";i:850;s:6:\"height\";i:563;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"flatmagazinews-small-orig\";a:4:{s:4:\"file\";s:14:\"84-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(193,22,'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;}'),(194,22,'ssb_total_counts','0'),(195,22,'ssb_cache_timestamp','456946'),(196,30,'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;}'),(197,30,'ssb_total_counts','0'),(198,30,'ssb_cache_timestamp','456080'),(199,26,'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;}'),(200,26,'ssb_total_counts','0'),(201,26,'ssb_cache_timestamp','456116'),(202,28,'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,28,'ssb_total_counts','0'),(204,28,'ssb_cache_timestamp','455865'),(205,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;}'),(206,24,'ssb_total_counts','0'),(207,24,'ssb_cache_timestamp','456807'),(208,10,'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,10,'ssb_total_counts','0'),(210,10,'ssb_cache_timestamp','455865'),(211,90,'_edit_last','1'),(212,90,'_edit_lock','1591274621:1'),(213,91,'_wp_attached_file','2020/06/22121.jpg'),(214,91,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:421;s:6:\"height\";i:320;s:4:\"file\";s:17:\"2020/06/22121.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"22121-300x228.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"22121-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"22121-300x228.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"flatmagazinews-grid\";a:4:{s:4:\"file\";s:17:\"22121-350x230.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:230;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"flatmagazinews-small\";a:4:{s:4:\"file\";s:17:\"22121-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;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:{}}}'),(215,90,'_thumbnail_id','91'),(216,90,'_ssb_hide','false'),(217,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;}'),(218,90,'ssb_total_counts','0'),(219,90,'ssb_cache_timestamp','455865'),(224,5,'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;}'),(225,5,'ssb_total_counts','0'),(226,5,'ssb_cache_timestamp','457002'),(227,55,'wpforms_entries_count','24'),(228,96,'_wp_attached_file','2020/07/115151515.jpg'),(229,96,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:21:\"2020/07/115151515.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"115151515-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:\"115151515-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:\"115151515-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:\"115151515-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"115151515-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"flatmagazinews-grid\";a:4:{s:4:\"file\";s:21:\"115151515-350x230.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:230;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"flatmagazinews-slider\";a:4:{s:4:\"file\";s:21:\"115151515-850x566.jpg\";s:5:\"width\";i:850;s:6:\"height\";i:566;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"flatmagazinews-small\";a:4:{s:4:\"file\";s:21:\"115151515-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;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:{}}}'),(230,95,'_oembed_1d4213189ab4fc86dba643ab9b1cc41d','<iframe title=\"Argent Direct : Pour un prêt rapide et facile\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/DbL1OpvAV-o?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(231,95,'_oembed_time_1d4213189ab4fc86dba643ab9b1cc41d','1596052037'),(232,95,'_edit_last','1'),(233,95,'_edit_lock','1596052158:1'),(234,95,'_thumbnail_id','96'),(237,95,'_ssb_hide','false'),(238,95,'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;}'),(239,95,'ssb_total_counts','0'),(240,95,'ssb_cache_timestamp','455865'),(243,42,'wpforms_entries_count','4'),(244,73,'_oembed_cb69a1a2ea63d727a645dbc155be5c3f','{{unknown}}'),(245,71,'_oembed_c29caa752cbb159550efc41c0f91d6d7','{{unknown}}'),(246,68,'_oembed_ed0199e61fadcf76d2d01473bd21590e','{{unknown}}'),(247,67,'_oembed_05096e99275a524f837530a745d78df0','{{unknown}}'),(250,101,'_oembed_c4e8d5e5665bf39611d329ee677dc105','<iframe title=\"BTT crypto 101 en français - Qu'est ce que BitTorrent?\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/cLaDvJ9_EjU?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(251,101,'_oembed_time_c4e8d5e5665bf39611d329ee677dc105','1622836244'),(252,101,'_edit_last','1'),(253,101,'_edit_lock','1622836846:1'),(256,101,'_ssb_hide','false'),(257,101,'_wp_old_date','2021-06-04'),(258,101,'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;}'),(259,101,'ssb_total_counts','0'),(260,101,'ssb_cache_timestamp','455865');
/*!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=103 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 (5,1,'2020-03-11 05:33:34','2020-03-11 05:33:34','<!-- wp:paragraph -->\n<p>The French government has radically changed through the span of 15 years. Before Napoleon\'s standard, the French government was in a mess. They experienced a declining economy and an unexpected dry season of assets. Around then, France was still heavily influenced by the Directory. Be that as it may, directly before the turn of the 1800\'s, Napoleon propelled an overthrow to hold onto power. With the guide of five executives and his sibling Lucien, Napoleon ousted the Directory at 30 years old. The youthful strategist exploited political and monetary issue of the nation around then, which seriously debilitated the Directory. Simultaneously, it additionally helped that France had recently lost to Italy and Germany. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Once in power, Napoleon built up the Consulate Regime. Basically, this demonstration set up a fascism, which put Napoleon as first representative for the range of 10 years. In his new position, the administration vowed to give new laws and request to the individuals, with an end goal to rejuvenate the condition of the country. In 1801, the administration propelled a concordat that restored the congregation to its common status. While it proclaimed Catholicism the principle religion of the French, it constrained the pastorate to swear devotion to Napoleon. Basically, this demonstration set the intensity of the administration, as it was structured for the state. Notwithstanding his grand accomplishments, Napoleon despite everything wanted more force. In 1802, a plebiscite made Napoleon diplomat forever. However Napoleon\'s offered for outright force would not end. In 1804, he named himself Emperor of France, with unlimited oversight over the recently incorporated government. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:core-embed/youtube {\"url\":\"https://youtu.be/juQ5bHAvxvY\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/juQ5bHAvxvY\n</div></figure>\n<!-- /wp:core-embed/youtube -->\n\n<!-- wp:paragraph -->\n<p>Now, Napoleon looked to extend his domain and the impact of the French government. He achieved this by doling out his family members and kin as the leaders of grounds he won. His activities offered path to the Napoleonic Administration, which strived to save his capacity. So as to keep up his status as an almighty individual, the utilization of purposeful publicity was all together. Napoleon utilized mystery operators, self-assertive captures, and executions to control the popular feeling. He dealt with the press, which permitted him to totally control the media. The administration applied its capacity to surrender the right to speak freely of discourse and political freedom from the individuals. In doing as such, political agitation would be kept away from. However, in spite of this negative impact, the organization additionally realized new changes. The administration gave a systematic and proficient framework for the individuals to follow. Now, a progressively brought together government was stressed. Napoleon named regents to regulate significant administering divisions. Joined, this new framework concentrated Government expert in Paris. These delegate organizations made the fantasy of a popular government, when in truth, the individuals had no genuine force. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Probably the best change realized by the Government was the Napoleonic Code. This arrangement of rules endeavored to bring together the legitimate framework. Napoleon himself selected a board of lawful specialists to make another common code, in an offer to appease the open upheavals that tormented France for such a long time. This code carried balance to the residents under the watchful eye of the law. Business would be founded on capacity as opposed to birth, while individuals were allowed to seek after their preferred profession. In addition, residents were conceded strict opportunity. As it were, the administration endeavored to enable the individuals, while as yet safeguarding their unchallenged position and force. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In 1814, Napoleon was vanquished by the partners and constrained into banish. In his place, Louis the XVIII took the position of royalty. This denoted the arrival of a flat out government that supplanted the fascism recently protected by Napoleon. Regardless of this unexpected change, certain standards of the Napoleonic government were kept. The sanction of 1814 was basically a redesign of the Napoleonic code, which despite everything contained similar standards. Louis set up a parliamentary government, while likewise furnishing people in general with a free legal framework. With the reinvestigation of an outright government, Louis the XVIII was attentive to keep away from the ways of his ancestors. Right now, didn\'t endeavor to lead as a flat out ruler, however as a benefactor that acknowledged the will and wants of the individuals.</p>\n<!-- /wp:paragraph -->','Napoleonic France','','publish','closed','closed','','napoleonic-france','','','2020-03-11 05:33:35','2020-03-11 05:33:35','',0,'http://ericdiard.fr/?p=5',0,'post','',0),(6,1,'2020-03-11 05:28:13','2020-03-11 05:28:13','','04','','inherit','closed','closed','','04','','','2020-03-11 05:28:13','2020-03-11 05:28:13','',5,'http://ericdiard.fr/wp-content/uploads/2020/03/04.jpg',0,'attachment','image/jpeg',0),(8,1,'2020-03-11 05:31:43','2020-03-11 05:31:43','','01','','inherit','closed','closed','','01','','','2020-03-11 05:31:43','2020-03-11 05:31:43','',5,'http://ericdiard.fr/wp-content/uploads/2020/03/01.jpg',0,'attachment','image/jpeg',0),(9,1,'2020-03-11 05:33:34','2020-03-11 05:33:34','<!-- wp:paragraph -->\n<p>The French government has radically changed through the span of 15 years. Before Napoleon\'s standard, the French government was in a mess. They experienced a declining economy and an unexpected dry season of assets. Around then, France was still heavily influenced by the Directory. Be that as it may, directly before the turn of the 1800\'s, Napoleon propelled an overthrow to hold onto power. With the guide of five executives and his sibling Lucien, Napoleon ousted the Directory at 30 years old. The youthful strategist exploited political and monetary issue of the nation around then, which seriously debilitated the Directory. Simultaneously, it additionally helped that France had recently lost to Italy and Germany. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Once in power, Napoleon built up the Consulate Regime. Basically, this demonstration set up a fascism, which put Napoleon as first representative for the range of 10 years. In his new position, the administration vowed to give new laws and request to the individuals, with an end goal to rejuvenate the condition of the country. In 1801, the administration propelled a concordat that restored the congregation to its common status. While it proclaimed Catholicism the principle religion of the French, it constrained the pastorate to swear devotion to Napoleon. Basically, this demonstration set the intensity of the administration, as it was structured for the state. Notwithstanding his grand accomplishments, Napoleon despite everything wanted more force. In 1802, a plebiscite made Napoleon diplomat forever. However Napoleon\'s offered for outright force would not end. In 1804, he named himself Emperor of France, with unlimited oversight over the recently incorporated government. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:core-embed/youtube {\"url\":\"https://youtu.be/juQ5bHAvxvY\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/juQ5bHAvxvY\n</div></figure>\n<!-- /wp:core-embed/youtube -->\n\n<!-- wp:paragraph -->\n<p>Now, Napoleon looked to extend his domain and the impact of the French government. He achieved this by doling out his family members and kin as the leaders of grounds he won. His activities offered path to the Napoleonic Administration, which strived to save his capacity. So as to keep up his status as an almighty individual, the utilization of purposeful publicity was all together. Napoleon utilized mystery operators, self-assertive captures, and executions to control the popular feeling. He dealt with the press, which permitted him to totally control the media. The administration applied its capacity to surrender the right to speak freely of discourse and political freedom from the individuals. In doing as such, political agitation would be kept away from. However, in spite of this negative impact, the organization additionally realized new changes. The administration gave a systematic and proficient framework for the individuals to follow. Now, a progressively brought together government was stressed. Napoleon named regents to regulate significant administering divisions. Joined, this new framework concentrated Government expert in Paris. These delegate organizations made the fantasy of a popular government, when in truth, the individuals had no genuine force. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Probably the best change realized by the Government was the Napoleonic Code. This arrangement of rules endeavored to bring together the legitimate framework. Napoleon himself selected a board of lawful specialists to make another common code, in an offer to appease the open upheavals that tormented France for such a long time. This code carried balance to the residents under the watchful eye of the law. Business would be founded on capacity as opposed to birth, while individuals were allowed to seek after their preferred profession. In addition, residents were conceded strict opportunity. As it were, the administration endeavored to enable the individuals, while as yet safeguarding their unchallenged position and force. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In 1814, Napoleon was vanquished by the partners and constrained into banish. In his place, Louis the XVIII took the position of royalty. This denoted the arrival of a flat out government that supplanted the fascism recently protected by Napoleon. Regardless of this unexpected change, certain standards of the Napoleonic government were kept. The sanction of 1814 was basically a redesign of the Napoleonic code, which despite everything contained similar standards. Louis set up a parliamentary government, while likewise furnishing people in general with a free legal framework. With the reinvestigation of an outright government, Louis the XVIII was attentive to keep away from the ways of his ancestors. Right now, didn\'t endeavor to lead as a flat out ruler, however as a benefactor that acknowledged the will and wants of the individuals.</p>\n<!-- /wp:paragraph -->','Napoleonic France','','inherit','closed','closed','','5-revision-v1','','','2020-03-11 05:33:34','2020-03-11 05:33:34','',5,'http://ericdiard.fr/5-revision-v1/',0,'revision','',0),(10,1,'2020-03-11 05:42:24','2020-03-11 05:42:24','<!-- wp:paragraph -->\n<p>Nowadays it shocks no one when legislators and work pioneers swarm the mouthpieces to condemn a partnership that plans to move lucrative occupations abroad. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Be that as it may, right now, pundits didn\'t let out the slightest peep about securing American specialists or about making American employments. It would have been odd on the off chance that they had, in light of the fact that the crowd was not a genius American group. The \"ocean\" the occupations are moving over is the Atlantic Ocean, and their goal. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The fights were aimed at the French pharmaceutical goliath Sanofi, one of the world\'s greatest drugmakers. Amidst a not exactly outstanding yet gainful year, the organization\'s Canadian-German CEO, Christopher Viehbacher, reported designs to move many innovative work capacities from France to Massachusetts, home of Sanofi\'s most up to date securing, Genzyme. The move may wind up costing around 2,500 French occupations, as per Jean-Francois Chavance, a delegate of the French Democratic Confederation of Labor. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Viehbacher said that he trusted the move would help consolidate Genzyme\'s way of life of advancement into Sanofi\'s innovative work division. During a profit bring in July Viehbacher told columnists, \"Out of our examination in France, we haven\'t generally built up another atom in 20 years.\" (1) Genzyme, which Sanofi procured in a $20 billion threatening takeover, is a world head in delivering medications for uncommon hereditary infections. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>French Industry Minister Arnaud Montebourg was not satisfied. In a discourse in the National Assembly, the clergyman said he had revealed to Viehbacher that France \"as of now experienced enough difficulty restricting hemorrhages at organizations that are losing cash,\" without tolerating \"that ultra-performing organizations begin wrecking occupations.\" (2) </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Obviously, it isn\'t the obligation of fruitful organizations to adjust work misfortunes at less effective firms. Truth be told, a major piece of what makes an organization fruitful is the capacity and ability to center occupations where the work should be possible the most viably and at the least expense. Amazingly, Viehbacher reacted that Sanofi would \"make no expressions of remorse for being a productive organization.\" (2) </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>After Viehbacher\'s refusal to rethink his business methodology exclusively to satisfy government officials, Montebourg and other French pioneers may feel that everything they can do is protest. Protesting is presumably all that they will do, regardless of the troubling ramifications in a Wall Street Journal article (2) that the French government could fight back against Sanofi utilizing the influence of the national human services protection program. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:core-embed/youtube {\"url\":\"https://youtu.be/YndGgqCx3ME\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/YndGgqCx3ME\n</div></figure>\n<!-- /wp:core-embed/youtube -->\n\n<!-- wp:paragraph -->\n<p>There is another choice that French government authorities are disregarding: improve their nation\'s business atmosphere so fruitful organizations have increasingly motivation to wait. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Doing so would, as a matter of first importance, mean surrendering the informal approach of slamming organizations for choices that are useful for business yet awful for legislators. Second, it would mean loosening up guidelines, so as to give organizations space to support the kind of development that Sanofi has been not able to cultivate in France, yet that Genzyme had the option to deliver in the United States. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>France presently positions 29th, among 183 economies, for by and large \"simplicity of working together,\" as per The World Bank\'s Doing Business Project. The U.S. stays positioned at number four in spite of its own arrangement of issues, some of which I have expounded on previously, including those that drove the protection mammoth Aon to move its central command to the seventh-positioned United Kingdom. Since work costs are high in Western Europe, just as in the United States, an alluring administrative condition and a creative culture are especially significant as methods for drawing the kind of more generously compensated employments Sanofi is moving to the U.S. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>As opposed to attempting to pull in organizations, in any case, France is probably going to proceed with its system of attempting to pressure and alarm the ones previously based there into remaining. This is a similar talk we have heard here in the States. In contrast to numerous words, in any case, these don\'t sound any better in French.</p>\n<!-- /wp:paragraph -->','Political Braying Doesn\'t Sound Better In French','','publish','closed','closed','','political-braying-doesnt-sound-better-in-french','','','2020-03-11 05:42:25','2020-03-11 05:42:25','',0,'http://ericdiard.fr/?p=10',0,'post','',0),(11,1,'2020-03-11 05:42:10','2020-03-11 05:42:10','','04','','inherit','closed','closed','','04-2','','','2020-03-11 05:42:10','2020-03-11 05:42:10','',10,'http://ericdiard.fr/wp-content/uploads/2020/03/04-1.jpg',0,'attachment','image/jpeg',0),(12,1,'2020-03-11 05:42:24','2020-03-11 05:42:24','<!-- wp:paragraph -->\n<p>Nowadays it shocks no one when legislators and work pioneers swarm the mouthpieces to condemn a partnership that plans to move lucrative occupations abroad. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Be that as it may, right now, pundits didn\'t let out the slightest peep about securing American specialists or about making American employments. It would have been odd on the off chance that they had, in light of the fact that the crowd was not a genius American group. The \"ocean\" the occupations are moving over is the Atlantic Ocean, and their goal. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The fights were aimed at the French pharmaceutical goliath Sanofi, one of the world\'s greatest drugmakers. Amidst a not exactly outstanding yet gainful year, the organization\'s Canadian-German CEO, Christopher Viehbacher, reported designs to move many innovative work capacities from France to Massachusetts, home of Sanofi\'s most up to date securing, Genzyme. The move may wind up costing around 2,500 French occupations, as per Jean-Francois Chavance, a delegate of the French Democratic Confederation of Labor. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Viehbacher said that he trusted the move would help consolidate Genzyme\'s way of life of advancement into Sanofi\'s innovative work division. During a profit bring in July Viehbacher told columnists, \"Out of our examination in France, we haven\'t generally built up another atom in 20 years.\" (1) Genzyme, which Sanofi procured in a $20 billion threatening takeover, is a world head in delivering medications for uncommon hereditary infections. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>French Industry Minister Arnaud Montebourg was not satisfied. In a discourse in the National Assembly, the clergyman said he had revealed to Viehbacher that France \"as of now experienced enough difficulty restricting hemorrhages at organizations that are losing cash,\" without tolerating \"that ultra-performing organizations begin wrecking occupations.\" (2) </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Obviously, it isn\'t the obligation of fruitful organizations to adjust work misfortunes at less effective firms. Truth be told, a major piece of what makes an organization fruitful is the capacity and ability to center occupations where the work should be possible the most viably and at the least expense. Amazingly, Viehbacher reacted that Sanofi would \"make no expressions of remorse for being a productive organization.\" (2) </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>After Viehbacher\'s refusal to rethink his business methodology exclusively to satisfy government officials, Montebourg and other French pioneers may feel that everything they can do is protest. Protesting is presumably all that they will do, regardless of the troubling ramifications in a Wall Street Journal article (2) that the French government could fight back against Sanofi utilizing the influence of the national human services protection program. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:core-embed/youtube {\"url\":\"https://youtu.be/YndGgqCx3ME\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/YndGgqCx3ME\n</div></figure>\n<!-- /wp:core-embed/youtube -->\n\n<!-- wp:paragraph -->\n<p>There is another choice that French government authorities are disregarding: improve their nation\'s business atmosphere so fruitful organizations have increasingly motivation to wait. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Doing so would, as a matter of first importance, mean surrendering the informal approach of slamming organizations for choices that are useful for business yet awful for legislators. Second, it would mean loosening up guidelines, so as to give organizations space to support the kind of development that Sanofi has been not able to cultivate in France, yet that Genzyme had the option to deliver in the United States. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>France presently positions 29th, among 183 economies, for by and large \"simplicity of working together,\" as per The World Bank\'s Doing Business Project. The U.S. stays positioned at number four in spite of its own arrangement of issues, some of which I have expounded on previously, including those that drove the protection mammoth Aon to move its central command to the seventh-positioned United Kingdom. Since work costs are high in Western Europe, just as in the United States, an alluring administrative condition and a creative culture are especially significant as methods for drawing the kind of more generously compensated employments Sanofi is moving to the U.S. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>As opposed to attempting to pull in organizations, in any case, France is probably going to proceed with its system of attempting to pressure and alarm the ones previously based there into remaining. This is a similar talk we have heard here in the States. In contrast to numerous words, in any case, these don\'t sound any better in French.</p>\n<!-- /wp:paragraph -->','Political Braying Doesn\'t Sound Better In French','','inherit','closed','closed','','10-revision-v1','','','2020-03-11 05:42:24','2020-03-11 05:42:24','',10,'http://ericdiard.fr/10-revision-v1/',0,'revision','',0),(13,1,'2020-03-11 06:00:32','2020-03-11 06:00:32','','cropped-01.jpg','','inherit','closed','closed','','cropped-01-jpg','','','2020-03-11 06:00:32','2020-03-11 06:00:32','',0,'http://ericdiard.fr/wp-content/uploads/2020/03/cropped-01.jpg',0,'attachment','image/jpeg',0),(19,1,'2020-03-11 09:27:50','2020-03-11 09:27:50','','cropped-04-1-2.jpg','','inherit','closed','closed','','cropped-04-1-jpg','','','2020-03-11 09:27:50','2020-03-11 09:27:50','',0,'http://ericdiard.fr/wp-content/uploads/2020/03/cropped-04-1.jpg',0,'attachment','image/jpeg',0),(22,1,'2020-03-11 09:18:17','2020-03-11 09:18:17','<!-- wp:image {\"align\":\"center\",\"id\":38,\"sizeSlug\":\"large\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img src=\"http://ericdiard.fr/wp-content/uploads/2020/03/07.jpg\" alt=\"\" class=\"wp-image-38\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Éric Diard was an individual from the National Assembly of France somewhere in the range of 2002 and 2012. He spoke to the Bouches-du-Rhône division, and is an individual from the Republicans. He is the city hall leader of Sausset-les-Pins since 2001. He drove a parliamentary examination concerning radicalization in French security administrations.</p>\n<!-- /wp:paragraph -->','About','','publish','closed','closed','','about','','','2020-03-11 09:29:24','2020-03-11 09:29:24','',0,'http://ericdiard.fr/?page_id=22',0,'page','',0),(23,1,'2020-03-11 09:18:17','2020-03-11 09:18:17','','About','','inherit','closed','closed','','22-revision-v1','','','2020-03-11 09:18:17','2020-03-11 09:18:17','',22,'http://ericdiard.fr/22-revision-v1/',0,'revision','',0),(24,1,'2020-03-11 09:18:53','2020-03-11 09:18:53','<!-- wp:paragraph -->\n<p>[wpforms id=\"42\" title=\"false\" description=\"false\"]</p>\n<!-- /wp:paragraph -->','Reach Us','','publish','closed','closed','','reach-us','','','2020-03-11 09:34:38','2020-03-11 09:34:38','',0,'http://ericdiard.fr/?page_id=24',0,'page','',0),(25,1,'2020-03-11 09:18:53','2020-03-11 09:18:53','','Reach Us','','inherit','closed','closed','','24-revision-v1','','','2020-03-11 09:18:53','2020-03-11 09:18:53','',24,'http://ericdiard.fr/24-revision-v1/',0,'revision','',0),(26,1,'2020-03-11 09:19:21','2020-03-11 09:19:21','<!-- wp:paragraph -->\n<p>Last updated: [wpautoterms last_updated_date]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:shortcode -->\n[wpautoterms company_name]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p> (\"us\", \"we\", or \"our\") operates the [wpautoterms site_name] website (the \"Service\").</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This page informs you of our policies regarding the collection, use and disclosure of Personal Information when you use our Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We will not use or share your information with anyone except as described in this Privacy Policy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We 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]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Information Collection And Use</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>While 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:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Name</li><li>Email address</li><li>Telephone number</li><li>Address</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2>Log Data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We 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.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Google AdSense & DoubleClick Cookie</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Google, as a third party vendor, uses cookies to serve ads on our Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Cookies</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cookies 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.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We 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.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Service Providers</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We 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.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>These 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.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Security</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>The 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.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Links To Other Sites</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our 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.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have no control over, and assume no responsibility for the content, privacy policies or practices of any third party sites or services.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Children\'s Privacy</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our Service does not address anyone under the age of 18 (\"Children\").</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We 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.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Compliance With Laws</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We will disclose your Personal Information where required to do so by law or subpoena.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Changes To This Privacy Policy</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We 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.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You 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.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Contact Us</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you have any questions about this Privacy Policy, please contact us.</p>\n<!-- /wp:paragraph -->','Privacy Policy','','publish','closed','closed','','privacy-policy','','','2020-03-11 09:41:14','2020-03-11 09:41:14','',0,'http://ericdiard.fr/?page_id=26',0,'page','',0),(27,1,'2020-03-11 09:19:21','2020-03-11 09:19:21','','Privacy Policy','','inherit','closed','closed','','26-revision-v1','','','2020-03-11 09:19:21','2020-03-11 09:19:21','',26,'http://ericdiard.fr/26-revision-v1/',0,'revision','',0),(28,1,'2020-03-11 09:19:56','2020-03-11 09:19:56','<!-- wp:paragraph -->\n<p>Last updated: [wpautoterms last_updated_date]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Please 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\").</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Your 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.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>By 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.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Intellectual Property</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>The Service and its original content, features and functionality are and will remain the exclusive property of [wpautoterms company_name] and its licensors.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Links To Other Web Sites</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our Service may contain links to third-party web sites or services that are not owned or controlled by [wpautoterms company_name].</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:shortcode -->\n[wpautoterms company_name]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p> 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.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We strongly advise you to read the terms and conditions and privacy policies of any third-party web sites or services that you visit.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Termination</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We 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.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>All 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.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Governing Law</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>These Terms shall be governed and construed in accordance with the laws of France without regard to its conflict of law provisions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Our 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.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Changes</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We 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.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>By 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.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Contact Us</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you have any questions about these Terms, please contact us.</p>\n<!-- /wp:paragraph -->','Terms and Conditions','','publish','closed','closed','','terms-and-conditions','','','2020-03-11 09:40:39','2020-03-11 09:40:39','',0,'http://ericdiard.fr/?page_id=28',0,'page','',0),(29,1,'2020-03-11 09:19:56','2020-03-11 09:19:56','','Terms and Conditions','','inherit','closed','closed','','28-revision-v1','','','2020-03-11 09:19:56','2020-03-11 09:19:56','',28,'http://ericdiard.fr/28-revision-v1/',0,'revision','',0),(30,1,'2020-03-11 09:20:49','2020-03-11 09:20:49','','Politics','','publish','closed','closed','','politics','','','2020-03-11 09:20:49','2020-03-11 09:20:49','',0,'http://ericdiard.fr/?page_id=30',0,'page','',0),(31,1,'2020-03-11 09:20:49','2020-03-11 09:20:49','','Politics','','inherit','closed','closed','','30-revision-v1','','','2020-03-11 09:20:49','2020-03-11 09:20:49','',30,'http://ericdiard.fr/30-revision-v1/',0,'revision','',0),(32,1,'2020-03-11 09:22:26','2020-03-11 09:22:26','','Home','','publish','closed','closed','','home','','','2020-03-11 09:22:40','2020-03-11 09:22:40','',0,'http://ericdiard.fr/?p=32',1,'nav_menu_item','',0),(33,1,'2020-03-11 09:22:26','2020-03-11 09:22:26',' ','','','publish','closed','closed','','33','','','2020-03-11 09:22:40','2020-03-11 09:22:40','',0,'http://ericdiard.fr/?p=33',2,'nav_menu_item','',0),(34,1,'2020-03-11 09:22:26','2020-03-11 09:22:26',' ','','','publish','closed','closed','','34','','','2020-03-11 09:22:40','2020-03-11 09:22:40','',0,'http://ericdiard.fr/?p=34',3,'nav_menu_item','',0),(35,1,'2020-03-11 09:22:26','2020-03-11 09:22:26',' ','','','publish','closed','closed','','35','','','2020-03-11 09:22:40','2020-03-11 09:22:40','',0,'http://ericdiard.fr/?p=35',4,'nav_menu_item','',0),(36,1,'2020-03-11 09:22:26','2020-03-11 09:22:26',' ','','','publish','closed','closed','','36','','','2020-03-11 09:22:40','2020-03-11 09:22:40','',0,'http://ericdiard.fr/?p=36',6,'nav_menu_item','',0),(37,1,'2020-03-11 09:22:26','2020-03-11 09:22:26',' ','','','publish','closed','closed','','37','','','2020-03-11 09:22:40','2020-03-11 09:22:40','',0,'http://ericdiard.fr/?p=37',5,'nav_menu_item','',0),(38,1,'2020-03-11 09:26:18','2020-03-11 09:26:18','','07','','inherit','closed','closed','','07','','','2020-03-11 09:26:18','2020-03-11 09:26:18','',22,'http://ericdiard.fr/wp-content/uploads/2020/03/07.jpg',0,'attachment','image/jpeg',0),(39,1,'2020-03-11 09:26:30','2020-03-11 09:26:30','<!-- wp:image {\"align\":\"center\",\"id\":38,\"sizeSlug\":\"large\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img src=\"http://ericdiard.fr/wp-content/uploads/2020/03/07.jpg\" alt=\"\" class=\"wp-image-38\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Éric Diard was an individual from the National Assembly of France somewhere in the range of 2002 and 2012. He spoke to the Bouches-du-Rhône division, and is an individual from the Republicans. He is the city hall leader of Sausset-les-Pins since 2001. He drove a parliamentary examination concerning radicalization in French security administrations.</p>\n<!-- /wp:paragraph -->','About','','inherit','closed','closed','','22-revision-v1','','','2020-03-11 09:26:30','2020-03-11 09:26:30','',22,'http://ericdiard.fr/22-revision-v1/',0,'revision','',0),(41,1,'2020-03-11 09:29:24','2020-03-11 09:29:24','<!-- wp:image {\"align\":\"center\",\"id\":38,\"sizeSlug\":\"large\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img src=\"http://ericdiard.fr/wp-content/uploads/2020/03/07.jpg\" alt=\"\" class=\"wp-image-38\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Éric Diard was an individual from the National Assembly of France somewhere in the range of 2002 and 2012. He spoke to the Bouches-du-Rhône division, and is an individual from the Republicans. He is the city hall leader of Sausset-les-Pins since 2001. He drove a parliamentary examination concerning radicalization in French security administrations.</p>\n<!-- /wp:paragraph -->','About','','inherit','closed','closed','','22-revision-v1','','','2020-03-11 09:29:24','2020-03-11 09:29:24','',22,'http://ericdiard.fr/22-revision-v1/',0,'revision','',0),(42,1,'2020-03-11 09:32:42','2020-03-11 09:32:42','{\"id\":\"42\",\"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\":\"ericdiard.fr\",\"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\":\"22\",\"redirect\":\"\"}}},\"meta\":{\"template\":\"contact\"}}','Simple Contact Form','','publish','closed','closed','','simple-contact-form','','','2020-03-11 09:33:46','2020-03-11 09:33:46','',0,'http://ericdiard.fr/?post_type=wpforms&p=42',0,'wpforms','',0),(43,1,'2020-03-11 09:34:38','2020-03-11 09:34:38','<!-- wp:paragraph -->\n<p>[wpforms id=\"42\" title=\"false\" description=\"false\"]</p>\n<!-- /wp:paragraph -->','Reach Us','','inherit','closed','closed','','24-revision-v1','','','2020-03-11 09:34:38','2020-03-11 09:34:38','',24,'http://ericdiard.fr/24-revision-v1/',0,'revision','',0),(46,1,'2020-03-11 09:38:37','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<h2>Google AdSense & DoubleClick Cookie</h2>\n\nGoogle, as a third party vendor, uses cookies to serve ads on our Service.\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-03-11 09:38:37','2020-03-11 09:38:37','',0,'http://ericdiard.fr/?post_type=wpautoterms_page&p=46',0,'wpautoterms_page','',0),(47,1,'2020-03-11 09:38:37','2020-03-11 09:38:37','','placeholder','','inherit','closed','closed','','46-revision-v1','','','2020-03-11 09:38:37','2020-03-11 09:38:37','',46,'http://ericdiard.fr/46-revision-v1/',0,'revision','',0),(48,1,'2020-03-11 09:38:37','2020-03-11 09:38:37','\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<h2>Google AdSense & DoubleClick Cookie</h2>\n\nGoogle, as a third party vendor, uses cookies to serve ads on our Service.\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','','46-revision-v1','','','2020-03-11 09:38:37','2020-03-11 09:38:37','',46,'http://ericdiard.fr/46-revision-v1/',0,'revision','',0),(50,1,'2020-03-11 09:40:25','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\n<h2>Governing Law</h2>\n\nThese Terms shall be governed and construed in accordance with the laws of France 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-03-11 09:40:25','2020-03-11 09:40:25','',0,'http://ericdiard.fr/?post_type=wpautoterms_page&p=50',0,'wpautoterms_page','',0),(51,1,'2020-03-11 09:40:25','2020-03-11 09:40:25','','placeholder','','inherit','closed','closed','','50-revision-v1','','','2020-03-11 09:40:25','2020-03-11 09:40:25','',50,'http://ericdiard.fr/50-revision-v1/',0,'revision','',0),(52,1,'2020-03-11 09:40:25','2020-03-11 09:40:25','\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\n<h2>Governing Law</h2>\n\nThese Terms shall be governed and construed in accordance with the laws of France 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','','50-revision-v1','','','2020-03-11 09:40:25','2020-03-11 09:40:25','',50,'http://ericdiard.fr/50-revision-v1/',0,'revision','',0),(53,1,'2020-03-11 09:40:39','2020-03-11 09:40:39','<!-- wp:paragraph -->\n<p>Last updated: [wpautoterms last_updated_date]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Please 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\").</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Your 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.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>By 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.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Intellectual Property</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>The Service and its original content, features and functionality are and will remain the exclusive property of [wpautoterms company_name] and its licensors.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Links To Other Web Sites</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our Service may contain links to third-party web sites or services that are not owned or controlled by [wpautoterms company_name].</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:shortcode -->\n[wpautoterms company_name]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p> 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.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We strongly advise you to read the terms and conditions and privacy policies of any third-party web sites or services that you visit.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Termination</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We 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.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>All 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.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Governing Law</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>These Terms shall be governed and construed in accordance with the laws of France without regard to its conflict of law provisions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Our 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.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Changes</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We 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.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>By 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.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Contact Us</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you have any questions about these Terms, please contact us.</p>\n<!-- /wp:paragraph -->','Terms and Conditions','','inherit','closed','closed','','28-revision-v1','','','2020-03-11 09:40:39','2020-03-11 09:40:39','',28,'http://ericdiard.fr/28-revision-v1/',0,'revision','',0),(54,1,'2020-03-11 09:41:14','2020-03-11 09:41:14','<!-- wp:paragraph -->\n<p>Last updated: [wpautoterms last_updated_date]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:shortcode -->\n[wpautoterms company_name]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p> (\"us\", \"we\", or \"our\") operates the [wpautoterms site_name] website (the \"Service\").</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This page informs you of our policies regarding the collection, use and disclosure of Personal Information when you use our Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We will not use or share your information with anyone except as described in this Privacy Policy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We 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]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Information Collection And Use</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>While 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:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Name</li><li>Email address</li><li>Telephone number</li><li>Address</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2>Log Data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We 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.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Google AdSense & DoubleClick Cookie</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Google, as a third party vendor, uses cookies to serve ads on our Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Cookies</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cookies 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.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We 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.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Service Providers</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We 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.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>These 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.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Security</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>The 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.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Links To Other Sites</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our 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.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have no control over, and assume no responsibility for the content, privacy policies or practices of any third party sites or services.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Children\'s Privacy</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our Service does not address anyone under the age of 18 (\"Children\").</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We 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.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Compliance With Laws</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We will disclose your Personal Information where required to do so by law or subpoena.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Changes To This Privacy Policy</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We 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.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You 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.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Contact Us</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you have any questions about this Privacy Policy, please contact us.</p>\n<!-- /wp:paragraph -->','Privacy Policy','','inherit','closed','closed','','26-revision-v1','','','2020-03-11 09:41:14','2020-03-11 09:41:14','',26,'http://ericdiard.fr/26-revision-v1/',0,'revision','',0),(55,1,'2020-03-11 12:12:55','2020-03-11 12:12:55','{\"id\":\"55\",\"field_id\":2,\"fields\":[{\"id\":\"0\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"simple\",\"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\":\"\"}],\"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\":\"ericdiard.fr\",\"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\":\"22\",\"redirect\":\"\"}}},\"meta\":{\"template\":\"subscribe\"}}','Newsletter Signup Form','','publish','closed','closed','','newsletter-signup-form','','','2020-03-11 12:13:53','2020-03-11 12:13:53','',0,'http://ericdiard.fr/?post_type=wpforms&p=55',0,'wpforms','',0),(57,1,'2020-03-11 13:15:20','2020-03-11 13:15:20','','88','','inherit','closed','closed','','88','','','2020-03-11 13:15:20','2020-03-11 13:15:20','',0,'http://ericdiard.fr/wp-content/uploads/2020/03/88.png',0,'attachment','image/png',0),(58,1,'2020-03-11 13:15:33','2020-03-11 13:15:33','http://ericdiard.fr/wp-content/uploads/2020/03/cropped-88.png','cropped-88.png','','inherit','closed','closed','','cropped-88-png','','','2020-03-11 13:15:33','2020-03-11 13:15:33','',0,'http://ericdiard.fr/wp-content/uploads/2020/03/cropped-88.png',0,'attachment','image/png',0),(61,1,'2020-03-12 05:26:57','2020-03-12 05:26:57','body.tempo-has-header header.tempo-header div.tempo-header-partial .tempo-header-content {\n margin-top: 0 !important\n}','cronus','','publish','closed','closed','','cronus','','','2020-03-12 05:26:57','2020-03-12 05:26:57','',0,'http://ericdiard.fr/cronus/',0,'custom_css','',0),(62,1,'2020-03-12 05:26:57','2020-03-12 05:26:57','body.tempo-has-header header.tempo-header div.tempo-header-partial .tempo-header-content {\n margin-top: 0 !important\n}','cronus','','inherit','closed','closed','','61-revision-v1','','','2020-03-12 05:26:57','2020-03-12 05:26:57','',61,'http://ericdiard.fr/61-revision-v1/',0,'revision','',0),(63,1,'2020-03-12 05:44:12','2020-03-12 05:44:12','','00','','inherit','closed','closed','','00','','','2020-03-12 05:44:12','2020-03-12 05:44:12','',0,'http://ericdiard.fr/wp-content/uploads/2020/03/00.jpg',0,'attachment','image/jpeg',0),(64,1,'2020-03-12 05:44:25','2020-03-12 05:44:25','http://ericdiard.fr/wp-content/uploads/2020/03/cropped-00.jpg','cropped-00.jpg','','inherit','closed','closed','','cropped-00-jpg','','','2020-03-12 05:44:25','2020-03-12 05:44:25','',0,'http://ericdiard.fr/wp-content/uploads/2020/03/cropped-00.jpg',0,'attachment','image/jpeg',0),(66,1,'2020-03-12 05:54:29','2020-03-12 05:54:29','','output-onlinepngtools','','inherit','closed','closed','','output-onlinepngtools','','','2020-03-12 05:54:29','2020-03-12 05:54:29','',0,'http://ericdiard.fr/wp-content/uploads/2020/03/output-onlinepngtools.png',0,'attachment','image/png',0),(67,1,'2020-03-12 05:54:47','2020-03-12 05:54:47','http://ericdiard.fr/wp-content/uploads/2020/03/cropped-output-onlinepngtools.png','cropped-output-onlinepngtools.png','','inherit','closed','closed','','cropped-output-onlinepngtools-png','','','2020-03-12 05:54:47','2020-03-12 05:54:47','',0,'http://ericdiard.fr/wp-content/uploads/2020/03/cropped-output-onlinepngtools.png',0,'attachment','image/png',0),(68,1,'2020-03-12 06:39:36','2020-03-12 06:39:36','http://ericdiard.fr/wp-content/uploads/2020/03/cropped-00-1.jpg','cropped-00-1.jpg','','inherit','closed','closed','','cropped-00-1-jpg','','','2020-03-12 06:39:36','2020-03-12 06:39:36','',0,'http://ericdiard.fr/wp-content/uploads/2020/03/cropped-00-1.jpg',0,'attachment','image/jpeg',0),(70,1,'2020-03-12 06:45:13','2020-03-12 06:45:13','','88','','inherit','closed','closed','','88-2','','','2020-03-12 06:45:13','2020-03-12 06:45:13','',0,'http://ericdiard.fr/wp-content/uploads/2020/03/88.jpg',0,'attachment','image/jpeg',0),(71,1,'2020-03-12 06:45:22','2020-03-12 06:45:22','http://ericdiard.fr/wp-content/uploads/2020/03/cropped-88.jpg','cropped-88.jpg','','inherit','closed','closed','','cropped-88-jpg','','','2020-03-12 06:45:22','2020-03-12 06:45:22','',0,'http://ericdiard.fr/wp-content/uploads/2020/03/cropped-88.jpg',0,'attachment','image/jpeg',0),(72,1,'2020-03-12 06:46:58','2020-03-12 06:46:58','','12','','inherit','closed','closed','','12','','','2020-03-12 06:46:58','2020-03-12 06:46:58','',0,'http://ericdiard.fr/wp-content/uploads/2020/03/12.jpg',0,'attachment','image/jpeg',0),(73,1,'2020-03-12 06:47:10','2020-03-12 06:47:10','http://ericdiard.fr/wp-content/uploads/2020/03/cropped-12.jpg','cropped-12.jpg','','inherit','closed','closed','','cropped-12-jpg','','','2020-03-12 06:47:10','2020-03-12 06:47:10','',0,'http://ericdiard.fr/wp-content/uploads/2020/03/cropped-12.jpg',0,'attachment','image/jpeg',0),(76,1,'2020-03-12 06:55:38','2020-03-12 06:55:38','body p {\n font-family: \"Rubik\", sans-serif !important;\n font-weight: 300;\n line-height: 26px;\n font-size: 15px;\n color: #737373;\n}\n.entry-content p {text-align: justify;}\n.entry-content .blogpost-button {display: none;}\n\n.search-form .search-field {\n width: 100%;\n}','modern-storytelling','','publish','closed','closed','','modern-storytelling','','','2020-03-12 07:18:54','2020-03-12 07:18:54','',0,'http://ericdiard.fr/modern-storytelling/',0,'custom_css','',0),(77,1,'2020-03-12 06:55:38','2020-03-12 06:55:38','.entry-content p {\n text-align: justify;\n}','modern-storytelling','','inherit','closed','closed','','76-revision-v1','','','2020-03-12 06:55:38','2020-03-12 06:55:38','',76,'http://ericdiard.fr/76-revision-v1/',0,'revision','',0),(79,1,'2020-03-12 06:59:39','2020-03-12 06:59:39','.entry-content p {\n text-align: justify;\n}\n.entry-content .blogpost-button {display: none;}','modern-storytelling','','inherit','closed','closed','','76-revision-v1','','','2020-03-12 06:59:39','2020-03-12 06:59:39','',76,'http://ericdiard.fr/76-revision-v1/',0,'revision','',0),(81,1,'2020-03-12 07:04:25','2020-03-12 07:04:25','.entry-content p {\n font-family: \"Rubik\", sans-serif !important;\n font-weight: 300;\n line-height: 26px;\n font-size: 15px;\n color: #737373;\n text-align: justify;\n}\n.entry-content .blogpost-button {display: none;}','modern-storytelling','','inherit','closed','closed','','76-revision-v1','','','2020-03-12 07:04:25','2020-03-12 07:04:25','',76,'http://ericdiard.fr/76-revision-v1/',0,'revision','',0),(83,1,'2020-03-12 07:06:12','2020-03-12 07:06:12','body p {\n font-family: \"Rubik\", sans-serif !important;\n font-weight: 300;\n line-height: 26px;\n font-size: 15px;\n color: #737373;\n}\n.entry-content p {text-align: justify;}\n.entry-content .blogpost-button {display: none;}','modern-storytelling','','inherit','closed','closed','','76-revision-v1','','','2020-03-12 07:06:12','2020-03-12 07:06:12','',76,'http://ericdiard.fr/76-revision-v1/',0,'revision','',0),(84,1,'2020-03-12 07:15:36','2020-03-12 07:15:36','','76','','inherit','closed','closed','','76','','','2020-03-12 07:15:36','2020-03-12 07:15:36','',0,'http://ericdiard.fr/wp-content/uploads/2020/03/76.jpg',0,'attachment','image/jpeg',0),(86,1,'2020-03-12 07:18:54','2020-03-12 07:18:54','body p {\n font-family: \"Rubik\", sans-serif !important;\n font-weight: 300;\n line-height: 26px;\n font-size: 15px;\n color: #737373;\n}\n.entry-content p {text-align: justify;}\n.entry-content .blogpost-button {display: none;}\n\n.search-form .search-field {\n width: 100%;\n}','modern-storytelling','','inherit','closed','closed','','76-revision-v1','','','2020-03-12 07:18:54','2020-03-12 07:18:54','',76,'http://ericdiard.fr/76-revision-v1/',0,'revision','',0),(87,1,'2020-03-12 07:25:00','2020-03-12 07:25:00','','84','','inherit','closed','closed','','84','','','2020-03-12 07:25:00','2020-03-12 07:25:00','',0,'http://ericdiard.fr/wp-content/uploads/2020/03/84.jpg',0,'attachment','image/jpeg',0),(90,1,'2020-06-13 22:13:43','2020-06-13 22:13:43','Ces dernières années, un grand nombre de sites web de comparaison de prix ont vu le jour au Royaume-Uni, couvrant des domaines aussi divers que les assurances automobile, habitation et vie, les hôtels, les vols, les prêts, les cartes de crédit, la musique et bien d\'autres encore. Bien que ces sites offrent aux consommateurs une méthode simple et efficace pour identifier rapidement et facilement les meilleures offres sur le web, chaque site limite généralement ses résultats de recherche à un nombre limité de fournisseurs sélectionnés. Cela signifie qu\'il n\'est pas toujours possible d\'être sûr de trouver la meilleure offre si vous ne consultez qu\'un seul <a href=\"https://www.touchatag.com/fr/\">site de comparaison en Touchatag.com/fr/</a>.\r\n<h2>Nombre de ces sites de comparaison</h2>\r\nEn outre, le nombre de ces sites de comparaison qui existent aujourd\'hui ne fait qu\'aggraver la difficulté de comparer les prix et peut rendre le processus d\'identification de la meilleure offre très difficile. Même si vous décidez d\'utiliser un site de comparaison des prix, vous risquez de passer à côté d\'un certain nombre de fournisseurs qui pourraient vous proposer un meilleur prix que celui qui vous est actuellement proposé.\r\n<h3>Choisissez le site de comparaison des prix</h3>\r\nToutefois, en vous assurant que vous choisissez le site de comparaison des prix qui répond à vos besoins spécifiques et en maximisant le nombre de devis que vous recevez en comparant les résultats de plusieurs de ces sites, vous avez beaucoup plus de chances de trouver la meilleure offre. La plupart des sites de comparaison vous permettent également de peaufiner rapidement les détails de votre police après avoir reçu vos devis. C\'est une fonction utile pour vérifier les effets de changements tels que la franchise volontaire de votre police ou le montant de la couverture juridique incluse, car ces éléments peuvent avoir une incidence considérable sur le prix indiqué dans le devis.','Comparez les sites de comparaison de prix sur la qualité et voyez ce qui correspond à votre style','','publish','closed','closed','','comparez-les-sites-de-comparaison-de-prix-sur-la-qualite-et-voyez-ce-qui-correspond-a-votre-style','','','2020-06-04 12:45:59','2020-06-04 12:45:59','',0,'http://ericdiard.fr/?p=90',0,'post','',0),(91,1,'2020-06-04 12:45:20','2020-06-04 12:45:20','','22121','','inherit','closed','closed','','22121','','','2020-06-04 12:45:20','2020-06-04 12:45:20','',90,'http://ericdiard.fr/wp-content/uploads/2020/06/22121.jpg',0,'attachment','image/jpeg',0),(92,1,'2020-06-04 12:45:59','2020-06-04 12:45:59','Ces dernières années, un grand nombre de sites web de comparaison de prix ont vu le jour au Royaume-Uni, couvrant des domaines aussi divers que les assurances automobile, habitation et vie, les hôtels, les vols, les prêts, les cartes de crédit, la musique et bien d\'autres encore. Bien que ces sites offrent aux consommateurs une méthode simple et efficace pour identifier rapidement et facilement les meilleures offres sur le web, chaque site limite généralement ses résultats de recherche à un nombre limité de fournisseurs sélectionnés. Cela signifie qu\'il n\'est pas toujours possible d\'être sûr de trouver la meilleure offre si vous ne consultez qu\'un seul <a href=\"https://www.touchatag.com/fr/\">site de comparaison en Touchatag.com/fr/</a>.\r\n<h2>Nombre de ces sites de comparaison</h2>\r\nEn outre, le nombre de ces sites de comparaison qui existent aujourd\'hui ne fait qu\'aggraver la difficulté de comparer les prix et peut rendre le processus d\'identification de la meilleure offre très difficile. Même si vous décidez d\'utiliser un site de comparaison des prix, vous risquez de passer à côté d\'un certain nombre de fournisseurs qui pourraient vous proposer un meilleur prix que celui qui vous est actuellement proposé.\r\n<h3>Choisissez le site de comparaison des prix</h3>\r\nToutefois, en vous assurant que vous choisissez le site de comparaison des prix qui répond à vos besoins spécifiques et en maximisant le nombre de devis que vous recevez en comparant les résultats de plusieurs de ces sites, vous avez beaucoup plus de chances de trouver la meilleure offre. La plupart des sites de comparaison vous permettent également de peaufiner rapidement les détails de votre police après avoir reçu vos devis. C\'est une fonction utile pour vérifier les effets de changements tels que la franchise volontaire de votre police ou le montant de la couverture juridique incluse, car ces éléments peuvent avoir une incidence considérable sur le prix indiqué dans le devis.','Comparez les sites de comparaison de prix sur la qualité et voyez ce qui correspond à votre style','','inherit','closed','closed','','90-revision-v1','','','2020-06-04 12:45:59','2020-06-04 12:45:59','',90,'http://ericdiard.fr/90-revision-v1/',0,'revision','',0),(95,1,'2020-07-29 19:51:37','2020-07-29 19:51:37','Il n\'est pas toujours facile de trouver le meilleur taux d\'emprunt, mais cela en vaut la peine... vous pourriez constater que le meilleur taux d\'emprunt que vous pouvez trouver est bien inférieur à ce que vous aviez prévu, surtout si <a href=\"https://mkshft.org/fr/pret/\">vous avez un pret online</a> imparfait.\r\n<h2>Taux d\'intérêt</h2>\r\nIl est évident que lorsque vous recherchez le meilleur taux d\'intérêt, vous allez chercher le prêt qui a le taux d\'intérêt le plus bas que vous pouvez trouver. Plus le taux d\'intérêt est bas, moins vous aurez à payer le montant initial que vous empruntez pendant que vous remboursez le prêt.\r\n<blockquote>Afin d\'obtenir le meilleur taux d\'intérêt et de payer le moins d\'intérêts possible sur votre prêt, il est important que vous sachiez exactement quel type de prêt vous recherchez et si vous prévoyez ou non d\'utiliser des garanties pour assurer le prêt et garantir qu\'il sera remboursé <a href=\"https://mkshft.org/fr/mini-pret/\">dans les petit pret</a> délais et comme promis.</blockquote>\r\n<h2>Prêts garantis et prêts non garantis</h2>\r\nLe fait que le prêt soit garanti ou non est un facteur important pour déterminer le montant des intérêts que vous paierez sur votre prêt.\r\n<ul>\r\n <li>Un prêt garanti a une certaine valeur, comme la valeur nette d\'une maison ou d\'une automobile, qui sert de garantie que le prêteur récupérera son argent quoi qu\'il arrive.</li>\r\n <li>Un prêt non garanti est un prêt qui n\'utilise pas de garantie et dont les conditions sont généralement un peu plus strictes afin de garantir le remboursement du prêt.</li>\r\n <li>Le meilleur taux d\'intérêt que vous pouvez obtenir est probablement celui d\'un prêt garanti, car la garantie tend à rendre les prêteurs plus disposés à offrir de bons taux ; les prêts non garantis sont généralement assortis de taux d\'intérêt plus élevés que les prêts garantis, et peuvent ne pas être disponibles du tout selon la cote <a href=\"https://mkshft.org/fr/mini-pret/1000-euro/\">pret de 1000 euros</a> la personne qui cherche à obtenir le prêt.</li>\r\n</ul>\r\n<h2>Taux de prêt et crédit</h2>\r\nComme vous allez emprunter de l\'argent, les prêteurs examineront votre cote de crédit pour avoir une idée de la façon dont vous avez remboursé vos dettes dans le passé et si vous êtes susceptible de présenter un risque lorsqu\'il s\'agira de récupérer leur argent. Il est évident que vous avez beaucoup plus de chances d\'obtenir les meilleurs taux d\'intérêt si vous avez un bon ou un excellent crédit... Ce n\'est pas parce que vous avez eu quelques problèmes financiers dans le passé que vous ne pouvez pas obtenir un bon taux.\r\n<blockquote>En général, la meilleure façon de maintenir des taux bas lorsque vous avez eu des problèmes de crédit est d\'utiliser des garanties de grande valeur pour le prêt ; même si votre crédit n\'est pas parfait, vous pourrez bénéficier de meilleurs taux car le prêteur est assuré de récupérer son argent quoi qu\'il arrive.</blockquote>\r\nhttps://www.youtube.com/watch?v=DbL1OpvAV-o','Le meilleur moyen de trouver des prêts en France, que faut-il chercher en 2020 ?','','publish','closed','closed','','le-meilleur-moyen-de-trouver-des-prets-en-france-que-faut-il-chercher-en-2020','','','2020-07-29 19:51:37','2020-07-29 19:51:37','',0,'http://ericdiard.fr/?p=95',0,'post','',0),(96,1,'2020-07-29 19:42:25','2020-07-29 19:42:25','','115151515','','inherit','closed','closed','','115151515','','','2020-07-29 19:42:25','2020-07-29 19:42:25','',95,'http://ericdiard.fr/wp-content/uploads/2020/07/115151515.jpg',0,'attachment','image/jpeg',0),(97,1,'2020-07-29 19:51:37','2020-07-29 19:51:37','Il n\'est pas toujours facile de trouver le meilleur taux d\'emprunt, mais cela en vaut la peine... vous pourriez constater que le meilleur taux d\'emprunt que vous pouvez trouver est bien inférieur à ce que vous aviez prévu, surtout si <a href=\"https://mkshft.org/fr/pret/\">vous avez un pret online</a> imparfait.\r\n<h2>Taux d\'intérêt</h2>\r\nIl est évident que lorsque vous recherchez le meilleur taux d\'intérêt, vous allez chercher le prêt qui a le taux d\'intérêt le plus bas que vous pouvez trouver. Plus le taux d\'intérêt est bas, moins vous aurez à payer le montant initial que vous empruntez pendant que vous remboursez le prêt.\r\n<blockquote>Afin d\'obtenir le meilleur taux d\'intérêt et de payer le moins d\'intérêts possible sur votre prêt, il est important que vous sachiez exactement quel type de prêt vous recherchez et si vous prévoyez ou non d\'utiliser des garanties pour assurer le prêt et garantir qu\'il sera remboursé <a href=\"https://mkshft.org/fr/mini-pret/\">dans les petit pret</a> délais et comme promis.</blockquote>\r\n<h2>Prêts garantis et prêts non garantis</h2>\r\nLe fait que le prêt soit garanti ou non est un facteur important pour déterminer le montant des intérêts que vous paierez sur votre prêt.\r\n<ul>\r\n <li>Un prêt garanti a une certaine valeur, comme la valeur nette d\'une maison ou d\'une automobile, qui sert de garantie que le prêteur récupérera son argent quoi qu\'il arrive.</li>\r\n <li>Un prêt non garanti est un prêt qui n\'utilise pas de garantie et dont les conditions sont généralement un peu plus strictes afin de garantir le remboursement du prêt.</li>\r\n <li>Le meilleur taux d\'intérêt que vous pouvez obtenir est probablement celui d\'un prêt garanti, car la garantie tend à rendre les prêteurs plus disposés à offrir de bons taux ; les prêts non garantis sont généralement assortis de taux d\'intérêt plus élevés que les prêts garantis, et peuvent ne pas être disponibles du tout selon la cote <a href=\"https://mkshft.org/fr/mini-pret/1000-euro/\">pret de 1000 euros</a> la personne qui cherche à obtenir le prêt.</li>\r\n</ul>\r\n<h2>Taux de prêt et crédit</h2>\r\nComme vous allez emprunter de l\'argent, les prêteurs examineront votre cote de crédit pour avoir une idée de la façon dont vous avez remboursé vos dettes dans le passé et si vous êtes susceptible de présenter un risque lorsqu\'il s\'agira de récupérer leur argent. Il est évident que vous avez beaucoup plus de chances d\'obtenir les meilleurs taux d\'intérêt si vous avez un bon ou un excellent crédit... Ce n\'est pas parce que vous avez eu quelques problèmes financiers dans le passé que vous ne pouvez pas obtenir un bon taux.\r\n<blockquote>En général, la meilleure façon de maintenir des taux bas lorsque vous avez eu des problèmes de crédit est d\'utiliser des garanties de grande valeur pour le prêt ; même si votre crédit n\'est pas parfait, vous pourrez bénéficier de meilleurs taux car le prêteur est assuré de récupérer son argent quoi qu\'il arrive.</blockquote>\r\nhttps://www.youtube.com/watch?v=DbL1OpvAV-o','Le meilleur moyen de trouver des prêts en France, que faut-il chercher en 2020 ?','','inherit','closed','closed','','95-revision-v1','','','2020-07-29 19:51:37','2020-07-29 19:51:37','',95,'http://ericdiard.fr/95-revision-v1/',0,'revision','',0),(101,1,'2021-05-22 21:09:49','2021-05-22 21:09:49','Les actions américaines ont augmenté, poussant le S&P 500 à un record, alors que les investisseurs applaudissaient des données encourageantes sur l\'économie, un solide lot de bénéfices des entreprises et la perspective de jusqu\'à 1,8 billion de dollars de nouvelles dépenses gouvernementales. Les investisseurs ont passé une grande partie du mois aux prises avec deux dynamiques concurrentes: les signes d\'un fort rebond économique, en particulier aux États-Unis, et l\'aggravation des cas de Covid-19 ailleurs dans le monde qui menacent d\'entraver la reprise mondiale.\r\n\r\nS\'adressant à BizNews, pour aider à donner un sens aux développements pour les investisseurs, l\'expert américain des cycles boursiers est le Dr Richard Smith, PDG de The Foundation for the Study of Cycles. Il dit que Coinbase pourrait facilement devenir la Tesla du monde cryptographique et explique pourquoi il y a eu un changement sismique dans le monde numérique. Il pèse également sur le S & P500, qui s\'est mis sous tension - et met en garde contre le fait que les risques d\'investir dans des actions américaines sont désormais très élevés. - Jackie Cameron\r\n\r\nhttps://youtu.be/cLaDvJ9_EjU\r\n<h2>Dr Richard Smith sur la question de savoir si ce sera une bonne année pour les marchés américains:</h2>\r\nJe pense que ce sera probablement une bonne année, au moins pour encore deux mois. J\'ai quelques inquiétudes au sujet de la fin de l\'été et de l\'automne. La Réserve fédérale continue d\'injecter beaucoup de liquidités sur les marchés et cela continue de dépasser de nombreux cycles qui pourraient autrement se manifester. Mais nous avons aussi la première année d\'un cycle présidentiel - qui est souvent optimiste - surtout pendant l\'été. À plus long terme, cependant, j\'ai des préoccupations d\'ordre structurel. Il y a aussi, en quelque sorte, un cycle de 20 ans qui voit souvent une baisse significative au cours des deux premières années de chaque deuxième décennie.\r\n<blockquote>Vous vous souvenez peut-être de ce qui s\'est passé en 2000 avec le buste dot-com. Cela m\'a un peu énervé. L\'environnement dans lequel nous nous trouvons en ce moment est familier à quiconque a vécu le boom et l\'effondrement du point-com. [Il y a] beaucoup de spéculations en cours en ce moment, beaucoup de chiffres fous en termes de sentiment, de ratios d\'options d\'achat et de vente et d\'endettement sur marge. C\'est une période passionnante sur les marchés, mais je pense que c\'est aussi une période de risque élevé. Je pense que nous devons tous être d\'accord si nous voulons rester sur les marchés avec une correction significative au cours des 12 à 18 prochains mois.</blockquote>\r\n<h2>Sur ce que les investisseurs devraient faire maintenant:</h2>\r\nJe pense que c\'est une période difficile pour investir beaucoup d\'argent neuf sur les marchés à ces prix. Ceux d\'entre nous qui sont sur les marchés depuis un certain temps, il est très difficile de se classer au sommet du marché. Si ce n\'est pas cassé, ne le réparez pas. Daniel Kahneman et Richard Thaler soulignent que nous recherchons généralement des risques avec nos perdants. Lorsque nous perdons, nous prenons plus de risques parce que nous ne voulons pas vendre - parce que vendre signifie perdre. Nous avons doublé, triplé et transformé une transaction à court terme en une prise à long terme. Tout sauf prendre la perte.\r\n<ul>\r\n <li>Mais lorsque nous gagnons, le fait que nous détestons perdre se rattache à nos profits et nous devenons anxieux de perdre nos profits. Pendant ce temps, les marchés deviennent parfois fous et nous devons apprendre à rechercher des risques avec nos gagnants. Nous devons apprendre à ne pas prendre de risque avec nos perdants et à rechercher le risque avec nos gagnants. Parce que les marchés sont contre-intuitifs, normalement, nous recherchons des risques avec nos perdants et des averses au risque avec nos gagnants.</li>\r\n <li>Je ne veux pas dire vendre, même si je suis nerveux à propos des marchés [et] du potentiel d\'un crash. Je pense que tout cela revient à dire qu\'il faut être plus vigilant dès maintenant. Vous devez rester un peu mieux au courant des choses. Vous devez vous assurer de gérer vos risques. Il faut être à l\'affût de fissures majeures sur le marché qui pourraient se transformer en quelque chose de plus grave. <a href=\"https://www.cryptoglobal.io/fr/chainlink-previsions-2021/\">Chainlink prévision</a> est positif.</li>\r\n</ul>\r\n<h2>Sur son évaluation de la crypto-monnaie:</h2>\r\nJe pense que les crypto-monnaies font partie de la fièvre spéculative qui se manifeste actuellement dans de nombreux domaines des marchés. Les SPAC (sociétés d\'acquisition à vocation spéciale) sont un gros problème - des choses folles qui se passent dans [cet espace]. Il y a de sérieuses spéculations et beaucoup de nouvelles personnes sur les marchés qui ne savent pas vraiment ce qu\'elles font et qui investissent avec le troupeau. Je pense que les crypto-monnaies et la blockchain sont une révolution technologique sérieuse, à égalité avec Internet lui-même il y a vingt ans. Je pense vraiment que ce que vous voyez est vraiment la création d\'une économie numérique.\r\n<h3>Internet - comme il l\'a été jusqu\'à présent - n\'est pas vraiment une économie numérique, dans laquelle les gens possèdent et échangent des actifs numériques contre de la valeur.</h3>\r\nJ\'appelle Internet tel qu\'il est aujourd\'hui, télévision2.0. C\'est la télévision en temps réel, c\'est ce que c\'est. Facebook, Google et Apple monétisent vraiment la capacité de capter notre attention et de la diriger vers des choses qui génèrent des revenus pour eux - principalement des publicités. C\'est vraiment ce que l\'Internet est devenu au cours des 20 dernières années. Je pense que la blockchain et la crypto ont créé une pénurie numérique. Vous l\'avez donc vu en premier avec Bitcoin, où vous avez la possibilité de dire: «Je contrôle un Bitcoin. C\'est à moi, ce n\'est à personne d\'autre et je peux le prouver.\r\n<h3>C\'était vraiment nouveau. Maintenant, vous avez cela avec les NFT. Ces have existent depuis un certain temps, mais ils commencent à entrer dans la conscience publique.</h3>\r\nPensez aux NFT en ce qui concerne les brevets et la propriété intellectuelle. Je pense que la crypto et la blockchain sont vraiment la base d\'une nouvelle version d\'Internet. Je pense que nous en sommes aux premières étapes. C\'est vraiment ouvrir les droits de propriété numérique. Personnellement, je ne suis pas tout à fait à l\'aise avec une économie purement numérique. J\'aime toujours le côté analogique de la vie. J\'ai quelques inquiétudes à propos du passage à une économie purement numérique - mais ce génie est hors de la bouteille. À ce stade, je pense que c\'est plus une question de savoir comment nous le structurons de manière à ne pas consolider le pouvoir dans les institutions hautement centralisées - y compris les grandes entreprises, les multinationales et les gouvernements. <a href=\"https://www.cryptoglobal.io/fr/home/\">Crypto in France cryptoglobal.io</a> est positif.\r\n<h2>Sur Coinbase:</h2>\r\nJe pense que Coinbase est génial. Je suis un grand fan. Ils ont 56 millions d\'utilisateurs et ils sont rentables. C\'est incroyable. Je pense que Coinbase est un excellent jeu de diversification en ce qui concerne l\'espace de crypto-monnaie. Je pense qu\'ils vont devenir le Spotify, Apple ou Tesla du monde de la cryptographie. Ils ont une marque incroyable [et] une fidélité à la marque incroyable. Pourquoi n\'ont-ils pas pu prendre le contrôle du marché NFT? Je pense qu\'ils pourraient facilement. Je pense que Coinbase a fait un excellent travail. Je pense que c\'est définitivement un bon jeu de diversification pour beaucoup de gens qui veulent se plonger les orteils dans les crypto-monnaies - dans cette nouvelle économie - qui n\'ont pas encore eu la chance de le faire.\r\n<blockquote>Il est beaucoup plus facile d\'acheter des actions Coinbase que d\'aller acheter de la crypto-monnaie, bien qu\'il soit assez facile d\'ouvrir un compte sur Coinbase et de s\'acheter du Bitcoin. Je pense que tout le monde devrait - assurez-vous simplement de ne pas le faire avec plus d\'argent que ce que vous êtes à l\'aise de voir chuter de 50%, 75% ou 95% l\'année prochaine. Ce n\'est pas hors de question - c\'est arrivé à Amazon dans le buste dot-com et regardez où Amazon est aujourd\'hui. Je pense que ce sont des jeux à long terme, mais il faut avoir un état d\'esprit de 10 ans.</blockquote>','Coinbase: La nouvelle Tesla? Et d\'autres grandes questions boursières répondues','','publish','closed','closed','','coinbase-la-nouvelle-tesla-et-dautres-grandes-questions-boursieres-repondues','','','2021-06-04 20:00:44','2021-06-04 20:00:44','',0,'http://ericdiard.fr/?p=101',0,'post','',0),(102,1,'2021-06-04 20:00:44','2021-06-04 20:00:44','Les actions américaines ont augmenté, poussant le S&P 500 à un record, alors que les investisseurs applaudissaient des données encourageantes sur l\'économie, un solide lot de bénéfices des entreprises et la perspective de jusqu\'à 1,8 billion de dollars de nouvelles dépenses gouvernementales. Les investisseurs ont passé une grande partie du mois aux prises avec deux dynamiques concurrentes: les signes d\'un fort rebond économique, en particulier aux États-Unis, et l\'aggravation des cas de Covid-19 ailleurs dans le monde qui menacent d\'entraver la reprise mondiale.\r\n\r\nS\'adressant à BizNews, pour aider à donner un sens aux développements pour les investisseurs, l\'expert américain des cycles boursiers est le Dr Richard Smith, PDG de The Foundation for the Study of Cycles. Il dit que Coinbase pourrait facilement devenir la Tesla du monde cryptographique et explique pourquoi il y a eu un changement sismique dans le monde numérique. Il pèse également sur le S & P500, qui s\'est mis sous tension - et met en garde contre le fait que les risques d\'investir dans des actions américaines sont désormais très élevés. - Jackie Cameron\r\n\r\nhttps://youtu.be/cLaDvJ9_EjU\r\n<h2>Dr Richard Smith sur la question de savoir si ce sera une bonne année pour les marchés américains:</h2>\r\nJe pense que ce sera probablement une bonne année, au moins pour encore deux mois. J\'ai quelques inquiétudes au sujet de la fin de l\'été et de l\'automne. La Réserve fédérale continue d\'injecter beaucoup de liquidités sur les marchés et cela continue de dépasser de nombreux cycles qui pourraient autrement se manifester. Mais nous avons aussi la première année d\'un cycle présidentiel - qui est souvent optimiste - surtout pendant l\'été. À plus long terme, cependant, j\'ai des préoccupations d\'ordre structurel. Il y a aussi, en quelque sorte, un cycle de 20 ans qui voit souvent une baisse significative au cours des deux premières années de chaque deuxième décennie.\r\n<blockquote>Vous vous souvenez peut-être de ce qui s\'est passé en 2000 avec le buste dot-com. Cela m\'a un peu énervé. L\'environnement dans lequel nous nous trouvons en ce moment est familier à quiconque a vécu le boom et l\'effondrement du point-com. [Il y a] beaucoup de spéculations en cours en ce moment, beaucoup de chiffres fous en termes de sentiment, de ratios d\'options d\'achat et de vente et d\'endettement sur marge. C\'est une période passionnante sur les marchés, mais je pense que c\'est aussi une période de risque élevé. Je pense que nous devons tous être d\'accord si nous voulons rester sur les marchés avec une correction significative au cours des 12 à 18 prochains mois.</blockquote>\r\n<h2>Sur ce que les investisseurs devraient faire maintenant:</h2>\r\nJe pense que c\'est une période difficile pour investir beaucoup d\'argent neuf sur les marchés à ces prix. Ceux d\'entre nous qui sont sur les marchés depuis un certain temps, il est très difficile de se classer au sommet du marché. Si ce n\'est pas cassé, ne le réparez pas. Daniel Kahneman et Richard Thaler soulignent que nous recherchons généralement des risques avec nos perdants. Lorsque nous perdons, nous prenons plus de risques parce que nous ne voulons pas vendre - parce que vendre signifie perdre. Nous avons doublé, triplé et transformé une transaction à court terme en une prise à long terme. Tout sauf prendre la perte.\r\n<ul>\r\n <li>Mais lorsque nous gagnons, le fait que nous détestons perdre se rattache à nos profits et nous devenons anxieux de perdre nos profits. Pendant ce temps, les marchés deviennent parfois fous et nous devons apprendre à rechercher des risques avec nos gagnants. Nous devons apprendre à ne pas prendre de risque avec nos perdants et à rechercher le risque avec nos gagnants. Parce que les marchés sont contre-intuitifs, normalement, nous recherchons des risques avec nos perdants et des averses au risque avec nos gagnants.</li>\r\n <li>Je ne veux pas dire vendre, même si je suis nerveux à propos des marchés [et] du potentiel d\'un crash. Je pense que tout cela revient à dire qu\'il faut être plus vigilant dès maintenant. Vous devez rester un peu mieux au courant des choses. Vous devez vous assurer de gérer vos risques. Il faut être à l\'affût de fissures majeures sur le marché qui pourraient se transformer en quelque chose de plus grave. <a href=\"https://www.cryptoglobal.io/fr/chainlink-previsions-2021/\">Chainlink prévision</a> est positif.</li>\r\n</ul>\r\n<h2>Sur son évaluation de la crypto-monnaie:</h2>\r\nJe pense que les crypto-monnaies font partie de la fièvre spéculative qui se manifeste actuellement dans de nombreux domaines des marchés. Les SPAC (sociétés d\'acquisition à vocation spéciale) sont un gros problème - des choses folles qui se passent dans [cet espace]. Il y a de sérieuses spéculations et beaucoup de nouvelles personnes sur les marchés qui ne savent pas vraiment ce qu\'elles font et qui investissent avec le troupeau. Je pense que les crypto-monnaies et la blockchain sont une révolution technologique sérieuse, à égalité avec Internet lui-même il y a vingt ans. Je pense vraiment que ce que vous voyez est vraiment la création d\'une économie numérique.\r\n<h3>Internet - comme il l\'a été jusqu\'à présent - n\'est pas vraiment une économie numérique, dans laquelle les gens possèdent et échangent des actifs numériques contre de la valeur.</h3>\r\nJ\'appelle Internet tel qu\'il est aujourd\'hui, télévision2.0. C\'est la télévision en temps réel, c\'est ce que c\'est. Facebook, Google et Apple monétisent vraiment la capacité de capter notre attention et de la diriger vers des choses qui génèrent des revenus pour eux - principalement des publicités. C\'est vraiment ce que l\'Internet est devenu au cours des 20 dernières années. Je pense que la blockchain et la crypto ont créé une pénurie numérique. Vous l\'avez donc vu en premier avec Bitcoin, où vous avez la possibilité de dire: «Je contrôle un Bitcoin. C\'est à moi, ce n\'est à personne d\'autre et je peux le prouver.\r\n<h3>C\'était vraiment nouveau. Maintenant, vous avez cela avec les NFT. Ces have existent depuis un certain temps, mais ils commencent à entrer dans la conscience publique.</h3>\r\nPensez aux NFT en ce qui concerne les brevets et la propriété intellectuelle. Je pense que la crypto et la blockchain sont vraiment la base d\'une nouvelle version d\'Internet. Je pense que nous en sommes aux premières étapes. C\'est vraiment ouvrir les droits de propriété numérique. Personnellement, je ne suis pas tout à fait à l\'aise avec une économie purement numérique. J\'aime toujours le côté analogique de la vie. J\'ai quelques inquiétudes à propos du passage à une économie purement numérique - mais ce génie est hors de la bouteille. À ce stade, je pense que c\'est plus une question de savoir comment nous le structurons de manière à ne pas consolider le pouvoir dans les institutions hautement centralisées - y compris les grandes entreprises, les multinationales et les gouvernements. <a href=\"https://www.cryptoglobal.io/fr/home/\">Crypto in France cryptoglobal.io</a> est positif.\r\n<h2>Sur Coinbase:</h2>\r\nJe pense que Coinbase est génial. Je suis un grand fan. Ils ont 56 millions d\'utilisateurs et ils sont rentables. C\'est incroyable. Je pense que Coinbase est un excellent jeu de diversification en ce qui concerne l\'espace de crypto-monnaie. Je pense qu\'ils vont devenir le Spotify, Apple ou Tesla du monde de la cryptographie. Ils ont une marque incroyable [et] une fidélité à la marque incroyable. Pourquoi n\'ont-ils pas pu prendre le contrôle du marché NFT? Je pense qu\'ils pourraient facilement. Je pense que Coinbase a fait un excellent travail. Je pense que c\'est définitivement un bon jeu de diversification pour beaucoup de gens qui veulent se plonger les orteils dans les crypto-monnaies - dans cette nouvelle économie - qui n\'ont pas encore eu la chance de le faire.\r\n<blockquote>Il est beaucoup plus facile d\'acheter des actions Coinbase que d\'aller acheter de la crypto-monnaie, bien qu\'il soit assez facile d\'ouvrir un compte sur Coinbase et de s\'acheter du Bitcoin. Je pense que tout le monde devrait - assurez-vous simplement de ne pas le faire avec plus d\'argent que ce que vous êtes à l\'aise de voir chuter de 50%, 75% ou 95% l\'année prochaine. Ce n\'est pas hors de question - c\'est arrivé à Amazon dans le buste dot-com et regardez où Amazon est aujourd\'hui. Je pense que ce sont des jeux à long terme, mais il faut avoir un état d\'esprit de 10 ans.</blockquote>','Coinbase: La nouvelle Tesla? Et d\'autres grandes questions boursières répondues','','inherit','closed','closed','','101-revision-v1','','','2021-06-04 20:00:44','2021-06-04 20:00:44','',101,'http://ericdiard.fr/?p=102',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 (5,2,0),(5,3,0),(5,4,0),(5,5,0),(10,2,0),(10,3,0),(10,5,0),(10,6,0),(32,7,0),(33,7,0),(34,7,0),(35,7,0),(36,7,0),(37,7,0),(90,8,0),(95,9,0),(101,2,0),(101,8,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=10 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,3),(3,3,'category','',0,2),(4,4,'category','',0,1),(5,5,'category','',0,2),(6,6,'category','',0,1),(7,7,'nav_menu','',0,6),(8,8,'category','',0,2),(9,9,'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=10 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,'Blog','blog',0),(3,'News','news',0),(4,'Lawyer','lawyer',0),(5,'Assembly','assembly',0),(6,'French Revolution','french-revolution',0),(7,'Main menu','main-menu',0),(8,'Comparaison','comparaison',0),(9,'Prêts','prets',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=25 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','info'),(2,1,'first_name','Adrian'),(3,1,'last_name','Kuhn'),(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','addtoany_settings_pointer'),(15,1,'show_welcome_panel','1'),(16,1,'session_tokens','a:2:{s:64:\"450d55156f2521b98935d9b8b9bbfca0cae7dad0e70205edee83067e50e91382\";a:4:{s:10:\"expiration\";i:1632274284;s:2:\"ip\";s:13:\"185.104.29.32\";s:2:\"ua\";s:60:\"Mozilla/5.0 (compatible; MainWP/4.1.5.1; +http://mainwp.com)\";s:5:\"login\";i:1632101484;}s:64:\"a87a7021011c4952526c41453746d5382dd7c3f3b7cf5a3822df71add22416e4\";a:4:{s:10:\"expiration\";i:1632274284;s:2:\"ip\";s:13:\"185.104.29.32\";s:2:\"ua\";s:60:\"Mozilla/5.0 (compatible; MainWP/4.1.5.1; +http://mainwp.com)\";s:5:\"login\";i:1632101484;}}'),(17,1,'wp_dashboard_quick_press_last_post_id','100'),(18,1,'community-events-location','a:1:{s:2:\"ip\";s:10:\"84.86.10.0\";}'),(19,1,'dara_jetpack_admin_notice','dismissed'),(20,1,'wp_user-settings','libraryContent=browse&editor=tinymce'),(21,1,'wp_user-settings-time','1591274756'),(22,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\";}'),(23,1,'metaboxhidden_nav-menus','a:1:{i:0;s:12:\"add-post_tag\";}'),(24,1,'nav_menu_recently_edited','7');
/*!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=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_users`
--
LOCK TABLES `wp_users` WRITE;
/*!40000 ALTER TABLE `wp_users` DISABLE KEYS */;
INSERT INTO `wp_users` VALUES (1,'info','$P$BXg4vrojUTXKHUu5x3mPBkolUFEfAh1','info','[email protected]','','2020-03-07 20:24:15','',0,'Adrian Kuhn');
/*!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=5 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==','2020-03-11 09:31:43'),(2,'wpforms_admin_addons_cache_update','W10=','2021-04-21 16:16:55'),(3,'wpforms_admin_notifications_update','W10=','2021-06-04 19:46:30'),(4,'wpforms_admin_builder_templates_cache_update','W10=','2021-07-20 17:34:57');
/*!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:53:09