File: /opt/aphex/sites/tedxcaserta.it/db.sql
-- MySQL dump 10.13 Distrib 8.0.32, for Linux (x86_64)
--
-- Host: localhost Database: tedxcaserta_it
-- ------------------------------------------------------
-- 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 DEFAULT '0000-00-00 00:00:00',
`scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00',
`args` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`schedule` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
`group_id` bigint unsigned NOT NULL DEFAULT '0',
`attempts` int NOT NULL DEFAULT '0',
`last_attempt_gmt` datetime DEFAULT '0000-00-00 00:00:00',
`last_attempt_local` datetime DEFAULT '0000-00-00 00:00:00',
`claim_id` bigint unsigned NOT NULL DEFAULT '0',
`extended_args` varchar(8000) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
PRIMARY KEY (`action_id`),
KEY `hook` (`hook`),
KEY `status` (`status`),
KEY `scheduled_date_gmt` (`scheduled_date_gmt`),
KEY `args` (`args`),
KEY `group_id` (`group_id`),
KEY `last_attempt_gmt` (`last_attempt_gmt`),
KEY `claim_id` (`claim_id`),
KEY `claim_id_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=527 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 (453,'wpforms_email_summaries_fetch_info_blocks','complete','2022-04-29 17:22:38','2022-04-29 17:22:38','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1651252958;s:18:\"\0*\0first_timestamp\";i:1620890120;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1651252958;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-04-29 17:23:28','2022-04-29 17:23:28',0,NULL),(454,'wpforms_admin_builder_templates_cache_update','complete','2022-04-30 11:55:53','2022-04-30 11:55:53','{\"tasks_meta_id\":3}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1651319753;s:18:\"\0*\0first_timestamp\";i:1627704044;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1651319753;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-04-30 12:13:39','2022-04-30 12:13:39',0,NULL),(455,'wpforms_admin_addons_cache_update','complete','2022-05-02 14:30:06','2022-05-02 14:30:06','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1651501806;s:18:\"\0*\0first_timestamp\";i:1622576773;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1651501806;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-05-02 14:40:14','2022-05-02 14:40:14',0,NULL),(456,'wpforms_email_summaries_fetch_info_blocks','complete','2022-05-06 17:23:28','2022-05-06 17:23:28','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1651857808;s:18:\"\0*\0first_timestamp\";i:1620890120;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1651857808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-05-06 17:25:02','2022-05-06 17:25:02',0,NULL),(457,'wpforms_admin_builder_templates_cache_update','complete','2022-05-07 12:13:39','2022-05-07 12:13:39','{\"tasks_meta_id\":3}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1651925619;s:18:\"\0*\0first_timestamp\";i:1627704044;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1651925619;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-05-07 12:18:15','2022-05-07 12:18:15',0,NULL),(458,'wpforms_process_forms_locator_scan','complete','2022-05-02 09:41:48','2022-05-02 09:41:48','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1651484508;s:18:\"\0*\0first_timestamp\";i:1651484508;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1651484508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-05-02 09:41:50','2022-05-02 09:41:50',0,NULL),(459,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":7}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-05-02 09:41:50','2022-05-02 09:41:50',0,NULL),(460,'wpforms_process_forms_locator_scan','complete','2022-05-03 09:41:50','2022-05-03 09:41:50','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1651570910;s:18:\"\0*\0first_timestamp\";i:1651484508;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1651570910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-05-03 09:52:12','2022-05-03 09:52:12',0,NULL),(461,'wpforms_admin_addons_cache_update','complete','2022-05-09 14:40:14','2022-05-09 14:40:14','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1652107214;s:18:\"\0*\0first_timestamp\";i:1622576773;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1652107214;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-05-09 14:40:26','2022-05-09 14:40:26',0,NULL),(462,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":8}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-05-03 09:52:12','2022-05-03 09:52:12',0,NULL),(463,'wpforms_process_forms_locator_scan','complete','2022-05-04 09:52:12','2022-05-04 09:52:12','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1651657932;s:18:\"\0*\0first_timestamp\";i:1651484508;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1651657932;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-05-04 10:24:55','2022-05-04 10:24:55',0,NULL),(464,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":9}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-05-04 10:24:55','2022-05-04 10:24:55',0,NULL),(465,'wpforms_process_forms_locator_scan','complete','2022-05-05 10:24:55','2022-05-05 10:24:55','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1651746295;s:18:\"\0*\0first_timestamp\";i:1651484508;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1651746295;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-05-05 10:28:26','2022-05-05 10:28:26',0,NULL),(466,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":10}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-05-05 10:28:26','2022-05-05 10:28:26',0,NULL),(467,'wpforms_process_forms_locator_scan','complete','2022-05-06 10:28:26','2022-05-06 10:28:26','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1651832906;s:18:\"\0*\0first_timestamp\";i:1651484508;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1651832906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-05-06 10:28:29','2022-05-06 10:28:29',0,NULL),(468,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":11}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-05-06 10:28:29','2022-05-06 10:28:29',0,NULL),(469,'wpforms_process_forms_locator_scan','complete','2022-05-07 10:28:29','2022-05-07 10:28:29','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1651919309;s:18:\"\0*\0first_timestamp\";i:1651484508;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1651919309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-05-07 10:30:14','2022-05-07 10:30:14',0,NULL),(470,'wpforms_email_summaries_fetch_info_blocks','complete','2022-05-13 17:25:02','2022-05-13 17:25:02','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1652462702;s:18:\"\0*\0first_timestamp\";i:1620890120;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1652462702;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-05-13 17:26:05','2022-05-13 17:26:05',0,NULL),(471,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":12}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-05-07 10:30:14','2022-05-07 10:30:14',0,NULL),(472,'wpforms_process_forms_locator_scan','complete','2022-05-08 10:30:14','2022-05-08 10:30:14','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1652005814;s:18:\"\0*\0first_timestamp\";i:1651484508;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1652005814;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-05-08 10:39:15','2022-05-08 10:39:15',0,NULL),(473,'wpforms_admin_builder_templates_cache_update','complete','2022-05-14 12:18:15','2022-05-14 12:18:15','{\"tasks_meta_id\":3}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1652530695;s:18:\"\0*\0first_timestamp\";i:1627704044;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1652530695;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-05-14 12:18:41','2022-05-14 12:18:41',0,NULL),(474,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":13}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-05-08 10:39:15','2022-05-08 10:39:15',0,NULL),(475,'wpforms_process_forms_locator_scan','complete','2022-05-09 10:39:15','2022-05-09 10:39:15','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1652092755;s:18:\"\0*\0first_timestamp\";i:1651484508;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1652092755;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-05-09 10:51:57','2022-05-09 10:51:57',0,NULL),(476,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":14}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-05-09 10:51:57','2022-05-09 10:51:57',0,NULL),(477,'wpforms_process_forms_locator_scan','complete','2022-05-10 10:51:57','2022-05-10 10:51:57','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1652179917;s:18:\"\0*\0first_timestamp\";i:1651484508;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1652179917;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-05-10 11:12:02','2022-05-10 11:12:02',0,NULL),(478,'wpforms_admin_addons_cache_update','complete','2022-05-16 14:40:26','2022-05-16 14:40:26','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1652712026;s:18:\"\0*\0first_timestamp\";i:1622576773;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1652712026;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-05-16 14:51:01','2022-05-16 14:51:01',0,NULL),(479,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":15}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-05-10 11:12:02','2022-05-10 11:12:02',0,NULL),(480,'wpforms_process_forms_locator_scan','complete','2022-05-11 11:12:02','2022-05-11 11:12:02','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1652267522;s:18:\"\0*\0first_timestamp\";i:1651484508;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1652267522;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-05-11 11:12:58','2022-05-11 11:12:58',0,NULL),(481,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":16}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-05-11 11:12:58','2022-05-11 11:12:58',0,NULL),(482,'wpforms_process_forms_locator_scan','complete','2022-05-12 11:12:58','2022-05-12 11:12:58','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1652353978;s:18:\"\0*\0first_timestamp\";i:1651484508;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1652353978;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-05-12 11:18:52','2022-05-12 11:18:52',0,NULL),(483,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":17}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-05-12 11:18:52','2022-05-12 11:18:52',0,NULL),(484,'wpforms_process_forms_locator_scan','complete','2022-05-13 11:18:52','2022-05-13 11:18:52','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1652440732;s:18:\"\0*\0first_timestamp\";i:1651484508;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1652440732;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-05-13 11:20:18','2022-05-13 11:20:18',0,NULL),(485,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":18}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-05-13 11:20:18','2022-05-13 11:20:18',0,NULL),(486,'wpforms_process_forms_locator_scan','complete','2022-05-14 11:20:18','2022-05-14 11:20:18','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1652527218;s:18:\"\0*\0first_timestamp\";i:1651484508;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1652527218;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-05-14 11:20:38','2022-05-14 11:20:38',0,NULL),(487,'wpforms_email_summaries_fetch_info_blocks','complete','2022-05-20 17:26:05','2022-05-20 17:26:05','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1653067565;s:18:\"\0*\0first_timestamp\";i:1620890120;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1653067565;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-05-20 17:26:36','2022-05-20 17:26:36',0,NULL),(488,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":19}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-05-14 11:20:38','2022-05-14 11:20:38',0,NULL),(489,'wpforms_process_forms_locator_scan','complete','2022-05-15 11:20:38','2022-05-15 11:20:38','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1652613638;s:18:\"\0*\0first_timestamp\";i:1651484508;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1652613638;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-05-15 11:20:48','2022-05-15 11:20:48',0,NULL),(490,'wpforms_admin_builder_templates_cache_update','complete','2022-05-21 12:18:41','2022-05-21 12:18:41','{\"tasks_meta_id\":3}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1653135521;s:18:\"\0*\0first_timestamp\";i:1627704044;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1653135521;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-05-21 12:23:47','2022-05-21 12:23:47',0,NULL),(491,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":20}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-05-15 11:20:48','2022-05-15 11:20:48',0,NULL),(492,'wpforms_process_forms_locator_scan','complete','2022-05-16 11:20:48','2022-05-16 11:20:48','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1652700048;s:18:\"\0*\0first_timestamp\";i:1651484508;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1652700048;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-05-16 12:05:26','2022-05-16 12:05:26',0,NULL),(493,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":21}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-05-16 12:05:26','2022-05-16 12:05:26',0,NULL),(494,'wpforms_process_forms_locator_scan','complete','2022-05-17 12:05:26','2022-05-17 12:05:26','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1652789126;s:18:\"\0*\0first_timestamp\";i:1651484508;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1652789126;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-05-17 12:13:44','2022-05-17 12:13:44',0,NULL),(495,'wpforms_admin_addons_cache_update','complete','2022-05-23 14:51:01','2022-05-23 14:51:01','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1653317461;s:18:\"\0*\0first_timestamp\";i:1622576773;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1653317461;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-05-23 15:09:59','2022-05-23 15:09:59',0,NULL),(496,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":22}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-05-17 12:13:44','2022-05-17 12:13:44',0,NULL),(497,'wpforms_process_forms_locator_scan','complete','2022-05-18 12:13:44','2022-05-18 12:13:44','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1652876024;s:18:\"\0*\0first_timestamp\";i:1651484508;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1652876024;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-05-18 12:46:29','2022-05-18 12:46:29',0,NULL),(498,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":23}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-05-18 12:46:29','2022-05-18 12:46:29',0,NULL),(499,'wpforms_process_forms_locator_scan','complete','2022-05-19 12:46:29','2022-05-19 12:46:29','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1652964389;s:18:\"\0*\0first_timestamp\";i:1651484508;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1652964389;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-05-19 13:04:42','2022-05-19 13:04:42',0,NULL),(500,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":24}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-05-19 13:04:42','2022-05-19 13:04:42',0,NULL),(501,'wpforms_process_forms_locator_scan','complete','2022-05-20 13:04:42','2022-05-20 13:04:42','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1653051882;s:18:\"\0*\0first_timestamp\";i:1651484508;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1653051882;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-05-20 13:13:41','2022-05-20 13:13:41',0,NULL),(502,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":25}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-05-20 13:13:41','2022-05-20 13:13:41',0,NULL),(503,'wpforms_process_forms_locator_scan','complete','2022-05-21 13:13:41','2022-05-21 13:13:41','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1653138821;s:18:\"\0*\0first_timestamp\";i:1651484508;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1653138821;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-05-21 13:31:34','2022-05-21 13:31:34',0,NULL),(504,'wpforms_email_summaries_fetch_info_blocks','complete','2022-05-27 17:26:36','2022-05-27 17:26:36','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1653672396;s:18:\"\0*\0first_timestamp\";i:1620890120;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1653672396;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-05-27 17:58:13','2022-05-27 17:58:13',0,NULL),(505,'wpforms_admin_builder_templates_cache_update','complete','2022-05-28 12:23:47','2022-05-28 12:23:47','{\"tasks_meta_id\":3}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1653740627;s:18:\"\0*\0first_timestamp\";i:1627704044;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1653740627;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-05-28 12:24:15','2022-05-28 12:24:15',0,NULL),(506,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":26}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-05-21 13:31:34','2022-05-21 13:31:34',0,NULL),(507,'wpforms_process_forms_locator_scan','complete','2022-05-22 13:31:34','2022-05-22 13:31:34','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1653226294;s:18:\"\0*\0first_timestamp\";i:1651484508;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1653226294;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-05-22 13:31:55','2022-05-22 13:31:55',0,NULL),(508,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":27}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-05-22 13:31:55','2022-05-22 13:31:55',0,NULL),(509,'wpforms_process_forms_locator_scan','complete','2022-05-23 13:31:55','2022-05-23 13:31:55','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1653312715;s:18:\"\0*\0first_timestamp\";i:1651484508;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1653312715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-05-23 13:38:48','2022-05-23 13:38:48',0,NULL),(510,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":28}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-05-23 13:38:48','2022-05-23 13:38:48',0,NULL),(511,'wpforms_process_forms_locator_scan','complete','2022-05-24 13:38:48','2022-05-24 13:38:48','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1653399528;s:18:\"\0*\0first_timestamp\";i:1651484508;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1653399528;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-05-24 13:39:16','2022-05-24 13:39:16',0,NULL),(512,'wpforms_admin_addons_cache_update','pending','2022-05-30 15:09:59','2022-05-30 15:09:59','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1653923399;s:18:\"\0*\0first_timestamp\";i:1622576773;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1653923399;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),(513,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":29}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-05-24 13:39:16','2022-05-24 13:39:16',0,NULL),(514,'wpforms_process_forms_locator_scan','complete','2022-05-25 13:39:16','2022-05-25 13:39:16','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1653485956;s:18:\"\0*\0first_timestamp\";i:1651484508;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1653485956;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-05-25 14:02:26','2022-05-25 14:02:26',0,NULL),(515,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":30}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-05-25 14:02:26','2022-05-25 14:02:26',0,NULL),(516,'wpforms_process_forms_locator_scan','complete','2022-05-26 14:02:26','2022-05-26 14:02:26','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1653573746;s:18:\"\0*\0first_timestamp\";i:1651484508;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1653573746;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-05-26 14:14:15','2022-05-26 14:14:15',0,NULL),(517,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":31}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-05-26 14:14:15','2022-05-26 14:14:15',0,NULL),(518,'wpforms_process_forms_locator_scan','complete','2022-05-27 14:14:15','2022-05-27 14:14:15','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1653660855;s:18:\"\0*\0first_timestamp\";i:1651484508;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1653660855;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-05-27 14:16:55','2022-05-27 14:16:55',0,NULL),(519,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":32}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-05-27 14:16:55','2022-05-27 14:16:55',0,NULL),(520,'wpforms_process_forms_locator_scan','complete','2022-05-28 14:16:55','2022-05-28 14:16:55','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1653747415;s:18:\"\0*\0first_timestamp\";i:1651484508;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1653747415;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-05-28 14:18:15','2022-05-28 14:18:15',0,NULL),(521,'wpforms_email_summaries_fetch_info_blocks','pending','2022-06-03 17:58:13','2022-06-03 17:58:13','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1654279093;s:18:\"\0*\0first_timestamp\";i:1620890120;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1654279093;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),(522,'wpforms_admin_builder_templates_cache_update','pending','2022-06-04 12:24:15','2022-06-04 12:24:15','{\"tasks_meta_id\":3}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1654345455;s:18:\"\0*\0first_timestamp\";i:1627704044;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1654345455;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),(523,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":33}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-05-28 14:18:15','2022-05-28 14:18:15',0,NULL),(524,'wpforms_process_forms_locator_scan','complete','2022-05-29 14:18:15','2022-05-29 14:18:15','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1653833895;s:18:\"\0*\0first_timestamp\";i:1651484508;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1653833895;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-05-29 14:24:19','2022-05-29 14:24:19',0,NULL),(525,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":34}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-05-29 14:24:19','2022-05-29 14:24:19',0,NULL),(526,'wpforms_process_forms_locator_scan','pending','2022-05-30 14:24:19','2022-05-30 14:24:19','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1653920659;s:18:\"\0*\0first_timestamp\";i:1651484508;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1653920659;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=54827 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 DEFAULT '0000-00-00 00:00:00',
`log_date_local` datetime DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`log_id`),
KEY `action_id` (`action_id`),
KEY `log_date_gmt` (`log_date_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=1504 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 (1286,453,'action created','2022-04-22 17:22:38','2022-04-22 17:22:38'),(1289,454,'action created','2022-04-23 11:55:53','2022-04-23 11:55:53'),(1292,455,'action created','2022-04-25 14:30:06','2022-04-25 14:30:06'),(1293,453,'action started via WP Cron','2022-04-29 17:23:27','2022-04-29 17:23:27'),(1294,453,'action complete via WP Cron','2022-04-29 17:23:28','2022-04-29 17:23:28'),(1295,456,'action created','2022-04-29 17:23:28','2022-04-29 17:23:28'),(1296,454,'action started via WP Cron','2022-04-30 12:13:39','2022-04-30 12:13:39'),(1297,454,'action complete via WP Cron','2022-04-30 12:13:39','2022-04-30 12:13:39'),(1298,457,'action created','2022-04-30 12:13:39','2022-04-30 12:13:39'),(1299,458,'action created','2022-05-02 09:41:48','2022-05-02 09:41:48'),(1300,458,'action started via WP Cron','2022-05-02 09:41:50','2022-05-02 09:41:50'),(1301,459,'action created','2022-05-02 09:41:50','2022-05-02 09:41:50'),(1302,458,'action complete via WP Cron','2022-05-02 09:41:50','2022-05-02 09:41:50'),(1303,460,'action created','2022-05-02 09:41:50','2022-05-02 09:41:50'),(1304,459,'action started via WP Cron','2022-05-02 09:41:50','2022-05-02 09:41:50'),(1305,459,'action complete via WP Cron','2022-05-02 09:41:50','2022-05-02 09:41:50'),(1306,455,'action started via WP Cron','2022-05-02 14:40:14','2022-05-02 14:40:14'),(1307,455,'action complete via WP Cron','2022-05-02 14:40:14','2022-05-02 14:40:14'),(1308,461,'action created','2022-05-02 14:40:14','2022-05-02 14:40:14'),(1309,460,'action started via WP Cron','2022-05-03 09:52:12','2022-05-03 09:52:12'),(1310,462,'action created','2022-05-03 09:52:12','2022-05-03 09:52:12'),(1311,460,'action complete via WP Cron','2022-05-03 09:52:12','2022-05-03 09:52:12'),(1312,463,'action created','2022-05-03 09:52:12','2022-05-03 09:52:12'),(1313,462,'action started via WP Cron','2022-05-03 09:52:12','2022-05-03 09:52:12'),(1314,462,'action complete via WP Cron','2022-05-03 09:52:12','2022-05-03 09:52:12'),(1315,463,'action started via WP Cron','2022-05-04 10:24:55','2022-05-04 10:24:55'),(1316,464,'action created','2022-05-04 10:24:55','2022-05-04 10:24:55'),(1317,463,'action complete via WP Cron','2022-05-04 10:24:55','2022-05-04 10:24:55'),(1318,465,'action created','2022-05-04 10:24:55','2022-05-04 10:24:55'),(1319,464,'action started via WP Cron','2022-05-04 10:24:55','2022-05-04 10:24:55'),(1320,464,'action complete via WP Cron','2022-05-04 10:24:55','2022-05-04 10:24:55'),(1321,465,'action started via WP Cron','2022-05-05 10:28:26','2022-05-05 10:28:26'),(1322,466,'action created','2022-05-05 10:28:26','2022-05-05 10:28:26'),(1323,465,'action complete via WP Cron','2022-05-05 10:28:26','2022-05-05 10:28:26'),(1324,467,'action created','2022-05-05 10:28:26','2022-05-05 10:28:26'),(1325,466,'action started via WP Cron','2022-05-05 10:28:26','2022-05-05 10:28:26'),(1326,466,'action complete via WP Cron','2022-05-05 10:28:26','2022-05-05 10:28:26'),(1327,467,'action started via WP Cron','2022-05-06 10:28:29','2022-05-06 10:28:29'),(1328,468,'action created','2022-05-06 10:28:29','2022-05-06 10:28:29'),(1329,467,'action complete via WP Cron','2022-05-06 10:28:29','2022-05-06 10:28:29'),(1330,469,'action created','2022-05-06 10:28:29','2022-05-06 10:28:29'),(1331,468,'action started via WP Cron','2022-05-06 10:28:29','2022-05-06 10:28:29'),(1332,468,'action complete via WP Cron','2022-05-06 10:28:29','2022-05-06 10:28:29'),(1333,456,'action started via WP Cron','2022-05-06 17:25:01','2022-05-06 17:25:01'),(1334,456,'action complete via WP Cron','2022-05-06 17:25:02','2022-05-06 17:25:02'),(1335,470,'action created','2022-05-06 17:25:02','2022-05-06 17:25:02'),(1336,469,'action started via WP Cron','2022-05-07 10:30:14','2022-05-07 10:30:14'),(1337,471,'action created','2022-05-07 10:30:14','2022-05-07 10:30:14'),(1338,469,'action complete via WP Cron','2022-05-07 10:30:14','2022-05-07 10:30:14'),(1339,472,'action created','2022-05-07 10:30:14','2022-05-07 10:30:14'),(1340,471,'action started via WP Cron','2022-05-07 10:30:14','2022-05-07 10:30:14'),(1341,471,'action complete via WP Cron','2022-05-07 10:30:14','2022-05-07 10:30:14'),(1342,457,'action started via WP Cron','2022-05-07 12:18:15','2022-05-07 12:18:15'),(1343,457,'action complete via WP Cron','2022-05-07 12:18:15','2022-05-07 12:18:15'),(1344,473,'action created','2022-05-07 12:18:15','2022-05-07 12:18:15'),(1345,472,'action started via WP Cron','2022-05-08 10:39:15','2022-05-08 10:39:15'),(1346,474,'action created','2022-05-08 10:39:15','2022-05-08 10:39:15'),(1347,472,'action complete via WP Cron','2022-05-08 10:39:15','2022-05-08 10:39:15'),(1348,475,'action created','2022-05-08 10:39:15','2022-05-08 10:39:15'),(1349,474,'action started via WP Cron','2022-05-08 10:39:15','2022-05-08 10:39:15'),(1350,474,'action complete via WP Cron','2022-05-08 10:39:15','2022-05-08 10:39:15'),(1351,475,'action started via WP Cron','2022-05-09 10:51:57','2022-05-09 10:51:57'),(1352,476,'action created','2022-05-09 10:51:57','2022-05-09 10:51:57'),(1353,475,'action complete via WP Cron','2022-05-09 10:51:57','2022-05-09 10:51:57'),(1354,477,'action created','2022-05-09 10:51:57','2022-05-09 10:51:57'),(1355,476,'action started via WP Cron','2022-05-09 10:51:57','2022-05-09 10:51:57'),(1356,476,'action complete via WP Cron','2022-05-09 10:51:57','2022-05-09 10:51:57'),(1357,461,'action started via WP Cron','2022-05-09 14:40:26','2022-05-09 14:40:26'),(1358,461,'action complete via WP Cron','2022-05-09 14:40:26','2022-05-09 14:40:26'),(1359,478,'action created','2022-05-09 14:40:26','2022-05-09 14:40:26'),(1360,477,'action started via WP Cron','2022-05-10 11:12:02','2022-05-10 11:12:02'),(1361,479,'action created','2022-05-10 11:12:02','2022-05-10 11:12:02'),(1362,477,'action complete via WP Cron','2022-05-10 11:12:02','2022-05-10 11:12:02'),(1363,480,'action created','2022-05-10 11:12:02','2022-05-10 11:12:02'),(1364,479,'action started via WP Cron','2022-05-10 11:12:02','2022-05-10 11:12:02'),(1365,479,'action complete via WP Cron','2022-05-10 11:12:02','2022-05-10 11:12:02'),(1366,480,'action started via WP Cron','2022-05-11 11:12:58','2022-05-11 11:12:58'),(1367,481,'action created','2022-05-11 11:12:58','2022-05-11 11:12:58'),(1368,480,'action complete via WP Cron','2022-05-11 11:12:58','2022-05-11 11:12:58'),(1369,482,'action created','2022-05-11 11:12:58','2022-05-11 11:12:58'),(1370,481,'action started via WP Cron','2022-05-11 11:12:58','2022-05-11 11:12:58'),(1371,481,'action complete via WP Cron','2022-05-11 11:12:58','2022-05-11 11:12:58'),(1372,482,'action started via WP Cron','2022-05-12 11:18:52','2022-05-12 11:18:52'),(1373,483,'action created','2022-05-12 11:18:52','2022-05-12 11:18:52'),(1374,482,'action complete via WP Cron','2022-05-12 11:18:52','2022-05-12 11:18:52'),(1375,484,'action created','2022-05-12 11:18:52','2022-05-12 11:18:52'),(1376,483,'action started via WP Cron','2022-05-12 11:18:52','2022-05-12 11:18:52'),(1377,483,'action complete via WP Cron','2022-05-12 11:18:52','2022-05-12 11:18:52'),(1378,484,'action started via WP Cron','2022-05-13 11:20:17','2022-05-13 11:20:17'),(1379,485,'action created','2022-05-13 11:20:17','2022-05-13 11:20:17'),(1380,484,'action complete via WP Cron','2022-05-13 11:20:18','2022-05-13 11:20:18'),(1381,486,'action created','2022-05-13 11:20:18','2022-05-13 11:20:18'),(1382,485,'action started via WP Cron','2022-05-13 11:20:18','2022-05-13 11:20:18'),(1383,485,'action complete via WP Cron','2022-05-13 11:20:18','2022-05-13 11:20:18'),(1384,470,'action started via WP Cron','2022-05-13 17:26:05','2022-05-13 17:26:05'),(1385,470,'action complete via WP Cron','2022-05-13 17:26:05','2022-05-13 17:26:05'),(1386,487,'action created','2022-05-13 17:26:05','2022-05-13 17:26:05'),(1387,486,'action started via WP Cron','2022-05-14 11:20:38','2022-05-14 11:20:38'),(1388,488,'action created','2022-05-14 11:20:38','2022-05-14 11:20:38'),(1389,486,'action complete via WP Cron','2022-05-14 11:20:38','2022-05-14 11:20:38'),(1390,489,'action created','2022-05-14 11:20:38','2022-05-14 11:20:38'),(1391,488,'action started via WP Cron','2022-05-14 11:20:38','2022-05-14 11:20:38'),(1392,488,'action complete via WP Cron','2022-05-14 11:20:38','2022-05-14 11:20:38'),(1393,473,'action started via WP Cron','2022-05-14 12:18:41','2022-05-14 12:18:41'),(1394,473,'action complete via WP Cron','2022-05-14 12:18:41','2022-05-14 12:18:41'),(1395,490,'action created','2022-05-14 12:18:41','2022-05-14 12:18:41'),(1396,489,'action started via WP Cron','2022-05-15 11:20:48','2022-05-15 11:20:48'),(1397,491,'action created','2022-05-15 11:20:48','2022-05-15 11:20:48'),(1398,489,'action complete via WP Cron','2022-05-15 11:20:48','2022-05-15 11:20:48'),(1399,492,'action created','2022-05-15 11:20:48','2022-05-15 11:20:48'),(1400,491,'action started via WP Cron','2022-05-15 11:20:48','2022-05-15 11:20:48'),(1401,491,'action complete via WP Cron','2022-05-15 11:20:48','2022-05-15 11:20:48'),(1402,492,'action started via WP Cron','2022-05-16 12:05:26','2022-05-16 12:05:26'),(1403,493,'action created','2022-05-16 12:05:26','2022-05-16 12:05:26'),(1404,492,'action complete via WP Cron','2022-05-16 12:05:26','2022-05-16 12:05:26'),(1405,494,'action created','2022-05-16 12:05:26','2022-05-16 12:05:26'),(1406,493,'action started via WP Cron','2022-05-16 12:05:26','2022-05-16 12:05:26'),(1407,493,'action complete via WP Cron','2022-05-16 12:05:26','2022-05-16 12:05:26'),(1408,478,'action started via WP Cron','2022-05-16 14:51:01','2022-05-16 14:51:01'),(1409,478,'action complete via WP Cron','2022-05-16 14:51:01','2022-05-16 14:51:01'),(1410,495,'action created','2022-05-16 14:51:01','2022-05-16 14:51:01'),(1411,494,'action started via WP Cron','2022-05-17 12:13:44','2022-05-17 12:13:44'),(1412,496,'action created','2022-05-17 12:13:44','2022-05-17 12:13:44'),(1413,494,'action complete via WP Cron','2022-05-17 12:13:44','2022-05-17 12:13:44'),(1414,497,'action created','2022-05-17 12:13:44','2022-05-17 12:13:44'),(1415,496,'action started via WP Cron','2022-05-17 12:13:44','2022-05-17 12:13:44'),(1416,496,'action complete via WP Cron','2022-05-17 12:13:44','2022-05-17 12:13:44'),(1417,497,'action started via WP Cron','2022-05-18 12:46:29','2022-05-18 12:46:29'),(1418,498,'action created','2022-05-18 12:46:29','2022-05-18 12:46:29'),(1419,497,'action complete via WP Cron','2022-05-18 12:46:29','2022-05-18 12:46:29'),(1420,499,'action created','2022-05-18 12:46:29','2022-05-18 12:46:29'),(1421,498,'action started via WP Cron','2022-05-18 12:46:29','2022-05-18 12:46:29'),(1422,498,'action complete via WP Cron','2022-05-18 12:46:29','2022-05-18 12:46:29'),(1423,499,'action started via WP Cron','2022-05-19 13:04:42','2022-05-19 13:04:42'),(1424,500,'action created','2022-05-19 13:04:42','2022-05-19 13:04:42'),(1425,499,'action complete via WP Cron','2022-05-19 13:04:42','2022-05-19 13:04:42'),(1426,501,'action created','2022-05-19 13:04:42','2022-05-19 13:04:42'),(1427,500,'action started via WP Cron','2022-05-19 13:04:42','2022-05-19 13:04:42'),(1428,500,'action complete via WP Cron','2022-05-19 13:04:42','2022-05-19 13:04:42'),(1429,501,'action started via WP Cron','2022-05-20 13:13:40','2022-05-20 13:13:40'),(1430,502,'action created','2022-05-20 13:13:41','2022-05-20 13:13:41'),(1431,501,'action complete via WP Cron','2022-05-20 13:13:41','2022-05-20 13:13:41'),(1432,503,'action created','2022-05-20 13:13:41','2022-05-20 13:13:41'),(1433,502,'action started via WP Cron','2022-05-20 13:13:41','2022-05-20 13:13:41'),(1434,502,'action complete via WP Cron','2022-05-20 13:13:41','2022-05-20 13:13:41'),(1435,487,'action started via WP Cron','2022-05-20 17:26:36','2022-05-20 17:26:36'),(1436,487,'action complete via WP Cron','2022-05-20 17:26:36','2022-05-20 17:26:36'),(1437,504,'action created','2022-05-20 17:26:36','2022-05-20 17:26:36'),(1438,490,'action started via WP Cron','2022-05-21 12:23:47','2022-05-21 12:23:47'),(1439,490,'action complete via WP Cron','2022-05-21 12:23:47','2022-05-21 12:23:47'),(1440,505,'action created','2022-05-21 12:23:47','2022-05-21 12:23:47'),(1441,503,'action started via WP Cron','2022-05-21 13:31:34','2022-05-21 13:31:34'),(1442,506,'action created','2022-05-21 13:31:34','2022-05-21 13:31:34'),(1443,503,'action complete via WP Cron','2022-05-21 13:31:34','2022-05-21 13:31:34'),(1444,507,'action created','2022-05-21 13:31:34','2022-05-21 13:31:34'),(1445,506,'action started via WP Cron','2022-05-21 13:31:34','2022-05-21 13:31:34'),(1446,506,'action complete via WP Cron','2022-05-21 13:31:34','2022-05-21 13:31:34'),(1447,507,'action started via WP Cron','2022-05-22 13:31:55','2022-05-22 13:31:55'),(1448,508,'action created','2022-05-22 13:31:55','2022-05-22 13:31:55'),(1449,507,'action complete via WP Cron','2022-05-22 13:31:55','2022-05-22 13:31:55'),(1450,509,'action created','2022-05-22 13:31:55','2022-05-22 13:31:55'),(1451,508,'action started via WP Cron','2022-05-22 13:31:55','2022-05-22 13:31:55'),(1452,508,'action complete via WP Cron','2022-05-22 13:31:55','2022-05-22 13:31:55'),(1453,509,'action started via WP Cron','2022-05-23 13:38:47','2022-05-23 13:38:47'),(1454,510,'action created','2022-05-23 13:38:48','2022-05-23 13:38:48'),(1455,509,'action complete via WP Cron','2022-05-23 13:38:48','2022-05-23 13:38:48'),(1456,511,'action created','2022-05-23 13:38:48','2022-05-23 13:38:48'),(1457,510,'action started via WP Cron','2022-05-23 13:38:48','2022-05-23 13:38:48'),(1458,510,'action complete via WP Cron','2022-05-23 13:38:48','2022-05-23 13:38:48'),(1459,495,'action started via WP Cron','2022-05-23 15:09:59','2022-05-23 15:09:59'),(1460,495,'action complete via WP Cron','2022-05-23 15:09:59','2022-05-23 15:09:59'),(1461,512,'action created','2022-05-23 15:09:59','2022-05-23 15:09:59'),(1462,511,'action started via WP Cron','2022-05-24 13:39:16','2022-05-24 13:39:16'),(1463,513,'action created','2022-05-24 13:39:16','2022-05-24 13:39:16'),(1464,511,'action complete via WP Cron','2022-05-24 13:39:16','2022-05-24 13:39:16'),(1465,514,'action created','2022-05-24 13:39:16','2022-05-24 13:39:16'),(1466,513,'action started via WP Cron','2022-05-24 13:39:16','2022-05-24 13:39:16'),(1467,513,'action complete via WP Cron','2022-05-24 13:39:16','2022-05-24 13:39:16'),(1468,514,'action started via WP Cron','2022-05-25 14:02:25','2022-05-25 14:02:25'),(1469,515,'action created','2022-05-25 14:02:26','2022-05-25 14:02:26'),(1470,514,'action complete via WP Cron','2022-05-25 14:02:26','2022-05-25 14:02:26'),(1471,516,'action created','2022-05-25 14:02:26','2022-05-25 14:02:26'),(1472,515,'action started via WP Cron','2022-05-25 14:02:26','2022-05-25 14:02:26'),(1473,515,'action complete via WP Cron','2022-05-25 14:02:26','2022-05-25 14:02:26'),(1474,516,'action started via WP Cron','2022-05-26 14:14:15','2022-05-26 14:14:15'),(1475,517,'action created','2022-05-26 14:14:15','2022-05-26 14:14:15'),(1476,516,'action complete via WP Cron','2022-05-26 14:14:15','2022-05-26 14:14:15'),(1477,518,'action created','2022-05-26 14:14:15','2022-05-26 14:14:15'),(1478,517,'action started via WP Cron','2022-05-26 14:14:15','2022-05-26 14:14:15'),(1479,517,'action complete via WP Cron','2022-05-26 14:14:15','2022-05-26 14:14:15'),(1480,518,'action started via WP Cron','2022-05-27 14:16:55','2022-05-27 14:16:55'),(1481,519,'action created','2022-05-27 14:16:55','2022-05-27 14:16:55'),(1482,518,'action complete via WP Cron','2022-05-27 14:16:55','2022-05-27 14:16:55'),(1483,520,'action created','2022-05-27 14:16:55','2022-05-27 14:16:55'),(1484,519,'action started via WP Cron','2022-05-27 14:16:55','2022-05-27 14:16:55'),(1485,519,'action complete via WP Cron','2022-05-27 14:16:55','2022-05-27 14:16:55'),(1486,504,'action started via WP Cron','2022-05-27 17:58:13','2022-05-27 17:58:13'),(1487,504,'action complete via WP Cron','2022-05-27 17:58:13','2022-05-27 17:58:13'),(1488,521,'action created','2022-05-27 17:58:13','2022-05-27 17:58:13'),(1489,505,'action started via WP Cron','2022-05-28 12:24:15','2022-05-28 12:24:15'),(1490,505,'action complete via WP Cron','2022-05-28 12:24:15','2022-05-28 12:24:15'),(1491,522,'action created','2022-05-28 12:24:15','2022-05-28 12:24:15'),(1492,520,'action started via WP Cron','2022-05-28 14:18:14','2022-05-28 14:18:14'),(1493,523,'action created','2022-05-28 14:18:15','2022-05-28 14:18:15'),(1494,520,'action complete via WP Cron','2022-05-28 14:18:15','2022-05-28 14:18:15'),(1495,524,'action created','2022-05-28 14:18:15','2022-05-28 14:18:15'),(1496,523,'action started via WP Cron','2022-05-28 14:18:15','2022-05-28 14:18:15'),(1497,523,'action complete via WP Cron','2022-05-28 14:18:15','2022-05-28 14:18:15'),(1498,524,'action started via WP Cron','2022-05-29 14:24:19','2022-05-29 14:24:19'),(1499,525,'action created','2022-05-29 14:24:19','2022-05-29 14:24:19'),(1500,524,'action complete via WP Cron','2022-05-29 14:24:19','2022-05-29 14:24:19'),(1501,526,'action created','2022-05-29 14:24:19','2022-05-29 14:24:19'),(1502,525,'action started via WP Cron','2022-05-29 14:24:19','2022-05-29 14:24:19'),(1503,525,'action complete via WP Cron','2022-05-29 14:24:19','2022-05-29 14:24:19');
/*!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=80457 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://tedxcaserta.it','yes'),(2,'home','http://tedxcaserta.it','yes'),(3,'blogname','Tedxcaserta','yes'),(4,'blogdescription','Idea shearing is a very important for students.','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','open','yes'),(21,'default_pingback_flag','1','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','0','yes'),(28,'permalink_structure','/%postname%/','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:19:{i:0;s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";i:1;s:15:\"worker/init.php\";i:2;s:35:\"404-to-homepage/404-to-homepage.php\";i:3;s:19:\"akismet/akismet.php\";i:4;s:91:\"all-in-one-wp-migration-multisite-extension/all-in-one-wp-migration-multisite-extension.php\";i:5;s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";i:6;s:81:\"auto-terms-of-service-and-privacy-policy/auto-terms-of-service-privacy-policy.php\";i:7;s:31:\"cache-enabler/cache-enabler.php\";i:8;s:33:\"classic-editor/classic-editor.php\";i:9;s:37:\"link-whisper-premium/link-whisper.php\";i:10;s:29:\"mainwp-child/mainwp-child.php\";i:11;s:75:\"recent-posts-widget-with-thumbnails/recent-posts-widget-with-thumbnails.php\";i:12;s:49:\"scheduled-post-trigger/scheduled-post-trigger.php\";i:13;s:47:\"simple-social-buttons/simple-social-buttons.php\";i:14;s:23:\"spiderblocker/index.php\";i:15;s:29:\"theme-editor/theme_editor.php\";i:16;s:37:\"wordpress-autoblogging/basic-auth.php\";i:17;s:24:\"wordpress-seo/wp-seo.php\";i:18;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','wishful-blog','yes'),(41,'stylesheet','wishful-travel','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:5:{i:0;i:92;i:1;i:93;i:2;i:100;i:3;i:106;i:4;i:110;}','yes'),(78,'widget_categories','a:2:{i:2;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(79,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(80,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(81,'uninstall_plugins','a:3:{s:20:\"worker/functions.php\";s:13:\"mwp_uninstall\";s:102:\"mnt/volume_ams3_05/ebn-bram/var/www/tedxcaserta.it/public_html/wp-content/plugins/worker/functions.php\";s:13:\"mwp_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','57','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','1608154427','yes'),(94,'initial_db_version','47018','yes'),(95,'wp_user_roles','a:9:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:16:\"aiosp_manage_seo\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s: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;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}}','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:7:{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:20:\"wishful-blog-sidebar\";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-2\";}s:21:\"wishful-blog-homepage\";a:0:{}s:24:\"wishful-blog-footer-left\";a:1:{i:0;s:13:\"media_image-3\";}s:26:\"wishful-blog-footer-middle\";a:1:{i:0;s:13:\"media_video-2\";}s:25:\"wishful-blog-footer-right\";a:1:{i:0;s:16:\"wpforms-widget-2\";}s:13:\"array_version\";i:3;}','yes'),(103,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(104,'db-version-secure','PejGJ20dyN','yes'),(105,'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:1676579884;s:11:\"plugin_path\";s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";}}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:1676579884;}s:7:\"abspath\";s:32:\"/opt/aphex/sites/tedxcaserta.it/\";}','yes'),(106,'fs_debug_mode','','yes'),(107,'fs_accounts','a:6:{s:11:\"plugin_data\";a:2:{s:40:\"auto-terms-of-service-and-privacy-policy\";a:14:{s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:136:\"/var/www/tedxcaserta.it/public_html/wp-content/plugins/auto-terms-of-service-and-privacy-policy/auto-terms-of-service-privacy-policy.php\";}s:17:\"install_timestamp\";i:1592602429;s:16:\"sdk_last_version\";N;s:11:\"sdk_version\";s:9:\"1.2.1.6.1\";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:5:\"1.8.1\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;s:17:\"was_plugin_loaded\";b:1;s:21:\"is_plugin_new_install\";b:0;s:17:\"connectivity_test\";a:6:{s:12:\"is_connected\";b:1;s:4:\"host\";s:14:\"tedxcaserta.it\";s:9:\"server_ip\";s:13:\"18.234.45.159\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1592602433;s:7:\"version\";s:5:\"1.8.1\";}s:15:\"prev_is_premium\";b:0;}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:1676579884;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:2:{s:81:\"auto-terms-of-service-and-privacy-policy/auto-terms-of-service-privacy-policy.php\";s:40:\"auto-terms-of-service-and-privacy-policy\";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:2:{s:40:\"auto-terms-of-service-and-privacy-policy\";O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:40:\"Auto Terms of Service and Privacy Policy\";s:4:\"slug\";s:40:\"auto-terms-of-service-and-privacy-policy\";s:12:\"premium_slug\";N;s:4:\"type\";N;s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";N;s:4:\"file\";s:81:\"auto-terms-of-service-and-privacy-policy/auto-terms-of-service-privacy-policy.php\";s:7:\"version\";s:5:\"1.8.1\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";N;s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_d9ea0af03f0660769f7de48a9f664\";s:10:\"secret_key\";N;s:2:\"id\";s:2:\"78\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:0;}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;}}s:9:\"unique_id\";s:32:\"25e22c49f246d067713370035af27f44\";s:13:\"admin_notices\";a:1:{s:40:\"auto-terms-of-service-and-privacy-policy\";a:0:{}}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\";}}}','yes'),(108,'wpseo','a:57:{s:8:\"tracking\";b:0;s:22:\"license_server_version\";i:2;s:15:\"ms_defaults_set\";b:0;s:40:\"ignore_search_engines_discouraged_notice\";b:0;s:19:\"indexing_first_time\";b:1;s:16:\"indexing_started\";b:0;s:15:\"indexing_reason\";s:0:\"\";s:29:\"indexables_indexing_completed\";b:1;s:7:\"version\";s:4:\"18.9\";s:16:\"previous_version\";s:4:\"18.8\";s:20:\"disableadvanced_meta\";b:1;s:30:\"enable_headless_rest_endpoints\";b:1;s:17:\"ryte_indexability\";b:1;s:11:\"baiduverify\";s:0:\"\";s:12:\"googleverify\";s:0:\"\";s:8:\"msverify\";s:0:\"\";s:12:\"yandexverify\";s:0:\"\";s:9:\"site_type\";s:0:\"\";s:20:\"has_multiple_authors\";s:0:\"\";s:16:\"environment_type\";s:0:\"\";s:23:\"content_analysis_active\";b:1;s:23:\"keyword_analysis_active\";b:1;s:21:\"enable_admin_bar_menu\";b:1;s:26:\"enable_cornerstone_content\";b:1;s:18:\"enable_xml_sitemap\";b:1;s:24:\"enable_text_link_counter\";b:1;s:22:\"show_onboarding_notice\";b:1;s:18:\"first_activated_on\";i:1592602429;s:13:\"myyoast-oauth\";b:0;s:26:\"semrush_integration_active\";b:1;s:14:\"semrush_tokens\";a:0:{}s:20:\"semrush_country_code\";s:2:\"us\";s:19:\"permalink_structure\";s:12:\"/%postname%/\";s:8:\"home_url\";s:21:\"http://tedxcaserta.it\";s:18:\"dynamic_permalinks\";b:0;s:17:\"category_base_url\";s:0:\"\";s:12:\"tag_base_url\";s:0:\"\";s:21:\"custom_taxonomy_slugs\";a:0:{}s:29:\"enable_enhanced_slack_sharing\";b:1;s:25:\"zapier_integration_active\";b:0;s:19:\"zapier_subscription\";a:0:{}s:14:\"zapier_api_key\";s:0:\"\";s:23:\"enable_metabox_insights\";b:1;s:23:\"enable_link_suggestions\";b:1;s:26:\"algolia_integration_active\";b:0;s:14:\"import_cursors\";a:0:{}s:13:\"workouts_data\";a:1:{s:13:\"configuration\";a:1:{s:13:\"finishedSteps\";a:0:{}}}s:28:\"configuration_finished_steps\";a:0:{}s:36:\"dismiss_configuration_workout_notice\";b:0;s:19:\"importing_completed\";a:0:{}s:26:\"wincher_integration_active\";b:1;s:14:\"wincher_tokens\";a:0:{}s:36:\"wincher_automatically_add_keyphrases\";b:0;s:18:\"wincher_website_id\";s:0:\"\";s:18:\"first_time_install\";b:0;s:34:\"should_redirect_after_install_free\";b:0;s:34:\"activation_redirect_timestamp_free\";i:1652258756;}','yes'),(109,'wpseo_titles','a:126:{s:17:\"forcerewritetitle\";b:0;s:9:\"separator\";s:7:\"sc-dash\";s:16:\"title-home-wpseo\";s:42:\"%%sitename%% %%page%% %%sep%% %%sitedesc%%\";s:18:\"title-author-wpseo\";s:41:\"%%name%%, Author at %%sitename%% %%page%%\";s:19:\"title-archive-wpseo\";s:38:\"%%date%% %%page%% %%sep%% %%sitename%%\";s:18:\"title-search-wpseo\";s:63:\"You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%\";s:15:\"title-404-wpseo\";s:35:\"Page not found %%sep%% %%sitename%%\";s:25:\"social-title-author-wpseo\";s:8:\"%%name%%\";s:26:\"social-title-archive-wpseo\";s:8:\"%%date%%\";s:31:\"social-description-author-wpseo\";s:0:\"\";s:32:\"social-description-archive-wpseo\";s:0:\"\";s:29:\"social-image-url-author-wpseo\";s:0:\"\";s:30:\"social-image-url-archive-wpseo\";s:0:\"\";s:28:\"social-image-id-author-wpseo\";i:0;s:29:\"social-image-id-archive-wpseo\";i:0;s:19:\"metadesc-home-wpseo\";s:0:\"\";s:21:\"metadesc-author-wpseo\";s:0:\"\";s:22:\"metadesc-archive-wpseo\";s:0:\"\";s:9:\"rssbefore\";s:0:\"\";s:8:\"rssafter\";s:53:\"The post %%POSTLINK%% appeared first on %%BLOGLINK%%.\";s:20:\"noindex-author-wpseo\";b:0;s:28:\"noindex-author-noposts-wpseo\";b:1;s:21:\"noindex-archive-wpseo\";b:1;s:14:\"disable-author\";b:0;s:12:\"disable-date\";b:0;s:19:\"disable-post_format\";b:0;s:18:\"disable-attachment\";b:1;s:23:\"is-media-purge-relevant\";b:0;s:20:\"breadcrumbs-404crumb\";s:25:\"Error 404: Page not found\";s:29:\"breadcrumbs-display-blog-page\";b:1;s:20:\"breadcrumbs-boldlast\";b:0;s:25:\"breadcrumbs-archiveprefix\";s:12:\"Archives for\";s:18:\"breadcrumbs-enable\";b:0;s:16:\"breadcrumbs-home\";s:4:\"Home\";s:18:\"breadcrumbs-prefix\";s:0:\"\";s:24:\"breadcrumbs-searchprefix\";s:16:\"You searched for\";s:15:\"breadcrumbs-sep\";s:7:\"»\";s:12:\"website_name\";s:0:\"\";s:11:\"person_name\";s:0:\"\";s:11:\"person_logo\";s:0:\"\";s:22:\"alternate_website_name\";s:0:\"\";s:12:\"company_logo\";s:0:\"\";s:12:\"company_name\";s:0:\"\";s:17:\"company_or_person\";s:7:\"company\";s:25:\"company_or_person_user_id\";b:0;s:17:\"stripcategorybase\";b:0;s:26:\"open_graph_frontpage_title\";s:12:\"%%sitename%%\";s:25:\"open_graph_frontpage_desc\";s:0:\"\";s:26:\"open_graph_frontpage_image\";s:0:\"\";s:10:\"title-post\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-post\";s:0:\"\";s:12:\"noindex-post\";b:0;s:23:\"display-metabox-pt-post\";b:1;s:23:\"post_types-post-maintax\";i:0;s:21:\"schema-page-type-post\";s:7:\"WebPage\";s:24:\"schema-article-type-post\";s:7:\"Article\";s:17:\"social-title-post\";s:9:\"%%title%%\";s:23:\"social-description-post\";s:0:\"\";s:21:\"social-image-url-post\";s:0:\"\";s:20:\"social-image-id-post\";i:0;s:10:\"title-page\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-page\";s:0:\"\";s:12:\"noindex-page\";b:0;s:23:\"display-metabox-pt-page\";b:1;s:23:\"post_types-page-maintax\";i:0;s:21:\"schema-page-type-page\";s:7:\"WebPage\";s:24:\"schema-article-type-page\";s:4:\"None\";s:17:\"social-title-page\";s:9:\"%%title%%\";s:23:\"social-description-page\";s:0:\"\";s:21:\"social-image-url-page\";s:0:\"\";s:20:\"social-image-id-page\";i:0;s:16:\"title-attachment\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:19:\"metadesc-attachment\";s:0:\"\";s:18:\"noindex-attachment\";b:0;s:29:\"display-metabox-pt-attachment\";b:1;s:29:\"post_types-attachment-maintax\";i:0;s:27:\"schema-page-type-attachment\";s:7:\"WebPage\";s:30:\"schema-article-type-attachment\";s:4:\"None\";s:18:\"title-tax-category\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-category\";s:0:\"\";s:28:\"display-metabox-tax-category\";b:1;s:20:\"noindex-tax-category\";b:0;s:25:\"social-title-tax-category\";s:23:\"%%term_title%% Archives\";s:31:\"social-description-tax-category\";s:0:\"\";s:29:\"social-image-url-tax-category\";s:0:\"\";s:28:\"social-image-id-tax-category\";i:0;s:18:\"title-tax-post_tag\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-post_tag\";s:0:\"\";s:28:\"display-metabox-tax-post_tag\";b:1;s:20:\"noindex-tax-post_tag\";b:0;s:25:\"social-title-tax-post_tag\";s:23:\"%%term_title%% Archives\";s:31:\"social-description-tax-post_tag\";s:0:\"\";s:29:\"social-image-url-tax-post_tag\";s:0:\"\";s:28:\"social-image-id-tax-post_tag\";i:0;s:21:\"title-tax-post_format\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-post_format\";s:0:\"\";s:31:\"display-metabox-tax-post_format\";b:1;s:23:\"noindex-tax-post_format\";b:1;s:28:\"social-title-tax-post_format\";s:23:\"%%term_title%% Archives\";s:34:\"social-description-tax-post_format\";s:0:\"\";s:32:\"social-image-url-tax-post_format\";s:0:\"\";s:31:\"social-image-id-tax-post_format\";i:0;s:22:\"title-wpautoterms_page\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:25:\"metadesc-wpautoterms_page\";s:0:\"\";s:24:\"noindex-wpautoterms_page\";b:0;s:35:\"display-metabox-pt-wpautoterms_page\";b:1;s:35:\"post_types-wpautoterms_page-maintax\";i:0;s:33:\"schema-page-type-wpautoterms_page\";s:7:\"WebPage\";s:36:\"schema-article-type-wpautoterms_page\";s:4:\"None\";s:29:\"social-title-wpautoterms_page\";s:9:\"%%title%%\";s:35:\"social-description-wpautoterms_page\";s:0:\"\";s:33:\"social-image-url-wpautoterms_page\";s:0:\"\";s:32:\"social-image-id-wpautoterms_page\";i:0;s:32:\"title-ptarchive-wpautoterms_page\";s:51:\"%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%\";s:35:\"metadesc-ptarchive-wpautoterms_page\";s:0:\"\";s:34:\"bctitle-ptarchive-wpautoterms_page\";s:0:\"\";s:34:\"noindex-ptarchive-wpautoterms_page\";b:0;s:39:\"social-title-ptarchive-wpautoterms_page\";s:21:\"%%pt_plural%% Archive\";s:45:\"social-description-ptarchive-wpautoterms_page\";s:0:\"\";s:43:\"social-image-url-ptarchive-wpautoterms_page\";s:0:\"\";s:42:\"social-image-id-ptarchive-wpautoterms_page\";i:0;s:14:\"person_logo_id\";i:0;s:15:\"company_logo_id\";i:0;s:17:\"company_logo_meta\";b:0;s:16:\"person_logo_meta\";b:0;s:29:\"open_graph_frontpage_image_id\";i:0;}','yes'),(110,'wpseo_social','a:18:{s:13:\"facebook_site\";s:0:\"\";s:13:\"instagram_url\";s:0:\"\";s:12:\"linkedin_url\";s:0:\"\";s:11:\"myspace_url\";s:0:\"\";s:16:\"og_default_image\";s:0:\"\";s:19:\"og_default_image_id\";s:0:\"\";s:18:\"og_frontpage_title\";s:0:\"\";s:17:\"og_frontpage_desc\";s:0:\"\";s:18:\"og_frontpage_image\";s:0:\"\";s:21:\"og_frontpage_image_id\";s:0:\"\";s:9:\"opengraph\";b:1;s:13:\"pinterest_url\";s:0:\"\";s:15:\"pinterestverify\";s:0:\"\";s:7:\"twitter\";b:1;s:12:\"twitter_site\";s:0:\"\";s:17:\"twitter_card_type\";s:19:\"summary_large_image\";s:11:\"youtube_url\";s:0:\"\";s:13:\"wikipedia_url\";s:0:\"\";}','yes'),(111,'wpseo_flush_rewrite','1','yes'),(112,'cron','a:15:{i:1653850104;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:1653852833;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:1653860029;a:1:{s:15:\"ebn_optimize_db\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1653860031;a:1:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1653860033;a:4:{s:19:\"wpseo-reindex-links\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}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:1653860034;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:1653891352;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:1653902622;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:1653915254;a:1:{s:22:\"mwp_update_public_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1653919200;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:1653921855;a:1:{s:31:\"wpseo_permalink_structure_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1653924662;a:1:{s:13:\"wpseo-reindex\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1654292029;a:1:{s:16:\"wpseo_ryte_fetch\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1654378433;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'),(113,'tagline','','yes'),(115,'auth_key','DJ<qv~/; -Ogc$hB4Yu?]l~5>B&[#cfz<G:V=MJzNtog<m3#3em}1XfQ7iZ@0?$?','no'),(116,'auth_salt','=(XoEc)~0,O<si T5QT+D,DqnZ1lLW(qK<|.2fR?dNhjWTf>i-Ha1 O@^B*zx$<I','no'),(117,'logged_in_key','0u43xt1mDP r$<v_|9mJ*CUoYJ lzj`<si,~RY~P~kY=7jUXmH66j{Vk}~U!$<]_','no'),(118,'logged_in_salt','ES+YzlFR_*a|0=fy]iY *+[1R0[:DJe(S-==5WUeofT`s!<+DT1-_FXYyB>An%,H','no'),(119,'update_day','1','yes'),(120,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(121,'widget_calendar','a:2:{i:2;a:1:{s:5:\"title\";s:8:\"Calendar\";}s:12:\"_multiwidget\";i:1;}','yes'),(122,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(123,'widget_media_image','a:3:{i:2;a:15:{s:4:\"size\";s:4:\"full\";s:5:\"width\";i:1000;s:6:\"height\";i:1500;s:7:\"caption\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:9:\"link_type\";s:6:\"custom\";s:8:\"link_url\";s:1:\"#\";s:13:\"image_classes\";s:0:\"\";s:12:\"link_classes\";s:0:\"\";s:8:\"link_rel\";s:0:\"\";s:17:\"link_target_blank\";b:0;s:11:\"image_title\";s:0:\"\";s:13:\"attachment_id\";i:51;s:3:\"url\";s:56:\"http://tedxcaserta.it/wp-content/uploads/2020/07/209.jpg\";s:5:\"title\";s:10:\"Idea Share\";}i:3;a:15:{s:4:\"size\";s:6:\"medium\";s:5:\"width\";i:2560;s:6:\"height\";i:1640;s:7:\"caption\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:9:\"link_type\";s:6:\"custom\";s:8:\"link_url\";s:1:\"#\";s:13:\"image_classes\";s:0:\"\";s:12:\"link_classes\";s:0:\"\";s:8:\"link_rel\";s:0:\"\";s:17:\"link_target_blank\";b:0;s:11:\"image_title\";s:0:\"\";s:13:\"attachment_id\";i:52;s:3:\"url\";s:64:\"http://tedxcaserta.it/wp-content/uploads/2020/07/24-300x192.jpeg\";s:5:\"title\";s:9:\"Find More\";}s:12:\"_multiwidget\";i:1;}','yes'),(124,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(125,'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=yFmuxjGLdQI\";s:5:\"title\";s:10:\"Learn More\";}s:12:\"_multiwidget\";i:1;}','yes'),(126,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(127,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(129,'yoast_migrations_free','a:1:{s:7:\"version\";s:4:\"18.9\";}','yes'),(130,'nonce_key','jZedfJyIu!Z-&A}(+4Em;*d8C3Ev(7vzpbbG~)e0$SJ/j+YSVZd<1&ae0|JKp@CK','no'),(131,'nonce_salt','8_RHdUEJ6FKRhC_/X$Bs(E_Dr/(.y{FJ-OzG!F.#^w9E]@O9X:>|O{=OLKmMXDm/','no'),(132,'widget_akismet_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(140,'aioseop_options','a:79:{s:17:\"aiosp_license_key\";N;s:16:\"aiosp_home_title\";N;s:22:\"aiosp_home_description\";s:0:\"\";s:20:\"aiosp_togglekeywords\";i:1;s:19:\"aiosp_home_keywords\";N;s:26:\"aiosp_use_static_home_info\";i:0;s:9:\"aiosp_can\";i:1;s:30:\"aiosp_no_paged_canonical_links\";i:0;s:20:\"aiosp_force_rewrites\";i:1;s:24:\"aiosp_use_original_title\";i:0;s:28:\"aiosp_home_page_title_format\";s:12:\"%page_title%\";s:23:\"aiosp_page_title_format\";s:27:\"%page_title% | %site_title%\";s:23:\"aiosp_post_title_format\";s:27:\"%post_title% | %site_title%\";s:27:\"aiosp_category_title_format\";s:31:\"%category_title% | %site_title%\";s:26:\"aiosp_archive_title_format\";s:30:\"%archive_title% | %site_title%\";s:23:\"aiosp_date_title_format\";s:21:\"%date% | %site_title%\";s:25:\"aiosp_author_title_format\";s:23:\"%author% | %site_title%\";s:22:\"aiosp_tag_title_format\";s:20:\"%tag% | %site_title%\";s:25:\"aiosp_search_title_format\";s:23:\"%search% | %site_title%\";s:24:\"aiosp_description_format\";s:13:\"%description%\";s:22:\"aiosp_404_title_format\";s:33:\"Nothing found for %request_words%\";s:18:\"aiosp_paged_format\";s:14:\" - Part %page%\";s:17:\"aiosp_cpostactive\";a:3:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:7:\"product\";}s:18:\"aiosp_cpostnoindex\";a:0:{}s:19:\"aiosp_cpostnofollow\";a:0:{}s:21:\"aiosp_posttypecolumns\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}s:19:\"aiosp_google_verify\";s:0:\"\";s:17:\"aiosp_bing_verify\";s:0:\"\";s:22:\"aiosp_pinterest_verify\";s:0:\"\";s:19:\"aiosp_yandex_verify\";s:0:\"\";s:18:\"aiosp_baidu_verify\";s:0:\"\";s:25:\"aiosp_google_analytics_id\";N;s:25:\"aiosp_ga_advanced_options\";s:2:\"on\";s:15:\"aiosp_ga_domain\";N;s:21:\"aiosp_ga_multi_domain\";i:0;s:21:\"aiosp_ga_addl_domains\";N;s:21:\"aiosp_ga_anonymize_ip\";N;s:28:\"aiosp_ga_display_advertising\";N;s:22:\"aiosp_ga_exclude_users\";N;s:29:\"aiosp_ga_track_outbound_links\";i:0;s:25:\"aiosp_ga_link_attribution\";i:0;s:27:\"aiosp_ga_enhanced_ecommerce\";i:0;s:19:\"aiosp_schema_markup\";s:1:\"1\";s:32:\"aiosp_schema_search_results_page\";s:1:\"1\";s:33:\"aiosp_schema_social_profile_links\";s:0:\"\";s:28:\"aiosp_schema_site_represents\";s:12:\"organization\";s:30:\"aiosp_schema_organization_name\";s:0:\"\";s:30:\"aiosp_schema_organization_logo\";s:0:\"\";s:24:\"aiosp_schema_person_user\";s:1:\"1\";s:31:\"aiosp_schema_person_manual_name\";N;s:32:\"aiosp_schema_person_manual_image\";N;s:25:\"aiosp_schema_phone_number\";s:0:\"\";s:25:\"aiosp_schema_contact_type\";s:4:\"none\";s:20:\"aiosp_use_categories\";i:0;s:26:\"aiosp_use_tags_as_keywords\";i:1;s:32:\"aiosp_dynamic_postspage_keywords\";i:1;s:22:\"aiosp_category_noindex\";i:1;s:26:\"aiosp_archive_date_noindex\";i:1;s:28:\"aiosp_archive_author_noindex\";i:1;s:18:\"aiosp_tags_noindex\";i:0;s:20:\"aiosp_search_noindex\";i:0;s:17:\"aiosp_404_noindex\";i:0;s:17:\"aiosp_tax_noindex\";a:0:{}s:23:\"aiosp_paginated_noindex\";i:0;s:24:\"aiosp_paginated_nofollow\";i:0;s:27:\"aiosp_generate_descriptions\";i:0;s:18:\"aiosp_skip_excerpt\";i:0;s:20:\"aiosp_run_shortcodes\";i:0;s:33:\"aiosp_hide_paginated_descriptions\";i:0;s:32:\"aiosp_dont_truncate_descriptions\";i:0;s:20:\"aiosp_unprotect_meta\";i:0;s:33:\"aiosp_redirect_attachement_parent\";i:0;s:14:\"aiosp_ex_pages\";s:0:\"\";s:20:\"aiosp_post_meta_tags\";s:0:\"\";s:20:\"aiosp_page_meta_tags\";s:0:\"\";s:21:\"aiosp_front_meta_tags\";s:0:\"\";s:20:\"aiosp_home_meta_tags\";s:0:\"\";s:12:\"aiosp_do_log\";N;s:19:\"last_active_version\";s:5:\"3.5.2\";}','yes'),(146,'aioseop_notices','a:2:{s:7:\"notices\";a:2:{s:17:\"review_plugin_cta\";a:3:{s:4:\"slug\";s:17:\"review_plugin_cta\";s:10:\"time_start\";i:1594805331;s:8:\"time_set\";i:1593595732;}s:18:\"conflicting_plugin\";a:3:{s:4:\"slug\";s:18:\"conflicting_plugin\";s:10:\"time_start\";i:1909166675;s:8:\"time_set\";i:1593597416;}}s:14:\"active_notices\";a:2:{s:17:\"review_plugin_cta\";i:1594805331;s:18:\"conflicting_plugin\";i:1909166675;}}','no'),(147,'aioseop_detected_conflicting_plugins','a:1:{s:9:\"Yoast SEO\";s:24:\"wordpress-seo/wp-seo.php\";}','yes'),(163,'theme_mods_twentytwenty','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1593599280;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'),(186,'crawl-delay-value','7','yes'),(318,'recently_activated','a:0:{}','yes'),(319,'fs_api_cache','a:0:{}','yes'),(330,'ssb_networks','a:1:{s:14:\"icon_selection\";s:47:\"fbshare,twitter,linkedin,email,reddit,pinterest\";}','yes'),(331,'ssb_themes','a:1:{s:10:\"icon_style\";s:16:\"round-btm-border\";}','yes'),(332,'ssb_positions','a:1:{s:8:\"position\";a:2:{s:7:\"sidebar\";s:7:\"sidebar\";s:6:\"inline\";s:6:\"inline\";}}','yes'),(333,'ssb_inline','a:14:{s:8:\"location\";s:5:\"below\";s:14:\"icon_alignment\";s:4:\"left\";s:9:\"animation\";s:12:\"no-animation\";s:12:\"share_counts\";s:1:\"0\";s:11:\"total_share\";s:1:\"0\";s:10:\"icon_space\";s:1:\"0\";s:16:\"icon_space_value\";s:0:\"\";s:11:\"hide_mobile\";s:1:\"0\";s:16:\"show_on_category\";s:1:\"0\";s:15:\"show_on_archive\";s:1:\"0\";s:11:\"show_on_tag\";s:1:\"0\";s:14:\"show_on_search\";s:1:\"0\";s:11:\"share_title\";s:0:\"\";s:5:\"posts\";a:2:{s:4:\"home\";s:4:\"home\";s:4:\"post\";s:4:\"post\";}}','yes'),(334,'ssb_advanced','a:1:{s:11:\"ssb_og_tags\";s:1:\"1\";}','yes'),(335,'ssb_pr_version','3.1.1','yes'),(336,'widget_ssb_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(337,'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'),(338,'ssb_media','','yes'),(339,'ssb_popup','','yes'),(340,'ssb_flyin','','yes'),(341,'ssb_active_time','1593597731','no'),(342,'wpautoterms_activated','1','yes'),(343,'wpautoterms_legal_pages_slug','wpautoterms','yes'),(344,'wpautoterms_version','2.4.9','yes'),(345,'widget_wpautoterms_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(346,'wpautoterms_links','1','yes'),(347,'wpautoterms_links_bg_color','#ffffff','yes'),(348,'wpautoterms_links_font','Arial, sans-serif','yes'),(349,'wpautoterms_links_font_size','14px','yes'),(350,'wpautoterms_links_text_color','#cccccc','yes'),(351,'wpautoterms_links_text_align','center','yes'),(352,'wpautoterms_links_links_color','#000000','yes'),(353,'wpautoterms_links_separator','-','yes'),(354,'wpautoterms_links_target_blank','','yes'),(355,'wpautoterms_update_notice','','yes'),(356,'wpautoterms_update_notice_bar_position','top','yes'),(357,'wpautoterms_update_notice_bar_type','static','yes'),(358,'wpautoterms_update_notice_disable_logged','yes','yes'),(359,'wpautoterms_update_notice_duration','3','yes'),(360,'wpautoterms_update_notice_message','Our <a href=\"[wpautoterms page_link]\">[wpautoterms page_title]</a> has been updated on [wpautoterms last_updated_date].','yes'),(361,'wpautoterms_update_notice_message_multiple','Our [wpautoterms page_links] have been updated on [wpautoterms last_updated_date].','yes'),(362,'wpautoterms_update_notice_close_message','Close','yes'),(363,'wpautoterms_update_notice_bg_color','','yes'),(364,'wpautoterms_update_notice_font','','yes'),(365,'wpautoterms_update_notice_font_size','','yes'),(366,'wpautoterms_update_notice_text_color','','yes'),(367,'wpautoterms_update_notice_links_color','','yes'),(368,'wpautoterms_cookies_notice','','yes'),(369,'wpautoterms_cookies_notice_bar_position','top','yes'),(370,'wpautoterms_cookies_notice_bar_type','static','yes'),(371,'wpautoterms_cookies_notice_disable_logged','yes','yes'),(372,'wpautoterms_cookies_notice_message','We use cookies to ensure that we give you the best experience on our website','yes'),(373,'wpautoterms_cookies_notice_close_message','Close','yes'),(374,'wpautoterms_cookies_notice_bg_color','','yes'),(375,'wpautoterms_cookies_notice_font','','yes'),(376,'wpautoterms_cookies_notice_font_size','','yes'),(377,'wpautoterms_cookies_notice_text_color','','yes'),(378,'wpautoterms_cookies_notice_links_color','','yes'),(379,'wpautoterms_endorsements','','yes'),(380,'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'),(381,'wpautoterms_endorsements_when','','yes'),(382,'wpautoterms_endorsements_tag','','yes'),(383,'wpautoterms_site_name','www.tedxcaserta.it','yes'),(384,'wpautoterms_site_url','http://tedxcaserta.it','yes'),(385,'wpautoterms_company_name','www.tedxcaserta.it','yes'),(386,'wpautoterms_country','','yes'),(387,'wpautoterms_state','','yes'),(388,'wpautoterms_show_in_pages_widget','','yes'),(389,'wpautoterms_cache_plugins_compat','','yes'),(390,'wpautoterms_license','','yes'),(391,'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'),(392,'wpautoterms_cache_plugins_detection','','yes'),(393,'wpautoterms_ob_total','1','yes'),(394,'wpautoterms_ob_not_intercepted','0','yes'),(395,'widget_recent-posts-widget-with-thumbnails','a:2:{i:2;a:36:{s:5:\"title\";s:12:\"Recent Posts\";s:11:\"default_url\";s:94:\"http://tedxcaserta.it/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:10;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'),(396,'action_scheduler_hybrid_store_demarkation','22','yes'),(397,'schema-ActionScheduler_StoreSchema','6.0.1647855474','yes'),(398,'schema-ActionScheduler_LoggerSchema','3.0.1647855474','yes'),(399,'wpforms_version','1.6.1','yes'),(400,'wpforms_activated','a:1:{s:4:\"lite\";i:1593597744;}','yes'),(403,'action_scheduler_lock_async-request-runner','1653846127','yes'),(404,'wpforms_version_lite','1.6.1','yes'),(405,'widget_wpforms-widget','a:2:{i:2;a:4:{s:5:\"title\";s:14:\"Subscribe Here\";s:7:\"form_id\";i:37;s:10:\"show_title\";b:0;s:9:\"show_desc\";b:0;}s:12:\"_multiwidget\";i:1;}','yes'),(412,'current_theme','Wishful Travel','yes'),(413,'theme_mods_wishful-travel','a:21:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:6:\"menu-1\";i:7;}s:18:\"custom_css_post_id\";i:54;s:40:\"wishful_travel_enable_child_theme_header\";b:1;s:26:\"wishful_blog_facebook_link\";s:25:\"https://www.facebook.com/\";s:25:\"wishful_blog_twitter_link\";s:20:\"https://twitter.com/\";s:27:\"wishful_blog_pinterest_link\";s:26:\"https://www.pinterest.com/\";s:27:\"wishful_blog_instagram_link\";s:32:\"https://www.instagram.com/?hl=en\";s:25:\"wishful_blog_youtube_link\";s:24:\"https://www.youtube.com/\";s:26:\"wishful_blog_enable_banner\";b:1;s:38:\"wishful_blog_display_homepage_category\";b:0;s:36:\"wishful_blog_display_homepage_author\";b:0;s:34:\"wishful_blog_display_homepage_date\";b:0;s:35:\"wishful_blog_homepage_readmore_text\";s:0:\"\";s:32:\"wishful_travel_child_theme_email\";s:20:\"[email protected]\";s:34:\"wishful_travel_child_theme_address\";s:45:\"Viale Maria Cristina di Savoia 135,Cutigliano\";s:33:\"wishful_travel_child_theme_number\";s:19:\"Call: 992 4201 0356\";s:33:\"wishful_blog_header_image_opacity\";i:8;s:11:\"custom_logo\";i:59;s:16:\"header_textcolor\";s:5:\"blank\";s:34:\"wishful_blog_enable_fallback_image\";b:0;}','yes'),(414,'theme_switched','','yes'),(415,'widget_wishful_blog_author_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(416,'widget_wishful_blog_homepage_post_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(417,'widget_wishful_blog_post_widget_layout_one','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(418,'widget_wishful_blog_post_widget_layout_two','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(419,'widget_wishful_blog_social_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(420,'widget_wishful_blog_eclg_newsletter_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(425,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(433,'theme_editor_email_verified_1','yes','yes'),(438,'wpautoterms_cache_plugins_detected','1','yes'),(568,'secure_auth_key','`#x@#LQo%w8.xl xw#:x6X%u.~5_+)hA+`{U~=@@RQ/lq4D0UByS)T{p^e2w}e_#','no'),(569,'secure_auth_salt','|,|mS&!<O-63|G41k?H/ 1Y-#uPI!i4GVe:@<9]`_phG7r2kV1i:(/qZJ&K$L#gZ','no'),(602,'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'),(1167,'mwp_service_key','a326ba81-7dfd-4fa9-a5fb-562092f940c6','yes'),(1170,'mwp_openssl_parameters','a:2:{s:4:\"time\";i:1677754778;s:7:\"working\";b:1;}','yes'),(1171,'mwp_incremental_update_active','','yes'),(1172,'mwp_recovering','','yes'),(1173,'mwp_core_autoupdate','','yes'),(1174,'mwp_container_parameters','a:0:{}','yes'),(1175,'mwp_container_site_parameters','a:0:{}','yes'),(1176,'mwp_maintenace_mode','a:0:{}','yes'),(1178,'worker_migration_version','2','yes'),(1179,'_worker_nossl_key','','yes'),(1180,'_worker_public_key','LS0tLS1CRUdJTiBQVUJMSUMgS0VZLS0tLS0KTUlJQklqQU5CZ2txaGtpRzl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUF0b21xOXJjd2hUazlsNTRUdVZTdwpoZCs4dk1iZGlSalhzL2VzNWJIaG4vbkxDMDRkUWFzTTVzWTlBcWh2SE9ybjdhOStITzBrMjV6YzFKOHA1WGxnClFHZGwrYXJwdG1rWFJJeXJQVkhTaFh0OUk3UEJ1bkkwdFcrUEhWbE5vUkpzdjNhbXcvM1YxRERCUDVUNjlZNFMKNDdvTWZiYjRoeXhZMGZzZHZPa1BpZ1p0cGx6eEVnbDJXT3kxUUIzYmpLKzZyQ1oyOEtjaGlHVDVjYWFwSkFRbAowNVd1TVNPYXc4SmxnYzE0OUVMd0FQUGlwV3ZWaWVuaVBxb2tlSklERld3YjdJYjllanBBRUgxZ21sZlp3MmVBCktOS2VSb2xPQzh4cXBZS05oSW9xUG93am9YNXNEZmcwQklkOTVOaE9jRkN4ZWx5RDR3Y2NsZGVIZ0tTTk13U1IKZndJREFRQUIKLS0tLS1FTkQgUFVCTElDIEtFWS0tLS0tCg==','yes'),(1182,'mwp_worker_configuration','a:9:{s:10:\"master_url\";s:21:\"https://managewp.com/\";s:15:\"master_cron_url\";s:75:\"https://managewp.com/wp-content/plugins/master/mwp-notifications-handle.php\";s:20:\"noti_cache_life_time\";s:5:\"86400\";s:27:\"noti_treshold_spam_comments\";s:2:\"10\";s:30:\"noti_treshold_pending_comments\";s:1:\"0\";s:31:\"noti_treshold_approved_comments\";s:1:\"0\";s:19:\"noti_treshold_posts\";s:1:\"0\";s:20:\"noti_treshold_drafts\";s:1:\"0\";s:8:\"key_name\";s:8:\"managewp\";}','yes'),(1185,'mwp_communication_keys','a:1:{i:8383642;a:2:{s:3:\"key\";s:36:\"437e15ae-2ca2-4f74-9846-17d8a2bdf030\";s:5:\"added\";i:1618404862;}}','yes'),(1186,'mwp_key_last_used_437e15ae-2ca2-4f74-9846-17d8a2bdf030','1618404862','yes'),(1187,'mmb_stats_filter','a:1:{s:7:\"plugins\";a:1:{s:7:\"cleanup\";a:1:{s:9:\"revisions\";a:1:{s:11:\"num_to_keep\";i:5;}}}}','yes'),(1188,'mwp_potential_key','460e223d-6b61-495d-bf3f-fe62e5e7bb48','yes'),(1189,'mwp_potential_key_time','1677754778','yes'),(1190,'user_hit_count','a:60:{s:10:\"2022-03-31\";i:69;s:10:\"2022-04-01\";i:133;s:10:\"2022-04-02\";i:114;s:10:\"2022-04-03\";i:66;s:10:\"2022-04-04\";i:78;s:10:\"2022-04-05\";i:125;s:10:\"2022-04-06\";i:48;s:10:\"2022-04-07\";i:82;s:10:\"2022-04-08\";i:86;s:10:\"2022-04-09\";i:124;s:10:\"2022-04-10\";i:209;s:10:\"2022-04-11\";i:295;s:10:\"2022-04-12\";i:636;s:10:\"2022-04-13\";i:160;s:10:\"2022-04-14\";i:127;s:10:\"2022-04-15\";i:84;s:10:\"2022-04-16\";i:167;s:10:\"2022-04-17\";i:62;s:10:\"2022-04-18\";i:147;s:10:\"2022-04-19\";i:116;s:10:\"2022-04-20\";i:154;s:10:\"2022-04-21\";i:163;s:10:\"2022-04-22\";i:92;s:10:\"2022-04-23\";i:213;s:10:\"2022-04-24\";i:113;s:10:\"2022-04-25\";i:155;s:10:\"2022-04-26\";i:173;s:10:\"2022-04-27\";i:129;s:10:\"2022-04-28\";i:212;s:10:\"2022-04-29\";i:329;s:10:\"2022-04-30\";i:188;s:10:\"2022-05-01\";i:307;s:10:\"2022-05-02\";i:281;s:10:\"2022-05-03\";i:83;s:10:\"2022-05-04\";i:442;s:10:\"2022-05-05\";i:271;s:10:\"2022-05-06\";i:128;s:10:\"2022-05-07\";i:293;s:10:\"2022-05-08\";i:189;s:10:\"2022-05-09\";i:129;s:10:\"2022-05-10\";i:131;s:10:\"2022-05-11\";i:179;s:10:\"2022-05-12\";i:219;s:10:\"2022-05-13\";i:125;s:10:\"2022-05-14\";i:82;s:10:\"2022-05-15\";i:100;s:10:\"2022-05-16\";i:127;s:10:\"2022-05-17\";i:253;s:10:\"2022-05-18\";i:141;s:10:\"2022-05-19\";i:95;s:10:\"2022-05-20\";i:138;s:10:\"2022-05-21\";i:268;s:10:\"2022-05-22\";i:138;s:10:\"2022-05-23\";i:151;s:10:\"2022-05-24\";i:456;s:10:\"2022-05-25\";i:266;s:10:\"2022-05-26\";i:235;s:10:\"2022-05-27\";i:121;s:10:\"2022-05-28\";i:120;s:10:\"2022-05-29\";i:117;}','yes'),(1213,'mainwp_child_update_version','1.5','yes'),(1214,'mainwp_child_plugin_version','4.2.3','yes'),(1215,'mainwp_child_auth','a:7:{i:5;s:32:\"7230c374bd3907d59a5fa72e3d49ab56\";s:4:\"last\";i:1677754779;i:4;s:32:\"d626534fd294943a28bab3b9c9e50cd3\";i:3;s:32:\"92c295c3383937b75dd1eaea807dc7f6\";i:2;s:32:\"ffb7fab72440d8b31ebcdd0eeddeaecb\";i:1;s:32:\"5e5cde1ed6ac3c1dacd9e447bd4bf7b9\";i:0;s:32:\"7025bcb40176f354200d941b3810e4ec\";}','yes'),(1216,'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'),(1217,'mainwp_child_activated_once','1','no'),(1218,'mainwp_child_pubkey','LS0tLS1CRUdJTiBQVUJMSUMgS0VZLS0tLS0KTUlJQklqQU5CZ2txaGtpRzl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUF5SmR0eXV3YndCVjdZUzNwSEwxSgpOcm9KWEtjK1E1RklXZStrOHA4YzVOT3I3WTEyLzhHbGN6NGxmaDRGMFBtb1laZGYwc0RGZjRxWW1UdGRCMllaCnFwQi9ycTdMN2JlRU9FWWxyajZ6VHBzTWJIcm15N29Ud25CZ29KQ2FpYXFMbFl2UnUwVEp4a2RLenQ2TlBwR2YKNlZOY3B0QWcrNjdIc0FrZXdQNDRadTlUSUxibnVjSTkvQjZUclo4bTVXWEtGRXkxWENEV2NFV211MkpRaFQ4MQpyeTVDSlp2b01QUkpCNDI4bUNqN2srSHFUSGJtUjg5WS8vQ3dkWUsvc04rQTdHMHhNK05hc1dCT1lNMkZSNmcrCklUOWtVck1ibmEzamNMR25CaHJjUzREUGFIS0FNalc1SUJpSEVLODhJbGZHcFFJZW1mV2lSRmo4VXoyeEl4MU8KdndJREFRQUIKLS0tLS1FTkQgUFVCTElDIEtFWS0tLS0tCg==','yes'),(1219,'mainwp_child_server','https://dashboard.comparrot.nl/wp-admin/','no'),(1220,'mainwp_child_nonce','0','no'),(1221,'mainwp_child_nossl','0','yes'),(1222,'mainwp_child_nossl_key','cdc1fffc4651f381581a80b224ecb1408df0aad8a8f023bea13b9b3cd03be7e7','yes'),(1223,'mainwp_premium_updates','a:0:{}','no'),(1226,'mainwp_child_clone_sites','0','no'),(1227,'mainwp_child_siteid','9','no'),(1240,'wpseo_ryte','a:2:{s:6:\"status\";i:-1;s:10:\"last_fetch\";i:1649453675;}','yes'),(1250,'recovery_keys','a:0:{}','yes'),(1261,'action_scheduler_migration_status','complete','yes'),(1262,'mwp_public_keys_refresh_time','1653829162','yes'),(1263,'mwp_public_keys','a:14:{i:0;a:6:{s:2:\"id\";s:19:\"managewp_1650333902\";s:7:\"service\";s:8:\"managewp\";s:9:\"validFrom\";s:19:\"2022-05-04 01:26:15\";s:7:\"validTo\";s:19:\"2022-06-05 01:26:15\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA13Jz0bHssvi8WamXT90p\nq44XAd2Ja8dz9V+Q4LXfW03zfEzAR9ovQJuC9o2fkW05tibim16W9qJjA+TMfnZT\nFfp43XUejt3QynMLwkLxiiwvGtD4Dwjb2Mn4whH6VFfvpWN4PkyP9ZtNSml/6Kwg\nEe5doaV9TRnj4oJmahA7zu15oAhIN6gRs0mRXcc/oSAo1PUa74iTcoy+n3xCLQpR\nmUHdS8lr2XgwurCsAjcQoUnDKvqCzu94uuKwL1CCNIQsadyMp6kDmJw/h5r5VITn\nItsC2M45mMf3RG3ct1WjjN6CDnNdatbPaoWjyN2pFuOCZ5Ydl6l41QnrDoKeGfAU\nPQIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:0;}i:1;a:6:{s:2:\"id\";s:19:\"managewp_1652925902\";s:7:\"service\";s:8:\"managewp\";s:9:\"validFrom\";s:19:\"2022-06-03 01:26:15\";s:7:\"validTo\";s:19:\"2022-07-05 01:26:15\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxYT3R83eMEERQr2FNvqs\nYxq+Y2f+9PqClhNF6SL7yfPXygd1tB/uMIiAZ2pCG2ejxY3S7Df7Hr1Xg5uf8I6l\n8QkTsY4868wLQ5KNEudpE1G0HGgYoivO7IsI5oMHTjDbKZB48ZFX1trXUX6Gf5mj\nyoLWA21fIgz0UBt679UFx6ONYEI63yJHo71x0A4rYwNylv/twGS0HZDQyD4AfqZA\nOkFNDdLyJav0tbB0ftfymOnXoUWvhESjDzxPLHUg8qa42o2zHtetFLP9DU7wJRnr\n2d6d9hOEI+ww2O+kVYkLfLDTfpDLBKaqOc/+h78mWA3nOL+9VrLyqhoDJBqqMMe7\n0QIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:0;}i:2;a:6:{s:2:\"id\";s:23:\"managewp_dev_1650333902\";s:7:\"service\";s:12:\"managewp_dev\";s:9:\"validFrom\";s:19:\"2022-05-04 01:26:15\";s:7:\"validTo\";s:19:\"2022-06-05 01:26:15\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqpcRP6zMLl6sRA5j2mgR\n2RAc0RESQHH+UnrTia4jvR4NEHxE9Hag8rsFprKwhxWAXg2X52FTFTfz+Zy2RpKN\nETM6gJ8tDcJlJSVONSnnIyqztDlvdcYALFRkvuEpbjGcYf3u6g9bf77jZTMl3OFJ\nKPMWwjMXehJPkSs4ICjyAK1fVr3Syl6RNrnriqdA7/iHzGF2e4vcqavpq0vtR2LG\nTi3V36Q8nxstH2m2tlFUesNGQzdvE1DrYB3V4VKaou4LvwtU7AicqqH/YIy0OTg9\nytKQk6TL41sam9KQEuyiKYTxpyZqd0gvzYUDVHez432dC1qxwPQmS+GDg0gfClQT\nFQIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:0;}i:3;a:6:{s:2:\"id\";s:23:\"managewp_dev_1652925902\";s:7:\"service\";s:12:\"managewp_dev\";s:9:\"validFrom\";s:19:\"2022-06-03 01:26:15\";s:7:\"validTo\";s:19:\"2022-07-05 01:26:15\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxIQRMMzjaKR2MSUt1qvP\nQxKsqGvu23YHWHCJOoRJfbdz6WwSpORuh9qC7n46jf8CH01LtyOxAp2/wsGi0BD1\nNxpIbO6sHt+BpuGM+FpslTU+h+IcfASIZRlT8UQLnUwzAIbGRz72sKRIsUNNVEks\nveYwWE4VG90LQmw25k6AZE0YSAqVJJB/k1iWcXpsOWrbUFdyjWcpcn0XU2nbkGY4\nrJAbmXsfZNuVMI+xgk06JkMpj0SMKUl2qNUYcgFPweNmvL1x3kcn7Sp8DtsqVkEB\nJmjK4wjTSVyf667EB8k8d2Bi0rqaft5GgBmV2YqfyCBJXVmHHYX0WW5NsEIQlyTJ\nMQIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:0;}i:4;a:6:{s:2:\"id\";s:16:\"mwp20_1650333902\";s:7:\"service\";s:5:\"mwp20\";s:9:\"validFrom\";s:19:\"2022-05-04 01:26:15\";s:7:\"validTo\";s:19:\"2022-06-05 01:26:15\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzYefQlaaof2mT+b2+51q\nrI5u/S3k5Qw3hONNMYP4/VheJMOoX2/LvR/PavwI2QVlo9e+9+QoNu6WRfBu/sMm\nYZei5ypt5bvFRCMJN8Yg+eRYtzqUXc4lDIWtxTPKuRdRY2T5pGjku2yNlqW1jxZH\nQOYCzUjsLdwMXWS9udzu0gggZTsfERC3GIxn72Mlg6fsJlAAu+y0QMN0uVGzdp9e\nzNTYLXmR4AivcBW7Vkued9VpXD6OcC/B8ap7VmlS+DJ3IU91nDc32THMbtvngA69\njx2oBdffk7s/itqllJWFcu1BqFhQa+a8riIGDIItC0ktb38EapBB9b8Ey5HTwBpn\nCwIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:1;}i:5;a:6:{s:2:\"id\";s:16:\"mwp20_1652925902\";s:7:\"service\";s:5:\"mwp20\";s:9:\"validFrom\";s:19:\"2022-06-03 01:26:15\";s:7:\"validTo\";s:19:\"2022-07-05 01:26:15\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAplA7TCURNwFOwsZIIkXm\n2SlcvuKGHKI7Qt6PRbGv0PJqvBjuDUk4v6a6R57wHSE6iJHCfyDG3swT3WVI4RO1\nhEOlDeKxh2s1HZCorcV+VpJ3FL3fu4x+XmrOqXp65SvkWGzOJmPgbZoM7fI38wlP\n0YGA1tXgOsvuiItFp2a6gUb4sQgnbVV93zWPVXvBR6mw/thMeW7jbDoR2IKlkq4T\noPo3SDvtVUUp55yaTfQPhsU+gev39dwPx1rJ/nHJdTagB0OjQ+9cPOFKACDCJfCI\nGgNp4pCdxWRmkIfTAuVmk25ktuUx8JNsHzMhqlN1X4BLvNnygkJty8sk34jkeamy\nFwIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:1;}i:6;a:6:{s:2:\"id\";s:15:\"wpps_1649941501\";s:7:\"service\";s:4:\"wpps\";s:9:\"validFrom\";s:19:\"2022-04-29 13:05:01\";s:7:\"validTo\";s:19:\"2022-05-31 13:05:01\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA39wNUbUnRfsqr8yrAyr7\n7qGip+6voG4XpO3IVoilvWwrlX1U4OEjdWeBWCBlQlZFZpfOG3u/M/x3e5Vc6OzR\n7dIkkNEqWXodiuTlrmLvkKWWB6A6wRCRrG5kob90izNNUP3ejKigj/xQr/F7CRLx\n6V50yPPssBjaSk6vKqo0moyX4f4XG0K2gAfod+wOZRPDzaN4YJU+Y1rpYSsBcmXq\n3jKVTS6+D9g2l1vI2kI+WS7bl+HhRVRL9MElWRMmqRD/1kzr8JvxkfNw+JrBc47Q\n5usTXfpSUwAdJi7DsEVexSTgRcuHJAjZgZgUXrYUSTRDPJWfODBgqXHJQzHuxp3k\ncQIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:1;}i:7;a:6:{s:2:\"id\";s:15:\"wpps_1652533501\";s:7:\"service\";s:4:\"wpps\";s:9:\"validFrom\";s:19:\"2022-05-29 13:05:01\";s:7:\"validTo\";s:19:\"2022-06-30 13:05:01\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA1XPYBY/9amEbH3bEaZd0\ncBbHurICA37UnUfO/VulYLy0juoQJmN5hx7iZOqkJgQg3jGRgeDqodfLl3SccZjw\nEarv8oFZDQaPwMnOcnFYzK6LO4U0HOYnxivG6kr8rvM3hlaCjDQSVRKsl687RJAi\niMiPnMIMCVdCQf4kJI0lgcqP4nnaCNfiMJwoR+ZqpAHZfBV0lP9QPQMsrNVMpbDP\n6y5ybB9aXgk7YbgCdXPhKaeUDJzBVpZvQfsPmAjsQliPixyaMidDsJ5LPeWxkadZ\nSf97in44egV43JCO8FTwj5f1Co4RLSnWphpCS6GqPGuldb/ItcTlAU51HWyYvc4F\nlQIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:1;}i:8;a:6:{s:2:\"id\";s:25:\"cookie_service_1651165502\";s:7:\"service\";s:14:\"cookie_service\";s:9:\"validFrom\";s:19:\"2022-05-13 16:27:25\";s:7:\"validTo\";s:19:\"2022-06-14 16:27:25\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvXS3taK0HL0FnV36eSpc\nEH/vVcOmNJf54VFPTmO4MSreMu6X8rm2XbG8zBru19WQOq8wzv3sXrwEsZA9NLRR\nv407LXqQPZfaFu+JzNIBQH1oqet/ANlEM1T3nZVRzqD/RQi3hKYe+0khLj8cjTER\n1tKRRlDjHod99NntFkzYzU7LABXU3egvSqoJ5XsVg8GLz2l6vsyLHTLJai/FLO1G\n0VEAlNbQ1cQVGWUQD8/a+AOHiOQdbtA7jsxQ0tXSZPQGbAXvG0yyuu4l4HxYScxg\n4hr/4Evk2bqBmex/exH62Z8LfuH0aFPf2D49DplHQN59lOs3uvrcJsjcSuRXuSoG\nKQIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:1;}i:9;a:6:{s:2:\"id\";s:25:\"cookie_service_1653757502\";s:7:\"service\";s:14:\"cookie_service\";s:9:\"validFrom\";s:19:\"2022-06-12 16:27:25\";s:7:\"validTo\";s:19:\"2022-07-14 16:27:25\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsIyOY4++Bga64a3yZPnL\nA9NWxBDTM95BaXI2sKaGsBbPBpLZKOtn8tOf18gUNQi37NCecvVblokBRvQozSBj\n19pJYmddjsZuafycYsM5DTZJD/VCNOMyPruJBidtZFwSK8briQITTcxWOeZIperG\njoZz9ygjDPkjYOOjuhyvORjhCDsAeXhJNcfwhQ9yGxYvw/yRpSeZtubS8ShfMC3s\nJJPqwxHCNnh5m+h6BjTC3rM91CuwLUJq8eNaHp6CiurbodVYytuBoLU1v0W4Im+W\nBdLcWW2crIFjV29PJE0sU8dAwemwvIKsEbfTo9j+hPOzPnYcoxK5DGR+QAWp7ZaH\nkwIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:1;}i:10;a:6:{s:2:\"id\";s:15:\"mwp1_1650031502\";s:7:\"service\";s:4:\"mwp1\";s:9:\"validFrom\";s:19:\"2022-04-30 14:05:01\";s:7:\"validTo\";s:19:\"2022-06-01 14:05:01\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA1FKOlQajCFkUTEpCh1va\nq5u/U9TD0LWZhCvAAqKhQDlgyo6wje3SX5w8MBHj/gjUlgkS5fehiUDgA7zAf+TE\ny8UdPffoJ6eVse2tYx4NA9Mkz9F1NwvuDeqljUlsev0CDJLCzX1gCrWsVLvP0G7r\nwBU30U2DZ4hBLMCojk6xqEEaIbCZTb8FQfZaijIX72dP0GOdOUNBNIHUOBk4gaoH\niofJP/zVf0bLvL4wdXNbSUIPQ1be2TY9TrbbhIJ594svO12pD+6p4h5qn/YMDa7c\n0PCFNMHGdPX1BhI3DLd/zTEJ4gaVI8uRKOMjrDzv3XZdlrOggfmAVZxAb4CSIwb1\n1QIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:1;}i:11;a:6:{s:2:\"id\";s:15:\"mwp1_1652623502\";s:7:\"service\";s:4:\"mwp1\";s:9:\"validFrom\";s:19:\"2022-05-30 14:05:01\";s:7:\"validTo\";s:19:\"2022-07-01 14:05:01\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA4klO91nKpqnjGbhKvIk6\nDcTrE+u3Loxwt4fJgo4DPM4gRiOLrejm+7Rrm6yy6qeFsp3gj4z73aw3PDj5WjDy\n9jz1wuumN8idG3hf10f/ZCcFlV1r8lY2Sskg36A5y/6IfiJIpaFC8I95kf1lVc+f\nmCtiH+RvbXW/D7YscUS4pAG52SFbBePJJDFcQGlB888FoMxe0rbFx9cGIp7FdtLc\nVOVSHTrHZ0idZjegRuK5vDv647FgQ38VMpU45kk74LdzLbdzUuSiha7LthwYqc5S\ndxeX7o90zttvzCPjov8v2FAJKikZLex9qwiHvfMJVHidOsZqtA8HkM0vv6eCGUUd\nwQIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:1;}i:12;a:6:{s:2:\"id\";s:20:\"migration_1650287102\";s:7:\"service\";s:9:\"migration\";s:9:\"validFrom\";s:19:\"2022-05-03 13:05:02\";s:7:\"validTo\";s:19:\"2022-06-04 13:05:02\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAszQ1EeBCtKnsGz5p6Hbb\nU2lCoJqZWgjQpiHjnjVeXHhfd4NpfnNYi1KWpQmLl6+6rH9Y9B4VOxMOz1udS/Lr\n6t7AIeuYeQMJtI3ii2yS1TLkaGsISUs1ZqEccedy9yE3emJRupXKMQTbJuR1EZMp\nrYfvoGLagfQrLPVu5vA//zo55I+1dZVpOua11KWyFrXfpPXSjiGG8s1TqSsdZh7E\nIlHQHhvJ+1UAE0OpqprdbQH8XSNFcF8PcRdBde0ayWTk5diMXg6lqUY5s6HmM7Ot\nKvar+kv2r0Js6M3zkA8HFcLvUt96OzStm/3k8zYzlXj3mjflelMTW3MSFAVDhXSc\nmwIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:1;}i:13;a:6:{s:2:\"id\";s:20:\"migration_1652882702\";s:7:\"service\";s:9:\"migration\";s:9:\"validFrom\";s:19:\"2022-06-02 13:05:02\";s:7:\"validTo\";s:19:\"2022-07-04 13:05:02\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtwn+muzM8BotWpRz8kaD\nNgrQg7yJzqlrxmM2HzO6gn1npq/qvLRAPzE2Z8xM5AX5VfCsH3z3erTNORjtDStS\nZe6R0zvWgUoAKWaeOLEYTc4eNBrCtrTgvv6YI4ofmHJAp5ySzfMNrZ2Punduf04l\nUlwJ8oBAorFYM5PxA29djivPje+0kB8H5qIW1bC9toSd69Qeg64YXND8xLbcBYu/\navg9nJ9QM9IJTPJzptk1WB6T3wfCzLt592P7wG0fnPyUm3da8MBBb55sfSGUBR0Q\nh0hpCyvDqcSSh9Iy2ezhuzoDM5kVQbR/L/CVGySqCGgnvzGOuRLp2vKuRLJuD39q\nGQIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:1;}}','yes'),(1415,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:19:\"[email protected]\";s:7:\"version\";s:5:\"5.9.3\";s:9:\"timestamp\";i:1649669836;}','no'),(1417,'wpforms_crypto_secret_key','upOejD17velN4SIsm8KxWN8IBSu2Dk5itXDdCLqK1MI=','yes'),(1426,'https_detection_errors','a:1:{s:20:\"https_request_failed\";a:1:{i:0;s:21:\"HTTPS request failed.\";}}','yes'),(1439,'wpforms_email_summaries_fetch_info_blocks_last_run','1653674293','yes'),(1493,'finished_updating_comment_type','1','yes'),(1639,'wpforms_admin_notices','a:1:{s:14:\"review_request\";a:2:{s:4:\"time\";i:1593597746;s:9:\"dismissed\";b:0;}}','yes'),(1964,'auto_plugin_theme_update_emails','a:0:{}','yes'),(2903,'wpforms_builder_opened_date','0','no'),(3556,'widget_block','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3557,'disallowed_keys','','no'),(3558,'comment_previously_approved','1','yes'),(3559,'auto_update_core_dev','enabled','yes'),(3560,'auto_update_core_minor','enabled','yes'),(3561,'auto_update_core_major','unset','yes'),(3562,'wp_force_deactivated_plugins','a:0:{}','yes'),(3563,'db_upgraded','','yes'),(3676,'mwp_key_last_used_8383642','1640661645','yes'),(3677,'mwp_new_communication_established','1','yes'),(27344,'wpforms_notifications','a:4:{s:6:\"update\";i:1642172066;s:4:\"feed\";a:5:{i:0;a:6:{s:5:\"title\";s:38:\"User Registration Just Got 10X Better!\";s:7:\"content\";s:305:\"Our User Registration addon got a HUGE upgrade! Now Pro customers can register new users on ANY form, create password reset forms, edit registration emails easily, use conditional logic for user registrations, and much more! PLUS: We added 3 new form templates for this addon so you can get started today!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:2:\"id\";i:132;s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:190:\"https://wpforms.com/introducing-the-updated-user-registration-addon/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=User Registration Lite Learn More\";s:4:\"text\";s:10:\"Learn More\";}s:3:\"alt\";a:2:{s:3:\"url\";s:168:\"https://wpforms.com/wpforms-lite-upgrade/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=User Registration Lite Get WPForms Pro\";s:4:\"text\";s:15:\"Get WPForms Pro\";}}s:5:\"start\";s:19:\"2021-12-20 00:00:00\";}i:1;a:6:{s:5:\"title\";s:41:\"NEW! Save and Resume Addon in WPForms Pro\";s:7:\"content\";s:261:\"The NEW Save and Resume addon is available now in WPForms Pro! Let your visitors save progress and easily resume their entry later. Users can complete the entry themselves or share the link via email. Upgrade to WPForms Pro today to start using Save and Resume!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:2:\"id\";i:112;s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:194:\"https://wpforms.com/introducing-the-new-save-and-resume-addon-for-wpforms/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=Save and Resume Lite Learn More\";s:4:\"text\";s:10:\"Learn More\";}s:3:\"alt\";a:2:{s:3:\"url\";s:166:\"https://wpforms.com/wpforms-lite-upgrade/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=Save and Resume Lite Get WPForms Pro\";s:4:\"text\";s:15:\"Get WPForms Pro\";}}s:5:\"start\";s:19:\"2021-10-28 10:00:00\";}i:2;a:6:{s:5:\"title\";s:52:\"NEW! Rich Text Field + Uncanny Automator Integration\";s:7:\"content\";s:351:\"Our new Rich Text field is now live in WPForms Pro! Get fully formatted entries with bold, headings, images, links, and more. Rich text is perfect for blog post submissions and you can let visitors preview their layout before submitting. PLUS: our new Uncanny Automator integration makes it easy to use your forms to trigger your own custom workflows.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:2:\"id\";i:107;s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:188:\"https://wpforms.com/introducing-wpforms-1-7-0-rich-text-uncanny-automator/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=Rich Text Lite Learn More\";s:4:\"text\";s:10:\"Learn More\";}s:3:\"alt\";a:2:{s:3:\"url\";s:160:\"https://wpforms.com/wpforms-lite-upgrade/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=Rich Text Lite Get WPForms Pro\";s:4:\"text\";s:15:\"Get WPForms Pro\";}}s:5:\"start\";s:19:\"2021-10-11 00:00:00\";}i:3;a:6:{s:5:\"title\";s:123:\"Now available in WPForms Pro! Accept payments with Square and start making more money through your website’s forms today.\";s:7:\"content\";s:316:\"It’s now easier than ever to take payments through your forms. With our new Square addon, WPForms Pro users can accept orders online using one of the world’s most popular payment service providers. Easily process credit card transactions through your Square account right on your website, with just a few clicks!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:2:\"id\";i:94;s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:176:\"https://wpforms.com/introducing-the-new-square-addon-for-wpforms/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=Square Lite Learn More\";s:4:\"text\";s:10:\"Learn More\";}s:3:\"alt\";a:2:{s:3:\"url\";s:157:\"https://wpforms.com/wpforms-lite-upgrade/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=Square Lite Get WPForms Pro\";s:4:\"text\";s:15:\"Get WPForms Pro\";}}s:5:\"start\";s:19:\"2021-09-14 00:00:00\";}i:4;a:6:{s:5:\"title\";s:99:\"New Features: Entry Preview Field for Multi-Step Forms + Improved Entry Search & Keyboard Shortcuts\";s:7:\"content\";s:405:\"Our most requested feature, Entry Preview field, is finally here. This is super helpful for multi-step forms and mission-critical forms where you want to avoid typos and inaccurate details. It lets users preview all form information before they click the submit button. Plus, we also improved our Entry Management by adding better search filters, and we added keyboard shortcuts to speed up your workflow.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:2:\"id\";i:88;s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:213:\"https://wpforms.com/announcing-the-new-entry-preview-field-added-entry-editing-features-wpforms-1-6-9/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=WPForms 169 Learn More\";s:4:\"text\";s:10:\"Learn More\";}s:3:\"alt\";a:2:{s:3:\"url\";s:157:\"https://wpforms.com/wpforms-lite-upgrade/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=WPForms 169 Get WPForms Pro\";s:4:\"text\";s:15:\"Get WPForms Pro\";}}s:5:\"start\";s:19:\"2021-08-26 00:00:00\";}}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','yes'),(32953,'category_children','a:0:{}','yes'),(58637,'mainwp_cache_control_cache_solution','Cache Enabler','yes'),(68093,'wpforms_process_forms_locator_status','completed','yes'),(71426,'rewrite_rules','a:113:{s:19:\"sitemap_index\\.xml$\";s:19:\"index.php?sitemap=1\";s:31:\"([^/]+?)-sitemap([0-9]+)?\\.xml$\";s:51:\"index.php?sitemap=$matches[1]&sitemap_n=$matches[2]\";s:24:\"([a-z]+)?-?sitemap\\.xsl$\";s:39:\"index.php?yoast-sitemap-xsl=$matches[1]\";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'),(79054,'mainwp_child_auto_purge_cache','0','yes'),(79055,'mainwp_child_cloud_flair_enabled','0','yes'),(79056,'mainwp_cloudflair_email','','yes'),(79057,'mainwp_cloudflair_key','','yes'),(80425,'ai1wm_secret_key','yjNztbmDNBaa','yes'),(80426,'ai1wm_backups_labels','a:0:{}','yes'),(80427,'ai1wm_sites_links','a:0:{}','yes'),(80428,'swift_performance_plugin_organizer','a:0:{}','yes'),(80429,'jetpack_active_modules','a:0:{}','yes'),(80430,'_transient_doing_cron','1660734189.9299910068511962890625','yes'),(80432,'_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:1676579880;s:15:\"version_checked\";s:3:\"6.0\";s:12:\"translations\";a:0:{}}','no'),(80436,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1676579884;s:7:\"checked\";a:5:{s:12:\"twentytwenty\";s:3:\"2.0\";s:15:\"twentytwentyone\";s:3:\"1.5\";s:15:\"twentytwentytwo\";s:3:\"1.1\";s:12:\"wishful-blog\";s:5:\"2.0.0\";s:14:\"wishful-travel\";s:5:\"1.0.1\";}s:8:\"response\";a:4:{s:12:\"twentytwenty\";a:6:{s:5:\"theme\";s:12:\"twentytwenty\";s:11:\"new_version\";s:3:\"2.1\";s:3:\"url\";s:42:\"https://wordpress.org/themes/twentytwenty/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/twentytwenty.2.1.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:15:\"twentytwentyone\";a:6:{s:5:\"theme\";s:15:\"twentytwentyone\";s:11:\"new_version\";s:3:\"1.7\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentyone/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentyone.1.7.zip\";s:8:\"requires\";s:3:\"5.3\";s:12:\"requires_php\";s:3:\"5.6\";}s:15:\"twentytwentytwo\";a:6:{s:5:\"theme\";s:15:\"twentytwentytwo\";s:11:\"new_version\";s:3:\"1.3\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentytwo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentytwo.1.3.zip\";s:8:\"requires\";s:3:\"5.9\";s:12:\"requires_php\";s:3:\"5.6\";}s:12:\"wishful-blog\";a:6:{s:5:\"theme\";s:12:\"wishful-blog\";s:11:\"new_version\";s:5:\"2.0.1\";s:3:\"url\";s:42:\"https://wordpress.org/themes/wishful-blog/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/wishful-blog.2.0.1.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";s:3:\"5.6\";}}s:9:\"no_update\";a:1:{s:14:\"wishful-travel\";a:6:{s:5:\"theme\";s:14:\"wishful-travel\";s:11:\"new_version\";s:5:\"1.0.1\";s:3:\"url\";s:44:\"https://wordpress.org/themes/wishful-travel/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/wishful-travel.1.0.1.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";b:0;}}s:12:\"translations\";a:0:{}}','no'),(80437,'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'),(80439,'_site_transient_timeout_theme_roots','1676581681','no'),(80440,'_site_transient_theme_roots','a:5:{s:12:\"twentytwenty\";s:7:\"/themes\";s:15:\"twentytwentyone\";s:7:\"/themes\";s:15:\"twentytwentytwo\";s:7:\"/themes\";s:12:\"wishful-blog\";s:7:\"/themes\";s:14:\"wishful-travel\";s:7:\"/themes\";}','no'),(80441,'wpil_2_license_status','','yes'),(80442,'wpil_2_license_key','','yes'),(80443,'wpil_2_license_data','','yes'),(80444,'wpil_2_ignore_numbers','1','yes'),(80445,'wpil_2_post_types','a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}','yes'),(80446,'wpil_2_links_open_new_tab','0','yes'),(80447,'wpil_2_debug_mode','0','yes'),(80448,'wpil_option_update_reporting_data_on_save','0','yes'),(80449,'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'),(80450,'wpil_has_run_initial_scan','1','yes'),(80451,'wpil_site_db_version','1.22','yes'),(80452,'wpil_link_table_is_created','1','yes'),(80453,'wpil_fresh_install','','yes'),(80454,'wpil_install_date','2023-02-16 20:38:02','yes');
/*!40000 ALTER TABLE `wp_options` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_postmeta`
--
DROP TABLE IF EXISTS `wp_postmeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!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=285 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,9,'_wp_attached_file','2020/07/207-scaled-e1593606751946.jpg'),(4,9,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1651;s:4:\"file\";s:37:\"2020/07/207-scaled-e1593606751946.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"207-scaled-e1593606751946-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"207-scaled-e1593606751946-1024x660.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:660;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"207-scaled-e1593606751946-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:37:\"207-scaled-e1593606751946-768x495.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:495;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:38:\"207-scaled-e1593606751946-1536x991.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:991;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:39:\"207-scaled-e1593606751946-2048x1321.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1321;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:16:\"207-1200x785.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"twentytwenty-fullscreen\";a:4:{s:4:\"file\";s:17:\"207-1980x1295.jpg\";s:5:\"width\";i:1980;s:6:\"height\";i:1295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"wishful-blog-thumbnail-one\";a:4:{s:4:\"file\";s:37:\"207-scaled-e1593606751946-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"wishful-blog-thumbnail-two\";a:4:{s:4:\"file\";s:38:\"207-scaled-e1593606751946-1200x900.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"wishful-blog-thumbnail-three\";a:4:{s:4:\"file\";s:37:\"207-scaled-e1593606751946-900x450.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:27:\"wishful-blog-thumbnail-four\";a:4:{s:4:\"file\";s:37:\"207-scaled-e1593606751946-780x600.jpg\";s:5:\"width\";i:780;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:27:\"wishful-blog-thumbnail-five\";a:4:{s:4:\"file\";s:37:\"207-scaled-e1593606751946-390x298.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:298;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:7:\"207.jpg\";}'),(5,8,'_edit_last','1'),(6,8,'_edit_lock','1606339516:1'),(7,8,'_thumbnail_id','9'),(8,8,'_wp_page_template','default'),(11,8,'_yoast_wpseo_content_score','30'),(12,8,'_yoast_wpseo_primary_category','3'),(13,11,'_edit_last','1'),(14,11,'_edit_lock','1606340361:1'),(15,12,'_wp_attached_file','2020/07/208-e1593605402726.jpg'),(16,12,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:819;s:4:\"file\";s:30:\"2020/07/208-e1593605402726.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"208-e1593605402726-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"208-e1593605402726-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:30:\"208-e1593605402726-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"wishful-blog-thumbnail-one\";a:4:{s:4:\"file\";s:30:\"208-e1593605402726-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"wishful-blog-thumbnail-three\";a:4:{s:4:\"file\";s:30:\"208-e1593605402726-900x450.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:27:\"wishful-blog-thumbnail-four\";a:4:{s:4:\"file\";s:30:\"208-e1593605402726-780x600.jpg\";s:5:\"width\";i:780;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:27:\"wishful-blog-thumbnail-five\";a:4:{s:4:\"file\";s:30:\"208-e1593605402726-390x298.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:298;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(17,11,'_wp_page_template','default'),(20,11,'_yoast_wpseo_content_score','30'),(21,11,'_yoast_wpseo_primary_category','3'),(34,18,'_edit_lock','1593597368:1'),(35,19,'_edit_lock','1593597475:1'),(36,22,'_edit_lock','1593597807:1'),(37,23,'_edit_lock','1593597826:1'),(52,35,'_edit_lock','1593597953:1'),(53,11,'_thumbnail_id','12'),(54,11,'_ssb_hide','false'),(55,38,'_menu_item_type','custom'),(56,38,'_menu_item_menu_item_parent','0'),(57,38,'_menu_item_object_id','38'),(58,38,'_menu_item_object','custom'),(59,38,'_menu_item_target',''),(60,38,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(61,38,'_menu_item_xfn',''),(62,38,'_menu_item_url','http://tedxcaserta.it/'),(64,39,'_menu_item_type','post_type'),(65,39,'_menu_item_menu_item_parent','0'),(66,39,'_menu_item_object_id','19'),(67,39,'_menu_item_object','page'),(68,39,'_menu_item_target',''),(69,39,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(70,39,'_menu_item_xfn',''),(71,39,'_menu_item_url',''),(73,40,'_menu_item_type','post_type'),(74,40,'_menu_item_menu_item_parent','0'),(75,40,'_menu_item_object_id','35'),(76,40,'_menu_item_object','page'),(77,40,'_menu_item_target',''),(78,40,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(79,40,'_menu_item_xfn',''),(80,40,'_menu_item_url',''),(91,42,'_menu_item_type','post_type'),(92,42,'_menu_item_menu_item_parent','0'),(93,42,'_menu_item_object_id','22'),(94,42,'_menu_item_object','page'),(95,42,'_menu_item_target',''),(96,42,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(97,42,'_menu_item_xfn',''),(98,42,'_menu_item_url',''),(100,43,'_menu_item_type','post_type'),(101,43,'_menu_item_menu_item_parent','0'),(102,43,'_menu_item_object_id','23'),(103,43,'_menu_item_object','page'),(104,43,'_menu_item_target',''),(105,43,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(106,43,'_menu_item_xfn',''),(107,43,'_menu_item_url',''),(125,51,'_wp_attached_file','2020/07/209.jpg'),(126,51,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1500;s:4:\"file\";s:15:\"2020/07/209.jpg\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"209-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:16:\"209-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:15:\"209-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:\"209-768x1152.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"wishful-blog-thumbnail-one\";a:4:{s:4:\"file\";s:15:\"209-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"wishful-blog-thumbnail-two\";a:4:{s:4:\"file\";s:16:\"209-1000x900.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"wishful-blog-thumbnail-three\";a:4:{s:4:\"file\";s:15:\"209-900x450.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:27:\"wishful-blog-thumbnail-four\";a:4:{s:4:\"file\";s:15:\"209-780x600.jpg\";s:5:\"width\";i:780;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:27:\"wishful-blog-thumbnail-five\";a:4:{s:4:\"file\";s:15:\"209-390x298.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:298;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:57:\"Group of business people discussing data or planning work\";s:17:\"created_timestamp\";s:10:\"1399370113\";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:13:\"Planning work\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:50:{i:0;s:8:\"business\";i:1;s:6:\"people\";i:2;s:3:\"man\";i:3;s:5:\"woman\";i:4;s:14:\"businesspeople\";i:5;s:6:\"person\";i:6;s:6:\"female\";i:7;s:4:\"male\";i:8;s:11:\"businessman\";i:9;s:13:\"businesswoman\";i:10;s:4:\"team\";i:11;s:5:\"group\";i:12;s:8:\"teamwork\";i:13;s:7:\"company\";i:14;s:7:\"meeting\";i:15;s:7:\"working\";i:16;s:5:\"white\";i:17;s:6:\"collar\";i:18;s:8:\"employee\";i:19;s:9:\"corporate\";i:20;s:9:\"executive\";i:21;s:5:\"young\";i:22;s:5:\"adult\";i:23;s:9:\"associate\";i:24;s:6:\"career\";i:25;s:8:\"planning\";i:26;s:11:\"cooperation\";i:27;s:13:\"collaboration\";i:28;s:7:\"partner\";i:29;s:9:\"workplace\";i:30;s:7:\"project\";i:31;s:5:\"staff\";i:32;s:9:\"colleague\";i:33;s:6:\"office\";i:34;s:6:\"pretty\";i:35;s:8:\"handsome\";i:36;s:9:\"co-worker\";i:37;s:10:\"discussion\";i:38;s:13:\"brainstorming\";i:39;s:7:\"showing\";i:40;s:4:\"idea\";i:41;s:8:\"vertical\";i:42;s:8:\"document\";i:43;s:6:\"indoor\";i:44;s:12:\"presentation\";i:45;s:8:\"gathered\";i:46;s:4:\"calm\";i:47;s:7:\"serious\";i:48;s:10:\"reflection\";i:49;s:7:\"sharing\";}}}'),(127,52,'_wp_attached_file','2020/07/24-scaled.jpeg'),(128,52,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1640;s:4:\"file\";s:22:\"2020/07/24-scaled.jpeg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"24-300x192.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"24-1024x656.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:656;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"24-150x150.jpeg\";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:\"24-768x492.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:492;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:16:\"24-1536x984.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:984;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:17:\"24-2048x1312.jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:1312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"wishful-blog-thumbnail-one\";a:4:{s:4:\"file\";s:15:\"24-800x600.jpeg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"wishful-blog-thumbnail-two\";a:4:{s:4:\"file\";s:16:\"24-1200x900.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"wishful-blog-thumbnail-three\";a:4:{s:4:\"file\";s:15:\"24-900x450.jpeg\";s:5:\"width\";i:900;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:27:\"wishful-blog-thumbnail-four\";a:4:{s:4:\"file\";s:15:\"24-780x600.jpeg\";s:5:\"width\";i:780;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:27:\"wishful-blog-thumbnail-five\";a:4:{s:4:\"file\";s:15:\"24-390x298.jpeg\";s:5:\"width\";i:390;s:6:\"height\";i:298;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.5\";s:6:\"credit\";s:30:\"Rawpixel.com - stock.adobe.com\";s:6:\"camera\";s:9:\"NIKON D3X\";s:7:\"caption\";s:51:\"Casual People Message Talking Communication Concept\";s:17:\"created_timestamp\";s:10:\"1386135800\";s:9:\"copyright\";s:32:\"©Rawpixel.com - stock.adobe.com\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:51:\"Casual People Message Talking Communication Concept\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:82:{i:0;s:5:\"blank\";i:1;s:13:\"brainstorming\";i:2;s:6:\"bubble\";i:3;s:8:\"business\";i:4;s:9:\"classroom\";i:5;s:7:\"college\";i:6;s:8:\"colorful\";i:7;s:13:\"communication\";i:8;s:10:\"connection\";i:9;s:12:\"conversation\";i:10;s:10:\"discussion\";i:11;s:9:\"education\";i:12;s:20:\"global communication\";i:13;s:15:\"group of people\";i:14;s:5:\"ideas\";i:15;s:8:\"learning\";i:16;s:7:\"meeting\";i:17;s:3:\"men\";i:18;s:7:\"message\";i:19;s:18:\"multi ethnic group\";i:20;s:12:\"multicolored\";i:21;s:6:\"office\";i:22;s:6:\"people\";i:23;s:8:\"planning\";i:24;s:7:\"seminar\";i:25;s:3:\"set\";i:26;s:7:\"sharing\";i:27;s:6:\"speech\";i:28;s:13:\"speech bubble\";i:29;s:8:\"strategy\";i:30;s:8:\"studying\";i:31;s:6:\"symbol\";i:32;s:4:\"talk\";i:33;s:4:\"team\";i:34;s:8:\"teamwork\";i:35;s:14:\"thought bubble\";i:36;s:8:\"thoughts\";i:37;s:10:\"university\";i:38;s:10:\"whiteboard\";i:39;s:5:\"women\";i:40;s:7:\"working\";i:41;s:5:\"blank\";i:42;s:13:\"brainstorming\";i:43;s:6:\"bubble\";i:44;s:8:\"business\";i:45;s:9:\"classroom\";i:46;s:7:\"college\";i:47;s:8:\"colorful\";i:48;s:13:\"communication\";i:49;s:10:\"connection\";i:50;s:12:\"conversation\";i:51;s:10:\"discussion\";i:52;s:9:\"education\";i:53;s:20:\"global communication\";i:54;s:15:\"group of people\";i:55;s:5:\"ideas\";i:56;s:8:\"learning\";i:57;s:7:\"meeting\";i:58;s:3:\"men\";i:59;s:7:\"message\";i:60;s:18:\"multi ethnic group\";i:61;s:12:\"multicolored\";i:62;s:6:\"office\";i:63;s:6:\"people\";i:64;s:8:\"planning\";i:65;s:7:\"seminar\";i:66;s:3:\"set\";i:67;s:7:\"sharing\";i:68;s:6:\"speech\";i:69;s:13:\"speech bubble\";i:70;s:8:\"strategy\";i:71;s:8:\"studying\";i:72;s:6:\"symbol\";i:73;s:4:\"talk\";i:74;s:4:\"team\";i:75;s:8:\"teamwork\";i:76;s:14:\"thought bubble\";i:77;s:8:\"thoughts\";i:78;s:10:\"university\";i:79;s:10:\"whiteboard\";i:80;s:5:\"women\";i:81;s:7:\"working\";}}s:14:\"original_image\";s:7:\"24.jpeg\";}'),(132,57,'_wp_attached_file','2020/07/logo55.png'),(133,57,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:152;s:6:\"height\";i:116;s:4:\"file\";s:18:\"2020/07/logo55.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"logo55-150x116.png\";s:5:\"width\";i:150;s:6:\"height\";i:116;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:{}}}'),(134,58,'_wp_attached_file','2020/07/cropped-logo55.png'),(135,58,'_wp_attachment_context','custom-logo'),(136,58,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:152;s:6:\"height\";i:116;s:4:\"file\";s:26:\"2020/07/cropped-logo55.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"cropped-logo55-150x116.png\";s:5:\"width\";i:150;s:6:\"height\";i:116;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:{}}}'),(137,59,'_wp_attached_file','2020/07/cropped-logo55-1.png'),(138,59,'_wp_attachment_context','custom-logo'),(139,59,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:152;s:6:\"height\";i:116;s:4:\"file\";s:28:\"2020/07/cropped-logo55-1.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"cropped-logo55-1-150x116.png\";s:5:\"width\";i:150;s:6:\"height\";i:116;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:{}}}'),(150,12,'_wp_attachment_backup_sizes','a:4:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1024;s:6:\"height\";i:845;s:4:\"file\";s:7:\"208.jpg\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:15:\"208-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:15:\"208-300x248.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:248;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"medium_large-orig\";a:4:{s:4:\"file\";s:15:\"208-768x634.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:634;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(151,9,'_wp_attachment_backup_sizes','a:7:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:2560;s:6:\"height\";i:1674;s:4:\"file\";s:14:\"207-scaled.jpg\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:15:\"207-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:15:\"207-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"medium_large-orig\";a:4:{s:4:\"file\";s:15:\"207-768x502.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:502;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"large-orig\";a:4:{s:4:\"file\";s:16:\"207-1024x670.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:670;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"1536x1536-orig\";a:4:{s:4:\"file\";s:17:\"207-1536x1004.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1004;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"2048x2048-orig\";a:4:{s:4:\"file\";s:17:\"207-2048x1339.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1339;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(173,8,'ssb_old_counts','a:5:{s:7:\"twitter\";i:0;s:9:\"pinterest\";i:0;s:7:\"fbshare\";i:0;s:6:\"reddit\";i:0;s:6:\"tumblr\";i:0;}'),(174,8,'ssb_total_counts','0'),(175,8,'ssb_cache_timestamp','445606'),(176,35,'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;}'),(177,35,'ssb_total_counts','0'),(178,35,'ssb_cache_timestamp','458887'),(179,19,'ssb_old_counts','a:5:{s:7:\"twitter\";i:0;s:9:\"pinterest\";i:0;s:7:\"fbshare\";i:0;s:6:\"reddit\";i:0;s:6:\"tumblr\";i:0;}'),(180,19,'ssb_total_counts','0'),(181,19,'ssb_cache_timestamp','459079'),(182,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;}'),(183,22,'ssb_total_counts','0'),(184,22,'ssb_cache_timestamp','458315'),(185,37,'wpforms_entries_count','45'),(186,34,'wpforms_entries_count','694'),(187,23,'ssb_old_counts','a:5:{s:7:\"twitter\";i:0;s:9:\"pinterest\";i:0;s:7:\"fbshare\";i:0;s:6:\"reddit\";i:0;s:6:\"tumblr\";i:0;}'),(188,23,'ssb_total_counts','0'),(189,23,'ssb_cache_timestamp','456919'),(190,11,'ssb_old_counts','a:5:{s:7:\"twitter\";i:0;s:9:\"pinterest\";i:0;s:7:\"fbshare\";i:0;s:6:\"reddit\";i:0;s:6:\"tumblr\";i:0;}'),(191,11,'ssb_total_counts','0'),(192,11,'ssb_cache_timestamp','450324'),(197,11,'wishful_blog_sidebar_position','right'),(200,8,'_ssb_hide','false'),(201,8,'wishful_blog_sidebar_position','right'),(202,8,'_wp_old_slug','the-best-home-internet-business-ideas-share-your-knowledge-online'),(203,94,'_wp_attached_file','2020/11/192703.jpg'),(204,94,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:18:\"2020/11/192703.jpg\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"192703-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:19:\"192703-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:18:\"192703-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"192703-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"wishful-blog-thumbnail-one\";a:4:{s:4:\"file\";s:18:\"192703-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"wishful-blog-thumbnail-two\";a:4:{s:4:\"file\";s:19:\"192703-1200x853.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:853;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"wishful-blog-thumbnail-three\";a:4:{s:4:\"file\";s:18:\"192703-900x450.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:27:\"wishful-blog-thumbnail-four\";a:4:{s:4:\"file\";s:18:\"192703-780x600.jpg\";s:5:\"width\";i:780;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:27:\"wishful-blog-thumbnail-five\";a:4:{s:4:\"file\";s:18:\"192703-390x298.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:298;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:{}}}'),(205,95,'_wp_attached_file','2020/11/981203.jpg'),(206,95,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:639;s:4:\"file\";s:18:\"2020/11/981203.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"981203-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"981203-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"981203-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"wishful-blog-thumbnail-one\";a:4:{s:4:\"file\";s:18:\"981203-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"wishful-blog-thumbnail-three\";a:4:{s:4:\"file\";s:18:\"981203-900x450.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:27:\"wishful-blog-thumbnail-four\";a:4:{s:4:\"file\";s:18:\"981203-780x600.jpg\";s:5:\"width\";i:780;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:27:\"wishful-blog-thumbnail-five\";a:4:{s:4:\"file\";s:18:\"981203-390x298.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:298;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:{}}}'),(207,92,'_edit_last','1'),(208,92,'_edit_lock','1606340512:1'),(209,92,'_oembed_0e79bd12c543f4827be11e806e835598','<iframe title=\"Agenda Digitale, diamo all'Italia una strategia digitale: Francesco Sacco at TEDxLecce\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/CRcBkCYGmks?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(210,92,'_oembed_time_0e79bd12c543f4827be11e806e835598','1606340050'),(211,92,'_thumbnail_id','95'),(212,92,'_ssb_hide','false'),(213,92,'wishful_blog_sidebar_position','right'),(214,92,'_yoast_wpseo_content_score','30'),(215,92,'_yoast_wpseo_primary_category','8'),(216,92,'ssb_old_counts','a:5:{s:7:\"twitter\";i:0;s:9:\"pinterest\";i:0;s:7:\"fbshare\";i:0;s:6:\"reddit\";i:0;s:6:\"tumblr\";i:0;}'),(217,92,'ssb_total_counts','0'),(218,92,'ssb_cache_timestamp','457241'),(219,93,'_edit_last','1'),(220,93,'_edit_lock','1606340724:1'),(221,93,'_oembed_b6cbbbc11e4a098d370386b01f50c920','<iframe title=\"I Migliori Broker per Investire in Azioni o ETF\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/2uNoRGMkoLY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(222,93,'_oembed_time_b6cbbbc11e4a098d370386b01f50c920','1606340790'),(223,93,'_thumbnail_id','94'),(226,93,'_ssb_hide','false'),(227,93,'wishful_blog_sidebar_position','right'),(228,93,'_yoast_wpseo_content_score','60'),(229,93,'_wp_old_date','2020-11-25'),(230,93,'_yoast_wpseo_primary_category','9'),(233,8,'_oembed_0e79bd12c543f4827be11e806e835598','<iframe title=\"Agenda Digitale, diamo all'Italia una strategia digitale: Francesco Sacco at TEDxLecce\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/CRcBkCYGmks?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(234,8,'_oembed_time_0e79bd12c543f4827be11e806e835598','1606801024'),(235,59,'_oembed_34033e0748f37e9d8562f158fed0fc59','{{unknown}}'),(236,58,'_oembed_ccffbd557d27219d7391a7be9ca82549','{{unknown}}'),(237,93,'ssb_old_counts','a:5:{s:7:\"twitter\";i:0;s:9:\"pinterest\";i:0;s:7:\"fbshare\";i:0;s:6:\"reddit\";i:0;s:6:\"tumblr\";i:0;}'),(238,93,'ssb_total_counts','0'),(239,93,'ssb_cache_timestamp','458159'),(240,100,'_edit_last','1'),(241,100,'_edit_lock','1618154044:1'),(242,100,'_ssb_hide','false'),(243,100,'wishful_blog_sidebar_position','right'),(244,100,'_yoast_wpseo_content_score','60'),(245,100,'_yoast_wpseo_primary_category','2'),(246,102,'_wp_attached_file','2021/04/u90afjfa.png'),(247,102,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:694;s:4:\"file\";s:20:\"2021/04/u90afjfa.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"u90afjfa-300x203.png\";s:5:\"width\";i:300;s:6:\"height\";i:203;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"u90afjfa-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"u90afjfa-768x521.png\";s:5:\"width\";i:768;s:6:\"height\";i:521;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"wishful-blog-thumbnail-one\";a:4:{s:4:\"file\";s:20:\"u90afjfa-800x600.png\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"wishful-blog-thumbnail-three\";a:4:{s:4:\"file\";s:20:\"u90afjfa-900x450.png\";s:5:\"width\";i:900;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";}s:27:\"wishful-blog-thumbnail-four\";a:4:{s:4:\"file\";s:20:\"u90afjfa-780x600.png\";s:5:\"width\";i:780;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:27:\"wishful-blog-thumbnail-five\";a:4:{s:4:\"file\";s:20:\"u90afjfa-390x298.png\";s:5:\"width\";i:390;s:6:\"height\";i:298;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:{}}}'),(248,100,'_thumbnail_id','102'),(249,100,'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;}'),(250,100,'ssb_total_counts','0'),(251,100,'ssb_cache_timestamp','458728'),(252,106,'_edit_lock','1639144745:1'),(253,106,'_edit_last','1'),(254,107,'_wp_attached_file','2021/12/ben-white-pV5ckb2HEVk-unsplash-scaled.jpg'),(255,107,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1709;s:4:\"file\";s:49:\"2021/12/ben-white-pV5ckb2HEVk-unsplash-scaled.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"ben-white-pV5ckb2HEVk-unsplash-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:43:\"ben-white-pV5ckb2HEVk-unsplash-1024x684.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"ben-white-pV5ckb2HEVk-unsplash-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:42:\"ben-white-pV5ckb2HEVk-unsplash-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:44:\"ben-white-pV5ckb2HEVk-unsplash-1536x1025.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1025;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:44:\"ben-white-pV5ckb2HEVk-unsplash-2048x1367.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1367;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"wishful-blog-thumbnail-one\";a:4:{s:4:\"file\";s:42:\"ben-white-pV5ckb2HEVk-unsplash-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"wishful-blog-thumbnail-two\";a:4:{s:4:\"file\";s:43:\"ben-white-pV5ckb2HEVk-unsplash-1200x900.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"wishful-blog-thumbnail-three\";a:4:{s:4:\"file\";s:42:\"ben-white-pV5ckb2HEVk-unsplash-900x450.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:27:\"wishful-blog-thumbnail-four\";a:4:{s:4:\"file\";s:42:\"ben-white-pV5ckb2HEVk-unsplash-780x600.jpg\";s:5:\"width\";i:780;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:27:\"wishful-blog-thumbnail-five\";a:4:{s:4:\"file\";s:42:\"ben-white-pV5ckb2HEVk-unsplash-390x298.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:298;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:34:\"ben-white-pV5ckb2HEVk-unsplash.jpg\";}'),(256,106,'_thumbnail_id','107'),(259,106,'_ssb_hide','false'),(260,106,'wishful_blog_sidebar_position','right'),(261,106,'_yoast_wpseo_content_score','30'),(262,106,'_yoast_wpseo_estimated-reading-time-minutes','2'),(263,106,'_wp_old_date','2021-12-10'),(264,106,'_yoast_wpseo_primary_category','10'),(265,110,'_edit_lock','1642174051:1'),(266,110,'_edit_last','1'),(267,111,'_wp_attached_file','2022/01/pexels-cottonbro-4604713-scaled.jpg'),(268,111,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:43:\"2022/01/pexels-cottonbro-4604713-scaled.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"pexels-cottonbro-4604713-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:37:\"pexels-cottonbro-4604713-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"pexels-cottonbro-4604713-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:36:\"pexels-cottonbro-4604713-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:38:\"pexels-cottonbro-4604713-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:38:\"pexels-cottonbro-4604713-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"wishful-blog-thumbnail-one\";a:4:{s:4:\"file\";s:36:\"pexels-cottonbro-4604713-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"wishful-blog-thumbnail-two\";a:4:{s:4:\"file\";s:37:\"pexels-cottonbro-4604713-1200x900.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"wishful-blog-thumbnail-three\";a:4:{s:4:\"file\";s:36:\"pexels-cottonbro-4604713-900x450.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:27:\"wishful-blog-thumbnail-four\";a:4:{s:4:\"file\";s:36:\"pexels-cottonbro-4604713-780x600.jpg\";s:5:\"width\";i:780;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:27:\"wishful-blog-thumbnail-five\";a:4:{s:4:\"file\";s:36:\"pexels-cottonbro-4604713-390x298.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:298;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:28:\"pexels-cottonbro-4604713.jpg\";}'),(269,110,'_thumbnail_id','111'),(270,110,'_ssb_hide','false'),(271,110,'wishful_blog_sidebar_position','right'),(272,110,'_yoast_wpseo_content_score','60'),(273,110,'_yoast_wpseo_estimated-reading-time-minutes',''),(274,110,'_yoast_wpseo_primary_category','11'),(277,110,'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;}'),(278,110,'ssb_total_counts','0'),(279,110,'ssb_cache_timestamp','458444'),(280,106,'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;}'),(281,106,'ssb_total_counts','0'),(282,106,'ssb_cache_timestamp','458729'),(283,34,'wpforms_form_locations','a:1:{i:0;a:6:{s:4:\"type\";s:4:\"page\";s:5:\"title\";s:10:\"Contact Us\";s:7:\"form_id\";i:34;s:2:\"id\";i:35;s:6:\"status\";s:7:\"publish\";s:3:\"url\";s:12:\"/contact-us/\";}}'),(284,37,'wpforms_form_locations','a:1:{i:0;a:4:{s:4:\"type\";s:6:\"widget\";s:5:\"title\";s:14:\"Subscribe Here\";s:7:\"form_id\";i:37;s:2:\"id\";s:16:\"wpforms-widget-2\";}}');
/*!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=113 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_posts`
--
LOCK TABLES `wp_posts` WRITE;
/*!40000 ALTER TABLE `wp_posts` DISABLE KEYS */;
INSERT INTO `wp_posts` VALUES (8,1,'2020-07-01 09:45:18','2020-07-01 09:45:18','Il miglior home web business è quello da cui si può sfuggire e da cui si possono ottenere risultati. È uno di quelli che ha uno stock eccezionalmente basso e costi di manutenzione estremamente bassi. Mentre numerosi individui avviano negozi etsy e vendono i loro prodotti innovativi, non tutti si preoccupano delle marche. Nel caso in cui siate alla ricerca del miglior home web business, potreste aver bisogno di pensare a qualche promozione occasionale.\r\n<h2>Ognuno ha articoli che ama totalmente.</h2>\r\nLa stragrande maggioranza elogia le stagioni speciali, che sono un momento straordinario per i propri cari. Perché non consolidarle? Iniziate a promuovere le vostre attrezzature per le occasioni preferite, i dolcetti, i consigli, realizzando siti che mettono in evidenza l\'oggetto che apprezzate elogiando le stagioni speciali. Il miglior home web business è quello che ami e che fonde le cose che ami e condividerle online crea fervore soprattutto quando vedi le offerte di questi articoli.\r\n<h2>Halloween è un caso straordinario di una vacanza che fa guadagnare soldi.</h2>\r\nLa spiegazione che Halloween è così incredibile è che, sia che gli individui abbiano bisogno di festeggiare o meno, la maggior parte di loro finisce per interessarsene. Indipendentemente dal fatto che non vadano mai a un raduno per le vacanze o che non acquistino un ensemble, qualche bambino può dare un colpetto all\'ingresso e distribuirà dolcetti che ha comprato per l\'occasione. A quel punto si hanno gli individui che bruciano un numero enorme di dollari per fare un ensemble definitivo, abbellire le loro case e distribuire dolciumi.\r\n<h2>Il miglior business del web per la casa è quello che vi procurerà denaro contante</h2>\r\nFare acquisti online è estremamente ordinario a questo punto. Numerosi individui lo fanno. Nella remota possibilità che guardiate Amazon, i clienti stanno componendo delle revisioni degli articoli che hanno acquistato. Dovreste trasformare i vostri sondaggi sugli articoli nel business più ideale per il home web. Iniziate a guadagnarvi uno stipendio da loro.\r\n<blockquote>Il miglior business home web inizia sempre con un pensiero o un piano. Avete bisogno di un piano di gioco nella remota possibilità di iniziare a fare pubblicità sul web e di essere efficaci. Indipendentemente dal fatto che si è deciso di mostrare gli oggetti di Halloween, la preparazione del cane da caccia o le correzioni di occorrenza soprannaturale, ci saranno acquirenti sul web. Cercate di capire come scoprirli e inviarli al vostro sito.</blockquote>','Le migliori idee per il business di Internet da casa - Condividi le tue conoscenze online','','publish','closed','open','','le-migliori-idee-per-il-business-di-internet-da-casa','','','2020-11-25 21:27:08','2020-11-25 21:27:08','',0,'http://tedxcaserta.it/?p=8',0,'post','',0),(9,1,'2020-07-01 09:44:46','2020-07-01 09:44:46','','207','','inherit','closed','closed','','207','','','2020-07-01 09:44:46','2020-07-01 09:44:46','',8,'http://tedxcaserta.it/wp-content/uploads/2020/07/207.jpg',0,'attachment','image/jpeg',0),(10,1,'2020-07-01 09:45:18','2020-07-01 09:45:18','The best home web business is one theat you can escape and get results from. It is one that has exceptionally low stock and extremely low upkeep costs. While numerous individuals start etsy shops and sell their innovative products, not every person cherishes makes. In the event that you are searching for the best home web business, you might need to think about some occasional promoting.\r\n\r\nEverybody has items that they totally love. The vast majority praise the special seasons, which are an extraordinary time for loved ones. Why not consolidate the two? Begin promoting your preferred occasion gear, treats, tips by making sites that highlight the item you appreciate commending the special seasons with. The best home web business is one that you love and fusing things that you love and sharing them online creates fervor particularly when you see deals from these items.\r\n\r\nHalloween is an extraordinary case of a vacation moneymaker. The explanation that Halloween is so incredible is that whether individuals need to celebrate or not, the greater part of them end up taking an interest in it. Regardless of whether they never go to a vacation gathering or purchase an ensemble, some little child may thump on their entryway and they will give out treats that they bought for the occasion. At that point you have the individuals who burn through a huge number of dollars to make a definitive ensemble, embellish their homes and give out sweets.\r\n\r\nThe best home web business is one that will procure you cash. Making buys online is extremely ordinary at this point. Numerous individuals are doing it. On the off chance that you look at Amazon, clients are composing audits of the items that they have bought. You should transform your own item surveys into the most ideal home web business. Begin winning a salary from them.\r\n\r\nThe best home web business will consistently begin with a thought or plan. You need a game plan on the off chance that you are going to begin advertising on the web and be effective. Regardless of whether you decided to showcase Halloween items, hound preparing or supernatural occurrence fixes, there will be purchasers on the web. Try to figure out how to discover them and send them to your site.','The Best Home Internet Business Ideas - Share Your Knowledge Online','','inherit','closed','closed','','8-revision-v1','','','2020-07-01 09:45:18','2020-07-01 09:45:18','',8,'http://tedxcaserta.it/8-revision-v1/',0,'revision','',0),(11,1,'2020-07-01 09:56:21','2020-07-01 09:56:21','I pensieri, compresi quelli fantastici, vanno a posto facilmente per le persone. Come ha affermato Robert Tucker: \"Ogni individuo che abbia mai ripulito ha avuto un pensiero intelligente\". Ma i pensieri intelligenti sono solo la fase iniziale per il progresso.\r\n\r\nUn\'autorità non meno di quanto Joseph Schumpeter ha espresso in questa direzione: \"trasmettere qualsiasi miglioramento nell\'impatto è un compito completamente unico in relazione alla sua immaginazione, e inoltre una commissione, che richiede complessivamente vari tipi di attitudini\". Alla fine della giornata, ci vuole lavoro per trasformare i pensieri intelligenti in qualcosa di accomodante e benefico.\r\n<h2>Ottieni idee da ogni luogo</h2>\r\nLe persone normalmente hanno pensieri intelligenti. Te li impartiranno se glielo permetterai. Comunque sia, nella remota possibilità che tu distrugga o critichi ogni nuovo pensiero che senti, le persone smetteranno di trasmetterti pensieri.\r\n<ol>\r\n <li>Le organizzazioni che producono un sacco di sviluppo iniziano con i pensieri. Danno energia alla condivisione del pensiero. Come suggerisce Jack Welch, coinvolgono ogni mente nel gioco.</li>\r\n <li>Allo stesso modo si rendono conto che la maggior parte dei buoni pensieri non sembrano così incredibili fin dall\'inizio. I buoni pensieri diventano straordinari quando le persone lavorano per tagliarli, modellarli ed estenderli in una struttura utile.</li>\r\n <li>Per ottenere qualsiasi numero di pensieri come sarebbe prudente, crea un\'atmosfera in cui le persone possano condividere pensieri. Non saranno tutti straordinari. In ogni caso, alcuni lo faranno e questo è tutto ciò di cui hai bisogno. L\'altra posizione favorevole per ottenere pensieri da tutti è che trarrai profitto da pensieri che non hai bisogno di creare da solo.</li>\r\n</ol>\r\n<h2>Guadagnare dagli altri</h2>\r\nNon solo gli altri ricevono parti e carichi di pensieri. Alcuni di loro mettono da parte lo sforzo di elaborare le sottigliezze in cui non investiresti energia. Il mio coinvolgimento nello yogurt è un modello.\r\n\r\nAmo lo yogurt e il mio più amato è il prodotto biologico a base. Per un periodo di tempo considerevole ho pensato di avere due scelte. Potrei mangiare dallo yogurt fino al prodotto biologico. Oppure potrei restare lì in cucina e unire i prodotti della terra frullando con il mio cucchiaio.\r\n<ul>\r\n <li>A quel punto, a un certo punto, ero a casa di un compagno e ho visto la sua ragazza togliere uno scomparto di yogurt dalla borsa frigo e scuoterlo vivacemente. \"Cos\'hai?\" Le ho chiesto.</li>\r\n <li>La signorina mi ha rivolto uno sguardo solitario che un adolescente può offrire a un adulto un po \'strano. \"Mescolando il mio yogurt.\" Era abbastanza affabile da non includere \"idiota\".</li>\r\n <li>Che bravata astuta! Al momento agito il mio yogurt per frullarlo. Per quale motivo non ci ho pensato? Molto probabilmente avrei potuto esaminare il problema e pensare all\'accordo tremolante, ma quello che ho fatto stava funzionando bene, quindi non ho cercato niente di meglio.</li>\r\n</ul>\r\nCerca sviluppi che altri hanno fatto. I pensieri che sono praticamente certi di funzionare sono le procedure prescritte di diverse organizzazioni nel tuo settore. Tuttavia, i pensieri di avanzamento provengono regolarmente dall\'esterno, da un\'industria che si prende cura di routine di un problema che non ti è familiare. In ogni caso, di tanto in tanto, i progressi si sviluppano a causa di incidenti o cose di cui qualche anima curiosa capita di prendere atto.\r\n<h2>Bene, questo è interessante</h2>\r\nLe cose intriganti accadono costantemente. Inoltre, possono trasformarsi nella sorgente dello sviluppo. Comunque sia, qualcuno deve notarlo e fare il passo seguente.\r\n\r\nAl National Institutes of Health, più o meno come nei laboratori di tutto il mondo, gli analisti hanno utilizzato le rane per i test e spesso questo include procedure mediche sulle rane. Gli scienziati hanno messo da parte le rane per la notte nell\'acqua che era carica di esseri viventi che avrebbero dovuto debilitare le rane.\r\n<h2>Comunque sia, le rane non si sono ammalate. Molti specialisti per molti anni hanno riflettuto su questo.</h2>\r\nA quel punto, nel 1987, il dottor Michael Zasloff vide e chiese perché le rane, con ferite aperte e in una situazione settica, non si ammalassero. Non ho la più pallida idea di cosa abbia detto a quel punto, eppure scommetto che fosse una variazione di \"Gee, è affascinante\". Quell\'interesse spinse il dottor Zasloff alla divulgazione di un\'altra classe di agenti anti-infezione, che lui, essendo ebreo, chiamò con la parola ebraica \"Magainins\".\r\n\r\nLa verità è che mentre tutti ricevono pensieri intelligenti, non tutte le persone sono accettabili nel riconoscere un evento fortuito casuale e successivamente compiere il lavoro importante per trasformarlo in qualcosa di benefico. Gli scienziati giapponesi Teruyasu Murakami e Takashi Nishiwaki hanno scoperto che il 5% solitario degli individui in molte associazioni sono \"creatori di pensiero\". Propongono che un ulteriore 10% sia considerato sostenitore e pubblicitario, tuttavia che l\'85% sia \"considerato carnefice\".\r\n\r\nÈ tutt\'altro che difficile riconoscere i creatori del pensiero nel tuo negozio. Sono le persone che hanno costantemente bisogno di scoprire perché qualcosa funziona nel modo in cui lo fa o valutare un pensiero riguardante il miglioramento di una procedura. Organizzali con capi che sono considerati sostenitori e inserzionisti e saranno una fonte incessante di progresso. Comunque sia, presumibilmente non si occuperanno degli affari al primo tentativo.\r\n<h2>Gli innovatori non sanno tutto</h2>\r\nCrederesti che l\'individuo che ha pensato a un pensiero o sviluppo di un oggetto sarebbe l\'individuo migliore a prevederne gli utilizzi. Non avresti ragione. Thomas Edison è un vero modello.\r\n<ul>\r\n <li>Nel momento in cui Thomas Edison presentò il suo fonografo nel 1877, poté pensare ad alcuni usi per esso. Potresti registrare le espressioni finali delle persone che stavano per trasmettere. Potresti educare l\'ortografia. Potresti fare un orologio parlante. Potresti avere una macchina da regia per il tuo ufficio.</li>\r\n <li>Ciò che non era essenziale per Edison era utilizzare il fonografo per riprodurre musica. Forse era perché aveva problemi di udito, ma Edison sentiva che la generazione della musica era uno stupido utilizzo del suo fantastico sviluppo e ne minò l\'immagine.</li>\r\n <li>Altri non la pensavano in modo simile. Si divertivano a usare il fonografo per riprodurre musica. Nel momento in cui avevano bisogno di creare un primo jukebox che suonasse musica in un batter d\'occhio, Edison protestò. Gli ci vollero quasi vent\'anni per riconoscere il modo in cui suonare la musica era l\'utilizzo che faceva la differenza per le persone, che faceva la differenza per il mercato.</li>\r\n</ul>\r\nCerca di non provare sentimenti appassionati per la tua innovazione. Cerca di non immaginare che le persone apprezzeranno ciò che ami. Ricorda Edison e il fonografo. Ricorda Sony.\r\n\r\nSony era certa che il loro registratore di videocassette con arrangiamento Beta avrebbe superato il mercato e il mondo. Non è stato così, in parte alla luce del fatto che il video più grande offerto da Beta era meno critico per i clienti e i negozi di noleggio video rispetto al tempo di esecuzione più lungo per nastro. Finalmente il cliente lo sa.\r\n<h2>Coinvolgi i clienti.</h2>\r\nI clienti molto probabilmente non saranno in grado di menzionarti quali nuovi articoli e amministrazioni gradiranno, ma va bene così. Possono dirti quali sono i loro problemi. Possono rispondere in modo consapevole e accomodante a un pensiero che hai per un articolo o un\'amministrazione. Inoltre, scopriranno approcci per utilizzare il tuo oggetto a cui non hai mai pensato.','Ottenere idee è la parte facile: ecco cosa ti serve per l\'innovazione','','publish','closed','open','','getting-ideas-is-the-easy-part-heres-what-you-need-for-innovation','','','2020-11-25 21:41:08','2020-11-25 21:41:08','',0,'http://tedxcaserta.it/?p=11',0,'post','',0),(12,1,'2020-07-01 09:55:44','2020-07-01 09:55:44','','208','','inherit','closed','closed','','208','','','2020-07-01 09:55:44','2020-07-01 09:55:44','',11,'http://tedxcaserta.it/wp-content/uploads/2020/07/208.jpg',0,'attachment','image/jpeg',0),(13,1,'2020-07-01 09:56:21','2020-07-01 09:56:21','Thoughts, including great ones, fall into place easily for people. As Robert Tucker stated: \"Any individual who has ever cleaned up has had a smart thought.\" But smart thoughts are just the beginning stage for advancement.\r\n\r\nNo less an authority than Joseph Schumpeter put it along these lines: \"to convey any improvement into impact is an assignment completely unique in relation to its imagining, and an errand, in addition, requiring altogether various types of aptitudes.\" at the end of the day, it takes work to transform smart thoughts into something accommodating and beneficial.\r\n\r\nGet Ideas from Everywhere\r\n\r\nPeople normally have smart thoughts. They\'ll impart them to you in the event that you let them. Be that as it may, on the off chance that you destroy or criticize each new thought you hear, individuals will quit imparting thoughts to you.\r\n\r\nOrganizations that produce loads of development start with thoughts. They energize thought sharing. As Jack Welch suggests, they get each mind in the game.\r\n\r\nThey likewise realize that most good thoughts don\'t sound so incredible from the outset. Good thoughts become extraordinary as individuals work at trim them and molding them and extending them into helpful structure.\r\n\r\nTo get whatever number thoughts as would be prudent, make an atmosphere where individuals can share thoughts. They won\'t all be extraordinary ones. In any case, some will and that is all you need. The other favorable position of getting thoughts from everybody is that you\'ll profit by thoughts you didn\'t need to create yourself.\r\n\r\nGaining from Others\r\n\r\nNot exclusively do others get parts and loads of thoughts. Some of them set aside the effort to work out the subtleties that you wouldn\'t invest energy in. My involvement in yogurt is a model.\r\n\r\nI love yogurt and my most loved is organic product on-the-base. For a considerable length of time I figured I had two choices. I could eat through the yogurt down to the organic product. Or on the other hand I could remain there in the kitchen and combine the products of the soil by blending with my spoon.\r\n\r\nAt that point, at some point, I was at a companion\'s home and I watched his girl remove a compartment of yogurt from the cooler and shake it vivaciously. \"What\'s going on with you?\" I asked her.\r\n\r\nThe young lady gave me a look that solitary an adolescent can provide for a marginally odd grown-up. \"Stirring up my yogurt.\" She was affable enough not to include, \"idiotic.\"\r\n\r\nWhat a slick stunt! Presently I shake my yogurt to blend it. For what reason didn\'t I think about that? I most likely could have examined the issue and thought of the shaking arrangement, yet what I did was working OK, so I didn\'t search for anything better.\r\n\r\nSearch for developments that others have made. Thoughts that are practically certain to work are the prescribed procedures of different organizations in your industry. Yet, the advancement thoughts regularly originate from outside, from an industry that routinely takes care of an issue that is unfamiliar to you. In any case, once in a while, advancements develop out of mishaps or things that some inquisitive soul happens to take note.\r\n\r\nWell, that is Interesting\r\n\r\nIntriguing things happen constantly. Furthermore, they can turn into the wellspring of development. Be that as it may, somebody needs to notice and make the following stride.\r\n\r\nAt the National Institutes of Health, much the same as in labs around the globe, analysts utilized frogs for tests and frequently that includes medical procedure on the frogs. Scientists set the frogs aside for the night in water that was loaded up with living beings that ought to have made the frogs debilitated.\r\n\r\nBe that as it may, the frogs didn\'t become ill. A great many specialists for many years pondered that.\r\n\r\nAt that point, in 1987, Dr. Michael Zasloff saw and asked why the frogs, with open injuries and in a septic situation weren\'t becoming ill. I don\'t have the foggiest idea what he said at that point, yet I wager it was some variation of \"Gee, that is fascinating.\" That interest drove Dr. Zasloff to the disclosure of another class of anti-infection agents, which he, being Jewish, named with the Hebrew word \"Magainins.\"\r\n\r\nThe truth of the matter is that while everyone gets smart thoughts, not every person is acceptable at recognizing a chance fortuitous event and afterward accomplishing the work important to transform it into something beneficial. Japanese scientists Teruyasu Murakami and Takashi Nishiwaki found that solitary 5 percent of the individuals in many associations are \"thought makers.\" They propose that a further 10 percent are thought supporters and advertisers, however that 85 percent are \"thought executioners.\"\r\n\r\nIt\'s anything but difficult to recognize the thought makers in your shop. They\'re the individuals who consistently need to discover why something works the manner in which it does or evaluate a thought regarding improving a procedure. Set up them with bosses who are thought supporters and advertisers and they\'ll be a ceaseless wellspring of advancement. Be that as it may, they presumably won\'t take care of business the first run through.\r\n\r\nInnovators Don\'t Know Everything\r\n\r\nYou would believe that the individual who thought of an item thought or development would be the best individual to foresee the utilizations for it. You\'d not be right. Thomas Edison is a genuine model.\r\n\r\nAt the point when Thomas Edison presented his phonograph in 1877 he could think about a few uses for it. Why, you could record the final expressions of individuals who were going to pass on. You could educate spelling. You could make a talking clock. You could have a directing machine for your office.\r\n\r\nWhat wasn\'t essential to Edison was utilizing the phonograph to play music. Perhaps it was on the grounds that he had hearing issues, yet Edison felt that the generation of music was a silly utilization of his awesome development and undermined its picture.\r\n\r\nOthers didn\'t think a similar way. They enjoyed utilizing the phonograph to play music. At the point when they needed to make an early jukebox that would play music at the drop of a coin, Edison protested. It took him very nearly twenty years to acknowledge the way that playing music was the utilization that made a difference most to individuals, that made a difference most to the market.\r\n\r\nTry not to experience passionate feelings for your innovation. Try not to figure individuals will cherish what you love. Recollect Edison and the phonograph. Recollect Sony.\r\n\r\nSony was certain that their Beta arrangement videocassette recorder would overcome the market and the world. It didn\'t, partially in light of the fact that the greater video that Beta offered was less critical to clients and video rental stores than longer running time per tape. At long last, the client knows.\r\n\r\nGet the Customers Involved.\r\n\r\nClients will most likely be unable to mention to you what spiffy new items and administrations they will like, yet that is OK. They can mention to you what their issues are. They can respond knowledgably and accommodatingly to a thought you have for an item or administration. Also, they\'ll discover approaches to utilize your item that you never thought of.','Getting Ideas is the Easy Part- Here\'s What You Need for Innovation','','inherit','closed','closed','','11-revision-v1','','','2020-07-01 09:56:21','2020-07-01 09:56:21','',11,'http://tedxcaserta.it/11-revision-v1/',0,'revision','',0),(18,1,'2020-07-01 09:58:08','2020-07-01 09:58:08','','Home','','publish','closed','closed','','home','','','2020-07-01 09:58:08','2020-07-01 09:58:08','',0,'http://tedxcaserta.it/?page_id=18',0,'page','',0),(19,1,'2020-07-01 09:59:36','2020-07-01 09:59:36','<!-- wp:paragraph -->\n<p>For most entrepreneurs, focusing on their business to keep going for a considerable length of time and even develop and extend is the primary objective. In any case, it can really be a tremendous test. On the off chance that you need to guarantee business development and extension, it isn\'t sufficient to just have a drawn out vision yet you should have a substantial arrangement.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You have to figure out what separates your business. Realize your incentive and what separates your business from other industry players. Know why clients ought to pick you over different organizations offering basically similar items or administrations that you offer. Organizations contend in an unexpected way. Some outpace the opposition by offering lower costs while others have secured their prosperity upon power. In any case, your incentive ought to be something that solitary your business can offer clients.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In the event that you let go of that offer, there is impressive hazard that your organization\'s seriousness will be subverted. It is likewise wagers to know your optimal clients. Organizations that flourish over the long haul do as such by offering an answer for a particular issue. While it is luring to seek after pretty much every potential client you may go over, that will just extended your assets far, leaving little an incentive for genuine clients who can profit by your items or administrations.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Development involves rolling out conclusive improvements. Thus, know the key pointers for this development. Since not all progressions merit seeking after, recognize what those progressions are that can realize genuine development.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>So as to decide the correct response to that, you need to distinguish key markers which impact development. In the wake of deciding those, you should channel your assets toward those. Extra income streams can make a business productive. Nonetheless, there are some income streams that are not feasible over the long haul. There are likewise items or administrations which may appear to be incredible at the beginning however don\'t bring noteworthy incomes.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Furthermore, submit general direction to the opposition. Regardless of whether you are routinely beating the opposition, there are a few zones where your rivals are doing things right. Take a gander at what different players in your industry are doing, assess their choices, and submit general direction to their prosperity. This is significant in business development and extension.</p>\n<!-- /wp:paragraph -->','About','','publish','closed','closed','','about','','','2020-07-01 09:59:36','2020-07-01 09:59:36','',0,'http://tedxcaserta.it/?page_id=19',0,'page','',0),(20,1,'2020-07-01 09:58:08','2020-07-01 09:58:08','','Home','','inherit','closed','closed','','18-revision-v1','','','2020-07-01 09:58:08','2020-07-01 09:58:08','',18,'http://tedxcaserta.it/18-revision-v1/',0,'revision','',0),(21,1,'2020-07-01 09:59:36','2020-07-01 09:59:36','<!-- wp:paragraph -->\n<p>For most entrepreneurs, focusing on their business to keep going for a considerable length of time and even develop and extend is the primary objective. In any case, it can really be a tremendous test. On the off chance that you need to guarantee business development and extension, it isn\'t sufficient to just have a drawn out vision yet you should have a substantial arrangement.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You have to figure out what separates your business. Realize your incentive and what separates your business from other industry players. Know why clients ought to pick you over different organizations offering basically similar items or administrations that you offer. Organizations contend in an unexpected way. Some outpace the opposition by offering lower costs while others have secured their prosperity upon power. In any case, your incentive ought to be something that solitary your business can offer clients.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In the event that you let go of that offer, there is impressive hazard that your organization\'s seriousness will be subverted. It is likewise wagers to know your optimal clients. Organizations that flourish over the long haul do as such by offering an answer for a particular issue. While it is luring to seek after pretty much every potential client you may go over, that will just extended your assets far, leaving little an incentive for genuine clients who can profit by your items or administrations.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Development involves rolling out conclusive improvements. Thus, know the key pointers for this development. Since not all progressions merit seeking after, recognize what those progressions are that can realize genuine development.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>So as to decide the correct response to that, you need to distinguish key markers which impact development. In the wake of deciding those, you should channel your assets toward those. Extra income streams can make a business productive. Nonetheless, there are some income streams that are not feasible over the long haul. There are likewise items or administrations which may appear to be incredible at the beginning however don\'t bring noteworthy incomes.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Furthermore, submit general direction to the opposition. Regardless of whether you are routinely beating the opposition, there are a few zones where your rivals are doing things right. Take a gander at what different players in your industry are doing, assess their choices, and submit general direction to their prosperity. This is significant in business development and extension.</p>\n<!-- /wp:paragraph -->','About','','inherit','closed','closed','','19-revision-v1','','','2020-07-01 09:59:36','2020-07-01 09:59:36','',19,'http://tedxcaserta.it/19-revision-v1/',0,'revision','',0),(22,1,'2020-07-01 10:04:49','2020-07-01 10:04:49','<!-- wp:paragraph -->\n<p>[wpautoterms company_name] (\"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>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-07-01 10:04:49','2020-07-01 10:04:49','',0,'http://tedxcaserta.it/?page_id=22',0,'page','',0),(23,1,'2020-07-01 10:05:20','2020-07-01 10:05:20','<!-- 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:paragraph -->\n<p>[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.</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>Disclaimer</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Your use of the Service is at your sole risk. The Service is provided on an \"AS IS\" and \"AS AVAILABLE\" basis. The Service is provided without warranties of any kind, whether express or implied, including, but not limited to, implied warranties of merchantability, fitness for a particular purpose, non-infringement or course of performance.</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 Italy 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-07-01 10:05:20','2020-07-01 10:05:20','',0,'http://tedxcaserta.it/?page_id=23',0,'page','',0),(32,1,'2020-07-01 10:04:49','2020-07-01 10:04:49','<!-- wp:paragraph -->\n<p>[wpautoterms company_name] (\"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>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','','22-revision-v1','','','2020-07-01 10:04:49','2020-07-01 10:04:49','',22,'http://tedxcaserta.it/22-revision-v1/',0,'revision','',0),(33,1,'2020-07-01 10:05:20','2020-07-01 10:05:20','<!-- 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:paragraph -->\n<p>[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.</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>Disclaimer</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Your use of the Service is at your sole risk. The Service is provided on an \"AS IS\" and \"AS AVAILABLE\" basis. The Service is provided without warranties of any kind, whether express or implied, including, but not limited to, implied warranties of merchantability, fitness for a particular purpose, non-infringement or course of performance.</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 Italy 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','','23-revision-v1','','','2020-07-01 10:05:20','2020-07-01 10:05:20','',23,'http://tedxcaserta.it/23-revision-v1/',0,'revision','',0),(34,1,'2020-07-01 10:06:43','2020-07-01 10:06:43','{\"id\":\"34\",\"field_id\":3,\"fields\":[{\"id\":\"0\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"large\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},{\"id\":\"1\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"large\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},{\"id\":\"2\",\"type\":\"textarea\",\"label\":\"Comment or Message\",\"description\":\"\",\"required\":\"1\",\"size\":\"large\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"}],\"settings\":{\"form_title\":\"Simple Contact Form\",\"form_desc\":\"\",\"form_class\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"honeypot\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"New Entry: Simple Contact Form\",\"sender_name\":\"www.tedxcaserta.it\",\"sender_address\":\"{admin_email}\",\"replyto\":\"{field_id=\\\"1\\\"}\",\"message\":\"{all_fields}\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"page\":\"19\",\"redirect\":\"\"}}},\"meta\":{\"template\":\"contact\"}}','Simple Contact Form','','publish','closed','closed','','simple-contact-form','','','2020-07-01 10:07:28','2020-07-01 10:07:28','',0,'http://tedxcaserta.it/?post_type=wpforms&p=34',0,'wpforms','',0),(35,1,'2020-07-01 10:08:00','2020-07-01 10:08:00','<!-- wp:paragraph -->\n<p>[wpforms id=\"34\" title=\"false\" description=\"false\"]</p>\n<!-- /wp:paragraph -->','Contact Us','','publish','closed','closed','','contact-us','','','2020-07-01 10:08:00','2020-07-01 10:08:00','',0,'http://tedxcaserta.it/?page_id=35',0,'page','',0),(36,1,'2020-07-01 10:08:00','2020-07-01 10:08:00','<!-- wp:paragraph -->\n<p>[wpforms id=\"34\" title=\"false\" description=\"false\"]</p>\n<!-- /wp:paragraph -->','Contact Us','','inherit','closed','closed','','35-revision-v1','','','2020-07-01 10:08:00','2020-07-01 10:08:00','',35,'http://tedxcaserta.it/35-revision-v1/',0,'revision','',0),(37,1,'2020-07-01 10:08:34','2020-07-01 10:08:34','{\"id\":\"37\",\"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\":\"www.tedxcaserta.it\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"page\":\"19\",\"redirect\":\"\"}}},\"meta\":{\"template\":\"subscribe\"}}','Newsletter Signup Form','','publish','closed','closed','','newsletter-signup-form','','','2020-07-01 10:09:04','2020-07-01 10:09:04','',0,'http://tedxcaserta.it/?post_type=wpforms&p=37',0,'wpforms','',0),(38,1,'2020-07-01 10:30:18','2020-07-01 10:30:18','','Home','','publish','closed','closed','','home','','','2020-07-01 10:30:37','2020-07-01 10:30:37','',0,'http://tedxcaserta.it/?p=38',1,'nav_menu_item','',0),(39,1,'2020-07-01 10:30:18','2020-07-01 10:30:18',' ','','','publish','closed','closed','','39','','','2020-07-01 10:30:37','2020-07-01 10:30:37','',0,'http://tedxcaserta.it/?p=39',2,'nav_menu_item','',0),(40,1,'2020-07-01 10:30:18','2020-07-01 10:30:18',' ','','','publish','closed','closed','','40','','','2020-07-01 10:30:37','2020-07-01 10:30:37','',0,'http://tedxcaserta.it/?p=40',3,'nav_menu_item','',0),(42,1,'2020-07-01 10:30:18','2020-07-01 10:30:18',' ','','','publish','closed','closed','','42','','','2020-07-01 10:30:37','2020-07-01 10:30:37','',0,'http://tedxcaserta.it/?p=42',4,'nav_menu_item','',0),(43,1,'2020-07-01 10:30:18','2020-07-01 10:30:18',' ','','','publish','closed','closed','','43','','','2020-07-01 10:30:37','2020-07-01 10:30:37','',0,'http://tedxcaserta.it/?p=43',5,'nav_menu_item','',0),(51,1,'2020-07-01 10:47:21','2020-07-01 10:47:21','','Planning work','Group of business people discussing data or planning work','inherit','closed','closed','','planning-work','','','2020-07-01 10:47:21','2020-07-01 10:47:21','',0,'http://tedxcaserta.it/wp-content/uploads/2020/07/209.jpg',0,'attachment','image/jpeg',0),(52,1,'2020-07-01 10:52:25','2020-07-01 10:52:25','','Casual People Message Talking Communication Concept','Casual People Message Talking Communication Concept','inherit','closed','closed','','casual-people-message-talking-communication-concept','','','2020-07-01 10:52:25','2020-07-01 10:52:25','',0,'http://tedxcaserta.it/wp-content/uploads/2020/07/24.jpeg',0,'attachment','image/jpeg',0),(54,1,'2020-07-01 10:59:10','2020-07-01 10:59:10','.widget_calendar tbody a{\n color: #000;\n}\n\n.footer-light .widget-title {\n text-align: left;\n}\n\n\n.col-lg-8.col-12.widget-listing {\n text-align: justify;\n font-size: 16px;\n}\n\n\n#site-navigation li a{\n font-size: 18px !important;\n font-weight: 600 !important;\n}\n\n#site-navigation li a{\n font-size: 20px !important;\n}\n\nimg {\n max-width: 100%;\n height: auto;\n}','wishful-travel','','publish','closed','closed','','wishful-travel','','','2020-07-02 04:54:27','2020-07-02 04:54:27','',0,'http://tedxcaserta.it/wishful-travel/',0,'custom_css','',0),(57,1,'2020-07-01 11:39:02','2020-07-01 11:39:02','','logo55','','inherit','closed','closed','','logo55','','','2020-07-01 11:39:02','2020-07-01 11:39:02','',0,'http://tedxcaserta.it/wp-content/uploads/2020/07/logo55.png',0,'attachment','image/png',0),(58,1,'2020-07-01 11:40:16','2020-07-01 11:40:16','http://tedxcaserta.it/wp-content/uploads/2020/07/cropped-logo55.png','cropped-logo55.png','','inherit','closed','closed','','cropped-logo55-png','','','2020-07-01 11:40:16','2020-07-01 11:40:16','',0,'http://tedxcaserta.it/wp-content/uploads/2020/07/cropped-logo55.png',0,'attachment','image/png',0),(59,1,'2020-07-01 11:44:34','2020-07-01 11:44:34','http://tedxcaserta.it/wp-content/uploads/2020/07/cropped-logo55-1.png','cropped-logo55-1.png','','inherit','closed','closed','','cropped-logo55-1-png','','','2020-07-01 11:44:34','2020-07-01 11:44:34','',0,'http://tedxcaserta.it/wp-content/uploads/2020/07/cropped-logo55-1.png',0,'attachment','image/png',0),(78,1,'2020-07-02 04:47:59','2020-07-02 04:47:59','.widget_calendar tbody a {\n color: #fff;\n}\n\n.footer-light .widget-title {\n text-align: left;\n}\n\n\n.col-lg-8.col-12.widget-listing {\n text-align: justify;\n font-size: 16px;\n}\n\n\n#site-navigation li a{\n font-size: 16px !important;\n font-weight: 600 !important;\n}\n\n#site-navigation li a{\n font-size: 20px !important;\n /*padding: -30px auto !important;\n margin: -5px auto !important;*/\n}\n\nimg {\n max-width: 100%;\n height: auto;\n margin-left: 70px;\n}','wishful-travel','','inherit','closed','closed','','54-revision-v1','','','2020-07-02 04:47:59','2020-07-02 04:47:59','',54,'http://tedxcaserta.it/54-revision-v1/',0,'revision','',0),(80,1,'2020-07-02 04:48:41','2020-07-02 04:48:41','.widget_calendar tbody a {\n color: #fff;\n}\n\n.footer-light .widget-title {\n text-align: left;\n}\n\n\n.col-lg-8.col-12.widget-listing {\n text-align: justify;\n font-size: 16px;\n}\n\n\n#site-navigation li a{\n font-size: 16px !important;\n font-weight: 600 !important;\n}\n\n#site-navigation li a{\n font-size: 20px !important;\n /*padding: -30px auto !important;\n margin: -5px auto !important;*/\n}\n\nimg {\n max-width: 100%;\n height: auto;\n /*margin-left: 70px;*/\n}','wishful-travel','','inherit','closed','closed','','54-revision-v1','','','2020-07-02 04:48:41','2020-07-02 04:48:41','',54,'http://tedxcaserta.it/54-revision-v1/',0,'revision','',0),(82,1,'2020-07-02 04:52:19','2020-07-02 04:52:19','.widget_calendar tbody a {\n color: #fff;\n}\n\n.footer-light .widget-title {\n text-align: left;\n}\n\n\n.col-lg-8.col-12.widget-listing {\n text-align: justify;\n font-size: 16px;\n}\n\n\n#site-navigation li a{\n font-size: 16px !important;\n font-weight: 600 !important;\n}\n\n#site-navigation li a{\n font-size: 20px !important;\n}\n\nimg {\n max-width: 100%;\n height: auto;\n}','wishful-travel','','inherit','closed','closed','','54-revision-v1','','','2020-07-02 04:52:19','2020-07-02 04:52:19','',54,'http://tedxcaserta.it/54-revision-v1/',0,'revision','',0),(84,1,'2020-07-02 04:53:07','2020-07-02 04:53:07','.widget_calendar tbody a {\n color: #fff;\n}\n\n.footer-light .widget-title {\n text-align: left;\n}\n\n\n.col-lg-8.col-12.widget-listing {\n text-align: justify;\n font-size: 16px;\n}\n\n\n#site-navigation li a{\n font-size: 18px !important;\n font-weight: 600 !important;\n}\n\n#site-navigation li a{\n font-size: 20px !important;\n}\n\nimg {\n max-width: 100%;\n height: auto;\n}','wishful-travel','','inherit','closed','closed','','54-revision-v1','','','2020-07-02 04:53:07','2020-07-02 04:53:07','',54,'http://tedxcaserta.it/54-revision-v1/',0,'revision','',0),(86,1,'2020-07-02 04:54:27','2020-07-02 04:54:27','.widget_calendar tbody a{\n color: #000;\n}\n\n.footer-light .widget-title {\n text-align: left;\n}\n\n\n.col-lg-8.col-12.widget-listing {\n text-align: justify;\n font-size: 16px;\n}\n\n\n#site-navigation li a{\n font-size: 18px !important;\n font-weight: 600 !important;\n}\n\n#site-navigation li a{\n font-size: 20px !important;\n}\n\nimg {\n max-width: 100%;\n height: auto;\n}','wishful-travel','','inherit','closed','closed','','54-revision-v1','','','2020-07-02 04:54:27','2020-07-02 04:54:27','',54,'http://tedxcaserta.it/54-revision-v1/',0,'revision','',0),(89,1,'2020-08-27 10:40:50','2020-08-27 10:40:50','I pensieri, compresi quelli fantastici, vanno a posto facilmente per le persone. Come ha affermato Robert Tucker: \"Ogni individuo che abbia mai ripulito ha avuto un pensiero intelligente\". Ma i pensieri intelligenti sono solo la fase iniziale per il progresso.\r\n\r\nUn\'autorità non meno di quanto Joseph Schumpeter ha espresso in questa direzione: \"trasmettere qualsiasi miglioramento nell\'impatto è un compito completamente unico in relazione alla sua immaginazione, e inoltre una commissione, che richiede complessivamente vari tipi di attitudini\". Alla fine della giornata, ci vuole lavoro per trasformare i pensieri intelligenti in qualcosa di accomodante e benefico.\r\n\r\nOttieni idee da ogni luogo\r\n\r\nLe persone normalmente hanno pensieri intelligenti. Te li impartiranno se glielo permetterai. Comunque sia, nella remota possibilità che tu distrugga o critichi ogni nuovo pensiero che senti, le persone smetteranno di trasmetterti pensieri.\r\n\r\nLe organizzazioni che producono un sacco di sviluppo iniziano con i pensieri. Danno energia alla condivisione del pensiero. Come suggerisce Jack Welch, coinvolgono ogni mente nel gioco.\r\n\r\nAllo stesso modo si rendono conto che la maggior parte dei buoni pensieri non sembrano così incredibili fin dall\'inizio. I buoni pensieri diventano straordinari quando le persone lavorano per tagliarli, modellarli ed estenderli in una struttura utile.\r\n\r\nPer ottenere qualsiasi numero di pensieri come sarebbe prudente, crea un\'atmosfera in cui le persone possano condividere pensieri. Non saranno tutti straordinari. In ogni caso, alcuni lo faranno e questo è tutto ciò di cui hai bisogno. L\'altra posizione favorevole per ottenere pensieri da tutti è che trarrai profitto da pensieri che non hai bisogno di creare da solo.\r\n\r\nGuadagnare dagli altri\r\n\r\nNon solo gli altri ricevono parti e carichi di pensieri. Alcuni di loro mettono da parte lo sforzo di elaborare le sottigliezze in cui non investiresti energia. Il mio coinvolgimento nello yogurt è un modello.\r\n\r\nAmo lo yogurt e il mio più amato è il prodotto biologico a base. Per un periodo di tempo considerevole ho pensato di avere due scelte. Potrei mangiare dallo yogurt fino al prodotto biologico. Oppure potrei restare lì in cucina e unire i prodotti della terra frullando con il mio cucchiaio.\r\n\r\nA quel punto, a un certo punto, ero a casa di un compagno e ho visto la sua ragazza togliere uno scomparto di yogurt dalla borsa frigo e scuoterlo vivacemente. \"Cos\'hai?\" Le ho chiesto.\r\n\r\nLa signorina mi ha rivolto uno sguardo solitario che un adolescente può offrire a un adulto un po \'strano. \"Mescolando il mio yogurt.\" Era abbastanza affabile da non includere \"idiota\".\r\n\r\nChe bravata astuta! Al momento agito il mio yogurt per frullarlo. Per quale motivo non ci ho pensato? Molto probabilmente avrei potuto esaminare il problema e pensare all\'accordo tremolante, ma quello che ho fatto stava funzionando bene, quindi non ho cercato niente di meglio.\r\n\r\nCerca sviluppi che altri hanno fatto. I pensieri che sono praticamente certi di funzionare sono le procedure prescritte di diverse organizzazioni nel tuo settore. Tuttavia, i pensieri di avanzamento provengono regolarmente dall\'esterno, da un\'industria che si prende cura di routine di un problema che non ti è familiare. In ogni caso, di tanto in tanto, i progressi si sviluppano a causa di incidenti o cose di cui qualche anima curiosa capita di prendere atto.\r\n\r\nBene, questo è interessante\r\n\r\nLe cose intriganti accadono costantemente. Inoltre, possono trasformarsi nella sorgente dello sviluppo. Comunque sia, qualcuno deve notarlo e fare il passo seguente.\r\n\r\nAl National Institutes of Health, più o meno come nei laboratori di tutto il mondo, gli analisti hanno utilizzato le rane per i test e spesso questo include procedure mediche sulle rane. Gli scienziati hanno messo da parte le rane per la notte nell\'acqua che era carica di esseri viventi che avrebbero dovuto debilitare le rane.\r\n\r\nComunque sia, le rane non si sono ammalate. Molti specialisti per molti anni hanno riflettuto su questo.\r\n\r\nA quel punto, nel 1987, il dottor Michael Zasloff vide e chiese perché le rane, con ferite aperte e in una situazione settica, non si ammalassero. Non ho la più pallida idea di cosa abbia detto a quel punto, eppure scommetto che fosse una variazione di \"Gee, è affascinante\". Quell\'interesse spinse il dottor Zasloff alla divulgazione di un\'altra classe di agenti anti-infezione, che lui, essendo ebreo, chiamò con la parola ebraica \"Magainins\".\r\n\r\nLa verità è che mentre tutti ricevono pensieri intelligenti, non tutte le persone sono accettabili nel riconoscere un evento fortuito casuale e successivamente compiere il lavoro importante per trasformarlo in qualcosa di benefico. Gli scienziati giapponesi Teruyasu Murakami e Takashi Nishiwaki hanno scoperto che il 5% solitario degli individui in molte associazioni sono \"creatori di pensiero\". Propongono che un ulteriore 10% sia considerato sostenitore e pubblicitario, tuttavia che l\'85% sia \"considerato carnefice\".\r\n\r\nÈ tutt\'altro che difficile riconoscere i creatori del pensiero nel tuo negozio. Sono le persone che hanno costantemente bisogno di scoprire perché qualcosa funziona nel modo in cui lo fa o valutare un pensiero riguardante il miglioramento di una procedura. Organizzali con capi che sono considerati sostenitori e inserzionisti e saranno una fonte incessante di progresso. Comunque sia, presumibilmente non si occuperanno degli affari al primo tentativo.\r\n\r\nGli innovatori non sanno tutto\r\n\r\nCrederesti che l\'individuo che ha pensato a un pensiero o sviluppo di un oggetto sarebbe l\'individuo migliore a prevederne gli utilizzi. Non avresti ragione. Thomas Edison è un vero modello.\r\n\r\nNel momento in cui Thomas Edison presentò il suo fonografo nel 1877, poté pensare ad alcuni usi per esso. Potresti registrare le espressioni finali delle persone che stavano per trasmettere. Potresti educare l\'ortografia. Potresti fare un orologio parlante. Potresti avere una macchina da regia per il tuo ufficio.\r\n\r\nCiò che non era essenziale per Edison era utilizzare il fonografo per riprodurre musica. Forse era perché aveva problemi di udito, ma Edison sentiva che la generazione della musica era uno stupido utilizzo del suo fantastico sviluppo e ne minò l\'immagine.\r\n\r\nAltri non la pensavano in modo simile. Si divertivano a usare il fonografo per riprodurre musica. Nel momento in cui avevano bisogno di creare un primo jukebox che suonasse musica in un batter d\'occhio, Edison protestò. Gli ci vollero quasi vent\'anni per riconoscere il modo in cui suonare la musica era l\'utilizzo che faceva la differenza per le persone, che faceva la differenza per il mercato.\r\n\r\nCerca di non provare sentimenti appassionati per la tua innovazione. Cerca di non immaginare che le persone apprezzeranno ciò che ami. Ricorda Edison e il fonografo. Ricorda Sony.\r\n\r\nSony era certa che il loro registratore di videocassette con arrangiamento Beta avrebbe superato il mercato e il mondo. Non è stato così, in parte alla luce del fatto che il video più grande offerto da Beta era meno critico per i clienti e i negozi di noleggio video rispetto al tempo di esecuzione più lungo per nastro. Finalmente il cliente lo sa.\r\n\r\nCoinvolgi i clienti.\r\n\r\nI clienti molto probabilmente non saranno in grado di menzionarti quali nuovi articoli e amministrazioni gradiranno, ma va bene così. Possono dirti quali sono i loro problemi. Possono rispondere in modo consapevole e accomodante a un pensiero che hai per un articolo o un\'amministrazione. Inoltre, scopriranno approcci per utilizzare il tuo oggetto a cui non hai mai pensato.','Ottenere idee è la parte facile: ecco cosa ti serve per l\'innovazione','','inherit','closed','closed','','11-revision-v1','','','2020-08-27 10:40:50','2020-08-27 10:40:50','',11,'http://tedxcaserta.it/11-revision-v1/',0,'revision','',0),(91,1,'2020-11-25 21:27:08','2020-11-25 21:27:08','Il miglior home web business è quello da cui si può sfuggire e da cui si possono ottenere risultati. È uno di quelli che ha uno stock eccezionalmente basso e costi di manutenzione estremamente bassi. Mentre numerosi individui avviano negozi etsy e vendono i loro prodotti innovativi, non tutti si preoccupano delle marche. Nel caso in cui siate alla ricerca del miglior home web business, potreste aver bisogno di pensare a qualche promozione occasionale.\r\n<h2>Ognuno ha articoli che ama totalmente.</h2>\r\nLa stragrande maggioranza elogia le stagioni speciali, che sono un momento straordinario per i propri cari. Perché non consolidarle? Iniziate a promuovere le vostre attrezzature per le occasioni preferite, i dolcetti, i consigli, realizzando siti che mettono in evidenza l\'oggetto che apprezzate elogiando le stagioni speciali. Il miglior home web business è quello che ami e che fonde le cose che ami e condividerle online crea fervore soprattutto quando vedi le offerte di questi articoli.\r\n<h2>Halloween è un caso straordinario di una vacanza che fa guadagnare soldi.</h2>\r\nLa spiegazione che Halloween è così incredibile è che, sia che gli individui abbiano bisogno di festeggiare o meno, la maggior parte di loro finisce per interessarsene. Indipendentemente dal fatto che non vadano mai a un raduno per le vacanze o che non acquistino un ensemble, qualche bambino può dare un colpetto all\'ingresso e distribuirà dolcetti che ha comprato per l\'occasione. A quel punto si hanno gli individui che bruciano un numero enorme di dollari per fare un ensemble definitivo, abbellire le loro case e distribuire dolciumi.\r\n<h2>Il miglior business del web per la casa è quello che vi procurerà denaro contante</h2>\r\nFare acquisti online è estremamente ordinario a questo punto. Numerosi individui lo fanno. Nella remota possibilità che guardiate Amazon, i clienti stanno componendo delle revisioni degli articoli che hanno acquistato. Dovreste trasformare i vostri sondaggi sugli articoli nel business più ideale per il home web. Iniziate a guadagnarvi uno stipendio da loro.\r\n<blockquote>Il miglior business home web inizia sempre con un pensiero o un piano. Avete bisogno di un piano di gioco nella remota possibilità di iniziare a fare pubblicità sul web e di essere efficaci. Indipendentemente dal fatto che si è deciso di mostrare gli oggetti di Halloween, la preparazione del cane da caccia o le correzioni di occorrenza soprannaturale, ci saranno acquirenti sul web. Cercate di capire come scoprirli e inviarli al vostro sito.</blockquote>','Le migliori idee per il business di Internet da casa - Condividi le tue conoscenze online','','inherit','closed','closed','','8-revision-v1','','','2020-11-25 21:27:08','2020-11-25 21:27:08','',8,'http://tedxcaserta.it/8-revision-v1/',0,'revision','',0),(92,1,'2020-12-01 05:28:55','2020-12-01 05:28:55','Queste strategie di marketing sono il carburante che alimenta il motore del vostro commercio online. Eseguite quella sbagliata e andrete alla deriva. Detto questo, potreste prendere in considerazione l\'idea di creare un\'associazione su internet tra le aziende online simili e le stesse aziende online. Questo problema non potrà mai essere sottolineato abbastanza. Dovete indirizzare i siti web in modo simile o correlato al vostro, poiché i link appropriati sono cruciali per le vostre PR (page rank) attraverso tutti i principali motori di ricerca. Volete saperne di più? Date un\'occhiata a questa <a href=\"http://www.lanotiziaweb.it/2019/03/16/le-strategie-di-marketing-dei-bookmaker-come-i-siti-conquistano-i-clienti/\">strategia utilizzata per le scommesse sportive su internet.</a>\r\n\r\nL\'ottimizzazione dei motori di ricerca (SEO) e le strategie di Internet marketing pay per click (PPC) sono una delle tipiche sinergie nella generazione di traffico digitale. Un SEO efficace può essere descritto come dimostrato:\r\n<ul>\r\n <li>Un modo economico per generare un traffico migliore alla fine della giornata, ma richiede anche tempo per essere implementato. Il PPC è noto per la sua capacità di ottenere un traffico superiore rapidamente, limitato solo attraverso le vostre potenziali finanze pubblicitarie.</li>\r\n <li>Una delle più tipiche strategie di Internet marketing combinato è quello di iniziare con una forte campagna pubblicitaria PPC forte, poi lentamente scala indietro come si guadagna la trazione SEO con parole chiave di destinazione e frasi.</li>\r\n <li>In qualsiasi momento i vostri obiettivi di traffico saltare, riavviare la campagna PPC per \"prime\" il sito di destinazione per il follow-up del traffico da SEO-migliorato risultato di ricerca. Ricordate anche che le strategie di marketing su Internet come le campagne SEO e il marketing PPC possono avere successo solo quando sono coinvolte parole chiave e frasi corrette.</li>\r\n</ul>\r\nLe strategie di Internet Marketing includono le tecniche coinvolte per il marketing del prodotto, servizio, business o marchio online di un individuo o di un\'altra persona. Gli Internet Marketers usano la loro saggezza e il loro talento per promuovere e commercializzare il loro stabilimento, la loro azienda e i loro servizi su Internet.\r\n<ul>\r\n <li>Di conseguenza, le strategie di Internet marketing sono significative per il successo di qualsiasi sito web aziendale o di e-commerce. Di tanto in tanto uno specialista di marketing online viene impiegato per supervisionare tutto, dalla costruzione di un sito web alle strategie SEO con l\'intenzione di produrre un prezioso traffico di clienti.</li>\r\n <li>Altre volte, gli esperti interni o gli stessi proprietari di aziende di e-commerce possono preparare strategie di marketing che spingeranno le loro aziende verso la vittoria. L\'informazione, l\'educazione e la conoscenza sono elementi importanti nella mappatura di un piano di marketing per le aziende basate sul web che devono associarsi con i clienti per poter realizzare un profitto.</li>\r\n</ul>\r\nhttps://www.youtube.com/watch?v=CRcBkCYGmks\r\n<h2>Altre strategie di marketing su Internet incorporano l\'esclusività.</h2>\r\nDovete sapere che la maggior parte delle persone si connette con l\'obiettivo di cercare soluzioni ai loro problemi piuttosto che fare un semplice acquisto. Di conseguenza, invece di cercare di trovare un prodotto a caldo da promuovere on-line, si dovrebbe invece cercare un mercato con un problema comune che la gente sta attualmente cercando di risolvere.\r\n<h3>Alla gente piace avere accesso a cose che altre persone non possono ottenere</h3>\r\nLi fa sentire distinti, ed è una strategia di marketing su Internet che funziona davvero. Concedere l\'accesso a pagine non divulgate funziona bene su Internet e funziona davvero meglio quando è limitato. Per esempio, si può concedere l\'accesso solo a pochi fortunati, oppure si può avere un limite di tempo per accedere alle pagine web. Inoltre, si può concedere l\'accesso a pagine web segrete sul proprio sito internet con un autoresponder.','Le strategie di marketing su Internet sono state create per fare una cosa: guidare gli acquirenti paganti alla vostra azienda online.','','publish','closed','open','','le-strategie-di-marketing-su-internet','','','2020-11-25 21:41:51','2020-11-25 21:41:51','',0,'http://tedxcaserta.it/?p=92',0,'post','',0),(93,1,'2020-11-14 13:29:01','2020-11-14 13:29:01','Bitcoin è un sistema di pagamento che sta acquisendo sempre più importanza nel mercato finanziario. Sta guadagnando popolarità perché è un sistema di pagamento persona a persona alimentato dagli utenti, ma senza intermediari o un\'autorità centralizzata. I pagamenti sono generalmente facilitati digitalmente. Dal punto di vista degli utenti, è simile al sistema di pagamento in contanti via internet. In altre parole, si tratta di contanti per Internet. Inoltre, può essere avanzato come un importante sistema di contabilità a tripla entrata. Idealmente, gli investitori sono incoraggiati a sapere come utilizzare i suoi grafici e la sua calcolatrice. Tuttavia, questo requisito può essere eliminato avvalendosi dei <a href=\"https://commoditytradealert.com/it/brokers/criptovalute/\">servizi di criptovalute broker professionali en C-TradeAlert.IT.</a>\r\n<h2>Il valore del bitcoin</h2>\r\nÈ risaputo che sta migliorando il modo in cui le transazioni vengono regolate. Il valore del Bitcoin si basa molto su come le commissioni di transazione sono ridotte al minimo; molto al di sotto dei costi di transazione prevalenti sul mercato. Un broker professionista capisce meglio il valore, il che può aiutare molto a garantire profitti sostenuti. Il feedback positivo che viene presentato ogni giorno sui benefici dei broker sta creando molto entusiasmo. Molte aziende si affidano ai broker a causa del vasto potenziale presente nell\'arena della moneta criptata. Il sistema offre un modo rapido ed efficiente di eseguire transazioni finanziarie.\r\n<h2>Vantaggi del software criptovalute brokers</h2>\r\nOffre molta libertà di pagamento perché è possibile ricevere e inviare denaro istantaneamente in tutto il mondo e in qualsiasi momento. L\'idea dei giorni festivi non è vissuta, non ci sono limiti imposti e non ci sono confini. Pertanto, consente ai commercianti di prendere il controllo del proprio denaro. Inoltre, offre il vantaggio di tariffe molto basse. Volete saperne di più? Date un\'occhiata a <a href=\"https://commoditytradealert.com/it/brokers/\">questo sito web con tutti i più noti broker italiani su internet nel 2020!</a>\r\n<ol>\r\n <li>I pagamenti vengono spesso eseguiti con commissioni estremamente basse o senza commissioni. Tuttavia, per ottenere un trattamento prioritario, è consigliabile prevedere delle commissioni per garantire una rapida conferma delle transazioni finanziarie da parte della rete. Inoltre, i broker esistono per aiutare gli investitori ad elaborare le transazioni.</li>\r\n <li>Sono utili anche per la conversione dei bitcoin in moneta locale. Inoltre, aiutano a depositare quotidianamente i fondi sui conti bancari degli investitori. Questi servizi sono spesso offerti a tariffe basse, inferiori a quelle delle reti di carte di credito o di PayPal.</li>\r\n</ol>\r\n<h2>Acquisizione del software</h2>\r\nBitcoin può essere acquistato come pagamento per prodotti/servizi, attraverso l\'acquisto al cambio o attraverso il processo di scambio con un\'altra persona vicina a te. Può essere acquisito anche attraverso l\'estrazione mineraria competitiva. Partecipando, scoprirete presto che i pagamenti tramite questo sistema sono molto più facili rispetto all\'acquisto con carta di credito o di debito. Inoltre, i pagamenti possono essere ricevuti senza avere un conto commerciale. Tutti i pagamenti possono essere eseguiti da un\'applicazione su uno Smartphone o un computer, quelli che si inserisce l\'indirizzo del destinatario e l\'importo del pagamento, prima di premere invio.\r\n\r\nhttps://www.youtube.com/watch?v=2uNoRGMkoLY','Vantaggi dell\'assunzione di un broker Bitcoin, Quali sono le migliori opzioni su internet e come si sceglie il broker giusto?','','publish','closed','open','','vantaggi-dellassunzione-di-un-broker-bitcoin-quali-sono-le-migliori-opzioni-su-internet-e-come-si-sceglie-il-broker-giusto','','','2020-11-25 21:47:32','2020-11-25 21:47:32','',0,'http://tedxcaserta.it/?p=93',0,'post','',0),(94,1,'2020-11-25 21:29:44','2020-11-25 21:29:44','','192703','','inherit','closed','closed','','192703','','','2020-11-25 21:29:44','2020-11-25 21:29:44','',93,'http://tedxcaserta.it/wp-content/uploads/2020/11/192703.jpg',0,'attachment','image/jpeg',0),(95,1,'2020-11-25 21:31:15','2020-11-25 21:31:15','','981203','','inherit','closed','closed','','981203','','','2020-11-25 21:31:15','2020-11-25 21:31:15','',92,'http://tedxcaserta.it/wp-content/uploads/2020/11/981203.jpg',0,'attachment','image/jpeg',0),(96,1,'2020-11-25 21:34:25','2020-11-25 21:34:25','Queste strategie di marketing sono il carburante che alimenta il motore del vostro commercio online. Eseguite quella sbagliata e andrete alla deriva. Detto questo, potreste prendere in considerazione l\'idea di creare un\'associazione su internet tra le aziende online simili e le stesse aziende online. Questo problema non potrà mai essere sottolineato abbastanza. Dovete indirizzare i siti web in modo simile o correlato al vostro, poiché i link appropriati sono cruciali per le vostre PR (page rank) attraverso tutti i principali motori di ricerca. Volete saperne di più? Date un\'occhiata a questa <a href=\"http://www.lanotiziaweb.it/2019/03/16/le-strategie-di-marketing-dei-bookmaker-come-i-siti-conquistano-i-clienti/\">strategia utilizzata per le scommesse sportive su internet.</a>\r\n\r\nL\'ottimizzazione dei motori di ricerca (SEO) e le strategie di Internet marketing pay per click (PPC) sono una delle tipiche sinergie nella generazione di traffico digitale. Un SEO efficace può essere descritto come dimostrato:\r\n<ul>\r\n <li>Un modo economico per generare un traffico migliore alla fine della giornata, ma richiede anche tempo per essere implementato. Il PPC è noto per la sua capacità di ottenere un traffico superiore rapidamente, limitato solo attraverso le vostre potenziali finanze pubblicitarie.</li>\r\n <li>Una delle più tipiche strategie di Internet marketing combinato è quello di iniziare con una forte campagna pubblicitaria PPC forte, poi lentamente scala indietro come si guadagna la trazione SEO con parole chiave di destinazione e frasi.</li>\r\n <li>In qualsiasi momento i vostri obiettivi di traffico saltare, riavviare la campagna PPC per \"prime\" il sito di destinazione per il follow-up del traffico da SEO-migliorato risultato di ricerca. Ricordate anche che le strategie di marketing su Internet come le campagne SEO e il marketing PPC possono avere successo solo quando sono coinvolte parole chiave e frasi corrette.</li>\r\n</ul>\r\nLe strategie di Internet Marketing includono le tecniche coinvolte per il marketing del prodotto, servizio, business o marchio online di un individuo o di un\'altra persona. Gli Internet Marketers usano la loro saggezza e il loro talento per promuovere e commercializzare il loro stabilimento, la loro azienda e i loro servizi su Internet.\r\n<ul>\r\n <li>Di conseguenza, le strategie di Internet marketing sono significative per il successo di qualsiasi sito web aziendale o di e-commerce. Di tanto in tanto uno specialista di marketing online viene impiegato per supervisionare tutto, dalla costruzione di un sito web alle strategie SEO con l\'intenzione di produrre un prezioso traffico di clienti.</li>\r\n <li>Altre volte, gli esperti interni o gli stessi proprietari di aziende di e-commerce possono preparare strategie di marketing che spingeranno le loro aziende verso la vittoria. L\'informazione, l\'educazione e la conoscenza sono elementi importanti nella mappatura di un piano di marketing per le aziende basate sul web che devono associarsi con i clienti per poter realizzare un profitto.</li>\r\n</ul>\r\nhttps://www.youtube.com/watch?v=CRcBkCYGmks\r\n<h2>Altre strategie di marketing su Internet incorporano l\'esclusività.</h2>\r\nDovete sapere che la maggior parte delle persone si connette con l\'obiettivo di cercare soluzioni ai loro problemi piuttosto che fare un semplice acquisto. Di conseguenza, invece di cercare di trovare un prodotto a caldo da promuovere on-line, si dovrebbe invece cercare un mercato con un problema comune che la gente sta attualmente cercando di risolvere.\r\n<h3>Alla gente piace avere accesso a cose che altre persone non possono ottenere</h3>\r\nLi fa sentire distinti, ed è una strategia di marketing su Internet che funziona davvero. Concedere l\'accesso a pagine non divulgate funziona bene su Internet e funziona davvero meglio quando è limitato. Per esempio, si può concedere l\'accesso solo a pochi fortunati, oppure si può avere un limite di tempo per accedere alle pagine web. Inoltre, si può concedere l\'accesso a pagine web segrete sul proprio sito internet con un autoresponder.','Le strategie di marketing su Internet sono state create per fare una cosa: guidare gli acquirenti paganti alla vostra azienda online.','','inherit','closed','closed','','92-revision-v1','','','2020-11-25 21:34:25','2020-11-25 21:34:25','',92,'http://tedxcaserta.it/92-revision-v1/',0,'revision','',0),(97,1,'2020-11-25 21:41:08','2020-11-25 21:41:08','I pensieri, compresi quelli fantastici, vanno a posto facilmente per le persone. Come ha affermato Robert Tucker: \"Ogni individuo che abbia mai ripulito ha avuto un pensiero intelligente\". Ma i pensieri intelligenti sono solo la fase iniziale per il progresso.\r\n\r\nUn\'autorità non meno di quanto Joseph Schumpeter ha espresso in questa direzione: \"trasmettere qualsiasi miglioramento nell\'impatto è un compito completamente unico in relazione alla sua immaginazione, e inoltre una commissione, che richiede complessivamente vari tipi di attitudini\". Alla fine della giornata, ci vuole lavoro per trasformare i pensieri intelligenti in qualcosa di accomodante e benefico.\r\n<h2>Ottieni idee da ogni luogo</h2>\r\nLe persone normalmente hanno pensieri intelligenti. Te li impartiranno se glielo permetterai. Comunque sia, nella remota possibilità che tu distrugga o critichi ogni nuovo pensiero che senti, le persone smetteranno di trasmetterti pensieri.\r\n<ol>\r\n <li>Le organizzazioni che producono un sacco di sviluppo iniziano con i pensieri. Danno energia alla condivisione del pensiero. Come suggerisce Jack Welch, coinvolgono ogni mente nel gioco.</li>\r\n <li>Allo stesso modo si rendono conto che la maggior parte dei buoni pensieri non sembrano così incredibili fin dall\'inizio. I buoni pensieri diventano straordinari quando le persone lavorano per tagliarli, modellarli ed estenderli in una struttura utile.</li>\r\n <li>Per ottenere qualsiasi numero di pensieri come sarebbe prudente, crea un\'atmosfera in cui le persone possano condividere pensieri. Non saranno tutti straordinari. In ogni caso, alcuni lo faranno e questo è tutto ciò di cui hai bisogno. L\'altra posizione favorevole per ottenere pensieri da tutti è che trarrai profitto da pensieri che non hai bisogno di creare da solo.</li>\r\n</ol>\r\n<h2>Guadagnare dagli altri</h2>\r\nNon solo gli altri ricevono parti e carichi di pensieri. Alcuni di loro mettono da parte lo sforzo di elaborare le sottigliezze in cui non investiresti energia. Il mio coinvolgimento nello yogurt è un modello.\r\n\r\nAmo lo yogurt e il mio più amato è il prodotto biologico a base. Per un periodo di tempo considerevole ho pensato di avere due scelte. Potrei mangiare dallo yogurt fino al prodotto biologico. Oppure potrei restare lì in cucina e unire i prodotti della terra frullando con il mio cucchiaio.\r\n<ul>\r\n <li>A quel punto, a un certo punto, ero a casa di un compagno e ho visto la sua ragazza togliere uno scomparto di yogurt dalla borsa frigo e scuoterlo vivacemente. \"Cos\'hai?\" Le ho chiesto.</li>\r\n <li>La signorina mi ha rivolto uno sguardo solitario che un adolescente può offrire a un adulto un po \'strano. \"Mescolando il mio yogurt.\" Era abbastanza affabile da non includere \"idiota\".</li>\r\n <li>Che bravata astuta! Al momento agito il mio yogurt per frullarlo. Per quale motivo non ci ho pensato? Molto probabilmente avrei potuto esaminare il problema e pensare all\'accordo tremolante, ma quello che ho fatto stava funzionando bene, quindi non ho cercato niente di meglio.</li>\r\n</ul>\r\nCerca sviluppi che altri hanno fatto. I pensieri che sono praticamente certi di funzionare sono le procedure prescritte di diverse organizzazioni nel tuo settore. Tuttavia, i pensieri di avanzamento provengono regolarmente dall\'esterno, da un\'industria che si prende cura di routine di un problema che non ti è familiare. In ogni caso, di tanto in tanto, i progressi si sviluppano a causa di incidenti o cose di cui qualche anima curiosa capita di prendere atto.\r\n<h2>Bene, questo è interessante</h2>\r\nLe cose intriganti accadono costantemente. Inoltre, possono trasformarsi nella sorgente dello sviluppo. Comunque sia, qualcuno deve notarlo e fare il passo seguente.\r\n\r\nAl National Institutes of Health, più o meno come nei laboratori di tutto il mondo, gli analisti hanno utilizzato le rane per i test e spesso questo include procedure mediche sulle rane. Gli scienziati hanno messo da parte le rane per la notte nell\'acqua che era carica di esseri viventi che avrebbero dovuto debilitare le rane.\r\n<h2>Comunque sia, le rane non si sono ammalate. Molti specialisti per molti anni hanno riflettuto su questo.</h2>\r\nA quel punto, nel 1987, il dottor Michael Zasloff vide e chiese perché le rane, con ferite aperte e in una situazione settica, non si ammalassero. Non ho la più pallida idea di cosa abbia detto a quel punto, eppure scommetto che fosse una variazione di \"Gee, è affascinante\". Quell\'interesse spinse il dottor Zasloff alla divulgazione di un\'altra classe di agenti anti-infezione, che lui, essendo ebreo, chiamò con la parola ebraica \"Magainins\".\r\n\r\nLa verità è che mentre tutti ricevono pensieri intelligenti, non tutte le persone sono accettabili nel riconoscere un evento fortuito casuale e successivamente compiere il lavoro importante per trasformarlo in qualcosa di benefico. Gli scienziati giapponesi Teruyasu Murakami e Takashi Nishiwaki hanno scoperto che il 5% solitario degli individui in molte associazioni sono \"creatori di pensiero\". Propongono che un ulteriore 10% sia considerato sostenitore e pubblicitario, tuttavia che l\'85% sia \"considerato carnefice\".\r\n\r\nÈ tutt\'altro che difficile riconoscere i creatori del pensiero nel tuo negozio. Sono le persone che hanno costantemente bisogno di scoprire perché qualcosa funziona nel modo in cui lo fa o valutare un pensiero riguardante il miglioramento di una procedura. Organizzali con capi che sono considerati sostenitori e inserzionisti e saranno una fonte incessante di progresso. Comunque sia, presumibilmente non si occuperanno degli affari al primo tentativo.\r\n<h2>Gli innovatori non sanno tutto</h2>\r\nCrederesti che l\'individuo che ha pensato a un pensiero o sviluppo di un oggetto sarebbe l\'individuo migliore a prevederne gli utilizzi. Non avresti ragione. Thomas Edison è un vero modello.\r\n<ul>\r\n <li>Nel momento in cui Thomas Edison presentò il suo fonografo nel 1877, poté pensare ad alcuni usi per esso. Potresti registrare le espressioni finali delle persone che stavano per trasmettere. Potresti educare l\'ortografia. Potresti fare un orologio parlante. Potresti avere una macchina da regia per il tuo ufficio.</li>\r\n <li>Ciò che non era essenziale per Edison era utilizzare il fonografo per riprodurre musica. Forse era perché aveva problemi di udito, ma Edison sentiva che la generazione della musica era uno stupido utilizzo del suo fantastico sviluppo e ne minò l\'immagine.</li>\r\n <li>Altri non la pensavano in modo simile. Si divertivano a usare il fonografo per riprodurre musica. Nel momento in cui avevano bisogno di creare un primo jukebox che suonasse musica in un batter d\'occhio, Edison protestò. Gli ci vollero quasi vent\'anni per riconoscere il modo in cui suonare la musica era l\'utilizzo che faceva la differenza per le persone, che faceva la differenza per il mercato.</li>\r\n</ul>\r\nCerca di non provare sentimenti appassionati per la tua innovazione. Cerca di non immaginare che le persone apprezzeranno ciò che ami. Ricorda Edison e il fonografo. Ricorda Sony.\r\n\r\nSony era certa che il loro registratore di videocassette con arrangiamento Beta avrebbe superato il mercato e il mondo. Non è stato così, in parte alla luce del fatto che il video più grande offerto da Beta era meno critico per i clienti e i negozi di noleggio video rispetto al tempo di esecuzione più lungo per nastro. Finalmente il cliente lo sa.\r\n<h2>Coinvolgi i clienti.</h2>\r\nI clienti molto probabilmente non saranno in grado di menzionarti quali nuovi articoli e amministrazioni gradiranno, ma va bene così. Possono dirti quali sono i loro problemi. Possono rispondere in modo consapevole e accomodante a un pensiero che hai per un articolo o un\'amministrazione. Inoltre, scopriranno approcci per utilizzare il tuo oggetto a cui non hai mai pensato.','Ottenere idee è la parte facile: ecco cosa ti serve per l\'innovazione','','inherit','closed','closed','','11-revision-v1','','','2020-11-25 21:41:08','2020-11-25 21:41:08','',11,'http://tedxcaserta.it/11-revision-v1/',0,'revision','',0),(98,1,'2020-11-25 21:41:52','2020-11-25 21:41:52','<iframe title=\"Agenda Digitale, diamo all'Italia una strategia digitale: Francesco Sacco at TEDxLecce\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/CRcBkCYGmks?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','0e79bd12c543f4827be11e806e835598','','','2020-11-25 21:41:52','2020-11-25 21:41:52','',0,'http://tedxcaserta.it/0e79bd12c543f4827be11e806e835598/',0,'oembed_cache','',0),(99,1,'2020-11-25 21:47:32','2020-11-25 21:47:32','Bitcoin è un sistema di pagamento che sta acquisendo sempre più importanza nel mercato finanziario. Sta guadagnando popolarità perché è un sistema di pagamento persona a persona alimentato dagli utenti, ma senza intermediari o un\'autorità centralizzata. I pagamenti sono generalmente facilitati digitalmente. Dal punto di vista degli utenti, è simile al sistema di pagamento in contanti via internet. In altre parole, si tratta di contanti per Internet. Inoltre, può essere avanzato come un importante sistema di contabilità a tripla entrata. Idealmente, gli investitori sono incoraggiati a sapere come utilizzare i suoi grafici e la sua calcolatrice. Tuttavia, questo requisito può essere eliminato avvalendosi dei <a href=\"https://commoditytradealert.com/it/brokers/criptovalute/\">servizi di criptovalute broker professionali en C-TradeAlert.IT.</a>\r\n<h2>Il valore del bitcoin</h2>\r\nÈ risaputo che sta migliorando il modo in cui le transazioni vengono regolate. Il valore del Bitcoin si basa molto su come le commissioni di transazione sono ridotte al minimo; molto al di sotto dei costi di transazione prevalenti sul mercato. Un broker professionista capisce meglio il valore, il che può aiutare molto a garantire profitti sostenuti. Il feedback positivo che viene presentato ogni giorno sui benefici dei broker sta creando molto entusiasmo. Molte aziende si affidano ai broker a causa del vasto potenziale presente nell\'arena della moneta criptata. Il sistema offre un modo rapido ed efficiente di eseguire transazioni finanziarie.\r\n<h2>Vantaggi del software criptovalute brokers</h2>\r\nOffre molta libertà di pagamento perché è possibile ricevere e inviare denaro istantaneamente in tutto il mondo e in qualsiasi momento. L\'idea dei giorni festivi non è vissuta, non ci sono limiti imposti e non ci sono confini. Pertanto, consente ai commercianti di prendere il controllo del proprio denaro. Inoltre, offre il vantaggio di tariffe molto basse. Volete saperne di più? Date un\'occhiata a <a href=\"https://commoditytradealert.com/it/brokers/\">questo sito web con tutti i più noti broker italiani su internet nel 2020!</a>\r\n<ol>\r\n <li>I pagamenti vengono spesso eseguiti con commissioni estremamente basse o senza commissioni. Tuttavia, per ottenere un trattamento prioritario, è consigliabile prevedere delle commissioni per garantire una rapida conferma delle transazioni finanziarie da parte della rete. Inoltre, i broker esistono per aiutare gli investitori ad elaborare le transazioni.</li>\r\n <li>Sono utili anche per la conversione dei bitcoin in moneta locale. Inoltre, aiutano a depositare quotidianamente i fondi sui conti bancari degli investitori. Questi servizi sono spesso offerti a tariffe basse, inferiori a quelle delle reti di carte di credito o di PayPal.</li>\r\n</ol>\r\n<h2>Acquisizione del software</h2>\r\nBitcoin può essere acquistato come pagamento per prodotti/servizi, attraverso l\'acquisto al cambio o attraverso il processo di scambio con un\'altra persona vicina a te. Può essere acquisito anche attraverso l\'estrazione mineraria competitiva. Partecipando, scoprirete presto che i pagamenti tramite questo sistema sono molto più facili rispetto all\'acquisto con carta di credito o di debito. Inoltre, i pagamenti possono essere ricevuti senza avere un conto commerciale. Tutti i pagamenti possono essere eseguiti da un\'applicazione su uno Smartphone o un computer, quelli che si inserisce l\'indirizzo del destinatario e l\'importo del pagamento, prima di premere invio.\r\n\r\nhttps://www.youtube.com/watch?v=2uNoRGMkoLY','Vantaggi dell\'assunzione di un broker Bitcoin, Quali sono le migliori opzioni su internet e come si sceglie il broker giusto?','','inherit','closed','closed','','93-revision-v1','','','2020-11-25 21:47:32','2020-11-25 21:47:32','',93,'http://tedxcaserta.it/93-revision-v1/',0,'revision','',0),(100,1,'2021-04-15 11:33:02','2021-04-15 11:33:02','Si spera che, come responsabile dei contenuti, tu sappia come garantire che la tua organizzazione si concentri sulla qualità del lavoro di traduzione e non sul principio del \"posto in prima fila\". Ma come si fa a gestire un traduttore se non si parla la lingua in prima persona?\r\n\r\nPrima di tutto, è utile concordare alcune linee guida. In generale, i traduttori dovrebbero tradurre 250 parole all\'ora. Questo è il tempo che include la ricerca di termini tecnici e il controllo a posteriori. Questo può sembrare basso e naturalmente dipende anche dal tipo di contenuto; una pagina tecnica di Wikipedia è più difficile della descrizione di un prodotto di un blocco di costruzione modulare, ma una tale media ti dà una base per giudicare come si comporta il tuo traduttore. Siate chiari su questo di <a href=\"https://www.espressotranslations.com/it/traduzioni-mediche/\">traduzioni mediche.</a>\r\n<ul>\r\n <li>In secondo luogo, è utile definire chiaramente come si controlla la qualità. Ha senso lasciare che il traduttore controlli il contenuto (o anche dargli l\'accesso al tuo CMS in modo che possa pubblicarlo lui stesso), ma all\'inizio non vuoi fare di qualcuno l\'editore finale della sua lingua.</li>\r\n <li>Spesso puoi anche usare questi servizi per trovare i cosiddetti correttori di bozze. Trova un madrelingua che controlli lo stile e il tono del tuo testo tradotto. Indicate nel briefing quali punti sono importanti per voi. Nel caso della descrizione di un prodotto, si tratta semplicemente di vendere il prodotto nel modo più attraente possibile.</li>\r\n</ul>\r\n<h3>Costruire un rapporto</h3>\r\nAnche i traduttori sono, sorprendentemente, solo umani. Se stai lavorando con un team di copywriter, allora avrai probabilmente notato che sei molto più felice di lavorare con persone che hanno già familiarità con il tuo marchio, sito e stile. Se la traduzione è una strategia a lungo termine, è consigliabile cercare un team più o meno permanente. Questo è molto più facile da usare!','Linee guida per i traduttori, a cosa bisogna prestare attenzione se si vuole tenere conto della qualità delle proprie traduzioni?','','publish','closed','open','','linee-guida-per-i-traduttori-a-cosa-bisogna-prestare-attenzione-se-si-vuole-tenere-conto-della-qualita-delle-proprie-traduzioni','','','2021-04-11 15:16:05','2021-04-11 15:16:05','',0,'http://tedxcaserta.it/?p=100',0,'post','',0),(101,1,'2021-04-11 14:34:06','2021-04-11 14:34:06','Si spera che, come responsabile dei contenuti, tu sappia come garantire che la tua organizzazione si concentri sulla qualità del lavoro di traduzione e non sul principio del \"posto in prima fila\". Ma come si fa a gestire un traduttore se non si parla la lingua in prima persona?\r\n\r\nPrima di tutto, è utile concordare alcune linee guida. In generale, i traduttori dovrebbero tradurre 250 parole all\'ora. Questo è il tempo che include la ricerca di termini tecnici e il controllo a posteriori. Questo può sembrare basso e naturalmente dipende anche dal tipo di contenuto; una pagina tecnica di Wikipedia è più difficile della descrizione di un prodotto di un blocco di costruzione modulare, ma una tale media ti dà una base per giudicare come si comporta il tuo traduttore. Siate chiari su questo prima.\r\n<ul>\r\n <li>In secondo luogo, è utile definire chiaramente come si controlla la qualità. Ha senso lasciare che il traduttore controlli il contenuto (o anche dargli l\'accesso al tuo CMS in modo che possa pubblicarlo lui stesso), ma all\'inizio non vuoi fare di qualcuno l\'editore finale della sua lingua.</li>\r\n <li>Spesso puoi anche usare questi servizi per trovare i cosiddetti correttori di bozze. Trova un madrelingua che controlli lo stile e il tono del tuo testo tradotto. Indicate nel briefing quali punti sono importanti per voi. Nel caso della descrizione di un prodotto, si tratta semplicemente di vendere il prodotto nel modo più attraente possibile.</li>\r\n</ul>\r\n<h3>Costruire un rapporto</h3>\r\nAnche i traduttori sono, sorprendentemente, solo umani. Se stai lavorando con un team di copywriter, allora avrai probabilmente notato che sei molto più felice di lavorare con persone che hanno già familiarità con il tuo marchio, sito e stile. Se la traduzione è una strategia a lungo termine, è consigliabile cercare un team più o meno permanente. Questo è molto più facile da usare!','Linee guida per i traduttori, a cosa bisogna prestare attenzione se si vuole tenere conto della qualità delle proprie traduzioni?','','inherit','closed','closed','','100-revision-v1','','','2021-04-11 14:34:06','2021-04-11 14:34:06','',100,'http://tedxcaserta.it/100-revision-v1/',0,'revision','',0),(102,1,'2021-04-11 14:34:26','2021-04-11 14:34:26','','u90afjfa','','inherit','closed','closed','','u90afjfa','','','2021-04-11 14:34:26','2021-04-11 14:34:26','',100,'http://tedxcaserta.it/wp-content/uploads/2021/04/u90afjfa.png',0,'attachment','image/png',0),(103,1,'2021-04-11 15:16:05','2021-04-11 15:16:05','Si spera che, come responsabile dei contenuti, tu sappia come garantire che la tua organizzazione si concentri sulla qualità del lavoro di traduzione e non sul principio del \"posto in prima fila\". Ma come si fa a gestire un traduttore se non si parla la lingua in prima persona?\r\n\r\nPrima di tutto, è utile concordare alcune linee guida. In generale, i traduttori dovrebbero tradurre 250 parole all\'ora. Questo è il tempo che include la ricerca di termini tecnici e il controllo a posteriori. Questo può sembrare basso e naturalmente dipende anche dal tipo di contenuto; una pagina tecnica di Wikipedia è più difficile della descrizione di un prodotto di un blocco di costruzione modulare, ma una tale media ti dà una base per giudicare come si comporta il tuo traduttore. Siate chiari su questo di <a href=\"https://www.espressotranslations.com/it/traduzioni-mediche/\">traduzioni mediche.</a>\r\n<ul>\r\n <li>In secondo luogo, è utile definire chiaramente come si controlla la qualità. Ha senso lasciare che il traduttore controlli il contenuto (o anche dargli l\'accesso al tuo CMS in modo che possa pubblicarlo lui stesso), ma all\'inizio non vuoi fare di qualcuno l\'editore finale della sua lingua.</li>\r\n <li>Spesso puoi anche usare questi servizi per trovare i cosiddetti correttori di bozze. Trova un madrelingua che controlli lo stile e il tono del tuo testo tradotto. Indicate nel briefing quali punti sono importanti per voi. Nel caso della descrizione di un prodotto, si tratta semplicemente di vendere il prodotto nel modo più attraente possibile.</li>\r\n</ul>\r\n<h3>Costruire un rapporto</h3>\r\nAnche i traduttori sono, sorprendentemente, solo umani. Se stai lavorando con un team di copywriter, allora avrai probabilmente notato che sei molto più felice di lavorare con persone che hanno già familiarità con il tuo marchio, sito e stile. Se la traduzione è una strategia a lungo termine, è consigliabile cercare un team più o meno permanente. Questo è molto più facile da usare!','Linee guida per i traduttori, a cosa bisogna prestare attenzione se si vuole tenere conto della qualità delle proprie traduzioni?','','inherit','closed','closed','','100-revision-v1','','','2021-04-11 15:16:05','2021-04-11 15:16:05','',100,'http://tedxcaserta.it/100-revision-v1/',0,'revision','',0),(104,0,'2021-10-12 19:13:14','2021-10-12 19:13:14','<iframe title=\"I Migliori Broker per Investire in Azioni o ETF\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/2uNoRGMkoLY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','b6cbbbc11e4a098d370386b01f50c920','','','2021-10-12 19:13:14','2021-10-12 19:13:14','',0,'http://tedxcaserta.it/b6cbbbc11e4a098d370386b01f50c920/',0,'oembed_cache','',0),(106,1,'2021-12-01 13:56:48','2021-12-01 13:56:48','<span style=\"font-weight: 400;\">L\'attesissimo rilascio del prodotto 2022 di Red Paddle Co il <a href=\"https://www.watersports4fun.com/it/\"><span data-sheets-value=\"{"1":2,"2":"www.watersports4fun.com"}\" data-sheets-userformat=\"{"2":1311233,"3":{"1":0},"12":0,"21":0,"23":2}\">www.watersports4fun.com</span></a> è finalmente qui e siamo entusiasti di dirvi tutto su di esso - dal rilascio di prodotti nuovi di zecca a nuove caratteristiche e modifiche su modelli popolari. Mentre la maggior parte dei disegni di 2021 Paddle Board rimangono invariati, ci sono molti nuovi aggiornamenti agli accessori all\'interno dei pacchetti, così come 2 nuovissime aggiunte alla loro gamma di paddle board.</span>\r\n<h2><b>Red Paddle Co 12\'0″ Voyager</b></h2>\r\n<span style=\"font-weight: 400;\">Una nuova aggiunta alla gamma di tavole di <a href=\"https://www.watersports4fun.com/it/prodotto/aqua-marina-fusion/\"><span data-sheets-value=\"{"1":2,"2":"aquamarina fusion nel watersports4fun.it"}\" data-sheets-userformat=\"{"2":513,"3":{"1":0},"12":0}\">aquamarina fusion nel watersports4fun.it</span>.</a> Progettato con il piccolo pagaiatore in mente, il Voyager 12ft offre un sacco di planata con pochi compromessi sulla stabilità. Con soli 28\"\" di larghezza, questa tavola offre ben 285 litri di volume per te e per tutta l\'attrezzatura di cui hai bisogno per una vera avventura di paddling.</span>\r\n\r\n<span style=\"font-weight: 400;\">Il Voyager 12ft incorpora tutte le caratteristiche che rendono la gamma Voyager così amata dai paddler esperti - RSS Battens per la costruzione gonfiabile più rigida sul mercato e il sistema V-Hull al naso della tavola, permettendoti di pagaiare più a lungo con meno sforzo.</span>\r\n\r\n<span style=\"font-weight: 400;\">Nuova per il 2022, l\'intera serie Voyager ha ora una serie aggiuntiva di reti da carico regolabili nella parte posteriore della tavola - dandoti molto spazio extra per il tuo carico.</span>\r\n<h2><b>Il Red Paddle Co 12\'0 Compact</b></h2>\r\n<span style=\"font-weight: 400;\">Nuova per il 2022 è la Red Paddle Co 12ft Compact - un\'immensa aggiunta alla gamma Compact che apre un intero nuovo mondo di esplorazione per pagaiatori fino a 110kg. La maggiore lunghezza fa di questa tavola l\'ultimo tourer di scoperta, ideale per i viaggi oltremare e l\'esplorazione di aree remote.</span>\r\n\r\n<span style=\"font-weight: 400;\">La tavola ha un sistema di tensione a quattro corde, dando alla tavola la massima rigidità. Il nuovo pad split deck lo rende più facile che mai da piegare e arrotolare in un pacchetto super piccolo, rendendolo il SUP da turismo più portatile sul mercato.</span>\r\n\r\n<span style=\"font-weight: 400;\">Basata sulla popolarissima serie Voyager, questa tavola offre una perfetta miscela di stabilità, scivolamento e manovrabilità.</span>\r\n\r\n<span style=\"font-weight: 400;\">Ha anche delle maniglie tubolari ergonomiche sui lati della tavola per un facile trasporto e una serie extra di attacchi bungee sul retro della tavola per un carico extra sui tuoi viaggi più lunghi.</span>','Cosa c\'è di nuovo nella gamma Red paddle nel 2022?','','publish','closed','open','','cosa-ce-di-nuovo-nella-gamma-red-paddle-nel-2022','','','2021-12-10 14:00:48','2021-12-10 14:00:48','',0,'http://tedxcaserta.it/?p=106',0,'post','',0),(107,1,'2021-12-10 13:59:30','2021-12-10 13:59:30','','ben-white-pV5ckb2HEVk-unsplash','','inherit','closed','closed','','ben-white-pv5ckb2hevk-unsplash','','','2021-12-10 13:59:30','2021-12-10 13:59:30','',106,'http://tedxcaserta.it/wp-content/uploads/2021/12/ben-white-pV5ckb2HEVk-unsplash.jpg',0,'attachment','image/jpeg',0),(108,1,'2021-12-10 14:00:48','2021-12-10 14:00:48','<span style=\"font-weight: 400;\">L\'attesissimo rilascio del prodotto 2022 di Red Paddle Co il <a href=\"https://www.watersports4fun.com/it/\"><span data-sheets-value=\"{"1":2,"2":"www.watersports4fun.com"}\" data-sheets-userformat=\"{"2":1311233,"3":{"1":0},"12":0,"21":0,"23":2}\">www.watersports4fun.com</span></a> è finalmente qui e siamo entusiasti di dirvi tutto su di esso - dal rilascio di prodotti nuovi di zecca a nuove caratteristiche e modifiche su modelli popolari. Mentre la maggior parte dei disegni di 2021 Paddle Board rimangono invariati, ci sono molti nuovi aggiornamenti agli accessori all\'interno dei pacchetti, così come 2 nuovissime aggiunte alla loro gamma di paddle board.</span>\r\n<h2><b>Red Paddle Co 12\'0″ Voyager</b></h2>\r\n<span style=\"font-weight: 400;\">Una nuova aggiunta alla gamma di tavole di <a href=\"https://www.watersports4fun.com/it/prodotto/aqua-marina-fusion/\"><span data-sheets-value=\"{"1":2,"2":"aquamarina fusion nel watersports4fun.it"}\" data-sheets-userformat=\"{"2":513,"3":{"1":0},"12":0}\">aquamarina fusion nel watersports4fun.it</span>.</a> Progettato con il piccolo pagaiatore in mente, il Voyager 12ft offre un sacco di planata con pochi compromessi sulla stabilità. Con soli 28\"\" di larghezza, questa tavola offre ben 285 litri di volume per te e per tutta l\'attrezzatura di cui hai bisogno per una vera avventura di paddling.</span>\r\n\r\n<span style=\"font-weight: 400;\">Il Voyager 12ft incorpora tutte le caratteristiche che rendono la gamma Voyager così amata dai paddler esperti - RSS Battens per la costruzione gonfiabile più rigida sul mercato e il sistema V-Hull al naso della tavola, permettendoti di pagaiare più a lungo con meno sforzo.</span>\r\n\r\n<span style=\"font-weight: 400;\">Nuova per il 2022, l\'intera serie Voyager ha ora una serie aggiuntiva di reti da carico regolabili nella parte posteriore della tavola - dandoti molto spazio extra per il tuo carico.</span>\r\n<h2><b>Il Red Paddle Co 12\'0 Compact</b></h2>\r\n<span style=\"font-weight: 400;\">Nuova per il 2022 è la Red Paddle Co 12ft Compact - un\'immensa aggiunta alla gamma Compact che apre un intero nuovo mondo di esplorazione per pagaiatori fino a 110kg. La maggiore lunghezza fa di questa tavola l\'ultimo tourer di scoperta, ideale per i viaggi oltremare e l\'esplorazione di aree remote.</span>\r\n\r\n<span style=\"font-weight: 400;\">La tavola ha un sistema di tensione a quattro corde, dando alla tavola la massima rigidità. Il nuovo pad split deck lo rende più facile che mai da piegare e arrotolare in un pacchetto super piccolo, rendendolo il SUP da turismo più portatile sul mercato.</span>\r\n\r\n<span style=\"font-weight: 400;\">Basata sulla popolarissima serie Voyager, questa tavola offre una perfetta miscela di stabilità, scivolamento e manovrabilità.</span>\r\n\r\n<span style=\"font-weight: 400;\">Ha anche delle maniglie tubolari ergonomiche sui lati della tavola per un facile trasporto e una serie extra di attacchi bungee sul retro della tavola per un carico extra sui tuoi viaggi più lunghi.</span>','Cosa c\'è di nuovo nella gamma Red paddle nel 2022?','','inherit','closed','closed','','106-revision-v1','','','2021-12-10 14:00:48','2021-12-10 14:00:48','',106,'http://tedxcaserta.it/?p=108',0,'revision','',0),(110,1,'2022-01-27 14:54:33','2022-01-27 14:54:33','<span style=\"font-weight: 400;\">Tuttavia, la loro portabilità e usabilità li rendono un obiettivo primario per i ladri. Quindi è vitale prendere le misure necessarie e sapere come prevenire il furto di </span><a href=\"https://criticalmass.it/monopattino-elettrico-fuoristrada-offroad/\"><span style=\"font-weight: 400;\">monopattino elettrico fuori strada.</span></a>\r\n\r\n<span style=\"font-weight: 400;\">A </span><a href=\"https://www.routenazionale.it/il-monopattino-elettrico-economico-un-veicolo-alla-portata-di-tutti/\"><span style=\"font-weight: 400;\">un approfondimento</span></a><span style=\"font-weight: 400;\"> dece: Tutti coloro che possiedono un Electric Steps dovrebbero essere consapevoli di come prevenire il furto.</span>\r\n\r\n<span style=\"font-weight: 400;\">Chiunque lasci uno Step aperto fuori dall\'ufficio, dalla palestra o dalla mensa sta facendo un grave errore.</span>\r\n\r\n<span style=\"font-weight: 400;\">Nota: ElectricStepCritic.com è sostenuto dai lettori. Quando acquisti attraverso i link sul nostro sito, possiamo guadagnare una commissione di affiliazione senza costi aggiuntivi per te.</span>\r\n\r\n<span style=\"font-weight: 400;\">Segui i passi qui sotto e previeni il furto di Step;</span>\r\n<h2><b>Come prevenire il furto di scooter elettrici</b></h2>\r\n<span style=\"font-weight: 400;\">Investire in una buona serratura E-Step</span>\r\n\r\n<span style=\"font-weight: 400;\">Bene, nessuna serratura è completamente a prova di furto. D\'altra parte è molto allettante rubare un passo che non è chiuso a chiave. Investire in una serratura affidabile scoraggerà i ladri e renderà il vandalismo molto difficile e dispendioso in termini di tempo.</span>\r\n\r\n<span style=\"font-weight: 400;\">Sulla stessa nota, ecco alcuni tipi di serrature Step da considerare;</span>\r\n<h3><b>Chiave a catena</b></h3>\r\n<span style=\"font-weight: 400;\">Una serratura a catena spessa con una valutazione sicura in oro o argento non è facile da tagliare. Inoltre, le sue grandi dimensioni e il suo peso lavorano a vostro vantaggio quando si blocca un grande passo o lo si incatena a un grande oggetto immobile. Quando si deve andare via per un tempo più lungo, un lucchetto a catena è utile.</span>\r\n\r\n<span style=\"font-weight: 400;\">Un lucchetto a catena affidabile da considerare è il Kryptonite New York FAHGETTABOUDIT 1410, lungo 1 metro. È dotato di acciaio al manganese di 14 mm di spessore e di un robusto lucchetto con un grillo in acciaio temprato di 15 mm di spessore. Tuttavia, se avete bisogno di una serratura a catena più portatile, la Kryptonite Evolution è una valida opzione.</span>\r\n<h3><b>Serratura a cavo</b></h3>\r\n<span style=\"font-weight: 400;\">Le serrature a cavo sono una buona opzione se vuoi essere lontano dal tuo Step solo per pochi minuti. La maggior parte sono fatti di acciaio intrecciato, per esempio il Master Lock 8143D. La catena a combinazione lunga 120 cm e spessa 8 mm non ha bisogno di lucchetto.</span>\r\n<h3><b>Serrature D (U-locks)</b></h3>\r\n<span style=\"font-weight: 400;\">Se le vostre Step-wheels non sono robuste, allora i D-locks possono aumentare la sicurezza del vostro e-Step. Con questi si può incatenare la ruota a un portabici o bloccare la ruota e impedirle di girare.</span>\r\n\r\n<span style=\"font-weight: 400;\">Per bloccare la ruota si può usare un lucchetto a U come un U-lock.</span>\r\n\r\n<span style=\"font-weight: 400;\">Un lucchetto a U come il lucchetto Kryptonite New York LS Heavy Duty non è facile da tagliare, se non con un utensile elettrico. Ma quanti ladri corrono con utensili elettrici così robusti? Inoltre, tali strumenti producono un alto rumore di distrazione.</span>\r\n<h3><b>Serrature pieghevoli</b></h3>\r\n<span style=\"font-weight: 400;\">Se hai meno spazio nello zaino e la portabilità è più importante, una serratura pieghevole è un\'opzione adatta. Occupa meno spazio e offre comunque una notevole quantità di sicurezza al passo, specialmente se combinato con serrature a catena.</span>\r\n<h3><b>Non esporlo a occhi indiscreti</b></h3>\r\n<span style=\"font-weight: 400;\">Se l\'avete bloccata o incatenata a un portabici, copritela. Lasciarla aperta è come mostrarla ai ladri. Lo valuteranno e misurano quanto è facile farla franca. Ricordate, i ladri di solito preferiscono gli Steps di alta qualità.</span>\r\n<h3><b>Non lasciarlo mai fuori</b></h3>\r\n<span style=\"font-weight: 400;\">Lasciare il tuo e-Step all\'esterno lo rende vulnerabile ai ladri. Possono facilmente valutare e stimare quanto sia difficile da rubare. Lascia il tuo Step a un amico o anche a un collega in una casa vicina prima di andare in caffetteria, in palestra o al cinema. Lasciare il passo fuori per qualche minuto o solo una notte può essere tutto ciò di cui il ladro ha bisogno</span>\r\n<h3><b>Prendere un E-Step portatile</b></h3>\r\n<span style=\"font-weight: 400;\">Se hai un Electric Step portatile, è meglio portarlo con te. In questo modo puoi riporlo accanto alla tua sedia o sotto la tua scrivania e assicurarti che sia al sicuro. Uno Step portatile lasciato fuori è un facile bersaglio per i ladri.</span>\r\n\r\n<span style=\"font-weight: 400;\">Scegliete con cura il vostro parcheggio</span>\r\n\r\n<span style=\"font-weight: 400;\">Quando hai bisogno di parcheggiare il tuo veicolo monoposto, scegli attentamente il luogo di parcheggio. State lontani da luoghi poco illuminati e con molto traffico umano. La cosa più importante è conoscere i luoghi della tua zona dove i ladri spesso tendono agguati agli ignari guidatori di Step. Allora evita questi posti a tutti i costi.</span>\r\n<h3><b>Considera di investire in un allarme</b></h3>\r\n<span style=\"font-weight: 400;\">Se la tua posizione residenziale o d\'ufficio è nota per il furto di rubinetti elettrici, è saggio investire in un allarme. Un allarme piccolo ma forte è facile da nascondere. Alcuni usano il tilt o la tecnologia attivata dalla vibrazione/movimento.</span>\r\n\r\n<span style=\"font-weight: 400;\">Un allarme e il suo adesivo scoraggiano facilmente i ladri comuni. È meglio investire in un modello che possa inviarti una notifica tramite un\'app.</span>\r\n<h3><b>Installazione di un tracker</b></h3>\r\n<span style=\"font-weight: 400;\">Un\'altra opzione per aumentare la sicurezza del tuo e-Step è quella di installare in modo poco appariscente un tracker da qualche parte. Se viene rubato, è possibile attivarlo a distanza con l\'aiuto di un\'app. In questo modo, puoi ricevere notifiche sulla posizione GPS del tuo possesso.</span>','Come prevenire il furto del tuo scooter elettrico?','','publish','closed','open','','come-prevenire-il-furto-del-tuo-scooter-elettrico','','','2022-01-14 15:29:14','2022-01-14 15:29:14','',0,'http://tedxcaserta.it/?p=110',0,'post','',0),(111,1,'2022-01-14 15:28:51','2022-01-14 15:28:51','','pexels-cottonbro-4604713','','inherit','closed','closed','','pexels-cottonbro-4604713','','','2022-01-14 15:28:51','2022-01-14 15:28:51','',110,'http://tedxcaserta.it/wp-content/uploads/2022/01/pexels-cottonbro-4604713.jpg',0,'attachment','image/jpeg',0),(112,1,'2022-01-14 15:29:14','2022-01-14 15:29:14','<span style=\"font-weight: 400;\">Tuttavia, la loro portabilità e usabilità li rendono un obiettivo primario per i ladri. Quindi è vitale prendere le misure necessarie e sapere come prevenire il furto di </span><a href=\"https://criticalmass.it/monopattino-elettrico-fuoristrada-offroad/\"><span style=\"font-weight: 400;\">monopattino elettrico fuori strada.</span></a>\r\n\r\n<span style=\"font-weight: 400;\">A </span><a href=\"https://www.routenazionale.it/il-monopattino-elettrico-economico-un-veicolo-alla-portata-di-tutti/\"><span style=\"font-weight: 400;\">un approfondimento</span></a><span style=\"font-weight: 400;\"> dece: Tutti coloro che possiedono un Electric Steps dovrebbero essere consapevoli di come prevenire il furto.</span>\r\n\r\n<span style=\"font-weight: 400;\">Chiunque lasci uno Step aperto fuori dall\'ufficio, dalla palestra o dalla mensa sta facendo un grave errore.</span>\r\n\r\n<span style=\"font-weight: 400;\">Nota: ElectricStepCritic.com è sostenuto dai lettori. Quando acquisti attraverso i link sul nostro sito, possiamo guadagnare una commissione di affiliazione senza costi aggiuntivi per te.</span>\r\n\r\n<span style=\"font-weight: 400;\">Segui i passi qui sotto e previeni il furto di Step;</span>\r\n<h2><b>Come prevenire il furto di scooter elettrici</b></h2>\r\n<span style=\"font-weight: 400;\">Investire in una buona serratura E-Step</span>\r\n\r\n<span style=\"font-weight: 400;\">Bene, nessuna serratura è completamente a prova di furto. D\'altra parte è molto allettante rubare un passo che non è chiuso a chiave. Investire in una serratura affidabile scoraggerà i ladri e renderà il vandalismo molto difficile e dispendioso in termini di tempo.</span>\r\n\r\n<span style=\"font-weight: 400;\">Sulla stessa nota, ecco alcuni tipi di serrature Step da considerare;</span>\r\n<h3><b>Chiave a catena</b></h3>\r\n<span style=\"font-weight: 400;\">Una serratura a catena spessa con una valutazione sicura in oro o argento non è facile da tagliare. Inoltre, le sue grandi dimensioni e il suo peso lavorano a vostro vantaggio quando si blocca un grande passo o lo si incatena a un grande oggetto immobile. Quando si deve andare via per un tempo più lungo, un lucchetto a catena è utile.</span>\r\n\r\n<span style=\"font-weight: 400;\">Un lucchetto a catena affidabile da considerare è il Kryptonite New York FAHGETTABOUDIT 1410, lungo 1 metro. È dotato di acciaio al manganese di 14 mm di spessore e di un robusto lucchetto con un grillo in acciaio temprato di 15 mm di spessore. Tuttavia, se avete bisogno di una serratura a catena più portatile, la Kryptonite Evolution è una valida opzione.</span>\r\n<h3><b>Serratura a cavo</b></h3>\r\n<span style=\"font-weight: 400;\">Le serrature a cavo sono una buona opzione se vuoi essere lontano dal tuo Step solo per pochi minuti. La maggior parte sono fatti di acciaio intrecciato, per esempio il Master Lock 8143D. La catena a combinazione lunga 120 cm e spessa 8 mm non ha bisogno di lucchetto.</span>\r\n<h3><b>Serrature D (U-locks)</b></h3>\r\n<span style=\"font-weight: 400;\">Se le vostre Step-wheels non sono robuste, allora i D-locks possono aumentare la sicurezza del vostro e-Step. Con questi si può incatenare la ruota a un portabici o bloccare la ruota e impedirle di girare.</span>\r\n\r\n<span style=\"font-weight: 400;\">Per bloccare la ruota si può usare un lucchetto a U come un U-lock.</span>\r\n\r\n<span style=\"font-weight: 400;\">Un lucchetto a U come il lucchetto Kryptonite New York LS Heavy Duty non è facile da tagliare, se non con un utensile elettrico. Ma quanti ladri corrono con utensili elettrici così robusti? Inoltre, tali strumenti producono un alto rumore di distrazione.</span>\r\n<h3><b>Serrature pieghevoli</b></h3>\r\n<span style=\"font-weight: 400;\">Se hai meno spazio nello zaino e la portabilità è più importante, una serratura pieghevole è un\'opzione adatta. Occupa meno spazio e offre comunque una notevole quantità di sicurezza al passo, specialmente se combinato con serrature a catena.</span>\r\n<h3><b>Non esporlo a occhi indiscreti</b></h3>\r\n<span style=\"font-weight: 400;\">Se l\'avete bloccata o incatenata a un portabici, copritela. Lasciarla aperta è come mostrarla ai ladri. Lo valuteranno e misurano quanto è facile farla franca. Ricordate, i ladri di solito preferiscono gli Steps di alta qualità.</span>\r\n<h3><b>Non lasciarlo mai fuori</b></h3>\r\n<span style=\"font-weight: 400;\">Lasciare il tuo e-Step all\'esterno lo rende vulnerabile ai ladri. Possono facilmente valutare e stimare quanto sia difficile da rubare. Lascia il tuo Step a un amico o anche a un collega in una casa vicina prima di andare in caffetteria, in palestra o al cinema. Lasciare il passo fuori per qualche minuto o solo una notte può essere tutto ciò di cui il ladro ha bisogno</span>\r\n<h3><b>Prendere un E-Step portatile</b></h3>\r\n<span style=\"font-weight: 400;\">Se hai un Electric Step portatile, è meglio portarlo con te. In questo modo puoi riporlo accanto alla tua sedia o sotto la tua scrivania e assicurarti che sia al sicuro. Uno Step portatile lasciato fuori è un facile bersaglio per i ladri.</span>\r\n\r\n<span style=\"font-weight: 400;\">Scegliete con cura il vostro parcheggio</span>\r\n\r\n<span style=\"font-weight: 400;\">Quando hai bisogno di parcheggiare il tuo veicolo monoposto, scegli attentamente il luogo di parcheggio. State lontani da luoghi poco illuminati e con molto traffico umano. La cosa più importante è conoscere i luoghi della tua zona dove i ladri spesso tendono agguati agli ignari guidatori di Step. Allora evita questi posti a tutti i costi.</span>\r\n<h3><b>Considera di investire in un allarme</b></h3>\r\n<span style=\"font-weight: 400;\">Se la tua posizione residenziale o d\'ufficio è nota per il furto di rubinetti elettrici, è saggio investire in un allarme. Un allarme piccolo ma forte è facile da nascondere. Alcuni usano il tilt o la tecnologia attivata dalla vibrazione/movimento.</span>\r\n\r\n<span style=\"font-weight: 400;\">Un allarme e il suo adesivo scoraggiano facilmente i ladri comuni. È meglio investire in un modello che possa inviarti una notifica tramite un\'app.</span>\r\n<h3><b>Installazione di un tracker</b></h3>\r\n<span style=\"font-weight: 400;\">Un\'altra opzione per aumentare la sicurezza del tuo e-Step è quella di installare in modo poco appariscente un tracker da qualche parte. Se viene rubato, è possibile attivarlo a distanza con l\'aiuto di un\'app. In questo modo, puoi ricevere notifiche sulla posizione GPS del tuo possesso.</span>','Come prevenire il furto del tuo scooter elettrico?','','inherit','closed','closed','','110-revision-v1','','','2022-01-14 15:29:14','2022-01-14 15:29:14','',110,'http://tedxcaserta.it/?p=112',0,'revision','',0);
/*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_term_relationships`
--
DROP TABLE IF EXISTS `wp_term_relationships`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_term_relationships` (
`object_id` bigint unsigned NOT NULL DEFAULT '0',
`term_taxonomy_id` bigint unsigned NOT NULL DEFAULT '0',
`term_order` int NOT NULL DEFAULT '0',
PRIMARY KEY (`object_id`,`term_taxonomy_id`),
KEY `term_taxonomy_id` (`term_taxonomy_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_term_relationships`
--
LOCK TABLES `wp_term_relationships` WRITE;
/*!40000 ALTER TABLE `wp_term_relationships` DISABLE KEYS */;
INSERT INTO `wp_term_relationships` VALUES (8,3,0),(8,4,0),(8,5,0),(8,6,0),(11,3,0),(11,4,0),(11,5,0),(11,6,0),(38,7,0),(39,7,0),(40,7,0),(42,7,0),(43,7,0),(92,8,0),(93,9,0),(100,2,0),(106,10,0),(110,11,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=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_term_taxonomy`
--
LOCK TABLES `wp_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wp_term_taxonomy` VALUES (1,1,'category','',0,0),(2,2,'category','',0,1),(3,3,'category','',0,2),(4,4,'category','',0,2),(5,5,'category','',0,2),(6,6,'category','',0,2),(7,7,'nav_menu','',0,5),(8,8,'category','',0,1),(9,9,'category','',0,1),(10,10,'category','',0,1),(11,11,'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=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_terms`
--
LOCK TABLES `wp_terms` WRITE;
/*!40000 ALTER TABLE `wp_terms` DISABLE KEYS */;
INSERT INTO `wp_terms` VALUES (1,'Uncategorized','uncategorized',0),(2,'Blogging','blogging',0),(3,'Blog','blog',0),(4,'News','news',0),(5,'Idea','idea',0),(6,'Communication','communication',0),(7,'Main menu','main-menu',0),(8,'Strategia internet','strategia-internet',0),(9,'Criptovalute su TedX','criptovalute-su-tedx',0),(10,'A paddle','a-paddle',0),(11,'di sctooter elettrici','di-sctooter-elettrici',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=58 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','admin'),(2,1,'first_name','Brent'),(3,1,'last_name','Herrera'),(4,1,'description',''),(5,1,'rich_editing','true'),(6,1,'syntax_highlighting','true'),(7,1,'comment_shortcuts','false'),(8,1,'admin_color','fresh'),(9,1,'use_ssl','0'),(10,1,'show_admin_bar_front','true'),(11,1,'locale',''),(12,1,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(13,1,'wp_user_level','10'),(14,1,'dismissed_wp_pointers',''),(15,1,'show_welcome_panel','1'),(16,1,'session_tokens','a:2:{s:64:\"51f1fe2343e00b1d84901cc8777da20673753ae665050af40037f7e087de3fd1\";a:4:{s:10:\"expiration\";i:1653810094;s:2:\"ip\";s:9:\"127.0.0.1\";s:2:\"ua\";s:60:\"Mozilla/5.0 (compatible; MainWP/4.1.5.1; +http://mainwp.com)\";s:5:\"login\";i:1653637294;}s:64:\"4f77233a0f24628c9aa65cea59595883ec8ff213c9775ad7000190feb067c63c\";a:4:{s:10:\"expiration\";i:1653810095;s:2:\"ip\";s:9:\"127.0.0.1\";s:2:\"ua\";s:60:\"Mozilla/5.0 (compatible; MainWP/4.1.5.1; +http://mainwp.com)\";s:5:\"login\";i:1653637295;}}'),(17,1,'aioseop_notice_time_set_review_plugin_cta','1592602434'),(18,1,'aioseop_notice_display_time_review_plugin_cta','1593812033'),(19,1,'aioseop_notice_time_set_conflicting_plugin','1593597416'),(20,1,'aioseop_notice_display_time_conflicting_plugin','1909166675'),(22,1,'aioseop_seen_about_page','3.5.2'),(23,1,'_yoast_wpseo_profile_updated','1592691650'),(24,1,'wp_dashboard_quick_press_last_post_id','109'),(25,1,'community-events-location','a:1:{s:2:\"ip\";s:10:\"84.28.45.0\";}'),(26,1,'wp_user-settings','libraryContent=browse'),(27,1,'wp_user-settings-time','1593596717'),(28,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\";}'),(29,1,'metaboxhidden_nav-menus','a:2:{i:0;s:30:\"add-post-type-wpautoterms_page\";i:1;s:12:\"add-post_tag\";}'),(30,2,'nickname','meesvermolen'),(31,2,'first_name','M.'),(32,2,'last_name','Vermolen'),(33,2,'description',''),(34,2,'rich_editing','true'),(35,2,'syntax_highlighting','true'),(36,2,'comment_shortcuts','false'),(37,2,'admin_color','fresh'),(38,2,'use_ssl','0'),(39,2,'show_admin_bar_front','true'),(40,2,'locale',''),(41,2,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(42,2,'wp_user_level','10'),(43,2,'_yoast_wpseo_profile_updated','1618422944'),(44,3,'nickname','onnopistorius'),(45,3,'first_name','Onno'),(46,3,'last_name','Pistorius'),(47,3,'description',''),(48,3,'rich_editing','true'),(49,3,'syntax_highlighting','true'),(50,3,'comment_shortcuts','false'),(51,3,'admin_color','fresh'),(52,3,'use_ssl','0'),(53,3,'show_admin_bar_front','true'),(54,3,'locale',''),(55,3,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(56,3,'wp_user_level','10'),(57,3,'_yoast_wpseo_profile_updated','1618475872');
/*!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=4 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,'admin','$P$BVl8oP4uOfnPxV80mDp0Z73aL2I7VM.','admin','[email protected]','http://tedxcaserta.it','2020-06-19 21:33:48','',0,'Brent Herrera'),(2,'meesvermolen','$P$BXKO2K5m83FMMEkENV7PUwOAb0qKBD1','meesvermolen','[email protected]','','2021-04-14 17:55:44','',0,'M. Vermolen'),(3,'onnopistorius','$P$BY5v/3IblDOvYkuAdWFaRVUG0qo4kV0','onnopistorius','[email protected]','','2021-04-15 08:37:52','',0,'Onno Pistorius');
/*!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=35 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wpforms_tasks_meta`
--
LOCK TABLES `wp_wpforms_tasks_meta` WRITE;
/*!40000 ALTER TABLE `wp_wpforms_tasks_meta` DISABLE KEYS */;
INSERT INTO `wp_wpforms_tasks_meta` VALUES (1,'wpforms_process_entry_emails_meta_cleanup','Wzg2NDAwXQ==','2021-04-20 15:17:45'),(2,'wpforms_admin_addons_cache_update','W10=','2021-05-25 19:46:13'),(3,'wpforms_admin_builder_templates_cache_update','W10=','2021-07-24 04:00:44'),(4,'wpforms_admin_notifications_update','W10=','2021-12-10 13:56:26'),(5,'wpforms_admin_notifications_update','W10=','2022-01-14 14:54:23'),(6,'wpforms_process_forms_locator_scan','W10=','2022-05-02 09:41:48'),(7,'wpforms_process_forms_locator_save','W3siMzQiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MzQsImlkIjozNSwic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIzNyI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiU3Vic2NyaWJlIEhlcmUiLCJmb3JtX2lkIjozNywiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-02 09:41:50'),(8,'wpforms_process_forms_locator_save','W3siMzQiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MzQsImlkIjozNSwic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIzNyI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiU3Vic2NyaWJlIEhlcmUiLCJmb3JtX2lkIjozNywiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-03 09:52:12'),(9,'wpforms_process_forms_locator_save','W3siMzQiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MzQsImlkIjozNSwic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIzNyI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiU3Vic2NyaWJlIEhlcmUiLCJmb3JtX2lkIjozNywiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-04 10:24:55'),(10,'wpforms_process_forms_locator_save','W3siMzQiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MzQsImlkIjozNSwic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIzNyI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiU3Vic2NyaWJlIEhlcmUiLCJmb3JtX2lkIjozNywiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-05 10:28:26'),(11,'wpforms_process_forms_locator_save','W3siMzQiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MzQsImlkIjozNSwic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIzNyI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiU3Vic2NyaWJlIEhlcmUiLCJmb3JtX2lkIjozNywiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-06 10:28:29'),(12,'wpforms_process_forms_locator_save','W3siMzQiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MzQsImlkIjozNSwic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIzNyI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiU3Vic2NyaWJlIEhlcmUiLCJmb3JtX2lkIjozNywiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-07 10:30:14'),(13,'wpforms_process_forms_locator_save','W3siMzQiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MzQsImlkIjozNSwic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIzNyI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiU3Vic2NyaWJlIEhlcmUiLCJmb3JtX2lkIjozNywiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-08 10:39:15'),(14,'wpforms_process_forms_locator_save','W3siMzQiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MzQsImlkIjozNSwic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIzNyI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiU3Vic2NyaWJlIEhlcmUiLCJmb3JtX2lkIjozNywiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-09 10:51:57'),(15,'wpforms_process_forms_locator_save','W3siMzQiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MzQsImlkIjozNSwic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIzNyI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiU3Vic2NyaWJlIEhlcmUiLCJmb3JtX2lkIjozNywiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-10 11:12:02'),(16,'wpforms_process_forms_locator_save','W3siMzQiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MzQsImlkIjozNSwic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIzNyI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiU3Vic2NyaWJlIEhlcmUiLCJmb3JtX2lkIjozNywiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-11 11:12:58'),(17,'wpforms_process_forms_locator_save','W3siMzQiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MzQsImlkIjozNSwic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIzNyI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiU3Vic2NyaWJlIEhlcmUiLCJmb3JtX2lkIjozNywiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-12 11:18:52'),(18,'wpforms_process_forms_locator_save','W3siMzQiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MzQsImlkIjozNSwic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIzNyI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiU3Vic2NyaWJlIEhlcmUiLCJmb3JtX2lkIjozNywiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-13 11:20:17'),(19,'wpforms_process_forms_locator_save','W3siMzQiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MzQsImlkIjozNSwic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIzNyI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiU3Vic2NyaWJlIEhlcmUiLCJmb3JtX2lkIjozNywiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-14 11:20:38'),(20,'wpforms_process_forms_locator_save','W3siMzQiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MzQsImlkIjozNSwic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIzNyI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiU3Vic2NyaWJlIEhlcmUiLCJmb3JtX2lkIjozNywiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-15 11:20:48'),(21,'wpforms_process_forms_locator_save','W3siMzQiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MzQsImlkIjozNSwic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIzNyI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiU3Vic2NyaWJlIEhlcmUiLCJmb3JtX2lkIjozNywiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-16 12:05:26'),(22,'wpforms_process_forms_locator_save','W3siMzQiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MzQsImlkIjozNSwic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIzNyI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiU3Vic2NyaWJlIEhlcmUiLCJmb3JtX2lkIjozNywiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-17 12:13:44'),(23,'wpforms_process_forms_locator_save','W3siMzQiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MzQsImlkIjozNSwic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIzNyI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiU3Vic2NyaWJlIEhlcmUiLCJmb3JtX2lkIjozNywiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-18 12:46:29'),(24,'wpforms_process_forms_locator_save','W3siMzQiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MzQsImlkIjozNSwic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIzNyI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiU3Vic2NyaWJlIEhlcmUiLCJmb3JtX2lkIjozNywiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-19 13:04:42'),(25,'wpforms_process_forms_locator_save','W3siMzQiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MzQsImlkIjozNSwic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIzNyI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiU3Vic2NyaWJlIEhlcmUiLCJmb3JtX2lkIjozNywiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-20 13:13:41'),(26,'wpforms_process_forms_locator_save','W3siMzQiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MzQsImlkIjozNSwic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIzNyI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiU3Vic2NyaWJlIEhlcmUiLCJmb3JtX2lkIjozNywiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-21 13:31:34'),(27,'wpforms_process_forms_locator_save','W3siMzQiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MzQsImlkIjozNSwic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIzNyI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiU3Vic2NyaWJlIEhlcmUiLCJmb3JtX2lkIjozNywiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-22 13:31:55'),(28,'wpforms_process_forms_locator_save','W3siMzQiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MzQsImlkIjozNSwic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIzNyI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiU3Vic2NyaWJlIEhlcmUiLCJmb3JtX2lkIjozNywiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-23 13:38:47'),(29,'wpforms_process_forms_locator_save','W3siMzQiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MzQsImlkIjozNSwic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIzNyI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiU3Vic2NyaWJlIEhlcmUiLCJmb3JtX2lkIjozNywiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-24 13:39:16'),(30,'wpforms_process_forms_locator_save','W3siMzQiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MzQsImlkIjozNSwic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIzNyI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiU3Vic2NyaWJlIEhlcmUiLCJmb3JtX2lkIjozNywiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-25 14:02:25'),(31,'wpforms_process_forms_locator_save','W3siMzQiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MzQsImlkIjozNSwic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIzNyI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiU3Vic2NyaWJlIEhlcmUiLCJmb3JtX2lkIjozNywiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-26 14:14:15'),(32,'wpforms_process_forms_locator_save','W3siMzQiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MzQsImlkIjozNSwic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIzNyI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiU3Vic2NyaWJlIEhlcmUiLCJmb3JtX2lkIjozNywiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-27 14:16:55'),(33,'wpforms_process_forms_locator_save','W3siMzQiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MzQsImlkIjozNSwic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIzNyI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiU3Vic2NyaWJlIEhlcmUiLCJmb3JtX2lkIjozNywiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-28 14:18:15'),(34,'wpforms_process_forms_locator_save','W3siMzQiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MzQsImlkIjozNSwic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dLCIzNyI6W3sidHlwZSI6IndpZGdldCIsInRpdGxlIjoiU3Vic2NyaWJlIEhlcmUiLCJmb3JtX2lkIjozNywiaWQiOiJ3cGZvcm1zLXdpZGdldC0yIn1dfSwwLDFd','2022-05-29 14:24:19');
/*!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;
--
-- Table structure for table `wp_yoast_indexable`
--
DROP TABLE IF EXISTS `wp_yoast_indexable`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_yoast_indexable` (
`id` int unsigned NOT NULL AUTO_INCREMENT,
`permalink` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
`permalink_hash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`object_id` bigint DEFAULT NULL,
`object_type` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`object_sub_type` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`author_id` bigint DEFAULT NULL,
`post_parent` bigint DEFAULT NULL,
`title` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
`description` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
`breadcrumb_title` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
`post_status` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`is_public` tinyint(1) DEFAULT NULL,
`is_protected` tinyint(1) DEFAULT '0',
`has_public_posts` tinyint(1) DEFAULT NULL,
`number_of_pages` int unsigned DEFAULT NULL,
`canonical` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
`primary_focus_keyword` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`primary_focus_keyword_score` int DEFAULT NULL,
`readability_score` int DEFAULT NULL,
`is_cornerstone` tinyint(1) DEFAULT '0',
`is_robots_noindex` tinyint(1) DEFAULT '0',
`is_robots_nofollow` tinyint(1) DEFAULT '0',
`is_robots_noarchive` tinyint(1) DEFAULT '0',
`is_robots_noimageindex` tinyint(1) DEFAULT '0',
`is_robots_nosnippet` tinyint(1) DEFAULT '0',
`twitter_title` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
`twitter_image` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
`twitter_description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
`twitter_image_id` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`twitter_image_source` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
`open_graph_title` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
`open_graph_description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
`open_graph_image` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
`open_graph_image_id` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`open_graph_image_source` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
`open_graph_image_meta` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
`link_count` int DEFAULT NULL,
`incoming_link_count` int DEFAULT NULL,
`prominent_words_version` int unsigned DEFAULT NULL,
`created_at` datetime DEFAULT NULL,
`updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
`blog_id` bigint NOT NULL DEFAULT '1',
`language` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`region` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`schema_page_type` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`schema_article_type` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`has_ancestors` tinyint(1) DEFAULT '0',
`estimated_reading_time_minutes` int DEFAULT NULL,
`version` int DEFAULT '1',
`object_last_modified` datetime DEFAULT NULL,
`object_published_at` datetime DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `object_type_and_sub_type` (`object_type`,`object_sub_type`),
KEY `object_id_and_type` (`object_id`,`object_type`),
KEY `permalink_hash_and_object_type` (`permalink_hash`,`object_type`),
KEY `subpages` (`post_parent`,`object_type`,`post_status`,`object_id`),
KEY `prominent_words` (`prominent_words_version`,`object_type`,`object_sub_type`,`post_status`),
KEY `published_sitemap_index` (`object_published_at`,`is_robots_noindex`,`object_type`,`object_sub_type`)
) ENGINE=InnoDB AUTO_INCREMENT=58 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_yoast_indexable`
--
LOCK TABLES `wp_yoast_indexable` WRITE;
/*!40000 ALTER TABLE `wp_yoast_indexable` DISABLE KEYS */;
INSERT INTO `wp_yoast_indexable` VALUES (1,'http://tedxcaserta.it/','27:388b628892eb3ec960cb00945cff61f7',NULL,'home-page',NULL,NULL,NULL,'%%sitename%% %%page%% %%sep%% %%sitedesc%%','Idea shearing is a very important for students.','Home',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,'%%sitename%%','','','0',NULL,NULL,NULL,NULL,NULL,'2020-06-19 21:33:57','2022-01-27 15:14:42',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-01-14 15:29:14','2020-07-01 09:45:18'),(2,NULL,NULL,NULL,'system-page','404',NULL,NULL,'Page not found %%sep%% %%sitename%%',NULL,'Error 404: Page not found',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-06-20 20:58:45','2020-07-01 09:56:51',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(3,'http://tedxcaserta.it/author/admin/','40:ba03ea0c5395fb7d93ef1c5a53cd2c72',1,'user',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,'https://secure.gravatar.com/avatar/bc9df04c1cba748ee30a62b8b2addfba?s=500&d=mm&r=g',NULL,NULL,'gravatar-image',NULL,NULL,'https://secure.gravatar.com/avatar/bc9df04c1cba748ee30a62b8b2addfba?s=500&d=mm&r=g',NULL,'gravatar-image',NULL,NULL,NULL,NULL,'2020-06-22 14:04:00','2022-01-27 15:14:43',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-01-14 15:29:14','2020-07-01 09:45:18'),(7,NULL,NULL,NULL,'system-page','search-result',NULL,NULL,'You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-06-23 19:34:05','2020-07-01 09:56:51',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(10,'http://tedxcaserta.it/category/uncategorized/','50:6f9dfdfee5b2b23cdef96cad0f06aa35',1,'term','category',NULL,NULL,NULL,NULL,'Uncategorized',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-07-01 09:23:42','2021-12-10 13:56:27',1,NULL,NULL,NULL,NULL,0,NULL,2,NULL,NULL),(11,'http://tedxcaserta.it/category/blogging/','45:49e355dce3497d6d8fe2f84a13571d0c',2,'term','category',NULL,NULL,NULL,NULL,'Blogging',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-07-01 09:23:42','2021-12-10 13:56:27',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-04-11 15:16:05','2021-04-15 11:33:02'),(12,NULL,NULL,NULL,'date-archive',NULL,NULL,NULL,'%%date%% %%page%% %%sep%% %%sitename%%','',NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-07-01 09:23:42','2020-07-01 09:56:51',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(13,'http://tedxcaserta.it/le-migliori-idee-per-il-business-di-internet-da-casa/','80:fe4b19f4433ba5cc33fa90629868b5cb',8,'post','post',1,0,NULL,NULL,'Le migliori idee per il business di Internet da casa – Condividi le tue conoscenze online','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'http://tedxcaserta.it/wp-content/uploads/2020/07/207-scaled-e1593606751946.jpg',NULL,'9','featured-image',NULL,NULL,'http://tedxcaserta.it/wp-content/uploads/2020/07/207-scaled-e1593606751946.jpg','9','featured-image','{\"width\":2560,\"height\":1651,\"url\":\"http://tedxcaserta.it/wp-content/uploads/2020/07/207-scaled-e1593606751946.jpg\",\"path\":\"/var/www/tedxcaserta.it/public_html/wp-content/uploads/2020/07/207-scaled-e1593606751946.jpg\",\"size\":\"full\",\"id\":9,\"alt\":\"\",\"pixels\":4226560,\"type\":\"image/jpeg\"}',0,0,NULL,'2020-07-01 09:38:14','2021-11-22 12:38:32',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-11-25 21:27:08','2020-07-01 09:45:18'),(14,'http://tedxcaserta.it/category/blog/','41:0b2cbddb005c70818e89c35449127014',3,'term','category',NULL,NULL,NULL,NULL,'Blog',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-07-01 09:40:32','2021-12-10 13:56:27',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-11-25 21:41:08','2020-07-01 09:45:18'),(15,'http://tedxcaserta.it/category/news/','41:620bbd0b68b5e6c94a623a6598784d00',4,'term','category',NULL,NULL,NULL,NULL,'News',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-07-01 09:40:40','2021-12-10 13:56:27',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-11-25 21:41:08','2020-07-01 09:45:18'),(16,'http://tedxcaserta.it/category/idea/','41:f1f472f76ad7d57c7761391f36df23d0',5,'term','category',NULL,NULL,NULL,NULL,'Idea',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-07-01 09:40:48','2021-12-10 13:56:27',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-11-25 21:41:08','2020-07-01 09:45:18'),(17,'http://tedxcaserta.it/category/communication/','50:18ca64fe772bc69882c00557ff42b54d',6,'term','category',NULL,NULL,NULL,NULL,'Communication',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-07-01 09:41:09','2022-01-14 14:54:23',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-11-25 21:41:08','2020-07-01 09:45:18'),(18,'http://tedxcaserta.it/wp-content/uploads/2020/07/207-scaled-e1593606751946.jpg','83:dd89755bc0c66c722fe11ec12729afa1',9,'post','attachment',1,8,NULL,NULL,'207','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://tedxcaserta.it/wp-content/uploads/2020/07/207-scaled-e1593606751946.jpg',NULL,'9','attachment-image',NULL,NULL,'http://tedxcaserta.it/wp-content/uploads/2020/07/207-scaled-e1593606751946.jpg','9','attachment-image','{\"width\":2560,\"height\":1651,\"url\":\"http://tedxcaserta.it/wp-content/uploads/2020/07/207-scaled-e1593606751946.jpg\",\"path\":\"/var/www/tedxcaserta.it/public_html/wp-content/uploads/2020/07/207-scaled-e1593606751946.jpg\",\"size\":\"full\",\"id\":9,\"alt\":\"\",\"pixels\":4226560,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2020-07-01 09:44:46','2021-11-22 12:38:32',1,NULL,NULL,NULL,NULL,1,NULL,2,'2020-07-01 09:44:46','2020-07-01 09:44:46'),(19,'http://tedxcaserta.it/getting-ideas-is-the-easy-part-heres-what-you-need-for-innovation/','93:0dfb0a531b50a00a8f990e10e71d6afb',11,'post','post',1,0,NULL,NULL,'Ottenere idee è la parte facile: ecco cosa ti serve per l’innovazione','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'http://tedxcaserta.it/wp-content/uploads/2020/07/208-e1593605402726.jpg',NULL,'12','featured-image',NULL,NULL,'http://tedxcaserta.it/wp-content/uploads/2020/07/208-e1593605402726.jpg','12','featured-image','{\"width\":1024,\"height\":819,\"url\":\"http://tedxcaserta.it/wp-content/uploads/2020/07/208-e1593605402726.jpg\",\"path\":\"/var/www/tedxcaserta.it/public_html/wp-content/uploads/2020/07/208-e1593605402726.jpg\",\"size\":\"full\",\"id\":12,\"alt\":\"\",\"pixels\":838656,\"type\":\"image/jpeg\"}',0,0,NULL,'2020-07-01 09:45:34','2021-11-22 12:38:32',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-11-25 21:41:08','2020-07-01 09:56:21'),(20,'http://tedxcaserta.it/wp-content/uploads/2020/07/208-e1593605402726.jpg','76:5d42a194f3fe551efc4b0c7376905ed6',12,'post','attachment',1,11,NULL,NULL,'208','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://tedxcaserta.it/wp-content/uploads/2020/07/208-e1593605402726.jpg',NULL,'12','attachment-image',NULL,NULL,'http://tedxcaserta.it/wp-content/uploads/2020/07/208-e1593605402726.jpg','12','attachment-image','{\"width\":1024,\"height\":819,\"url\":\"http://tedxcaserta.it/wp-content/uploads/2020/07/208-e1593605402726.jpg\",\"path\":\"/var/www/tedxcaserta.it/public_html/wp-content/uploads/2020/07/208-e1593605402726.jpg\",\"size\":\"full\",\"id\":12,\"alt\":\"\",\"pixels\":838656,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2020-07-01 09:55:44','2021-11-22 12:38:32',1,NULL,NULL,NULL,NULL,1,NULL,2,'2020-07-01 09:55:44','2020-07-01 09:55:44'),(21,'http://tedxcaserta.it/wp-content/uploads/2020/07/209.jpg','61:29cda56c94576d92bea98328bc3f4880',51,'post','attachment',1,0,NULL,NULL,'Planning work','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://tedxcaserta.it/wp-content/uploads/2020/07/209.jpg',NULL,'51','attachment-image',NULL,NULL,'http://tedxcaserta.it/wp-content/uploads/2020/07/209.jpg','51','attachment-image','{\"width\":1000,\"height\":1500,\"url\":\"http://tedxcaserta.it/wp-content/uploads/2020/07/209.jpg\",\"path\":\"/var/www/tedxcaserta.it/public_html/wp-content/uploads/2020/07/209.jpg\",\"size\":\"full\",\"id\":51,\"alt\":\"\",\"pixels\":1500000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2020-08-27 10:27:00','2021-12-10 13:56:27',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-07-01 10:47:21','2020-07-01 10:47:21'),(22,'http://tedxcaserta.it/wp-content/uploads/2020/07/24-scaled.jpeg','68:ce75ebcd23fe718f1723a5de47d2163b',52,'post','attachment',1,0,NULL,NULL,'Casual People Message Talking Communication Concept','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://tedxcaserta.it/wp-content/uploads/2020/07/24-scaled.jpeg',NULL,'52','attachment-image',NULL,NULL,'http://tedxcaserta.it/wp-content/uploads/2020/07/24-scaled.jpeg','52','attachment-image','{\"width\":2560,\"height\":1640,\"url\":\"http://tedxcaserta.it/wp-content/uploads/2020/07/24-scaled.jpeg\",\"path\":\"/var/www/tedxcaserta.it/public_html/wp-content/uploads/2020/07/24-scaled.jpeg\",\"size\":\"full\",\"id\":52,\"alt\":\"\",\"pixels\":4198400,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2020-08-27 10:27:00','2021-12-10 13:56:27',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-07-01 10:52:25','2020-07-01 10:52:25'),(23,'http://tedxcaserta.it/wp-content/uploads/2020/07/logo55.png','64:fc49d26351c9b18c07bc51076e2f68b5',57,'post','attachment',1,0,NULL,NULL,'logo55','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://tedxcaserta.it/wp-content/uploads/2020/07/logo55.png',NULL,'57','attachment-image',NULL,NULL,'http://tedxcaserta.it/wp-content/uploads/2020/07/logo55.png','57','attachment-image','{\"width\":152,\"height\":116,\"url\":\"http://tedxcaserta.it/wp-content/uploads/2020/07/logo55.png\",\"path\":\"/var/www/tedxcaserta.it/public_html/wp-content/uploads/2020/07/logo55.png\",\"size\":\"full\",\"id\":57,\"alt\":\"\",\"pixels\":17632,\"type\":\"image/png\"}',NULL,NULL,NULL,'2020-08-27 10:27:00','2021-12-10 13:56:27',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-07-01 11:39:02','2020-07-01 11:39:02'),(24,'http://tedxcaserta.it/wp-content/uploads/2020/07/cropped-logo55.png','72:fa6d1a085b2626f416ff3e4d1eff7af7',58,'post','attachment',1,0,NULL,NULL,'cropped-logo55.png','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://tedxcaserta.it/wp-content/uploads/2020/07/cropped-logo55.png',NULL,'58','attachment-image',NULL,NULL,'http://tedxcaserta.it/wp-content/uploads/2020/07/cropped-logo55.png','58','attachment-image','{\"width\":152,\"height\":116,\"url\":\"http://tedxcaserta.it/wp-content/uploads/2020/07/cropped-logo55.png\",\"path\":\"/var/www/tedxcaserta.it/public_html/wp-content/uploads/2020/07/cropped-logo55.png\",\"size\":\"full\",\"id\":58,\"alt\":\"\",\"pixels\":17632,\"type\":\"image/png\"}',NULL,NULL,NULL,'2020-08-27 10:27:00','2021-12-10 13:56:27',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-07-01 11:40:16','2020-07-01 11:40:16'),(25,'http://tedxcaserta.it/wp-content/uploads/2020/07/cropped-logo55-1.png','74:410cdbde459e54f3a922aaa1ceaf2652',59,'post','attachment',1,0,NULL,NULL,'cropped-logo55-1.png','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://tedxcaserta.it/wp-content/uploads/2020/07/cropped-logo55-1.png',NULL,'59','attachment-image',NULL,NULL,'http://tedxcaserta.it/wp-content/uploads/2020/07/cropped-logo55-1.png','59','attachment-image','{\"width\":152,\"height\":116,\"url\":\"http://tedxcaserta.it/wp-content/uploads/2020/07/cropped-logo55-1.png\",\"path\":\"/var/www/tedxcaserta.it/public_html/wp-content/uploads/2020/07/cropped-logo55-1.png\",\"size\":\"full\",\"id\":59,\"alt\":\"\",\"pixels\":17632,\"type\":\"image/png\"}',NULL,NULL,NULL,'2020-08-27 10:27:00','2021-12-10 13:56:27',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-07-01 11:44:34','2020-07-01 11:44:34'),(26,'http://tedxcaserta.it/home/','32:ca0b3220e1a9392083ec45585b805738',18,'post','page',1,0,NULL,NULL,'Home','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-08-27 10:27:00','2021-12-10 13:56:27',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-07-01 09:58:08','2020-07-01 09:58:08'),(27,'http://tedxcaserta.it/about/','33:96d6020cca2b8609b7eb5fdf11eb6d7c',19,'post','page',1,0,NULL,NULL,'About','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-08-27 10:27:00','2021-12-10 13:56:27',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-07-01 09:59:36','2020-07-01 09:59:36'),(28,'http://tedxcaserta.it/privacy-policy/','42:b032edceb060f97ec64b5e2d17555e3c',22,'post','page',1,0,NULL,NULL,'Privacy Policy','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-08-27 10:27:00','2021-12-10 13:56:27',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-07-01 10:04:49','2020-07-01 10:04:49'),(29,'http://tedxcaserta.it/terms-and-conditions/','48:fab22c52d3769fdf5558edd20c662309',23,'post','page',1,0,NULL,NULL,'Terms and Conditions','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-08-27 10:27:00','2021-12-10 13:56:27',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-07-01 10:05:20','2020-07-01 10:05:20'),(30,'http://tedxcaserta.it/contact-us/','38:ee3834d130b85d4dbfcf0f80f6e253ca',35,'post','page',1,0,NULL,NULL,'Contact Us','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-08-27 10:27:00','2021-12-10 13:56:27',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-07-01 10:08:00','2020-07-01 10:08:00'),(35,'http://tedxcaserta.it/wpautoterms/','39:4151a761a78c8b02b44b00a275dfa408',NULL,'post-type-archive','wpautoterms_page',NULL,NULL,'%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%','','Legal Pages',NULL,1,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-08-27 10:27:01','2022-02-24 20:19:24',1,NULL,NULL,NULL,NULL,0,NULL,2,NULL,NULL),(39,'http://tedxcaserta.it/le-strategie-di-marketing-su-internet/','65:1266527f6be99b5d12d6596653f65b1e',92,'post','post',1,0,NULL,NULL,'Le strategie di marketing su Internet sono state create per fare una cosa: guidare gli acquirenti paganti alla vostra azienda online.','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'http://tedxcaserta.it/wp-content/uploads/2020/11/981203.jpg',NULL,'95','featured-image',NULL,NULL,'http://tedxcaserta.it/wp-content/uploads/2020/11/981203.jpg','95','featured-image','{\"width\":960,\"height\":639,\"url\":\"http://tedxcaserta.it/wp-content/uploads/2020/11/981203.jpg\",\"path\":\"/var/www/tedxcaserta.it/public_html/wp-content/uploads/2020/11/981203.jpg\",\"size\":\"full\",\"id\":95,\"alt\":\"\",\"pixels\":613440,\"type\":\"image/jpeg\"}',0,0,NULL,'2020-11-25 21:28:55','2021-11-24 15:11:15',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-11-25 21:41:51','2020-12-01 05:28:55'),(40,'http://tedxcaserta.it/vantaggi-dellassunzione-di-un-broker-bitcoin-quali-sono-le-migliori-opzioni-su-internet-e-come-si-sceglie-il-broker-giusto/','150:c5afa73e8f2b4c3fd7d32096f9f7fdd5',93,'post','post',1,0,NULL,NULL,'Vantaggi dell’assunzione di un broker Bitcoin, Quali sono le migliori opzioni su internet e come si sceglie il broker giusto?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'http://tedxcaserta.it/wp-content/uploads/2020/11/192703.jpg',NULL,'94','featured-image',NULL,NULL,'http://tedxcaserta.it/wp-content/uploads/2020/11/192703.jpg','94','featured-image','{\"width\":1280,\"height\":853,\"url\":\"http://tedxcaserta.it/wp-content/uploads/2020/11/192703.jpg\",\"path\":\"/var/www/tedxcaserta.it/public_html/wp-content/uploads/2020/11/192703.jpg\",\"size\":\"full\",\"id\":94,\"alt\":\"\",\"pixels\":1091840,\"type\":\"image/jpeg\"}',0,0,NULL,'2020-11-25 21:29:01','2021-11-22 12:49:26',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-11-25 21:47:32','2020-11-14 13:29:01'),(41,'http://tedxcaserta.it/wp-content/uploads/2020/11/192703.jpg','64:05fcac920a4daa1065a141e01872ce9e',94,'post','attachment',1,93,NULL,NULL,'192703','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://tedxcaserta.it/wp-content/uploads/2020/11/192703.jpg',NULL,'94','attachment-image',NULL,NULL,'http://tedxcaserta.it/wp-content/uploads/2020/11/192703.jpg','94','attachment-image','{\"width\":1280,\"height\":853,\"url\":\"http://tedxcaserta.it/wp-content/uploads/2020/11/192703.jpg\",\"path\":\"/var/www/tedxcaserta.it/public_html/wp-content/uploads/2020/11/192703.jpg\",\"size\":\"full\",\"id\":94,\"alt\":\"\",\"pixels\":1091840,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2020-11-25 21:29:44','2021-12-10 13:56:27',1,NULL,NULL,NULL,NULL,1,NULL,2,'2020-11-25 21:29:44','2020-11-25 21:29:44'),(42,'http://tedxcaserta.it/wp-content/uploads/2020/11/981203.jpg','64:21733391873312c2f7ad7a7bf624d806',95,'post','attachment',1,92,NULL,NULL,'981203','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://tedxcaserta.it/wp-content/uploads/2020/11/981203.jpg',NULL,'95','attachment-image',NULL,NULL,'http://tedxcaserta.it/wp-content/uploads/2020/11/981203.jpg','95','attachment-image','{\"width\":960,\"height\":639,\"url\":\"http://tedxcaserta.it/wp-content/uploads/2020/11/981203.jpg\",\"path\":\"/var/www/tedxcaserta.it/public_html/wp-content/uploads/2020/11/981203.jpg\",\"size\":\"full\",\"id\":95,\"alt\":\"\",\"pixels\":613440,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2020-11-25 21:31:16','2021-12-10 13:56:27',1,NULL,NULL,NULL,NULL,1,NULL,2,'2020-11-25 21:31:15','2020-11-25 21:31:15'),(43,'http://tedxcaserta.it/category/strategia-internet/','55:250e799f10d64e07f05d7d7425640713',8,'term','category',NULL,NULL,NULL,NULL,'Strategia internet',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-11-25 21:33:40','2022-01-14 14:54:23',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-11-25 21:41:51','2020-12-01 05:28:55'),(44,'http://tedxcaserta.it/0e79bd12c543f4827be11e806e835598/','60:f85875e118aed138b99f241f4045548a',98,'post','oembed_cache',1,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-11-25 21:41:52','2020-11-25 21:41:52',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(45,'http://tedxcaserta.it/category/criptovalute-su-tedx/','57:f113d5f30c1039e89af788dd1e900212',9,'term','category',NULL,NULL,NULL,NULL,'Criptovalute su TedX',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-11-25 21:47:30','2022-01-14 14:54:23',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-11-25 21:47:32','2020-11-14 13:29:01'),(46,'http://tedxcaserta.it/linee-guida-per-i-traduttori-a-cosa-bisogna-prestare-attenzione-se-si-vuole-tenere-conto-della-qualita-delle-proprie-traduzioni/','155:085611e8e7f71c84a0e67e9feb445d62',100,'post','post',1,0,NULL,NULL,'Linee guida per i traduttori, a cosa bisogna prestare attenzione se si vuole tenere conto della qualità delle proprie traduzioni?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'http://tedxcaserta.it/wp-content/uploads/2021/04/u90afjfa.png',NULL,'102','featured-image',NULL,NULL,'http://tedxcaserta.it/wp-content/uploads/2021/04/u90afjfa.png','102','featured-image','{\"width\":1024,\"height\":694,\"url\":\"http://tedxcaserta.it/wp-content/uploads/2021/04/u90afjfa.png\",\"path\":\"/var/www/tedxcaserta.it/public_html/wp-content/uploads/2021/04/u90afjfa.png\",\"size\":\"full\",\"id\":102,\"alt\":\"\",\"pixels\":710656,\"type\":\"image/png\"}',0,0,NULL,'2021-04-11 14:33:02','2021-11-23 08:10:44',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-04-11 15:16:05','2021-04-15 11:33:02'),(47,'http://tedxcaserta.it/wp-content/uploads/2021/04/u90afjfa.png','66:59886ae32c8ac9f8fbce2511a4952c7e',102,'post','attachment',1,100,NULL,NULL,'u90afjfa','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://tedxcaserta.it/wp-content/uploads/2021/04/u90afjfa.png',NULL,'102','attachment-image',NULL,NULL,'http://tedxcaserta.it/wp-content/uploads/2021/04/u90afjfa.png','102','attachment-image','{\"width\":1024,\"height\":694,\"url\":\"http://tedxcaserta.it/wp-content/uploads/2021/04/u90afjfa.png\",\"path\":\"/var/www/tedxcaserta.it/public_html/wp-content/uploads/2021/04/u90afjfa.png\",\"size\":\"full\",\"id\":102,\"alt\":\"\",\"pixels\":710656,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-04-11 14:34:26','2021-12-10 13:56:27',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-04-11 14:34:26','2021-04-11 14:34:26'),(49,'http://tedxcaserta.it/author/meesvermolen/','47:080f67f662628d1b6bbfc9f53d2c8eb9',2,'user',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,'https://secure.gravatar.com/avatar/174f72e210635c43e1ba269565fccb20?s=500&d=mm&r=g',NULL,NULL,'gravatar-image',NULL,NULL,'https://secure.gravatar.com/avatar/174f72e210635c43e1ba269565fccb20?s=500&d=mm&r=g',NULL,'gravatar-image',NULL,NULL,NULL,NULL,'2021-04-14 17:55:44','2021-11-22 10:56:53',1,NULL,NULL,NULL,NULL,0,NULL,2,NULL,NULL),(50,'http://tedxcaserta.it/author/onnopistorius/','48:f0302f07c109ae533ca4fa9840d46272',3,'user',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,'https://secure.gravatar.com/avatar/fb2878dc1dd372747d5aad1a08924965?s=500&d=mm&r=g',NULL,NULL,'gravatar-image',NULL,NULL,'https://secure.gravatar.com/avatar/fb2878dc1dd372747d5aad1a08924965?s=500&d=mm&r=g',NULL,'gravatar-image',NULL,NULL,NULL,NULL,'2021-04-15 08:37:52','2021-11-22 10:56:56',1,NULL,NULL,NULL,NULL,0,NULL,2,NULL,NULL),(51,'http://tedxcaserta.it/wpautoterms/','39:4151a761a78c8b02b44b00a275dfa408',NULL,'post-type-archive','wpautoterms_page',NULL,NULL,'%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%','','Legal Pages',NULL,1,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-12-10 13:56:27','2021-12-10 13:56:27',1,NULL,NULL,NULL,NULL,0,NULL,2,NULL,NULL),(52,'http://tedxcaserta.it/cosa-ce-di-nuovo-nella-gamma-red-paddle-nel-2022/','76:54a31ca9e15244400d64aba8b3422e41',106,'post','post',1,0,NULL,NULL,'Cosa c’è di nuovo nella gamma Red paddle nel 2022?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'http://tedxcaserta.it/wp-content/uploads/2021/12/ben-white-pV5ckb2HEVk-unsplash-scaled.jpg',NULL,'107','featured-image',NULL,NULL,'http://tedxcaserta.it/wp-content/uploads/2021/12/ben-white-pV5ckb2HEVk-unsplash-scaled.jpg','107','featured-image','{\"width\":2560,\"height\":1709,\"url\":\"http://tedxcaserta.it/wp-content/uploads/2021/12/ben-white-pV5ckb2HEVk-unsplash-scaled.jpg\",\"path\":\"/var/www/tedxcaserta.it/public_html/wp-content/uploads/2021/12/ben-white-pV5ckb2HEVk-unsplash-scaled.jpg\",\"size\":\"full\",\"id\":107,\"alt\":\"\",\"pixels\":4375040,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2021-12-10 13:57:16','2021-12-10 14:00:48',1,NULL,NULL,NULL,NULL,0,2,2,'2021-12-10 14:00:48','2021-12-01 13:56:48'),(53,'http://tedxcaserta.it/category/a-paddle/','45:46bce342c0cbd5f6616a61f1f61fceea',10,'term','category',NULL,NULL,NULL,NULL,'A paddle',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-12-10 13:58:45','2021-12-10 14:00:48',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-12-10 14:00:48',NULL),(54,'http://tedxcaserta.it/wp-content/uploads/2021/12/ben-white-pV5ckb2HEVk-unsplash.jpg','88:e9df1c908ae3d33821688a60ea1ad422',107,'post','attachment',1,106,NULL,NULL,'ben-white-pV5ckb2HEVk-unsplash','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://tedxcaserta.it/wp-content/uploads/2021/12/ben-white-pV5ckb2HEVk-unsplash.jpg',NULL,'107','attachment-image',NULL,NULL,NULL,'107','attachment-image',NULL,NULL,NULL,NULL,'2021-12-10 13:59:30','2021-12-10 14:00:48',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-12-10 13:59:30','2021-12-10 13:59:30'),(55,'http://tedxcaserta.it/come-prevenire-il-furto-del-tuo-scooter-elettrico/','77:4e6b1ff1566e0ddc99a2e659d3d1a53a',110,'post','post',1,0,NULL,NULL,'Come prevenire il furto del tuo scooter elettrico?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'http://tedxcaserta.it/wp-content/uploads/2022/01/pexels-cottonbro-4604713-scaled.jpg',NULL,'111','featured-image',NULL,NULL,'http://tedxcaserta.it/wp-content/uploads/2022/01/pexels-cottonbro-4604713-scaled.jpg','111','featured-image','{\"width\":2560,\"height\":1707,\"url\":\"http://tedxcaserta.it/wp-content/uploads/2022/01/pexels-cottonbro-4604713-scaled.jpg\",\"path\":\"/var/www/tedxcaserta.it/public_html/wp-content/uploads/2022/01/pexels-cottonbro-4604713-scaled.jpg\",\"size\":\"full\",\"id\":111,\"alt\":\"\",\"pixels\":4369920,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-01-14 14:55:07','2022-01-27 15:14:43',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-01-14 15:29:14','2022-01-27 14:54:33'),(56,'http://tedxcaserta.it/category/di-sctooter-elettrici/','58:e4395dcec712e98b532643f590e14810',11,'term','category',NULL,NULL,NULL,NULL,'di sctooter elettrici',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-01-14 14:55:32','2022-01-27 15:14:42',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-01-14 15:29:14',NULL),(57,'http://tedxcaserta.it/wp-content/uploads/2022/01/pexels-cottonbro-4604713.jpg','82:34b021f32e9e25eb767a00e744e86e8b',111,'post','attachment',1,110,NULL,NULL,'pexels-cottonbro-4604713','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://tedxcaserta.it/wp-content/uploads/2022/01/pexels-cottonbro-4604713.jpg',NULL,'111','attachment-image',NULL,NULL,NULL,'111','attachment-image',NULL,NULL,NULL,NULL,'2022-01-14 15:28:51','2022-01-27 15:14:43',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-01-14 15:28:51','2022-01-14 15:28:51');
/*!40000 ALTER TABLE `wp_yoast_indexable` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_yoast_indexable_hierarchy`
--
DROP TABLE IF EXISTS `wp_yoast_indexable_hierarchy`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_yoast_indexable_hierarchy` (
`indexable_id` int unsigned NOT NULL,
`ancestor_id` int unsigned NOT NULL,
`depth` int unsigned DEFAULT NULL,
`blog_id` bigint NOT NULL DEFAULT '1',
PRIMARY KEY (`indexable_id`,`ancestor_id`),
KEY `indexable_id` (`indexable_id`),
KEY `ancestor_id` (`ancestor_id`),
KEY `depth` (`depth`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_yoast_indexable_hierarchy`
--
LOCK TABLES `wp_yoast_indexable_hierarchy` WRITE;
/*!40000 ALTER TABLE `wp_yoast_indexable_hierarchy` DISABLE KEYS */;
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (1,0,0,1),(3,0,0,1),(7,0,0,1),(10,0,0,1),(11,0,0,1),(12,0,0,1),(13,0,0,1),(14,0,0,1),(15,0,0,1),(16,0,0,1),(17,0,0,1),(18,13,1,1),(19,0,0,1),(20,19,1,1),(21,0,0,1),(22,0,0,1),(23,0,0,1),(24,0,0,1),(25,0,0,1),(26,0,0,1),(27,0,0,1),(28,0,0,1),(29,0,0,1),(30,0,0,1),(35,0,0,1),(39,0,0,1),(40,0,0,1),(41,40,1,1),(42,39,1,1),(43,0,0,1),(45,0,0,1),(46,0,0,1),(47,46,1,1),(49,0,0,1),(50,0,0,1),(52,0,0,1),(53,0,0,1),(55,0,0,1),(56,0,0,1);
/*!40000 ALTER TABLE `wp_yoast_indexable_hierarchy` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_yoast_migrations`
--
DROP TABLE IF EXISTS `wp_yoast_migrations`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_yoast_migrations` (
`id` int unsigned NOT NULL AUTO_INCREMENT,
`version` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `WP_yoast_migrations_version` (`version`)
) ENGINE=InnoDB AUTO_INCREMENT=24 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_yoast_migrations`
--
LOCK TABLES `wp_yoast_migrations` WRITE;
/*!40000 ALTER TABLE `wp_yoast_migrations` DISABLE KEYS */;
INSERT INTO `wp_yoast_migrations` VALUES (1,'20171228151840'),(2,'20171228151841'),(3,'20190529075038'),(4,'20191011111109'),(5,'20200408101900'),(6,'20200420073606'),(7,'20200428123747'),(8,'20200428194858'),(9,'20200429105310'),(10,'20200430075614'),(11,'20200430150130'),(12,'20200507054848'),(13,'20200513133401'),(14,'20200609154515'),(15,'20200616130143'),(18,'20200617122511'),(16,'20200702141921'),(17,'20200728095334'),(19,'20201202144329'),(20,'20201216124002'),(21,'20201216141134'),(22,'20210817092415'),(23,'20211020091404');
/*!40000 ALTER TABLE `wp_yoast_migrations` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_yoast_primary_term`
--
DROP TABLE IF EXISTS `wp_yoast_primary_term`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_yoast_primary_term` (
`id` int unsigned NOT NULL AUTO_INCREMENT,
`post_id` bigint DEFAULT NULL,
`term_id` bigint DEFAULT NULL,
`taxonomy` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`created_at` datetime DEFAULT NULL,
`updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
`blog_id` bigint NOT NULL DEFAULT '1',
PRIMARY KEY (`id`),
KEY `post_taxonomy` (`post_id`,`taxonomy`),
KEY `post_term` (`post_id`,`term_id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_yoast_primary_term`
--
LOCK TABLES `wp_yoast_primary_term` WRITE;
/*!40000 ALTER TABLE `wp_yoast_primary_term` DISABLE KEYS */;
INSERT INTO `wp_yoast_primary_term` VALUES (1,8,3,'category','2020-07-01 09:45:18','2021-11-22 12:38:32',1),(2,11,3,'category','2020-07-01 09:56:21','2021-11-22 12:38:32',1),(3,92,8,'category','2020-11-25 21:34:25','2021-11-24 15:11:15',1),(4,93,9,'category','2020-11-25 21:47:33','2021-11-22 12:49:26',1),(5,100,2,'category','2021-04-11 14:34:06','2021-11-23 08:10:44',1),(6,106,10,'category','2021-12-10 14:00:48','2021-12-10 14:00:48',1),(7,110,11,'category','2022-01-14 15:29:14','2022-01-27 15:14:42',1);
/*!40000 ALTER TABLE `wp_yoast_primary_term` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_yoast_seo_links`
--
DROP TABLE IF EXISTS `wp_yoast_seo_links`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_yoast_seo_links` (
`id` bigint unsigned NOT NULL AUTO_INCREMENT,
`url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`post_id` bigint unsigned NOT NULL,
`target_post_id` bigint unsigned NOT NULL,
`type` varchar(8) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`indexable_id` int unsigned DEFAULT NULL,
`target_indexable_id` int unsigned DEFAULT NULL,
`height` int unsigned DEFAULT NULL,
`width` int unsigned DEFAULT NULL,
`size` int unsigned DEFAULT NULL,
`language` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`region` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `link_direction` (`post_id`,`type`),
KEY `indexable_link_direction` (`indexable_id`,`type`)
) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_yoast_seo_links`
--
LOCK TABLES `wp_yoast_seo_links` WRITE;
/*!40000 ALTER TABLE `wp_yoast_seo_links` DISABLE KEYS */;
INSERT INTO `wp_yoast_seo_links` VALUES (4,'https://commoditytradealert.com/it/brokers/criptovalute/',93,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(5,'https://commoditytradealert.com/it/brokers/',93,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(6,'http://www.lanotiziaweb.it/2019/03/16/le-strategie-di-marketing-dei-bookmaker-come-i-siti-conquistano-i-clienti/',92,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(8,'https://www.espressotranslations.com/it/traduzioni-mediche/',100,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(9,'https://www.watersports4fun.com/it/',106,0,'external',52,NULL,NULL,NULL,NULL,NULL,NULL),(10,'https://www.watersports4fun.com/it/prodotto/aqua-marina-fusion/',106,0,'external',52,NULL,NULL,NULL,NULL,NULL,NULL),(11,'https://criticalmass.it/monopattino-elettrico-fuoristrada-offroad/',110,0,'external',55,NULL,NULL,NULL,NULL,NULL,NULL),(12,'https://www.routenazionale.it/il-monopattino-elettrico-economico-un-veicolo-alla-portata-di-tutti/',110,0,'external',55,NULL,NULL,NULL,NULL,NULL,NULL);
/*!40000 ALTER TABLE `wp_yoast_seo_links` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_yoast_seo_meta`
--
DROP TABLE IF EXISTS `wp_yoast_seo_meta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_yoast_seo_meta` (
`object_id` bigint unsigned NOT NULL,
`internal_link_count` int unsigned DEFAULT NULL,
`incoming_link_count` int unsigned DEFAULT NULL,
UNIQUE KEY `object_id` (`object_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_yoast_seo_meta`
--
LOCK TABLES `wp_yoast_seo_meta` WRITE;
/*!40000 ALTER TABLE `wp_yoast_seo_meta` DISABLE KEYS */;
INSERT INTO `wp_yoast_seo_meta` VALUES (3,0,0),(4,0,0),(5,0,0),(6,0,0),(7,0,0),(8,0,0),(11,0,0),(14,0,0),(15,0,0),(16,0,0),(17,0,0),(24,0,0),(25,0,0),(26,0,0),(27,0,0),(28,0,0),(29,0,0),(30,0,0),(31,0,0),(44,0,0),(45,0,0),(46,0,0),(47,0,0),(48,0,0),(49,0,0),(50,0,0),(53,0,0),(56,0,0),(60,0,0),(61,0,0),(63,0,0),(65,0,0),(67,0,0),(69,0,0),(71,0,0),(73,0,0),(75,0,0),(77,0,0),(79,0,0),(81,0,0),(83,0,0),(85,0,0),(87,0,0),(88,0,0),(90,0,0),(92,0,0),(93,0,0),(100,0,0),(104,0,0);
/*!40000 ALTER TABLE `wp_yoast_seo_meta` 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 8:43:34