-- Softaculous SQL Dump
-- http://www.softaculous.com
--
-- Host: localhost
-- Generation Time: March 26, 2026, 9:34 pm
-- Server version: 8.0.44
-- PHP Version: 8.4.15

SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";
SET time_zone = "+00:00";


/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;

--
-- Database: `lichacam_brain_booster`
--

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_actionscheduler_actions`
--

CREATE TABLE `EKPjf_actionscheduler_actions` (
  `action_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `hook` varchar(191) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `scheduled_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  `priority` tinyint unsigned NOT NULL DEFAULT '10',
  `args` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `schedule` longtext COLLATE utf8mb4_unicode_520_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) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`action_id`),
  KEY `hook_status_scheduled_date_gmt` (`hook`(163),`status`,`scheduled_date_gmt`),
  KEY `status_scheduled_date_gmt` (`status`,`scheduled_date_gmt`),
  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_status_priority_scheduled_date_gmt` (`claim_id`,`status`,`priority`,`scheduled_date_gmt`),
  KEY `status_last_attempt_gmt` (`status`,`last_attempt_gmt`),
  KEY `status_claim_id` (`status`,`claim_id`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `EKPjf_actionscheduler_actions`
--

INSERT INTO `EKPjf_actionscheduler_actions` VALUES
(966, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-03-25 12:27:40', '2026-03-25 12:27:40', 20, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774441660;s:18:"\0*\0first_timestamp";i:1774441660;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774441660;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 1, 1, '2026-03-25 12:27:41', '2026-03-25 12:27:41', 1, NULL),
(967, 'action_scheduler/migration_hook', 'complete', '2026-03-25 12:28:41', '2026-03-25 12:28:41', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774441721;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774441721;}', 2, 1, '2026-03-25 12:28:41', '2026-03-25 12:28:41', 7, NULL),
(968, 'woocommerce_scheduled_sales', 'complete', '2026-03-26 00:00:00', '2026-03-26 00:00:00', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774483200;s:18:"\0*\0first_timestamp";i:1774483200;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774483200;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 3, 1, '2026-03-26 00:40:02', '2026-03-26 00:40:02', 462, NULL),
(969, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-25 13:27:41', '2026-03-25 13:27:41', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774445261;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774445261;}', 3, 1, '2026-03-25 13:28:07', '2026-03-25 13:28:07', 68, NULL),
(970, 'woocommerce_cleanup_personal_data', 'complete', '2026-03-25 12:27:51', '2026-03-25 12:27:51', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774441671;s:18:"\0*\0first_timestamp";i:1774441671;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774441671;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 3, 1, '2026-03-25 12:28:41', '2026-03-25 12:28:41', 6, NULL),
(971, 'woocommerce_cleanup_logs', 'complete', '2026-03-26 03:00:00', '2026-03-26 03:00:00', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774494000;s:18:"\0*\0first_timestamp";i:1774494000;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774494000;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 3, 1, '2026-03-26 03:00:34', '2026-03-26 03:00:34', 475, NULL),
(972, 'woocommerce_cleanup_sessions', 'complete', '2026-03-26 06:00:00', '2026-03-26 06:00:00', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774504800;s:18:"\0*\0first_timestamp";i:1774504800;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774504800;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 3, 1, '2026-03-26 06:49:14', '2026-03-26 06:49:14', 539, NULL),
(973, 'woocommerce_geoip_updater', 'complete', '2026-03-26 06:00:00', '2026-03-26 06:00:00', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774504800;s:18:"\0*\0first_timestamp";i:1774504800;s:13:"\0*\0recurrence";i:1296000;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774504800;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:1296000;}', 3, 1, '2026-03-26 06:49:14', '2026-03-26 06:49:14', 539, NULL),
(974, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-03-26 03:00:00', '2026-03-26 03:00:00', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774494000;s:18:"\0*\0first_timestamp";i:1774494000;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774494000;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 3, 1, '2026-03-26 03:00:34', '2026-03-26 03:00:34', 475, NULL),
(975, 'wc_admin_daily_wrapper', 'complete', '2026-03-25 12:27:41', '2026-03-25 12:27:41', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774441661;s:18:"\0*\0first_timestamp";i:1774441661;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774441661;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 3, 1, '2026-03-25 12:27:41', '2026-03-25 12:27:41', 2, NULL),
(976, 'generate_category_lookup_table_wrapper', 'complete', '2026-03-25 12:27:51', '2026-03-25 12:27:51', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774441671;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774441671;}', 3, 1, '2026-03-25 12:28:41', '2026-03-25 12:28:41', 6, NULL),
(977, 'woocommerce_refresh_order_count_cache', 'complete', '2026-03-26 00:27:41', '2026-03-26 00:27:41', 10, '["shop_order"]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774484861;s:18:"\0*\0first_timestamp";i:1774484861;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774484861;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 4, 1, '2026-03-26 00:40:02', '2026-03-26 00:40:02', 462, NULL),
(978, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-03-26 12:27:41', '2026-03-26 12:27:41', 20, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774528061;s:18:"\0*\0first_timestamp";i:1774441660;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774528061;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 1, 1, '2026-03-26 12:27:43', '2026-03-26 12:27:43', 798, NULL),
(979, 'wc-admin_process_pending_orders_batch', 'complete', '2026-03-25 12:27:41', '2026-03-25 12:27:41', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774441661;s:18:"\0*\0first_timestamp";i:1774441661;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774441661;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 5, 1, '2026-03-25 12:27:41', '2026-03-25 12:27:41', 3, NULL),
(980, 'wc_admin_daily_wrapper', 'complete', '2026-03-26 12:27:41', '2026-03-26 12:27:41', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774528061;s:18:"\0*\0first_timestamp";i:1774441661;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774528061;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 3, 1, '2026-03-26 12:27:43', '2026-03-26 12:27:43', 798, NULL),
(981, 'wc-admin_process_pending_orders_batch', 'complete', '2026-03-26 00:27:41', '2026-03-26 00:27:41', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774484861;s:18:"\0*\0first_timestamp";i:1774441661;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774484861;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 5, 1, '2026-03-26 00:40:02', '2026-03-26 00:40:02', 462, NULL),
(982, 'woocommerce_cleanup_personal_data', 'complete', '2026-03-26 12:28:41', '2026-03-26 12:28:41', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774528121;s:18:"\0*\0first_timestamp";i:1774441671;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774528121;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 3, 1, '2026-03-26 12:29:43', '2026-03-26 12:29:43', 800, NULL),
(983, 'action_scheduler/migration_hook', 'complete', '2026-03-25 12:35:35', '2026-03-25 12:35:35', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774442135;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774442135;}', 2, 1, '2026-03-25 12:35:40', '2026-03-25 12:35:40', 15, NULL),
(984, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-25 14:28:07', '2026-03-25 14:28:07', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774448887;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774448887;}', 3, 1, '2026-03-25 14:28:07', '2026-03-25 14:28:07', 130, NULL),
(985, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-25 15:28:07', '2026-03-25 15:28:07', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774452487;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774452487;}', 3, 1, '2026-03-25 15:28:07', '2026-03-25 15:28:07', 191, NULL),
(986, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-25 16:28:07', '2026-03-25 16:28:07', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774456087;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774456087;}', 3, 1, '2026-03-25 17:46:20', '2026-03-25 17:46:20', 216, NULL),
(987, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-25 18:46:20', '2026-03-25 18:46:20', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774464380;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774464380;}', 3, 1, '2026-03-25 18:48:54', '2026-03-25 18:48:54', 278, NULL),
(988, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-25 19:48:54', '2026-03-25 19:48:54', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774468134;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774468134;}', 3, 1, '2026-03-25 19:49:32', '2026-03-25 19:49:32', 322, NULL),
(989, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-25 20:49:32', '2026-03-25 20:49:32', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774471772;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774471772;}', 3, 1, '2026-03-25 20:49:46', '2026-03-25 20:49:46', 373, NULL),
(990, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-25 21:49:46', '2026-03-25 21:49:46', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774475386;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774475386;}', 3, 1, '2026-03-25 21:50:11', '2026-03-25 21:50:11', 434, NULL),
(991, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-25 22:50:11', '2026-03-25 22:50:11', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774479011;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774479011;}', 3, 1, '2026-03-25 22:59:04', '2026-03-25 22:59:04', 455, NULL),
(992, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-25 23:59:04', '2026-03-25 23:59:04', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774483144;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774483144;}', 3, 1, '2026-03-26 00:40:02', '2026-03-26 00:40:02', 462, NULL),
(993, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-26 01:40:02', '2026-03-26 01:40:02', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774489202;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774489202;}', 3, 1, '2026-03-26 01:49:14', '2026-03-26 01:49:14', 470, NULL),
(994, 'woocommerce_scheduled_sales', 'pending', '2026-03-27 00:40:02', '2026-03-27 00:40:02', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774572002;s:18:"\0*\0first_timestamp";i:1774483200;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774572002;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 3, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(995, 'woocommerce_refresh_order_count_cache', 'complete', '2026-03-26 12:40:02', '2026-03-26 12:40:02', 10, '["shop_order"]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774528802;s:18:"\0*\0first_timestamp";i:1774484861;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774528802;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 4, 1, '2026-03-26 12:40:43', '2026-03-26 12:40:43', 812, NULL),
(996, 'wc-admin_process_pending_orders_batch', 'complete', '2026-03-26 12:40:02', '2026-03-26 12:40:02', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774528802;s:18:"\0*\0first_timestamp";i:1774441661;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774528802;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 5, 1, '2026-03-26 12:40:43', '2026-03-26 12:40:43', 812, NULL),
(997, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-26 02:49:14', '2026-03-26 02:49:14', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774493354;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774493354;}', 3, 1, '2026-03-26 02:49:58', '2026-03-26 02:49:58', 473, NULL),
(998, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-26 03:49:58', '2026-03-26 03:49:58', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774496998;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774496998;}', 3, 1, '2026-03-26 04:01:43', '2026-03-26 04:01:43', 481, NULL),
(999, 'woocommerce_cleanup_logs', 'pending', '2026-03-27 03:00:34', '2026-03-27 03:00:34', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774580434;s:18:"\0*\0first_timestamp";i:1774494000;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774580434;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 3, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(1000, 'woocommerce_cleanup_rate_limits_wrapper', 'pending', '2026-03-27 03:00:34', '2026-03-27 03:00:34', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774580434;s:18:"\0*\0first_timestamp";i:1774494000;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774580434;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 3, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(1001, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-26 05:01:43', '2026-03-26 05:01:43', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774501303;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774501303;}', 3, 1, '2026-03-26 05:07:56', '2026-03-26 05:07:56', 487, NULL),
(1002, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-26 06:07:56', '2026-03-26 06:07:56', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774505276;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774505276;}', 3, 1, '2026-03-26 06:49:14', '2026-03-26 06:49:14', 539, NULL),
(1004, 'woocommerce_geoip_updater', 'pending', '2026-04-10 06:49:14', '2026-04-10 06:49:14', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775803754;s:18:"\0*\0first_timestamp";i:1774504800;s:13:"\0*\0recurrence";i:1296000;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775803754;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:1296000;}', 3, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(1005, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-26 07:49:14', '2026-03-26 07:49:14', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774511354;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774511354;}', 3, 1, '2026-03-26 07:50:08', '2026-03-26 07:50:08', 542, NULL),
(1006, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-26 08:50:08', '2026-03-26 08:50:08', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774515008;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774515008;}', 3, 1, '2026-03-26 08:51:00', '2026-03-26 08:51:00', 583, NULL),
(1007, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-26 09:51:00', '2026-03-26 09:51:00', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774518660;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774518660;}', 3, 1, '2026-03-26 09:51:42', '2026-03-26 09:51:42', 638, NULL),
(1008, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-26 10:51:42', '2026-03-26 10:51:42', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774522302;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774522302;}', 3, 1, '2026-03-26 10:51:42', '2026-03-26 10:51:42', 700, NULL),
(1009, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-26 11:51:42', '2026-03-26 11:51:42', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774525902;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774525902;}', 3, 1, '2026-03-26 11:51:42', '2026-03-26 11:51:42', 761, NULL),
(1010, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-26 12:51:42', '2026-03-26 12:51:42', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774529502;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774529502;}', 3, 1, '2026-03-26 12:51:42', '2026-03-26 12:51:42', 824, NULL),
(1011, 'wc_admin_daily_wrapper', 'pending', '2026-03-27 12:27:43', '2026-03-27 12:27:43', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774614463;s:18:"\0*\0first_timestamp";i:1774441661;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774614463;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 3, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(1012, 'woocommerce_cleanup_sessions', 'pending', '2026-03-27 06:00:00', '2026-03-27 06:00:00', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774591200;s:18:"\0*\0first_timestamp";i:1774591200;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774591200;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 3, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(1013, 'generate_category_lookup_table_wrapper', 'complete', '2026-03-26 12:27:53', '2026-03-26 12:27:53', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774528073;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774528073;}', 3, 1, '2026-03-26 12:29:42', '2026-03-26 12:29:42', 800, NULL),
(1014, 'action_scheduler_run_recurring_actions_schedule_hook', 'pending', '2026-03-27 12:27:43', '2026-03-27 12:27:43', 20, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774614463;s:18:"\0*\0first_timestamp";i:1774441660;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774614463;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 1, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(1015, 'woocommerce_cleanup_personal_data', 'pending', '2026-03-27 12:29:43', '2026-03-27 12:29:43', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774614583;s:18:"\0*\0first_timestamp";i:1774441671;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774614583;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 3, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(1016, 'woocommerce_refresh_order_count_cache', 'pending', '2026-03-27 00:40:43', '2026-03-27 00:40:43', 10, '["shop_order"]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774572043;s:18:"\0*\0first_timestamp";i:1774484861;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774572043;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 4, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(1017, 'wc-admin_process_pending_orders_batch', 'pending', '2026-03-27 00:40:43', '2026-03-27 00:40:43', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774572043;s:18:"\0*\0first_timestamp";i:1774441661;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774572043;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 5, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(1018, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-26 13:51:42', '2026-03-26 13:51:42', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774533102;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774533102;}', 3, 1, '2026-03-26 13:51:42', '2026-03-26 13:51:42', 885, NULL),
(1019, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-26 14:51:42', '2026-03-26 14:51:42', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774536702;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774536702;}', 3, 1, '2026-03-26 15:19:52', '2026-03-26 15:19:52', 927, NULL),
(1020, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-26 16:19:52', '2026-03-26 16:19:52', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774541992;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774541992;}', 3, 1, '2026-03-26 17:01:34', '2026-03-26 17:01:34', 929, NULL),
(1021, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-26 18:01:34', '2026-03-26 18:01:34', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774548094;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774548094;}', 3, 1, '2026-03-26 18:34:41', '2026-03-26 18:34:41', 932, NULL),
(1022, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-26 19:34:41', '2026-03-26 19:34:41', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774553681;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774553681;}', 3, 1, '2026-03-26 19:39:04', '2026-03-26 19:39:04', 936, NULL),
(1023, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-26 20:39:04', '2026-03-26 20:39:04', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774557544;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774557544;}', 3, 1, '2026-03-26 20:39:22', '2026-03-26 20:39:22', 945, NULL),
(1024, 'woocommerce_cancel_unpaid_orders', 'pending', '2026-03-26 21:39:22', '2026-03-26 21:39:22', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774561162;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774561162;}', 3, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_actionscheduler_claims`
--

CREATE TABLE `EKPjf_actionscheduler_claims` (
  `claim_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `date_created_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`claim_id`),
  KEY `date_created_gmt` (`date_created_gmt`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_actionscheduler_groups`
--

CREATE TABLE `EKPjf_actionscheduler_groups` (
  `group_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `slug` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  PRIMARY KEY (`group_id`),
  KEY `slug` (`slug`(191))
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `EKPjf_actionscheduler_groups`
--

INSERT INTO `EKPjf_actionscheduler_groups` VALUES
(1, 'ActionScheduler'),
(2, 'action-scheduler-migration'),
(3, 'woocommerce'),
(4, 'count'),
(5, 'wc-admin-data');

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_actionscheduler_logs`
--

CREATE TABLE `EKPjf_actionscheduler_logs` (
  `log_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `action_id` bigint unsigned NOT NULL,
  `message` text COLLATE utf8mb4_unicode_520_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  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `EKPjf_actionscheduler_logs`
--

INSERT INTO `EKPjf_actionscheduler_logs` VALUES
(1, 966, 'action créée', '2026-03-25 12:27:40', '2026-03-25 12:27:40'),
(2, 967, 'action créée', '2026-03-25 12:27:41', '2026-03-25 12:27:41'),
(3, 966, 'action commencée via WP Cron', '2026-03-25 12:27:41', '2026-03-25 12:27:41'),
(4, 968, 'action créée', '2026-03-25 12:27:41', '2026-03-25 12:27:41'),
(5, 969, 'action créée', '2026-03-25 12:27:41', '2026-03-25 12:27:41'),
(6, 970, 'action créée', '2026-03-25 12:27:41', '2026-03-25 12:27:41'),
(7, 971, 'action créée', '2026-03-25 12:27:41', '2026-03-25 12:27:41'),
(8, 972, 'action créée', '2026-03-25 12:27:41', '2026-03-25 12:27:41'),
(9, 973, 'action créée', '2026-03-25 12:27:41', '2026-03-25 12:27:41'),
(10, 974, 'action créée', '2026-03-25 12:27:41', '2026-03-25 12:27:41'),
(11, 975, 'action créée', '2026-03-25 12:27:41', '2026-03-25 12:27:41'),
(12, 976, 'action créée', '2026-03-25 12:27:41', '2026-03-25 12:27:41'),
(13, 977, 'action créée', '2026-03-25 12:27:41', '2026-03-25 12:27:41'),
(14, 966, 'action terminée via WP Cron', '2026-03-25 12:27:41', '2026-03-25 12:27:41'),
(15, 978, 'action créée', '2026-03-25 12:27:41', '2026-03-25 12:27:41'),
(16, 975, 'action commencée via WP Cron', '2026-03-25 12:27:41', '2026-03-25 12:27:41'),
(17, 979, 'action créée', '2026-03-25 12:27:41', '2026-03-25 12:27:41'),
(18, 975, 'action terminée via WP Cron', '2026-03-25 12:27:41', '2026-03-25 12:27:41'),
(19, 980, 'action créée', '2026-03-25 12:27:41', '2026-03-25 12:27:41'),
(20, 979, 'action commencée via WP Cron', '2026-03-25 12:27:41', '2026-03-25 12:27:41'),
(21, 979, 'action terminée via WP Cron', '2026-03-25 12:27:41', '2026-03-25 12:27:41'),
(22, 981, 'action créée', '2026-03-25 12:27:41', '2026-03-25 12:27:41'),
(23, 970, 'action commencée via WP Cron', '2026-03-25 12:28:40', '2026-03-25 12:28:40'),
(24, 970, 'action terminée via WP Cron', '2026-03-25 12:28:41', '2026-03-25 12:28:41'),
(25, 982, 'action créée', '2026-03-25 12:28:41', '2026-03-25 12:28:41'),
(26, 976, 'action commencée via WP Cron', '2026-03-25 12:28:41', '2026-03-25 12:28:41'),
(27, 976, 'action terminée via WP Cron', '2026-03-25 12:28:41', '2026-03-25 12:28:41'),
(28, 967, 'action commencée via WP Cron', '2026-03-25 12:28:41', '2026-03-25 12:28:41'),
(29, 967, 'action terminée via WP Cron', '2026-03-25 12:28:41', '2026-03-25 12:28:41'),
(30, 983, 'action créée', '2026-03-25 12:34:35', '2026-03-25 12:34:35'),
(31, 983, 'action commencée via WP Cron', '2026-03-25 12:35:40', '2026-03-25 12:35:40'),
(32, 983, 'action terminée via WP Cron', '2026-03-25 12:35:40', '2026-03-25 12:35:40'),
(33, 969, 'action commencée via Async Request', '2026-03-25 13:28:07', '2026-03-25 13:28:07'),
(34, 984, 'action créée', '2026-03-25 13:28:07', '2026-03-25 13:28:07'),
(35, 969, 'action terminée via Async Request', '2026-03-25 13:28:07', '2026-03-25 13:28:07'),
(36, 984, 'action commencée via WP Cron', '2026-03-25 14:28:07', '2026-03-25 14:28:07'),
(37, 985, 'action créée', '2026-03-25 14:28:07', '2026-03-25 14:28:07'),
(38, 984, 'action terminée via WP Cron', '2026-03-25 14:28:07', '2026-03-25 14:28:07'),
(39, 985, 'action commencée via WP Cron', '2026-03-25 15:28:07', '2026-03-25 15:28:07'),
(40, 986, 'action créée', '2026-03-25 15:28:07', '2026-03-25 15:28:07'),
(41, 985, 'action terminée via WP Cron', '2026-03-25 15:28:07', '2026-03-25 15:28:07'),
(42, 986, 'action commencée via Async Request', '2026-03-25 17:46:20', '2026-03-25 17:46:20'),
(43, 987, 'action créée', '2026-03-25 17:46:20', '2026-03-25 17:46:20'),
(44, 986, 'action terminée via Async Request', '2026-03-25 17:46:20', '2026-03-25 17:46:20'),
(45, 987, 'action commencée via WP Cron', '2026-03-25 18:48:54', '2026-03-25 18:48:54'),
(46, 988, 'action créée', '2026-03-25 18:48:54', '2026-03-25 18:48:54'),
(47, 987, 'action terminée via WP Cron', '2026-03-25 18:48:54', '2026-03-25 18:48:54'),
(48, 988, 'action commencée via WP Cron', '2026-03-25 19:49:32', '2026-03-25 19:49:32'),
(49, 989, 'action créée', '2026-03-25 19:49:32', '2026-03-25 19:49:32'),
(50, 988, 'action terminée via WP Cron', '2026-03-25 19:49:32', '2026-03-25 19:49:32'),
(51, 989, 'action commencée via WP Cron', '2026-03-25 20:49:46', '2026-03-25 20:49:46'),
(52, 990, 'action créée', '2026-03-25 20:49:46', '2026-03-25 20:49:46'),
(53, 989, 'action terminée via WP Cron', '2026-03-25 20:49:46', '2026-03-25 20:49:46'),
(54, 990, 'action commencée via WP Cron', '2026-03-25 21:50:11', '2026-03-25 21:50:11'),
(55, 991, 'action créée', '2026-03-25 21:50:11', '2026-03-25 21:50:11'),
(56, 990, 'action terminée via WP Cron', '2026-03-25 21:50:11', '2026-03-25 21:50:11'),
(57, 991, 'action commencée via WP Cron', '2026-03-25 22:59:04', '2026-03-25 22:59:04'),
(58, 992, 'action créée', '2026-03-25 22:59:04', '2026-03-25 22:59:04'),
(59, 991, 'action terminée via WP Cron', '2026-03-25 22:59:04', '2026-03-25 22:59:04'),
(60, 992, 'action commencée via WP Cron', '2026-03-26 00:40:02', '2026-03-26 00:40:02'),
(61, 993, 'action créée', '2026-03-26 00:40:02', '2026-03-26 00:40:02'),
(62, 992, 'action terminée via WP Cron', '2026-03-26 00:40:02', '2026-03-26 00:40:02'),
(63, 968, 'action commencée via WP Cron', '2026-03-26 00:40:02', '2026-03-26 00:40:02'),
(64, 968, 'action terminée via WP Cron', '2026-03-26 00:40:02', '2026-03-26 00:40:02'),
(65, 994, 'action créée', '2026-03-26 00:40:02', '2026-03-26 00:40:02'),
(66, 977, 'action commencée via WP Cron', '2026-03-26 00:40:02', '2026-03-26 00:40:02'),
(67, 977, 'action terminée via WP Cron', '2026-03-26 00:40:02', '2026-03-26 00:40:02'),
(68, 995, 'action créée', '2026-03-26 00:40:02', '2026-03-26 00:40:02'),
(69, 981, 'action commencée via WP Cron', '2026-03-26 00:40:02', '2026-03-26 00:40:02'),
(70, 981, 'action terminée via WP Cron', '2026-03-26 00:40:02', '2026-03-26 00:40:02'),
(71, 996, 'action créée', '2026-03-26 00:40:02', '2026-03-26 00:40:02'),
(72, 993, 'action commencée via WP Cron', '2026-03-26 01:49:14', '2026-03-26 01:49:14'),
(73, 997, 'action créée', '2026-03-26 01:49:14', '2026-03-26 01:49:14'),
(74, 993, 'action terminée via WP Cron', '2026-03-26 01:49:14', '2026-03-26 01:49:14'),
(75, 997, 'action commencée via WP Cron', '2026-03-26 02:49:58', '2026-03-26 02:49:58'),
(76, 998, 'action créée', '2026-03-26 02:49:58', '2026-03-26 02:49:58'),
(77, 997, 'action terminée via WP Cron', '2026-03-26 02:49:58', '2026-03-26 02:49:58'),
(78, 971, 'action commencée via Async Request', '2026-03-26 03:00:34', '2026-03-26 03:00:34'),
(79, 971, 'action terminée via Async Request', '2026-03-26 03:00:34', '2026-03-26 03:00:34'),
(80, 999, 'action créée', '2026-03-26 03:00:34', '2026-03-26 03:00:34'),
(81, 974, 'action commencée via Async Request', '2026-03-26 03:00:34', '2026-03-26 03:00:34'),
(82, 974, 'action terminée via Async Request', '2026-03-26 03:00:34', '2026-03-26 03:00:34'),
(83, 1000, 'action créée', '2026-03-26 03:00:34', '2026-03-26 03:00:34'),
(84, 998, 'action commencée via WP Cron', '2026-03-26 04:01:43', '2026-03-26 04:01:43'),
(85, 1001, 'action créée', '2026-03-26 04:01:43', '2026-03-26 04:01:43'),
(86, 998, 'action terminée via WP Cron', '2026-03-26 04:01:43', '2026-03-26 04:01:43'),
(87, 1001, 'action commencée via WP Cron', '2026-03-26 05:07:56', '2026-03-26 05:07:56'),
(88, 1002, 'action créée', '2026-03-26 05:07:56', '2026-03-26 05:07:56'),
(89, 1001, 'action terminée via WP Cron', '2026-03-26 05:07:56', '2026-03-26 05:07:56'),
(90, 972, 'action commencée via WP Cron', '2026-03-26 06:49:14', '2026-03-26 06:49:14'),
(91, 972, 'action terminée via WP Cron', '2026-03-26 06:49:14', '2026-03-26 06:49:14'),
(93, 973, 'action commencée via WP Cron', '2026-03-26 06:49:14', '2026-03-26 06:49:14'),
(94, 973, 'action terminée via WP Cron', '2026-03-26 06:49:14', '2026-03-26 06:49:14'),
(95, 1004, 'action créée', '2026-03-26 06:49:14', '2026-03-26 06:49:14'),
(96, 1002, 'action commencée via WP Cron', '2026-03-26 06:49:14', '2026-03-26 06:49:14'),
(97, 1005, 'action créée', '2026-03-26 06:49:14', '2026-03-26 06:49:14'),
(98, 1002, 'action terminée via WP Cron', '2026-03-26 06:49:14', '2026-03-26 06:49:14'),
(99, 1005, 'action commencée via WP Cron', '2026-03-26 07:50:08', '2026-03-26 07:50:08'),
(100, 1006, 'action créée', '2026-03-26 07:50:08', '2026-03-26 07:50:08'),
(101, 1005, 'action terminée via WP Cron', '2026-03-26 07:50:08', '2026-03-26 07:50:08'),
(102, 1006, 'action commencée via Async Request', '2026-03-26 08:51:00', '2026-03-26 08:51:00'),
(103, 1007, 'action créée', '2026-03-26 08:51:00', '2026-03-26 08:51:00'),
(104, 1006, 'action terminée via Async Request', '2026-03-26 08:51:00', '2026-03-26 08:51:00'),
(105, 1007, 'action commencée via WP Cron', '2026-03-26 09:51:42', '2026-03-26 09:51:42'),
(106, 1008, 'action créée', '2026-03-26 09:51:42', '2026-03-26 09:51:42'),
(107, 1007, 'action terminée via WP Cron', '2026-03-26 09:51:42', '2026-03-26 09:51:42'),
(108, 1008, 'action commencée via WP Cron', '2026-03-26 10:51:42', '2026-03-26 10:51:42'),
(109, 1009, 'action créée', '2026-03-26 10:51:42', '2026-03-26 10:51:42'),
(110, 1008, 'action terminée via WP Cron', '2026-03-26 10:51:42', '2026-03-26 10:51:42'),
(111, 1009, 'action commencée via WP Cron', '2026-03-26 11:51:42', '2026-03-26 11:51:42'),
(112, 1010, 'action créée', '2026-03-26 11:51:42', '2026-03-26 11:51:42'),
(113, 1009, 'action terminée via WP Cron', '2026-03-26 11:51:42', '2026-03-26 11:51:42'),
(114, 980, 'action commencée via WP Cron', '2026-03-26 12:27:42', '2026-03-26 12:27:42'),
(115, 980, 'action terminée via WP Cron', '2026-03-26 12:27:43', '2026-03-26 12:27:43'),
(116, 1011, 'action créée', '2026-03-26 12:27:43', '2026-03-26 12:27:43'),
(117, 978, 'action commencée via WP Cron', '2026-03-26 12:27:43', '2026-03-26 12:27:43'),
(119, 1012, 'action créée', '2026-03-26 12:27:43', '2026-03-26 12:27:43'),
(120, 1013, 'action créée', '2026-03-26 12:27:43', '2026-03-26 12:27:43'),
(121, 978, 'action terminée via WP Cron', '2026-03-26 12:27:43', '2026-03-26 12:27:43'),
(122, 1014, 'action créée', '2026-03-26 12:27:43', '2026-03-26 12:27:43'),
(123, 1013, 'action commencée via WP Cron', '2026-03-26 12:29:42', '2026-03-26 12:29:42'),
(124, 1013, 'action terminée via WP Cron', '2026-03-26 12:29:42', '2026-03-26 12:29:42'),
(125, 982, 'action commencée via WP Cron', '2026-03-26 12:29:42', '2026-03-26 12:29:42'),
(126, 982, 'action terminée via WP Cron', '2026-03-26 12:29:43', '2026-03-26 12:29:43'),
(127, 1015, 'action créée', '2026-03-26 12:29:43', '2026-03-26 12:29:43'),
(128, 995, 'action commencée via WP Cron', '2026-03-26 12:40:43', '2026-03-26 12:40:43'),
(129, 995, 'action terminée via WP Cron', '2026-03-26 12:40:43', '2026-03-26 12:40:43'),
(130, 1016, 'action créée', '2026-03-26 12:40:43', '2026-03-26 12:40:43'),
(131, 996, 'action commencée via WP Cron', '2026-03-26 12:40:43', '2026-03-26 12:40:43'),
(132, 996, 'action terminée via WP Cron', '2026-03-26 12:40:43', '2026-03-26 12:40:43'),
(133, 1017, 'action créée', '2026-03-26 12:40:43', '2026-03-26 12:40:43'),
(134, 1010, 'action commencée via WP Cron', '2026-03-26 12:51:42', '2026-03-26 12:51:42'),
(135, 1018, 'action créée', '2026-03-26 12:51:42', '2026-03-26 12:51:42'),
(136, 1010, 'action terminée via WP Cron', '2026-03-26 12:51:42', '2026-03-26 12:51:42'),
(137, 1018, 'action commencée via WP Cron', '2026-03-26 13:51:42', '2026-03-26 13:51:42'),
(138, 1019, 'action créée', '2026-03-26 13:51:42', '2026-03-26 13:51:42'),
(139, 1018, 'action terminée via WP Cron', '2026-03-26 13:51:42', '2026-03-26 13:51:42'),
(140, 1019, 'action commencée via WP Cron', '2026-03-26 15:19:52', '2026-03-26 15:19:52'),
(141, 1020, 'action créée', '2026-03-26 15:19:52', '2026-03-26 15:19:52'),
(142, 1019, 'action terminée via WP Cron', '2026-03-26 15:19:52', '2026-03-26 15:19:52'),
(143, 1020, 'action commencée via WP Cron', '2026-03-26 17:01:34', '2026-03-26 17:01:34'),
(144, 1021, 'action créée', '2026-03-26 17:01:34', '2026-03-26 17:01:34'),
(145, 1020, 'action terminée via WP Cron', '2026-03-26 17:01:34', '2026-03-26 17:01:34'),
(146, 1021, 'action commencée via WP Cron', '2026-03-26 18:34:41', '2026-03-26 18:34:41'),
(147, 1022, 'action créée', '2026-03-26 18:34:41', '2026-03-26 18:34:41'),
(148, 1021, 'action terminée via WP Cron', '2026-03-26 18:34:41', '2026-03-26 18:34:41'),
(149, 1022, 'action commencée via WP Cron', '2026-03-26 19:39:04', '2026-03-26 19:39:04'),
(150, 1023, 'action créée', '2026-03-26 19:39:04', '2026-03-26 19:39:04'),
(151, 1022, 'action terminée via WP Cron', '2026-03-26 19:39:04', '2026-03-26 19:39:04'),
(152, 1023, 'action commencée via WP Cron', '2026-03-26 20:39:22', '2026-03-26 20:39:22'),
(153, 1024, 'action créée', '2026-03-26 20:39:22', '2026-03-26 20:39:22'),
(154, 1023, 'action terminée via WP Cron', '2026-03-26 20:39:22', '2026-03-26 20:39:22');

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_bp_activity`
--

CREATE TABLE `EKPjf_bp_activity` (
  `id` bigint NOT NULL AUTO_INCREMENT,
  `user_id` bigint NOT NULL,
  `component` varchar(75) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `type` varchar(75) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `action` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `primary_link` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `item_id` bigint NOT NULL,
  `secondary_item_id` bigint DEFAULT NULL,
  `date_recorded` datetime NOT NULL,
  `hide_sitewide` tinyint(1) DEFAULT '0',
  `mptt_left` int NOT NULL DEFAULT '0',
  `mptt_right` int NOT NULL DEFAULT '0',
  `is_spam` tinyint(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`),
  KEY `date_recorded` (`date_recorded`),
  KEY `user_id` (`user_id`),
  KEY `item_id` (`item_id`),
  KEY `secondary_item_id` (`secondary_item_id`),
  KEY `component` (`component`),
  KEY `type` (`type`),
  KEY `mptt_left` (`mptt_left`),
  KEY `mptt_right` (`mptt_right`),
  KEY `hide_sitewide` (`hide_sitewide`),
  KEY `is_spam` (`is_spam`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `EKPjf_bp_activity`
--

INSERT INTO `EKPjf_bp_activity` VALUES
(1, 1, 'members', 'last_activity', '', '', '', 0, NULL, '2026-03-25 12:58:13', 0, 0, 0, 0);

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_bp_activity_meta`
--

CREATE TABLE `EKPjf_bp_activity_meta` (
  `id` bigint NOT NULL AUTO_INCREMENT,
  `activity_id` bigint NOT NULL,
  `meta_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`id`),
  KEY `activity_id` (`activity_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_bp_invitations`
--

CREATE TABLE `EKPjf_bp_invitations` (
  `id` bigint NOT NULL AUTO_INCREMENT,
  `user_id` bigint NOT NULL,
  `inviter_id` bigint NOT NULL,
  `invitee_email` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `class` varchar(120) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `item_id` bigint NOT NULL,
  `secondary_item_id` bigint DEFAULT NULL,
  `type` varchar(12) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'invite',
  `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci,
  `date_modified` datetime NOT NULL,
  `invite_sent` tinyint(1) NOT NULL DEFAULT '0',
  `accepted` tinyint(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`),
  KEY `user_id` (`user_id`),
  KEY `inviter_id` (`inviter_id`),
  KEY `invitee_email` (`invitee_email`),
  KEY `class` (`class`),
  KEY `item_id` (`item_id`),
  KEY `secondary_item_id` (`secondary_item_id`),
  KEY `type` (`type`),
  KEY `invite_sent` (`invite_sent`),
  KEY `accepted` (`accepted`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_bp_notifications`
--

CREATE TABLE `EKPjf_bp_notifications` (
  `id` bigint NOT NULL AUTO_INCREMENT,
  `user_id` bigint NOT NULL,
  `item_id` bigint NOT NULL,
  `secondary_item_id` bigint DEFAULT NULL,
  `component_name` varchar(75) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `component_action` varchar(75) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `date_notified` datetime NOT NULL,
  `is_new` tinyint(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`),
  KEY `item_id` (`item_id`),
  KEY `secondary_item_id` (`secondary_item_id`),
  KEY `user_id` (`user_id`),
  KEY `is_new` (`is_new`),
  KEY `component_name` (`component_name`),
  KEY `component_action` (`component_action`),
  KEY `useritem` (`user_id`,`is_new`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_bp_notifications_meta`
--

CREATE TABLE `EKPjf_bp_notifications_meta` (
  `id` bigint NOT NULL AUTO_INCREMENT,
  `notification_id` bigint NOT NULL,
  `meta_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`id`),
  KEY `notification_id` (`notification_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_bp_optouts`
--

CREATE TABLE `EKPjf_bp_optouts` (
  `id` bigint NOT NULL AUTO_INCREMENT,
  `email_address_hash` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `user_id` bigint NOT NULL,
  `email_type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `date_modified` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `user_id` (`user_id`),
  KEY `email_type` (`email_type`(250)),
  KEY `date_modified` (`date_modified`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_bp_xprofile_data`
--

CREATE TABLE `EKPjf_bp_xprofile_data` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `field_id` bigint unsigned NOT NULL,
  `user_id` bigint unsigned NOT NULL,
  `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `last_updated` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `field_id` (`field_id`),
  KEY `user_id` (`user_id`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `EKPjf_bp_xprofile_data`
--

INSERT INTO `EKPjf_bp_xprofile_data` VALUES
(1, 1, 1, 'admin', '2026-03-25 12:53:11');

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_bp_xprofile_fields`
--

CREATE TABLE `EKPjf_bp_xprofile_fields` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `group_id` bigint unsigned NOT NULL,
  `parent_id` bigint unsigned NOT NULL,
  `type` varchar(150) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `name` varchar(150) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `is_required` tinyint(1) NOT NULL DEFAULT '0',
  `is_default_option` tinyint(1) NOT NULL DEFAULT '0',
  `field_order` bigint NOT NULL DEFAULT '0',
  `option_order` bigint NOT NULL DEFAULT '0',
  `order_by` varchar(15) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `can_delete` tinyint(1) NOT NULL DEFAULT '1',
  PRIMARY KEY (`id`),
  KEY `group_id` (`group_id`),
  KEY `parent_id` (`parent_id`),
  KEY `field_order` (`field_order`),
  KEY `can_delete` (`can_delete`),
  KEY `is_required` (`is_required`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `EKPjf_bp_xprofile_fields`
--

INSERT INTO `EKPjf_bp_xprofile_fields` VALUES
(1, 1, 0, 'textbox', 'Name', '', 1, 0, 0, 0, '', 0),
(2, 1, 0, 'textbox', 'Designation', 'Your job title or designation (synchronized with WordPress user meta).', 0, 0, 0, 0, '', 0),
(3, 1, 0, 'textbox', 'Location (autocomplete)', 'Autocomplete city, address, region. Coordinates stored for map &amp; search.', 0, 0, 0, 0, '', 1),
(4, 1, 0, 'textbox', 'Company Name', 'The name of your company or organization.', 0, 0, 0, 0, '', 1),
(5, 1, 0, 'textbox', 'Website URL', 'Your personal or company website URL.', 0, 0, 0, 0, '', 1);

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_bp_xprofile_groups`
--

CREATE TABLE `EKPjf_bp_xprofile_groups` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(150) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `description` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `group_order` bigint NOT NULL DEFAULT '0',
  `can_delete` tinyint(1) NOT NULL,
  PRIMARY KEY (`id`),
  KEY `can_delete` (`can_delete`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `EKPjf_bp_xprofile_groups`
--

INSERT INTO `EKPjf_bp_xprofile_groups` VALUES
(1, 'Base', '', 0, 0);

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_bp_xprofile_meta`
--

CREATE TABLE `EKPjf_bp_xprofile_meta` (
  `id` bigint NOT NULL AUTO_INCREMENT,
  `object_id` bigint NOT NULL,
  `object_type` varchar(150) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `meta_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`id`),
  KEY `object_id` (`object_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `EKPjf_bp_xprofile_meta`
--

INSERT INTO `EKPjf_bp_xprofile_meta` VALUES
(1, 1, 'field', 'allow_custom_visibility', 'disabled'),
(2, 1, 'field', 'signup_position', '1');

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_commentmeta`
--

CREATE TABLE `EKPjf_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_520_ci DEFAULT NULL,
  `meta_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`meta_id`),
  KEY `comment_id` (`comment_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_comments`
--

CREATE TABLE `EKPjf_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_520_ci NOT NULL,
  `comment_author_email` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_content` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `comment_karma` int NOT NULL DEFAULT '0',
  `comment_approved` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_type` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_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)),
  KEY `woo_idx_comment_type` (`comment_type`),
  KEY `woo_idx_comment_date_type` (`comment_date_gmt`,`comment_type`,`comment_approved`,`comment_post_ID`),
  KEY `woo_idx_comment_approved_type` (`comment_approved`,`comment_type`,`comment_post_ID`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `EKPjf_comments`
--

INSERT INTO `EKPjf_comments` VALUES
(1, 1, 'A WordPress Commenter', 'wapuu@wordpress.example', 'https://wordpress.org/', '', '2025-06-30 20:10:47', '2025-06-30 20:10:47', 'Hi, this is a comment.\nTo get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\nCommenter avatars come from <a href="https://gravatar.com/">Gravatar</a>.', 0, '1', '', 'comment', 0, 0);

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_e_events`
--

CREATE TABLE `EKPjf_e_events` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `event_data` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci,
  `created_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `created_at_index` (`created_at`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `EKPjf_e_events`
--

INSERT INTO `EKPjf_e_events` VALUES
(1, '{"event":"modal load","version":"","details":"{\\"placement\\":\\"Onboarding wizard\\",\\"step\\":\\"account\\",\\"user_state\\":\\"anon\\"}","ts":"2025-06-30T23:30:13.542-01:00"}', '2025-06-30 23:30:13'),
(2, '{"event":"close modal","version":"","details":"{\\"placement\\":\\"Onboarding wizard\\",\\"step\\":\\"account\\"}","ts":"2025-06-30T23:30:16.623-01:00"}', '2025-06-30 23:30:16');

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_gamipress_logs`
--

CREATE TABLE `EKPjf_gamipress_logs` (
  `log_id` bigint NOT NULL AUTO_INCREMENT,
  `title` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `type` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `trigger_type` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `access` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `user_id` bigint NOT NULL,
  `points` bigint NOT NULL,
  `points_type` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`log_id`),
  KEY `type` (`type`),
  KEY `trigger_type` (`trigger_type`(191)),
  KEY `user_id` (`user_id`),
  KEY `points` (`points`),
  KEY `points_type` (`points_type`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_gamipress_logs_meta`
--

CREATE TABLE `EKPjf_gamipress_logs_meta` (
  `meta_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `log_id` bigint unsigned NOT NULL DEFAULT '0',
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`meta_id`),
  KEY `log_id` (`log_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_gamipress_user_earnings`
--

CREATE TABLE `EKPjf_gamipress_user_earnings` (
  `user_earning_id` bigint NOT NULL AUTO_INCREMENT,
  `title` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `user_id` bigint NOT NULL,
  `post_id` bigint NOT NULL,
  `post_type` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `points` bigint NOT NULL,
  `points_type` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`user_earning_id`),
  KEY `user_id` (`user_id`),
  KEY `post_id` (`post_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_gamipress_user_earnings_meta`
--

CREATE TABLE `EKPjf_gamipress_user_earnings_meta` (
  `meta_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `user_earning_id` bigint unsigned NOT NULL DEFAULT '0',
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`meta_id`),
  KEY `user_earning_id` (`user_earning_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_links`
--

CREATE TABLE `EKPjf_links` (
  `link_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `link_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_image` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_target` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_description` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_visible` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_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_520_ci NOT NULL DEFAULT '',
  `link_notes` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `link_rss` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`link_id`),
  KEY `link_visible` (`link_visible`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_options`
--

CREATE TABLE `EKPjf_options` (
  `option_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `option_name` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `option_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `autoload` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'yes',
  PRIMARY KEY (`option_id`),
  UNIQUE KEY `option_name` (`option_name`),
  KEY `autoload` (`autoload`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `EKPjf_options`
--

INSERT INTO `EKPjf_options` VALUES
(1, 'cron', 'a:18:{i:1774560885;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:1774561247;a:1:{s:17:"wp_update_plugins";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:10:"twicedaily";s:4:"args";a:0:{}s:8:"interval";i:43200;}}}i:1774562955;a:3:{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;}}s:21:"wp_update_user_counts";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:10:"twicedaily";s:4:"args";a:0:{}s:8:"interval";i:43200;}}}i:1774562956;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:1774563047;a:2:{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;}}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:1774564060;a:2:{s:20:"jetpack_clean_nonces";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:6:"hourly";s:4:"args";a:0:{}s:8:"interval";i:3600;}}s:33:"wc_admin_process_orders_milestone";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:6:"hourly";s:4:"args";a:0:{}s:8:"interval";i:3600;}}}i:1774564061;a:1:{s:33:"wc_admin_process_orders_milestone";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:6:"hourly";s:4:"args";a:0:{}s:8:"interval";i:3600;}}}i:1774564066;a:1:{s:29:"wc_admin_unsnooze_admin_notes";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:6:"hourly";s:4:"args";a:0:{}s:8:"interval";i:3600;}}}i:1774564179;a:1:{s:28:"elementor/tracker/send_event";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}}i:1774564430;a:1:{s:38:"advanced_import_daily_scheduled_events";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}}i:1774571262;a:1:{s:45:"woocommerce_marketplace_cron_fetch_promotions";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:10:"twicedaily";s:4:"args";a:0:{}s:8:"interval";i:43200;}}}i:1774599052;a:1:{s:16:"wp_version_check";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:10:"twicedaily";s:4:"args";a:0:{}s:8:"interval";i:43200;}}}i:1774614460;a:1:{s:20:"jetpack_v2_heartbeat";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}}i:1774642247;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:1774901453;a:1:{s:30:"wp_delete_temp_updater_backups";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:6:"weekly";s:4:"args";a:0:{}s:8:"interval";i:604800;}}}i:1774910030;a:1:{s:39:"advanced_import_weekly_scheduled_events";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:6:"weekly";s:4:"args";a:0:{}s:8:"interval";i:604800;}}}i:1774987847;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;}', 'on'),
(2, 'siteurl', 'http://bb.lichacameroon.com/', 'on'),
(3, 'home', 'http://bb.lichacameroon.com/', 'on'),
(4, 'blogname', 'EPavillon numérique', 'on'),
(5, 'blogdescription', '', 'on'),
(6, 'users_can_register', '0', 'on'),
(7, 'admin_email', 'admin@mpongo.org', 'on'),
(8, 'start_of_week', '1', 'on'),
(9, 'use_balanceTags', '0', 'on'),
(10, 'use_smilies', '1', 'on'),
(11, 'require_name_email', '1', 'on'),
(12, 'comments_notify', '1', 'on'),
(13, 'posts_per_rss', '10', 'on'),
(14, 'rss_use_excerpt', '0', 'on'),
(15, 'mailserver_url', 'mail.example.com', 'on'),
(16, 'mailserver_login', 'login@example.com', 'on'),
(17, 'mailserver_pass', '', 'on'),
(18, 'mailserver_port', '110', 'on'),
(19, 'default_category', '1', 'on'),
(20, 'default_comment_status', 'open', 'on'),
(21, 'default_ping_status', 'open', 'on'),
(22, 'default_pingback_flag', '1', 'on'),
(23, 'posts_per_page', '10', 'on'),
(24, 'date_format', 'F j, Y', 'on'),
(25, 'time_format', 'g:i a', 'on'),
(26, 'links_updated_date_format', 'F j, Y g:i a', 'on'),
(27, 'comment_moderation', '0', 'on'),
(28, 'moderation_notify', '1', 'on'),
(29, 'permalink_structure', '/%postname%/', 'on'),
(31, 'hack_file', '0', 'on'),
(32, 'blog_charset', 'UTF-8', 'on'),
(33, 'moderation_keys', '', 'off'),
(34, 'active_plugins', 'a:13:{i:0;s:35:"advanced-export/advanced-export.php";i:1;s:35:"advanced-import/advanced-import.php";i:2;s:19:"bbpress/bbpress.php";i:3;s:24:"buddypress/bp-loader.php";i:4;s:23:"elementor/elementor.php";i:5;s:31:"envato-market/envato-market.php";i:6;s:23:"gamipress/gamipress.php";i:7;s:31:"metafans-core/metafans-core.php";i:8;s:47:"one-click-demo-import/one-click-demo-import.php";i:9;s:31:"one-messenger/one-messenger.php";i:10;s:29:"tophive-core/tophive-core.php";i:11;s:101:"users-customers-import-export-for-wp-woocommerce/users-customers-import-export-for-wp-woocommerce.php";i:12;s:27:"woocommerce/woocommerce.php";}', 'on'),
(35, 'category_base', '', 'on'),
(36, 'ping_sites', 'http://rpc.pingomatic.com/', 'on'),
(37, 'comment_max_links', '2', 'on'),
(38, 'gmt_offset', '0', 'on'),
(39, 'default_email_category', '1', 'on'),
(40, 'recently_edited', '', 'off'),
(41, 'template', 'metafans', 'on'),
(42, 'stylesheet', 'metafans-child', 'on'),
(43, 'comment_registration', '0', 'on'),
(44, 'html_type', 'text/html', 'on'),
(45, 'use_trackback', '0', 'on'),
(46, 'default_role', 'subscriber', 'on'),
(47, 'db_version', '60717', 'on'),
(48, 'uploads_use_yearmonth_folders', '1', 'on'),
(49, 'upload_path', '', 'on'),
(50, 'blog_public', '0', 'on'),
(51, 'default_link_category', '2', 'on'),
(52, 'show_on_front', 'page', 'on'),
(53, 'tag_base', '', 'on'),
(54, 'show_avatars', '1', 'on'),
(55, 'avatar_rating', 'G', 'on'),
(56, 'upload_url_path', '', 'on'),
(57, 'thumbnail_size_w', '150', 'on'),
(58, 'thumbnail_size_h', '150', 'on'),
(59, 'thumbnail_crop', '1', 'on'),
(60, 'medium_size_w', '300', 'on'),
(61, 'medium_size_h', '300', 'on'),
(62, 'avatar_default', 'mystery', 'on'),
(63, 'large_size_w', '1024', 'on'),
(64, 'large_size_h', '1024', 'on'),
(65, 'image_default_link_type', 'none', 'on'),
(66, 'image_default_size', '', 'on'),
(67, 'image_default_align', '', 'on'),
(68, 'close_comments_for_old_posts', '0', 'on'),
(69, 'close_comments_days_old', '14', 'on'),
(70, 'thread_comments', '1', 'on'),
(71, 'thread_comments_depth', '5', 'on'),
(72, 'page_comments', '0', 'on'),
(73, 'comments_per_page', '50', 'on'),
(74, 'default_comments_page', 'newest', 'on'),
(75, 'comment_order', 'asc', 'on'),
(76, 'sticky_posts', 'a:0:{}', 'on'),
(77, 'widget_categories', 'a:2:{i:1;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;}', 'on'),
(78, 'widget_text', 'a:2:{i:1;a:0:{}s:12:"_multiwidget";i:1;}', 'auto'),
(79, 'widget_rss', 'a:2:{i:1;a:0:{}s:12:"_multiwidget";i:1;}', 'auto'),
(80, 'uninstall_plugins', 'a:1:{s:23:"elementor/elementor.php";a:2:{i:0;s:21:"Elementor\\Maintenance";i:1;s:9:"uninstall";}}', 'off'),
(81, 'timezone_string', '', 'on'),
(82, 'page_for_posts', '0', 'on'),
(83, 'page_on_front', '429', 'on'),
(84, 'default_post_format', '0', 'on'),
(85, 'link_manager_enabled', '0', 'on'),
(86, 'finished_splitting_shared_terms', '1', 'on'),
(87, 'site_icon', '34', 'on'),
(88, 'medium_large_size_w', '768', 'on'),
(89, 'medium_large_size_h', '0', 'on'),
(90, 'wp_page_for_privacy_policy', '3', 'on'),
(91, 'show_comments_cookies_opt_in', '1', 'on'),
(92, 'admin_email_lifespan', '1789995245', 'on'),
(93, 'disallowed_keys', '', 'off'),
(94, 'comment_previously_approved', '1', 'on'),
(95, 'auto_plugin_theme_update_emails', 'a:0:{}', 'off'),
(96, 'auto_update_core_dev', 'enabled', 'on'),
(97, 'auto_update_core_minor', 'enabled', 'on'),
(98, 'auto_update_core_major', 'enabled', 'on'),
(99, 'wp_force_deactivated_plugins', 'a:0:{}', 'on'),
(100, 'wp_attachment_pages_enabled', '0', 'on'),
(101, 'initial_db_version', '58975', 'on'),
(102, 'EKPjf_user_roles', 'a:12:{s:13:"administrator";a:2:{s:4:"name";s:13:"Administrator";s:12:"capabilities";a:124:{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:11:"bp_moderate";b:1;s:18:"manage_woocommerce";b:1;s:16:"create_customers";b:1;s:24:"view_woocommerce_reports";b:1;s:12:"edit_product";b:1;s:12:"read_product";b:1;s:14:"delete_product";b:1;s:13:"edit_products";b:1;s:20:"edit_others_products";b:1;s:16:"publish_products";b:1;s:21:"read_private_products";b:1;s:15:"delete_products";b:1;s:23:"delete_private_products";b:1;s:25:"delete_published_products";b:1;s:22:"delete_others_products";b:1;s:21:"edit_private_products";b:1;s:23:"edit_published_products";b:1;s:20:"manage_product_terms";b:1;s:18:"edit_product_terms";b:1;s:20:"delete_product_terms";b:1;s:20:"assign_product_terms";b:1;s:15:"edit_shop_order";b:1;s:15:"read_shop_order";b:1;s:17:"delete_shop_order";b:1;s:16:"edit_shop_orders";b:1;s:23:"edit_others_shop_orders";b:1;s:19:"publish_shop_orders";b:1;s:24:"read_private_shop_orders";b:1;s:18:"delete_shop_orders";b:1;s:26:"delete_private_shop_orders";b:1;s:28:"delete_published_shop_orders";b:1;s:25:"delete_others_shop_orders";b:1;s:24:"edit_private_shop_orders";b:1;s:26:"edit_published_shop_orders";b:1;s:23:"manage_shop_order_terms";b:1;s:21:"edit_shop_order_terms";b:1;s:23:"delete_shop_order_terms";b:1;s:23:"assign_shop_order_terms";b:1;s:16:"edit_shop_coupon";b:1;s:16:"read_shop_coupon";b:1;s:18:"delete_shop_coupon";b:1;s:17:"edit_shop_coupons";b:1;s:24:"edit_others_shop_coupons";b:1;s:20:"publish_shop_coupons";b:1;s:25:"read_private_shop_coupons";b:1;s:19:"delete_shop_coupons";b:1;s:27:"delete_private_shop_coupons";b:1;s:29:"delete_published_shop_coupons";b:1;s:26:"delete_others_shop_coupons";b:1;s:25:"edit_private_shop_coupons";b:1;s:27:"edit_published_shop_coupons";b:1;s:24:"manage_shop_coupon_terms";b:1;s:22:"edit_shop_coupon_terms";b:1;s:24:"delete_shop_coupon_terms";b:1;s:24:"assign_shop_coupon_terms";b:1;s:9:"edit_item";b:1;s:9:"read_item";b:1;s:11:"delete_item";b:1;s:12:"delete_items";b:1;s:10:"edit_items";b:1;s:17:"edit_others_items";b:1;s:13:"publish_items";b:1;s:18:"read_private_items";b:1;}}s:6:"editor";a:2:{s:4:"name";s:6:"Editor";s:12:"capabilities";a:34:{s:17:"moderate_comments";b:1;s:17:"manage_categories";b:1;s:12:"manage_links";b:1;s:12:"upload_files";b:1;s:15:"unfiltered_html";b:1;s:10:"edit_posts";b:1;s:17:"edit_others_posts";b:1;s:20:"edit_published_posts";b:1;s:13:"publish_posts";b:1;s:10:"edit_pages";b:1;s:4:"read";b:1;s:7:"level_7";b:1;s:7:"level_6";b:1;s:7:"level_5";b:1;s:7:"level_4";b:1;s:7:"level_3";b:1;s:7:"level_2";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:17:"edit_others_pages";b:1;s:20:"edit_published_pages";b:1;s:13:"publish_pages";b:1;s:12:"delete_pages";b:1;s:19:"delete_others_pages";b:1;s:22:"delete_published_pages";b:1;s:12:"delete_posts";b:1;s:19:"delete_others_posts";b:1;s:22:"delete_published_posts";b:1;s:20:"delete_private_posts";b:1;s:18:"edit_private_posts";b:1;s:18:"read_private_posts";b:1;s:20:"delete_private_pages";b:1;s:18:"edit_private_pages";b:1;s:18:"read_private_pages";b:1;}}s:6:"author";a:2:{s:4:"name";s:6:"Author";s:12:"capabilities";a:10:{s:12:"upload_files";b:1;s:10:"edit_posts";b:1;s:20:"edit_published_posts";b:1;s:13:"publish_posts";b:1;s:4:"read";b:1;s:7:"level_2";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:12:"delete_posts";b:1;s:22:"delete_published_posts";b:1;}}s:11:"contributor";a:2:{s:4:"name";s:11:"Contributor";s:12:"capabilities";a:5:{s:10:"edit_posts";b:1;s:4:"read";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:12:"delete_posts";b:1;}}s:10:"subscriber";a:2:{s:4:"name";s:10:"Subscriber";s:12:"capabilities";a:2:{s:4:"read";b:1;s:7:"level_0";b:1;}}s:13:"bbp_keymaster";a:2:{s:4:"name";s:9:"Keymaster";s:12:"capabilities";a:30:{s:9:"keep_gate";b:1;s:8:"spectate";b:1;s:11:"participate";b:1;s:8:"moderate";b:1;s:8:"throttle";b:1;s:10:"view_trash";b:1;s:17:"assign_moderators";b:1;s:14:"publish_forums";b:1;s:11:"edit_forums";b:1;s:18:"edit_others_forums";b:1;s:13:"delete_forums";b:1;s:20:"delete_others_forums";b:1;s:19:"read_private_forums";b:1;s:18:"read_hidden_forums";b:1;s:14:"publish_topics";b:1;s:11:"edit_topics";b:1;s:18:"edit_others_topics";b:1;s:13:"delete_topics";b:1;s:20:"delete_others_topics";b:1;s:19:"read_private_topics";b:1;s:15:"publish_replies";b:1;s:12:"edit_replies";b:1;s:19:"edit_others_replies";b:1;s:14:"delete_replies";b:1;s:21:"delete_others_replies";b:1;s:20:"read_private_replies";b:1;s:17:"manage_topic_tags";b:1;s:15:"edit_topic_tags";b:1;s:17:"delete_topic_tags";b:1;s:17:"assign_topic_tags";b:1;}}s:13:"bbp_moderator";a:2:{s:4:"name";s:9:"Moderator";s:12:"capabilities";a:26:{s:8:"spectate";b:1;s:11:"participate";b:1;s:8:"moderate";b:1;s:8:"throttle";b:1;s:10:"view_trash";b:1;s:17:"assign_moderators";b:1;s:14:"publish_forums";b:1;s:11:"edit_forums";b:1;s:19:"read_private_forums";b:1;s:18:"read_hidden_forums";b:1;s:14:"publish_topics";b:1;s:11:"edit_topics";b:1;s:18:"edit_others_topics";b:1;s:13:"delete_topics";b:1;s:20:"delete_others_topics";b:1;s:19:"read_private_topics";b:1;s:15:"publish_replies";b:1;s:12:"edit_replies";b:1;s:19:"edit_others_replies";b:1;s:14:"delete_replies";b:1;s:21:"delete_others_replies";b:1;s:20:"read_private_replies";b:1;s:17:"manage_topic_tags";b:1;s:15:"edit_topic_tags";b:1;s:17:"delete_topic_tags";b:1;s:17:"assign_topic_tags";b:1;}}s:15:"bbp_participant";a:2:{s:4:"name";s:11:"Participant";s:12:"capabilities";a:8:{s:8:"spectate";b:1;s:11:"participate";b:1;s:19:"read_private_forums";b:1;s:14:"publish_topics";b:1;s:11:"edit_topics";b:1;s:15:"publish_replies";b:1;s:12:"edit_replies";b:1;s:17:"assign_topic_tags";b:1;}}s:13:"bbp_spectator";a:2:{s:4:"name";s:9:"Spectator";s:12:"capabilities";a:1:{s:8:"spectate";b:1;}}s:11:"bbp_blocked";a:2:{s:4:"name";s:7:"Blocked";s:12:"capabilities";a:28:{s:8:"spectate";b:0;s:11:"participate";b:0;s:8:"moderate";b:0;s:8:"throttle";b:0;s:10:"view_trash";b:0;s:14:"publish_forums";b:0;s:11:"edit_forums";b:0;s:18:"edit_others_forums";b:0;s:13:"delete_forums";b:0;s:20:"delete_others_forums";b:0;s:19:"read_private_forums";b:0;s:18:"read_hidden_forums";b:0;s:14:"publish_topics";b:0;s:11:"edit_topics";b:0;s:18:"edit_others_topics";b:0;s:13:"delete_topics";b:0;s:20:"delete_others_topics";b:0;s:19:"read_private_topics";b:0;s:15:"publish_replies";b:0;s:12:"edit_replies";b:0;s:19:"edit_others_replies";b:0;s:14:"delete_replies";b:0;s:21:"delete_others_replies";b:0;s:20:"read_private_replies";b:0;s:17:"manage_topic_tags";b:0;s:15:"edit_topic_tags";b:0;s:17:"delete_topic_tags";b:0;s:17:"assign_topic_tags";b:0;}}s:8:"customer";a:2:{s:4:"name";s:8:"Customer";s:12:"capabilities";a:1:{s:4:"read";b:1;}}s:12:"shop_manager";a:2:{s:4:"name";s:12:"Shop manager";s:12:"capabilities";a:93:{s:7:"level_9";b:1;s:7:"level_8";b:1;s:7:"level_7";b:1;s:7:"level_6";b:1;s:7:"level_5";b:1;s:7:"level_4";b:1;s:7:"level_3";b:1;s:7:"level_2";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:4:"read";b:1;s:18:"read_private_pages";b:1;s:18:"read_private_posts";b:1;s:10:"edit_posts";b:1;s:10:"edit_pages";b:1;s:20:"edit_published_posts";b:1;s:20:"edit_published_pages";b:1;s:18:"edit_private_pages";b:1;s:18:"edit_private_posts";b:1;s:17:"edit_others_posts";b:1;s:17:"edit_others_pages";b:1;s:13:"publish_posts";b:1;s:13:"publish_pages";b:1;s:12:"delete_posts";b:1;s:12:"delete_pages";b:1;s:20:"delete_private_pages";b:1;s:20:"delete_private_posts";b:1;s:22:"delete_published_pages";b:1;s:22:"delete_published_posts";b:1;s:19:"delete_others_posts";b:1;s:19:"delete_others_pages";b:1;s:17:"manage_categories";b:1;s:12:"manage_links";b:1;s:17:"moderate_comments";b:1;s:12:"upload_files";b:1;s:6:"export";b:1;s:6:"import";b:1;s:10:"list_users";b:1;s:18:"edit_theme_options";b:1;s:18:"manage_woocommerce";b:1;s:16:"create_customers";b:1;s:24:"view_woocommerce_reports";b:1;s:12:"edit_product";b:1;s:12:"read_product";b:1;s:14:"delete_product";b:1;s:13:"edit_products";b:1;s:20:"edit_others_products";b:1;s:16:"publish_products";b:1;s:21:"read_private_products";b:1;s:15:"delete_products";b:1;s:23:"delete_private_products";b:1;s:25:"delete_published_products";b:1;s:22:"delete_others_products";b:1;s:21:"edit_private_products";b:1;s:23:"edit_published_products";b:1;s:20:"manage_product_terms";b:1;s:18:"edit_product_terms";b:1;s:20:"delete_product_terms";b:1;s:20:"assign_product_terms";b:1;s:15:"edit_shop_order";b:1;s:15:"read_shop_order";b:1;s:17:"delete_shop_order";b:1;s:16:"edit_shop_orders";b:1;s:23:"edit_others_shop_orders";b:1;s:19:"publish_shop_orders";b:1;s:24:"read_private_shop_orders";b:1;s:18:"delete_shop_orders";b:1;s:26:"delete_private_shop_orders";b:1;s:28:"delete_published_shop_orders";b:1;s:25:"delete_others_shop_orders";b:1;s:24:"edit_private_shop_orders";b:1;s:26:"edit_published_shop_orders";b:1;s:23:"manage_shop_order_terms";b:1;s:21:"edit_shop_order_terms";b:1;s:23:"delete_shop_order_terms";b:1;s:23:"assign_shop_order_terms";b:1;s:16:"edit_shop_coupon";b:1;s:16:"read_shop_coupon";b:1;s:18:"delete_shop_coupon";b:1;s:17:"edit_shop_coupons";b:1;s:24:"edit_others_shop_coupons";b:1;s:20:"publish_shop_coupons";b:1;s:25:"read_private_shop_coupons";b:1;s:19:"delete_shop_coupons";b:1;s:27:"delete_private_shop_coupons";b:1;s:29:"delete_published_shop_coupons";b:1;s:26:"delete_others_shop_coupons";b:1;s:25:"edit_private_shop_coupons";b:1;s:27:"edit_published_shop_coupons";b:1;s:24:"manage_shop_coupon_terms";b:1;s:22:"edit_shop_coupon_terms";b:1;s:24:"delete_shop_coupon_terms";b:1;s:24:"assign_shop_coupon_terms";b:1;}}}', 'on'),
(103, 'fresh_site', '0', 'off'),
(104, 'user_count', '1', 'off'),
(105, 'widget_block', 'a:6:{i:2;a:1:{s:7:"content";s:19:"<!-- wp:search /-->";}i:3;a:1:{s:7:"content";s:154:"<!-- wp:group --><div class="wp-block-group"><!-- wp:heading --><h2>Recent Posts</h2><!-- /wp:heading --><!-- wp:latest-posts /--></div><!-- /wp:group -->";}i:4;a:1:{s:7:"content";s:227:"<!-- wp:group --><div class="wp-block-group"><!-- wp:heading --><h2>Recent Comments</h2><!-- /wp:heading --><!-- wp:latest-comments {"displayAvatar":false,"displayDate":false,"displayExcerpt":false} /--></div><!-- /wp:group -->";}i:5;a:1:{s:7:"content";s:146:"<!-- wp:group --><div class="wp-block-group"><!-- wp:heading --><h2>Archives</h2><!-- /wp:heading --><!-- wp:archives /--></div><!-- /wp:group -->";}i:6;a:1:{s:7:"content";s:150:"<!-- wp:group --><div class="wp-block-group"><!-- wp:heading --><h2>Categories</h2><!-- /wp:heading --><!-- wp:categories /--></div><!-- /wp:group -->";}s:12:"_multiwidget";i:1;}', 'auto'),
(106, 'sidebars_widgets', 'a:25:{s:19:"wp_inactive_widgets";a:0:{}s:9:"sidebar-1";a:4:{i:0;s:7:"block-2";i:1;s:7:"block-3";i:2;s:7:"block-4";i:3;s:18:"bbp_stats_widget-1";}s:9:"sidebar-2";a:5:{i:0;s:7:"block-5";i:1;s:7:"block-6";i:2;s:10:"archives-1";i:3;s:12:"categories-1";i:4;s:6:"meta-1";}s:25:"buddy-press-activity-left";a:2:{i:0;s:20:"bbp_replies_widget-1";i:1;s:19:"bbp_topics_widget-1";}s:26:"buddy-press-activity-right";a:0:{}s:24:"buddy-press-members-left";a:1:{i:0;s:20:"bbp_replies_widget-2";}s:25:"buddy-press-members-right";a:0:{}s:23:"buddy-press-groups-left";a:0:{}s:24:"buddy-press-groups-right";a:0:{}s:24:"buddy-press-profile-left";a:0:{}s:25:"buddy-press-profile-right";a:0:{}s:19:"buddy-press-sidebar";a:0:{}s:21:"buddy-press-sidebar-2";a:0:{}s:30:"bbp-forum-single-sidebar-right";a:0:{}s:29:"bbp-forum-single-sidebar-left";a:0:{}s:26:"bbp-topic-single-sidebar-1";a:0:{}s:8:"footer-1";a:0:{}s:8:"footer-2";a:0:{}s:8:"footer-3";a:0:{}s:8:"footer-4";a:0:{}s:8:"footer-5";a:0:{}s:8:"footer-6";a:0:{}s:14:"shop-sidebar-1";a:0:{}s:14:"shop-sidebar-2";a:0:{}s:13:"array_version";i:3;}', 'auto'),
(111, 'widget_media_image', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(112, 'widget_media_gallery', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(113, 'widget_media_video', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(114, 'widget_meta', 'a:2:{i:1;a:1:{s:5:"title";s:0:"";}s:12:"_multiwidget";i:1;}', 'auto'),
(115, 'widget_search', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(116, 'widget_recent-posts', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(117, 'widget_recent-comments', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(118, 'widget_tag_cloud', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(119, 'widget_nav_menu', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(120, 'widget_custom_html', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(121, '_transient_wp_core_block_css_files', 'a:2:{s:7:"version";s:5:"6.9.4";s:5:"files";a:588:{i:0;s:31:"accordion-heading/style-rtl.css";i:1;s:35:"accordion-heading/style-rtl.min.css";i:2;s:27:"accordion-heading/style.css";i:3;s:31:"accordion-heading/style.min.css";i:4;s:28:"accordion-item/style-rtl.css";i:5;s:32:"accordion-item/style-rtl.min.css";i:6;s:24:"accordion-item/style.css";i:7;s:28:"accordion-item/style.min.css";i:8;s:29:"accordion-panel/style-rtl.css";i:9;s:33:"accordion-panel/style-rtl.min.css";i:10;s:25:"accordion-panel/style.css";i:11;s:29:"accordion-panel/style.min.css";i:12;s:23:"accordion/style-rtl.css";i:13;s:27:"accordion/style-rtl.min.css";i:14;s:19:"accordion/style.css";i:15;s:23:"accordion/style.min.css";i:16;s:23:"archives/editor-rtl.css";i:17;s:27:"archives/editor-rtl.min.css";i:18;s:19:"archives/editor.css";i:19;s:23:"archives/editor.min.css";i:20;s:22:"archives/style-rtl.css";i:21;s:26:"archives/style-rtl.min.css";i:22;s:18:"archives/style.css";i:23;s:22:"archives/style.min.css";i:24;s:20:"audio/editor-rtl.css";i:25;s:24:"audio/editor-rtl.min.css";i:26;s:16:"audio/editor.css";i:27;s:20:"audio/editor.min.css";i:28;s:19:"audio/style-rtl.css";i:29;s:23:"audio/style-rtl.min.css";i:30;s:15:"audio/style.css";i:31;s:19:"audio/style.min.css";i:32;s:19:"audio/theme-rtl.css";i:33;s:23:"audio/theme-rtl.min.css";i:34;s:15:"audio/theme.css";i:35;s:19:"audio/theme.min.css";i:36;s:21:"avatar/editor-rtl.css";i:37;s:25:"avatar/editor-rtl.min.css";i:38;s:17:"avatar/editor.css";i:39;s:21:"avatar/editor.min.css";i:40;s:20:"avatar/style-rtl.css";i:41;s:24:"avatar/style-rtl.min.css";i:42;s:16:"avatar/style.css";i:43;s:20:"avatar/style.min.css";i:44;s:21:"button/editor-rtl.css";i:45;s:25:"button/editor-rtl.min.css";i:46;s:17:"button/editor.css";i:47;s:21:"button/editor.min.css";i:48;s:20:"button/style-rtl.css";i:49;s:24:"button/style-rtl.min.css";i:50;s:16:"button/style.css";i:51;s:20:"button/style.min.css";i:52;s:22:"buttons/editor-rtl.css";i:53;s:26:"buttons/editor-rtl.min.css";i:54;s:18:"buttons/editor.css";i:55;s:22:"buttons/editor.min.css";i:56;s:21:"buttons/style-rtl.css";i:57;s:25:"buttons/style-rtl.min.css";i:58;s:17:"buttons/style.css";i:59;s:21:"buttons/style.min.css";i:60;s:22:"calendar/style-rtl.css";i:61;s:26:"calendar/style-rtl.min.css";i:62;s:18:"calendar/style.css";i:63;s:22:"calendar/style.min.css";i:64;s:25:"categories/editor-rtl.css";i:65;s:29:"categories/editor-rtl.min.css";i:66;s:21:"categories/editor.css";i:67;s:25:"categories/editor.min.css";i:68;s:24:"categories/style-rtl.css";i:69;s:28:"categories/style-rtl.min.css";i:70;s:20:"categories/style.css";i:71;s:24:"categories/style.min.css";i:72;s:19:"code/editor-rtl.css";i:73;s:23:"code/editor-rtl.min.css";i:74;s:15:"code/editor.css";i:75;s:19:"code/editor.min.css";i:76;s:18:"code/style-rtl.css";i:77;s:22:"code/style-rtl.min.css";i:78;s:14:"code/style.css";i:79;s:18:"code/style.min.css";i:80;s:18:"code/theme-rtl.css";i:81;s:22:"code/theme-rtl.min.css";i:82;s:14:"code/theme.css";i:83;s:18:"code/theme.min.css";i:84;s:22:"columns/editor-rtl.css";i:85;s:26:"columns/editor-rtl.min.css";i:86;s:18:"columns/editor.css";i:87;s:22:"columns/editor.min.css";i:88;s:21:"columns/style-rtl.css";i:89;s:25:"columns/style-rtl.min.css";i:90;s:17:"columns/style.css";i:91;s:21:"columns/style.min.css";i:92;s:33:"comment-author-name/style-rtl.css";i:93;s:37:"comment-author-name/style-rtl.min.css";i:94;s:29:"comment-author-name/style.css";i:95;s:33:"comment-author-name/style.min.css";i:96;s:29:"comment-content/style-rtl.css";i:97;s:33:"comment-content/style-rtl.min.css";i:98;s:25:"comment-content/style.css";i:99;s:29:"comment-content/style.min.css";i:100;s:26:"comment-date/style-rtl.css";i:101;s:30:"comment-date/style-rtl.min.css";i:102;s:22:"comment-date/style.css";i:103;s:26:"comment-date/style.min.css";i:104;s:31:"comment-edit-link/style-rtl.css";i:105;s:35:"comment-edit-link/style-rtl.min.css";i:106;s:27:"comment-edit-link/style.css";i:107;s:31:"comment-edit-link/style.min.css";i:108;s:32:"comment-reply-link/style-rtl.css";i:109;s:36:"comment-reply-link/style-rtl.min.css";i:110;s:28:"comment-reply-link/style.css";i:111;s:32:"comment-reply-link/style.min.css";i:112;s:30:"comment-template/style-rtl.css";i:113;s:34:"comment-template/style-rtl.min.css";i:114;s:26:"comment-template/style.css";i:115;s:30:"comment-template/style.min.css";i:116;s:42:"comments-pagination-numbers/editor-rtl.css";i:117;s:46:"comments-pagination-numbers/editor-rtl.min.css";i:118;s:38:"comments-pagination-numbers/editor.css";i:119;s:42:"comments-pagination-numbers/editor.min.css";i:120;s:34:"comments-pagination/editor-rtl.css";i:121;s:38:"comments-pagination/editor-rtl.min.css";i:122;s:30:"comments-pagination/editor.css";i:123;s:34:"comments-pagination/editor.min.css";i:124;s:33:"comments-pagination/style-rtl.css";i:125;s:37:"comments-pagination/style-rtl.min.css";i:126;s:29:"comments-pagination/style.css";i:127;s:33:"comments-pagination/style.min.css";i:128;s:29:"comments-title/editor-rtl.css";i:129;s:33:"comments-title/editor-rtl.min.css";i:130;s:25:"comments-title/editor.css";i:131;s:29:"comments-title/editor.min.css";i:132;s:23:"comments/editor-rtl.css";i:133;s:27:"comments/editor-rtl.min.css";i:134;s:19:"comments/editor.css";i:135;s:23:"comments/editor.min.css";i:136;s:22:"comments/style-rtl.css";i:137;s:26:"comments/style-rtl.min.css";i:138;s:18:"comments/style.css";i:139;s:22:"comments/style.min.css";i:140;s:20:"cover/editor-rtl.css";i:141;s:24:"cover/editor-rtl.min.css";i:142;s:16:"cover/editor.css";i:143;s:20:"cover/editor.min.css";i:144;s:19:"cover/style-rtl.css";i:145;s:23:"cover/style-rtl.min.css";i:146;s:15:"cover/style.css";i:147;s:19:"cover/style.min.css";i:148;s:22:"details/editor-rtl.css";i:149;s:26:"details/editor-rtl.min.css";i:150;s:18:"details/editor.css";i:151;s:22:"details/editor.min.css";i:152;s:21:"details/style-rtl.css";i:153;s:25:"details/style-rtl.min.css";i:154;s:17:"details/style.css";i:155;s:21:"details/style.min.css";i:156;s:20:"embed/editor-rtl.css";i:157;s:24:"embed/editor-rtl.min.css";i:158;s:16:"embed/editor.css";i:159;s:20:"embed/editor.min.css";i:160;s:19:"embed/style-rtl.css";i:161;s:23:"embed/style-rtl.min.css";i:162;s:15:"embed/style.css";i:163;s:19:"embed/style.min.css";i:164;s:19:"embed/theme-rtl.css";i:165;s:23:"embed/theme-rtl.min.css";i:166;s:15:"embed/theme.css";i:167;s:19:"embed/theme.min.css";i:168;s:19:"file/editor-rtl.css";i:169;s:23:"file/editor-rtl.min.css";i:170;s:15:"file/editor.css";i:171;s:19:"file/editor.min.css";i:172;s:18:"file/style-rtl.css";i:173;s:22:"file/style-rtl.min.css";i:174;s:14:"file/style.css";i:175;s:18:"file/style.min.css";i:176;s:23:"footnotes/style-rtl.css";i:177;s:27:"footnotes/style-rtl.min.css";i:178;s:19:"footnotes/style.css";i:179;s:23:"footnotes/style.min.css";i:180;s:23:"freeform/editor-rtl.css";i:181;s:27:"freeform/editor-rtl.min.css";i:182;s:19:"freeform/editor.css";i:183;s:23:"freeform/editor.min.css";i:184;s:22:"gallery/editor-rtl.css";i:185;s:26:"gallery/editor-rtl.min.css";i:186;s:18:"gallery/editor.css";i:187;s:22:"gallery/editor.min.css";i:188;s:21:"gallery/style-rtl.css";i:189;s:25:"gallery/style-rtl.min.css";i:190;s:17:"gallery/style.css";i:191;s:21:"gallery/style.min.css";i:192;s:21:"gallery/theme-rtl.css";i:193;s:25:"gallery/theme-rtl.min.css";i:194;s:17:"gallery/theme.css";i:195;s:21:"gallery/theme.min.css";i:196;s:20:"group/editor-rtl.css";i:197;s:24:"group/editor-rtl.min.css";i:198;s:16:"group/editor.css";i:199;s:20:"group/editor.min.css";i:200;s:19:"group/style-rtl.css";i:201;s:23:"group/style-rtl.min.css";i:202;s:15:"group/style.css";i:203;s:19:"group/style.min.css";i:204;s:19:"group/theme-rtl.css";i:205;s:23:"group/theme-rtl.min.css";i:206;s:15:"group/theme.css";i:207;s:19:"group/theme.min.css";i:208;s:21:"heading/style-rtl.css";i:209;s:25:"heading/style-rtl.min.css";i:210;s:17:"heading/style.css";i:211;s:21:"heading/style.min.css";i:212;s:19:"html/editor-rtl.css";i:213;s:23:"html/editor-rtl.min.css";i:214;s:15:"html/editor.css";i:215;s:19:"html/editor.min.css";i:216;s:20:"image/editor-rtl.css";i:217;s:24:"image/editor-rtl.min.css";i:218;s:16:"image/editor.css";i:219;s:20:"image/editor.min.css";i:220;s:19:"image/style-rtl.css";i:221;s:23:"image/style-rtl.min.css";i:222;s:15:"image/style.css";i:223;s:19:"image/style.min.css";i:224;s:19:"image/theme-rtl.css";i:225;s:23:"image/theme-rtl.min.css";i:226;s:15:"image/theme.css";i:227;s:19:"image/theme.min.css";i:228;s:29:"latest-comments/style-rtl.css";i:229;s:33:"latest-comments/style-rtl.min.css";i:230;s:25:"latest-comments/style.css";i:231;s:29:"latest-comments/style.min.css";i:232;s:27:"latest-posts/editor-rtl.css";i:233;s:31:"latest-posts/editor-rtl.min.css";i:234;s:23:"latest-posts/editor.css";i:235;s:27:"latest-posts/editor.min.css";i:236;s:26:"latest-posts/style-rtl.css";i:237;s:30:"latest-posts/style-rtl.min.css";i:238;s:22:"latest-posts/style.css";i:239;s:26:"latest-posts/style.min.css";i:240;s:18:"list/style-rtl.css";i:241;s:22:"list/style-rtl.min.css";i:242;s:14:"list/style.css";i:243;s:18:"list/style.min.css";i:244;s:22:"loginout/style-rtl.css";i:245;s:26:"loginout/style-rtl.min.css";i:246;s:18:"loginout/style.css";i:247;s:22:"loginout/style.min.css";i:248;s:19:"math/editor-rtl.css";i:249;s:23:"math/editor-rtl.min.css";i:250;s:15:"math/editor.css";i:251;s:19:"math/editor.min.css";i:252;s:18:"math/style-rtl.css";i:253;s:22:"math/style-rtl.min.css";i:254;s:14:"math/style.css";i:255;s:18:"math/style.min.css";i:256;s:25:"media-text/editor-rtl.css";i:257;s:29:"media-text/editor-rtl.min.css";i:258;s:21:"media-text/editor.css";i:259;s:25:"media-text/editor.min.css";i:260;s:24:"media-text/style-rtl.css";i:261;s:28:"media-text/style-rtl.min.css";i:262;s:20:"media-text/style.css";i:263;s:24:"media-text/style.min.css";i:264;s:19:"more/editor-rtl.css";i:265;s:23:"more/editor-rtl.min.css";i:266;s:15:"more/editor.css";i:267;s:19:"more/editor.min.css";i:268;s:30:"navigation-link/editor-rtl.css";i:269;s:34:"navigation-link/editor-rtl.min.css";i:270;s:26:"navigation-link/editor.css";i:271;s:30:"navigation-link/editor.min.css";i:272;s:29:"navigation-link/style-rtl.css";i:273;s:33:"navigation-link/style-rtl.min.css";i:274;s:25:"navigation-link/style.css";i:275;s:29:"navigation-link/style.min.css";i:276;s:33:"navigation-submenu/editor-rtl.css";i:277;s:37:"navigation-submenu/editor-rtl.min.css";i:278;s:29:"navigation-submenu/editor.css";i:279;s:33:"navigation-submenu/editor.min.css";i:280;s:25:"navigation/editor-rtl.css";i:281;s:29:"navigation/editor-rtl.min.css";i:282;s:21:"navigation/editor.css";i:283;s:25:"navigation/editor.min.css";i:284;s:24:"navigation/style-rtl.css";i:285;s:28:"navigation/style-rtl.min.css";i:286;s:20:"navigation/style.css";i:287;s:24:"navigation/style.min.css";i:288;s:23:"nextpage/editor-rtl.css";i:289;s:27:"nextpage/editor-rtl.min.css";i:290;s:19:"nextpage/editor.css";i:291;s:23:"nextpage/editor.min.css";i:292;s:24:"page-list/editor-rtl.css";i:293;s:28:"page-list/editor-rtl.min.css";i:294;s:20:"page-list/editor.css";i:295;s:24:"page-list/editor.min.css";i:296;s:23:"page-list/style-rtl.css";i:297;s:27:"page-list/style-rtl.min.css";i:298;s:19:"page-list/style.css";i:299;s:23:"page-list/style.min.css";i:300;s:24:"paragraph/editor-rtl.css";i:301;s:28:"paragraph/editor-rtl.min.css";i:302;s:20:"paragraph/editor.css";i:303;s:24:"paragraph/editor.min.css";i:304;s:23:"paragraph/style-rtl.css";i:305;s:27:"paragraph/style-rtl.min.css";i:306;s:19:"paragraph/style.css";i:307;s:23:"paragraph/style.min.css";i:308;s:35:"post-author-biography/style-rtl.css";i:309;s:39:"post-author-biography/style-rtl.min.css";i:310;s:31:"post-author-biography/style.css";i:311;s:35:"post-author-biography/style.min.css";i:312;s:30:"post-author-name/style-rtl.css";i:313;s:34:"post-author-name/style-rtl.min.css";i:314;s:26:"post-author-name/style.css";i:315;s:30:"post-author-name/style.min.css";i:316;s:26:"post-author/editor-rtl.css";i:317;s:30:"post-author/editor-rtl.min.css";i:318;s:22:"post-author/editor.css";i:319;s:26:"post-author/editor.min.css";i:320;s:25:"post-author/style-rtl.css";i:321;s:29:"post-author/style-rtl.min.css";i:322;s:21:"post-author/style.css";i:323;s:25:"post-author/style.min.css";i:324;s:33:"post-comments-count/style-rtl.css";i:325;s:37:"post-comments-count/style-rtl.min.css";i:326;s:29:"post-comments-count/style.css";i:327;s:33:"post-comments-count/style.min.css";i:328;s:33:"post-comments-form/editor-rtl.css";i:329;s:37:"post-comments-form/editor-rtl.min.css";i:330;s:29:"post-comments-form/editor.css";i:331;s:33:"post-comments-form/editor.min.css";i:332;s:32:"post-comments-form/style-rtl.css";i:333;s:36:"post-comments-form/style-rtl.min.css";i:334;s:28:"post-comments-form/style.css";i:335;s:32:"post-comments-form/style.min.css";i:336;s:32:"post-comments-link/style-rtl.css";i:337;s:36:"post-comments-link/style-rtl.min.css";i:338;s:28:"post-comments-link/style.css";i:339;s:32:"post-comments-link/style.min.css";i:340;s:26:"post-content/style-rtl.css";i:341;s:30:"post-content/style-rtl.min.css";i:342;s:22:"post-content/style.css";i:343;s:26:"post-content/style.min.css";i:344;s:23:"post-date/style-rtl.css";i:345;s:27:"post-date/style-rtl.min.css";i:346;s:19:"post-date/style.css";i:347;s:23:"post-date/style.min.css";i:348;s:27:"post-excerpt/editor-rtl.css";i:349;s:31:"post-excerpt/editor-rtl.min.css";i:350;s:23:"post-excerpt/editor.css";i:351;s:27:"post-excerpt/editor.min.css";i:352;s:26:"post-excerpt/style-rtl.css";i:353;s:30:"post-excerpt/style-rtl.min.css";i:354;s:22:"post-excerpt/style.css";i:355;s:26:"post-excerpt/style.min.css";i:356;s:34:"post-featured-image/editor-rtl.css";i:357;s:38:"post-featured-image/editor-rtl.min.css";i:358;s:30:"post-featured-image/editor.css";i:359;s:34:"post-featured-image/editor.min.css";i:360;s:33:"post-featured-image/style-rtl.css";i:361;s:37:"post-featured-image/style-rtl.min.css";i:362;s:29:"post-featured-image/style.css";i:363;s:33:"post-featured-image/style.min.css";i:364;s:34:"post-navigation-link/style-rtl.css";i:365;s:38:"post-navigation-link/style-rtl.min.css";i:366;s:30:"post-navigation-link/style.css";i:367;s:34:"post-navigation-link/style.min.css";i:368;s:27:"post-template/style-rtl.css";i:369;s:31:"post-template/style-rtl.min.css";i:370;s:23:"post-template/style.css";i:371;s:27:"post-template/style.min.css";i:372;s:24:"post-terms/style-rtl.css";i:373;s:28:"post-terms/style-rtl.min.css";i:374;s:20:"post-terms/style.css";i:375;s:24:"post-terms/style.min.css";i:376;s:31:"post-time-to-read/style-rtl.css";i:377;s:35:"post-time-to-read/style-rtl.min.css";i:378;s:27:"post-time-to-read/style.css";i:379;s:31:"post-time-to-read/style.min.css";i:380;s:24:"post-title/style-rtl.css";i:381;s:28:"post-title/style-rtl.min.css";i:382;s:20:"post-title/style.css";i:383;s:24:"post-title/style.min.css";i:384;s:26:"preformatted/style-rtl.css";i:385;s:30:"preformatted/style-rtl.min.css";i:386;s:22:"preformatted/style.css";i:387;s:26:"preformatted/style.min.css";i:388;s:24:"pullquote/editor-rtl.css";i:389;s:28:"pullquote/editor-rtl.min.css";i:390;s:20:"pullquote/editor.css";i:391;s:24:"pullquote/editor.min.css";i:392;s:23:"pullquote/style-rtl.css";i:393;s:27:"pullquote/style-rtl.min.css";i:394;s:19:"pullquote/style.css";i:395;s:23:"pullquote/style.min.css";i:396;s:23:"pullquote/theme-rtl.css";i:397;s:27:"pullquote/theme-rtl.min.css";i:398;s:19:"pullquote/theme.css";i:399;s:23:"pullquote/theme.min.css";i:400;s:39:"query-pagination-numbers/editor-rtl.css";i:401;s:43:"query-pagination-numbers/editor-rtl.min.css";i:402;s:35:"query-pagination-numbers/editor.css";i:403;s:39:"query-pagination-numbers/editor.min.css";i:404;s:31:"query-pagination/editor-rtl.css";i:405;s:35:"query-pagination/editor-rtl.min.css";i:406;s:27:"query-pagination/editor.css";i:407;s:31:"query-pagination/editor.min.css";i:408;s:30:"query-pagination/style-rtl.css";i:409;s:34:"query-pagination/style-rtl.min.css";i:410;s:26:"query-pagination/style.css";i:411;s:30:"query-pagination/style.min.css";i:412;s:25:"query-title/style-rtl.css";i:413;s:29:"query-title/style-rtl.min.css";i:414;s:21:"query-title/style.css";i:415;s:25:"query-title/style.min.css";i:416;s:25:"query-total/style-rtl.css";i:417;s:29:"query-total/style-rtl.min.css";i:418;s:21:"query-total/style.css";i:419;s:25:"query-total/style.min.css";i:420;s:20:"query/editor-rtl.css";i:421;s:24:"query/editor-rtl.min.css";i:422;s:16:"query/editor.css";i:423;s:20:"query/editor.min.css";i:424;s:19:"quote/style-rtl.css";i:425;s:23:"quote/style-rtl.min.css";i:426;s:15:"quote/style.css";i:427;s:19:"quote/style.min.css";i:428;s:19:"quote/theme-rtl.css";i:429;s:23:"quote/theme-rtl.min.css";i:430;s:15:"quote/theme.css";i:431;s:19:"quote/theme.min.css";i:432;s:23:"read-more/style-rtl.css";i:433;s:27:"read-more/style-rtl.min.css";i:434;s:19:"read-more/style.css";i:435;s:23:"read-more/style.min.css";i:436;s:18:"rss/editor-rtl.css";i:437;s:22:"rss/editor-rtl.min.css";i:438;s:14:"rss/editor.css";i:439;s:18:"rss/editor.min.css";i:440;s:17:"rss/style-rtl.css";i:441;s:21:"rss/style-rtl.min.css";i:442;s:13:"rss/style.css";i:443;s:17:"rss/style.min.css";i:444;s:21:"search/editor-rtl.css";i:445;s:25:"search/editor-rtl.min.css";i:446;s:17:"search/editor.css";i:447;s:21:"search/editor.min.css";i:448;s:20:"search/style-rtl.css";i:449;s:24:"search/style-rtl.min.css";i:450;s:16:"search/style.css";i:451;s:20:"search/style.min.css";i:452;s:20:"search/theme-rtl.css";i:453;s:24:"search/theme-rtl.min.css";i:454;s:16:"search/theme.css";i:455;s:20:"search/theme.min.css";i:456;s:24:"separator/editor-rtl.css";i:457;s:28:"separator/editor-rtl.min.css";i:458;s:20:"separator/editor.css";i:459;s:24:"separator/editor.min.css";i:460;s:23:"separator/style-rtl.css";i:461;s:27:"separator/style-rtl.min.css";i:462;s:19:"separator/style.css";i:463;s:23:"separator/style.min.css";i:464;s:23:"separator/theme-rtl.css";i:465;s:27:"separator/theme-rtl.min.css";i:466;s:19:"separator/theme.css";i:467;s:23:"separator/theme.min.css";i:468;s:24:"shortcode/editor-rtl.css";i:469;s:28:"shortcode/editor-rtl.min.css";i:470;s:20:"shortcode/editor.css";i:471;s:24:"shortcode/editor.min.css";i:472;s:24:"site-logo/editor-rtl.css";i:473;s:28:"site-logo/editor-rtl.min.css";i:474;s:20:"site-logo/editor.css";i:475;s:24:"site-logo/editor.min.css";i:476;s:23:"site-logo/style-rtl.css";i:477;s:27:"site-logo/style-rtl.min.css";i:478;s:19:"site-logo/style.css";i:479;s:23:"site-logo/style.min.css";i:480;s:27:"site-tagline/editor-rtl.css";i:481;s:31:"site-tagline/editor-rtl.min.css";i:482;s:23:"site-tagline/editor.css";i:483;s:27:"site-tagline/editor.min.css";i:484;s:26:"site-tagline/style-rtl.css";i:485;s:30:"site-tagline/style-rtl.min.css";i:486;s:22:"site-tagline/style.css";i:487;s:26:"site-tagline/style.min.css";i:488;s:25:"site-title/editor-rtl.css";i:489;s:29:"site-title/editor-rtl.min.css";i:490;s:21:"site-title/editor.css";i:491;s:25:"site-title/editor.min.css";i:492;s:24:"site-title/style-rtl.css";i:493;s:28:"site-title/style-rtl.min.css";i:494;s:20:"site-title/style.css";i:495;s:24:"site-title/style.min.css";i:496;s:26:"social-link/editor-rtl.css";i:497;s:30:"social-link/editor-rtl.min.css";i:498;s:22:"social-link/editor.css";i:499;s:26:"social-link/editor.min.css";i:500;s:27:"social-links/editor-rtl.css";i:501;s:31:"social-links/editor-rtl.min.css";i:502;s:23:"social-links/editor.css";i:503;s:27:"social-links/editor.min.css";i:504;s:26:"social-links/style-rtl.css";i:505;s:30:"social-links/style-rtl.min.css";i:506;s:22:"social-links/style.css";i:507;s:26:"social-links/style.min.css";i:508;s:21:"spacer/editor-rtl.css";i:509;s:25:"spacer/editor-rtl.min.css";i:510;s:17:"spacer/editor.css";i:511;s:21:"spacer/editor.min.css";i:512;s:20:"spacer/style-rtl.css";i:513;s:24:"spacer/style-rtl.min.css";i:514;s:16:"spacer/style.css";i:515;s:20:"spacer/style.min.css";i:516;s:20:"table/editor-rtl.css";i:517;s:24:"table/editor-rtl.min.css";i:518;s:16:"table/editor.css";i:519;s:20:"table/editor.min.css";i:520;s:19:"table/style-rtl.css";i:521;s:23:"table/style-rtl.min.css";i:522;s:15:"table/style.css";i:523;s:19:"table/style.min.css";i:524;s:19:"table/theme-rtl.css";i:525;s:23:"table/theme-rtl.min.css";i:526;s:15:"table/theme.css";i:527;s:19:"table/theme.min.css";i:528;s:24:"tag-cloud/editor-rtl.css";i:529;s:28:"tag-cloud/editor-rtl.min.css";i:530;s:20:"tag-cloud/editor.css";i:531;s:24:"tag-cloud/editor.min.css";i:532;s:23:"tag-cloud/style-rtl.css";i:533;s:27:"tag-cloud/style-rtl.min.css";i:534;s:19:"tag-cloud/style.css";i:535;s:23:"tag-cloud/style.min.css";i:536;s:28:"template-part/editor-rtl.css";i:537;s:32:"template-part/editor-rtl.min.css";i:538;s:24:"template-part/editor.css";i:539;s:28:"template-part/editor.min.css";i:540;s:27:"template-part/theme-rtl.css";i:541;s:31:"template-part/theme-rtl.min.css";i:542;s:23:"template-part/theme.css";i:543;s:27:"template-part/theme.min.css";i:544;s:24:"term-count/style-rtl.css";i:545;s:28:"term-count/style-rtl.min.css";i:546;s:20:"term-count/style.css";i:547;s:24:"term-count/style.min.css";i:548;s:30:"term-description/style-rtl.css";i:549;s:34:"term-description/style-rtl.min.css";i:550;s:26:"term-description/style.css";i:551;s:30:"term-description/style.min.css";i:552;s:23:"term-name/style-rtl.css";i:553;s:27:"term-name/style-rtl.min.css";i:554;s:19:"term-name/style.css";i:555;s:23:"term-name/style.min.css";i:556;s:28:"term-template/editor-rtl.css";i:557;s:32:"term-template/editor-rtl.min.css";i:558;s:24:"term-template/editor.css";i:559;s:28:"term-template/editor.min.css";i:560;s:27:"term-template/style-rtl.css";i:561;s:31:"term-template/style-rtl.min.css";i:562;s:23:"term-template/style.css";i:563;s:27:"term-template/style.min.css";i:564;s:27:"text-columns/editor-rtl.css";i:565;s:31:"text-columns/editor-rtl.min.css";i:566;s:23:"text-columns/editor.css";i:567;s:27:"text-columns/editor.min.css";i:568;s:26:"text-columns/style-rtl.css";i:569;s:30:"text-columns/style-rtl.min.css";i:570;s:22:"text-columns/style.css";i:571;s:26:"text-columns/style.min.css";i:572;s:19:"verse/style-rtl.css";i:573;s:23:"verse/style-rtl.min.css";i:574;s:15:"verse/style.css";i:575;s:19:"verse/style.min.css";i:576;s:20:"video/editor-rtl.css";i:577;s:24:"video/editor-rtl.min.css";i:578;s:16:"video/editor.css";i:579;s:20:"video/editor.min.css";i:580;s:19:"video/style-rtl.css";i:581;s:23:"video/style-rtl.min.css";i:582;s:15:"video/style.css";i:583;s:19:"video/style.min.css";i:584;s:19:"video/theme-rtl.css";i:585;s:23:"video/theme-rtl.min.css";i:586;s:15:"video/theme.css";i:587;s:19:"video/theme.min.css";}}', 'on'),
(107, 'widget_pages', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(108, 'widget_calendar', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(109, 'widget_archives', 'a:2:{i:1;a:3:{s:5:"title";s:0:"";s:5:"count";i:0;s:8:"dropdown";i:0;}s:12:"_multiwidget";i:1;}', 'auto'),
(110, 'widget_media_audio', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(218, 'widget_bbp_stats_widget', 'a:2:{i:1;a:0:{}s:12:"_multiwidget";i:1;}', 'auto'),
(255, 'widget_buddypress_groups_desc', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(256, 'widget_buddypress_groups_members', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(257, 'widget_buddypress_profile_desc', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(258, 'widget_buddypress_profile_media', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(13014, '_elementor_element_cache_unique_id', '23cca4b653de61c6d0ef911f1c447438', 'auto'),
(13674, 'metafans_location_xprofile_field_id', '3', 'auto'),
(14841, 'woocommerce_admin_customize_store_completed', 'yes', 'auto'),
(14842, 'woocommerce_maybe_regenerate_images_hash', '991b1ca641921cf0f5baf7a2fe85861b', 'auto'),
(14991, '_transient_timeout_tophive_css_cache', '1774529648', 'off'),
(14992, '_transient_tophive_css_cache', '.tophive-container, .layout-contained, .site-framed .site, .site-boxed .site { max-width: 1250px; } .main-layout-content .entry-content > .alignwide { width: calc( 1250px - 4em ); max-width: 100vw;}.entry-meta .meta-item i { display : initial; }.header-top .header--row-inner,.button,button,button.button,input[type="button"],input[type="reset"],input[type="submit"],.button:not(.components-button):not(.customize-partial-edit-shortcut-button), input[type="button"]:not(.components-button):not(.customize-partial-edit-shortcut-button),input[type="reset"]:not(.components-button):not(.customize-partial-edit-shortcut-button), input[type="submit"]:not(.components-button):not(.customize-partial-edit-shortcut-button),.pagination .nav-links > *:hover,.pagination .nav-links span,.nav-menu-desktop.style-full-height .primary-menu-ul > li.current-menu-item > a, .nav-menu-desktop.style-full-height .primary-menu-ul > li.current-menu-ancestor > a,.hover-info-wishlist.course-single-wishlist a.on,.hover-info-wishlist a.on,.nav-menu-desktop.style-full-height .primary-menu-ul > li > a:hover,.posts-layout .readmore-button:hover,.tophive-lp-content ul.learn-press-nav-tabs .course-nav.active a:after, .tophive-lp-content ul.learn-press-nav-tabs .course-nav:hover a:after,.theme-primary-bg-color,.woocommerce-tabs ul.tabs li.reviews_tab a span,.buddypress-wrap .bp-navs li.dynamic a .count, .buddypress-wrap .bp-navs li.dynamic.current a .count, .buddypress-wrap .bp-navs li.dynamic.selected a .count, .buddypress_object_nav .bp-navs li.dynamic a .count, .buddypress_object_nav .bp-navs li.dynamic.current a .count, .buddypress_object_nav .bp-navs li.dynamic.selected a .count,.elementor-widget .item-options a.selected:after, .buddypress.widget .item-options a.selected:after, .buddypress .widget .item-options a.selected:after,.buddypress-wrap .activity-list .load-newest,.buddypress-wrap .activity-list .load-more,.buddypress-wrap .activity-list .load-newest a:hover,.buddypress-wrap .activity-list .load-more a:hover,.buddypress-wrap .activity-list .load-newest a:focus,.buddypress-wrap .activity-list .load-more a:focus,.buddypress-wrap .tabbed-links ol li.current a, .buddypress-wrap .tabbed-links ul li.current a,.activity-update-form #whats-new-options #whats-new-submit #aw-whats-new-submit,.activity-update-form #whats-new-options #whats-new-submit #aw-whats-new-submit:hover,.buddypress-wrap .bp-navs li.selected a .count,.rtcl-pagination ul.page-numbers li span.page-numbers.current, .rtcl-pagination ul.page-numbers li a.page-numbers:hover,.th-bpm-chat-members .single-thread.unread:before,.tophive-bp-messenger-sticky-main .messenger-toggler .new-message-count,.entry-tags.tags-links a,.buddypress-wrap .members-list li .members-action-buttons a.bp-th-friends-button,.buddypress-wrap .members-list li .members-action-buttons a.bp-th-follow-button.following,.notifications-action-buttons a.bp-th-friends-button,body.groups.group-create ol.group-create-buttons li .cnm,#bp-upload-image, #bp-create-album,#popup-upload, #album-upload,.pagination .nav-links span.current, a.button-add-new{background-color: #df613c;}#album-upload,.pagination .nav-links span.current{border-color: #df613c;}.ac-vi-active .ac-vi-option-selected-fill,.ac-vi-form-active .ac-vi-form-option-selected-fill,.ac-vi-group-item.active .ac-vi-group-select{background: #df613c !important;outline: 1px solid #df613c;}.ac-vi-option-selected-fill,.ac-vi-form-option-selected-fill,.ac-vi-group-select{outline: 1px solid #df613c;}.posts-layout .readmore-button,body .theme-primary-color,.theme-primary-color,.theme-primary-color-head-hover:hover h1,.theme-primary-color-head-hover:hover h2,.theme-primary-color-head-hover:hover h3,.theme-primary-color-head-hover:hover h4,.theme-primary-color-head-hover:hover h5,.theme-primary-color-head-hover:hover h6,.hover-info-wishlist.course-single-wishlist a:not(.on),.hover-info-wishlist a:not(.on),.tophive-lp-content ul.learn-press-nav-tabs li a,.woocommerce-tabs ul.tabs li.active a,li.active a, li a.active,li.current a, li a.current,.buddypress .buddypress-wrap .show-all button.text-button:hover, .buddypress-wrap .bp-navs li.current a, .buddypress-wrap .bp-navs li.current a:focus, .buddypress-wrap .bp-navs li.current a:hover, .buddypress-wrap .bp-navs li.selected a, .buddypress-wrap .bp-navs li.selected a:focus, .buddypress-wrap .bp-navs li.selected a:hover,.buddypress-wrap .profile.edit ul.button-nav li.current a,.elementor-widget .item-options a.selected, .buddypress.widget .item-options a.selected, .buddypress .widget .item-options a.selected,.buddypress-wrap:not(.bp-single-vert-nav) .main-navs ul>li.selected>a,.atwho-container .atwho-view ul li .username,.activity-inner a,.bp-avatar-nav ul.avatar-nav-items li a,.rtcl .rtcl-MyAccount-wrap .rtcl-MyAccount-navigation ul li.is-active a,.buddypress-wrap .activity-comments ul li span.comment-content p > a,.woocommerce.single-product .entry-summary-inner .price .woocommerce-Price-amount{color: #df613c;}.pagination .nav-links > *:hover,.pagination .nav-links span,.entry-single .tags-links a:hover, .entry-single .cat-links a:hover,.posts-layout .readmore-button,.hover-info-wishlist.course-single-wishlist a,.hover-info-wishlist a,.posts-layout .readmore-button:hover,li.active a, li a.active,li.current a, li a.current,.buddypress-wrap .profile.edit ul.button-nav li.current,.buddypress-wrap .bp-navs li.current a, .buddypress-wrap .bp-navs li.selected a,.bp-avatar-nav ul.avatar-nav-items li.current,.bp-avatar-nav ul.avatar-nav-items li a,.rtcl .rtcl-MyAccount-wrap .rtcl-MyAccount-navigation ul li.is-active a{border-color: #df613c;} .wc-svg-btn.active, .woocommerce-tabs.wc-tabs-horizontal ul.tabs li.active, #review_form { border-color: #df613c; }.wc-svg-btn.active, .wc-single-tabs ul.tabs li.active a, .wc-single-tabs .tab-section.active .tab-section-heading a { color: #df613c; }a:hover, a:focus,.widget-area li:hover a,.widget-area li:hover:before,.posts-layout .readmore-button:hover,.link-meta:hover, .link-meta a:hover,.buddypress-wrap .bp-navs li:not(.current) a:focus, .buddypress-wrap .bp-navs li:not(.current) a:hover, .buddypress-wrap .bp-navs li:not(.selected) a:focus, .buddypress-wrap .bp-navs li:not(.selected) a:hover{color: #df613c;}h2 + h3, .comments-area h2 + .comments-title, .h2 + h3, .comments-area .h2 + .comments-title, .page-breadcrumb,.entry-author-bio {border-top-color: #e5e5e5;}table.shop_table tfoot td, table.shop_table tfoot th, .woocommerce-Addresses .woocommerce-Address{border-color: #e5e5e5;}blockquote,.site-content .widget-area .menu li.current-menu-item > a:before{border-left-color: #e5e5e5;}.woocommerce-tabs ul.tabs, table.shop_table thead tr th{border-bottom-color: #e5e5e5;}@media screen and (min-width: 64em) {.comment-list .children li.comment {border-left-color: #e5e5e5;}.comment-list .children li.comment:after {background-color: #e5e5e5;}}.page-titlebar, .page-breadcrumb,.posts-layout .entry-inner, #bbpress-forums .topic-lead-question .topic-lead-question-head,.th-bpm-chat-members .single-thread,.messenger-sticky-main-content .th-bpm-top,.th-messenger-chat-main .chat-filed-header,body .buddypress-wrap .profile.public .profile-group-title, #buddypress .profile .bp-widget h3, #buddypress .profile h2.view-profile-screen {border-bottom-color: #e5e5e5;}.header-search-form .search-field,.entry-content .page-links a,.header-search-modal,.pagination .nav-links > *,.entry-footer .tags-links a, .entry-footer .cat-links a,.search .content-area article,.site-content .widget-area .menu li.current-menu-item > a,.posts-layout .entry-inner,.post-navigation .nav-links,article.comment .comment-meta,.widget-area .widget_pages li a, .widget-area .widget_categories li a, .widget-area .widget_archive li a, .widget-area .widget_meta li a, .widget-area .widget_nav_menu li a, .widget-area .widget_product_categories li a, .widget-area .widget_recent_entries li a, .widget-area .widget_rss li a,.widget-area .widget_recent_comments li,.post-navigation .nav-links .nav-next a, .post-navigation .nav-links .nav-previous a,.buddypress-wrap.round-avatars .avatar,.activity-inner > .shared-activity,.directory.groups #groups-list li .list-wrap .item-avatar img,.th-messenger-chat-main .conversion-form textarea,.messenger-sticky-main-content .th-messenger-chat-main .conversion-form, .group-create .buddypress-wrap, .group-create .buddypress-wrap .bp-subhead{border-color: #e5e5e5;}.header-search-modal::before {border-top-color: #e5e5e5;border-left-color: #e5e5e5;}.tophive-forum-topic-loop-single .tophive-forum-topic-loop-single-footer-meta div.meta-item:first-of-type:after{background: #e5e5e5;}@media screen and (min-width: 48em) {.content-sidebar.sidebar_vertical_border .content-area {border-right-color: #e5e5e5;}.sidebar-content.sidebar_vertical_border .content-area {border-left-color: #e5e5e5;}.sidebar-sidebar-content.sidebar_vertical_border .sidebar-primary {border-right-color: #e5e5e5;}.sidebar-sidebar-content.sidebar_vertical_border .sidebar-secondary {border-right-color: #e5e5e5;}.content-sidebar-sidebar.sidebar_vertical_border .sidebar-primary {border-left-color: #e5e5e5;}.content-sidebar-sidebar.sidebar_vertical_border .sidebar-secondary {border-left-color: #e5e5e5;}.sidebar-content-sidebar.sidebar_vertical_border .content-area {border-left-color: #e5e5e5;border-right-color: #e5e5e5;}.sidebar-content-sidebar.sidebar_vertical_border .content-area {border-left-color: #e5e5e5;border-right-color: #e5e5e5;}} .widget_price_filter .price_slider_wrapper .ui-widget-content { background-color: #e5e5e5; }.product_list_widget li, #reviews #comments ol.commentlist li .comment-text, .woocommerce-tabs.wc-tabs-vertical .wc-tabs li, .product_meta > span, .woocommerce-tabs.wc-tabs-horizontal ul.tabs, .woocommerce-tabs.wc-tabs-vertical .wc-tabs li:first-child { border-color: #e5e5e5; }.metafans-dark .site-content,.metafans-dark .site-content .content-area{background-color: #000}.metafans-dark .header--row-inner.header-main-inner,.metafans-dark #activity-stream .activity-list.bp-list .activity-item,.metafans-dark .item-list.members-group-list.bp-list.grid > li > .list-wrap, .metafans-dark .item-list.members-friends-list.bp-list.grid > li > .list-wrap,.metafans-dark #buddypress .activity-extension-links ul,.metafans-dark .buddypress-wrap .bp-feedback,.metafans-dark .bp-profile-custom-page,.metafans-dark #buddypress #item-header,.metafans-dark #whats-new-attachments,.metafans-dark .ac-vi-form-content,.metafans-dark .ac-group-main,.metafans-dark .th-bp-post-share-button ul.sharing-options,.metafans-dark #buddypress div.ac-post-form-showcase,.metafans-dark .buddypress-wrap.bp-dir-hori-nav:not(.bp-vertical-navs) nav:not(.tabbed-links),.metafans-dark .widget_area .buddypress.widget, .metafans-dark .buddypress.widget, .metafans-dark .buddypress .widget_area .widget, .metafans-dark .widget_area .widget, .metafans-dark .widget-area .widget, .metafans-dark .buddypress .widget,.metafans-dark .skeleton-container,.metafans-dark .metafans-skeleton.activity .skeleton-container{background-color: #111827;}.metafans-dark.directory.members #members-list li .list-wrap,.metafans-dark #buddypress div.ac-post-form-showcase,.metafans-dark .activity-update-form.activity-post-form-popup #whats-new-form{background-color: #111827 !important;}.metafans-dark .buddypress-wrap .activity-comments,.metafans-dark #buddypress #header-cover-image,.metafans-dark .mode-switcher,.metafans-dark #whats-new-attachments > p:hover,.metafans-dark .ac-vi-form-active, .metafans-dark .ac-vi-form-option-selected-fill, .metafans-dark .ac-vi-group-select, .metafans-dark .ac-vi-group-item:hover, .metafans-dark .ac-vi-form-option-public:hover, .metafans-dark .ac-vi-form-option-friends:hover, .metafans-dark .ac-vi-form-option-onlyme:hover, .metafans-dark .ac-vi-form-option-group:hover,.metafans-dark .activity-update-form #whats-new-options #whats-new-submit #aw-whats-new-submit:disabled,.metafans-dark #buddypress.buddypress-wrap .comments-text.editable-div,.metafans-dark #buddypress .activity-extension-links ul li a:hover,.metafans-dark #buddypress .activity-extension-links .open-button:hover,.metafans-dark .buddypress-wrap .members-list li .members-action-buttons a,.metafans-dark .buddypress-wrap .members-list li .members-action-buttons a.private-msg:hover,.metafans-dark .skeleton-box,.metafans-dark .metafans-skeleton .skeleton-media .skeleton-box{background-color: #666;}.metafans-dark .ac-post-form-showcase svg circle{fill: #666;} .metafans-dark .whats-new-close,.metafans-dark .close-popup, .metafans-dark .close-ac-vi-popup,.metafans-dark .ac-group-search input, .metafans-dark .th-bp-post-share-button ul.sharing-options li a:hover{background-color: #666 !important;}.metafans-dark.directory.members #members-list li .list-wrap,.metafans-dark #buddypress #item-header,.metafans-dark .bp-profile-custom-page.photos-page,.metafans-dark .bp-profile-custom-page .section-heading,.metafans-dark .item-list.members-group-list.bp-list.grid > li > .list-wrap, .metafans-dark .item-list.members-friends-list.bp-list.grid > li > .list-wrap,.metafans-dark #buddypress div.ac-post-form-showcase,.metafans-dark #visibility-handler,.metafans-dark .buddypress-wrap .bp-feedback,.metafans-dark .activity-post-form-header,.metafans-dark .activity-update-form #whats-new-options,.metafans-dark .ac-group-search input, .metafans-dark .ac-vi-form-head,.metafans-dark .ac-group-header,.metafans-dark .ac-group-footer,.metafans-dark #buddypress .activity-footer-links .th-bp-footer-meta-actions,.metafans-dark #activity-stream .activity-list.bp-list .activity-item,.metafans-dark #buddypress.buddypress-wrap .comments-text.editable-div,.metafans-dark .buddypress-wrap.bp-dir-hori-nav:not(.bp-vertical-navs) nav:not(.tabbed-links),.metafans-dark .widget_area .buddypress.widget, .metafans-dark .buddypress.widget, .metafans-dark .buddypress .widget_area .widget, .metafans-dark .widget_area .widget, .metafans-dark .widget-area .widget,.metafans-dark .buddypress .widget,.metafans-dark .skeleton-container,.metafans-dark .metafans-skeleton.members,.metafans-dark .metafans-skeleton.activity .skeleton-container{border-color: #888;}.metafans-dark .nav-menu-desktop .menu > li > a,.metafans-dark.directory.members #members-list li .list-wrap .list-title.member-name a,.metafans-dark .bp-profile-custom-page .section-heading .title,.metafans-dark .buddypress-wrap .members-list li .user-facts p span:first-of-type,.metafans-dark #buddypress div#item-header-cover-image h2,.metafans-dark .item-list.members-group-list.bp-list > li .list-wrap .list-title.member-name a, .metafans-dark .item-list.members-friends-list.bp-list > li .list-wrap .list-title.member-name a,.metafans-dark .buddypress-wrap .members-list li .members-action-buttons a.bp-th-follow-button,.metafans-dark #buddypress .bp-search form button[type="submit"],.metafans-dark .activity-list .activity-item .activity-header a,.metafans-dark #buddypress .activity-extension-links ul li a h4,.metafans-dark #buddypress .activity-footer-links > div a,.metafans-dark #buddypress .activity-post-form-header h4,.metafans-dark .activity-post-form-popup .advanced-th-bp-activity-form,.metafans-dark .ac-vi-form-header-text,.metafans-dark .buddypress-wrap .bp-feedback p,.metafans-dark .ac-vi-form-option-title,.metafans-dark .ac-group-header p,.metafans-dark .ac-vi-group-label,.metafans-dark .buddypress-wrap .activity-comments ul li span.comment-content .comment-meta a,.metafans-dark .activity-list .activity-item .activity-content p,.metafans-dark .buddypress.widget .bp-widget-single-activity .bp-activity-content a, .metafans-dark .buddypress .widget .bp-widget-single-activity .bp-activity-content a,.metafans-dark .bp-widget-single-activity .time-since{color: #ffffff;}.metafans-dark #buddypress .activity-post-form-popup.activity-update-form .what-is-new-avatar-text{color: #ffffff !important;}.metafans-dark #visibility-handler > span, .metafans-dark .profile-header-meta-date, .metafans-dark.bp-user #buddypress #item-header .user-facts p span, .metafans-dark .buddypress-wrap:not(.bp-single-vert-nav) .main-navs ul > li > a, .metafans-dark .ac-vi-form-option-des, .metafans-dark .activity-list .activity-item .activity-content p, .metafans-dark #buddypress .activity-extension-links ul li a p, .metafans-dark .activity-list .activity-item .activity-header .time-since, .metafans-dark .buddypress.widget .bp-widget-single-activity .bp-activity-content p, .metafans-dark .buddypress .widget .bp-widget-single-activity .bp-activity-content p,.metafans-dark .bp-widget-single-activity .time-since{color: #999;}.metafans-dark #visibility-handler > svg{fill: #999;}#page-cover { background-image: url("https://bb.lichacameroon.com/wp-content/uploads/2021/01/hero.jpg"); }#page-cover { background-repeat: repeat; }#page-cover:before { background-color: rgba(56,56,56,0.78); }body #buddypress.buddypress-wrap .activity-comments, .bp-document-container .document-preview-wrapper { background-color: #f7f7f7; }.header--row:not(.header--transparent).header-main .header--row-inner { background-color: rgba(252,255,253,0.93);background-repeat: repeat;border-style: solid;border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px;border-color: #eaeaea;border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px;box-shadow: 0px 0px 0px 0px rgba(0,0,0,0) ;; }#header-menu-sidebar-bg { color: #01233f; text-decoration-color: #01233f; }#header-menu-sidebar-bg:before { background-repeat: repeat; }#header-menu-sidebar-bg .menu li a:hover, #header-menu-sidebar-bg .item--html a:hover, #header-menu-sidebar-bg .cart-item-link:hover, #header-menu-sidebar-bg li.open-sub .nav-toggle-icon { color: #df613c; text-decoration-color: #df613c; }.header--row:not(.header--transparent) .menu-mobile-toggle { color: rgba(104,60,31,0.53); }.header--row:not(.header--transparent) .menu-mobile-toggle:hover { color: #df613c; }body .builder-item--user_notification .th-bp-notif-logo { color: rgba(1,35,63,0.3); text-decoration-color: rgba(1,35,63,0.3);background-repeat: repeat; }body .builder-item--user_notification .th-bp-notif-logo:hover { color: #c1403b; text-decoration-color: #c1403b; }body .builder-item--user_notification .th-bp-notif-logo span { color: #ffffff; text-decoration-color: #ffffff;background-color: #df613c;background-repeat: repeat; }body .builder-item--signin_signup .user-account-segment button.button-signin { color: #ffffff; text-decoration-color: #ffffff;background-color: #df613c;background-repeat: repeat;border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; }body .builder-item--signin_signup .user-account-segment button.button-signin:hover { color: #565656; text-decoration-color: #565656;background-color: #ffffff; }body .builder-item--signin_signup .user-account-segment button.button-signin { font-weight: 400; text-transform: uppercase; font-size: 12px; letter-spacing: 1px; }.builder-item--signin_signup .user-account-segment img.avatar { border-radius:100px }.builder-item--signin_signup .user-account-segment .loggedin-user-links { background-repeat: repeat;border-style: solid;border-top-width: 0px; border-right-width: 0px; border-bottom-width: 4px; border-left-width: 0px;border-color: rgba(223,97,60,0.36);border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; }.builder-item--signin_signup .user-account-segment .loggedin-user-links li a { background-repeat: repeat; }.builder-item--signin_signup .user-account-segment .loggedin-user-links li a:hover { background-color: rgba(223,97,60,0.1); }.builder-item--signin_signup .user-account-segment .loggedin-user-links li a { font-weight: 400; font-size: 14px; }.header-search_icon-item .header-search-modal { border-style: solid; }.header-search_icon-item .search-field { border-style: solid; }.header-search_box-item .search-form-fields { font-size: 14px; }.header-search_box-item .search-form-fields,.header-search_box-item .search-form-fields input.search-field::placeholder,.dark-mode .header-search_box-item .search-form-fields .search-field,.dark-mode .header-search_box-item .search-form-fields .search-field::placeholder,.woo_bootster_search .dark-mode .header-search_box-item .header-search-form .search-form-fields input.search-field,.woo_bootster_search .dark-mode .header-search_box-item .header-search-form .search-form-fields input.search-field::placeholder,.woo_bootster_search .dark-mode .header-search_box-item .header-search-form .search-form-fields .search_product_cats { color: rgba(163,161,148,0.64); text-decoration-color: rgba(163,161,148,0.64); }.dark-mode .header-search_box-item .search-form-fields, .header-search_box-item .search-form-fields { background-color: #ffffff;border-style: solid;border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;border-color: rgba(1,35,63,0.09);border-top-left-radius: 50px; border-top-right-radius: 50px; border-bottom-right-radius: 50px; border-bottom-left-radius: 50px;box-shadow: 0px 0px 0px 0px rgba(0,0,0,0) ;; }.dark-mode .header-search_box-item .header-search-form button.search-submit { color: rgba(1,35,63,0.38); text-decoration-color: rgba(1,35,63,0.38); }.header-search_box-item .header-search-form button.search-submit { color: rgba(1,35,63,0.38); text-decoration-color: rgba(1,35,63,0.38); }.header-social_search_box-item .search-form-fields input { border-style: solid; }.header-social-icons.tophive-builder-social-icons.color-custom li a { background-color: #ffffff; }.header-social-icons.tophive-builder-social-icons.color-custom li a { color: rgba(1,35,63,0.52); }.header-social-icons.tophive-builder-social-icons.color-custom li a:hover { background-color: #ffffff; }.header-social-icons.tophive-builder-social-icons.color-custom li a:hover { color: #df613c; }.header-social-icons.tophive-builder-social-icons li a { border-style: solid; }.header-social-icons.tophive-builder-social-icons li a { border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; }.header-social-icons.tophive-builder-social-icons li a { border-color: rgba(148,153,102,0.19); }.header--row:not(.header--transparent) #header_contact li, .header--row:not(.header--transparent) #header_contact li a { color: #1abc3a; text-decoration-color: #1abc3a; }.header--row:not(.header--transparent) #header_contact li { border-top-left-radius: 50px; border-top-right-radius: 50px; border-bottom-right-radius: 50px; border-bottom-left-radius: 50px; }.header--row:not(.header--transparent) #header_contact li .c-icon { background-color: rgba(26,188,58,0.22);border-top-left-radius: 50px; border-top-right-radius: 50px; border-bottom-right-radius: 50px; border-bottom-left-radius: 50px; }#cb-row--footer-bottom .footer--row-inner { background-color: rgba(223,97,60,0.71) }body { background-image: url("https://bb.lichacameroon.com/wp-content/uploads/2021/01/64.-Magic-Mint-scaled-1.jpg");-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;background-repeat: no-repeat;background-attachment: fixed; }.site-content .content-area { background-repeat: repeat; }.site-content { background-color: rgba(255,255,255,0.79);background-repeat: repeat; }.site-framed .site { margin-top: 40px; }#page .site-content .tophive-container { padding-right: 30px; padding-left: 30px; }#page-cover { text-align: left; }#page-cover .page-cover-inner { min-height: 192px; }.header--row.header-top .tophive-grid, .header--row.header-top .style-full-height .primary-menu-ul > li > a { min-height: 33px; }.header--row.header-main .tophive-grid, .header--row.header-main .style-full-height .primary-menu-ul > li > a { min-height: 90px; }.header--row.header-bottom .tophive-grid, .header--row.header-bottom .style-full-height .primary-menu-ul > li > a { min-height: 55px; }.site-header .site-branding img { max-width: 170px; } .site-header .cb-row--mobile .site-branding img { width: 170px; }.header--row .builder-first--nav-icon { text-align: right; }.header--row .builder-item--user_notification, .builder-item.builder-item--group .item--inner.builder-item--user_notification { margin-right: 10px; }.header--row .builder-first--user_notification { text-align: center; }.header--row .builder-item--signin_signup, .builder-item.builder-item--group .item--inner.builder-item--signin_signup { margin-right: 30px; }.header--row .builder-first--signin_signup { text-align: right; }.header-search_icon-item .search-submit { margin-left: -40px; }.header--row .builder-first--search_icon { text-align: right; }.header-search_box-item .search-form-fields { width: 455px; }.header-search_box-item .search-form-fields, .header-search_box-item .search-form-fields .search-field { height: 44px; }.header-search_box-item .search-submit svg,.header-search_box-item .header-search-form button.search-submit svg { height: 15px; width: 15px; }.header-search_box-item .search-submit{margin-left: -40px;} .header-search_box-item .woo_bootster_search .search-submit{margin-left: -40px;} .header-search_box-item .header-search-form button.search-submit{margin-left:-40px;}.header-search_box-item .search-form-fields { padding-left: 8px; }.header-search_box-item .header-search-form button.search-submit { padding-top: 6px; padding-right: 17px; }.header--row .builder-item--search_box, .builder-item.builder-item--group .item--inner.builder-item--search_box { margin-left: 10px; }.header--row .builder-first--search_box { text-align: right; }.header-social_search_box-item .search-submit{margin-left: -40px;} .header-social_search_box-item .woo_bootster_search .search-submit{margin-left: -40px;} .header-social_search_box-item .header-search-form button.search-submit{margin-left:-40px;}.header--row .builder-first--primary-menu { text-align: right; }.header-social-icons.tophive-builder-social-icons li a { font-size: 18px; }.header-social-icons.tophive-builder-social-icons li a { padding: 0.6em; }.header-social-icons.tophive-builder-social-icons li { margin-left: 15px; margin-right: 15px; }.header--row .builder-first--social-icons { text-align: right; }.header--row:not(.header--transparent) #header_contact li .c-icon { font-size: 14px; }.header--row:not(.header--transparent) #header_contact li .c-icon { margin-left: -5px; }.header--row .builder-first--header_contact { text-align: right; }@media screen and (max-width: 1024px) { #page-cover .page-cover-inner { min-height: 250px; }.header--row .builder-first--nav-icon { text-align: right; }.header--row .builder-first--signin_signup { text-align: right; }.header-search_icon-item .search-submit { margin-left: -40px; }.header-search_box-item .search-submit{margin-left: -40px;} .header-search_box-item .woo_bootster_search .search-submit{margin-left: -40px;} .header-search_box-item .header-search-form button.search-submit{margin-left:-40px;}.header-social_search_box-item .search-submit{margin-left: -40px;} .header-social_search_box-item .woo_bootster_search .search-submit{margin-left: -40px;} .header-social_search_box-item .header-search-form button.search-submit{margin-left:-40px;}.header--row .builder-first--social-icons { text-align: center; }.header--row .builder-first--header_contact { text-align: right; } }@media screen and (max-width: 568px) { .site-framed .site { margin-top: 0px; margin-bottom: 0px; }#page .site-content .tophive-container { padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; }#page-cover .page-cover-inner { min-height: 200px; }.header--row.header-top .tophive-grid, .header--row.header-top .style-full-height .primary-menu-ul > li > a { min-height: 33px; }.header--row.header-bottom .tophive-grid, .header--row.header-bottom .style-full-height .primary-menu-ul > li > a { min-height: 60px; }.header-menu-sidebar-inner { text-align: left; }.site-header .site-branding img { max-width: 143px; } .site-header .cb-row--mobile .site-branding img { width: 143px; }.header--row .builder-first--nav-icon { text-align: right; }.header--row .builder-item--signin_signup, .builder-item.builder-item--group .item--inner.builder-item--signin_signup { margin-right: 2px; }.header--row .builder-first--signin_signup { text-align: right; }.header-search_icon-item .search-submit { margin-left: -40px; }.header-search_box-item .search-submit{margin-left: -40px;} .header-search_box-item .woo_bootster_search .search-submit{margin-left: -40px;} .header-search_box-item .header-search-form button.search-submit{margin-left:-40px;}.header-social_search_box-item .search-submit{margin-left: -40px;} .header-social_search_box-item .woo_bootster_search .search-submit{margin-left: -40px;} .header-social_search_box-item .header-search-form button.search-submit{margin-left:-40px;}.header-social-icons.tophive-builder-social-icons li a { font-size: 15px; }.header--row .builder-first--social-icons { text-align: center; }.header--row:not(.header--transparent) #header_contact li .c-icon { font-size: 15px; }.header--row:not(.header--transparent) #header_contact li .c-icon { padding: 0.9em; }.header--row .builder-first--header_contact { text-align: right; } }', 'off');
INSERT INTO `EKPjf_options` VALUES
(233, 'agent_d045983d122a96f235928702675643f8', 'a:1:{s:15:"advanced-import";s:5:"1.0.0";}', 'auto'),
(234, '_bbp_db_version', '263', 'auto'),
(237, 'bp-pages', 'a:2:{s:8:"activity";i:7;s:7:"members";i:8;}', 'auto'),
(238, '_bp_db_version', '13906', 'auto'),
(242, 'elementor_connect_site_key', '48838fbfc163200cc073da05eb1ba805', 'auto'),
(243, 'elementor_remote_info_library', 'a:3:{s:10:"types_data";a:4:{s:5:"block";a:2:{s:10:"categories";a:30:{i:0;s:8:"404 page";i:1;s:5:"about";i:2;s:7:"archive";i:3;s:8:"Benefits";i:4;s:14:"call to action";i:5;s:7:"clients";i:6;s:7:"contact";i:7;s:4:"Data";i:8;s:10:"ehp-footer";i:9;s:10:"ehp-header";i:10;s:3:"faq";i:11;s:8:"features";i:12;s:6:"footer";i:13;s:7:"Gallery";i:14;s:6:"header";i:15;s:4:"hero";i:16;s:11:"Link in Bio";i:17;s:9:"portfolio";i:18;s:7:"pricing";i:19;s:15:"product archive";i:20;s:5:"Quote";i:21;s:15:"Service Details";i:22;s:8:"services";i:23;s:11:"single page";i:24;s:11:"single post";i:25;s:14:"single product";i:26;s:5:"stats";i:27;s:9:"subscribe";i:28;s:4:"team";i:29;s:12:"testimonials";}s:4:"sets";a:5:{i:0;s:11:"Boxing Club";i:1;s:19:"Business Consultant";i:2;s:16:"Marketing Agency";i:3;s:9:"Wireframe";i:4;s:15:"Workshop Center";}}s:5:"popup";a:1:{s:10:"categories";a:6:{i:0;s:10:"bottom bar";i:1;s:7:"classic";i:2;s:6:"fly-in";i:3;s:11:"full screen";i:4;s:9:"hello bar";i:5;s:8:"slide-in";}}s:2:"lp";a:1:{s:10:"categories";a:15:{i:0;s:8:"Business";i:1;s:16:"Coming Soon Page";i:2;s:9:"eCommerce";i:3;s:9:"Education";i:4;s:6:"Events";i:5;s:18:"Health and Fitness";i:6;s:3:"NFT";i:7;s:14:"Online Service";i:8;s:7:"Product";i:9;s:11:"Real Estate";i:10;s:18:"Social Involvement";i:11;s:14:"Thank You Page";i:12;s:6:"Travel";i:13;s:18:"Under Construction";i:14;s:9:"Wireframe";}}s:2:"lb";a:1:{s:10:"categories";a:2:{i:0;s:4:"post";i:1;s:7:"product";}}}s:10:"categories";a:30:{i:0;s:8:"404 page";i:1;s:5:"about";i:2;s:7:"archive";i:3;s:8:"Benefits";i:4;s:14:"call to action";i:5;s:7:"clients";i:6;s:7:"contact";i:7;s:4:"Data";i:8;s:10:"ehp-footer";i:9;s:10:"ehp-header";i:10;s:3:"faq";i:11;s:8:"features";i:12;s:6:"footer";i:13;s:7:"Gallery";i:14;s:6:"header";i:15;s:4:"hero";i:16;s:11:"Link in Bio";i:17;s:9:"portfolio";i:18;s:7:"pricing";i:19;s:15:"product archive";i:20;s:5:"Quote";i:21;s:15:"Service Details";i:22;s:8:"services";i:23;s:11:"single page";i:24;s:11:"single post";i:25;s:14:"single product";i:26;s:5:"stats";i:27;s:9:"subscribe";i:28;s:4:"team";i:29;s:12:"testimonials";}s:9:"templates";a:823:{i:0;a:21:{s:4:"tmpl";i:1280;s:2:"id";i:22403;s:5:"title";s:40:"Hello Bar | Subscribe | Aesthetic Clinic";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2022/03/aesthetic-clinic-19.jpg";s:12:"tmpl_created";i:1647354307;s:6:"author";s:9:"Elementor";s:3:"url";s:142:"https://library.elementor.com/popups/hello-bar-subscribe-aesthetic-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"hello bar";s:4:"tags";s:48:"["Barbershop","Business","Discount","Marketing"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:1;a:21:{s:4:"tmpl";i:1281;s:2:"id";i:22410;s:5:"title";s:32:"Fly-In | Discount | Hair Stylist";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2022/03/hair-stylist-20.jpg";s:12:"tmpl_created";i:1647354614;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/popups/fly-in-discount-hair-stylist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:32:"["Barbershop","Discount","Hair"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:2;a:21:{s:4:"tmpl";i:1285;s:2:"id";i:22440;s:5:"title";s:32:"Classic | Subscribe | Shoe Store";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2022/03/shoes-store-21.jpg";s:12:"tmpl_created";i:1647418620;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/popups/classic-subscribe-shoe-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:37:"["Ecommerce","Marketing","Subscribe"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:3;a:21:{s:4:"tmpl";i:1286;s:2:"id";i:22446;s:5:"title";s:37:"Full Screen | Subscribe | Denim Store";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2022/03/denim-store-22.jpg";s:12:"tmpl_created";i:1647419614;s:6:"author";s:9:"Elementor";s:3:"url";s:139:"https://library.elementor.com/popups/full-screen-subscribe-denim-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:35:"["Ecommerce","Fashion","Marketing"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:4;a:21:{s:4:"tmpl";i:1287;s:2:"id";i:22452;s:5:"title";s:37:"Fly-In | Subscribe | Pizza Restaurant";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2022/03/pizza-restaurant-23.jpg";s:12:"tmpl_created";i:1647420733;s:6:"author";s:9:"Elementor";s:3:"url";s:139:"https://library.elementor.com/popups/fly-in-subscribe-pizza-restaurant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:19:"["Business","Food"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:5;a:21:{s:4:"tmpl";i:1288;s:2:"id";i:22458;s:5:"title";s:38:"Full Screen | Subscribe | Fashion Shop";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2022/03/fashion-shop-24.jpg";s:12:"tmpl_created";i:1647426379;s:6:"author";s:9:"Elementor";s:3:"url";s:140:"https://library.elementor.com/popups/full-screen-subscribe-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:31:"["Ecommerce","Fashion","Sales"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:6;a:21:{s:4:"tmpl";i:1289;s:2:"id";i:22464;s:5:"title";s:32:"Fly-In | Contact | Makeup Studio";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2022/03/makeup-studio-25.jpg";s:12:"tmpl_created";i:1647427026;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/popups/fly-in-contact-makeup-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:22:"["Business","Contact"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:7;a:21:{s:4:"tmpl";i:1290;s:2:"id";i:22470;s:5:"title";s:32:"Fly-In | Contact | Design Studio";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2022/03/design-studio-26.jpg";s:12:"tmpl_created";i:1647428250;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/popups/fly-in-contact-design-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:39:"["Business","Contact","Digital Agency"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:8;a:21:{s:4:"tmpl";i:1291;s:2:"id";i:22480;s:5:"title";s:27:"Classic | CTA | MasterClass";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2022/03/master-class-27.jpg";s:12:"tmpl_created";i:1647428474;s:6:"author";s:9:"Elementor";s:3:"url";s:129:"https://library.elementor.com/popups/classic-cta-masterclass/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:29:"["cta","Magazine","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:9;a:21:{s:4:"tmpl";i:1292;s:2:"id";i:22489;s:5:"title";s:29:"Classic | CTA | Music Concert";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2022/03/music-concert-29.jpg";s:12:"tmpl_created";i:1647429738;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/popups/classic-cta-music-concert/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:34:"["cta","Landing Pages","Magazine"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:10;a:21:{s:4:"tmpl";i:1293;s:2:"id";i:22495;s:5:"title";s:27:"Classic | CTA | Music Album";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2022/03/music-album-30.jpg";s:12:"tmpl_created";i:1647430056;s:6:"author";s:9:"Elementor";s:3:"url";s:129:"https://library.elementor.com/popups/classic-cta-music-album/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:34:"["Ba","Landing Pages","Marketing"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:11;a:21:{s:4:"tmpl";i:1294;s:2:"id";i:22501;s:5:"title";s:37:"Fly-In | CTA | Photography Exhibition";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2022/03/photography-exhibition-31.jpg";s:12:"tmpl_created";i:1647430512;s:6:"author";s:9:"Elementor";s:3:"url";s:139:"https://library.elementor.com/popups/fly-in-cta-photography-exhibition/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:33:"["cta","Photography","Portfolio"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:12;a:21:{s:4:"tmpl";i:1295;s:2:"id";i:22507;s:5:"title";s:34:"Classic | CTA | Clothing Shop Sale";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2022/03/clothing-shop-sale-32.jpg";s:12:"tmpl_created";i:1647430774;s:6:"author";s:9:"Elementor";s:3:"url";s:136:"https://library.elementor.com/popups/classic-cta-clothing-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:35:"["Ecommerce","Fashion","Marketing"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:13;a:21:{s:4:"tmpl";i:1296;s:2:"id";i:22486;s:5:"title";s:30:"Classic | CTA | Shop Promotion";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2022/03/shop-promotion-28.jpg";s:12:"tmpl_created";i:1647430951;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/popups/classic-cta-shop-promotion/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:32:"["cta","Magazine","Photography"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:14;a:21:{s:4:"tmpl";i:1297;s:2:"id";i:22516;s:5:"title";s:32:"Fly-In | CTA | Glasses Shop Sale";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2022/03/glasses-shop-sale-33.jpg";s:12:"tmpl_created";i:1647431136;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/popups/fly-in-cta-glasses-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:30:"["Business","cta","Marketing"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:15;a:21:{s:4:"tmpl";i:1298;s:2:"id";i:22522;s:5:"title";s:30:"Fly-In | Discount | Skate Shop";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2022/03/50-skate-shop-Discount.jpg";s:12:"tmpl_created";i:1647434058;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/popups/fly-in-discount-skate-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:32:"["Discount","Ecommerce","Sales"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:16;a:21:{s:4:"tmpl";i:1299;s:2:"id";i:22532;s:5:"title";s:43:"Classic | Subscription | Basketball Academy";s:9:"thumbnail";s:95:"https://library.elementor.com/wp-content/uploads/2022/03/21-basketball-academy-Subscription.jpg";s:12:"tmpl_created";i:1647434608;s:6:"author";s:9:"Elementor";s:3:"url";s:145:"https://library.elementor.com/popups/classic-subscription-basketball-academy/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:33:"["Education","Marketing","Sport"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:17;a:21:{s:4:"tmpl";i:1300;s:2:"id";i:22543;s:5:"title";s:38:"Classic | Discount | Veterinary Clinic";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2022/03/veterinery-clinic-small.jpg";s:12:"tmpl_created";i:1647435581;s:6:"author";s:9:"Elementor";s:3:"url";s:140:"https://library.elementor.com/popups/classic-discount-veterinary-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:19:"["Discount","Pets"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:18;a:21:{s:4:"tmpl";i:1301;s:2:"id";i:22553;s:5:"title";s:39:"Classic | Contact | Business Consulting";s:9:"thumbnail";s:94:"https://library.elementor.com/wp-content/uploads/2022/03/27-business-consulting-Contact-Us.jpg";s:12:"tmpl_created";i:1647439935;s:6:"author";s:9:"Elementor";s:3:"url";s:141:"https://library.elementor.com/popups/classic-contact-business-consulting/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:22:"["Business","Contact"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:19;a:21:{s:4:"tmpl";i:1302;s:2:"id";i:22562;s:5:"title";s:28:"Classic | Contact | Handyman";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2022/03/handyman-small.jpg";s:12:"tmpl_created";i:1647440333;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/popups/classic-contact-handyman/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:33:"["Business","Contact","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:20;a:21:{s:4:"tmpl";i:1303;s:2:"id";i:22573;s:5:"title";s:40:"Classic | Discount | Online Fashion Shop";s:9:"thumbnail";s:92:"https://library.elementor.com/wp-content/uploads/2022/03/31-online-fashion-shop-Discount.jpg";s:12:"tmpl_created";i:1647462549;s:6:"author";s:9:"Elementor";s:3:"url";s:142:"https://library.elementor.com/popups/classic-discount-online-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:32:"["Discount","Ecommerce","Sales"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:21;a:21:{s:4:"tmpl";i:1304;s:2:"id";i:22583;s:5:"title";s:36:"Fly-In | Discount | Personal Trainer";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2022/03/personal-trainer-small.jpg";s:12:"tmpl_created";i:1647503781;s:6:"author";s:9:"Elementor";s:3:"url";s:138:"https://library.elementor.com/popups/fly-in-discount-personal-trainer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:31:"["Discount","Sport","Training"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:22;a:21:{s:4:"tmpl";i:1305;s:2:"id";i:22592;s:5:"title";s:41:"Classic | Contact | Illustrator Portfolio";s:9:"thumbnail";s:88:"https://library.elementor.com/wp-content/uploads/2022/03/illustrator-protfolio-small.jpg";s:12:"tmpl_created";i:1647504218;s:6:"author";s:9:"Elementor";s:3:"url";s:143:"https://library.elementor.com/popups/classic-contact-illustrator-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:49:"["Contact","Creative Portfolio","Digital Agency"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:23;a:21:{s:4:"tmpl";i:1306;s:2:"id";i:22602;s:5:"title";s:46:"Bottom Bar | Discount | Handmade Ceramics Shop";s:9:"thumbnail";s:91:"https://library.elementor.com/wp-content/uploads/2022/03/handmade-ceramic-shop-36-small.jpg";s:12:"tmpl_created";i:1647507007;s:6:"author";s:9:"Elementor";s:3:"url";s:148:"https://library.elementor.com/popups/bottom-bar-discount-handmade-ceramics-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:10:"bottom bar";s:4:"tags";s:48:"["Business","cta","Ecommerce","Interior Design"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:24;a:21:{s:4:"tmpl";i:1307;s:2:"id";i:22612;s:5:"title";s:51:"Classic | Contact | Classic Car Restoration Company";s:9:"thumbnail";s:90:"https://library.elementor.com/wp-content/uploads/2022/03/restoration-car-shop-37-small.jpg";s:12:"tmpl_created";i:1647507310;s:6:"author";s:9:"Elementor";s:3:"url";s:153:"https://library.elementor.com/popups/classic-contact-classic-car-restoration-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:32:"["Booking","Contact","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:25;a:21:{s:4:"tmpl";i:1308;s:2:"id";i:22621;s:5:"title";s:30:"Classic | Booking | Life Coach";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2022/03/38-life-coach-Booking.jpg";s:12:"tmpl_created";i:1647508596;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/popups/classic-booking-life-coach/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:33:"["Booking","Business","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:26;a:21:{s:4:"tmpl";i:1309;s:2:"id";i:22632;s:5:"title";s:42:"Classic |  Subscription | Merchandise Shop";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2022/03/Merchandise-Shop-39-small.jpg";s:12:"tmpl_created";i:1647509196;s:6:"author";s:9:"Elementor";s:3:"url";s:143:"https://library.elementor.com/popups/classic-subscription-merchandise-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:32:"["Ecommerce","Marketing","Shop"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:27;a:21:{s:4:"tmpl";i:1310;s:2:"id";i:22643;s:5:"title";s:48:"Fly-In | Contact | Non-Governmental Organization";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2022/03/NGO-41-small.jpg";s:12:"tmpl_created";i:1647509528;s:6:"author";s:9:"Elementor";s:3:"url";s:150:"https://library.elementor.com/popups/fly-in-contact-non-governmental-organization/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:11:"["Contact"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:28;a:21:{s:4:"tmpl";i:1311;s:2:"id";i:22654;s:5:"title";s:35:"Hello Bar | Contact | Family Doctor";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2022/03/family-doctor-44-small.jpg";s:12:"tmpl_created";i:1647509732;s:6:"author";s:9:"Elementor";s:3:"url";s:137:"https://library.elementor.com/popups/hello-bar-contact-family-doctor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"hello bar";s:4:"tags";s:31:"["Contact","Health","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:29;a:21:{s:4:"tmpl";i:1312;s:2:"id";i:22663;s:5:"title";s:36:"Classic | Subscription | Sports Blog";s:9:"thumbnail";s:87:"https://library.elementor.com/wp-content/uploads/2022/03/45-sport-blog-Subscription.jpg";s:12:"tmpl_created";i:1647509908;s:6:"author";s:9:"Elementor";s:3:"url";s:138:"https://library.elementor.com/popups/classic-subscription-sports-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:16:"["Blog","Sport"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:30;a:21:{s:4:"tmpl";i:1313;s:2:"id";i:22673;s:5:"title";s:30:"Hello Bar | Booking | Event DJ";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2022/03/DJ-service-46-small.jpg";s:12:"tmpl_created";i:1647510160;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/popups/hello-bar-booking-event-dj/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"hello bar";s:4:"tags";s:31:"["Booking","Events","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:31;a:21:{s:4:"tmpl";i:1314;s:2:"id";i:22684;s:5:"title";s:36:"Fly-In | Discount | Cleaning Company";s:9:"thumbnail";s:89:"https://library.elementor.com/wp-content/uploads/2022/03/51-cleaning-company-Discount.jpg";s:12:"tmpl_created";i:1647510546;s:6:"author";s:9:"Elementor";s:3:"url";s:138:"https://library.elementor.com/popups/fly-in-discount-cleaning-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:31:"["Discount","Offer","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:32;a:21:{s:4:"tmpl";i:1315;s:2:"id";i:22693;s:5:"title";s:28:"Fly-In | Contact | Carpenter";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2022/03/carpenter-53-small.jpg";s:12:"tmpl_created";i:1647511972;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/popups/fly-in-contact-carpenter/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:22:"["Contact","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:33;a:21:{s:4:"tmpl";i:1316;s:2:"id";i:22703;s:5:"title";s:31:"Classic | Booking | Yoga Studio";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2022/03/55-yoga-studio-Contact-Us.jpg";s:12:"tmpl_created";i:1647512209;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/popups/classic-booking-yoga-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:30:"["Booking","Contact","Health"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:34;a:21:{s:4:"tmpl";i:1317;s:2:"id";i:22714;s:5:"title";s:37:"Classic | Discount | Pet Care Company";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2022/03/56-Pet-Care-Discount.jpg";s:12:"tmpl_created";i:1647513031;s:6:"author";s:9:"Elementor";s:3:"url";s:139:"https://library.elementor.com/popups/classic-discount-pet-care-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:17:"["Offer","Sales"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:35;a:21:{s:4:"tmpl";i:1318;s:2:"id";i:22725;s:5:"title";s:38:"Fly-In | Discount | Online Coffee Shop";s:9:"thumbnail";s:88:"https://library.elementor.com/wp-content/uploads/2022/03/online-coffee-shop-57-small.jpg";s:12:"tmpl_created";i:1647513325;s:6:"author";s:9:"Elementor";s:3:"url";s:140:"https://library.elementor.com/popups/fly-in-discount-online-coffee-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:29:"["Food","Offer","Restaurant"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:36;a:21:{s:4:"tmpl";i:1319;s:2:"id";i:22737;s:5:"title";s:44:"Fly-In | CTA | Moving &#038; Storage Company";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2022/03/moving-company-59-small.jpg";s:12:"tmpl_created";i:1647520956;s:6:"author";s:9:"Elementor";s:3:"url";s:139:"https://library.elementor.com/popups/fly-in-cta-moving-storage-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:37;a:21:{s:4:"tmpl";i:1320;s:2:"id";i:22749;s:5:"title";s:47:"Classic | Contact | Industrial Design Portfolio";s:9:"thumbnail";s:92:"https://library.elementor.com/wp-content/uploads/2022/03/60-industrial-design-Contact-Us.jpg";s:12:"tmpl_created";i:1647528116;s:6:"author";s:9:"Elementor";s:3:"url";s:149:"https://library.elementor.com/popups/classic-contact-industrial-design-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:40:"["Contact","Interior Design","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:38;a:21:{s:4:"tmpl";i:1321;s:2:"id";i:22759;s:5:"title";s:25:"Classic | Contact | Drone";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2022/03/drone-61-small.jpg";s:12:"tmpl_created";i:1647528899;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/popups/classic-contact-drone/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:22:"["Contact","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:39;a:21:{s:4:"tmpl";i:1322;s:2:"id";i:22768;s:5:"title";s:46:"Full Screen | Menu | Fashion Stylist Portfolio";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2022/03/62-Fashion-Stylist-Menu.jpg";s:12:"tmpl_created";i:1647529434;s:6:"author";s:9:"Elementor";s:3:"url";s:148:"https://library.elementor.com/popups/full-screen-menu-fashion-stylist-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:31:"["Fashion","Fullscreen","menu"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:40;a:21:{s:4:"tmpl";i:1323;s:2:"id";i:22780;s:5:"title";s:31:"Fly-In | CTA | Landscape Design";s:9:"thumbnail";s:94:"https://library.elementor.com/wp-content/uploads/2022/03/64-Landscape-Design-Click-Through.jpg";s:12:"tmpl_created";i:1647530337;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/popups/fly-in-cta-landscape-design/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:18:"["cta","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:41;a:21:{s:4:"tmpl";i:1324;s:2:"id";i:22790;s:5:"title";s:48:"Bottom Bar  | Contact | Architecture Photography";s:9:"thumbnail";s:94:"https://library.elementor.com/wp-content/uploads/2022/03/architecture-photography-65-small.jpg";s:12:"tmpl_created";i:1647532358;s:6:"author";s:9:"Elementor";s:3:"url";s:149:"https://library.elementor.com/popups/bottom-bar-contact-architecture-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:17:"essential-oct2023";s:7:"subtype";s:10:"bottom bar";s:4:"tags";s:26:"["Architecture","Contact"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:42;a:21:{s:4:"tmpl";i:1325;s:2:"id";i:22800;s:5:"title";s:41:"Fly-In  | CTA | Speech-Language Therapist";s:9:"thumbnail";s:103:"https://library.elementor.com/wp-content/uploads/2022/03/66-Speech-Language-Therapist-Click-Through.jpg";s:12:"tmpl_created";i:1647532720;s:6:"author";s:9:"Elementor";s:3:"url";s:142:"https://library.elementor.com/popups/fly-in-cta-speech-language-therapist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:25:"["cta","Psychotherapist"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:43;a:21:{s:4:"tmpl";i:1326;s:2:"id";i:22812;s:5:"title";s:35:"Full Screen | Verification | Winery";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2022/03/67-Winery-Verification.jpg";s:12:"tmpl_created";i:1647761384;s:6:"author";s:9:"Elementor";s:3:"url";s:137:"https://library.elementor.com/popups/full-screen-verification-winery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:24:"["Alert","Verification"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:44;a:21:{s:4:"tmpl";i:1327;s:2:"id";i:22822;s:5:"title";s:36:"Fly-In | Subscription | Nutritionist";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2022/03/nutritionist-69-small.jpg";s:12:"tmpl_created";i:1647762620;s:6:"author";s:9:"Elementor";s:3:"url";s:138:"https://library.elementor.com/popups/fly-in-subscription-nutritionist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:28:"["Food","Health","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:45;a:21:{s:4:"tmpl";i:1328;s:2:"id";i:22833;s:5:"title";s:40:"Classic | Subscription | App &#038; SaaS";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2022/03/app-70-small.jpg";s:12:"tmpl_created";i:1647762955;s:6:"author";s:9:"Elementor";s:3:"url";s:135:"https://library.elementor.com/popups/classic-subscription-app-saas/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:14:"["App","SaaS"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:46;a:21:{s:4:"tmpl";i:1329;s:2:"id";i:22844;s:5:"title";s:41:"Bottom Bar | Discount | Handmade Cupcakes";s:9:"thumbnail";s:90:"https://library.elementor.com/wp-content/uploads/2022/03/72-Handmade-Cupcakes-Discount.jpg";s:12:"tmpl_created";i:1647763350;s:6:"author";s:9:"Elementor";s:3:"url";s:143:"https://library.elementor.com/popups/bottom-bar-discount-handmade-cupcakes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:10:"bottom bar";s:4:"tags";s:21:"["Food","Restaurant"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:47;a:21:{s:4:"tmpl";i:1330;s:2:"id";i:22855;s:5:"title";s:40:"Bottom Bar | Subscription | Fashion Blog";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2022/03/fashion-blog-75-small.jpg";s:12:"tmpl_created";i:1647763907;s:6:"author";s:9:"Elementor";s:3:"url";s:142:"https://library.elementor.com/popups/bottom-bar-subscription-fashion-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:10:"bottom bar";s:4:"tags";s:30:"["Blog","Fashion","Subscribe"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:48;a:21:{s:4:"tmpl";i:1331;s:2:"id";i:22866;s:5:"title";s:28:"Fly-In | CTA | Private Tutor";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2022/03/private-tutor-77-small.jpg";s:12:"tmpl_created";i:1647764062;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/popups/fly-in-cta-private-tutor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:49;a:21:{s:4:"tmpl";i:1332;s:2:"id";i:22876;s:5:"title";s:30:"Classic | CTA | Tennis Academy";s:9:"thumbnail";s:92:"https://library.elementor.com/wp-content/uploads/2022/03/78-Tennis-Academy-Click-Through.jpg";s:12:"tmpl_created";i:1647765192;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/popups/classic-cta-tennis-academy/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:50;a:21:{s:4:"tmpl";i:1333;s:2:"id";i:22887;s:5:"title";s:31:"Fly-In | CTA | Shared Workspace";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2022/03/shared-workspace-79-small.jpg";s:12:"tmpl_created";i:1647765419;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/popups/fly-in-cta-shared-workspace/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:18:"["Business","cta"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:51;a:21:{s:4:"tmpl";i:1334;s:2:"id";i:22899;s:5:"title";s:30:"Bottom Bar | CTA | Art Gallery";s:9:"thumbnail";s:89:"https://library.elementor.com/wp-content/uploads/2022/03/80-Art-Gallery-Click-Through.jpg";s:12:"tmpl_created";i:1647765652;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/popups/bottom-bar-cta-art-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:10:"bottom bar";s:4:"tags";s:13:"["Art","cta"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:52;a:21:{s:4:"tmpl";i:1335;s:2:"id";i:22910;s:5:"title";s:44:"Fly-In | Subscription | Hiking Tours Company";s:9:"thumbnail";s:90:"https://library.elementor.com/wp-content/uploads/2022/03/hiking-tours-company-81-small.jpg";s:12:"tmpl_created";i:1647765835;s:6:"author";s:9:"Elementor";s:3:"url";s:146:"https://library.elementor.com/popups/fly-in-subscription-hiking-tours-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:29:"["Subscribe","Travel","Trip"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:53;a:21:{s:4:"tmpl";i:1336;s:2:"id";i:22921;s:5:"title";s:26:"Classic | CTA | Music Band";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2022/03/music-band-82-small.jpg";s:12:"tmpl_created";i:1647769462;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/popups/classic-cta-music-band/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:21:"["Marketing","Music"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:54;a:21:{s:4:"tmpl";i:1337;s:2:"id";i:22935;s:5:"title";s:35:"Classic | CTA | Computer Technician";s:9:"thumbnail";s:88:"https://library.elementor.com/wp-content/uploads/2022/03/comuter-technician-83-small.jpg";s:12:"tmpl_created";i:1647769843;s:6:"author";s:9:"Elementor";s:3:"url";s:137:"https://library.elementor.com/popups/classic-cta-computer-technician/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:18:"["cta","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:55;a:21:{s:4:"tmpl";i:1338;s:2:"id";i:22945;s:5:"title";s:37:"Classic | Discount | Delivery Company";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2022/03/delivery-company-88-small.jpg";s:12:"tmpl_created";i:1647770834;s:6:"author";s:9:"Elementor";s:3:"url";s:139:"https://library.elementor.com/popups/classic-discount-delivery-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:23:"["Discount","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:56;a:21:{s:4:"tmpl";i:1339;s:2:"id";i:22959;s:5:"title";s:29:"Classic | Discount | Eco Shop";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2022/03/echo-shop-89-small.jpg";s:12:"tmpl_created";i:1647771211;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/popups/classic-discount-eco-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:24:"["Discount","Ecommerce"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:57;a:21:{s:4:"tmpl";i:1340;s:2:"id";i:22972;s:5:"title";s:54:"Fly-In | Subscription | Health &#038; Mindfulness Blog";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small.jpg";s:12:"tmpl_created";i:1647771461;s:6:"author";s:9:"Elementor";s:3:"url";s:149:"https://library.elementor.com/popups/fly-in-subscription-health-mindfulness-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:21:"["Health","Magazine"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:58;a:21:{s:4:"tmpl";i:1341;s:2:"id";i:22982;s:5:"title";s:31:"Full Screen | Menu | Art Museum";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2022/03/art-museum-112-small.jpg";s:12:"tmpl_created";i:1647771938;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/popups/full-screen-menu-art-museum/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:21:"["Fullscreen","menu"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:59;a:21:{s:4:"tmpl";i:1342;s:2:"id";i:22992;s:5:"title";s:40:"Classic | Discount | Urban Clothing Shop";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small-1.jpg";s:12:"tmpl_created";i:1647773067;s:6:"author";s:9:"Elementor";s:3:"url";s:142:"https://library.elementor.com/popups/classic-discount-urban-clothing-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:34:"["Discount","Ecommerce","Fashion"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:60;a:21:{s:4:"tmpl";i:1343;s:2:"id";i:23004;s:5:"title";s:60:"Full Screen | Menu | Digital &#038; Technology Design School";s:9:"thumbnail";s:95:"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small-1.jpg";s:12:"tmpl_created";i:1647773366;s:6:"author";s:9:"Elementor";s:3:"url";s:155:"https://library.elementor.com/popups/full-screen-menu-digital-technology-design-school/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:8:"["menu"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:61;a:21:{s:4:"tmpl";i:1344;s:2:"id";i:23015;s:5:"title";s:62:"Bottom Bar | Contact | Digital &#038; Technology Design School";s:9:"thumbnail";s:93:"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small.jpg";s:12:"tmpl_created";i:1647773492;s:6:"author";s:9:"Elementor";s:3:"url";s:157:"https://library.elementor.com/popups/bottom-bar-contact-digital-technology-design-school/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:10:"bottom bar";s:4:"tags";s:23:"["Contact","Portfolio"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:62;a:21:{s:4:"tmpl";i:1345;s:2:"id";i:23025;s:5:"title";s:32:"Full Screen | Menu | Flower Shop";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small.jpg";s:12:"tmpl_created";i:1647773820;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/popups/full-screen-menu-flower-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:21:"["Fullscreen","menu"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:63;a:21:{s:4:"tmpl";i:1346;s:2:"id";i:23037;s:5:"title";s:36:"Classic | Subscription | Flower Shop";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small-1.jpg";s:12:"tmpl_created";i:1647773949;s:6:"author";s:9:"Elementor";s:3:"url";s:138:"https://library.elementor.com/popups/classic-subscription-flower-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:24:"["Discount","Subscribe"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:64;a:21:{s:4:"tmpl";i:1347;s:2:"id";i:23056;s:5:"title";s:48:"Classic | Discount | Health &#038; Fitness eBook";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2022/03/fitness-ebook-small-1.jpg";s:12:"tmpl_created";i:1647774468;s:6:"author";s:9:"Elementor";s:3:"url";s:143:"https://library.elementor.com/popups/classic-discount-health-fitness-ebook/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:23:"["Contact","Marketing"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:65;a:21:{s:4:"tmpl";i:1348;s:2:"id";i:23067;s:5:"title";s:37:"Fly-In | Menu | Baby Sleep Consultant";s:9:"thumbnail";s:90:"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small-1.jpg";s:12:"tmpl_created";i:1647778954;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/popups/baby-sleep-consultant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:8:"["menu"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:66;a:21:{s:4:"tmpl";i:1349;s:2:"id";i:23077;s:5:"title";s:46:"Classic | Subscription | Baby Sleep Consultant";s:9:"thumbnail";s:88:"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small.jpg";s:12:"tmpl_created";i:1647779074;s:6:"author";s:9:"Elementor";s:3:"url";s:148:"https://library.elementor.com/popups/classic-subscription-baby-sleep-consultant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:12:"["Discount"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:67;a:21:{s:4:"tmpl";i:1350;s:2:"id";i:23090;s:5:"title";s:33:"Full Screen | Menu | Luxury Hotel";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small.jpg";s:12:"tmpl_created";i:1647779390;s:6:"author";s:9:"Elementor";s:3:"url";s:135:"https://library.elementor.com/popups/full-screen-menu-luxury-hotel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:21:"["Fullscreen","menu"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:68;a:21:{s:4:"tmpl";i:1351;s:2:"id";i:23100;s:5:"title";s:31:"Fly-In | Booking | Luxury Hotel";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small-1.jpg";s:12:"tmpl_created";i:1647779500;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/popups/fly-in-booking-luxury-hotel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:20:"["Booking","Travel"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:69;a:21:{s:4:"tmpl";i:1352;s:2:"id";i:23109;s:5:"title";s:38:"Full Screen | Menu | Design Conference";s:9:"thumbnail";s:87:"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small.jpg";s:12:"tmpl_created";i:1647779675;s:6:"author";s:9:"Elementor";s:3:"url";s:140:"https://library.elementor.com/popups/full-screen-menu-design-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:21:"["Fullscreen","menu"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:70;a:21:{s:4:"tmpl";i:1353;s:2:"id";i:23120;s:5:"title";s:41:"Full Screen | Booking | Design Conference";s:9:"thumbnail";s:89:"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small-1.jpg";s:12:"tmpl_created";i:1647779793;s:6:"author";s:9:"Elementor";s:3:"url";s:143:"https://library.elementor.com/popups/full-screen-booking-design-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:35:"["Booking","Conference","Creative"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:71;a:21:{s:4:"tmpl";i:1354;s:2:"id";i:23129;s:5:"title";s:29:"Slide-In | Menu | VR Headsets";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small.jpg";s:12:"tmpl_created";i:1647781211;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/popups/slide-in-menu-vr-headsets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:8:"["menu"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:72;a:21:{s:4:"tmpl";i:1355;s:2:"id";i:23139;s:5:"title";s:31:"Classic | Contact | VR Headsets";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small-1.jpg";s:12:"tmpl_created";i:1647781384;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/popups/classic-contact-vr-headsets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:11:"["Contact"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:73;a:21:{s:4:"tmpl";i:1356;s:2:"id";i:23149;s:5:"title";s:38:"Slide-In | Menu | Portrait Photography";s:9:"thumbnail";s:89:"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Menu.jpg";s:12:"tmpl_created";i:1647782336;s:6:"author";s:9:"Elementor";s:3:"url";s:140:"https://library.elementor.com/popups/slide-in-menu-portrait-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:8:"["menu"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:74;a:21:{s:4:"tmpl";i:1357;s:2:"id";i:23159;s:5:"title";s:47:"Hello Bar | Subscription | Portrait Photography";s:9:"thumbnail";s:97:"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Subscription.jpg";s:12:"tmpl_created";i:1647782478;s:6:"author";s:9:"Elementor";s:3:"url";s:149:"https://library.elementor.com/popups/hello-bar-subscription-portrait-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"hello bar";s:4:"tags";s:34:"["Blog","Photography","Subscribe"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:75;a:21:{s:4:"tmpl";i:1358;s:2:"id";i:23169;s:5:"title";s:32:"Full Screen | Menu | English Pub";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Menu.jpg";s:12:"tmpl_created";i:1647782664;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/popups/full-screen-menu-english-pub/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:21:"["Fullscreen","menu"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:76;a:21:{s:4:"tmpl";i:1359;s:2:"id";i:23179;s:5:"title";s:32:"Classic | Discount | English Pub";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Discount.jpg";s:12:"tmpl_created";i:1647782796;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/popups/classic-discount-english-pub/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:20:"["Discount","Offer"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:77;a:21:{s:4:"tmpl";i:1360;s:2:"id";i:23189;s:5:"title";s:27:"Full Screen | Menu | Singer";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Menu.jpg";s:12:"tmpl_created";i:1647783070;s:6:"author";s:9:"Elementor";s:3:"url";s:129:"https://library.elementor.com/popups/full-screen-menu-singer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:29:"["Fullscreen","menu","Music"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:78;a:21:{s:4:"tmpl";i:1361;s:2:"id";i:23200;s:5:"title";s:31:"Classic | Subscription | Singer";s:9:"thumbnail";s:89:"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Subscription.jpg";s:12:"tmpl_created";i:1647783249;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/popups/classic-subscription-singer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:21:"["Music","Subscribe"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:79;a:21:{s:4:"tmpl";i:1362;s:2:"id";i:23210;s:5:"title";s:38:"Full Screen | Menu | Virtual Assistant";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2022/03/virtual-assistnt-73-small.jpg";s:12:"tmpl_created";i:1647784292;s:6:"author";s:9:"Elementor";s:3:"url";s:140:"https://library.elementor.com/popups/full-screen-menu-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:21:"["Fullscreen","menu"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:80;a:21:{s:4:"tmpl";i:1363;s:2:"id";i:23223;s:5:"title";s:39:"Hello Bar | Contact | Virtual Assistant";s:9:"thumbnail";s:92:"https://library.elementor.com/wp-content/uploads/2022/03/73-Virtual-Assistant-Contact-Us.jpg";s:12:"tmpl_created";i:1647784616;s:6:"author";s:9:"Elementor";s:3:"url";s:141:"https://library.elementor.com/popups/hello-bar-contact-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"hello bar";s:4:"tags";s:37:"["Contact","Psychologist","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:81;a:21:{s:4:"tmpl";i:1364;s:2:"id";i:23234;s:5:"title";s:32:"Slide-In  | Menu | Personal Chef";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Menu.jpg";s:12:"tmpl_created";i:1647798194;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/popups/slide-in-menu-personal-chef/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:8:"["menu"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:82;a:21:{s:4:"tmpl";i:1365;s:2:"id";i:23244;s:5:"title";s:29:"Classic | CTA | Personal Chef";s:9:"thumbnail";s:88:"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Contact-Us.jpg";s:12:"tmpl_created";i:1647798297;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/popups/classic-cta-personal-chef/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:24:"["Booking","Chef","cta"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:83;a:21:{s:4:"tmpl";i:1366;s:2:"id";i:23254;s:5:"title";s:31:"Full Screen | Menu | Food Truck";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small-1.jpg";s:12:"tmpl_created";i:1647798447;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/popups/full-screen-menu-food-truck/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:21:"["Fullscreen","menu"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:84;a:21:{s:4:"tmpl";i:1367;s:2:"id";i:23265;s:5:"title";s:30:"Fly-In | Discount | Food Truck";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small.jpg";s:12:"tmpl_created";i:1647798657;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/popups/fly-in-discount-food-truck/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:20:"["Discount","Offer"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:85;a:21:{s:4:"tmpl";i:1369;s:2:"id";i:23323;s:5:"title";s:28:"Classic | CTA | Black Friday";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-6-Small.jpg";s:12:"tmpl_created";i:1647855505;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/popups/classic-cta-black-friday/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:34:"["Black Friday","cta","Ecommerce"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:86;a:21:{s:4:"tmpl";i:1370;s:2:"id";i:23329;s:5:"title";s:29:"Slide-In | CTA | Black Friday";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-5-Small.jpg";s:12:"tmpl_created";i:1647855865;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/popups/slide-in-cta-black-friday/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:34:"["Black Friday","cta","Ecommerce"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:87;a:21:{s:4:"tmpl";i:1371;s:2:"id";i:23335;s:5:"title";s:31:"Slide-In | CTA | Black Friday 1";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-1-Small.jpg";s:12:"tmpl_created";i:1647856357;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/popups/slide-in-cta-black-friday-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:34:"["Black Friday","cta","Ecommerce"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:88;a:21:{s:4:"tmpl";i:1372;s:2:"id";i:23341;s:5:"title";s:30:"Classic | CTA | Black Friday 2";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-3-Small.jpg";s:12:"tmpl_created";i:1647856493;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/popups/classic-cta-black-friday-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:34:"["Black Friday","cta","Ecommerce"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:89;a:21:{s:4:"tmpl";i:1373;s:2:"id";i:23347;s:5:"title";s:30:"Classic | CTA | Black Friday 3";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-2-Small.jpg";s:12:"tmpl_created";i:1647856891;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/popups/classic-cta-black-friday-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:34:"["Black Friday","cta","Ecommerce"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:90;a:21:{s:4:"tmpl";i:1374;s:2:"id";i:23354;s:5:"title";s:30:"Classic | CTA | Black Friday 4";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-4-Small.jpg";s:12:"tmpl_created";i:1647856996;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/popups/classic-cta-black-friday-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:34:"["Black Friday","cta","Ecommerce"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:91;a:21:{s:4:"tmpl";i:1375;s:2:"id";i:23394;s:5:"title";s:27:"Classic | CTA | Halloween 1";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-3-Small.jpg";s:12:"tmpl_created";i:1647857351;s:6:"author";s:9:"Elementor";s:3:"url";s:129:"https://library.elementor.com/popups/classic-cta-halloween-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:31:"["cta","Ecommerce","Halloween"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:92;a:21:{s:4:"tmpl";i:1376;s:2:"id";i:23401;s:5:"title";s:33:"Slide-In | Discount | Halloween 2";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-2-Small.jpg";s:12:"tmpl_created";i:1647857567;s:6:"author";s:9:"Elementor";s:3:"url";s:135:"https://library.elementor.com/popups/slide-in-discount-halloween-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:36:"["Discount","Ecommerce","Halloween"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:93;a:21:{s:4:"tmpl";i:1377;s:2:"id";i:23407;s:5:"title";s:33:"Slide-In | Discount | Halloween 3";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-1-Small.jpg";s:12:"tmpl_created";i:1647857814;s:6:"author";s:9:"Elementor";s:3:"url";s:135:"https://library.elementor.com/popups/slide-in-discount-halloween-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:36:"["Discount","Ecommerce","Halloween"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:94;a:21:{s:4:"tmpl";i:1378;s:2:"id";i:23416;s:5:"title";s:31:"Fly-In | Discount | Halloween 4";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-5-Small.jpg";s:12:"tmpl_created";i:1647858024;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/popups/fly-in-discount-halloween-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:44:"["Discount","Ecommerce","Halloween","Offer"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:95;a:21:{s:4:"tmpl";i:1379;s:2:"id";i:23422;s:5:"title";s:36:"Classic | Subscription | Halloween 5";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-4-Small.jpg";s:12:"tmpl_created";i:1647858246;s:6:"author";s:9:"Elementor";s:3:"url";s:138:"https://library.elementor.com/popups/classic-subscription-halloween-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:48:"["Discount","Ecommerce","Halloween","Subscribe"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:96;a:21:{s:4:"tmpl";i:1380;s:2:"id";i:23471;s:5:"title";s:28:"Slide-In | CTA | Christmas 1";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-2-Small.jpg";s:12:"tmpl_created";i:1647859193;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/popups/slide-in-cta-christmas-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:19:"["Christmas","cta"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:97;a:21:{s:4:"tmpl";i:1381;s:2:"id";i:23477;s:5:"title";s:28:"Slide-In | CTA | Christmas 2";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-4-Small.jpg";s:12:"tmpl_created";i:1647859838;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/popups/slide-in-cta-christmas-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:19:"["Christmas","cta"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:98;a:21:{s:4:"tmpl";i:1382;s:2:"id";i:23483;s:5:"title";s:26:"Fly-In | CTA | Christmas 3";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-1-Small.jpg";s:12:"tmpl_created";i:1647860157;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/popups/fly-in-cta-christmas-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:31:"["Christmas","cta","Ecommerce"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:99;a:21:{s:4:"tmpl";i:1383;s:2:"id";i:23489;s:5:"title";s:33:"Slide-In | Discount | Christmas 4";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-5-Small.jpg";s:12:"tmpl_created";i:1647860302;s:6:"author";s:9:"Elementor";s:3:"url";s:135:"https://library.elementor.com/popups/slide-in-discount-christmas-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:31:"["Christmas","cta","Ecommerce"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:100;a:21:{s:4:"tmpl";i:1384;s:2:"id";i:23496;s:5:"title";s:32:"Classic | Discount | Christmas 5";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-3-Small.jpg";s:12:"tmpl_created";i:1647860454;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/popups/classic-discount-christmas-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:29:"["Christmas","Offer","Sales"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:101;a:21:{s:4:"tmpl";i:1385;s:2:"id";i:23523;s:5:"title";s:30:"Classic | CTA | Valentines Day";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-2-Small.jpg";s:12:"tmpl_created";i:1647860912;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/popups/classic-cta-valentines-day/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:25:"["cta","Valentine''s Day"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:102;a:21:{s:4:"tmpl";i:1386;s:2:"id";i:23529;s:5:"title";s:39:"Hello Bar | Discount | Valentines Day 2";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-1-Small.jpg";s:12:"tmpl_created";i:1647861064;s:6:"author";s:9:"Elementor";s:3:"url";s:141:"https://library.elementor.com/popups/hello-bar-discount-valentines-day-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"hello bar";s:4:"tags";s:30:"["Discount","Valentine''s Day"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:103;a:21:{s:4:"tmpl";i:1387;s:2:"id";i:23536;s:5:"title";s:32:"Classic | CTA | Valentines Day 3";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-3-Small.jpg";s:12:"tmpl_created";i:1647861536;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/popups/classic-cta-valentines-day-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:25:"["cta","Valentine''s Day"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:104;a:21:{s:4:"tmpl";i:1388;s:2:"id";i:23586;s:5:"title";s:51:"Fly-In | Subscribe | Health &#038; Wellness Company";s:9:"thumbnail";s:103:"https://library.elementor.com/wp-content/uploads/2022/03/35-Subscribe-Health-Wellness-Company-Small.jpg";s:12:"tmpl_created";i:1647862008;s:6:"author";s:9:"Elementor";s:3:"url";s:146:"https://library.elementor.com/popups/fly-in-subscribe-health-wellness-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:24:"["Business","Subscribe"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:105;a:21:{s:4:"tmpl";i:1389;s:2:"id";i:23592;s:5:"title";s:34:"Classic | Subscribe | Tech Company";s:9:"thumbnail";s:92:"https://library.elementor.com/wp-content/uploads/2022/03/36-Subscribe-Tech-Company-Small.jpg";s:12:"tmpl_created";i:1647866706;s:6:"author";s:9:"Elementor";s:3:"url";s:136:"https://library.elementor.com/popups/classic-subscribe-tech-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:25:"["Marketing","Subscribe"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:106;a:21:{s:4:"tmpl";i:1390;s:2:"id";i:23598;s:5:"title";s:36:"Classic | Contact Us | Fight Classes";s:9:"thumbnail";s:94:"https://library.elementor.com/wp-content/uploads/2022/03/37-Contact-Us-Fight-Classes-Small.jpg";s:12:"tmpl_created";i:1647866869;s:6:"author";s:9:"Elementor";s:3:"url";s:138:"https://library.elementor.com/popups/classic-contact-us-fight-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:23:"["Contact","Marketing"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:107;a:21:{s:4:"tmpl";i:1391;s:2:"id";i:23611;s:5:"title";s:31:"Classic | CTA | Mochi Shop Sale";s:9:"thumbnail";s:99:"https://library.elementor.com/wp-content/uploads/2022/03/39-Click-Through-Mochi-Shop-Sale-Small.jpg";s:12:"tmpl_created";i:1647867750;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/popups/classic-cta-mochi-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:23:"["cta","Offer","Sales"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:108;a:21:{s:4:"tmpl";i:1392;s:2:"id";i:23618;s:5:"title";s:28:"Classic | CTA | Fashion Shop";s:9:"thumbnail";s:96:"https://library.elementor.com/wp-content/uploads/2022/03/40-Click-Through-Fashion-Shop-Small.jpg";s:12:"tmpl_created";i:1647868251;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/popups/classic-cta-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:19:"["cta","Ecommerce"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:109;a:21:{s:4:"tmpl";i:1393;s:2:"id";i:23624;s:5:"title";s:29:"Fly-In | Login | Tech Company";s:9:"thumbnail";s:88:"https://library.elementor.com/wp-content/uploads/2022/03/41-Login-Tech-Company-Small.jpg";s:12:"tmpl_created";i:1647868704;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/popups/fly-in-login-tech-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:9:"["Login"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:110;a:21:{s:4:"tmpl";i:1394;s:2:"id";i:23630;s:5:"title";s:36:"Fly-In | Verification | Liquor Store";s:9:"thumbnail";s:95:"https://library.elementor.com/wp-content/uploads/2022/03/42-Verification-Liquor-Store-Small.jpg";s:12:"tmpl_created";i:1647870308;s:6:"author";s:9:"Elementor";s:3:"url";s:138:"https://library.elementor.com/popups/fly-in-verification-liquor-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:16:"["Verification"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:111;a:21:{s:4:"tmpl";i:1395;s:2:"id";i:23636;s:5:"title";s:39:"Hello Bar | Subscribe | Online Magazine";s:9:"thumbnail";s:95:"https://library.elementor.com/wp-content/uploads/2022/03/44-Subscribe-Online-Magazine-Small.jpg";s:12:"tmpl_created";i:1647870465;s:6:"author";s:9:"Elementor";s:3:"url";s:141:"https://library.elementor.com/popups/hello-bar-subscribe-online-magazine/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"hello bar";s:4:"tags";s:20:"["Blog","Subscribe"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:112;a:21:{s:4:"tmpl";i:1396;s:2:"id";i:23642;s:5:"title";s:27:"Fly-In | Login | Health Spa";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2022/03/43-Login-Health-Spa-Small.jpg";s:12:"tmpl_created";i:1647872427;s:6:"author";s:9:"Elementor";s:3:"url";s:129:"https://library.elementor.com/popups/fly-in-login-health-spa/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:20:"["Login","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:113;a:21:{s:4:"tmpl";i:1397;s:2:"id";i:23648;s:5:"title";s:33:"Fly-In | Verification | Wine Shop";s:9:"thumbnail";s:92:"https://library.elementor.com/wp-content/uploads/2022/03/45-Verification-Wine-Shop-Small.jpg";s:12:"tmpl_created";i:1647872627;s:6:"author";s:9:"Elementor";s:3:"url";s:135:"https://library.elementor.com/popups/fly-in-verification-wine-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:16:"["Verification"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:114;a:21:{s:4:"tmpl";i:1421;s:2:"id";i:24235;s:5:"title";s:24:"Ladydog Club &#8211; NFT";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2022/05/Ladydog_Club.jpg";s:12:"tmpl_created";i:1651525072;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/lp/ladydog-club-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:3:"NFT";s:4:"tags";s:100:"["Art","Author","Business","Creative","Design","Gallery","Landing Pages","NFT","Products","Virtual"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:115;a:21:{s:4:"tmpl";i:1422;s:2:"id";i:24166;s:5:"title";s:15:"Dot &#8211; NFT";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2022/05/Dot-250_280.jpg";s:12:"tmpl_created";i:1651525117;s:6:"author";s:9:"Elementor";s:3:"url";s:109:"https://library.elementor.com/lp/dot-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:3:"NFT";s:4:"tags";s:100:"["Art","Author","Business","Creative","Design","Gallery","Landing Pages","NFT","Products","Virtual"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:116;a:21:{s:4:"tmpl";i:1423;s:2:"id";i:24191;s:5:"title";s:28:"Cosmic Neighbors &#8211; NFT";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2022/05/Cosmic_Neighbors-250_280.jpg";s:12:"tmpl_created";i:1651525124;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/lp/cosmic-neighbors-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:3:"NFT";s:4:"tags";s:100:"["Art","Author","Business","Creative","Design","Gallery","Landing Pages","NFT","Products","Virtual"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:117;a:21:{s:4:"tmpl";i:1424;s:2:"id";i:24255;s:5:"title";s:30:"Happy Food Friends &#8211; NFT";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2022/05/Featured_Image.jpg";s:12:"tmpl_created";i:1651525475;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/lp/happy-food-friends-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:3:"NFT";s:4:"tags";s:100:"["Art","Author","Business","Creative","Design","Gallery","Landing Pages","NFT","Products","Virtual"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:118;a:21:{s:4:"tmpl";i:1443;s:2:"id";i:24599;s:5:"title";s:27:"Wireframe &#8211; Courses 1";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Courses-1.jpg";s:12:"tmpl_created";i:1653989626;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/lp/wireframe-courses-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:9:"Wireframe";s:4:"tags";s:180:"["About","Academy","Booking","Business","Course Online","Features","Footer","Landing Pages","Online Service","Professional","School","Services","Subscribe","Teacher","Testimonial"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:119;a:21:{s:4:"tmpl";i:1444;s:2:"id";i:24614;s:5:"title";s:28:"Wireframe &#8211; Services 1";s:9:"thumbnail";s:87:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-1-2.jpg";s:12:"tmpl_created";i:1653990084;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/lp/wireframe-services-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"Wireframe";s:4:"tags";s:139:"["About","Business","Contact","Features","Footer","Form","Header","Landing Pages","Online Service","Professional","Services","Testimonial"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:120;a:21:{s:4:"tmpl";i:1445;s:2:"id";i:24629;s:5:"title";s:28:"Wireframe &#8211; Services 2";s:9:"thumbnail";s:87:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-2-2.jpg";s:12:"tmpl_created";i:1653990132;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/lp/wireframe-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"Wireframe";s:4:"tags";s:123:"["About","Business","Contact","Features","Footer","Form","Gallery","Landing Pages","Professional","Services","Testimonial"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:121;a:21:{s:4:"tmpl";i:1446;s:2:"id";i:24644;s:5:"title";s:27:"Wireframe &#8211; Webinar 1";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Webinar-1.jpg";s:12:"tmpl_created";i:1653990164;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/lp/wireframe-webinar-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"Wireframe";s:4:"tags";s:177:"["About","Academy","Booking","Conference","Course Online","Education","Features","Footer","Form","Landing Pages","Online Event","Online Service","Subscribe","Virtual","Webinar"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:122;a:21:{s:4:"tmpl";i:1447;s:2:"id";i:24655;s:5:"title";s:28:"Wireframe &#8211; Services 3";s:9:"thumbnail";s:87:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-3-2.jpg";s:12:"tmpl_created";i:1653990198;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/lp/wireframe-services-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"Wireframe";s:4:"tags";s:143:"["About","Agency","Business","Contact","Footer","Form","Gallery","Landing Pages","Portfolio","Professional","Project","Services","Testimonial"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:123;a:21:{s:4:"tmpl";i:1448;s:2:"id";i:24677;s:5:"title";s:28:"Wireframe &#8211; Services 4";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-4.jpg";s:12:"tmpl_created";i:1653990233;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/lp/wireframe-services-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"Wireframe";s:4:"tags";s:102:"["About","Business","Contact","Footer","Form","Landing Pages","Professional","Services","Testimonial"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:124;a:21:{s:4:"tmpl";i:1449;s:2:"id";i:24687;s:5:"title";s:28:"Wireframe &#8211; Products 1";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Products-1.jpg";s:12:"tmpl_created";i:1653990273;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/lp/wireframe-products-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:9:"Wireframe";s:4:"tags";s:128:"["About","Booking","Business","Clients","Ecommerce","Features","Footer","Landing Pages","Products","Sales","Shop","Testimonial"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:125;a:21:{s:4:"tmpl";i:1450;s:2:"id";i:24706;s:5:"title";s:28:"Wireframe &#8211; Services 5";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-5.jpg";s:12:"tmpl_created";i:1653990322;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/lp/wireframe-services-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"Wireframe";s:4:"tags";s:149:"["About","Booking","Consulting","Contact","Doctor","Footer","Form","Header","Landing Pages","Online Service","Professional","Services","Testimonial"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:126;a:21:{s:4:"tmpl";i:1451;s:2:"id";i:23604;s:5:"title";s:38:"Classic | Subscribe | Nail Polish Shop";s:9:"thumbnail";s:96:"https://library.elementor.com/wp-content/uploads/2022/03/38-Subscribe-Nail-Polish-Shop-Small.jpg";s:12:"tmpl_created";i:1660205114;s:6:"author";s:9:"Elementor";s:3:"url";s:140:"https://library.elementor.com/popups/classic-subscribe-nail-polish-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:20:"["Blog","Subscribe"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:127;a:21:{s:4:"tmpl";i:1452;s:2:"id";i:23047;s:5:"title";s:46:"Fly-In | Contact | Health &#038; Fitness eBook";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2022/03/fitness-ebook-small.jpg";s:12:"tmpl_created";i:1660205149;s:6:"author";s:9:"Elementor";s:3:"url";s:141:"https://library.elementor.com/popups/fly-in-contact-health-fitness-ebook/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:28:"["Contact","Ebook","Health"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:128;a:21:{s:4:"tmpl";i:1199;s:2:"id";i:18839;s:5:"title";s:27:"Hello Bar | CTA | eCommerce";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2021/05/350x250.png";s:12:"tmpl_created";i:1621870603;s:6:"author";s:9:"Elementor";s:3:"url";s:129:"https://library.elementor.com/popups/hello-bar-cta-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"hello bar";s:4:"tags";s:41:"["Ecommerce","Online Shop","Sale","Shop"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:129;a:21:{s:4:"tmpl";i:1247;s:2:"id";i:21907;s:5:"title";s:50:"Fly-In | Team Details  | Electronic Music Festival";s:9:"thumbnail";s:104:"https://library.elementor.com/wp-content/uploads/2022/03/Kit-8-electronic-music-festival-CTA-image-1.jpg";s:12:"tmpl_created";i:1646660881;s:6:"author";s:9:"Elementor";s:3:"url";s:157:"https://library.elementor.com/popups/fly-in-team-details-popup-electronic-music-festival/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:130;a:21:{s:4:"tmpl";i:1253;s:2:"id";i:22162;s:5:"title";s:46:"Full Screen | Menu | Electronic Music Festival";s:9:"thumbnail";s:90:"https://library.elementor.com/wp-content/uploads/2022/03/8-music-festival-Team-Details.jpg";s:12:"tmpl_created";i:1647272934;s:6:"author";s:9:"Elementor";s:3:"url";s:154:"https://library.elementor.com/popups/full-screen-menu-popup-electronic-music-festival/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:21:"["Fullscreen","menu"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:131;a:21:{s:4:"tmpl";i:1254;s:2:"id";i:22172;s:5:"title";s:45:"Classic | Discount | Health &#038; Beauty Spa";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2022/03/health-beauty-spa-small.jpg";s:12:"tmpl_created";i:1647273547;s:6:"author";s:9:"Elementor";s:3:"url";s:146:"https://library.elementor.com/popups/classic-discount-popup-health-beauty-spa/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:36:"["Hair","Health","Sales","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:132;a:21:{s:4:"tmpl";i:1255;s:2:"id";i:22183;s:5:"title";s:44:"Hello Bar | CTA | Environmental Organization";s:9:"thumbnail";s:104:"https://library.elementor.com/wp-content/uploads/2022/03/11-Environmental-Organization-Click-Through.jpg";s:12:"tmpl_created";i:1647274384;s:6:"author";s:9:"Elementor";s:3:"url";s:152:"https://library.elementor.com/popups/hello-bar-cta-popup-environmental-organization/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"hello bar";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:133;a:21:{s:4:"tmpl";i:1256;s:2:"id";i:22195;s:5:"title";s:39:"Classic | Discount | Italian Restaurant";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2022/03/restaurant-small.jpg";s:12:"tmpl_created";i:1647329432;s:6:"author";s:9:"Elementor";s:3:"url";s:147:"https://library.elementor.com/popups/classic-discount-popup-italian-restaurant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:22:"["Restaurant","Sales"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:134;a:21:{s:4:"tmpl";i:1257;s:2:"id";i:22210;s:5:"title";s:45:"Bottom Bar | Discount | Technology Conference";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2022/03/tech-conference-small.jpg";s:12:"tmpl_created";i:1647330423;s:6:"author";s:9:"Elementor";s:3:"url";s:153:"https://library.elementor.com/popups/bottom-bar-discount-popup-technology-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:10:"bottom bar";s:4:"tags";s:38:"["Conference","Sales","Save the Date"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:135;a:21:{s:4:"tmpl";i:1258;s:2:"id";i:22221;s:5:"title";s:32:"Hello Bar | Menu | Tattoo Studio";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small-1.jpg";s:12:"tmpl_created";i:1647330705;s:6:"author";s:9:"Elementor";s:3:"url";s:140:"https://library.elementor.com/popups/hello-bar-menu-popup-tattoo-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"hello bar";s:4:"tags";s:17:"["Header","menu"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:136;a:21:{s:4:"tmpl";i:1259;s:2:"id";i:22231;s:5:"title";s:37:"Full Screen | Booking | Tattoo Studio";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small.jpg";s:12:"tmpl_created";i:1647331823;s:6:"author";s:9:"Elementor";s:3:"url";s:145:"https://library.elementor.com/popups/full-screen-booking-popup-tattoo-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:32:"["Booking","Contact","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:137;a:21:{s:4:"tmpl";i:1260;s:2:"id";i:22251;s:5:"title";s:34:"Classic | Discount | Dental Clinic";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2022/03/dental-clinic-small.jpg";s:12:"tmpl_created";i:1647332171;s:6:"author";s:9:"Elementor";s:3:"url";s:142:"https://library.elementor.com/popups/classic-discount-popup-dental-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:30:"["Health","Marketing","Sales"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:138;a:21:{s:4:"tmpl";i:1261;s:2:"id";i:22261;s:5:"title";s:34:"Slide-In | Contact | Makeup Artist";s:9:"thumbnail";s:88:"https://library.elementor.com/wp-content/uploads/2022/03/20-Makeup-Artist-Contact-Us.jpg";s:12:"tmpl_created";i:1647333946;s:6:"author";s:9:"Elementor";s:3:"url";s:142:"https://library.elementor.com/popups/slide-in-contact-popup-makeup-artist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:33:"["Business","Contact","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:139;a:21:{s:4:"tmpl";i:1262;s:2:"id";i:22271;s:5:"title";s:24:"Fly-In | CTA | Headphone";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2022/03/headphones-1-small.jpg";s:12:"tmpl_created";i:1647334784;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/popups/fly-in-cta-popup-headphone/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:41:"["cta","Ecommerce","Marketing","Product"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:140;a:21:{s:4:"tmpl";i:1263;s:2:"id";i:22277;s:5:"title";s:29:"Classic | CTA | Online Course";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2022/03/online-course-2.jpg";s:12:"tmpl_created";i:1647337110;s:6:"author";s:9:"Elementor";s:3:"url";s:137:"https://library.elementor.com/popups/classic-cta-popup-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:35:"["Course Online","cta","Marketing"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:141;a:21:{s:4:"tmpl";i:1264;s:2:"id";i:22283;s:5:"title";s:40:"Bottom Bar | Contact | Virtual Assistant";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2022/03/virtual-assistant-3.jpg";s:12:"tmpl_created";i:1647337517;s:6:"author";s:9:"Elementor";s:3:"url";s:148:"https://library.elementor.com/popups/bottom-bar-contact-popup-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:10:"bottom bar";s:4:"tags";s:33:"["Business","Contact","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:142;a:21:{s:4:"tmpl";i:1265;s:2:"id";i:22289;s:5:"title";s:32:"Fly-In | Contact | Private Tutor";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2022/03/private-tutor-4.jpg";s:12:"tmpl_created";i:1647337676;s:6:"author";s:9:"Elementor";s:3:"url";s:140:"https://library.elementor.com/popups/fly-in-contact-popup-private-tutor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:4:"free";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:27:"["Contact","Course Online"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:143;a:21:{s:4:"tmpl";i:1266;s:2:"id";i:22295;s:5:"title";s:31:"Classic |  Login | Login Travel";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2022/03/login-travel-6.jpg";s:12:"tmpl_created";i:1647339467;s:6:"author";s:9:"Elementor";s:3:"url";s:138:"https://library.elementor.com/popups/classic-login-popup-login-travel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"classic";s:4:"tags";s:9:"["Login"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:144;a:21:{s:4:"tmpl";i:1267;s:2:"id";i:22301;s:5:"title";s:36:"Full Screen | Login | Login Business";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2022/03/login-business-7.jpg";s:12:"tmpl_created";i:1647339782;s:6:"author";s:9:"Elementor";s:3:"url";s:144:"https://library.elementor.com/popups/full-screen-login-popup-login-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:16:"["Login","SaaS"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:145;a:21:{s:4:"tmpl";i:1268;s:2:"id";i:22307;s:5:"title";s:28:"Classic | Login | Login Blog";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2022/03/login-blog-8.jpg";s:12:"tmpl_created";i:1647339986;s:6:"author";s:9:"Elementor";s:3:"url";s:136:"https://library.elementor.com/popups/classic-login-popup-login-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:16:"["Blog","Login"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:146;a:21:{s:4:"tmpl";i:1269;s:2:"id";i:22313;s:5:"title";s:31:"Classic | Login | Login Fashion";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2022/03/login-fashion-9.jpg";s:12:"tmpl_created";i:1647340204;s:6:"author";s:9:"Elementor";s:3:"url";s:139:"https://library.elementor.com/popups/classic-login-popup-login-fashion/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:19:"["Fashion","Login"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:147;a:21:{s:4:"tmpl";i:1270;s:2:"id";i:22319;s:5:"title";s:40:"Classic |  Login | Login Design Platform";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2022/03/login-design-platform-10.jpg";s:12:"tmpl_created";i:1647340531;s:6:"author";s:9:"Elementor";s:3:"url";s:147:"https://library.elementor.com/popups/classic-login-popup-login-design-platform/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:25:"["Design","Login","SaaS"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:148;a:21:{s:4:"tmpl";i:1271;s:2:"id";i:22325;s:5:"title";s:36:"Fly-In | Contact | Digital Marketing";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2022/03/digital-marketing-11.jpg";s:12:"tmpl_created";i:1647340770;s:6:"author";s:9:"Elementor";s:3:"url";s:144:"https://library.elementor.com/popups/fly-in-contact-popup-digital-marketing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:51:"["Business","Contact","Digital Agency","Marketing"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:149;a:21:{s:4:"tmpl";i:1272;s:2:"id";i:22331;s:5:"title";s:36:"Fly-In | CTA | Dog Cat Food Delivery";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2022/03/dog-cat-food-delivery-5.jpg";s:12:"tmpl_created";i:1647341069;s:6:"author";s:9:"Elementor";s:3:"url";s:144:"https://library.elementor.com/popups/fly-in-cta-popup-dog-cat-food-delivery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:33:"["cta","Delivery Service","Pets"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:150;a:21:{s:4:"tmpl";i:1273;s:2:"id";i:22337;s:5:"title";s:37:"Full Screen | Contact | Design Studio";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2022/03/design-studio-12.jpg";s:12:"tmpl_created";i:1647341370;s:6:"author";s:9:"Elementor";s:3:"url";s:145:"https://library.elementor.com/popups/full-screen-contact-popup-design-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:39:"["Business","Contact","Digital Agency"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:151;a:21:{s:4:"tmpl";i:1274;s:2:"id";i:22343;s:5:"title";s:44:"Classic | Contact | Support Product Platform";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2022/03/support-13.jpg";s:12:"tmpl_created";i:1647341972;s:6:"author";s:9:"Elementor";s:3:"url";s:146:"https://library.elementor.com/popups/classic-contact-support-product-platform/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:21:"["Contact","Support"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:152;a:21:{s:4:"tmpl";i:1275;s:2:"id";i:22371;s:5:"title";s:38:"Full Screen | Contact | Small Business";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2022/03/small-business-14.jpg";s:12:"tmpl_created";i:1647342508;s:6:"author";s:9:"Elementor";s:3:"url";s:140:"https://library.elementor.com/popups/full-screen-contact-small-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:40:"["Business","Contact","Interior Design"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:153;a:21:{s:4:"tmpl";i:1276;s:2:"id";i:22377;s:5:"title";s:31:"Classic | Contact | Online Shop";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2022/03/online-shop-15.jpg";s:12:"tmpl_created";i:1647352786;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/popups/classic-contact-online-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:11:"["Contact"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:154;a:21:{s:4:"tmpl";i:1277;s:2:"id";i:22383;s:5:"title";s:40:"Classic | Booking | Children Optometrist";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2022/03/children-optometrist-16.jpg";s:12:"tmpl_created";i:1647352963;s:6:"author";s:9:"Elementor";s:3:"url";s:142:"https://library.elementor.com/popups/classic-booking-children-optometrist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:53:"["Booking","Business","Contact","Education","Health"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:155;a:21:{s:4:"tmpl";i:1278;s:2:"id";i:22389;s:5:"title";s:28:"Fly-In | Contact | Open Week";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2022/03/open-week17.jpg";s:12:"tmpl_created";i:1647353281;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/popups/fly-in-contact-open-week/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:34:"["Business","Contact","Marketing"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:156;a:21:{s:4:"tmpl";i:1279;s:2:"id";i:22397;s:5:"title";s:43:"Full Screen | CTA | Plant Pots Online Store";s:9:"thumbnail";s:87:"https://library.elementor.com/wp-content/uploads/2022/03/plant-pots-online-store-18.jpg";s:12:"tmpl_created";i:1647353429;s:6:"author";s:9:"Elementor";s:3:"url";s:145:"https://library.elementor.com/popups/full-screen-cta-plant-pots-online-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:33:"["Ecommerce","Marketing","Sales"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:157;a:21:{s:4:"tmpl";i:1054;s:2:"id";i:15414;s:5:"title";s:32:"Classic | Contact | Dance Studio";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/10/PopUp.jpg";s:12:"tmpl_created";i:1603180596;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/popups/classic-contact-dance-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:16:"["Dance Studio"]";s:10:"menu_order";i:1;s:16:"popularity_index";i:762;s:11:"trend_index";i:650;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:158;a:21:{s:4:"tmpl";i:1398;s:2:"id";i:23687;s:5:"title";s:32:"Pizza Promotion &#8211; Business";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2022/04/48-Pizza-Promotion.jpg";s:12:"tmpl_created";i:1649670575;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/lp/pizza-promotion-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"Business";s:4:"tags";s:92:"["Business","Cooking","Delivery","Discount","Fast Food","Food","Landing Pages","Restaurant"]";s:10:"menu_order";i:1;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:159;a:21:{s:4:"tmpl";i:1400;s:2:"id";i:23751;s:5:"title";s:33:"Baby Sleep Webinar &#8211; Events";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2022/04/63-Baby-Sleep-Webinar.jpg";s:12:"tmpl_created";i:1649676065;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/lp/baby-sleep-webinar-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"Events";s:4:"tags";s:227:"["Baby","Booking","Business","Children","Course Online","Education","Events","Health","Landing Pages","Life Coach","Lifestyle","Online Event","Online Service","Parenting","Professional","Remote","Services","Training","Webinar"]";s:10:"menu_order";i:1;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:160;a:21:{s:4:"tmpl";i:1401;s:2:"id";i:23776;s:5:"title";s:34:"Ski Hotel Promotion &#8211; Travel";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2022/04/64-Ski-Hotel-Promotion.jpg";s:12:"tmpl_created";i:1649691720;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/lp/ski-hotel-promotion-travel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"Travel";s:4:"tags";s:118:"["Accommodation","Booking","Discount. Landing Pages","Lifestyle","Luxury","Services","Spa","Travel","Trip","Vacation"]";s:10:"menu_order";i:1;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:161;a:21:{s:4:"tmpl";i:1402;s:2:"id";i:23804;s:5:"title";s:30:"Cake Delivery &#8211; Business";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2022/04/67-Cake-Delivery.jpg";s:12:"tmpl_created";i:1649692909;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/lp/cake-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:101:"["Bakery","Business","Cake","Cooking","Delivery","Discount","Food","Landing Pages","Products","Shop"]";s:10:"menu_order";i:1;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:162;a:21:{s:4:"tmpl";i:1403;s:2:"id";i:23832;s:5:"title";s:32:"Furniture Store &#8211; Business";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2022/04/87-Furniture-Store.jpg";s:12:"tmpl_created";i:1649694812;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/lp/furniture-store-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"Business";s:4:"tags";s:232:"["Architecture","Art","Business","Construction","Coupon","Creative","Decor","Designer","Discount","Fashion","Furniture Design","Home","House","Interior Design","Landing Pages","Lifestyle","Products","Professional","Services","Shop"]";s:10:"menu_order";i:1;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:163;a:21:{s:4:"tmpl";i:1404;s:2:"id";i:23746;s:5:"title";s:22:"Nails &#8211; Business";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2022/04/62-Nails-1.jpg";s:12:"tmpl_created";i:1649704635;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/lp/nails-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:173:"["Art","Beauty","Business","Colorful","Cosmetics","Creative","Design","Discount","Fashion","Girly","Landing Pages","Lifestyle","Manicure","Modern","Professional","Services"]";s:10:"menu_order";i:1;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:164;a:21:{s:4:"tmpl";i:1405;s:2:"id";i:23846;s:5:"title";s:29:"Music Festival &#8211; Events";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2022/04/88-Music-Festival.jpg";s:12:"tmpl_created";i:1649707763;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/lp/music-festival-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:6:"Events";s:4:"tags";s:128:"["Author","Booking","Business","Creative","Discount","Events","Landing Pages","Music","Online","Online Event","Party","Virtual"]";s:10:"menu_order";i:1;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:165;a:21:{s:4:"tmpl";i:1406;s:2:"id";i:23872;s:5:"title";s:40:"Fashion Styling Course &#8211; Education";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2022/04/89-Fashion-Styling-Course.jpg";s:12:"tmpl_created";i:1649708569;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/lp/fashion-styling-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"Education";s:4:"tags";s:173:"["Aesthetic","Art","Beauty","Business","Course Online","Creative","Discount","Education","Fashion","Landing Pages","Lifestyle","Online","Online Service","Stylist","Virtual"]";s:10:"menu_order";i:1;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:166;a:21:{s:4:"tmpl";i:1407;s:2:"id";i:23897;s:5:"title";s:33:"Bags Online Shop &#8211; Business";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2022/04/90-Bags-Online-Shop.jpg";s:12:"tmpl_created";i:1649709513;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/lp/bags-online-shop-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:170:"["Art","Bag","Business","Creative","Design","Discount","Fashion","Landing Pages","Lifestyle","Luxury","Modern","Online","Online Shop","Products","Sales","Shop","Stylist"]";s:10:"menu_order";i:1;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:167;a:21:{s:4:"tmpl";i:1408;s:2:"id";i:23932;s:5:"title";s:32:"Cooking Academy &#8211; Business";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2022/04/91-Cooking-Academy.jpg";s:12:"tmpl_created";i:1649710216;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/lp/cooking-academy-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:145:"["Academy","Booking","Business","Chef","Cooking","Education","Food","Free Trial","Landing Pages","Professional","School","Teacher","Testimonial"]";s:10:"menu_order";i:1;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:168;a:21:{s:4:"tmpl";i:1409;s:2:"id";i:23970;s:5:"title";s:45:"Ophthalmology Medical Clinic &#8211; Business";s:9:"thumbnail";s:92:"https://library.elementor.com/wp-content/uploads/2022/04/92-Ophthalmology-Medical-Clinic.jpg";s:12:"tmpl_created";i:1649711096;s:6:"author";s:9:"Elementor";s:3:"url";s:139:"https://library.elementor.com/lp/ophthalmology-medical-clinic-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:165:"["About","Business","Care","Consulting","Eye","Free Trial","Glasses","Health","Landing Pages","Lifestyle","Medical","Modern","Optometrist","Professional","Services"]";s:10:"menu_order";i:1;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:169;a:21:{s:4:"tmpl";i:1425;s:2:"id";i:24331;s:5:"title";s:24:"Wireframe &#8211; Home 1";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-1.jpg";s:12:"tmpl_created";i:1653988363;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/wireframe-home-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"page";s:4:"tags";s:102:"["Business","Contact","Features","Footer","Header","Homepage","Professional","Services","Testimonial"]";s:10:"menu_order";i:1;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:170;a:21:{s:4:"tmpl";i:1218;s:2:"id";i:20792;s:5:"title";s:26:"Luxury Car &#8211; Product";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2021/11/250x280-1.jpg";s:12:"tmpl_created";i:1636903770;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/lp/luxury-car-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"Product";s:4:"tags";s:54:"["car","Ecommerce","Landing Pages","Luxury","Product"]";s:10:"menu_order";i:1;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:171;a:21:{s:4:"tmpl";i:1428;s:2:"id";i:24398;s:5:"title";s:25:"Wireframe &#8211; About 1";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-1.jpg";s:12:"tmpl_created";i:1653988534;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/wireframe-about-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"page";s:4:"tags";s:83:"["About","Business","Contact","Features","Footer","Professional","Services","Team"]";s:10:"menu_order";i:2;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:172;a:21:{s:4:"tmpl";i:991;s:2:"id";i:13413;s:5:"title";s:33:"Classic | Contact | Online Course";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Help.jpg";s:12:"tmpl_created";i:1587474761;s:6:"author";s:9:"Elementor";s:3:"url";s:135:"https://library.elementor.com/popups/classic-contact-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:29:"["Course Online","Education"]";s:10:"menu_order";i:2;s:16:"popularity_index";i:530;s:11:"trend_index";i:369;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:173;a:21:{s:4:"tmpl";i:1053;s:2:"id";i:15272;s:5:"title";s:32:"Classic | Contact | Psychologist";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/09/PopUp.png";s:12:"tmpl_created";i:1600170487;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/popups/classic-contact-psychologist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:34:"["Psychologist","Psychotherapist"]";s:10:"menu_order";i:3;s:16:"popularity_index";i:578;s:11:"trend_index";i:312;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:174;a:21:{s:4:"tmpl";i:899;s:2:"id";i:11839;s:5:"title";s:9:"Portfolio";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2019/09/Header_small.png";s:12:"tmpl_created";i:1569430015;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/blocks/portfolio-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:43:"["creative portfolio","header","portfolio"]";s:10:"menu_order";i:3;s:16:"popularity_index";i:189;s:11:"trend_index";i:20;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:175;a:21:{s:4:"tmpl";i:1433;s:2:"id";i:24477;s:5:"title";s:27:"Wireframe &#8211; Gallery 2";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Gallery-2.jpg";s:12:"tmpl_created";i:1653988835;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/wireframe-gallery-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"page";s:4:"tags";s:82:"["Business","Contact","Design","Footer","Gallery","Header","Portfolio","Services"]";s:10:"menu_order";i:3;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:176;a:21:{s:4:"tmpl";i:1205;s:2:"id";i:20233;s:5:"title";s:32:"Art Magazine &#8211; Coming Soon";s:9:"thumbnail";s:95:"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg";s:12:"tmpl_created";i:1633881371;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/lp/art-magazine-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:16:"Coming Soon Page";s:4:"tags";s:48:"["Art","Coming Soon","Landing Pages","Magazine"]";s:10:"menu_order";i:3;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:177;a:21:{s:4:"tmpl";i:1214;s:2:"id";i:20539;s:5:"title";s:31:"Design Blog &#8211; Coming Soon";s:9:"thumbnail";s:94:"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg";s:12:"tmpl_created";i:1634022706;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/lp/design-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:16:"Coming Soon Page";s:4:"tags";s:47:"["Blog","Coming Soon","Design","Landing Pages"]";s:10:"menu_order";i:4;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:178;a:21:{s:4:"tmpl";i:1224;s:2:"id";i:21013;s:5:"title";s:24:"Restaurant &#8211; About";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2021/12/7-About-Restaurant.jpg";s:12:"tmpl_created";i:1638795588;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/restaurant-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:36:"["About","Chef","Food","Restaurant"]";s:10:"menu_order";i:4;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:179;a:21:{s:4:"tmpl";i:992;s:2:"id";i:13402;s:5:"title";s:29:"Classic | CTA | Online Course";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2020/04/Popup-Course-Completed.jpg";s:12:"tmpl_created";i:1587474772;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/popups/classic-cta-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:29:"["Course Online","Education"]";s:10:"menu_order";i:4;s:16:"popularity_index";i:619;s:11:"trend_index";i:582;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:180;a:21:{s:4:"tmpl";i:1206;s:2:"id";i:20254;s:5:"title";s:41:"Digital Marketing Agency &#8211; Business";s:9:"thumbnail";s:95:"https://library.elementor.com/wp-content/uploads/2021/10/Digital-Marketing-Agency-250x280-1.jpg";s:12:"tmpl_created";i:1633882427;s:6:"author";s:9:"Elementor";s:3:"url";s:135:"https://library.elementor.com/lp/digital-marketing-agency-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:65:"["Agency","Business","Digital Agency","Landing Pages","Services"]";s:10:"menu_order";i:5;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:181;a:21:{s:4:"tmpl";i:1235;s:2:"id";i:21281;s:5:"title";s:25:"Law Firm &#8211; Services";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2021/12/16-Services-Law-firm.jpg";s:12:"tmpl_created";i:1638819128;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/law-firm-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"page";s:4:"tags";s:56:"["Consulting","Law","Law Firm","Services","Testimonial"]";s:10:"menu_order";i:5;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:182;a:21:{s:4:"tmpl";i:1017;s:2:"id";i:14111;s:5:"title";s:36:"Classic | Japanese restaurant | Sale";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2020/06/Pop-Up-Page-Small.jpg";s:12:"tmpl_created";i:1592300400;s:6:"author";s:9:"Elementor";s:3:"url";s:138:"https://library.elementor.com/popups/classic-japanese-restaurant-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:32:"["Food","Japanese","Restaurant"]";s:10:"menu_order";i:5;s:16:"popularity_index";i:717;s:11:"trend_index";i:697;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:183;a:21:{s:4:"tmpl";i:1213;s:2:"id";i:20509;s:5:"title";s:40:"Dogs Adoption &#8211; Social Involvement";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2021/10/Dog-Adoption-250x280-1.jpg";s:12:"tmpl_created";i:1634022353;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/lp/dogs-adoption-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:18:"Social Involvement";s:4:"tags";s:49:"["Adoption","Involvement","Landing Pages","Pets"]";s:10:"menu_order";i:6;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:184;a:21:{s:4:"tmpl";i:1233;s:2:"id";i:21205;s:5:"title";s:29:"Photographer &#8211; Projects";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2021/12/25-Projects-Photographer.jpg";s:12:"tmpl_created";i:1638818372;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/photographer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"page";s:4:"tags";s:43:"["Black and white","Photography","Project"]";s:10:"menu_order";i:6;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:185;a:21:{s:4:"tmpl";i:993;s:2:"id";i:13422;s:5:"title";s:30:"Classic | Menu | Online Course";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Menu.jpg";s:12:"tmpl_created";i:1587474782;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/popups/classic-menu-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"classic";s:4:"tags";s:29:"["Course Online","Education"]";s:10:"menu_order";i:6;s:16:"popularity_index";i:516;s:11:"trend_index";i:432;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:186;a:21:{s:4:"tmpl";i:925;s:2:"id";i:12540;s:5:"title";s:33:"Classic | Menu | Travel and tours";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_Menu_s.png";s:12:"tmpl_created";i:1575960267;s:6:"author";s:9:"Elementor";s:3:"url";s:135:"https://library.elementor.com/popups/classic-menu-travel-and-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:18:"["Tours","Travel"]";s:10:"menu_order";i:7;s:16:"popularity_index";i:690;s:11:"trend_index";i:714;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:187;a:21:{s:4:"tmpl";i:1208;s:2:"id";i:20361;s:5:"title";s:51:"Exercise &#038; Fitness Equipment &#8211; eCommerce";s:9:"thumbnail";s:97:"https://library.elementor.com/wp-content/uploads/2021/10/Exercise-Fitness-Equipment-250x280-1.jpg";s:12:"tmpl_created";i:1633883766;s:6:"author";s:9:"Elementor";s:3:"url";s:138:"https://library.elementor.com/lp/exercise-fitness-equipment-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"eCommerce";s:4:"tags";s:50:"["Fitness","Health","Landing Pages","Online Shop"]";s:10:"menu_order";i:7;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:188;a:21:{s:4:"tmpl";i:1239;s:2:"id";i:21373;s:5:"title";s:28:"Photographer &#8211; Gallery";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2021/12/18-Gallery-Photographer.jpg";s:12:"tmpl_created";i:1638821177;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/photographer-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"page";s:4:"tags";s:56:"["Gallery","Photography","Portfolio","Project","Travel"]";s:10:"menu_order";i:7;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:189;a:21:{s:4:"tmpl";i:1426;s:2:"id";i:24348;s:5:"title";s:24:"Wireframe &#8211; Home 2";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-2.jpg";s:12:"tmpl_created";i:1653988444;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/wireframe-home-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:102:"["Business","Contact","Features","Footer","Header","Homepage","Professional","Services","Testimonial"]";s:10:"menu_order";i:8;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:190;a:21:{s:4:"tmpl";i:958;s:2:"id";i:13129;s:5:"title";s:28:"Classic | Menu | Photography";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/02/PopUp_s.png";s:12:"tmpl_created";i:1582092645;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/popups/classic-menu-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:27:"["Photography","Portfolio"]";s:10:"menu_order";i:8;s:16:"popularity_index";i:646;s:11:"trend_index";i:521;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:191;a:21:{s:4:"tmpl";i:1427;s:2:"id";i:24366;s:5:"title";s:24:"Wireframe &#8211; Home 3";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-3.jpg";s:12:"tmpl_created";i:1653988491;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/wireframe-home-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:102:"["Business","Contact","Features","Footer","Header","Homepage","Professional","Services","Testimonial"]";s:10:"menu_order";i:9;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:192;a:21:{s:4:"tmpl";i:1207;s:2:"id";i:20299;s:5:"title";s:51:"Interior Design Consultation &#8211; Online Service";s:9:"thumbnail";s:99:"https://library.elementor.com/wp-content/uploads/2021/10/Interior-Design-Consultation-250x280-1.jpg";s:12:"tmpl_created";i:1633882989;s:6:"author";s:9:"Elementor";s:3:"url";s:145:"https://library.elementor.com/lp/interior-design-consultation-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:14:"Online Service";s:4:"tags";s:65:"["Consulting","Interior Design","Landing Pages","Online Service"]";s:10:"menu_order";i:9;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:193;a:21:{s:4:"tmpl";i:952;s:2:"id";i:12726;s:5:"title";s:52:"Classic | Newsletter | Subscribe | Magazine and Blog";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_Newsletter_s.png";s:12:"tmpl_created";i:1579061019;s:6:"author";s:9:"Elementor";s:3:"url";s:152:"https://library.elementor.com/popups/classic-newsletter-subscribe-magazine-and-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:19:"["Blog","Magazine"]";s:10:"menu_order";i:9;s:16:"popularity_index";i:357;s:11:"trend_index";i:281;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:194;a:21:{s:4:"tmpl";i:883;s:2:"id";i:11468;s:5:"title";s:20:"Classic | Sale | Gym";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2019/08/PopUp_Small.png";s:12:"tmpl_created";i:1567393182;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/popups/classic-sale-gym/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:2:"[]";s:10:"menu_order";i:10;s:16:"popularity_index";i:696;s:11:"trend_index";i:740;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:195;a:21:{s:4:"tmpl";i:1216;s:2:"id";i:20623;s:5:"title";s:57:"Luxurious Camping Accommodation For Events &#8211; Events";s:9:"thumbnail";s:113:"https://library.elementor.com/wp-content/uploads/2021/10/Luxurious-Camping-Accommodation-For-Events-250x280-2.jpg";s:12:"tmpl_created";i:1634041681;s:6:"author";s:9:"Elementor";s:3:"url";s:151:"https://library.elementor.com/lp/luxurious-camping-accommodation-for-events-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"Events";s:4:"tags";s:43:"["Event","Events","Landing Pages","Travel"]";s:10:"menu_order";i:10;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:196;a:21:{s:4:"tmpl";i:1219;s:2:"id";i:20886;s:5:"title";s:28:"Online Training &#8211; Home";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2021/12/2-Home-Online-Training.jpg";s:12:"tmpl_created";i:1638784769;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/online-training-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:39:"["Fitness","Online","Sport","Training"]";s:10:"menu_order";i:10;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:197;a:21:{s:4:"tmpl";i:1065;s:2:"id";i:15570;s:5:"title";s:33:"Classic | Subscribe | Travel Blog";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/11/PopUp.jpg";s:12:"tmpl_created";i:1606215555;s:6:"author";s:9:"Elementor";s:3:"url";s:135:"https://library.elementor.com/popups/classic-subscribe-travel-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:17:"["Blog","Travel"]";s:10:"menu_order";i:11;s:16:"popularity_index";i:709;s:11:"trend_index";i:459;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:198;a:21:{s:4:"tmpl";i:1431;s:2:"id";i:24437;s:5:"title";s:25:"Wireframe &#8211; About 4";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-4.jpg";s:12:"tmpl_created";i:1653988733;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/wireframe-about-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:74:"["About","Business","Contact","Features","Footer","Header","Professional"]";s:10:"menu_order";i:11;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:199;a:21:{s:4:"tmpl";i:1210;s:2:"id";i:20414;s:5:"title";s:45:"Online English Courses &#8211; Online Service";s:9:"thumbnail";s:93:"https://library.elementor.com/wp-content/uploads/2021/10/Online-English-Courses-250x280-1.jpg";s:12:"tmpl_created";i:1633884482;s:6:"author";s:9:"Elementor";s:3:"url";s:139:"https://library.elementor.com/lp/online-english-courses-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:14:"Online Service";s:4:"tags";s:50:"["Course Online","Landing Pages","Online Service"]";s:10:"menu_order";i:11;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:200;a:21:{s:4:"tmpl";i:1132;s:2:"id";i:16553;s:5:"title";s:31:"Fly-In | Contact | Beauty Salon";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/12/PopUp.jpg";s:12:"tmpl_created";i:1608622602;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/popups/fly-in-contact-beauty-salon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:23:"["Beauty Salon","Hair"]";s:10:"menu_order";i:12;s:16:"popularity_index";i:691;s:11:"trend_index";i:428;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:201;a:21:{s:4:"tmpl";i:1441;s:2:"id";i:24574;s:5:"title";s:27:"Wireframe &#8211; Contact 5";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-5.jpg";s:12:"tmpl_created";i:1653989135;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/wireframe-contact-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:88:"["Business","Contact","Footer","Form","Google Maps","Header","Professional","Subscribe"]";s:10:"menu_order";i:12;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:202;a:21:{s:4:"tmpl";i:1217;s:2:"id";i:20333;s:5:"title";s:40:"Plant Pots Online Shop &#8211; eCommerce";s:9:"thumbnail";s:93:"https://library.elementor.com/wp-content/uploads/2021/10/Plant-Pots-Online-Shop-250x280-2.jpg";s:12:"tmpl_created";i:1634042184;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/lp/plant-pots-online-shop-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"eCommerce";s:4:"tags";s:50:"["Ecommerce","Landing Pages","Online Shop","Shop"]";s:10:"menu_order";i:12;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:203;a:21:{s:4:"tmpl";i:1211;s:2:"id";i:20447;s:5:"title";s:33:"Shared Workspace &#8211; Business";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Shared-Workspace.jpg";s:12:"tmpl_created";i:1633884934;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/lp/shared-workspace-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:28:"["Business","Landing Pages"]";s:10:"menu_order";i:13;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:204;a:21:{s:4:"tmpl";i:1237;s:2:"id";i:21313;s:5:"title";s:34:"Spa &#038; Beauty &#8211; Services";s:9:"thumbnail";s:89:"https://library.elementor.com/wp-content/uploads/2021/12/Spa-Beauty-Treatments-page-1.jpg";s:12:"tmpl_created";i:1638819709;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/spa-beauty-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:55:"["Beauty","Hair","Health","Services","Spa","Treatment"]";s:10:"menu_order";i:13;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:205;a:21:{s:4:"tmpl";i:1004;s:2:"id";i:13538;s:5:"title";s:32:"Fly-In | Newsletter | Barbershop";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2020/05/Pop-Up-Page-Small.jpg";s:12:"tmpl_created";i:1589893364;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/popups/fly-in-newsletter-barbershop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:28:"["Barber Shop","Barbershop"]";s:10:"menu_order";i:13;s:16:"popularity_index";i:710;s:11:"trend_index";i:667;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:206;a:21:{s:4:"tmpl";i:924;s:2:"id";i:12550;s:5:"title";s:32:"Fly-in | Sale | Travel and Tours";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_s.png";s:12:"tmpl_created";i:1575960263;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/popups/flyin-sale-travel-and-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:18:"["Tours","Travel"]";s:10:"menu_order";i:14;s:16:"popularity_index";i:754;s:11:"trend_index";i:791;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:207;a:21:{s:4:"tmpl";i:1212;s:2:"id";i:20479;s:5:"title";s:49:"Teeth Straightening &#8211; Health &#038; Fitness";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Teeth-Whitening.jpg";s:12:"tmpl_created";i:1633886115;s:6:"author";s:9:"Elementor";s:3:"url";s:136:"https://library.elementor.com/lp/teeth-straightening-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:18:"Health and Fitness";s:4:"tags";s:46:"["Business","Dental","Health","Landing Pages"]";s:10:"menu_order";i:14;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:208;a:21:{s:4:"tmpl";i:1234;s:2:"id";i:21234;s:5:"title";s:34:"Insurance Company &#8211; Services";s:9:"thumbnail";s:90:"https://library.elementor.com/wp-content/uploads/2021/12/15-Services-Insurance-Company.jpg";s:12:"tmpl_created";i:1638818688;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/insurance-company-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:51:"["Faq","Form","Insurance","Services","Testimonial"]";s:10:"menu_order";i:14;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:209;a:21:{s:4:"tmpl";i:1035;s:2:"id";i:15062;s:5:"title";s:35:"Fly-In | Sign up | Flooring Company";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/08/PopUp.png";s:12:"tmpl_created";i:1597739629;s:6:"author";s:9:"Elementor";s:3:"url";s:137:"https://library.elementor.com/popups/fly-in-sign-up-flooring-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:39:"["Flooring company","Flooring website"]";s:10:"menu_order";i:15;s:16:"popularity_index";i:625;s:11:"trend_index";i:309;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:210;a:21:{s:4:"tmpl";i:1209;s:2:"id";i:20394;s:5:"title";s:30:"Time Management &#8211; Events";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2021/10/Time-Management-250x280-1.jpg";s:12:"tmpl_created";i:1633884077;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/lp/time-management-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"Events";s:4:"tags";s:17:"["Landing Pages"]";s:10:"menu_order";i:15;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:211;a:21:{s:4:"tmpl";i:1229;s:2:"id";i:21118;s:5:"title";s:28:"Contact &#8211; Plants Store";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2021/12/12-Contact-Plants-Store.jpg";s:12:"tmpl_created";i:1638802472;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/contact-plants-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:40:"["Contact","Info","Plant","Testimonial"]";s:10:"menu_order";i:15;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:212;a:21:{s:4:"tmpl";i:893;s:2:"id";i:11822;s:5:"title";s:30:"Full Screen | Menu | Portfolio";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2019/09/PopUp_small.png";s:12:"tmpl_created";i:1569429896;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/popups/full-screen-menu-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:2:"[]";s:10:"menu_order";i:16;s:16:"popularity_index";i:654;s:11:"trend_index";i:626;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:213;a:21:{s:4:"tmpl";i:1203;s:2:"id";i:18591;s:5:"title";s:28:"Coffee Sale &#8211; Business";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2021/04/250x280-7.png";s:12:"tmpl_created";i:1633877319;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/lp/coffee-sale-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:33:"["Coffee","Landing Pages","Sale"]";s:10:"menu_order";i:16;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:214;a:21:{s:4:"tmpl";i:1231;s:2:"id";i:21184;s:5:"title";s:28:"Dental Care &#8211; Services";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2021/12/14-Services-Dental-Care.jpg";s:12:"tmpl_created";i:1638807148;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/dental-care-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:45:"["Dental","Medical","Services","Testimonial"]";s:10:"menu_order";i:16;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:215;a:21:{s:4:"tmpl";i:1064;s:2:"id";i:15580;s:5:"title";s:31:"Fullscreen | Menu | Travel Blog";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/11/PopUp-Menu.jpg";s:12:"tmpl_created";i:1606215358;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/popups/fullscreen-menu-travel-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:17:"["Blog","Travel"]";s:10:"menu_order";i:17;s:16:"popularity_index";i:673;s:11:"trend_index";i:348;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:216;a:21:{s:4:"tmpl";i:1133;s:2:"id";i:16645;s:5:"title";s:28:"Headphones &#8211; eCommerce";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2021/01/lp_headphones.png";s:12:"tmpl_created";i:1609944115;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/lp/commerce-headphones/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:9:"eCommerce";s:4:"tags";s:39:"["Ecommerce","Landing Pages","Product"]";s:10:"menu_order";i:17;s:16:"popularity_index";i:633;s:11:"trend_index";i:87;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:217;a:21:{s:4:"tmpl";i:1442;s:2:"id";i:24584;s:5:"title";s:27:"Wireframe &#8211; Pricing 1";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Pricing-1.jpg";s:12:"tmpl_created";i:1653989152;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/wireframe-pricing-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:146:"["Booking","Business","Clients","Contact","Faq","Features","Footer","Online Service","Pricing","Products","Professional","Services","Testimonial"]";s:10:"menu_order";i:17;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:218;a:21:{s:4:"tmpl";i:1138;s:2:"id";i:16762;s:5:"title";s:25:"Conference &#8211; Events";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2021/01/Conference.png";s:12:"tmpl_created";i:1610455119;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/lp/conference-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:6:"Events";s:4:"tags";s:60:"["Conference","Convention","Event","Events","Landing Pages"]";s:10:"menu_order";i:18;s:16:"popularity_index";i:705;s:11:"trend_index";i:216;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:219;a:21:{s:4:"tmpl";i:1438;s:2:"id";i:24539;s:5:"title";s:27:"Wireframe &#8211; Contact 2";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-2.jpg";s:12:"tmpl_created";i:1653989019;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/wireframe-contact-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"page";s:4:"tags";s:69:"["Business","Contact","Footer","Google Maps","Header","Professional"]";s:10:"menu_order";i:18;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:220;a:21:{s:4:"tmpl";i:981;s:2:"id";i:13281;s:5:"title";s:37:"Hello Bar | Contact | Interior Design";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/04/PopUp.png";s:12:"tmpl_created";i:1586148801;s:6:"author";s:9:"Elementor";s:3:"url";s:139:"https://library.elementor.com/popups/hello-bar-contact-interior-design/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"hello bar";s:4:"tags";s:19:"["Interior Design"]";s:10:"menu_order";i:18;s:16:"popularity_index";i:763;s:11:"trend_index";i:679;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:221;a:21:{s:4:"tmpl";i:1052;s:2:"id";i:15259;s:5:"title";s:31:"Hello Bar | Menu | Psychologist";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/09/Menu-PopUp.png";s:12:"tmpl_created";i:1600170209;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/popups/hello-bar-menu-psychologist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"hello bar";s:4:"tags";s:34:"["Psychologist","Psychotherapist"]";s:10:"menu_order";i:19;s:16:"popularity_index";i:739;s:11:"trend_index";i:583;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:222;a:21:{s:4:"tmpl";i:1434;s:2:"id";i:24494;s:5:"title";s:28:"Wireframe &#8211; Services 1";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-1.jpg";s:12:"tmpl_created";i:1653988874;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/wireframe-services-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"page";s:4:"tags";s:53:"["Business","Faq","Footer","Professional","Services"]";s:10:"menu_order";i:19;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:223;a:21:{s:4:"tmpl";i:1194;s:2:"id";i:18701;s:5:"title";s:32:"Digital Course &#8211; eCommerce";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2021/04/250x280.jpg";s:12:"tmpl_created";i:1618995134;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/lp/digital-course-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"eCommerce";s:4:"tags";s:57:"["Course Online","Ecommerce","Landing Pages","Marketing"]";s:10:"menu_order";i:19;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:224;a:21:{s:4:"tmpl";i:1192;s:2:"id";i:18612;s:5:"title";s:34:"Bag Product Sale &#8211; eCommerce";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bag-Product.jpeg";s:12:"tmpl_created";i:1618395406;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/lp/bag-product-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"eCommerce";s:4:"tags";s:61:"["Bag","Ecommerce","Landing Pages","Product","Sale","Travel"]";s:10:"menu_order";i:20;s:16:"popularity_index";i:875;s:11:"trend_index";i:605;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:225;a:21:{s:4:"tmpl";i:1227;s:2:"id";i:21083;s:5:"title";s:26:"Conference &#8211; Contact";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2021/12/10-Contact-Conference.jpg";s:12:"tmpl_created";i:1638799208;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/conference-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:44:"["Conference","Contact","Form","Info","Map"]";s:10:"menu_order";i:20;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:226;a:21:{s:4:"tmpl";i:1193;s:2:"id";i:18644;s:5:"title";s:37:"Camera Product Sale &#8211; eCommerce";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2021/04/camera_sale_featured-img.jpg";s:12:"tmpl_created";i:1618396388;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/lp/camera-product-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"eCommerce";s:4:"tags";s:59:"["Camera","Ecommerce","Landing Pages","Photography","Sale"]";s:10:"menu_order";i:21;s:16:"popularity_index";i:873;s:11:"trend_index";i:535;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:227;a:21:{s:4:"tmpl";i:951;s:2:"id";i:12736;s:5:"title";s:41:"Slide In | Contact Us | Magazine and Blog";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_contact_s.png";s:12:"tmpl_created";i:1579060978;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/popups/slide-in-contact-us/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:19:"["Blog","Magazine"]";s:10:"menu_order";i:21;s:16:"popularity_index";i:734;s:11:"trend_index";i:686;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:228;a:21:{s:4:"tmpl";i:1222;s:2:"id";i:20960;s:5:"title";s:26:"Travel Agency &#8211; Home";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2021/12/5-Home-Travel-Agency.jpg";s:12:"tmpl_created";i:1638788432;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/travel-agency-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:53:"["Adventures","Experience","Explore","Travel","Trip"]";s:10:"menu_order";i:21;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:229;a:21:{s:4:"tmpl";i:1196;s:2:"id";i:18815;s:5:"title";s:25:"Car Wash &#8211; Business";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Car-Wash.png";s:12:"tmpl_created";i:1621336431;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/lp/car-wash-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:45:"["Business","car","Discount","Landing Pages"]";s:10:"menu_order";i:22;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:230;a:21:{s:4:"tmpl";i:1242;s:2:"id";i:21473;s:5:"title";s:40:"Architecture Photography &#8211; Gallery";s:9:"thumbnail";s:96:"https://library.elementor.com/wp-content/uploads/2021/12/20-Gallery-Architecture-Photography.jpg";s:12:"tmpl_created";i:1638822115;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/architecture-photography-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"page";s:4:"tags";s:52:"["Architecture","Gallery","Photography","Portfolio"]";s:10:"menu_order";i:22;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:231;a:21:{s:4:"tmpl";i:1015;s:2:"id";i:14067;s:5:"title";s:37:"Slide In | Japanese restaurant | Menu";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2020/06/Menu-Pop-Up-Small.jpg";s:12:"tmpl_created";i:1592290352;s:6:"author";s:9:"Elementor";s:3:"url";s:139:"https://library.elementor.com/popups/slide-in-japanese-restaurant-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:32:"["Food","Japanese","Restaurant"]";s:10:"menu_order";i:22;s:16:"popularity_index";i:650;s:11:"trend_index";i:565;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:232;a:21:{s:4:"tmpl";i:923;s:2:"id";i:12229;s:5:"title";s:33:"Slide In | Law Firm | Information";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2019/11/popup.png";s:12:"tmpl_created";i:1572847842;s:6:"author";s:9:"Elementor";s:3:"url";s:135:"https://library.elementor.com/popups/slide-in-law-firm-information/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:18:"["Law","Law Firm"]";s:10:"menu_order";i:23;s:16:"popularity_index";i:547;s:11:"trend_index";i:413;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:233;a:21:{s:4:"tmpl";i:1198;s:2:"id";i:18824;s:5:"title";s:33:"Design School &#8211; Coming Soon";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png";s:12:"tmpl_created";i:1621336756;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/lp/design-school-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:16:"Coming Soon Page";s:4:"tags";s:49:"["Coming Soon","Design","Landing Pages","School"]";s:10:"menu_order";i:23;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:234;a:21:{s:4:"tmpl";i:1236;s:2:"id";i:21259;s:5:"title";s:28:"3D Designer &#8211; Projects";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2021/12/24-Projects-3D-Designer.jpg";s:12:"tmpl_created";i:1638819185;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/3d-designer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:69:"["3D","Creative Portfolio","Design","Designer","Portfolio","Project"]";s:10:"menu_order";i:23;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:235;a:21:{s:4:"tmpl";i:1028;s:2:"id";i:14827;s:5:"title";s:39:"Slide-In | Contact | Luxury Real Estate";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/07/PopUp.png";s:12:"tmpl_created";i:1595323523;s:6:"author";s:9:"Elementor";s:3:"url";s:141:"https://library.elementor.com/popups/slide-in-contact-luxury-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:28:"["Real estate","Realestate"]";s:10:"menu_order";i:24;s:16:"popularity_index";i:559;s:11:"trend_index";i:284;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:236;a:21:{s:4:"tmpl";i:1197;s:2:"id";i:18819;s:5:"title";s:27:"Dog Walker &#8211; Business";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Dog-Walker.png";s:12:"tmpl_created";i:1621336601;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/lp/dog-walker-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:41:"["Business","Dog","Landing Pages","Pets"]";s:10:"menu_order";i:24;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:237;a:21:{s:4:"tmpl";i:1238;s:2:"id";i:21349;s:5:"title";s:29:"Architecture &#8211; Projects";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2021/12/23-Projects-Architecture.jpg";s:12:"tmpl_created";i:1638820870;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/architecture-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"page";s:4:"tags";s:70:"["Architecture","Creative","Creative Portfolio","Portfolio","Project"]";s:10:"menu_order";i:24;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:238;a:21:{s:4:"tmpl";i:1034;s:2:"id";i:15075;s:5:"title";s:34:"Slide-In | Menu | Flooring Company";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/08/PopUp-1.png";s:12:"tmpl_created";i:1597739605;s:6:"author";s:9:"Elementor";s:3:"url";s:136:"https://library.elementor.com/popups/slide-in-menu-flooring-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:39:"["Flooring company","Flooring website"]";s:10:"menu_order";i:25;s:16:"popularity_index";i:383;s:11:"trend_index";i:162;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:239;a:21:{s:4:"tmpl";i:1414;s:2:"id";i:24079;s:5:"title";s:32:"Fashion Shop &#8211; Coming Soon";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Fashion-Shop.jpg";s:12:"tmpl_created";i:1650988089;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/fashion-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:88:"["Aesthetic","Business","Coming Soon","Ecommerce","Girly","Lifestyle","Products","Shop"]";s:10:"menu_order";i:25;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:240;a:21:{s:4:"tmpl";i:1195;s:2:"id";i:18761;s:5:"title";s:33:"Fashion Store &#8211; Coming Soon";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png";s:12:"tmpl_created";i:1621336146;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/lp/fashion-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:16:"Coming Soon Page";s:4:"tags";s:56:"["Coming Soon","Fashion","Landing Pages","Shop","store"]";s:10:"menu_order";i:25;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:241;a:21:{s:4:"tmpl";i:1153;s:2:"id";i:17060;s:5:"title";s:36:"Private Tutor &#8211; Online Service";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2021/01/Online-Tutor-2.png";s:12:"tmpl_created";i:1610631042;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/lp/private-tutor-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:14:"Online Service";s:4:"tags";s:64:"["Education","Landing Pages","Online Service","Teacher","Tutor"]";s:10:"menu_order";i:26;s:16:"popularity_index";i:780;s:11:"trend_index";i:628;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:242;a:21:{s:4:"tmpl";i:1430;s:2:"id";i:24434;s:5:"title";s:25:"Wireframe &#8211; About 3";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-3.jpg";s:12:"tmpl_created";i:1653988697;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/wireframe-about-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"page";s:4:"tags";s:76:"["About","Business","Contact","Faq","Footer","Header","Professional","Team"]";s:10:"menu_order";i:26;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:243;a:21:{s:4:"tmpl";i:1158;s:2:"id";i:17232;s:5:"title";s:33:"Life Coach &#8211; Online Service";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2021/01/Life-Coach.png";s:12:"tmpl_created";i:1610902793;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/lp/life-coach-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:14:"Online Service";s:4:"tags";s:38:"["Coach","Landing Pages","Life Coach"]";s:10:"menu_order";i:27;s:16:"popularity_index";i:787;s:11:"trend_index";i:751;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:244;a:21:{s:4:"tmpl";i:1436;s:2:"id";i:24515;s:5:"title";s:28:"Wireframe &#8211; Services 3";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-3.jpg";s:12:"tmpl_created";i:1653988946;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/wireframe-services-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"page";s:4:"tags";s:66:"["Business","Contact","Footer","Header","Professional","Services"]";s:10:"menu_order";i:27;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:245;a:21:{s:4:"tmpl";i:875;s:2:"id";i:11241;s:5:"title";s:36:"Classic | Digital Agency | Marketing";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2019/07/PopUp_small.jpg";s:12:"tmpl_created";i:1564643043;s:6:"author";s:9:"Elementor";s:3:"url";s:138:"https://library.elementor.com/popups/classic-digital-agency-marketing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:2:"[]";s:10:"menu_order";i:28;s:16:"popularity_index";i:362;s:11:"trend_index";i:315;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:246;a:21:{s:4:"tmpl";i:1146;s:2:"id";i:16932;s:5:"title";s:35:"Finance Consulting &#8211; Business";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2021/01/Finance-Consulting.png";s:12:"tmpl_created";i:1610532170;s:6:"author";s:9:"Elementor";s:3:"url";s:129:"https://library.elementor.com/lp/finance-consulting-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:80:"["Advisor","Business","Consulting","Finance","Investment","Landing Pages","Tax"]";s:10:"menu_order";i:28;s:16:"popularity_index";i:790;s:11:"trend_index";i:630;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:247;a:21:{s:4:"tmpl";i:1429;s:2:"id";i:24421;s:5:"title";s:25:"Wireframe &#8211; About 2";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-2.jpg";s:12:"tmpl_created";i:1653988579;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/wireframe-about-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"page";s:4:"tags";s:87:"["About","Business","Contact","Faq","Features","Footer","Header","Professional","Team"]";s:10:"menu_order";i:28;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:248;a:21:{s:4:"tmpl";i:674;s:2:"id";i:8505;s:5:"title";s:11:"404 page 01";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2018/05/001.jpg";s:12:"tmpl_created";i:1526415501;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/404-page-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:28;s:16:"popularity_index";i:533;s:11:"trend_index";i:222;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:249;a:21:{s:4:"tmpl";i:1136;s:2:"id";i:16721;s:5:"title";s:35:"Dental &#8211; Health &amp; Fitness";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2021/01/Dental.jpg";s:12:"tmpl_created";i:1610448567;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/lp/dental-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:18:"Health and Fitness";s:4:"tags";s:44:"["Dental","Doctor","Health","Landing Pages"]";s:10:"menu_order";i:29;s:16:"popularity_index";i:801;s:11:"trend_index";i:655;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:250;a:21:{s:4:"tmpl";i:1417;s:2:"id";i:24116;s:5:"title";s:32:"Tech Company &#8211; Coming Soon";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Tech-Company.jpg";s:12:"tmpl_created";i:1650989265;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/tech-company-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:87:"["Business","Coding","Coming Soon","Computer","Developer","IT","Services","Technology"]";s:10:"menu_order";i:29;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:251;a:21:{s:4:"tmpl";i:675;s:2:"id";i:8511;s:5:"title";s:11:"404 page 02";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2018/05/002.jpg";s:12:"tmpl_created";i:1526415528;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/404-page-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:29;s:16:"popularity_index";i:347;s:11:"trend_index";i:155;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:252;a:21:{s:4:"tmpl";i:1161;s:2:"id";i:17269;s:5:"title";s:34:"Electronics Sale &#8211; eCommerce";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2021/01/Electronic-Products.png";s:12:"tmpl_created";i:1610903298;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/lp/electronics-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"eCommerce";s:4:"tags";s:29:"["Ecommerce","Landing Pages"]";s:10:"menu_order";i:30;s:16:"popularity_index";i:800;s:11:"trend_index";i:556;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:253;a:21:{s:4:"tmpl";i:1220;s:2:"id";i:20908;s:5:"title";s:42:"Packing &#038; Moving Company &#8211; Home";s:9:"thumbnail";s:90:"https://library.elementor.com/wp-content/uploads/2021/12/3-Home-Packing-Moving-Company.jpg";s:12:"tmpl_created";i:1638786127;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/packing-moving-company-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:28:"["Movers","Moving","Storge"]";s:10:"menu_order";i:30;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:254;a:21:{s:4:"tmpl";i:1152;s:2:"id";i:17032;s:5:"title";s:42:"Donate Computer &#8211; Social Involvement";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2021/01/Donation-2.png";s:12:"tmpl_created";i:1610630585;s:6:"author";s:9:"Elementor";s:3:"url";s:136:"https://library.elementor.com/lp/donate-computer-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:18:"Social Involvement";s:4:"tags";s:67:"["Computer","Donate","Donation","Kids","Landing Pages","Nonprofit"]";s:10:"menu_order";i:31;s:16:"popularity_index";i:718;s:11:"trend_index";i:278;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:255;a:21:{s:4:"tmpl";i:672;s:2:"id";i:8512;s:5:"title";s:11:"404 page 03";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2018/05/003.jpg";s:12:"tmpl_created";i:1526415449;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/404-page-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:31;s:16:"popularity_index";i:450;s:11:"trend_index";i:375;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:256;a:21:{s:4:"tmpl";i:1245;s:2:"id";i:21546;s:5:"title";s:28:"Interior Design &#8211; Home";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2021/12/1-Home-Interior-Design-1.jpg";s:12:"tmpl_created";i:1639046269;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/interior-design-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:68:"["Design","Form","Furniture Design","Interior Design","Testimonial"]";s:10:"menu_order";i:31;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:257;a:21:{s:4:"tmpl";i:1135;s:2:"id";i:16684;s:5:"title";s:34:"SaaS HR Management &#8211; Product";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2021/01/lp_hr.png";s:12:"tmpl_created";i:1609945486;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/lp/saas-hr-management-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"Product";s:4:"tags";s:39:"["HR","Landing Pages","Product","SaaS"]";s:10:"menu_order";i:32;s:16:"popularity_index";i:708;s:11:"trend_index";i:292;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:258;a:21:{s:4:"tmpl";i:671;s:2:"id";i:8513;s:5:"title";s:11:"404 page 04";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2018/05/004.jpg";s:12:"tmpl_created";i:1526415417;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/404-page-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:32;s:16:"popularity_index";i:420;s:11:"trend_index";i:176;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:259;a:21:{s:4:"tmpl";i:1249;s:2:"id";i:22137;s:5:"title";s:31:"Design Blog &#8211; Coming Soon";s:9:"thumbnail";s:94:"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg";s:12:"tmpl_created";i:1647177194;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/design-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:47:"["Blog","Coming Soon","Design","Landing Pages"]";s:10:"menu_order";i:32;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:260;a:21:{s:4:"tmpl";i:1134;s:2:"id";i:16660;s:5:"title";s:37:"Medical center &#8211; Online service";s:9:"thumbnail";s:95:"https://library.elementor.com/wp-content/uploads/2021/01/Online-medical-cosultation-250_280.png";s:12:"tmpl_created";i:1609945122;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/lp/medical-center-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"Online Service";s:4:"tags";s:44:"["Landing Pages","Medical","Online Service"]";s:10:"menu_order";i:33;s:16:"popularity_index";i:750;s:11:"trend_index";i:332;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:261;a:21:{s:4:"tmpl";i:1226;s:2:"id";i:21069;s:5:"title";s:21:"Hotel &#8211; Contact";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2021/12/9-Contact-Hotel.jpg";s:12:"tmpl_created";i:1638798545;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/hotel-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:36:"["Contact","from","Info","Vacation"]";s:10:"menu_order";i:33;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:262;a:21:{s:4:"tmpl";i:1150;s:2:"id";i:17001;s:5:"title";s:36:"Parental Counseling &#8211; Business";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2021/01/Parenting-Coach-2.png";s:12:"tmpl_created";i:1610534999;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/lp/parental-counseling-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:99:"["Advisor","Business","Coach","Counseling","Landing Pages","Online Service","Parental","Parenting"]";s:10:"menu_order";i:34;s:16:"popularity_index";i:817;s:11:"trend_index";i:0;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:263;a:21:{s:4:"tmpl";i:1432;s:2:"id";i:24461;s:5:"title";s:27:"Wireframe &#8211; Gallery 1";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Gallery-1.jpg";s:12:"tmpl_created";i:1653988784;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/wireframe-gallery-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:82:"["Business","Contact","Design","Footer","Gallery","Header","Portfolio","Services"]";s:10:"menu_order";i:34;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:264;a:21:{s:4:"tmpl";i:676;s:2:"id";i:8514;s:5:"title";s:11:"404 Page 05";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2018/05/005.jpg";s:12:"tmpl_created";i:1526415558;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/404-page-05/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:34;s:16:"popularity_index";i:419;s:11:"trend_index";i:220;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:265;a:21:{s:4:"tmpl";i:1137;s:2:"id";i:16742;s:5:"title";s:31:"Online Course &#8211; Education";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2021/01/Online-Course.png";s:12:"tmpl_created";i:1610454122;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/lp/online-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"Education";s:4:"tags";s:55:"["Academy","Course Online","Education","Landing Pages"]";s:10:"menu_order";i:35;s:16:"popularity_index";i:777;s:11:"trend_index";i:776;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:266;a:21:{s:4:"tmpl";i:668;s:2:"id";i:8523;s:5:"title";s:11:"404 page 06";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2018/05/006.jpg";s:12:"tmpl_created";i:1526415291;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/404-page-06/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:35;s:16:"popularity_index";i:298;s:11:"trend_index";i:268;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:267;a:21:{s:4:"tmpl";i:1440;s:2:"id";i:24563;s:5:"title";s:27:"Wireframe &#8211; Contact 4";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-4.jpg";s:12:"tmpl_created";i:1653989095;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/wireframe-contact-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:84:"["Business","Contact","Footer","Form","Gallery","Header","Professional","Subscribe"]";s:10:"menu_order";i:35;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:268;a:21:{s:4:"tmpl";i:1162;s:2:"id";i:17284;s:5:"title";s:38:"Dietitian &#8211; Health &amp; Fitness";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2021/01/Dietitian.png";s:12:"tmpl_created";i:1610903484;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/lp/dietitian-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:18:"Health and Fitness";s:4:"tags";s:39:"["Fitness","Health","landscape design"]";s:10:"menu_order";i:36;s:16:"popularity_index";i:814;s:11:"trend_index";i:800;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:269;a:21:{s:4:"tmpl";i:1439;s:2:"id";i:24553;s:5:"title";s:27:"Wireframe &#8211; Contact 3";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-3.jpg";s:12:"tmpl_created";i:1653989057;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/wireframe-contact-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:67:"["Business","Contact","Footer","Form","Professional","Testimonial"]";s:10:"menu_order";i:36;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:270;a:21:{s:4:"tmpl";i:1144;s:2:"id";i:16897;s:5:"title";s:30:"Personal Chef &#8211; Business";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2021/01/Personal-Chef.png";s:12:"tmpl_created";i:1610466247;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/lp/personal-chef-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:53:"["Business","Chef","Food","Landing Pages","Services"]";s:10:"menu_order";i:37;s:16:"popularity_index";i:795;s:11:"trend_index";i:617;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:271;a:21:{s:4:"tmpl";i:1435;s:2:"id";i:24504;s:5:"title";s:28:"Wireframe &#8211; Services 2";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-2.jpg";s:12:"tmpl_created";i:1653988910;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/wireframe-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:80:"["Business","Contact","Footer","Header","Professional","Services","Testimonial"]";s:10:"menu_order";i:37;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:272;a:21:{s:4:"tmpl";i:669;s:2:"id";i:8524;s:5:"title";s:11:"404 page 07";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2018/05/007.jpg";s:12:"tmpl_created";i:1526415337;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/404-page-07/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:37;s:16:"popularity_index";i:303;s:11:"trend_index";i:171;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:273;a:21:{s:4:"tmpl";i:1147;s:2:"id";i:16946;s:5:"title";s:52:"Online Full-Stack Developer Course &#8211; Education";s:9:"thumbnail";s:95:"https://library.elementor.com/wp-content/uploads/2021/01/Online-Full-Stack-Developer-Course.png";s:12:"tmpl_created";i:1610532778;s:6:"author";s:9:"Elementor";s:3:"url";s:146:"https://library.elementor.com/lp/online-full-stack-developer-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"Education";s:4:"tags";s:76:"["Academy","Coding","Course Online","Developer","Education","Landing Pages"]";s:10:"menu_order";i:38;s:16:"popularity_index";i:805;s:11:"trend_index";i:0;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:274;a:21:{s:4:"tmpl";i:1437;s:2:"id";i:24528;s:5:"title";s:27:"Wireframe &#8211; Contact 1";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-1.jpg";s:12:"tmpl_created";i:1653988981;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/wireframe-contact-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:76:"["Business","Contact","Footer","Form","Google Maps","Header","Professional"]";s:10:"menu_order";i:38;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:275;a:21:{s:4:"tmpl";i:1143;s:2:"id";i:16868;s:5:"title";s:40:"Virtual Assistant &#8211; Online Service";s:9:"thumbnail";s:88:"https://library.elementor.com/wp-content/uploads/2021/01/Virtual-Assistant-250x280-1.png";s:12:"tmpl_created";i:1610465656;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/lp/virtual-assistant-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:14:"Online Service";s:4:"tags";s:46:"["Assistant","Landing Pages","Online Service"]";s:10:"menu_order";i:39;s:16:"popularity_index";i:793;s:11:"trend_index";i:757;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:276;a:21:{s:4:"tmpl";i:673;s:2:"id";i:8526;s:5:"title";s:11:"404 page 09";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2018/05/009.jpg";s:12:"tmpl_created";i:1526415474;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/404-page-09/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:39;s:16:"popularity_index";i:477;s:11:"trend_index";i:285;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:277;a:21:{s:4:"tmpl";i:1228;s:2:"id";i:21104;s:5:"title";s:26:"Restaurant &#8211; Contact";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2021/12/11-Contact-Restaurant.jpg";s:12:"tmpl_created";i:1638800146;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/restaurant-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:60:"["Contact","Food","Form","Google Maps","Info","Testimonial"]";s:10:"menu_order";i:39;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:278;a:21:{s:4:"tmpl";i:1140;s:2:"id";i:16812;s:5:"title";s:40:"Construction Project &#8211; Real Estate";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2021/01/Construction-Project.png";s:12:"tmpl_created";i:1610463582;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/lp/construction-project-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"Real Estate";s:4:"tags";s:59:"["Construction","Landing Pages","Real estate","Realestate"]";s:10:"menu_order";i:40;s:16:"popularity_index";i:796;s:11:"trend_index";i:724;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:279;a:21:{s:4:"tmpl";i:1244;s:2:"id";i:21393;s:5:"title";s:34:"Interior Designer &#8211; Projects";s:9:"thumbnail";s:99:"https://library.elementor.com/wp-content/uploads/2021/12/big-22-Projects-Interior-Designer-New.jpeg";s:12:"tmpl_created";i:1638823945;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/interior-designer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:93:"["Creative","Creative Portfolio","Design","Designer","Interior Design","Portfolio","Project"]";s:10:"menu_order";i:40;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:280;a:21:{s:4:"tmpl";i:1148;s:2:"id";i:16960;s:5:"title";s:44:"Dog &amp; Cat Food Delivery &#8211; Business";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2021/01/Dog-Food.png";s:12:"tmpl_created";i:1610533581;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/lp/dog-cat-food-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"Business";s:4:"tags";s:71:"["Business","Cat","Delivery","Dog","Food","Landing Pages","Pet","Pets"]";s:10:"menu_order";i:41;s:16:"popularity_index";i:782;s:11:"trend_index";i:510;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:281;a:21:{s:4:"tmpl";i:670;s:2:"id";i:8525;s:5:"title";s:11:"404 page 08";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2018/05/008.jpg";s:12:"tmpl_created";i:1526415374;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/404-page-08/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:41;s:16:"popularity_index";i:510;s:11:"trend_index";i:575;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:282;a:21:{s:4:"tmpl";i:1251;s:2:"id";i:22143;s:5:"title";s:33:"Fashion Store &#8211; Coming Soon";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png";s:12:"tmpl_created";i:1647177389;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/fashion-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:56:"["Coming Soon","Fashion","Landing Pages","Shop","store"]";s:10:"menu_order";i:41;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:283;a:21:{s:4:"tmpl";i:1155;s:2:"id";i:17095;s:5:"title";s:36:"Mobile Pet Grooming &#8211; Business";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2021/01/Mobile-Pet-Grooming.png";s:12:"tmpl_created";i:1610632115;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/lp/mobile-pet-grooming-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"Business";s:4:"tags";s:38:"["Dog","Groom","Landing Pages","Pets"]";s:10:"menu_order";i:42;s:16:"popularity_index";i:786;s:11:"trend_index";i:731;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:284;a:21:{s:4:"tmpl";i:1241;s:2:"id";i:21451;s:5:"title";s:26:"Exhibition &#8211; Gallery";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2021/12/21-Gallery-Exhibition.jpg";s:12:"tmpl_created";i:1638821855;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/exhibition-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:74:"["Art","Creative","Creative Portfolio","Exhibition","Gallery","Portfolio"]";s:10:"menu_order";i:42;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:285;a:21:{s:4:"tmpl";i:502;s:2:"id";i:5438;s:5:"title";s:7:"About 1";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_black_4.png";s:12:"tmpl_created";i:1520443512;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/about-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:42;s:16:"popularity_index";i:147;s:11:"trend_index";i:9;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:286;a:21:{s:4:"tmpl";i:1159;s:2:"id";i:17245;s:5:"title";s:34:"Marketing Course &#8211; Education";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2021/01/PPC.png";s:12:"tmpl_created";i:1610902958;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/lp/marketing-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:9:"Education";s:4:"tags";s:45:"["Course Online","Landing Pages","Marketing"]";s:10:"menu_order";i:43;s:16:"popularity_index";i:770;s:11:"trend_index";i:430;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:287;a:21:{s:4:"tmpl";i:1240;s:2:"id";i:21430;s:5:"title";s:30:"Travel Blogger &#8211; Gallery";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2021/12/19-Gallery-Travel-Blogger.jpg";s:12:"tmpl_created";i:1638821592;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/travel-blogger-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:43:"["Gallery","Photography","Slider","Travel"]";s:10:"menu_order";i:43;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:288;a:21:{s:4:"tmpl";i:1149;s:2:"id";i:16983;s:5:"title";s:41:"Pilates Instructor &#8211; Online Service";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2021/01/Pilates-Instructor.png";s:12:"tmpl_created";i:1610534138;s:6:"author";s:9:"Elementor";s:3:"url";s:135:"https://library.elementor.com/lp/pilates-instructor-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"Online Service";s:4:"tags";s:70:"["Free Trial","Instructor","Landing Pages","Online Service","Pilates"]";s:10:"menu_order";i:44;s:16:"popularity_index";i:778;s:11:"trend_index";i:412;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:289;a:21:{s:4:"tmpl";i:1416;s:2:"id";i:24104;s:5:"title";s:33:"Ceramics Shop &#8211; Coming Soon";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Ceramics-Shop.jpg";s:12:"tmpl_created";i:1650988949;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/ceramics-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:115:"["Art","Business","Coming Soon","Creative","Decor","Design","Furniture Design","Interior Design","Products","Shop"]";s:10:"menu_order";i:44;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:290;a:21:{s:4:"tmpl";i:557;s:2:"id";i:6135;s:5:"title";s:8:"About 10";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_black_2.png";s:12:"tmpl_created";i:1520443663;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/about-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:45;s:16:"popularity_index";i:77;s:11:"trend_index";i:47;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:291;a:21:{s:4:"tmpl";i:1412;s:2:"id";i:24033;s:5:"title";s:37:"Dance Studio &#8211; Maintenance Mode";s:9:"thumbnail";s:90:"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Dance-Studio.jpg";s:12:"tmpl_created";i:1649881344;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/dance-studio-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:113:"["Academy","Business","Dance Studio","Form","Pilates","School","Sport","Teacher","Training","Under Construction"]";s:10:"menu_order";i:45;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:292;a:21:{s:4:"tmpl";i:1190;s:2:"id";i:18568;s:5:"title";s:32:"Flower Delivery &#8211; Business";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2021/04/Flower-Delivery.png";s:12:"tmpl_created";i:1617546716;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/lp/flower-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:37:"["Delivery","Flower","Landing Pages"]";s:10:"menu_order";i:45;s:16:"popularity_index";i:874;s:11:"trend_index";i:763;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:293;a:21:{s:4:"tmpl";i:1145;s:2:"id";i:16917;s:5:"title";s:22:"Webinar &#8211; Events";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2021/01/Webinar-Library-Pic.jpg";s:12:"tmpl_created";i:1610466822;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/lp/webinar-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"Events";s:4:"tags";s:36:"["Events","Landing Pages","Webinar"]";s:10:"menu_order";i:46;s:16:"popularity_index";i:821;s:11:"trend_index";i:0;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:294;a:21:{s:4:"tmpl";i:1413;s:2:"id";i:24049;s:5:"title";s:33:"ECO Shop &#8211; Maintenance Mode";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-ECO-Shop.jpg";s:12:"tmpl_created";i:1649882053;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/eco-shop-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:110:"["Aesthetic","Business","Creative","Decor","Health","Help","Lifestyle","Products","Shop","Under Construction"]";s:10:"menu_order";i:46;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:295;a:21:{s:4:"tmpl";i:497;s:2:"id";i:5397;s:5:"title";s:8:"About 11";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1.png";s:12:"tmpl_created";i:1520443503;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/about-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:46;s:16:"popularity_index";i:148;s:11:"trend_index";i:43;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:296;a:21:{s:4:"tmpl";i:1154;s:2:"id";i:17079;s:5:"title";s:42:"Calls Volunteer &#8211; Social Involvement";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2021/01/Calls-Volunteer.png";s:12:"tmpl_created";i:1610631774;s:6:"author";s:9:"Elementor";s:3:"url";s:136:"https://library.elementor.com/lp/calls-volunteer-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:18:"Social Involvement";s:4:"tags";s:68:"["Care","Covid-19","Help","Involvement","Landing Pages","Volunteer"]";s:10:"menu_order";i:47;s:16:"popularity_index";i:854;s:11:"trend_index";i:0;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:297;a:21:{s:4:"tmpl";i:1419;s:2:"id";i:24136;s:5:"title";s:29:"Food Blog &#8211; Coming Soon";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Food-Blog.jpg";s:12:"tmpl_created";i:1650990034;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/food-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:62:"["Blog","Business","Coming Soon","Cooking","Education","Food"]";s:10:"menu_order";i:47;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:298;a:21:{s:4:"tmpl";i:1142;s:2:"id";i:16836;s:5:"title";s:33:"Marketing Agency &#8211; Business";s:9:"thumbnail";s:89:"https://library.elementor.com/wp-content/uploads/2021/01/Marketing-Agency-Library-Pic.jpg";s:12:"tmpl_created";i:1610464490;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/lp/marketing-agency-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:74:"["Agency","Business","Landing Pages","Marketing","Marketing Landing Page"]";s:10:"menu_order";i:48;s:16:"popularity_index";i:816;s:11:"trend_index";i:787;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:299;a:21:{s:4:"tmpl";i:1411;s:2:"id";i:24020;s:5:"title";s:35:"Mobile App &#8211; Maintenance Mode";s:9:"thumbnail";s:88:"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Mobile-App.jpg";s:12:"tmpl_created";i:1649880955;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/mobile-app-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:77:"["App","Business","Coding","Computer","Launch","Mobile","Under Construction"]";s:10:"menu_order";i:48;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:300;a:21:{s:4:"tmpl";i:498;s:2:"id";i:5405;s:5:"title";s:8:"About 12";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1.png";s:12:"tmpl_created";i:1520443505;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/about-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:48;s:16:"popularity_index";i:216;s:11:"trend_index";i:50;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:301;a:21:{s:4:"tmpl";i:1139;s:2:"id";i:16785;s:5:"title";s:42:"Gym Promotion &#8211; Health &amp; Fitness";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2021/01/Gym-LP.jpg";s:12:"tmpl_created";i:1610455496;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/lp/gym-promotion-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:18:"Health and Fitness";s:4:"tags";s:42:"["Fitness","Gym","Health","Landing Pages"]";s:10:"menu_order";i:49;s:16:"popularity_index";i:820;s:11:"trend_index";i:0;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:302;a:21:{s:4:"tmpl";i:1420;s:2:"id";i:24152;s:5:"title";s:32:"Perfume Shop &#8211; Coming Soon";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Perfume-Shop.jpg";s:12:"tmpl_created";i:1650990353;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/perfume-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:68:"["Business","Coming Soon","Cosmetics","Lifestyle","Products","Shop"]";s:10:"menu_order";i:49;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:303;a:21:{s:4:"tmpl";i:1185;s:2:"id";i:18492;s:5:"title";s:34:"Bicycle Pre-Sale &#8211; eCommerce";s:9:"thumbnail";s:90:"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bike-Landing-Page.png";s:12:"tmpl_created";i:1617535552;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/lp/bicycle-pre-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"eCommerce";s:4:"tags";s:34:"["Bicycle","Landing Pages","Sale"]";s:10:"menu_order";i:50;s:16:"popularity_index";i:871;s:11:"trend_index";i:826;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:304;a:21:{s:4:"tmpl";i:1418;s:2:"id";i:24126;s:5:"title";s:28:"Skincare &#8211; Coming Soon";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Skincare.jpg";s:12:"tmpl_created";i:1650989585;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/skincare-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:128:"["Aesthetic","Beauty","Beauty Salon","Business","Coming Soon","Cosmetics","Girly","Lifestyle","Services","Skincare","Treatment"]";s:10:"menu_order";i:51;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:305;a:21:{s:4:"tmpl";i:1181;s:2:"id";i:18349;s:5:"title";s:39:"Virtual try-on glasses &#8211; Business";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2021/03/250x280-8.png";s:12:"tmpl_created";i:1614772569;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/lp/virtual-try-on-glasses-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:64:"["Fashion","Glasses","Landing Pages","Online Service","Virtual"]";s:10:"menu_order";i:51;s:16:"popularity_index";i:848;s:11:"trend_index";i:803;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:306;a:21:{s:4:"tmpl";i:500;s:2:"id";i:5421;s:5:"title";s:8:"About 13";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_white_3.png";s:12:"tmpl_created";i:1520443509;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/about-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:51;s:16:"popularity_index";i:215;s:11:"trend_index";i:77;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:307;a:21:{s:4:"tmpl";i:513;s:2:"id";i:5533;s:5:"title";s:8:"About 15";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2018/03/about_black_10.png";s:12:"tmpl_created";i:1520443534;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/about-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:52;s:16:"popularity_index";i:21;s:11:"trend_index";i:57;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:308;a:21:{s:4:"tmpl";i:1410;s:2:"id";i:24004;s:5:"title";s:33:"Skincare &#8211; Maintenance Mode";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Skincare.jpg";s:12:"tmpl_created";i:1649880534;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/skincare-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:144:"["Aesthetic","Beauty","Beauty Salon","Business","Cosmetics","Girly","Lifestyle","Makeup","Services","Skincare","Treatment","Under Construction"]";s:10:"menu_order";i:52;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:309;a:21:{s:4:"tmpl";i:1172;s:2:"id";i:17458;s:5:"title";s:31:"Moving Company &#8211; Business";s:9:"thumbnail";s:87:"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Moving-Company.png";s:12:"tmpl_created";i:1612727025;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/lp/moving-company-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:46:"["Business","Landing Pages","Movers","Moving"]";s:10:"menu_order";i:52;s:16:"popularity_index";i:826;s:11:"trend_index";i:767;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:310;a:21:{s:4:"tmpl";i:1415;s:2:"id";i:24092;s:5:"title";s:29:"Vase Shop &#8211; Coming Soon";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Vase-Shop.jpg";s:12:"tmpl_created";i:1650988613;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/vase-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:115:"["Art","Business","Coming Soon","Creative","Decor","Design","Furniture Design","Interior Design","Products","Shop"]";s:10:"menu_order";i:53;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:311;a:21:{s:4:"tmpl";i:1186;s:2:"id";i:18517;s:5:"title";s:29:"Food Blog &#8211; Coming Soon";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Food-Blog.png";s:12:"tmpl_created";i:1617539897;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/lp/food-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:16:"Coming Soon Page";s:4:"tags";s:45:"["Blog","Coming Soon","Food","Landing Pages"]";s:10:"menu_order";i:53;s:16:"popularity_index";i:844;s:11:"trend_index";i:672;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:312;a:21:{s:4:"tmpl";i:1167;s:2:"id";i:17379;s:5:"title";s:33:"IT Service &#8211; Online Service";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-IT-Service.png";s:12:"tmpl_created";i:1612713022;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/lp/it-service-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:14:"Online Service";s:4:"tags";s:41:"["IT","Landing Pages","Remote","Support"]";s:10:"menu_order";i:54;s:16:"popularity_index";i:806;s:11:"trend_index";i:634;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:313;a:21:{s:4:"tmpl";i:1248;s:2:"id";i:22134;s:5:"title";s:32:"Art Magazine &#8211; Coming Soon";s:9:"thumbnail";s:95:"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg";s:12:"tmpl_created";i:1647176713;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/art-magazine-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:48:"["Art","Coming Soon","Landing Pages","Magazine"]";s:10:"menu_order";i:54;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:314;a:21:{s:4:"tmpl";i:512;s:2:"id";i:5525;s:5:"title";s:8:"About 14";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2018/03/about_white_10.png";s:12:"tmpl_created";i:1520443532;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/about-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:55;s:16:"popularity_index";i:9;s:11:"trend_index";i:29;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:315;a:21:{s:4:"tmpl";i:1189;s:2:"id";i:18560;s:5:"title";s:52:"Finance Learning Platform &#8211; Under Construction";s:9:"thumbnail";s:89:"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png";s:12:"tmpl_created";i:1617542761;s:6:"author";s:9:"Elementor";s:3:"url";s:146:"https://library.elementor.com/lp/finance-learning-platform-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:18:"Under Construction";s:4:"tags";s:27:"["Finance","Landing Pages"]";s:10:"menu_order";i:55;s:16:"popularity_index";i:843;s:11:"trend_index";i:561;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:316;a:21:{s:4:"tmpl";i:1225;s:2:"id";i:21041;s:5:"title";s:41:"Business Consulting Company &#8211; About";s:9:"thumbnail";s:96:"https://library.elementor.com/wp-content/uploads/2021/12/8-About-Business-Consulting-Company.jpg";s:12:"tmpl_created";i:1638797560;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/business-consulting-company-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:51:"["Coach","Collaboration","Consulting","Life Coach"]";s:10:"menu_order";i:55;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:317;a:21:{s:4:"tmpl";i:1187;s:2:"id";i:18528;s:5:"title";s:36:"Home Decor Store &#8211; Coming Soon";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png";s:12:"tmpl_created";i:1617541784;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/lp/home-decor-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:16:"Coming Soon Page";s:4:"tags";s:57:"["Coming Soon","Decor","Interior Design","Landing Pages"]";s:10:"menu_order";i:56;s:16:"popularity_index";i:872;s:11:"trend_index";i:819;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:318;a:21:{s:4:"tmpl";i:1243;s:2:"id";i:21135;s:5:"title";s:28:"Construction &#8211; Service";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2021/12/13-Service-Construction.jpg";s:12:"tmpl_created";i:1638823202;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/construction-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:48:"["Architecture","Construction","Faq","Services"]";s:10:"menu_order";i:56;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:319;a:21:{s:4:"tmpl";i:501;s:2:"id";i:5429;s:5:"title";s:8:"About 16";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_white_4.png";s:12:"tmpl_created";i:1520443510;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/about-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:56;s:16:"popularity_index";i:59;s:11:"trend_index";i:8;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:320;a:21:{s:4:"tmpl";i:1174;s:2:"id";i:17504;s:5:"title";s:29:"Hair Stylist &#8211; Business";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2021/02/250x280-3.png";s:12:"tmpl_created";i:1612883014;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/lp/hair-stylist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:59:"["Business","Hair","hairdresser","Landing Pages","Stylist"]";s:10:"menu_order";i:57;s:16:"popularity_index";i:840;s:11:"trend_index";i:806;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:321;a:21:{s:4:"tmpl";i:1223;s:2:"id";i:20981;s:5:"title";s:37:"Creative Digital Agency &#8211; About";s:9:"thumbnail";s:92:"https://library.elementor.com/wp-content/uploads/2021/12/6-About-Creative-Digital-Agency.jpg";s:12:"tmpl_created";i:1638789303;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/creative-digital-agency-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:51:"["About","Advisor","Creative","Creative Portfolio"]";s:10:"menu_order";i:57;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:322;a:21:{s:4:"tmpl";i:1184;s:2:"id";i:18449;s:5:"title";s:45:"Aesthetic Clinic &#8211; Health &amp; Fitness";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2021/03/Aesthetic-Clinic.png";s:12:"tmpl_created";i:1616682181;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/lp/aesthetic-clinic-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:18:"Health and Fitness";s:4:"tags";s:57:"["Aesthetic","Beauty","Fitness","Health","Landing Pages"]";s:10:"menu_order";i:58;s:16:"popularity_index";i:859;s:11:"trend_index";i:0;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:323;a:21:{s:4:"tmpl";i:1221;s:2:"id";i:20926;s:5:"title";s:33:"Doctors Online Consultation -Home";s:9:"thumbnail";s:95:"https://library.elementor.com/wp-content/uploads/2021/12/4-Home-Doctors-Online-Consultation.jpg";s:12:"tmpl_created";i:1638787371;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/doctors-online-consultation-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:35:"["App","Health","Medical","Online"]";s:10:"menu_order";i:58;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:324;a:21:{s:4:"tmpl";i:505;s:2:"id";i:5464;s:5:"title";s:8:"About 17";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_black_6.png";s:12:"tmpl_created";i:1520443518;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/about-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:58;s:16:"popularity_index";i:220;s:11:"trend_index";i:142;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:325;a:21:{s:4:"tmpl";i:1165;s:2:"id";i:17353;s:5:"title";s:44:"Online Cooking Course &#8211; Online Service";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2021/02/250x280-2.png";s:12:"tmpl_created";i:1612705144;s:6:"author";s:9:"Elementor";s:3:"url";s:138:"https://library.elementor.com/lp/online-cooking-course-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:14:"Online Service";s:4:"tags";s:50:"["Cooking","Course Online","Food","Landing Pages"]";s:10:"menu_order";i:59;s:16:"popularity_index";i:845;s:11:"trend_index";i:0;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:326;a:21:{s:4:"tmpl";i:1188;s:2:"id";i:18550;s:5:"title";s:39:"Online Store &#8211; Under Construction";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png";s:12:"tmpl_created";i:1617542506;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/lp/online-store-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:18:"Under Construction";s:4:"tags";s:59:"["Landing Pages","Online Shop","Shop","Under Construction"]";s:10:"menu_order";i:60;s:16:"popularity_index";i:832;s:11:"trend_index";i:600;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:327;a:21:{s:4:"tmpl";i:1250;s:2:"id";i:22140;s:5:"title";s:33:"Design School &#8211; Coming Soon";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png";s:12:"tmpl_created";i:1647177317;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/design-school-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:49:"["Coming Soon","Design","Landing Pages","School"]";s:10:"menu_order";i:60;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:328;a:21:{s:4:"tmpl";i:510;s:2:"id";i:5504;s:5:"title";s:8:"About 18";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_white_9.png";s:12:"tmpl_created";i:1520443528;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/about-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:60;s:16:"popularity_index";i:104;s:11:"trend_index";i:46;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:329;a:21:{s:4:"tmpl";i:1191;s:2:"id";i:18539;s:5:"title";s:40:"Travel Agency &#8211; Under Construction";s:9:"thumbnail";s:88:"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png";s:12:"tmpl_created";i:1617610273;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/lp/travel-agency-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:18:"Under Construction";s:4:"tags";s:56:"["Agency","Landing Pages","Travel","Under Construction"]";s:10:"menu_order";i:61;s:16:"popularity_index";i:876;s:11:"trend_index";i:652;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:330;a:21:{s:4:"tmpl";i:1175;s:2:"id";i:18270;s:5:"title";s:24:"Open week &#8211; Events";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2021/03/250x280.png";s:12:"tmpl_created";i:1614767186;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/lp/open-week-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"Events";s:4:"tags";s:59:"["Education","Event","Events","Landing Pages","University"]";s:10:"menu_order";i:62;s:16:"popularity_index";i:831;s:11:"trend_index";i:673;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:331;a:21:{s:4:"tmpl";i:1177;s:2:"id";i:18300;s:5:"title";s:30:"Makeup Artist &#8211; Business";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2021/03/250x280-2.png";s:12:"tmpl_created";i:1614768608;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/lp/makeup-artist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:79:"["Beauty","Business","Course Online","Landing Pages","Makeup","Online Service"]";s:10:"menu_order";i:63;s:16:"popularity_index";i:861;s:11:"trend_index";i:783;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:332;a:21:{s:4:"tmpl";i:511;s:2:"id";i:5515;s:5:"title";s:8:"About 19";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_black_9.png";s:12:"tmpl_created";i:1520443530;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/about-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:63;s:16:"popularity_index";i:268;s:11:"trend_index";i:161;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:333;a:21:{s:4:"tmpl";i:1179;s:2:"id";i:18329;s:5:"title";s:63:"Online Real Estate Investment Conference &#8211; Online Service";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2021/03/250x280-5.png";s:12:"tmpl_created";i:1614770404;s:6:"author";s:9:"Elementor";s:3:"url";s:157:"https://library.elementor.com/lp/online-real-estate-investment-conference-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:14:"Online Service";s:4:"tags";s:76:"["Conference","Event","Events","Landing Pages","Online Event","Real estate"]";s:10:"menu_order";i:64;s:16:"popularity_index";i:866;s:11:"trend_index";i:779;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:334;a:21:{s:4:"tmpl";i:506;s:2:"id";i:5472;s:5:"title";s:7:"About 2";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_white_7.png";s:12:"tmpl_created";i:1520443520;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/about-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:64;s:16:"popularity_index";i:210;s:11:"trend_index";i:116;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:335;a:21:{s:4:"tmpl";i:1183;s:2:"id";i:18391;s:5:"title";s:45:"Children&#8217;s Optometrist &#8211; Business";s:9:"thumbnail";s:94:"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Childrens-Optometrist.png";s:12:"tmpl_created";i:1614773564;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/lp/childrens-optometrist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:85:"["Business","Children","Eye","Glasses","Health","Kids","Landing Pages","Optometrist"]";s:10:"menu_order";i:65;s:16:"popularity_index";i:877;s:11:"trend_index";i:0;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:336;a:21:{s:4:"tmpl";i:1182;s:2:"id";i:18366;s:5:"title";s:30:"Car Insurance &#8211; Business";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Car-Insurance.png";s:12:"tmpl_created";i:1614773263;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/lp/car-insurance-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:46:"["Business","car","Insurance","Landing Pages"]";s:10:"menu_order";i:66;s:16:"popularity_index";i:869;s:11:"trend_index";i:797;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:337;a:21:{s:4:"tmpl";i:1201;s:2:"id";i:19144;s:5:"title";s:25:"Birthday Party Invitation";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2021/06/250x280.png";s:12:"tmpl_created";i:1623848691;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/birthday-party-invitation/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:67:"["Birthday","Event","Landing Pages","Party","RSVD","Save the Date"]";s:10:"menu_order";i:66;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:338;a:21:{s:4:"tmpl";i:1124;s:2:"id";i:16473;s:5:"title";s:26:"Beauty Salon &#8211; About";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/12/about-1.jpg";s:12:"tmpl_created";i:1608622373;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/beauty-salon-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:23:"["Beauty Salon","Hair"]";s:10:"menu_order";i:67;s:16:"popularity_index";i:615;s:11:"trend_index";i:184;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:339;a:21:{s:4:"tmpl";i:1176;s:2:"id";i:18291;s:5:"title";s:47:"Grill Restaurant Food Delivery &#8211; Business";s:9:"thumbnail";s:89:"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Food-Delivery-LP.png";s:12:"tmpl_created";i:1614767830;s:6:"author";s:9:"Elementor";s:3:"url";s:141:"https://library.elementor.com/lp/grill-restaurant-food-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"Business";s:4:"tags";s:79:"["Delivery","Delivery Service","Fast Food","Food","Landing Pages","Restaurant"]";s:10:"menu_order";i:67;s:16:"popularity_index";i:819;s:11:"trend_index";i:685;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:340;a:21:{s:4:"tmpl";i:504;s:2:"id";i:5455;s:5:"title";s:8:"About 20";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_white_6.png";s:12:"tmpl_created";i:1520443516;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/about-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:67;s:16:"popularity_index";i:134;s:11:"trend_index";i:70;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:341;a:21:{s:4:"tmpl";i:1125;s:2:"id";i:16488;s:5:"title";s:28:"Beauty Salon &#8211; Contact";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/12/contact.jpg";s:12:"tmpl_created";i:1608622374;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/beauty-salon-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:23:"["Beauty Salon","Hair"]";s:10:"menu_order";i:68;s:16:"popularity_index";i:548;s:11:"trend_index";i:101;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:342;a:21:{s:4:"tmpl";i:1180;s:2:"id";i:18340;s:5:"title";s:30:"Restaurant &#8211; Coming Soon";s:9:"thumbnail";s:98:"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Restuarant-Coming-Soon-LP.png";s:12:"tmpl_created";i:1614772183;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/lp/restaurant-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:16:"Coming Soon Page";s:4:"tags";s:51:"["Coming Soon","Food","Landing Pages","Restaurant"]";s:10:"menu_order";i:68;s:16:"popularity_index";i:810;s:11:"trend_index";i:809;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:343;a:21:{s:4:"tmpl";i:499;s:2:"id";i:5413;s:5:"title";s:8:"About 21";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2.png";s:12:"tmpl_created";i:1520443507;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/about-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:68;s:16:"popularity_index";i:83;s:11:"trend_index";i:52;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:344;a:21:{s:4:"tmpl";i:1126;s:2:"id";i:16496;s:5:"title";s:28:"Beauty Salon &#8211; Gallery";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2020/12/gallery-1.jpg";s:12:"tmpl_created";i:1608622379;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/beauty-salon-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:23:"["Beauty Salon","Hair"]";s:10:"menu_order";i:69;s:16:"popularity_index";i:491;s:11:"trend_index";i:90;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:345;a:21:{s:4:"tmpl";i:1173;s:2:"id";i:17480;s:5:"title";s:42:"At-home Massage Therapist &#8211; Business";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2021/02/At-Home-Massage-Therapist.jpg";s:12:"tmpl_created";i:1612879264;s:6:"author";s:9:"Elementor";s:3:"url";s:136:"https://library.elementor.com/lp/at-home-massage-therapist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:60:"["Business","Health","Landing Pages","Services","Therapist"]";s:10:"menu_order";i:69;s:16:"popularity_index";i:856;s:11:"trend_index";i:0;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:346;a:21:{s:4:"tmpl";i:1127;s:2:"id";i:16457;s:5:"title";s:25:"Beauty Salon &#8211; Home";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/12/home-1.jpg";s:12:"tmpl_created";i:1608622383;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/beauty-salon-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:23:"["Beauty Salon","Hair"]";s:10:"menu_order";i:70;s:16:"popularity_index";i:408;s:11:"trend_index";i:56;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:347;a:21:{s:4:"tmpl";i:1178;s:2:"id";i:18317;s:5:"title";s:26:"Insurance &#8211; Business";s:9:"thumbnail";s:87:"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Life-Insirance.png";s:12:"tmpl_created";i:1614769488;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/lp/insurance-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:61:"["Business","Family","Financial","Insurance","Landing Pages"]";s:10:"menu_order";i:70;s:16:"popularity_index";i:870;s:11:"trend_index";i:0;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:348;a:21:{s:4:"tmpl";i:1128;s:2:"id";i:16518;s:5:"title";s:29:"Beauty Salon &#8211; Services";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/12/services-1.jpg";s:12:"tmpl_created";i:1608622386;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/beauty-salon-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:23:"["Beauty Salon","Hair"]";s:10:"menu_order";i:71;s:16:"popularity_index";i:664;s:11:"trend_index";i:261;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:349;a:21:{s:4:"tmpl";i:1168;s:2:"id";i:17401;s:5:"title";s:40:"Conference Thank You Page &#8211; Events";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2021/02/250x280.png";s:12:"tmpl_created";i:1612724753;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/lp/conference-thank-you-page-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"Thank You Page";s:4:"tags";s:59:"["Conference","Event","Events","Landing Pages","Thank You"]";s:10:"menu_order";i:71;s:16:"popularity_index";i:799;s:11:"trend_index";i:540;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:350;a:21:{s:4:"tmpl";i:503;s:2:"id";i:5447;s:5:"title";s:7:"About 3";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_white_5.png";s:12:"tmpl_created";i:1520443514;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/about-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:71;s:16:"popularity_index";i:48;s:11:"trend_index";i:12;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:351;a:21:{s:4:"tmpl";i:1073;s:2:"id";i:15486;s:5:"title";s:25:"Travel Blog &#8211; About";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/11/About.jpg";s:12:"tmpl_created";i:1606215720;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/travel-blog-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:17:"["Blog","Travel"]";s:10:"menu_order";i:72;s:16:"popularity_index";i:608;s:11:"trend_index";i:343;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:352;a:21:{s:4:"tmpl";i:1166;s:2:"id";i:17368;s:5:"title";s:38:"Real Estate Agency &#8211; Real-Estate";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Real-Estate.png";s:12:"tmpl_created";i:1612711814;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/lp/real-estate-agency-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"Real Estate";s:4:"tags";s:73:"["Landing Pages","listing","Real estate","Realestate","realtor","realty"]";s:10:"menu_order";i:72;s:16:"popularity_index";i:858;s:11:"trend_index";i:777;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:353;a:21:{s:4:"tmpl";i:1074;s:2:"id";i:15478;s:5:"title";s:27:"Travel Blog &#8211; Contact";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/11/Contact-Us.jpg";s:12:"tmpl_created";i:1606215735;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/travel-blog-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:17:"["Blog","Travel"]";s:10:"menu_order";i:73;s:16:"popularity_index";i:687;s:11:"trend_index";i:564;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:354;a:21:{s:4:"tmpl";i:1170;s:2:"id";i:17423;s:5:"title";s:57:"Volunteer Calls Thank You Page &#8211; Social Involvement";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2021/02/Volunteer-Calls-TYP.jpg";s:12:"tmpl_created";i:1612726058;s:6:"author";s:9:"Elementor";s:3:"url";s:151:"https://library.elementor.com/lp/volunteer-calls-thank-you-page-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:14:"Thank You Page";s:4:"tags";s:62:"["Care","Involvement","Landing Pages","Thank You","Volunteer"]";s:10:"menu_order";i:73;s:16:"popularity_index";i:857;s:11:"trend_index";i:818;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:355;a:21:{s:4:"tmpl";i:507;s:2:"id";i:5480;s:5:"title";s:7:"About 4";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/about_black_7-1.png";s:12:"tmpl_created";i:1520443522;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/about-4-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:73;s:16:"popularity_index";i:428;s:11:"trend_index";i:303;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:356;a:21:{s:4:"tmpl";i:1075;s:2:"id";i:15467;s:5:"title";s:24:"Travel Blog &#8211; Home";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2020/11/Home.jpg";s:12:"tmpl_created";i:1606215756;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/travel-blog-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:17:"["Blog","Travel"]";s:10:"menu_order";i:74;s:16:"popularity_index";i:567;s:11:"trend_index";i:224;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:357;a:21:{s:4:"tmpl";i:1169;s:2:"id";i:17409;s:5:"title";s:37:"Webinar Thank You Page &#8211; Events";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Webinar-TYP.png";s:12:"tmpl_created";i:1612725644;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/lp/webinar-thank-you-page-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:14:"Thank You Page";s:4:"tags";s:56:"["Event","Events","Landing Pages","Thank You","Webinar"]";s:10:"menu_order";i:74;s:16:"popularity_index";i:868;s:11:"trend_index";i:0;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:358;a:21:{s:4:"tmpl";i:1056;s:2:"id";i:15317;s:5:"title";s:25:"Dance Studio &#8211; Home";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2020/10/Home.jpg";s:12:"tmpl_created";i:1603181291;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/dance-studio-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:16:"["Dance Studio"]";s:10:"menu_order";i:75;s:16:"popularity_index";i:596;s:11:"trend_index";i:301;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:359;a:21:{s:4:"tmpl";i:545;s:2:"id";i:6027;s:5:"title";s:7:"About 5";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1-1.png";s:12:"tmpl_created";i:1520443639;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/about-5-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:75;s:16:"popularity_index";i:40;s:11:"trend_index";i:40;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:360;a:21:{s:4:"tmpl";i:1160;s:2:"id";i:17258;s:5:"title";s:32:"Beauty Product &#8211; eCommerce";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2021/01/Beauty-Product.png";s:12:"tmpl_created";i:1610903153;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/lp/beauty-product-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:9:"eCommerce";s:4:"tags";s:38:"["Beauty","Ecommerce","Landing Pages"]";s:10:"menu_order";i:75;s:16:"popularity_index";i:797;s:11:"trend_index";i:703;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:361;a:21:{s:4:"tmpl";i:1057;s:2:"id";i:15334;s:5:"title";s:26:"Dance Studio &#8211; About";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/10/About.jpg";s:12:"tmpl_created";i:1603181364;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/dance-studio-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:16:"["Dance Studio"]";s:10:"menu_order";i:76;s:16:"popularity_index";i:626;s:11:"trend_index";i:373;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:362;a:21:{s:4:"tmpl";i:546;s:2:"id";i:6036;s:5:"title";s:7:"About 6";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1-1.png";s:12:"tmpl_created";i:1520443641;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/about-6-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:76;s:16:"popularity_index";i:90;s:11:"trend_index";i:123;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:363;a:21:{s:4:"tmpl";i:1171;s:2:"id";i:17435;s:5:"title";s:39:"Gym &#8211; App Service &#8211; Product";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2021/02/250x280-4.png";s:12:"tmpl_created";i:1612726462;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/lp/gym-app-service-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"Product";s:4:"tags";s:58:"["App","Fitness","Gym","Health","Landing Pages","Product"]";s:10:"menu_order";i:76;s:16:"popularity_index";i:767;s:11:"trend_index";i:577;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:364;a:21:{s:4:"tmpl";i:1058;s:2:"id";i:15349;s:5:"title";s:28:"Dance Studio &#8211; Classes";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/10/Classes.jpg";s:12:"tmpl_created";i:1603181425;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/dance-studio-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:16:"["Dance Studio"]";s:10:"menu_order";i:77;s:16:"popularity_index";i:629;s:11:"trend_index";i:458;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:365;a:21:{s:4:"tmpl";i:1156;s:2:"id";i:17111;s:5:"title";s:33:"Sunglasses Sale &#8211; eCommerce";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2021/01/Sunglasses-LP-Library-Pic.jpg";s:12:"tmpl_created";i:1610632408;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/lp/sunglasses-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:9:"eCommerce";s:4:"tags";s:59:"["Ecommerce","Fashion","Landing Pages","Sale","Sunglasses"]";s:10:"menu_order";i:77;s:16:"popularity_index";i:812;s:11:"trend_index";i:732;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:366;a:21:{s:4:"tmpl";i:1055;s:2:"id";i:15366;s:5:"title";s:29:"Dance Studio &#8211; Schedule";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2020/10/Classes-Schedule.jpg";s:12:"tmpl_created";i:1603181056;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/dance-studio-schedule/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:16:"["Dance Studio"]";s:10:"menu_order";i:78;s:16:"popularity_index";i:698;s:11:"trend_index";i:602;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:367;a:21:{s:4:"tmpl";i:1157;s:2:"id";i:17223;s:5:"title";s:25:"Fashion &#8211; eCommerce";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2021/01/Commerce-Fashion.png";s:12:"tmpl_created";i:1610902553;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/lp/fashion-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:9:"eCommerce";s:4:"tags";s:29:"["Ecommerce","Landing Pages"]";s:10:"menu_order";i:78;s:16:"popularity_index";i:808;s:11:"trend_index";i:745;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:368;a:21:{s:4:"tmpl";i:1059;s:2:"id";i:15373;s:5:"title";s:28:"Dance Studio &#8211; Pricing";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/10/Pricing.jpg";s:12:"tmpl_created";i:1603181678;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/dance-studio-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:16:"["Dance Studio"]";s:10:"menu_order";i:79;s:16:"popularity_index";i:731;s:11:"trend_index";i:661;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:369;a:21:{s:4:"tmpl";i:1151;s:2:"id";i:17017;s:5:"title";s:28:"Shoes Sale &#8211; eCommerce";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2021/01/Shoes-LP-Library-Pic.jpg";s:12:"tmpl_created";i:1610535361;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/lp/shoes-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:9:"eCommerce";s:4:"tags";s:55:"["Discount","Ecommerce","Landing Pages","Sale","Shoes"]";s:10:"menu_order";i:79;s:16:"popularity_index";i:803;s:11:"trend_index";i:642;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:370;a:21:{s:4:"tmpl";i:508;s:2:"id";i:5488;s:5:"title";s:7:"About 7";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_white_8.png";s:12:"tmpl_created";i:1520443524;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/about-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:79;s:16:"popularity_index";i:307;s:11:"trend_index";i:169;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:371;a:21:{s:4:"tmpl";i:1060;s:2:"id";i:15384;s:5:"title";s:28:"Dance Studio &#8211; Contact";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/10/Contact-Us.jpg";s:12:"tmpl_created";i:1603181738;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/dance-studio-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:16:"["Dance Studio"]";s:10:"menu_order";i:80;s:16:"popularity_index";i:741;s:11:"trend_index";i:721;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:372;a:21:{s:4:"tmpl";i:556;s:2:"id";i:6122;s:5:"title";s:7:"About 8";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2-1.png";s:12:"tmpl_created";i:1520443661;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/about-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:80;s:16:"popularity_index";i:38;s:11:"trend_index";i:26;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:373;a:21:{s:4:"tmpl";i:1163;s:2:"id";i:17301;s:5:"title";s:53:"Personal Chef &#8211; Thank You Page &#8211; Business";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2021/01/TYP-Personal-Chef.jpg";s:12:"tmpl_created";i:1610903622;s:6:"author";s:9:"Elementor";s:3:"url";s:139:"https://library.elementor.com/lp/personal-chef-thank-you-page-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:14:"Thank You Page";s:4:"tags";s:43:"["Chef","Food","Landing Pages","Thank You"]";s:10:"menu_order";i:80;s:16:"popularity_index";i:823;s:11:"trend_index";i:754;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:374;a:21:{s:4:"tmpl";i:1042;s:2:"id";i:15158;s:5:"title";s:26:"Psychologist &#8211; About";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/09/About.jpg";s:12:"tmpl_created";i:1600157561;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/psychologist-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:34:"["Psychologist","Psychotherapist"]";s:10:"menu_order";i:81;s:16:"popularity_index";i:618;s:11:"trend_index";i:426;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:375;a:21:{s:4:"tmpl";i:1164;s:2:"id";i:17313;s:5:"title";s:60:"Development Course  &#8211; Thank You Page &#8211; Education";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2021/01/Dev-Course-TYP-.png";s:12:"tmpl_created";i:1610903776;s:6:"author";s:9:"Elementor";s:3:"url";s:145:"https://library.elementor.com/lp/development-course-thank-you-page-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:14:"Thank You Page";s:4:"tags";s:57:"["Course Online","Education","Landing Pages","Thank You"]";s:10:"menu_order";i:81;s:16:"popularity_index";i:834;s:11:"trend_index";i:0;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:376;a:21:{s:4:"tmpl";i:1045;s:2:"id";i:15197;s:5:"title";s:28:"Psychologist &#8211; Contact";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/09/Contact-Us.jpg";s:12:"tmpl_created";i:1600160499;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/psychologist-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:34:"["Psychologist","Psychotherapist"]";s:10:"menu_order";i:82;s:16:"popularity_index";i:666;s:11:"trend_index";i:558;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:377;a:21:{s:4:"tmpl";i:509;s:2:"id";i:5496;s:5:"title";s:7:"About 9";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/about_black_8-1.png";s:12:"tmpl_created";i:1520443526;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/about-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:82;s:16:"popularity_index";i:523;s:11:"trend_index";i:453;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:378;a:21:{s:4:"tmpl";i:1041;s:2:"id";i:15142;s:5:"title";s:25:"Psychologist &#8211; Home";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2020/09/Home.jpg";s:12:"tmpl_created";i:1600156308;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/psychologist-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:34:"["Psychologist","Psychotherapist"]";s:10:"menu_order";i:83;s:16:"popularity_index";i:464;s:11:"trend_index";i:297;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:379;a:21:{s:4:"tmpl";i:1044;s:2:"id";i:15188;s:5:"title";s:28:"Psychologist &#8211; Pricing";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/09/Pricing.jpg";s:12:"tmpl_created";i:1600159731;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/psychologist-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:34:"["Psychologist","Psychotherapist"]";s:10:"menu_order";i:84;s:16:"popularity_index";i:732;s:11:"trend_index";i:537;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:380;a:21:{s:4:"tmpl";i:684;s:2:"id";i:8961;s:5:"title";s:9:"archive 1";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.1.jpg";s:12:"tmpl_created";i:1528639909;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:2:"[]";s:10:"menu_order";i:84;s:16:"popularity_index";i:79;s:11:"trend_index";i:15;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:381;a:21:{s:4:"tmpl";i:1043;s:2:"id";i:15167;s:5:"title";s:29:"Psychologist &#8211; Services";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2020/09/Services.jpg";s:12:"tmpl_created";i:1600158206;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/psychologist-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:34:"["Psychologist","Psychotherapist"]";s:10:"menu_order";i:85;s:16:"popularity_index";i:606;s:11:"trend_index";i:379;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:382;a:21:{s:4:"tmpl";i:1036;s:2:"id";i:14932;s:5:"title";s:30:"Flooring Company &#8211; About";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/08/About.png";s:12:"tmpl_created";i:1597740110;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/flooring-company-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:39:"["Flooring company","Flooring website"]";s:10:"menu_order";i:86;s:16:"popularity_index";i:488;s:11:"trend_index";i:319;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:383;a:21:{s:4:"tmpl";i:685;s:2:"id";i:8969;s:5:"title";s:9:"archive 2";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.2.jpg";s:12:"tmpl_created";i:1528700014;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:2:"[]";s:10:"menu_order";i:86;s:16:"popularity_index";i:250;s:11:"trend_index";i:124;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:384;a:21:{s:4:"tmpl";i:1037;s:2:"id";i:14998;s:5:"title";s:32:"Flooring Company &#8211; Contact";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/08/Contact-Us.png";s:12:"tmpl_created";i:1597740222;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/flooring-company-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:39:"["Flooring company","Flooring website"]";s:10:"menu_order";i:87;s:16:"popularity_index";i:553;s:11:"trend_index";i:380;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:385;a:21:{s:4:"tmpl";i:1038;s:2:"id";i:14965;s:5:"title";s:32:"Flooring Company &#8211; Gallery";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/08/Gallery.png";s:12:"tmpl_created";i:1597740353;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/flooring-company-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:39:"["Flooring company","Flooring website"]";s:10:"menu_order";i:88;s:16:"popularity_index";i:371;s:11:"trend_index";i:291;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:386;a:21:{s:4:"tmpl";i:686;s:2:"id";i:8973;s:5:"title";s:9:"archive 3";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.3.jpg";s:12:"tmpl_created";i:1528700205;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/archive-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:2:"[]";s:10:"menu_order";i:88;s:16:"popularity_index";i:176;s:11:"trend_index";i:54;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:387;a:21:{s:4:"tmpl";i:1282;s:2:"id";i:22417;s:5:"title";s:52:"Finance Learning Platform &#8211; Under Construction";s:9:"thumbnail";s:89:"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png";s:12:"tmpl_created";i:1647354987;s:6:"author";s:9:"Elementor";s:3:"url";s:143:"https://library.elementor.com/finance-learning-platform-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:27:"["Finance","Landing Pages"]";s:10:"menu_order";i:89;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:388;a:21:{s:4:"tmpl";i:1040;s:2:"id";i:14947;s:5:"title";s:33:"Flooring company &#8211; Services";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2020/08/Services.png";s:12:"tmpl_created";i:1597740551;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/flooring-company-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:39:"["Flooring company","Flooring website"]";s:10:"menu_order";i:90;s:16:"popularity_index";i:538;s:11:"trend_index";i:392;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:389;a:21:{s:4:"tmpl";i:1039;s:2:"id";i:14901;s:5:"title";s:29:"Flooring Company &#8211; Home";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2020/08/Home.png";s:12:"tmpl_created";i:1597740474;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/flooring-company-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:39:"["Flooring company","Flooring website"]";s:10:"menu_order";i:91;s:16:"popularity_index";i:387;s:11:"trend_index";i:185;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:390;a:21:{s:4:"tmpl";i:687;s:2:"id";i:8977;s:5:"title";s:9:"archive 4";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.4.jpg";s:12:"tmpl_created";i:1528700326;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/archive-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:2:"[]";s:10:"menu_order";i:91;s:16:"popularity_index";i:354;s:11:"trend_index";i:396;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:391;a:21:{s:4:"tmpl";i:1252;s:2:"id";i:22146;s:5:"title";s:36:"Home Decor Store &#8211; Coming Soon";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png";s:12:"tmpl_created";i:1647177514;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/home-decor-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:57:"["Coming Soon","Decor","Interior Design","Landing Pages"]";s:10:"menu_order";i:92;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:392;a:21:{s:4:"tmpl";i:688;s:2:"id";i:8981;s:5:"title";s:9:"archive 5";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.5.jpg";s:12:"tmpl_created";i:1528700484;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/archive-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:2:"[]";s:10:"menu_order";i:93;s:16:"popularity_index";i:333;s:11:"trend_index";i:195;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:393;a:21:{s:4:"tmpl";i:1021;s:2:"id";i:14737;s:5:"title";s:32:"Luxury Real Estate &#8211; About";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/07/About.png";s:12:"tmpl_created";i:1595313527;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/luxury-real-estate-about-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:28:"["Real estate","Realestate"]";s:10:"menu_order";i:93;s:16:"popularity_index";i:150;s:11:"trend_index";i:447;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:394;a:21:{s:4:"tmpl";i:689;s:2:"id";i:8985;s:5:"title";s:9:"archive 6";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.6.jpg";s:12:"tmpl_created";i:1528700612;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/archive-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:2:"[]";s:10:"menu_order";i:94;s:16:"popularity_index";i:204;s:11:"trend_index";i:95;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:395;a:21:{s:4:"tmpl";i:1020;s:2:"id";i:14756;s:5:"title";s:34:"Luxury Real Estate &#8211; Contact";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/07/Contact-Us.png";s:12:"tmpl_created";i:1595313519;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/luxury-real-estate-contact-us-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:28:"["Real estate","Realestate"]";s:10:"menu_order";i:94;s:16:"popularity_index";i:610;s:11:"trend_index";i:569;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:396;a:21:{s:4:"tmpl";i:1019;s:2:"id";i:14716;s:5:"title";s:31:"Luxury Real Estate &#8211; Home";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2020/07/Home.png";s:12:"tmpl_created";i:1595313512;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/luxury-real-estate-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:28:"["Real estate","Realestate"]";s:10:"menu_order";i:95;s:16:"popularity_index";i:394;s:11:"trend_index";i:165;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:397;a:21:{s:4:"tmpl";i:690;s:2:"id";i:8989;s:5:"title";s:9:"archive 7";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.7.jpg";s:12:"tmpl_created";i:1528701063;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/archive-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:2:"[]";s:10:"menu_order";i:96;s:16:"popularity_index";i:208;s:11:"trend_index";i:111;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:398;a:21:{s:4:"tmpl";i:1018;s:2:"id";i:14763;s:5:"title";s:31:"Luxury Real Estate &#8211; News";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2020/07/news-Archive.png";s:12:"tmpl_created";i:1595313273;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/luxury-real-estate-news-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:28:"["Real estate","Realestate"]";s:10:"menu_order";i:96;s:16:"popularity_index";i:404;s:11:"trend_index";i:167;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:399;a:21:{s:4:"tmpl";i:1283;s:2:"id";i:22423;s:5:"title";s:39:"Online Store &#8211; Under Construction";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png";s:12:"tmpl_created";i:1647355154;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/online-store-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"page";s:4:"tags";s:59:"["Landing Pages","Online Shop","Shop","Under Construction"]";s:10:"menu_order";i:97;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:400;a:21:{s:4:"tmpl";i:691;s:2:"id";i:8996;s:5:"title";s:9:"archive 8";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.8.jpg";s:12:"tmpl_created";i:1528701290;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/archive-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:2:"[]";s:10:"menu_order";i:98;s:16:"popularity_index";i:227;s:11:"trend_index";i:153;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:401;a:21:{s:4:"tmpl";i:1010;s:2:"id";i:13960;s:5:"title";s:32:"Japanese restaurant &#8211; Home";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2020/06/Home-Page.jpg";s:12:"tmpl_created";i:1592289775;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/japanese-restaurant-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:32:"["Food","Japanese","Restaurant"]";s:10:"menu_order";i:98;s:16:"popularity_index";i:537;s:11:"trend_index";i:287;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:402;a:21:{s:4:"tmpl";i:1284;s:2:"id";i:22428;s:5:"title";s:40:"Travel Agency &#8211; Under Construction";s:9:"thumbnail";s:88:"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png";s:12:"tmpl_created";i:1647355339;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/travel-agency-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:56:"["Agency","Landing Pages","Travel","Under Construction"]";s:10:"menu_order";i:99;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:403;a:21:{s:4:"tmpl";i:692;s:2:"id";i:9001;s:5:"title";s:9:"archive 9";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.9.jpg";s:12:"tmpl_created";i:1528701433;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/archive-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:2:"[]";s:10:"menu_order";i:100;s:16:"popularity_index";i:265;s:11:"trend_index";i:208;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:404;a:21:{s:4:"tmpl";i:1007;s:2:"id";i:13993;s:5:"title";s:45:"Japanese restaurant &#8211; Chef&#8217;s Menu";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2020/06/Chef_s-Menu-Page.jpg";s:12:"tmpl_created";i:1592289691;s:6:"author";s:9:"Elementor";s:3:"url";s:129:"https://library.elementor.com/japanese-restaurant-chefs-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:32:"["Food","Japanese","Restaurant"]";s:10:"menu_order";i:100;s:16:"popularity_index";i:651;s:11:"trend_index";i:675;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:405;a:21:{s:4:"tmpl";i:1006;s:2:"id";i:14012;s:5:"title";s:36:"Japanese restaurant &#8211; Bar Menu";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2020/06/Bar-Menu-Page.jpg";s:12:"tmpl_created";i:1592289665;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/japanese-restaurant-bar-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:32:"["Food","Japanese","Restaurant"]";s:10:"menu_order";i:101;s:16:"popularity_index";i:735;s:11:"trend_index";i:829;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:406;a:21:{s:4:"tmpl";i:1005;s:2:"id";i:13917;s:5:"title";s:33:"Japanese restaurant &#8211; About";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/06/About-Page.jpg";s:12:"tmpl_created";i:1592289629;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/japanese-restaurant-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:32:"["Food","Japanese","Restaurant"]";s:10:"menu_order";i:102;s:16:"popularity_index";i:640;s:11:"trend_index";i:389;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:407;a:21:{s:4:"tmpl";i:997;s:2:"id";i:13528;s:5:"title";s:22:"Barbershop &#8211; 404";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2020/05/404-Page.jpg";s:12:"tmpl_created";i:1589893152;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/barbershop-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:34:"["404","Barber Shop","Barbershop"]";s:10:"menu_order";i:103;s:16:"popularity_index";i:768;s:11:"trend_index";i:681;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:408;a:21:{s:4:"tmpl";i:1009;s:2:"id";i:13937;s:5:"title";s:35:"Japanese restaurant &#8211; Gallery";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2020/06/Gallery-Page.jpg";s:12:"tmpl_created";i:1592289748;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/japanese-restaurant-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:32:"["Food","Japanese","Restaurant"]";s:10:"menu_order";i:103;s:16:"popularity_index";i:648;s:11:"trend_index";i:551;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:409;a:21:{s:4:"tmpl";i:1008;s:2:"id";i:14030;s:5:"title";s:34:"Japanese restaurant &#8211; Events";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2020/06/Events-Page.jpg";s:12:"tmpl_created";i:1592289713;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/japanese-restaurant-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:32:"["Food","Japanese","Restaurant"]";s:10:"menu_order";i:104;s:16:"popularity_index";i:723;s:11:"trend_index";i:711;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:410;a:21:{s:4:"tmpl";i:998;s:2:"id";i:13518;s:5:"title";s:26:"Barbershop &#8211; Archive";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2020/05/Blog-Page.jpg";s:12:"tmpl_created";i:1589893157;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/blocks/barbershop-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:28:"["Barber Shop","Barbershop"]";s:10:"menu_order";i:105;s:16:"popularity_index";i:737;s:11:"trend_index";i:523;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:411;a:21:{s:4:"tmpl";i:1016;s:2:"id";i:13984;s:5:"title";s:40:"Japanese restaurant &#8211; Reservations";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2020/06/reservations.jpg";s:12:"tmpl_created";i:1592294757;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/japanese-restaurant-reservations/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:32:"["Food","Japanese","Restaurant"]";s:10:"menu_order";i:105;s:16:"popularity_index";i:715;s:11:"trend_index";i:727;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:412;a:21:{s:4:"tmpl";i:999;s:2:"id";i:13479;s:5:"title";s:23:"Barbershop &#8211; Home";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2020/05/Home-Page.jpg";s:12:"tmpl_created";i:1589893275;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/barbershop-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:28:"["Barber Shop","Barbershop"]";s:10:"menu_order";i:106;s:16:"popularity_index";i:683;s:11:"trend_index";i:832;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:413;a:21:{s:4:"tmpl";i:996;s:2:"id";i:13604;s:5:"title";s:25:"Barbershop &#8211; Footer";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2020/05/Footer-Small.jpg";s:12:"tmpl_created";i:1589893147;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/blocks/barbershop-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:37:"["Barber Shop","Barbershop","Footer"]";s:10:"menu_order";i:107;s:16:"popularity_index";i:555;s:11:"trend_index";i:267;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:414;a:21:{s:4:"tmpl";i:1000;s:2:"id";i:13503;s:5:"title";s:24:"Barbershop &#8211; About";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/05/About-Page.jpg";s:12:"tmpl_created";i:1589893289;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/barbershop-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:28:"["Barber Shop","Barbershop"]";s:10:"menu_order";i:107;s:16:"popularity_index";i:744;s:11:"trend_index";i:739;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:415;a:21:{s:4:"tmpl";i:995;s:2:"id";i:13612;s:5:"title";s:25:"Barbershop &#8211; Header";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2020/06/barber-shop-header.jpg";s:12:"tmpl_created";i:1589893142;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/blocks/barbershop-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:37:"["Barber Shop","Barbershop","Header"]";s:10:"menu_order";i:108;s:16:"popularity_index";i:343;s:11:"trend_index";i:137;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:416;a:21:{s:4:"tmpl";i:1001;s:2:"id";i:13548;s:5:"title";s:27:"Barbershop &#8211; Services";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2020/05/Services-Page.jpg";s:12:"tmpl_created";i:1589893298;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/barbershop-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:28:"["Barber Shop","Barbershop"]";s:10:"menu_order";i:108;s:16:"popularity_index";i:761;s:11:"trend_index";i:0;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:417;a:21:{s:4:"tmpl";i:1002;s:2:"id";i:13560;s:5:"title";s:26:"Barbershop &#8211; Gallery";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2020/05/Gallery-Page.jpg";s:12:"tmpl_created";i:1589893307;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/barbershop-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:28:"["Barber Shop","Barbershop"]";s:10:"menu_order";i:109;s:16:"popularity_index";i:756;s:11:"trend_index";i:822;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:418;a:21:{s:4:"tmpl";i:1003;s:2:"id";i:13587;s:5:"title";s:26:"Barbershop &#8211; Contact";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2020/05/Contact-Us-Page.jpg";s:12:"tmpl_created";i:1589893315;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/barbershop-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:28:"["Barber Shop","Barbershop"]";s:10:"menu_order";i:110;s:16:"popularity_index";i:753;s:11:"trend_index";i:0;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:419;a:21:{s:4:"tmpl";i:982;s:2:"id";i:13307;s:5:"title";s:26:"Online Course &#8211; Home";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2020/04/Home.jpg";s:12:"tmpl_created";i:1587474541;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/online-course-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:29:"["Course Online","Education"]";s:10:"menu_order";i:111;s:16:"popularity_index";i:230;s:11:"trend_index";i:125;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:420;a:21:{s:4:"tmpl";i:994;s:2:"id";i:13621;s:5:"title";s:30:"Barbershop &#8211; Single Post";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2020/05/Single-Page.jpg";s:12:"tmpl_created";i:1589893137;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/blocks/barbershop-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:28:"["Barber Shop","Barbershop"]";s:10:"menu_order";i:111;s:16:"popularity_index";i:736;s:11:"trend_index";i:580;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:421;a:21:{s:4:"tmpl";i:1131;s:2:"id";i:16527;s:5:"title";s:24:"Beauty Salon &#8211; 404";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2020/12/404.jpg";s:12:"tmpl_created";i:1608622517;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/blocks/beauty-salon-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:29:"["404","Beauty Salon","Hair"]";s:10:"menu_order";i:112;s:16:"popularity_index";i:742;s:11:"trend_index";i:563;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:422;a:21:{s:4:"tmpl";i:983;s:2:"id";i:13328;s:5:"title";s:27:"Online Course &#8211; About";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/04/About.jpg";s:12:"tmpl_created";i:1587474558;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/online-course-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:29:"["Course Online","Education"]";s:10:"menu_order";i:112;s:16:"popularity_index";i:508;s:11:"trend_index";i:429;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:423;a:21:{s:4:"tmpl";i:984;s:2:"id";i:13338;s:5:"title";s:33:"Online Course &#8211; Course Page";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2020/04/Course-Page.png";s:12:"tmpl_created";i:1587474574;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/online-course-course-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:29:"["Course Online","Education"]";s:10:"menu_order";i:113;s:16:"popularity_index";i:337;s:11:"trend_index";i:310;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:424;a:21:{s:4:"tmpl";i:985;s:2:"id";i:13352;s:5:"title";s:29:"Online Course &#8211; Contact";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.jpg";s:12:"tmpl_created";i:1587474591;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/online-course-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:29:"["Course Online","Education"]";s:10:"menu_order";i:114;s:16:"popularity_index";i:565;s:11:"trend_index";i:533;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:425;a:21:{s:4:"tmpl";i:1130;s:2:"id";i:16535;s:5:"title";s:27:"Beauty Salon &#8211; Footer";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/12/Footer.jpg";s:12:"tmpl_created";i:1608622498;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/blocks/beauty-salon-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:32:"["Beauty Salon","Footer","Hair"]";s:10:"menu_order";i:115;s:16:"popularity_index";i:524;s:11:"trend_index";i:126;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:426;a:21:{s:4:"tmpl";i:971;s:2:"id";i:13187;s:5:"title";s:33:"Interior Design &#8211; Home Page";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2020/04/Home.png";s:12:"tmpl_created";i:1586148661;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/interior-design-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:30:"["Business","Interior Design"]";s:10:"menu_order";i:115;s:16:"popularity_index";i:331;s:11:"trend_index";i:264;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:427;a:21:{s:4:"tmpl";i:1453;s:2:"id";i:16346;s:5:"title";s:33:"Your New Home &#8211; Real Estate";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2017/03/lp3-l.png";s:12:"tmpl_created";i:1660205402;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/lp/your-new-home-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:11:"Real Estate";s:4:"tags";s:31:"["Landing Pages","Real estate"]";s:10:"menu_order";i:116;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:428;a:21:{s:4:"tmpl";i:972;s:2:"id";i:13199;s:5:"title";s:29:"Interior Design &#8211; About";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/04/About.png";s:12:"tmpl_created";i:1586148666;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/interior-design-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:30:"["Business","Interior Design"]";s:10:"menu_order";i:116;s:16:"popularity_index";i:316;s:11:"trend_index";i:334;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:429;a:21:{s:4:"tmpl";i:1129;s:2:"id";i:16545;s:5:"title";s:27:"Beauty Salon &#8211; Header";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/12/Header.jpg";s:12:"tmpl_created";i:1608622495;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/blocks/beauty-salon-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:32:"["Beauty Salon","Hair","Header"]";s:10:"menu_order";i:117;s:16:"popularity_index";i:356;s:11:"trend_index";i:49;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:430;a:21:{s:4:"tmpl";i:973;s:2:"id";i:13214;s:5:"title";s:32:"Interior Design &#8211; Projects";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2020/04/portfolio_s.jpg";s:12:"tmpl_created";i:1586148672;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/interior-design-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:30:"["Business","Interior Design"]";s:10:"menu_order";i:117;s:16:"popularity_index";i:367;s:11:"trend_index";i:323;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:431;a:21:{s:4:"tmpl";i:641;s:2:"id";i:7686;s:5:"title";s:12:"Blog Posts 1";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2018/03/blog_posts.png";s:12:"tmpl_created";i:1521558047;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/blocks/blog-posts-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:26:"["Archive","Blog","posts"]";s:10:"menu_order";i:118;s:16:"popularity_index";i:131;s:11:"trend_index";i:152;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:432;a:21:{s:4:"tmpl";i:974;s:2:"id";i:13229;s:5:"title";s:31:"Interior Design &#8211; Contact";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.png";s:12:"tmpl_created";i:1586148677;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/interior-design-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:30:"["Business","Interior Design"]";s:10:"menu_order";i:118;s:16:"popularity_index";i:395;s:11:"trend_index";i:337;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:433;a:21:{s:4:"tmpl";i:959;s:2:"id";i:12948;s:5:"title";s:29:"Photography &#8211; Home Page";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/02/Home_s.png";s:12:"tmpl_created";i:1582093442;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/photography-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:27:"["Photography","Portfolio"]";s:10:"menu_order";i:119;s:16:"popularity_index";i:241;s:11:"trend_index";i:201;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:434;a:21:{s:4:"tmpl";i:960;s:2:"id";i:12798;s:5:"title";s:25:"Photography &#8211; About";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/02/About_s.png";s:12:"tmpl_created";i:1582093446;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/photography-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:27:"["Photography","Portfolio"]";s:10:"menu_order";i:120;s:16:"popularity_index";i:499;s:11:"trend_index";i:374;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:435;a:21:{s:4:"tmpl";i:484;s:2:"id";i:5283;s:5:"title";s:9:"Clients 1";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_2.png";s:12:"tmpl_created";i:1520443478;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/clients-1-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["Clients"]";s:10:"menu_order";i:120;s:16:"popularity_index";i:294;s:11:"trend_index";i:202;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:436;a:21:{s:4:"tmpl";i:961;s:2:"id";i:12868;s:5:"title";s:27:"Photography &#8211; Contact";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2020/02/Contact_s.png";s:12:"tmpl_created";i:1582093450;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/photography-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:27:"["Photography","Portfolio"]";s:10:"menu_order";i:121;s:16:"popularity_index";i:531;s:11:"trend_index";i:350;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:437;a:21:{s:4:"tmpl";i:962;s:2:"id";i:13056;s:5:"title";s:28:"Photography &#8211; Wildlife";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/02/Wildlife_s.png";s:12:"tmpl_created";i:1582093454;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/photography-wildlife/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:27:"["Photography","Portfolio"]";s:10:"menu_order";i:122;s:16:"popularity_index";i:579;s:11:"trend_index";i:656;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:438;a:21:{s:4:"tmpl";i:487;s:2:"id";i:5306;s:5:"title";s:10:"Clients 10";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_3.png";s:12:"tmpl_created";i:1520443484;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/clients-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["Clients"]";s:10:"menu_order";i:122;s:16:"popularity_index";i:657;s:11:"trend_index";i:581;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:439;a:21:{s:4:"tmpl";i:963;s:2:"id";i:12922;s:5:"title";s:37:"Photography &#8211; Glowing Jellyfish";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2020/02/Jellyfish_S.png";s:12:"tmpl_created";i:1582093457;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/photography-glowing-jellyfish/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:27:"["Photography","Portfolio"]";s:10:"menu_order";i:123;s:16:"popularity_index";i:628;s:11:"trend_index";i:532;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:440;a:21:{s:4:"tmpl";i:964;s:2:"id";i:12875;s:5:"title";s:36:"Photography &#8211; Fluttering Birds";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/02/Birds_s.png";s:12:"tmpl_created";i:1582093461;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/photography-fluttering-birds/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:27:"["Photography","Portfolio"]";s:10:"menu_order";i:124;s:16:"popularity_index";i:693;s:11:"trend_index";i:766;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:441;a:21:{s:4:"tmpl";i:965;s:2:"id";i:12962;s:5:"title";s:26:"Photography &#8211; Nature";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2020/02/Nature_s.png";s:12:"tmpl_created";i:1582093465;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/photography-nature/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:27:"["Photography","Portfolio"]";s:10:"menu_order";i:125;s:16:"popularity_index";i:592;s:11:"trend_index";i:778;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:442;a:21:{s:4:"tmpl";i:491;s:2:"id";i:5341;s:5:"title";s:10:"Clients 11";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_4.png";s:12:"tmpl_created";i:1520443491;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/clients-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["Clients"]";s:10:"menu_order";i:125;s:16:"popularity_index";i:603;s:11:"trend_index";i:633;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:443;a:21:{s:4:"tmpl";i:966;s:2:"id";i:12833;s:5:"title";s:38:"Photography &#8211; Blossoming Flowers";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2020/02/Flowers_s.png";s:12:"tmpl_created";i:1582093469;s:6:"author";s:9:"Elementor";s:3:"url";s:129:"https://library.elementor.com/photography-blossoming-flowers/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:27:"["Photography","Portfolio"]";s:10:"menu_order";i:126;s:16:"popularity_index";i:597;s:11:"trend_index";i:750;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:444;a:21:{s:4:"tmpl";i:488;s:2:"id";i:5315;s:5:"title";s:10:"Clients 12";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4-1.png";s:12:"tmpl_created";i:1520443486;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/clients-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["Clients"]";s:10:"menu_order";i:126;s:16:"popularity_index";i:485;s:11:"trend_index";i:263;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:445;a:21:{s:4:"tmpl";i:967;s:2:"id";i:12898;s:5:"title";s:36:"Photography &#8211; Forest Mushrooms";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2020/02/Mushrooms_s.png";s:12:"tmpl_created";i:1582093473;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/photography-forest-mushrooms/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:27:"["Photography","Portfolio"]";s:10:"menu_order";i:127;s:16:"popularity_index";i:667;s:11:"trend_index";i:649;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:446;a:21:{s:4:"tmpl";i:968;s:2:"id";i:12994;s:5:"title";s:24:"Photography &#8211; Pets";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/02/Pets_s.png";s:12:"tmpl_created";i:1582093477;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/photography-pets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:27:"["Photography","Portfolio"]";s:10:"menu_order";i:128;s:16:"popularity_index";i:612;s:11:"trend_index";i:508;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:447;a:21:{s:4:"tmpl";i:969;s:2:"id";i:12805;s:5:"title";s:37:"Photography &#8211; B&amp;W Portraits";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/02/Black_s.png";s:12:"tmpl_created";i:1582093481;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/photography-bw-portraits/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:27:"["Photography","Portfolio"]";s:10:"menu_order";i:129;s:16:"popularity_index";i:695;s:11:"trend_index";i:735;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:448;a:21:{s:4:"tmpl";i:490;s:2:"id";i:5333;s:5:"title";s:10:"Clients 13";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/form_white_6.png";s:12:"tmpl_created";i:1520443489;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/clients-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["Clients"]";s:10:"menu_order";i:129;s:16:"popularity_index";i:234;s:11:"trend_index";i:128;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:449;a:21:{s:4:"tmpl";i:970;s:2:"id";i:13031;s:5:"title";s:33:"Photography &#8211; Vivid Parrots";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2020/02/Parrots_s.png";s:12:"tmpl_created";i:1582093484;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/photography-vivid-parrots/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:27:"["Photography","Portfolio"]";s:10:"menu_order";i:130;s:16:"popularity_index";i:660;s:11:"trend_index";i:643;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:450;a:21:{s:4:"tmpl";i:496;s:2:"id";i:5389;s:5:"title";s:10:"Clients 14";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/form_black_9.png";s:12:"tmpl_created";i:1520443501;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/clients-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["Clients"]";s:10:"menu_order";i:130;s:16:"popularity_index";i:407;s:11:"trend_index";i:307;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:451;a:21:{s:4:"tmpl";i:940;s:2:"id";i:12621;s:5:"title";s:26:"Magazine &#8211; Home Page";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/01/Home_s.png";s:12:"tmpl_created";i:1579060604;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/magazine-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:19:"["Blog","Magazine"]";s:10:"menu_order";i:131;s:16:"popularity_index";i:167;s:11:"trend_index";i:121;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:452;a:21:{s:4:"tmpl";i:936;s:2:"id";i:12352;s:5:"title";s:24:"Travel &#8211; Home Page";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2019/12/Home_s.png";s:12:"tmpl_created";i:1575960464;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/travel-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Tours","Travel"]";s:10:"menu_order";i:132;s:16:"popularity_index";i:291;s:11:"trend_index";i:194;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:453;a:21:{s:4:"tmpl";i:486;s:2:"id";i:5298;s:5:"title";s:10:"Clients 15";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_3.png";s:12:"tmpl_created";i:1520443482;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/clients-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["Clients"]";s:10:"menu_order";i:132;s:16:"popularity_index";i:465;s:11:"trend_index";i:520;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:454;a:21:{s:4:"tmpl";i:932;s:2:"id";i:12400;s:5:"title";s:20:"Travel &#8211; About";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2019/12/About.png";s:12:"tmpl_created";i:1575960441;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/travel-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Tours","Travel"]";s:10:"menu_order";i:133;s:16:"popularity_index";i:444;s:11:"trend_index";i:445;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:455;a:21:{s:4:"tmpl";i:938;s:2:"id";i:12479;s:5:"title";s:20:"Travel &#8211; Tours";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2019/12/Tours_s.png";s:12:"tmpl_created";i:1575960474;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/travel-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Tours","Travel"]";s:10:"menu_order";i:134;s:16:"popularity_index";i:539;s:11:"trend_index";i:726;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:456;a:21:{s:4:"tmpl";i:495;s:2:"id";i:5381;s:5:"title";s:10:"Clients 16";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/form_white_9.png";s:12:"tmpl_created";i:1520443499;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/clients-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["Clients"]";s:10:"menu_order";i:134;s:16:"popularity_index";i:198;s:11:"trend_index";i:168;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:457;a:21:{s:4:"tmpl";i:937;s:2:"id";i:12466;s:5:"title";s:27:"Travel &#8211; Testimonials";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2019/12/Testimonials.png";s:12:"tmpl_created";i:1575960469;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/travel-testimonials/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Tours","Travel"]";s:10:"menu_order";i:135;s:16:"popularity_index";i:527;s:11:"trend_index";i:481;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:458;a:21:{s:4:"tmpl";i:935;s:2:"id";i:12443;s:5:"title";s:22:"Travel &#8211; Gallery";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2019/12/Gallery.png";s:12:"tmpl_created";i:1575960459;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/travel-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Tours","Travel"]";s:10:"menu_order";i:136;s:16:"popularity_index";i:467;s:11:"trend_index";i:501;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:459;a:21:{s:4:"tmpl";i:934;s:2:"id";i:12431;s:5:"title";s:18:"Travel &#8211; FAQ";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2019/12/FAQ.png";s:12:"tmpl_created";i:1575960453;s:6:"author";s:9:"Elementor";s:3:"url";s:109:"https://library.elementor.com/travel-faq/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Tours","Travel"]";s:10:"menu_order";i:137;s:16:"popularity_index";i:501;s:11:"trend_index";i:387;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:460;a:21:{s:4:"tmpl";i:493;s:2:"id";i:5357;s:5:"title";s:9:"Clients 2";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_7.png";s:12:"tmpl_created";i:1520443495;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/clients-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["Clients"]";s:10:"menu_order";i:137;s:16:"popularity_index";i:341;s:11:"trend_index";i:232;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:461;a:21:{s:4:"tmpl";i:933;s:2:"id";i:12421;s:5:"title";s:27:"Travel &#8211; Contact Page";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2019/12/Contsct-Us.png";s:12:"tmpl_created";i:1575960445;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/travel-contact-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Tours","Travel"]";s:10:"menu_order";i:138;s:16:"popularity_index";i:571;s:11:"trend_index";i:536;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:462;a:21:{s:4:"tmpl";i:892;s:2:"id";i:11763;s:5:"title";s:27:"Portfolio &#8211; Home Page";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2019/09/Homepage_small.png";s:12:"tmpl_created";i:1569428959;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/portfolio-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:34:"["Creative Portfolio","Portfolio"]";s:10:"menu_order";i:139;s:16:"popularity_index";i:280;s:11:"trend_index";i:241;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:463;a:21:{s:4:"tmpl";i:485;s:2:"id";i:5290;s:5:"title";s:9:"Clients 3";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_2.png";s:12:"tmpl_created";i:1520443480;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/clients-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["Clients"]";s:10:"menu_order";i:139;s:16:"popularity_index";i:545;s:11:"trend_index";i:502;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:464;a:21:{s:4:"tmpl";i:891;s:2:"id";i:11781;s:5:"title";s:23:"Portfolio &#8211; About";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2019/09/About_small.png";s:12:"tmpl_created";i:1569428955;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/portfolio-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:34:"["Creative Portfolio","Portfolio"]";s:10:"menu_order";i:140;s:16:"popularity_index";i:349;s:11:"trend_index";i:290;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:465;a:21:{s:4:"tmpl";i:482;s:2:"id";i:5266;s:5:"title";s:9:"Clients 4";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_1.png";s:12:"tmpl_created";i:1520443474;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/clients-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["Clients"]";s:10:"menu_order";i:140;s:16:"popularity_index";i:95;s:11:"trend_index";i:134;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:466;a:21:{s:4:"tmpl";i:890;s:2:"id";i:11793;s:5:"title";s:26:"Portfolio &#8211; Projects";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2019/09/Projects_small.png";s:12:"tmpl_created";i:1569428951;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/portfolio-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:34:"["Creative Portfolio","Portfolio"]";s:10:"menu_order";i:141;s:16:"popularity_index";i:448;s:11:"trend_index";i:467;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:467;a:21:{s:4:"tmpl";i:889;s:2:"id";i:11800;s:5:"title";s:25:"Portfolio &#8211; Contact";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2019/09/Contact_small.png";s:12:"tmpl_created";i:1569428946;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/portfolio-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:34:"["Creative Portfolio","Portfolio"]";s:10:"menu_order";i:142;s:16:"popularity_index";i:494;s:11:"trend_index";i:449;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:468;a:21:{s:4:"tmpl";i:866;s:2:"id";i:11163;s:5:"title";s:32:"Digital Agency &#8211; Home Page";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2019/07/Home_small.png";s:12:"tmpl_created";i:1564641877;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/digital-agency-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:30:"["Digital Agency","Marketing"]";s:10:"menu_order";i:143;s:16:"popularity_index";i:57;s:11:"trend_index";i:32;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:469;a:21:{s:4:"tmpl";i:483;s:2:"id";i:5275;s:5:"title";s:9:"Clients 5";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_1.png";s:12:"tmpl_created";i:1520443476;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/clients-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["Clients"]";s:10:"menu_order";i:143;s:16:"popularity_index";i:334;s:11:"trend_index";i:321;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:470;a:21:{s:4:"tmpl";i:492;s:2:"id";i:5349;s:5:"title";s:9:"Clients 7";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/form_white_7.png";s:12:"tmpl_created";i:1520443493;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/clients-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["Clients"]";s:10:"menu_order";i:144;s:16:"popularity_index";i:233;s:11:"trend_index";i:92;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:471;a:21:{s:4:"tmpl";i:916;s:2:"id";i:12143;s:5:"title";s:22:"Law Firm &#8211; About";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2019/11/about.png";s:12:"tmpl_created";i:1572847069;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/law-firm-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Law","Law Firm"]";s:10:"menu_order";i:146;s:16:"popularity_index";i:350;s:11:"trend_index";i:344;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:472;a:21:{s:4:"tmpl";i:489;s:2:"id";i:5324;s:5:"title";s:9:"Clients 8";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5-1.png";s:12:"tmpl_created";i:1520443488;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/clients-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["Clients"]";s:10:"menu_order";i:146;s:16:"popularity_index";i:526;s:11:"trend_index";i:381;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:473;a:21:{s:4:"tmpl";i:920;s:2:"id";i:12091;s:5:"title";s:21:"Law Firm &#8211; Team";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2019/11/team.png";s:12:"tmpl_created";i:1572847113;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/law-firm-team/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Law","Law Firm"]";s:10:"menu_order";i:147;s:16:"popularity_index";i:318;s:11:"trend_index";i:314;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:474;a:21:{s:4:"tmpl";i:869;s:2:"id";i:11129;s:5:"title";s:28:"Digital Agency &#8211; About";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2019/07/About_small.png";s:12:"tmpl_created";i:1564641889;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/digital-agency-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:30:"["Digital Agency","Marketing"]";s:10:"menu_order";i:148;s:16:"popularity_index";i:182;s:11:"trend_index";i:166;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:475;a:21:{s:4:"tmpl";i:880;s:2:"id";i:11572;s:5:"title";s:19:"Gym &#8211; Trainer";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2019/08/Trainer_Small.png";s:12:"tmpl_created";i:1567392934;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/gym-trainer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:7:"["Gym"]";s:10:"menu_order";i:149;s:16:"popularity_index";i:521;s:11:"trend_index";i:590;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:476;a:21:{s:4:"tmpl";i:494;s:2:"id";i:5368;s:5:"title";s:9:"Clients 9";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/form_white_8.png";s:12:"tmpl_created";i:1520443497;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/clients-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["Clients"]";s:10:"menu_order";i:149;s:16:"popularity_index";i:253;s:11:"trend_index";i:273;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:477;a:21:{s:4:"tmpl";i:917;s:2:"id";i:12133;s:5:"title";s:24:"Law Firm &#8211; Careers";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2019/11/careers.png";s:12:"tmpl_created";i:1572847078;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/law-firm-careers/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Law","Law Firm"]";s:10:"menu_order";i:151;s:16:"popularity_index";i:583;s:11:"trend_index";i:640;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:478;a:21:{s:4:"tmpl";i:425;s:2:"id";i:4436;s:5:"title";s:11:"Contact  16";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/02/map_black_2.png";s:12:"tmpl_created";i:1520443293;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/contact-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"contact";s:4:"tags";s:11:"["Contact"]";s:10:"menu_order";i:151;s:16:"popularity_index";i:161;s:11:"trend_index";i:68;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:479;a:21:{s:4:"tmpl";i:915;s:2:"id";i:12155;s:5:"title";s:26:"Law Firm &#8211; Home Page";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2019/11/home.png";s:12:"tmpl_created";i:1572847054;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/law-firm-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Law","Law Firm"]";s:10:"menu_order";i:152;s:16:"popularity_index";i:193;s:11:"trend_index";i:110;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:480;a:21:{s:4:"tmpl";i:423;s:2:"id";i:4420;s:5:"title";s:9:"Contact 1";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/02/map_black_1.png";s:12:"tmpl_created";i:1520443289;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/contact-1-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"contact";s:4:"tags";s:11:"["Contact"]";s:10:"menu_order";i:152;s:16:"popularity_index";i:196;s:11:"trend_index";i:127;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:481;a:21:{s:4:"tmpl";i:921;s:2:"id";i:12080;s:5:"title";s:24:"Law Firm &#8211; Partner";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2019/11/partner-1.png";s:12:"tmpl_created";i:1572847120;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/law-firm-partner/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Law","Law Firm"]";s:10:"menu_order";i:153;s:16:"popularity_index";i:556;s:11:"trend_index";i:471;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:482;a:21:{s:4:"tmpl";i:534;s:2:"id";i:5836;s:5:"title";s:10:"Contact 10";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_2.png";s:12:"tmpl_created";i:1520443597;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/contact-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"contact";s:4:"tags";s:11:"["Contact"]";s:10:"menu_order";i:154;s:16:"popularity_index";i:114;s:11:"trend_index";i:76;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:483;a:21:{s:4:"tmpl";i:865;s:2:"id";i:11074;s:5:"title";s:31:"Digital Agency &#8211; Services";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2019/07/Services_small.png";s:12:"tmpl_created";i:1564641872;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/digital-agency-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:30:"["Digital Agency","Marketing"]";s:10:"menu_order";i:154;s:16:"popularity_index";i:163;s:11:"trend_index";i:170;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:484;a:21:{s:4:"tmpl";i:879;s:2:"id";i:11506;s:5:"title";s:19:"Gym &#8211; Classes";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2019/08/Classes_Small.png";s:12:"tmpl_created";i:1567392930;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/gym-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:7:"["Gym"]";s:10:"menu_order";i:155;s:16:"popularity_index";i:514;s:11:"trend_index";i:554;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:485;a:21:{s:4:"tmpl";i:535;s:2:"id";i:5844;s:5:"title";s:10:"Contact 11";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_2.png";s:12:"tmpl_created";i:1520443599;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/contact-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"contact";s:4:"tags";s:11:"["Contact"]";s:10:"menu_order";i:156;s:16:"popularity_index";i:289;s:11:"trend_index";i:313;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:486;a:21:{s:4:"tmpl";i:922;s:2:"id";i:12044;s:5:"title";s:24:"Law Firm &#8211; Contact";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2019/11/contsct_us.png";s:12:"tmpl_created";i:1572847130;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/law-firm-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Law","Law Firm"]";s:10:"menu_order";i:157;s:16:"popularity_index";i:437;s:11:"trend_index";i:304;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:487;a:21:{s:4:"tmpl";i:430;s:2:"id";i:4476;s:5:"title";s:10:"Contact 15";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_4.png";s:12:"tmpl_created";i:1520443303;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/contact-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"contact";s:4:"tags";s:18:"["Contact","Form"]";s:10:"menu_order";i:157;s:16:"popularity_index";i:229;s:11:"trend_index";i:187;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:488;a:21:{s:4:"tmpl";i:918;s:2:"id";i:12124;s:5:"title";s:25:"Law Firm &#8211; Services";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2019/11/services.png";s:12:"tmpl_created";i:1572847096;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/law-firm-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Law","Law Firm"]";s:10:"menu_order";i:158;s:16:"popularity_index";i:433;s:11:"trend_index";i:296;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:489;a:21:{s:4:"tmpl";i:864;s:2:"id";i:11056;s:5:"title";s:35:"Digital Agency &#8211; Social Media";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2019/07/Social-Media_small.png";s:12:"tmpl_created";i:1564641867;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/digital-agency-social-media/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:30:"["Digital Agency","Marketing"]";s:10:"menu_order";i:159;s:16:"popularity_index";i:297;s:11:"trend_index";i:361;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:490;a:21:{s:4:"tmpl";i:476;s:2:"id";i:5214;s:5:"title";s:10:"Contact 16";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/form_white_2.png";s:12:"tmpl_created";i:1520443462;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/blocks/contact-16-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"contact";s:4:"tags";s:18:"["Contact","Form"]";s:10:"menu_order";i:159;s:16:"popularity_index";i:194;s:11:"trend_index";i:106;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:491;a:21:{s:4:"tmpl";i:878;s:2:"id";i:11536;s:5:"title";s:19:"Gym &#8211; Fitness";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2019/08/Fitness_Small.png";s:12:"tmpl_created";i:1567392927;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/gym-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:7:"["Gym"]";s:10:"menu_order";i:160;s:16:"popularity_index";i:621;s:11:"trend_index";i:674;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:492;a:21:{s:4:"tmpl";i:882;s:2:"id";i:11545;s:5:"title";s:21:"Gym &#8211; Home Page";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2019/08/Home_Small.png";s:12:"tmpl_created";i:1567392943;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/gym-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:7:"["Gym"]";s:10:"menu_order";i:161;s:16:"popularity_index";i:310;s:11:"trend_index";i:229;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:493;a:21:{s:4:"tmpl";i:919;s:2:"id";i:12116;s:5:"title";s:24:"Law Firm &#8211; Service";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2019/11/family_law.png";s:12:"tmpl_created";i:1572847105;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/law-firm-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Law","Law Firm"]";s:10:"menu_order";i:162;s:16:"popularity_index";i:489;s:11:"trend_index";i:339;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:494;a:21:{s:4:"tmpl";i:478;s:2:"id";i:5230;s:5:"title";s:10:"Contact 17";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/form_white_3.png";s:12:"tmpl_created";i:1520443466;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/contact-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"contact";s:4:"tags";s:18:"["Contact","Form"]";s:10:"menu_order";i:162;s:16:"popularity_index";i:339;s:11:"trend_index";i:335;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:495;a:21:{s:4:"tmpl";i:868;s:2:"id";i:11094;s:5:"title";s:30:"Digital Agency &#8211; Clients";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2019/07/Clients_small.png";s:12:"tmpl_created";i:1564641885;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/digital-agency-clients/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:30:"["Digital Agency","Marketing"]";s:10:"menu_order";i:163;s:16:"popularity_index";i:424;s:11:"trend_index";i:424;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:496;a:21:{s:4:"tmpl";i:481;s:2:"id";i:5257;s:5:"title";s:10:"Contact 18";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5.png";s:12:"tmpl_created";i:1520443472;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/contact-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"contact";s:4:"tags";s:8:"["Form"]";s:10:"menu_order";i:163;s:16:"popularity_index";i:438;s:11:"trend_index";i:490;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:497;a:21:{s:4:"tmpl";i:881;s:2:"id";i:11478;s:5:"title";s:17:"Gym &#8211; About";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2019/08/About_Small.png";s:12:"tmpl_created";i:1567392939;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/gym-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:7:"["Gym"]";s:10:"menu_order";i:164;s:16:"popularity_index";i:481;s:11:"trend_index";i:579;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:498;a:21:{s:4:"tmpl";i:532;s:2:"id";i:5820;s:5:"title";s:9:"Contact 2";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_1.png";s:12:"tmpl_created";i:1520443593;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/contact-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"contact";s:4:"tags";s:11:"["Contact"]";s:10:"menu_order";i:166;s:16:"popularity_index";i:183;s:11:"trend_index";i:357;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:499;a:21:{s:4:"tmpl";i:877;s:2:"id";i:11563;s:5:"title";s:19:"Gym &#8211; Pricing";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2019/08/Pricing_Small.png";s:12:"tmpl_created";i:1567392923;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/gym-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:7:"["Gym"]";s:10:"menu_order";i:166;s:16:"popularity_index";i:577;s:11:"trend_index";i:736;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:500;a:21:{s:4:"tmpl";i:422;s:2:"id";i:4411;s:5:"title";s:9:"Contact 3";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/02/map_white_1.png";s:12:"tmpl_created";i:1520443287;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/contact-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"contact";s:4:"tags";s:11:"["Contact"]";s:10:"menu_order";i:167;s:16:"popularity_index";i:113;s:11:"trend_index";i:217;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:501;a:21:{s:4:"tmpl";i:867;s:2:"id";i:11034;s:5:"title";s:30:"Digital Agency &#8211; Contact";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2019/07/Contsct-Us_small.png";s:12:"tmpl_created";i:1564641881;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/contact-digital-agency/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:30:"["Digital Agency","Marketing"]";s:10:"menu_order";i:168;s:16:"popularity_index";i:191;s:11:"trend_index";i:156;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:502;a:21:{s:4:"tmpl";i:533;s:2:"id";i:5828;s:5:"title";s:9:"Contact 3";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_1.png";s:12:"tmpl_created";i:1520443595;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/contact-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"contact";s:4:"tags";s:11:"["Contact"]";s:10:"menu_order";i:170;s:16:"popularity_index";i:312;s:11:"trend_index";i:495;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:503;a:21:{s:4:"tmpl";i:876;s:2:"id";i:11528;s:5:"title";s:19:"Gym &#8211; Contact";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2019/08/Contact_Small.png";s:12:"tmpl_created";i:1567392917;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/gym-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:7:"["Gym"]";s:10:"menu_order";i:171;s:16:"popularity_index";i:505;s:11:"trend_index";i:624;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:504;a:21:{s:4:"tmpl";i:424;s:2:"id";i:4428;s:5:"title";s:9:"Contact 4";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/02/map_white_2.png";s:12:"tmpl_created";i:1520443291;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/contact-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"contact";s:4:"tags";s:11:"["Contact"]";s:10:"menu_order";i:171;s:16:"popularity_index";i:118;s:11:"trend_index";i:131;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:505;a:21:{s:4:"tmpl";i:426;s:2:"id";i:4444;s:5:"title";s:9:"Contact 5";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_1.png";s:12:"tmpl_created";i:1520443295;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/contact-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"contact";s:4:"tags";s:11:"["Contact"]";s:10:"menu_order";i:174;s:16:"popularity_index";i:84;s:11:"trend_index";i:93;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:506;a:21:{s:4:"tmpl";i:432;s:2:"id";i:4492;s:5:"title";s:9:"Contact 5";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/02/map_white_3.png";s:12:"tmpl_created";i:1520443307;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/contact-5-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"contact";s:4:"tags";s:11:"["Contact"]";s:10:"menu_order";i:176;s:16:"popularity_index";i:37;s:11:"trend_index";i:31;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:507;a:21:{s:4:"tmpl";i:427;s:2:"id";i:4452;s:5:"title";s:9:"Contact 6";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_1.png";s:12:"tmpl_created";i:1520443296;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/contact-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"contact";s:4:"tags";s:11:"["Contact"]";s:10:"menu_order";i:178;s:16:"popularity_index";i:139;s:11:"trend_index";i:150;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:508;a:21:{s:4:"tmpl";i:429;s:2:"id";i:4468;s:5:"title";s:9:"Contact 7";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_3.png";s:12:"tmpl_created";i:1520443301;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/contact-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"contact";s:4:"tags";s:18:"["Contact","Form"]";s:10:"menu_order";i:179;s:16:"popularity_index";i:127;s:11:"trend_index";i:72;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:509;a:21:{s:4:"tmpl";i:431;s:2:"id";i:4484;s:5:"title";s:9:"Contact 8";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_3.png";s:12:"tmpl_created";i:1520443305;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/contact-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"contact";s:4:"tags";s:18:"["Contact","Form"]";s:10:"menu_order";i:182;s:16:"popularity_index";i:328;s:11:"trend_index";i:260;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:510;a:21:{s:4:"tmpl";i:428;s:2:"id";i:4460;s:5:"title";s:9:"Contact 9";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_2.png";s:12:"tmpl_created";i:1520443298;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/contact-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"contact";s:4:"tags";s:11:"["Contact"]";s:10:"menu_order";i:184;s:16:"popularity_index";i:99;s:11:"trend_index";i:80;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:511;a:21:{s:4:"tmpl";i:613;s:2:"id";i:5558;s:5:"title";s:5:"CTA 1";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_2.png";s:12:"tmpl_created";i:1520520684;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/cta-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:185;s:16:"popularity_index";i:129;s:11:"trend_index";i:69;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:512;a:21:{s:4:"tmpl";i:634;s:2:"id";i:5939;s:5:"title";s:6:"CTA 10";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_13-1.png";s:12:"tmpl_created";i:1520520760;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:187;s:16:"popularity_index";i:190;s:11:"trend_index";i:118;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:513;a:21:{s:4:"tmpl";i:633;s:2:"id";i:5930;s:5:"title";s:6:"CTA 11";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_15.png";s:12:"tmpl_created";i:1520520758;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:190;s:16:"popularity_index";i:76;s:11:"trend_index";i:84;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:514;a:21:{s:4:"tmpl";i:632;s:2:"id";i:5921;s:5:"title";s:6:"CTA 12";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_14.png";s:12:"tmpl_created";i:1520520757;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:192;s:16:"popularity_index";i:278;s:11:"trend_index";i:234;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:515;a:21:{s:4:"tmpl";i:618;s:2:"id";i:5607;s:5:"title";s:6:"CTA 13";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_5.png";s:12:"tmpl_created";i:1520520695;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:194;s:16:"popularity_index";i:42;s:11:"trend_index";i:11;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:516;a:21:{s:4:"tmpl";i:574;s:2:"id";i:6017;s:5:"title";s:6:"CTA 14";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_14.png";s:12:"tmpl_created";i:1520520331;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:196;s:16:"popularity_index";i:152;s:11:"trend_index";i:122;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:517;a:21:{s:4:"tmpl";i:628;s:2:"id";i:5885;s:5:"title";s:6:"CTA 15";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_11.png";s:12:"tmpl_created";i:1520520751;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:197;s:16:"popularity_index";i:274;s:11:"trend_index";i:256;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:518;a:21:{s:4:"tmpl";i:627;s:2:"id";i:5877;s:5:"title";s:6:"CTA 16";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_10.png";s:12:"tmpl_created";i:1520520749;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:200;s:16:"popularity_index";i:564;s:11:"trend_index";i:677;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:519;a:21:{s:4:"tmpl";i:625;s:2:"id";i:5860;s:5:"title";s:6:"CTA 17";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_9.png";s:12:"tmpl_created";i:1520520746;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:201;s:16:"popularity_index";i:120;s:11:"trend_index";i:63;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:520;a:21:{s:4:"tmpl";i:626;s:2:"id";i:5869;s:5:"title";s:6:"CTA 18";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_10.png";s:12:"tmpl_created";i:1520520747;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:204;s:16:"popularity_index";i:345;s:11:"trend_index";i:486;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:521;a:21:{s:4:"tmpl";i:611;s:2:"id";i:5542;s:5:"title";s:6:"CTA 19";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_1.png";s:12:"tmpl_created";i:1520520681;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:205;s:16:"popularity_index";i:169;s:11:"trend_index";i:270;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:522;a:21:{s:4:"tmpl";i:614;s:2:"id";i:5567;s:5:"title";s:5:"CTA 2";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_2.png";s:12:"tmpl_created";i:1520520685;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/cta-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:207;s:16:"popularity_index";i:143;s:11:"trend_index";i:225;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:523;a:21:{s:4:"tmpl";i:629;s:2:"id";i:5893;s:5:"title";s:6:"CTA 21";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_12.png";s:12:"tmpl_created";i:1520520752;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:210;s:16:"popularity_index";i:259;s:11:"trend_index";i:457;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:524;a:21:{s:4:"tmpl";i:619;s:2:"id";i:5634;s:5:"title";s:6:"CTA 24";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_6.png";s:12:"tmpl_created";i:1520520699;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:212;s:16:"popularity_index";i:188;s:11:"trend_index";i:255;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:525;a:21:{s:4:"tmpl";i:620;s:2:"id";i:5642;s:5:"title";s:6:"CTA 25";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_6.png";s:12:"tmpl_created";i:1520520701;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-25/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:214;s:16:"popularity_index";i:226;s:11:"trend_index";i:262;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:526;a:21:{s:4:"tmpl";i:615;s:2:"id";i:5583;s:5:"title";s:6:"CTA 26";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_3.png";s:12:"tmpl_created";i:1520520689;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:216;s:16:"popularity_index";i:117;s:11:"trend_index";i:117;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:527;a:21:{s:4:"tmpl";i:630;s:2:"id";i:5904;s:5:"title";s:6:"CTA 27";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_13.png";s:12:"tmpl_created";i:1520520754;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:217;s:16:"popularity_index";i:528;s:11:"trend_index";i:517;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:528;a:21:{s:4:"tmpl";i:631;s:2:"id";i:5912;s:5:"title";s:6:"CTA 28";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_11.png";s:12:"tmpl_created";i:1520520755;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-28/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:219;s:16:"popularity_index";i:665;s:11:"trend_index";i:702;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:529;a:21:{s:4:"tmpl";i:473;s:2:"id";i:5189;s:5:"title";s:6:"CTA 29";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/form_white_1.png";s:12:"tmpl_created";i:1520443456;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:14:"call to action";s:4:"tags";s:8:"["Form"]";s:10:"menu_order";i:221;s:16:"popularity_index";i:472;s:11:"trend_index";i:631;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:530;a:21:{s:4:"tmpl";i:623;s:2:"id";i:5667;s:5:"title";s:5:"CTA 3";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_8.png";s:12:"tmpl_created";i:1520520705;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/cta-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:222;s:16:"popularity_index";i:171;s:11:"trend_index";i:250;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:531;a:21:{s:4:"tmpl";i:474;s:2:"id";i:5198;s:5:"title";s:6:"CTA 30";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/form_black_1.png";s:12:"tmpl_created";i:1520443458;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-30/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:14:"call to action";s:4:"tags";s:8:"["Form"]";s:10:"menu_order";i:225;s:16:"popularity_index";i:572;s:11:"trend_index";i:511;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:532;a:21:{s:4:"tmpl";i:475;s:2:"id";i:5206;s:5:"title";s:6:"CTA 31";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/form_black_2.png";s:12:"tmpl_created";i:1520443459;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-31/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:14:"call to action";s:4:"tags";s:8:"["Form"]";s:10:"menu_order";i:226;s:16:"popularity_index";i:593;s:11:"trend_index";i:611;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:533;a:21:{s:4:"tmpl";i:480;s:2:"id";i:5249;s:5:"title";s:6:"CTA 32";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/form_black_4.png";s:12:"tmpl_created";i:1520443470;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-32/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:14:"call to action";s:4:"tags";s:8:"["Form"]";s:10:"menu_order";i:228;s:16:"popularity_index";i:512;s:11:"trend_index";i:409;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:534;a:21:{s:4:"tmpl";i:612;s:2:"id";i:5550;s:5:"title";s:6:"CTA 33";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_1.png";s:12:"tmpl_created";i:1520520682;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-33/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:231;s:16:"popularity_index";i:260;s:11:"trend_index";i:562;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:535;a:21:{s:4:"tmpl";i:536;s:2:"id";i:5852;s:5:"title";s:6:"CTA 34";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2018/03/form_1.png";s:12:"tmpl_created";i:1520443600;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-34/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:8:"["Form"]";s:10:"menu_order";i:232;s:16:"popularity_index";i:563;s:11:"trend_index";i:828;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:536;a:21:{s:4:"tmpl";i:624;s:2:"id";i:5675;s:5:"title";s:5:"CTA 4";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_8.png";s:12:"tmpl_created";i:1520520707;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/cta-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:235;s:16:"popularity_index";i:391;s:11:"trend_index";i:484;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:537;a:21:{s:4:"tmpl";i:616;s:2:"id";i:5591;s:5:"title";s:5:"CTA 5";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_4.png";s:12:"tmpl_created";i:1520520691;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/cta-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:237;s:16:"popularity_index";i:133;s:11:"trend_index";i:130;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:538;a:21:{s:4:"tmpl";i:617;s:2:"id";i:5599;s:5:"title";s:5:"CTA 6";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_4.png";s:12:"tmpl_created";i:1520520693;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/cta-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:239;s:16:"popularity_index";i:252;s:11:"trend_index";i:362;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:539;a:21:{s:4:"tmpl";i:514;s:2:"id";i:5575;s:5:"title";s:5:"CTA 7";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_3.png";s:12:"tmpl_created";i:1520443543;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/cta-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:240;s:16:"popularity_index";i:13;s:11:"trend_index";i:586;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:540;a:21:{s:4:"tmpl";i:622;s:2:"id";i:5658;s:5:"title";s:5:"CTA 8";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_7.png";s:12:"tmpl_created";i:1520520704;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/cta-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:243;s:16:"popularity_index";i:187;s:11:"trend_index";i:235;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:541;a:21:{s:4:"tmpl";i:621;s:2:"id";i:5650;s:5:"title";s:5:"CTA 9";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_7.png";s:12:"tmpl_created";i:1520520702;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/cta-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:244;s:16:"popularity_index";i:94;s:11:"trend_index";i:148;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:542;a:21:{s:4:"tmpl";i:1061;s:2:"id";i:15407;s:5:"title";s:24:"Dance Studio &#8211; 404";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2020/10/404.jpg";s:12:"tmpl_created";i:1603181958;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/blocks/dance-studio-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:22:"["404","Dance Studio"]";s:10:"menu_order";i:246;s:16:"popularity_index";i:783;s:11:"trend_index";i:710;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:543;a:21:{s:4:"tmpl";i:1062;s:2:"id";i:15400;s:5:"title";s:27:"Dance Studio &#8211; Footer";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/10/Footer.jpg";s:12:"tmpl_created";i:1603181989;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/blocks/dance-studio-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:25:"["Dance Studio","Footer"]";s:10:"menu_order";i:247;s:16:"popularity_index";i:586;s:11:"trend_index";i:243;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:544;a:21:{s:4:"tmpl";i:1063;s:2:"id";i:15391;s:5:"title";s:27:"Dance Studio &#8211; Header";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/10/Header.jpg";s:12:"tmpl_created";i:1603182011;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/blocks/dance-studio-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:25:"["Dance Studio","Header"]";s:10:"menu_order";i:248;s:16:"popularity_index";i:352;s:11:"trend_index";i:67;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:545;a:21:{s:4:"tmpl";i:874;s:2:"id";i:11192;s:5:"title";s:14:"Digital Agency";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2019/07/Footer_small.jpg";s:12:"tmpl_created";i:1564642399;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/blocks/digital-agency-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:39:"["Digital Agency","Footer","Marketing"]";s:10:"menu_order";i:250;s:16:"popularity_index";i:172;s:11:"trend_index";i:105;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:546;a:21:{s:4:"tmpl";i:873;s:2:"id";i:11198;s:5:"title";s:14:"Digital Agency";s:9:"thumbnail";s:92:"https://library.elementor.com/wp-content/uploads/2020/06/Header-digital-marketing-agency.png";s:12:"tmpl_created";i:1564642395;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/blocks/digital-agency-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:39:"["Digital Agency","Header","Marketing"]";s:10:"menu_order";i:251;s:16:"popularity_index";i:34;s:11:"trend_index";i:10;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:547;a:21:{s:4:"tmpl";i:872;s:2:"id";i:11204;s:5:"title";s:14:"Digital Agency";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2019/07/404_small.jpg";s:12:"tmpl_created";i:1564642389;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/blocks/digital-agency-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:36:"["404","Digital Agency","Marketing"]";s:10:"menu_order";i:253;s:16:"popularity_index";i:301;s:11:"trend_index";i:239;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:548;a:21:{s:4:"tmpl";i:871;s:2:"id";i:11220;s:5:"title";s:14:"Digital Agency";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2019/08/Archive_small1.png";s:12:"tmpl_created";i:1564642385;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/blocks/digital-agency-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:30:"["Digital Agency","Marketing"]";s:10:"menu_order";i:255;s:16:"popularity_index";i:116;s:11:"trend_index";i:73;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:549;a:21:{s:4:"tmpl";i:870;s:2:"id";i:11231;s:5:"title";s:14:"Digital Agency";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2019/07/Post_small1.png";s:12:"tmpl_created";i:1564642380;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/digital-agency/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:30:"["Digital Agency","Marketing"]";s:10:"menu_order";i:257;s:16:"popularity_index";i:145;s:11:"trend_index";i:71;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:550;a:21:{s:4:"tmpl";i:520;s:2:"id";i:5711;s:5:"title";s:5:"FAQ 1";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_2.png";s:12:"tmpl_created";i:1520443571;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/faq-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:3:"faq";s:4:"tags";s:7:"["Faq"]";s:10:"menu_order";i:260;s:16:"popularity_index";i:200;s:11:"trend_index";i:231;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:551;a:21:{s:4:"tmpl";i:523;s:2:"id";i:5737;s:5:"title";s:6:"FAQ 10";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_4.png";s:12:"tmpl_created";i:1520443576;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/faq-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:3:"faq";s:4:"tags";s:7:"["Faq"]";s:10:"menu_order";i:261;s:16:"popularity_index";i:155;s:11:"trend_index";i:112;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:552;a:21:{s:4:"tmpl";i:524;s:2:"id";i:5746;s:5:"title";s:6:"FAQ 11";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_4.png";s:12:"tmpl_created";i:1520443578;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/faq-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:3:"faq";s:4:"tags";s:7:"["Faq"]";s:10:"menu_order";i:264;s:16:"popularity_index";i:212;s:11:"trend_index";i:305;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:553;a:21:{s:4:"tmpl";i:519;s:2:"id";i:5703;s:5:"title";s:6:"FAQ 13";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_2.png";s:12:"tmpl_created";i:1520443569;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/faq-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:3:"faq";s:4:"tags";s:7:"["Faq"]";s:10:"menu_order";i:265;s:16:"popularity_index";i:29;s:11:"trend_index";i:38;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:554;a:21:{s:4:"tmpl";i:521;s:2:"id";i:5719;s:5:"title";s:5:"FAQ 4";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_3.png";s:12:"tmpl_created";i:1520443573;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/faq-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:3:"faq";s:4:"tags";s:7:"["Faq"]";s:10:"menu_order";i:267;s:16:"popularity_index";i:125;s:11:"trend_index";i:251;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:555;a:21:{s:4:"tmpl";i:522;s:2:"id";i:5729;s:5:"title";s:5:"FAQ 5";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_3.png";s:12:"tmpl_created";i:1520443575;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/faq-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:3:"faq";s:4:"tags";s:7:"["Faq"]";s:10:"menu_order";i:269;s:16:"popularity_index";i:319;s:11:"trend_index";i:327;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:556;a:21:{s:4:"tmpl";i:525;s:2:"id";i:5755;s:5:"title";s:5:"FAQ 6";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_5.png";s:12:"tmpl_created";i:1520443580;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/faq-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:3:"faq";s:4:"tags";s:7:"["Faq"]";s:10:"menu_order";i:271;s:16:"popularity_index";i:112;s:11:"trend_index";i:180;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:557;a:21:{s:4:"tmpl";i:526;s:2:"id";i:5764;s:5:"title";s:5:"FAQ 7";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_5.png";s:12:"tmpl_created";i:1520443582;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/faq-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:3:"faq";s:4:"tags";s:7:"["Faq"]";s:10:"menu_order";i:273;s:16:"popularity_index";i:338;s:11:"trend_index";i:474;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:558;a:21:{s:4:"tmpl";i:517;s:2:"id";i:5684;s:5:"title";s:5:"FAQ 8";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_1.png";s:12:"tmpl_created";i:1520443565;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/faq-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:3:"faq";s:4:"tags";s:7:"["Faq"]";s:10:"menu_order";i:274;s:16:"popularity_index";i:74;s:11:"trend_index";i:193;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:559;a:21:{s:4:"tmpl";i:518;s:2:"id";i:5693;s:5:"title";s:5:"FAQ 9";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_1.png";s:12:"tmpl_created";i:1520443567;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/faq-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:3:"faq";s:4:"tags";s:7:"["Faq"]";s:10:"menu_order";i:276;s:16:"popularity_index";i:224;s:11:"trend_index";i:515;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:560;a:21:{s:4:"tmpl";i:548;s:2:"id";i:6053;s:5:"title";s:10:"Features 1";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/features_black_5.png";s:12:"tmpl_created";i:1520443645;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/features-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"features";s:4:"tags";s:12:"["Features"]";s:10:"menu_order";i:277;s:16:"popularity_index";i:179;s:11:"trend_index";i:463;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:561;a:21:{s:4:"tmpl";i:542;s:2:"id";i:5991;s:5:"title";s:11:"Features 10";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/features_white_4.png";s:12:"tmpl_created";i:1520443632;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/features-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"features";s:4:"tags";s:12:"["Features"]";s:10:"menu_order";i:279;s:16:"popularity_index";i:135;s:11:"trend_index";i:265;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:562;a:21:{s:4:"tmpl";i:547;s:2:"id";i:6044;s:5:"title";s:11:"Features 11";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/features_white_5.png";s:12:"tmpl_created";i:1520443643;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/features-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"features";s:4:"tags";s:12:"["Features"]";s:10:"menu_order";i:280;s:16:"popularity_index";i:70;s:11:"trend_index";i:163;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:563;a:21:{s:4:"tmpl";i:566;s:2:"id";i:6212;s:5:"title";s:11:"Features 12";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/features_white_7.png";s:12:"tmpl_created";i:1520443684;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/features-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"features";s:4:"tags";s:12:"["Features"]";s:10:"menu_order";i:281;s:16:"popularity_index";i:81;s:11:"trend_index";i:98;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:564;a:21:{s:4:"tmpl";i:567;s:2:"id";i:6220;s:5:"title";s:10:"Features 2";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/features_white_8.png";s:12:"tmpl_created";i:1520443685;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/features-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"features";s:4:"tags";s:12:"["Features"]";s:10:"menu_order";i:282;s:16:"popularity_index";i:88;s:11:"trend_index";i:189;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:565;a:21:{s:4:"tmpl";i:541;s:2:"id";i:5983;s:5:"title";s:10:"Features 3";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/features_black_3.png";s:12:"tmpl_created";i:1520443630;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/features-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"features";s:4:"tags";s:2:"[]";s:10:"menu_order";i:283;s:16:"popularity_index";i:231;s:11:"trend_index";i:351;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:566;a:21:{s:4:"tmpl";i:540;s:2:"id";i:5974;s:5:"title";s:10:"Features 4";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/features_white_3.png";s:12:"tmpl_created";i:1520443629;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/features-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"features";s:4:"tags";s:12:"["Features"]";s:10:"menu_order";i:286;s:16:"popularity_index";i:69;s:11:"trend_index";i:181;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:567;a:21:{s:4:"tmpl";i:516;s:2:"id";i:5624;s:5:"title";s:10:"Features 5";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/features_black_1.png";s:12:"tmpl_created";i:1520443553;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/features-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"features";s:4:"tags";s:12:"["Features"]";s:10:"menu_order";i:287;s:16:"popularity_index";i:93;s:11:"trend_index";i:352;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:568;a:21:{s:4:"tmpl";i:515;s:2:"id";i:5615;s:5:"title";s:10:"Features 6";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_5.png";s:12:"tmpl_created";i:1520443551;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/features-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"features";s:4:"tags";s:12:"["Features"]";s:10:"menu_order";i:290;s:16:"popularity_index";i:41;s:11:"trend_index";i:119;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:569;a:21:{s:4:"tmpl";i:539;s:2:"id";i:5963;s:5:"title";s:10:"Features 7";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/features_white_2.png";s:12:"tmpl_created";i:1520443626;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/features-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"features";s:4:"tags";s:12:"["Features"]";s:10:"menu_order";i:291;s:16:"popularity_index";i:67;s:11:"trend_index";i:133;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:570;a:21:{s:4:"tmpl";i:565;s:2:"id";i:6204;s:5:"title";s:10:"Features 8";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_6.png";s:12:"tmpl_created";i:1520443681;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/features-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"features";s:4:"tags";s:12:"["Features"]";s:10:"menu_order";i:292;s:16:"popularity_index";i:217;s:11:"trend_index";i:223;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:571;a:21:{s:4:"tmpl";i:564;s:2:"id";i:6196;s:5:"title";s:10:"Features 9";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/features_white_6.png";s:12:"tmpl_created";i:1520443680;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/features-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"features";s:4:"tags";s:12:"["Features"]";s:10:"menu_order";i:294;s:16:"popularity_index";i:106;s:11:"trend_index";i:113;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:572;a:21:{s:4:"tmpl";i:1033;s:2:"id";i:15033;s:5:"title";s:28:"Flooring Company &#8211; 404";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2020/08/404.png";s:12:"tmpl_created";i:1597739459;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/blocks/flooring-company-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:45:"["404","Flooring company","Flooring website"]";s:10:"menu_order";i:296;s:16:"popularity_index";i:655;s:11:"trend_index";i:671;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:573;a:21:{s:4:"tmpl";i:1032;s:2:"id";i:15042;s:5:"title";s:32:"Flooring Company &#8211; Archive";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2020/08/Blog.png";s:12:"tmpl_created";i:1597739084;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/blocks/flooring-company-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:39:"["Flooring company","Flooring website"]";s:10:"menu_order";i:297;s:16:"popularity_index";i:320;s:11:"trend_index";i:275;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:574;a:21:{s:4:"tmpl";i:1031;s:2:"id";i:15017;s:5:"title";s:31:"Flooring Company &#8211; Footer";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/08/Footer.png";s:12:"tmpl_created";i:1597738933;s:6:"author";s:9:"Elementor";s:3:"url";s:129:"https://library.elementor.com/blocks/flooring-company-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:48:"["Flooring company","Flooring website","Footer"]";s:10:"menu_order";i:299;s:16:"popularity_index";i:323;s:11:"trend_index";i:192;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:575;a:21:{s:4:"tmpl";i:1030;s:2:"id";i:15007;s:5:"title";s:31:"Flooring Company &#8211; Header";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/08/Header.png";s:12:"tmpl_created";i:1597738896;s:6:"author";s:9:"Elementor";s:3:"url";s:129:"https://library.elementor.com/blocks/flooring-company-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:48:"["Flooring company","Flooring website","Header"]";s:10:"menu_order";i:302;s:16:"popularity_index";i:459;s:11:"trend_index";i:333;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:576;a:21:{s:4:"tmpl";i:1029;s:2:"id";i:15052;s:5:"title";s:36:"Flooring Company &#8211; Single post";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/08/Single.png";s:12:"tmpl_created";i:1597738858;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/blocks/flooring-company-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:39:"["Flooring company","Flooring website"]";s:10:"menu_order";i:303;s:16:"popularity_index";i:392;s:11:"trend_index";i:226;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:577;a:21:{s:4:"tmpl";i:651;s:2:"id";i:7837;s:5:"title";s:9:"footer 01";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.14.jpg";s:12:"tmpl_created";i:1524582852;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/footer-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:305;s:16:"popularity_index";i:495;s:11:"trend_index";i:539;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:578;a:21:{s:4:"tmpl";i:647;s:2:"id";i:7937;s:5:"title";s:10:"footer 010";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.5.jpg";s:12:"tmpl_created";i:1524582665;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/footer-010/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:308;s:16:"popularity_index";i:185;s:11:"trend_index";i:115;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:579;a:21:{s:4:"tmpl";i:646;s:2:"id";i:7950;s:5:"title";s:10:"footer 011";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.4.jpg";s:12:"tmpl_created";i:1524582631;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/footer-011/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:310;s:16:"popularity_index";i:244;s:11:"trend_index";i:203;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:580;a:21:{s:4:"tmpl";i:645;s:2:"id";i:7959;s:5:"title";s:10:"footer 012";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.3.jpg";s:12:"tmpl_created";i:1524582605;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/footer-012/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:311;s:16:"popularity_index";i:177;s:11:"trend_index";i:140;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:581;a:21:{s:4:"tmpl";i:644;s:2:"id";i:7982;s:5:"title";s:10:"footer 013";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.2.jpg";s:12:"tmpl_created";i:1524582468;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/footer-013/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:314;s:16:"popularity_index";i:209;s:11:"trend_index";i:212;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:582;a:21:{s:4:"tmpl";i:643;s:2:"id";i:7997;s:5:"title";s:10:"footer 014";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.1.jpg";s:12:"tmpl_created";i:1524582343;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/footer-014/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:316;s:16:"popularity_index";i:64;s:11:"trend_index";i:41;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:583;a:21:{s:4:"tmpl";i:693;s:2:"id";i:9119;s:5:"title";s:10:"footer 015";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2018/07/Footer_GetStarted_350.png";s:12:"tmpl_created";i:1532428138;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/blocks/demo/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:317;s:16:"popularity_index";i:240;s:11:"trend_index";i:154;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:584;a:21:{s:4:"tmpl";i:652;s:2:"id";i:7852;s:5:"title";s:9:"footer 02";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.13.jpg";s:12:"tmpl_created";i:1524582875;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/footer-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:320;s:16:"popularity_index";i:199;s:11:"trend_index";i:96;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:585;a:21:{s:4:"tmpl";i:653;s:2:"id";i:7862;s:5:"title";s:9:"footer 03";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.12.jpg";s:12:"tmpl_created";i:1524582903;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/footer-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:321;s:16:"popularity_index";i:137;s:11:"trend_index";i:91;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:586;a:21:{s:4:"tmpl";i:654;s:2:"id";i:7871;s:5:"title";s:9:"footer 04";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.11.jpg";s:12:"tmpl_created";i:1524582927;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/footer-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:323;s:16:"popularity_index";i:97;s:11:"trend_index";i:55;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:587;a:21:{s:4:"tmpl";i:655;s:2:"id";i:7884;s:5:"title";s:9:"footer 05";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.10.jpg";s:12:"tmpl_created";i:1524582944;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/footer-05/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:325;s:16:"popularity_index";i:92;s:11:"trend_index";i:109;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:588;a:21:{s:4:"tmpl";i:656;s:2:"id";i:7892;s:5:"title";s:9:"footer 06";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.9.jpg";s:12:"tmpl_created";i:1524583015;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/footer-06/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:326;s:16:"popularity_index";i:132;s:11:"trend_index";i:146;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:589;a:21:{s:4:"tmpl";i:650;s:2:"id";i:7904;s:5:"title";s:9:"footer 07";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.8.jpg";s:12:"tmpl_created";i:1524582814;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/footer-07/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:328;s:16:"popularity_index";i:203;s:11:"trend_index";i:186;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:590;a:21:{s:4:"tmpl";i:649;s:2:"id";i:7917;s:5:"title";s:9:"footer 08";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.7.jpg";s:12:"tmpl_created";i:1524582788;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/footer-08/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:329;s:16:"popularity_index";i:89;s:11:"trend_index";i:144;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:591;a:21:{s:4:"tmpl";i:648;s:2:"id";i:7927;s:5:"title";s:9:"footer 09";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.6.jpg";s:12:"tmpl_created";i:1524582691;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/footer-09/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:331;s:16:"popularity_index";i:178;s:11:"trend_index";i:100;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:592;a:21:{s:4:"tmpl";i:642;s:2:"id";i:4676;s:5:"title";s:8:"Footer 7";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2018/03/footer_7.png";s:12:"tmpl_created";i:1522014215;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/footer_7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:10:"["Footer"]";s:10:"menu_order";i:338;s:16:"popularity_index";i:237;s:11:"trend_index";i:346;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:593;a:21:{s:4:"tmpl";i:637;s:2:"id";i:7627;s:5:"title";s:8:"Footer 8";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_1.png";s:12:"tmpl_created";i:1521547332;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/footer-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:10:"["Footer"]";s:10:"menu_order";i:340;s:16:"popularity_index";i:100;s:11:"trend_index";i:83;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:594;a:21:{s:4:"tmpl";i:638;s:2:"id";i:7638;s:5:"title";s:8:"Footer 9";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_2.png";s:12:"tmpl_created";i:1521547502;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/footer-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:10:"["Footer"]";s:10:"menu_order";i:342;s:16:"popularity_index";i:124;s:11:"trend_index";i:147;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:595;a:21:{s:4:"tmpl";i:888;s:2:"id";i:11424;s:5:"title";s:3:"GYM";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2019/08/404_Small.png";s:12:"tmpl_created";i:1567393309;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/gym-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:13:"["404","Gym"]";s:10:"menu_order";i:344;s:16:"popularity_index";i:679;s:11:"trend_index";i:769;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:596;a:21:{s:4:"tmpl";i:887;s:2:"id";i:11435;s:5:"title";s:3:"GYM";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2019/08/Archiv_Small.png";s:12:"tmpl_created";i:1567393296;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/gym-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:7:"["Gym"]";s:10:"menu_order";i:346;s:16:"popularity_index";i:441;s:11:"trend_index";i:507;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:597;a:21:{s:4:"tmpl";i:886;s:2:"id";i:11445;s:5:"title";s:3:"GYM";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2019/08/Post_Small.png";s:12:"tmpl_created";i:1567393229;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/gym-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:7:"["Gym"]";s:10:"menu_order";i:349;s:16:"popularity_index";i:452;s:11:"trend_index";i:479;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:598;a:21:{s:4:"tmpl";i:885;s:2:"id";i:11453;s:5:"title";s:3:"GYM";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2019/08/Footer_Small.png";s:12:"tmpl_created";i:1567393224;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/gym-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:16:"["Footer","Gym"]";s:10:"menu_order";i:351;s:16:"popularity_index";i:270;s:11:"trend_index";i:331;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:599;a:21:{s:4:"tmpl";i:884;s:2:"id";i:11461;s:5:"title";s:3:"GYM";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2020/06/Header-gym-and-fitness.png";s:12:"tmpl_created";i:1567393219;s:6:"author";s:9:"Elementor";s:3:"url";s:109:"https://library.elementor.com/blocks/gym/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:16:"["Gym","Header"]";s:10:"menu_order";i:352;s:16:"popularity_index";i:201;s:11:"trend_index";i:135;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:600;a:21:{s:4:"tmpl";i:635;s:2:"id";i:7596;s:5:"title";s:8:"Header 1";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/header350.12.jpg";s:12:"tmpl_created";i:1521546999;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/header-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:10:"["Header"]";s:10:"menu_order";i:354;s:16:"popularity_index";i:33;s:11:"trend_index";i:17;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:601;a:21:{s:4:"tmpl";i:663;s:2:"id";i:7801;s:5:"title";s:9:"header 10";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/header350.9.jpg";s:12:"tmpl_created";i:1524583659;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/header-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:2:"[]";s:10:"menu_order";i:356;s:16:"popularity_index";i:51;s:11:"trend_index";i:14;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:602;a:21:{s:4:"tmpl";i:658;s:2:"id";i:7812;s:5:"title";s:9:"header 11";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/header350.10.jpg";s:12:"tmpl_created";i:1524583298;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/header-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:2:"[]";s:10:"menu_order";i:358;s:16:"popularity_index";i:96;s:11:"trend_index";i:103;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:603;a:21:{s:4:"tmpl";i:657;s:2:"id";i:7825;s:5:"title";s:9:"header 12";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/header350.11.jpg";s:12:"tmpl_created";i:1524583273;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/header-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:2:"[]";s:10:"menu_order";i:360;s:16:"popularity_index";i:63;s:11:"trend_index";i:75;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:604;a:21:{s:4:"tmpl";i:694;s:2:"id";i:9127;s:5:"title";s:9:"header 13";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2018/07/Header_get_started_1200V3.png";s:12:"tmpl_created";i:1532428699;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/header-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:2:"[]";s:10:"menu_order";i:362;s:16:"popularity_index";i:61;s:11:"trend_index";i:58;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:605;a:21:{s:4:"tmpl";i:636;s:2:"id";i:7615;s:5:"title";s:8:"Header 2";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/header350.1.jpg";s:12:"tmpl_created";i:1521547237;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/header-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:10:"["Header"]";s:10:"menu_order";i:365;s:16:"popularity_index";i:30;s:11:"trend_index";i:33;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:606;a:21:{s:4:"tmpl";i:665;s:2:"id";i:7713;s:5:"title";s:8:"header 3";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/header350.2.jpg";s:12:"tmpl_created";i:1524584780;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/header-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:2:"[]";s:10:"menu_order";i:367;s:16:"popularity_index";i:43;s:11:"trend_index";i:28;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:607;a:21:{s:4:"tmpl";i:659;s:2:"id";i:7724;s:5:"title";s:8:"header 4";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/header350.3.jpg";s:12:"tmpl_created";i:1524583367;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/header-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:2:"[]";s:10:"menu_order";i:369;s:16:"popularity_index";i:24;s:11:"trend_index";i:13;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:608;a:21:{s:4:"tmpl";i:660;s:2:"id";i:7734;s:5:"title";s:8:"header 5";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/header350.4.jpg";s:12:"tmpl_created";i:1524583436;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/header-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:2:"[]";s:10:"menu_order";i:371;s:16:"popularity_index";i:36;s:11:"trend_index";i:18;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:609;a:21:{s:4:"tmpl";i:666;s:2:"id";i:7744;s:5:"title";s:8:"Header 6";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/header350.5.jpg";s:12:"tmpl_created";i:1524584784;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/header-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:2:"[]";s:10:"menu_order";i:372;s:16:"popularity_index";i:65;s:11:"trend_index";i:94;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:610;a:21:{s:4:"tmpl";i:664;s:2:"id";i:7754;s:5:"title";s:8:"header 7";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/header350.6.jpg";s:12:"tmpl_created";i:1524583712;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/header-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:2:"[]";s:10:"menu_order";i:375;s:16:"popularity_index";i:111;s:11:"trend_index";i:143;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:611;a:21:{s:4:"tmpl";i:661;s:2:"id";i:7771;s:5:"title";s:8:"header 8";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/header350.7.jpg";s:12:"tmpl_created";i:1524583540;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/header-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:2:"[]";s:10:"menu_order";i:376;s:16:"popularity_index";i:91;s:11:"trend_index";i:60;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:612;a:21:{s:4:"tmpl";i:662;s:2:"id";i:7787;s:5:"title";s:8:"header 9";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/header350.8.jpg";s:12:"tmpl_created";i:1524583598;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/header-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:2:"[]";s:10:"menu_order";i:379;s:16:"popularity_index";i:102;s:11:"trend_index";i:78;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:613;a:21:{s:4:"tmpl";i:572;s:2:"id";i:6266;s:5:"title";s:6:"Hero 1";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_4.png";s:12:"tmpl_created";i:1520443695;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/hero-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"hero";s:4:"tags";s:8:"["hero"]";s:10:"menu_order";i:380;s:16:"popularity_index";i:52;s:11:"trend_index";i:35;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:614;a:21:{s:4:"tmpl";i:528;s:2:"id";i:5783;s:5:"title";s:7:"Hero 10";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2018/03/header_2.png";s:12:"tmpl_created";i:1520443586;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/hero-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"hero";s:4:"tags";s:2:"[]";s:10:"menu_order";i:383;s:16:"popularity_index";i:365;s:11:"trend_index";i:567;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:615;a:21:{s:4:"tmpl";i:527;s:2:"id";i:5773;s:5:"title";s:7:"Hero 11";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2018/03/header_1.png";s:12:"tmpl_created";i:1520443584;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/hero-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"hero";s:4:"tags";s:2:"[]";s:10:"menu_order";i:384;s:16:"popularity_index";i:39;s:11:"trend_index";i:179;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:616;a:21:{s:4:"tmpl";i:479;s:2:"id";i:5238;s:5:"title";s:7:"Hero 12";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4.png";s:12:"tmpl_created";i:1520443468;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/hero-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"hero";s:4:"tags";s:8:"["hero"]";s:10:"menu_order";i:386;s:16:"popularity_index";i:611;s:11:"trend_index";i:555;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:617;a:21:{s:4:"tmpl";i:573;s:2:"id";i:6274;s:5:"title";s:6:"Hero 2";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_5.png";s:12:"tmpl_created";i:1520443698;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/hero-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"hero";s:4:"tags";s:8:"["hero"]";s:10:"menu_order";i:389;s:16:"popularity_index";i:87;s:11:"trend_index";i:88;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:618;a:21:{s:4:"tmpl";i:569;s:2:"id";i:6239;s:5:"title";s:6:"Hero 3";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_1.png";s:12:"tmpl_created";i:1520443689;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/hero-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"hero";s:4:"tags";s:8:"["hero"]";s:10:"menu_order";i:391;s:16:"popularity_index";i:23;s:11:"trend_index";i:34;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:619;a:21:{s:4:"tmpl";i:571;s:2:"id";i:6258;s:5:"title";s:6:"Hero 4";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_3.png";s:12:"tmpl_created";i:1520443693;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/hero-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"hero";s:4:"tags";s:8:"["hero"]";s:10:"menu_order";i:393;s:16:"popularity_index";i:479;s:11:"trend_index";i:470;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:620;a:21:{s:4:"tmpl";i:570;s:2:"id";i:6249;s:5:"title";s:6:"Hero 5";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_2.png";s:12:"tmpl_created";i:1520443691;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/hero-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"hero";s:4:"tags";s:8:"["hero"]";s:10:"menu_order";i:395;s:16:"popularity_index";i:56;s:11:"trend_index";i:85;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:621;a:21:{s:4:"tmpl";i:568;s:2:"id";i:6230;s:5:"title";s:6:"Hero 6";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/heroo_white_1.png";s:12:"tmpl_created";i:1520443687;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/hero-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"hero";s:4:"tags";s:8:"["hero"]";s:10:"menu_order";i:396;s:16:"popularity_index";i:406;s:11:"trend_index";i:542;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:622;a:21:{s:4:"tmpl";i:530;s:2:"id";i:5801;s:5:"title";s:6:"Hero 7";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2018/03/header_4.png";s:12:"tmpl_created";i:1520443589;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/hero-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"hero";s:4:"tags";s:8:"["hero"]";s:10:"menu_order";i:398;s:16:"popularity_index";i:15;s:11:"trend_index";i:37;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:623;a:21:{s:4:"tmpl";i:531;s:2:"id";i:5811;s:5:"title";s:6:"Hero 8";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2018/03/header_5.png";s:12:"tmpl_created";i:1520443591;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/hero-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"hero";s:4:"tags";s:2:"[]";s:10:"menu_order";i:400;s:16:"popularity_index";i:105;s:11:"trend_index";i:86;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:624;a:21:{s:4:"tmpl";i:529;s:2:"id";i:5792;s:5:"title";s:6:"Hero 9";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2018/03/header_3.png";s:12:"tmpl_created";i:1520443588;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/hero-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"hero";s:4:"tags";s:2:"[]";s:10:"menu_order";i:403;s:16:"popularity_index";i:225;s:11:"trend_index";i:244;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:625;a:21:{s:4:"tmpl";i:978;s:2:"id";i:13251;s:5:"title";s:27:"Interior Design &#8211; 404";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2020/04/404.png";s:12:"tmpl_created";i:1586148737;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/blocks/interior-design-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:30:"["Business","Interior Design"]";s:10:"menu_order";i:405;s:16:"popularity_index";i:730;s:11:"trend_index";i:795;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:626;a:21:{s:4:"tmpl";i:979;s:2:"id";i:13244;s:5:"title";s:30:"Interior Design &#8211; Footer";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/04/Footer.png";s:12:"tmpl_created";i:1586148742;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/blocks/interior-design-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:39:"["Business","Footer","Interior Design"]";s:10:"menu_order";i:406;s:16:"popularity_index";i:322;s:11:"trend_index";i:178;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:627;a:21:{s:4:"tmpl";i:980;s:2:"id";i:13236;s:5:"title";s:30:"Interior Design &#8211; Header";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2020/06/Header-interior-design.png";s:12:"tmpl_created";i:1586148746;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/blocks/interior-design-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:39:"["Business","Header","Interior Design"]";s:10:"menu_order";i:408;s:16:"popularity_index";i:146;s:11:"trend_index";i:64;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:628;a:21:{s:4:"tmpl";i:977;s:2:"id";i:13259;s:5:"title";s:36:"Interior Design &#8211; News Archive";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2020/04/Archiv-Blog.png";s:12:"tmpl_created";i:1586148733;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/blocks/interior-design-news-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:30:"["Business","Interior Design"]";s:10:"menu_order";i:410;s:16:"popularity_index";i:436;s:11:"trend_index";i:132;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:629;a:21:{s:4:"tmpl";i:976;s:2:"id";i:13267;s:5:"title";s:35:"Interior Design &#8211; Single News";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2020/04/Post.png";s:12:"tmpl_created";i:1586148728;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/blocks/interior-design-single-news/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:30:"["Business","Interior Design"]";s:10:"menu_order";i:413;s:16:"popularity_index";i:402;s:11:"trend_index";i:108;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:630;a:21:{s:4:"tmpl";i:975;s:2:"id";i:13274;s:5:"title";s:38:"Interior Design &#8211; Single Project";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2020/04/Single-Project-.png";s:12:"tmpl_created";i:1586148723;s:6:"author";s:9:"Elementor";s:3:"url";s:136:"https://library.elementor.com/blocks/interior-design-single-project/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:30:"["Business","Interior Design"]";s:10:"menu_order";i:414;s:16:"popularity_index";i:601;s:11:"trend_index";i:324;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:631;a:21:{s:4:"tmpl";i:1011;s:2:"id";i:14058;s:5:"title";s:36:"Japanese restaurant &#8211; 404 page";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2020/06/404-Page.jpg";s:12:"tmpl_created";i:1592290211;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/blocks/japanese-restaurant-404-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:38:"["404","Food","Japanese","Restaurant"]";s:10:"menu_order";i:416;s:16:"popularity_index";i:724;s:11:"trend_index";i:647;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:632;a:21:{s:4:"tmpl";i:1012;s:2:"id";i:14050;s:5:"title";s:34:"Japanese restaurant &#8211; Footer";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2020/06/Footer-Small.jpg";s:12:"tmpl_created";i:1592290247;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/blocks/japanese-restaurant-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:41:"["Food","Footer","Japanese","Restaurant"]";s:10:"menu_order";i:419;s:16:"popularity_index";i:317;s:11:"trend_index";i:238;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:633;a:21:{s:4:"tmpl";i:1013;s:2:"id";i:14042;s:5:"title";s:34:"Japanese Restaurant &#8211; Header";s:9:"thumbnail";s:87:"https://library.elementor.com/wp-content/uploads/2020/06/japanese-restaurant-header.jpg";s:12:"tmpl_created";i:1592290277;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/blocks/japanese-restaurant-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:41:"["Food","Header","Japanese","Restaurant"]";s:10:"menu_order";i:421;s:16:"popularity_index";i:411;s:11:"trend_index";i:274;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:634;a:21:{s:4:"tmpl";i:914;s:2:"id";i:12164;s:5:"title";s:20:"Law Firm &#8211; 404";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2019/11/404.png";s:12:"tmpl_created";i:1572846979;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/blocks/law-firm-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:24:"["404","Law","Law Firm"]";s:10:"menu_order";i:422;s:16:"popularity_index";i:704;s:11:"trend_index";i:716;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:635;a:21:{s:4:"tmpl";i:913;s:2:"id";i:12170;s:5:"title";s:23:"Law Firm &#8211; Archiv";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2019/11/archiv.png";s:12:"tmpl_created";i:1572846967;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/blocks/law-firm-archiv/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:18:"["Law","Law Firm"]";s:10:"menu_order";i:424;s:16:"popularity_index";i:431;s:11:"trend_index";i:294;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:636;a:21:{s:4:"tmpl";i:912;s:2:"id";i:12179;s:5:"title";s:23:"Law Firm &#8211; Footer";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2019/11/footer.png";s:12:"tmpl_created";i:1572846958;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/blocks/law-firm-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:27:"["Footer","Law","Law Firm"]";s:10:"menu_order";i:425;s:16:"popularity_index";i:388;s:11:"trend_index";i:240;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:637;a:21:{s:4:"tmpl";i:911;s:2:"id";i:12194;s:5:"title";s:23:"Law Firm &#8211; Header";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2020/06/Header-law-firm.png";s:12:"tmpl_created";i:1572846935;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/blocks/law-firm-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:27:"["Header","Law","Law Firm"]";s:10:"menu_order";i:427;s:16:"popularity_index";i:80;s:11:"trend_index";i:39;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:638;a:21:{s:4:"tmpl";i:910;s:2:"id";i:12203;s:5:"title";s:30:"Law Firm &#8211; Search Archiv";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2019/11/search_result.png";s:12:"tmpl_created";i:1572846925;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/blocks/law-firm-search-archiv/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:18:"["Law","Law Firm"]";s:10:"menu_order";i:430;s:16:"popularity_index";i:493;s:11:"trend_index";i:433;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:639;a:21:{s:4:"tmpl";i:909;s:2:"id";i:12212;s:5:"title";s:28:"Law Firm &#8211; Single Post";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2019/11/single.png";s:12:"tmpl_created";i:1572846914;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/blocks/law-firm-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:18:"["Law","Law Firm"]";s:10:"menu_order";i:432;s:16:"popularity_index";i:326;s:11:"trend_index";i:214;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:640;a:21:{s:4:"tmpl";i:1022;s:2:"id";i:14772;s:5:"title";s:35:"Luxury Real Estate &#8211; 404 page";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2020/07/404.png";s:12:"tmpl_created";i:1595315728;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/blocks/luxury-real-estate-404-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:34:"["404","Real estate","Realestate"]";s:10:"menu_order";i:433;s:16:"popularity_index";i:759;s:11:"trend_index";i:720;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:641;a:21:{s:4:"tmpl";i:1023;s:2:"id";i:14779;s:5:"title";s:33:"Luxury Real Estate &#8211; Footer";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/07/Footer.png";s:12:"tmpl_created";i:1595315743;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/blocks/luxury-real-estate-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:37:"["Footer","Real estate","Realestate"]";s:10:"menu_order";i:434;s:16:"popularity_index";i:536;s:11:"trend_index";i:505;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:642;a:21:{s:4:"tmpl";i:1024;s:2:"id";i:14790;s:5:"title";s:33:"Luxury Real Estate &#8211; Header";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/07/Header.png";s:12:"tmpl_created";i:1595315760;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/blocks/luxury-real-estate-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:37:"["Header","Real estate","Realestate"]";s:10:"menu_order";i:436;s:16:"popularity_index";i:101;s:11:"trend_index";i:157;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:643;a:21:{s:4:"tmpl";i:1026;s:2:"id";i:14809;s:5:"title";s:45:"Luxury Real Estate &#8211; Properties Archive";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/07/Properties.png";s:12:"tmpl_created";i:1595315826;s:6:"author";s:9:"Elementor";s:3:"url";s:143:"https://library.elementor.com/blocks/luxury-real-estate-properties-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:28:"["Real estate","Realestate"]";s:10:"menu_order";i:438;s:16:"popularity_index";i:414;s:11:"trend_index";i:420;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:644;a:21:{s:4:"tmpl";i:1027;s:2:"id";i:14816;s:5:"title";s:47:"Luxury Real Estate &#8211; Property single post";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2020/07/Single-Property-.png";s:12:"tmpl_created";i:1595315847;s:6:"author";s:9:"Elementor";s:3:"url";s:145:"https://library.elementor.com/blocks/luxury-real-estate-property-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:28:"["Real estate","Realestate"]";s:10:"menu_order";i:441;s:16:"popularity_index";i:541;s:11:"trend_index";i:665;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:645;a:21:{s:4:"tmpl";i:1025;s:2:"id";i:14799;s:5:"title";s:38:"Luxury Real Estate &#8211; single post";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2020/07/Post.png";s:12:"tmpl_created";i:1595315792;s:6:"author";s:9:"Elementor";s:3:"url";s:136:"https://library.elementor.com/blocks/luxury-real-estate-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:28:"["Real estate","Realestate"]";s:10:"menu_order";i:442;s:16:"popularity_index";i:369;s:11:"trend_index";i:441;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:646;a:21:{s:4:"tmpl";i:950;s:2:"id";i:12635;s:5:"title";s:20:"Magazine &#8211; 404";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/01/404_s.png";s:12:"tmpl_created";i:1579060746;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/blocks/magazine-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:25:"["404","Blog","Magazine"]";s:10:"menu_order";i:445;s:16:"popularity_index";i:645;s:11:"trend_index";i:734;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:647;a:21:{s:4:"tmpl";i:949;s:2:"id";i:12643;s:5:"title";s:24:"Magazine &#8211; Archiv1";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2020/01/Archiv1_s.png";s:12:"tmpl_created";i:1579060737;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/blocks/magazine-archiv1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:19:"["Blog","Magazine"]";s:10:"menu_order";i:447;s:16:"popularity_index";i:346;s:11:"trend_index";i:272;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:648;a:21:{s:4:"tmpl";i:946;s:2:"id";i:12669;s:5:"title";s:23:"Magazine &#8211; Footer";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2020/01/Footer_s.png";s:12:"tmpl_created";i:1579060715;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/blocks/magazine-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:28:"["Blog","Footer","Magazine"]";s:10:"menu_order";i:448;s:16:"popularity_index";i:442;s:11:"trend_index";i:349;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:649;a:21:{s:4:"tmpl";i:945;s:2:"id";i:12678;s:5:"title";s:23:"Magazine &#8211; Header";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2020/06/Header-magazine.png";s:12:"tmpl_created";i:1579060701;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/blocks/magazine-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:28:"["Blog","Header","Magazine"]";s:10:"menu_order";i:450;s:16:"popularity_index";i:295;s:11:"trend_index";i:197;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:650;a:21:{s:4:"tmpl";i:947;s:2:"id";i:12661;s:5:"title";s:23:"Magazine &#8211; Search";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2020/01/Search_s.png";s:12:"tmpl_created";i:1579060722;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/blocks/magazine-search/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:19:"["Blog","Magazine"]";s:10:"menu_order";i:452;s:16:"popularity_index";i:396;s:11:"trend_index";i:509;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:651;a:21:{s:4:"tmpl";i:944;s:2:"id";i:12688;s:5:"title";s:30:"Magazine &#8211; Single Post 1";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/01/Post2_s.png";s:12:"tmpl_created";i:1579060692;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/blocks/magazine-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:19:"["Blog","Magazine"]";s:10:"menu_order";i:453;s:16:"popularity_index";i:342;s:11:"trend_index";i:175;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:652;a:21:{s:4:"tmpl";i:943;s:2:"id";i:12699;s:5:"title";s:30:"Magazine &#8211; Single Post 2";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/01/Post3_s.png";s:12:"tmpl_created";i:1579060680;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/blocks/magazine-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:19:"["Blog","Magazine"]";s:10:"menu_order";i:454;s:16:"popularity_index";i:348;s:11:"trend_index";i:129;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:653;a:21:{s:4:"tmpl";i:942;s:2:"id";i:12707;s:5:"title";s:30:"Magazine &#8211; Single Post 3";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/01/Post1_s.png";s:12:"tmpl_created";i:1579060669;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/blocks/magazine-single-post-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:19:"["Blog","Magazine"]";s:10:"menu_order";i:457;s:16:"popularity_index";i:476;s:11:"trend_index";i:246;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:654;a:21:{s:4:"tmpl";i:941;s:2:"id";i:12716;s:5:"title";s:30:"Magazine &#8211; Single Post 3";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/01/Post4_s.png";s:12:"tmpl_created";i:1579060659;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/blocks/magazine-single-post-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:19:"["Blog","Magazine"]";s:10:"menu_order";i:459;s:16:"popularity_index";i:513;s:11:"trend_index";i:489;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:655;a:21:{s:4:"tmpl";i:948;s:2:"id";i:12652;s:5:"title";s:17:"Magazine- Archiv2";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2020/01/Archiv2_s.png";s:12:"tmpl_created";i:1579060730;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/blocks/magazine-archiv2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:19:"["Blog","Magazine"]";s:10:"menu_order";i:461;s:16:"popularity_index";i:525;s:11:"trend_index";i:585;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:656;a:21:{s:4:"tmpl";i:990;s:2:"id";i:13361;s:5:"title";s:25:"Online Course &#8211; 404";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2020/04/404.jpg";s:12:"tmpl_created";i:1587474710;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/blocks/online-course-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:35:"["404","Course Online","Education"]";s:10:"menu_order";i:462;s:16:"popularity_index";i:682;s:11:"trend_index";i:498;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:657;a:21:{s:4:"tmpl";i:987;s:2:"id";i:13387;s:5:"title";s:32:"Online Course &#8211; End Lesson";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-End-.jpg";s:12:"tmpl_created";i:1587474682;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/blocks/online-course-end-lesson/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:29:"["Course Online","Education"]";s:10:"menu_order";i:464;s:16:"popularity_index";i:653;s:11:"trend_index";i:408;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:658;a:21:{s:4:"tmpl";i:989;s:2:"id";i:13369;s:5:"title";s:28:"Online Course &#8211; Footer";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/04/Footer.jpg";s:12:"tmpl_created";i:1587474701;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/blocks/online-course-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:38:"["Course Online","Education","Footer"]";s:10:"menu_order";i:466;s:16:"popularity_index";i:389;s:11:"trend_index";i:308;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:659;a:21:{s:4:"tmpl";i:988;s:2:"id";i:13378;s:5:"title";s:28:"Online Course &#8211; Header";s:9:"thumbnail";s:92:"https://library.elementor.com/wp-content/uploads/2020/06/Header-education-online-courses.jpg";s:12:"tmpl_created";i:1587474693;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/blocks/online-course-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:38:"["Course Online","Education","Header"]";s:10:"menu_order";i:469;s:16:"popularity_index";i:492;s:11:"trend_index";i:519;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:660;a:21:{s:4:"tmpl";i:986;s:2:"id";i:13395;s:5:"title";s:34:"Online Course &#8211; Start Lesson";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-Start.jpg";s:12:"tmpl_created";i:1587474673;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/blocks/online-course-start-lesson/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:29:"["Course Online","Education"]";s:10:"menu_order";i:471;s:16:"popularity_index";i:672;s:11:"trend_index";i:578;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:661;a:21:{s:4:"tmpl";i:953;s:2:"id";i:13089;s:5:"title";s:23:"Photography &#8211; 404";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/02/404_s.png";s:12:"tmpl_created";i:1582091623;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/blocks/photography-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:33:"["404","Photography","Portfolio"]";s:10:"menu_order";i:473;s:16:"popularity_index";i:702;s:11:"trend_index";i:706;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:662;a:21:{s:4:"tmpl";i:954;s:2:"id";i:13096;s:5:"title";s:32:"Photography &#8211; Archiv Media";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2020/02/Archiv_s.png";s:12:"tmpl_created";i:1582091742;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/blocks/photography-archiv-media/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:27:"["Photography","Portfolio"]";s:10:"menu_order";i:475;s:16:"popularity_index";i:631;s:11:"trend_index";i:405;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:663;a:21:{s:4:"tmpl";i:955;s:2:"id";i:13103;s:5:"title";s:26:"Photography &#8211; Footer";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2020/02/Footer_s.png";s:12:"tmpl_created";i:1582091903;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/blocks/photography-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:36:"["Footer","Photography","Portfolio"]";s:10:"menu_order";i:477;s:16:"popularity_index";i:422;s:11:"trend_index";i:230;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:664;a:21:{s:4:"tmpl";i:957;s:2:"id";i:13112;s:5:"title";s:26:"Photography &#8211; Header";s:9:"thumbnail";s:89:"https://library.elementor.com/wp-content/uploads/2020/06/Header-photography-portfolio.png";s:12:"tmpl_created";i:1582092483;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/blocks/photography-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:36:"["Header","Photography","Portfolio"]";s:10:"menu_order";i:478;s:16:"popularity_index";i:325;s:11:"trend_index";i:205;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:665;a:21:{s:4:"tmpl";i:956;s:2:"id";i:13120;s:5:"title";s:31:"Photography &#8211; Single Post";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/02/Post_s.png";s:12:"tmpl_created";i:1582092351;s:6:"author";s:9:"Elementor";s:3:"url";s:129:"https://library.elementor.com/blocks/photography-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:27:"["Photography","Portfolio"]";s:10:"menu_order";i:480;s:16:"popularity_index";i:671;s:11:"trend_index";i:645;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:666;a:21:{s:4:"tmpl";i:901;s:2:"id";i:11807;s:5:"title";s:9:"Portfolio";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2019/09/404_small.png";s:12:"tmpl_created";i:1569430070;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/blocks/portfolio-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:40:"["404","Creative Portfolio","Portfolio"]";s:10:"menu_order";i:483;s:16:"popularity_index";i:480;s:11:"trend_index";i:497;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:667;a:21:{s:4:"tmpl";i:900;s:2:"id";i:11832;s:5:"title";s:9:"Portfolio";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2019/09/Footer_small.png";s:12:"tmpl_created";i:1569430019;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/blocks/portfolio-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:43:"["Creative Portfolio","Footer","Portfolio"]";s:10:"menu_order";i:484;s:16:"popularity_index";i:246;s:11:"trend_index";i:102;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:668;a:21:{s:4:"tmpl";i:898;s:2:"id";i:11847;s:5:"title";s:9:"Portfolio";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2019/09/Archiv_small.png";s:12:"tmpl_created";i:1569430010;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/portfolio-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:34:"["Creative Portfolio","Portfolio"]";s:10:"menu_order";i:487;s:16:"popularity_index";i:336;s:11:"trend_index";i:455;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:669;a:21:{s:4:"tmpl";i:897;s:2:"id";i:11854;s:5:"title";s:9:"Portfolio";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2019/09/Post_small.png";s:12:"tmpl_created";i:1569429983;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:34:"["Creative Portfolio","Portfolio"]";s:10:"menu_order";i:489;s:16:"popularity_index";i:482;s:11:"trend_index";i:609;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:670;a:21:{s:4:"tmpl";i:904;s:2:"id";i:11890;s:5:"title";s:9:"Portfolio";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2020/06/Header-design-portfolio.png";s:12:"tmpl_created";i:1571907344;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/portfolio-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:43:"["Creative Portfolio","Header","Portfolio"]";s:10:"menu_order";i:491;s:16:"popularity_index";i:306;s:11:"trend_index";i:364;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:671;a:21:{s:4:"tmpl";i:896;s:2:"id";i:11861;s:5:"title";s:27:"Portfolio &#8211; Project 1";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2019/09/Project1_small.png";s:12:"tmpl_created";i:1569429975;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/blocks/portfolio-project-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:34:"["Creative Portfolio","Portfolio"]";s:10:"menu_order";i:493;s:16:"popularity_index";i:643;s:11:"trend_index";i:764;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:672;a:21:{s:4:"tmpl";i:895;s:2:"id";i:11870;s:5:"title";s:27:"Portfolio &#8211; Project 2";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png";s:12:"tmpl_created";i:1569429964;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/blocks/portfolio-project-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:34:"["Creative Portfolio","Portfolio"]";s:10:"menu_order";i:495;s:16:"popularity_index";i:662;s:11:"trend_index";i:816;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:673;a:21:{s:4:"tmpl";i:903;s:2:"id";i:11897;s:5:"title";s:27:"Portfolio &#8211; Project 2";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png";s:12:"tmpl_created";i:1569494236;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/blocks/portfolio-project-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:34:"["Creative Portfolio","Portfolio"]";s:10:"menu_order";i:496;s:16:"popularity_index";i:733;s:11:"trend_index";i:744;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:674;a:21:{s:4:"tmpl";i:894;s:2:"id";i:11877;s:5:"title";s:27:"Portfolio &#8211; Project 3";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2019/09/Project3_small.png";s:12:"tmpl_created";i:1569429954;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/blocks/portfolio-project-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:34:"["Creative Portfolio","Portfolio"]";s:10:"menu_order";i:498;s:16:"popularity_index";i:692;s:11:"trend_index";i:0;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:675;a:21:{s:4:"tmpl";i:597;s:2:"id";i:5019;s:5:"title";s:11:"Portfolio 1";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_1.png";s:12:"tmpl_created";i:1520520580;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/portfolio-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["Portfolio"]";s:10:"menu_order";i:500;s:16:"popularity_index";i:170;s:11:"trend_index";i:236;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:676;a:21:{s:4:"tmpl";i:609;s:2:"id";i:5141;s:5:"title";s:12:"Portfolio 10";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_10.png";s:12:"tmpl_created";i:1520520601;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/blocks/portfolio-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["Portfolio"]";s:10:"menu_order";i:503;s:16:"popularity_index";i:416;s:11:"trend_index";i:478;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:677;a:21:{s:4:"tmpl";i:598;s:2:"id";i:5027;s:5:"title";s:12:"Portfolio 11";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_2.png";s:12:"tmpl_created";i:1520520581;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/blocks/portfolio-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["Portfolio"]";s:10:"menu_order";i:504;s:16:"popularity_index";i:304;s:11:"trend_index";i:421;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:678;a:21:{s:4:"tmpl";i:599;s:2:"id";i:5037;s:5:"title";s:12:"Portfolio 12";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_3.png";s:12:"tmpl_created";i:1520520583;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/blocks/portfolio-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["Portfolio"]";s:10:"menu_order";i:507;s:16:"popularity_index";i:279;s:11:"trend_index";i:399;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:679;a:21:{s:4:"tmpl";i:600;s:2:"id";i:5057;s:5:"title";s:12:"Portfolio 13";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_4.png";s:12:"tmpl_created";i:1520520586;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/blocks/portfolio-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["Portfolio"]";s:10:"menu_order";i:509;s:16:"popularity_index";i:239;s:11:"trend_index";i:288;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:680;a:21:{s:4:"tmpl";i:601;s:2:"id";i:5071;s:5:"title";s:12:"Portfolio 14";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_5.png";s:12:"tmpl_created";i:1520520588;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/blocks/portfolio-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["Portfolio"]";s:10:"menu_order";i:511;s:16:"popularity_index";i:276;s:11:"trend_index";i:329;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:681;a:21:{s:4:"tmpl";i:603;s:2:"id";i:5090;s:5:"title";s:12:"Portfolio 15";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_6.png";s:12:"tmpl_created";i:1520520591;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/blocks/portfolio-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["Portfolio"]";s:10:"menu_order";i:513;s:16:"popularity_index";i:186;s:11:"trend_index";i:283;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:682;a:21:{s:4:"tmpl";i:604;s:2:"id";i:5098;s:5:"title";s:12:"Portfolio 16";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_7.png";s:12:"tmpl_created";i:1520520593;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/blocks/portfolio-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["Portfolio"]";s:10:"menu_order";i:515;s:16:"popularity_index";i:156;s:11:"trend_index";i:211;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:683;a:21:{s:4:"tmpl";i:606;s:2:"id";i:5115;s:5:"title";s:12:"Portfolio 17";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_8.png";s:12:"tmpl_created";i:1520520596;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/blocks/portfolio-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["Portfolio"]";s:10:"menu_order";i:517;s:16:"popularity_index";i:19;s:11:"trend_index";i:22;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:684;a:21:{s:4:"tmpl";i:608;s:2:"id";i:5133;s:5:"title";s:12:"Portfolio 18";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_9.png";s:12:"tmpl_created";i:1520520599;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/blocks/portfolio-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["Portfolio"]";s:10:"menu_order";i:519;s:16:"popularity_index";i:180;s:11:"trend_index";i:280;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:685;a:21:{s:4:"tmpl";i:610;s:2:"id";i:5149;s:5:"title";s:11:"Portfolio 2";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_10.png";s:12:"tmpl_created";i:1520520602;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/portfolio-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["Portfolio"]";s:10:"menu_order";i:521;s:16:"popularity_index";i:413;s:11:"trend_index";i:635;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:686;a:21:{s:4:"tmpl";i:468;s:2:"id";i:5045;s:5:"title";s:11:"Portfolio 3";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_2.png";s:12:"tmpl_created";i:1520443423;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/portfolio-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["Portfolio"]";s:10:"menu_order";i:523;s:16:"popularity_index";i:636;s:11:"trend_index";i:608;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:687;a:21:{s:4:"tmpl";i:602;s:2:"id";i:5082;s:5:"title";s:11:"Portfolio 4";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_4.png";s:12:"tmpl_created";i:1520520589;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/portfolio-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["Portfolio"]";s:10:"menu_order";i:524;s:16:"popularity_index";i:558;s:11:"trend_index";i:654;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:688;a:21:{s:4:"tmpl";i:605;s:2:"id";i:5107;s:5:"title";s:11:"Portfolio 5";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_7.png";s:12:"tmpl_created";i:1520520594;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/portfolio-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["Portfolio"]";s:10:"menu_order";i:527;s:16:"popularity_index";i:380;s:11:"trend_index";i:347;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:689;a:21:{s:4:"tmpl";i:607;s:2:"id";i:5125;s:5:"title";s:11:"Portfolio 6";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_8.png";s:12:"tmpl_created";i:1520520597;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/portfolio-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["Portfolio"]";s:10:"menu_order";i:529;s:16:"popularity_index";i:236;s:11:"trend_index";i:386;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:690;a:21:{s:4:"tmpl";i:596;s:2:"id";i:5007;s:5:"title";s:11:"Portfolio 7";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_1.png";s:12:"tmpl_created";i:1520520578;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/portfolio-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["Portfolio"]";s:10:"menu_order";i:530;s:16:"popularity_index";i:44;s:11:"trend_index";i:183;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:691;a:21:{s:4:"tmpl";i:434;s:2:"id";i:4509;s:5:"title";s:9:"Pricing 1";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_black_1.png";s:12:"tmpl_created";i:1520443310;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/pricing-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["Pricing"]";s:10:"menu_order";i:532;s:16:"popularity_index";i:703;s:11:"trend_index";i:641;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:692;a:21:{s:4:"tmpl";i:439;s:2:"id";i:4553;s:5:"title";s:10:"Pricing 10";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_white_4.png";s:12:"tmpl_created";i:1520443319;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/pricing-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["Pricing"]";s:10:"menu_order";i:534;s:16:"popularity_index";i:511;s:11:"trend_index";i:506;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:693;a:21:{s:4:"tmpl";i:441;s:2:"id";i:4572;s:5:"title";s:10:"Pricing 11";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_white_5.png";s:12:"tmpl_created";i:1520443324;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/pricing-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["Pricing"]";s:10:"menu_order";i:537;s:16:"popularity_index";i:308;s:11:"trend_index";i:248;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:694;a:21:{s:4:"tmpl";i:442;s:2:"id";i:4580;s:5:"title";s:10:"Pricing 12";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_white_6.png";s:12:"tmpl_created";i:1520443326;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/pricing-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["Pricing"]";s:10:"menu_order";i:539;s:16:"popularity_index";i:576;s:11:"trend_index";i:526;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:695;a:21:{s:4:"tmpl";i:444;s:2:"id";i:4597;s:5:"title";s:10:"Pricing 13";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_white_7.png";s:12:"tmpl_created";i:1520443330;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/pricing-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["Pricing"]";s:10:"menu_order";i:540;s:16:"popularity_index";i:613;s:11:"trend_index";i:450;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:696;a:21:{s:4:"tmpl";i:446;s:2:"id";i:4613;s:5:"title";s:10:"Pricing 14";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_white_8.png";s:12:"tmpl_created";i:1520443334;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/pricing-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["Pricing"]";s:10:"menu_order";i:543;s:16:"popularity_index";i:581;s:11:"trend_index";i:568;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:697;a:21:{s:4:"tmpl";i:436;s:2:"id";i:4529;s:5:"title";s:9:"Pricing 2";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_black_2.png";s:12:"tmpl_created";i:1520443314;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/pricing-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["Pricing"]";s:10:"menu_order";i:545;s:16:"popularity_index";i:609;s:11:"trend_index";i:613;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:698;a:21:{s:4:"tmpl";i:438;s:2:"id";i:4545;s:5:"title";s:9:"Pricing 3";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_black_3.png";s:12:"tmpl_created";i:1520443317;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/pricing-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["Pricing"]";s:10:"menu_order";i:547;s:16:"popularity_index";i:707;s:11:"trend_index";i:825;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:699;a:21:{s:4:"tmpl";i:440;s:2:"id";i:4562;s:5:"title";s:9:"Pricing 4";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_black_4.png";s:12:"tmpl_created";i:1520443322;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/pricing-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["Pricing"]";s:10:"menu_order";i:549;s:16:"popularity_index";i:697;s:11:"trend_index";i:821;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:700;a:21:{s:4:"tmpl";i:443;s:2:"id";i:4589;s:5:"title";s:9:"Pricing 5";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_black_6.png";s:12:"tmpl_created";i:1520443327;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/pricing-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["Pricing"]";s:10:"menu_order";i:551;s:16:"popularity_index";i:716;s:11:"trend_index";i:639;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:701;a:21:{s:4:"tmpl";i:445;s:2:"id";i:4605;s:5:"title";s:9:"Pricing 6";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_black_7.png";s:12:"tmpl_created";i:1520443332;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/pricing-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["Pricing"]";s:10:"menu_order";i:553;s:16:"popularity_index";i:738;s:11:"trend_index";i:773;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:702;a:21:{s:4:"tmpl";i:433;s:2:"id";i:4500;s:5:"title";s:9:"Pricing 7";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_white_1.png";s:12:"tmpl_created";i:1520443308;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/pricing-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["Pricing"]";s:10:"menu_order";i:554;s:16:"popularity_index";i:500;s:11:"trend_index";i:451;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:703;a:21:{s:4:"tmpl";i:435;s:2:"id";i:4521;s:5:"title";s:9:"Pricing 8";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_white_2.png";s:12:"tmpl_created";i:1520443312;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/pricing-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["Pricing"]";s:10:"menu_order";i:557;s:16:"popularity_index";i:311;s:11:"trend_index";i:372;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:704;a:21:{s:4:"tmpl";i:437;s:2:"id";i:4537;s:5:"title";s:9:"Pricing 9";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_white_3.png";s:12:"tmpl_created";i:1520443315;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/pricing-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["Pricing"]";s:10:"menu_order";i:559;s:16:"popularity_index";i:589;s:11:"trend_index";i:841;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:705;a:21:{s:4:"tmpl";i:1046;s:2:"id";i:15204;s:5:"title";s:24:"Psychologist &#8211; 404";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2020/09/404.jpg";s:12:"tmpl_created";i:1600161419;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/blocks/psychologist-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:40:"["404","Psychologist","Psychotherapist"]";s:10:"menu_order";i:564;s:16:"popularity_index";i:574;s:11:"trend_index";i:493;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:706;a:21:{s:4:"tmpl";i:1047;s:2:"id";i:15212;s:5:"title";s:28:"Psychologist &#8211; Archive";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2020/09/Blog.jpg";s:12:"tmpl_created";i:1600162340;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/blocks/psychologist-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:34:"["Psychologist","Psychotherapist"]";s:10:"menu_order";i:565;s:16:"popularity_index";i:379;s:11:"trend_index";i:358;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:707;a:21:{s:4:"tmpl";i:1048;s:2:"id";i:15219;s:5:"title";s:27:"Psychologist &#8211; Footer";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/09/Footer.jpg";s:12:"tmpl_created";i:1600163069;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/blocks/psychologist-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:43:"["Footer","Psychologist","Psychotherapist"]";s:10:"menu_order";i:566;s:16:"popularity_index";i:599;s:11:"trend_index";i:500;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:708;a:21:{s:4:"tmpl";i:701;s:2:"id";i:9239;s:5:"title";s:17:"product archive 1";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-1.png";s:12:"tmpl_created";i:1532953482;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/blocks/product-archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:17:"essential-oct2023";s:7:"subtype";s:15:"product archive";s:4:"tags";s:2:"[]";s:10:"menu_order";i:566;s:16:"popularity_index";i:60;s:11:"trend_index";i:25;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:709;a:21:{s:4:"tmpl";i:1049;s:2:"id";i:15230;s:5:"title";s:27:"Psychologist &#8211; Header";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/09/Header.png";s:12:"tmpl_created";i:1600163444;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/blocks/psychologist-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:43:"["Header","Psychologist","Psychotherapist"]";s:10:"menu_order";i:567;s:16:"popularity_index";i:429;s:11:"trend_index";i:423;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:710;a:21:{s:4:"tmpl";i:702;s:2:"id";i:9247;s:5:"title";s:17:"product archive 2";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-2.png";s:12:"tmpl_created";i:1532953793;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/blocks/product-archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:17:"essential-oct2023";s:7:"subtype";s:15:"product archive";s:4:"tags";s:2:"[]";s:10:"menu_order";i:567;s:16:"popularity_index";i:71;s:11:"trend_index";i:30;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:711;a:21:{s:4:"tmpl";i:1050;s:2:"id";i:15240;s:5:"title";s:34:"Psychologist &#8211; single post 1";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2020/09/Single-Post.png";s:12:"tmpl_created";i:1600164087;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/blocks/psychologist-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:34:"["Psychologist","Psychotherapist"]";s:10:"menu_order";i:568;s:16:"popularity_index";i:562;s:11:"trend_index";i:570;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:712;a:21:{s:4:"tmpl";i:703;s:2:"id";i:9254;s:5:"title";s:17:"product archive 3";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-3.png";s:12:"tmpl_created";i:1532954032;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/blocks/product-archive-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:17:"essential-oct2023";s:7:"subtype";s:15:"product archive";s:4:"tags";s:2:"[]";s:10:"menu_order";i:568;s:16:"popularity_index";i:73;s:11:"trend_index";i:44;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:713;a:21:{s:4:"tmpl";i:1051;s:2:"id";i:15251;s:5:"title";s:34:"Psychologist &#8211; single post 2";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2020/09/Single-Service-Page.png";s:12:"tmpl_created";i:1600165179;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/blocks/psychologist-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:34:"["Psychologist","Psychotherapist"]";s:10:"menu_order";i:569;s:16:"popularity_index";i:507;s:11:"trend_index";i:368;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:714;a:21:{s:4:"tmpl";i:412;s:2:"id";i:4313;s:5:"title";s:11:"Services 13";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_8.png";s:12:"tmpl_created";i:1520443268;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/services-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:570;s:16:"popularity_index";i:115;s:11:"trend_index";i:53;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:715;a:21:{s:4:"tmpl";i:413;s:2:"id";i:4324;s:5:"title";s:11:"Services 14";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_9.png";s:12:"tmpl_created";i:1520443270;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/services-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:571;s:16:"popularity_index";i:277;s:11:"trend_index";i:138;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:716;a:21:{s:4:"tmpl";i:418;s:2:"id";i:4368;s:5:"title";s:11:"Services 16";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_13.png";s:12:"tmpl_created";i:1520443279;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/services-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:572;s:16:"popularity_index";i:62;s:11:"trend_index";i:59;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:717;a:21:{s:4:"tmpl";i:420;s:2:"id";i:4391;s:5:"title";s:11:"Services 17";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_14.png";s:12:"tmpl_created";i:1520443283;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/services-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:573;s:16:"popularity_index";i:153;s:11:"trend_index";i:120;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:718;a:21:{s:4:"tmpl";i:403;s:2:"id";i:4235;s:5:"title";s:11:"Services 18";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_2.png";s:12:"tmpl_created";i:1520443251;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/services-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:574;s:16:"popularity_index";i:273;s:11:"trend_index";i:172;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:719;a:21:{s:4:"tmpl";i:417;s:2:"id";i:4357;s:5:"title";s:11:"Services 20";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_12.png";s:12:"tmpl_created";i:1520443277;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/services-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:575;s:16:"popularity_index";i:45;s:11:"trend_index";i:45;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:720;a:21:{s:4:"tmpl";i:415;s:2:"id";i:4341;s:5:"title";s:11:"Services 21";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_11.png";s:12:"tmpl_created";i:1520443274;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/services-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:576;s:16:"popularity_index";i:142;s:11:"trend_index";i:114;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:721;a:21:{s:4:"tmpl";i:414;s:2:"id";i:4332;s:5:"title";s:11:"Services 22";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_10.png";s:12:"tmpl_created";i:1520443272;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/services-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:577;s:16:"popularity_index";i:138;s:11:"trend_index";i:149;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:722;a:21:{s:4:"tmpl";i:401;s:2:"id";i:4212;s:5:"title";s:11:"Services 23";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_1.png";s:12:"tmpl_created";i:1520443248;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/services-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:578;s:16:"popularity_index";i:136;s:11:"trend_index";i:302;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:723;a:21:{s:4:"tmpl";i:408;s:2:"id";i:4276;s:5:"title";s:11:"Services 24";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_4.png";s:12:"tmpl_created";i:1520443261;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/services-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:579;s:16:"popularity_index";i:353;s:11:"trend_index";i:514;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:724;a:21:{s:4:"tmpl";i:406;s:2:"id";i:4260;s:5:"title";s:11:"Services 25";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_3.png";s:12:"tmpl_created";i:1520443257;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/services-25/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:580;s:16:"popularity_index";i:184;s:11:"trend_index";i:209;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:725;a:21:{s:4:"tmpl";i:404;s:2:"id";i:4244;s:5:"title";s:11:"Services 26";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_2.png";s:12:"tmpl_created";i:1520443253;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/services-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:581;s:16:"popularity_index";i:544;s:11:"trend_index";i:596;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:726;a:21:{s:4:"tmpl";i:421;s:2:"id";i:4400;s:5:"title";s:11:"Services 27";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_13.png";s:12:"tmpl_created";i:1520443285;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/services-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:582;s:16:"popularity_index";i:286;s:11:"trend_index";i:438;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:727;a:21:{s:4:"tmpl";i:419;s:2:"id";i:4376;s:5:"title";s:11:"Services 28";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_12.png";s:12:"tmpl_created";i:1520443281;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/services-28/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:583;s:16:"popularity_index";i:151;s:11:"trend_index";i:249;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:728;a:21:{s:4:"tmpl";i:416;s:2:"id";i:4349;s:5:"title";s:11:"Services 29";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_11.png";s:12:"tmpl_created";i:1520443275;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/services-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:584;s:16:"popularity_index";i:330;s:11:"trend_index";i:483;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:729;a:21:{s:4:"tmpl";i:402;s:2:"id";i:4227;s:5:"title";s:11:"Services 30";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_1.png";s:12:"tmpl_created";i:1520443250;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/services-30/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:585;s:16:"popularity_index";i:351;s:11:"trend_index";i:553;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:730;a:21:{s:4:"tmpl";i:560;s:2:"id";i:6162;s:5:"title";s:11:"Services 31";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_1.png";s:12:"tmpl_created";i:1520443668;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/services-31/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"stats";s:4:"tags";s:9:"["Stats"]";s:10:"menu_order";i:586;s:16:"popularity_index";i:372;s:11:"trend_index";i:550;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:731;a:21:{s:4:"tmpl";i:411;s:2:"id";i:4302;s:5:"title";s:10:"Services 5";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_7.png";s:12:"tmpl_created";i:1520443266;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/services-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:587;s:16:"popularity_index";i:58;s:11:"trend_index";i:97;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:732;a:21:{s:4:"tmpl";i:410;s:2:"id";i:4293;s:5:"title";s:10:"Services 6";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_6.png";s:12:"tmpl_created";i:1520443265;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/services-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:588;s:16:"popularity_index";i:288;s:11:"trend_index";i:269;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:733;a:21:{s:4:"tmpl";i:409;s:2:"id";i:4284;s:5:"title";s:10:"Services 7";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_5.png";s:12:"tmpl_created";i:1520443263;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/services-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:589;s:16:"popularity_index";i:27;s:11:"trend_index";i:21;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:734;a:21:{s:4:"tmpl";i:407;s:2:"id";i:4268;s:5:"title";s:10:"Services 8";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_4.png";s:12:"tmpl_created";i:1520443259;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/services-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:590;s:16:"popularity_index";i:173;s:11:"trend_index";i:213;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:735;a:21:{s:4:"tmpl";i:405;s:2:"id";i:4252;s:5:"title";s:10:"Services 9";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_3.png";s:12:"tmpl_created";i:1520443255;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/services-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:591;s:16:"popularity_index";i:46;s:11:"trend_index";i:99;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:736;a:21:{s:4:"tmpl";i:677;s:2:"id";i:8676;s:5:"title";s:13:"single page 1";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.6.jpg";s:12:"tmpl_created";i:1527682423;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/single-page-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:592;s:16:"popularity_index";i:285;s:11:"trend_index";i:145;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:737;a:21:{s:4:"tmpl";i:678;s:2:"id";i:8678;s:5:"title";s:13:"single page 2";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.2.jpg";s:12:"tmpl_created";i:1527682780;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/single-page-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:593;s:16:"popularity_index";i:140;s:11:"trend_index";i:82;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:738;a:21:{s:4:"tmpl";i:679;s:2:"id";i:8679;s:5:"title";s:13:"single page 3";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.3.jpg";s:12:"tmpl_created";i:1527682847;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/single-page-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:594;s:16:"popularity_index";i:122;s:11:"trend_index";i:23;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:739;a:21:{s:4:"tmpl";i:680;s:2:"id";i:8680;s:5:"title";s:13:"single page 4";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.1.jpg";s:12:"tmpl_created";i:1527682896;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/single-page-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:595;s:16:"popularity_index";i:373;s:11:"trend_index";i:190;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:740;a:21:{s:4:"tmpl";i:681;s:2:"id";i:8681;s:5:"title";s:13:"single page 5";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.5.jpg";s:12:"tmpl_created";i:1527682969;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/single-page-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:596;s:16:"popularity_index";i:287;s:11:"trend_index";i:218;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:741;a:21:{s:4:"tmpl";i:682;s:2:"id";i:8682;s:5:"title";s:13:"single page 6";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.4.jpg";s:12:"tmpl_created";i:1527683026;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/single-page-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:597;s:16:"popularity_index";i:412;s:11:"trend_index";i:227;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:742;a:21:{s:4:"tmpl";i:683;s:2:"id";i:8703;s:5:"title";s:13:"single page 7";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.7.jpg";s:12:"tmpl_created";i:1527683072;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/single-page-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:598;s:16:"popularity_index";i:401;s:11:"trend_index";i:316;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:743;a:21:{s:4:"tmpl";i:640;s:2:"id";i:7650;s:5:"title";s:13:"Single Post 1";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/single_post_1_v2.jpg";s:12:"tmpl_created";i:1521557736;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:24:"["Blog","Post","Single"]";s:10:"menu_order";i:599;s:16:"popularity_index";i:119;s:11:"trend_index";i:266;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:744;a:21:{s:4:"tmpl";i:639;s:2:"id";i:7663;s:5:"title";s:13:"Single Post 2";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/single_post_2_v2.jpg";s:12:"tmpl_created";i:1521547761;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:24:"["Blog","Post","Single"]";s:10:"menu_order";i:600;s:16:"popularity_index";i:50;s:11:"trend_index";i:139;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:745;a:21:{s:4:"tmpl";i:705;s:2:"id";i:9296;s:5:"title";s:13:"Single Post 3";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2018/09/3002.jpg";s:12:"tmpl_created";i:1537440673;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/single-post-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:2:"[]";s:10:"menu_order";i:601;s:16:"popularity_index";i:213;s:11:"trend_index";i:204;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:746;a:21:{s:4:"tmpl";i:704;s:2:"id";i:9301;s:5:"title";s:13:"Single Post 4";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2018/09/3003.jpg";s:12:"tmpl_created";i:1537440661;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/single-post-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:2:"[]";s:10:"menu_order";i:602;s:16:"popularity_index";i:248;s:11:"trend_index";i:336;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:747;a:21:{s:4:"tmpl";i:706;s:2:"id";i:9313;s:5:"title";s:13:"Single Post 5";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2018/09/3001.jpg";s:12:"tmpl_created";i:1537440798;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/single-post-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:2:"[]";s:10:"menu_order";i:603;s:16:"popularity_index";i:197;s:11:"trend_index";i:177;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:748;a:21:{s:4:"tmpl";i:707;s:2:"id";i:9343;s:5:"title";s:13:"Single Post 6";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2018/09/3004.jpg";s:12:"tmpl_created";i:1537443531;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/single-post-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:2:"[]";s:10:"menu_order";i:604;s:16:"popularity_index";i:228;s:11:"trend_index";i:279;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:749;a:21:{s:4:"tmpl";i:708;s:2:"id";i:9349;s:5:"title";s:13:"Single Post 7";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2018/09/3005.jpg";s:12:"tmpl_created";i:1537443903;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/single-post-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:2:"[]";s:10:"menu_order";i:605;s:16:"popularity_index";i:158;s:11:"trend_index";i:253;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:750;a:21:{s:4:"tmpl";i:555;s:2:"id";i:6114;s:5:"title";s:7:"Stats 1";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_6.png";s:12:"tmpl_created";i:1520443659;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/stats-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"stats";s:4:"tags";s:11:"["numbers"]";s:10:"menu_order";i:610;s:16:"popularity_index";i:434;s:11:"trend_index";i:692;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:751;a:21:{s:4:"tmpl";i:562;s:2:"id";i:6178;s:5:"title";s:8:"Stats 10";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_2.png";s:12:"tmpl_created";i:1520443676;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/stats-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"stats";s:4:"tags";s:9:"["Stats"]";s:10:"menu_order";i:611;s:16:"popularity_index";i:435;s:11:"trend_index";i:755;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:752;a:21:{s:4:"tmpl";i:561;s:2:"id";i:6170;s:5:"title";s:8:"Stats 11";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_2.png";s:12:"tmpl_created";i:1520443670;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/stats-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"stats";s:4:"tags";s:9:"["Stats"]";s:10:"menu_order";i:612;s:16:"popularity_index";i:366;s:11:"trend_index";i:552;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:753;a:21:{s:4:"tmpl";i:697;s:2:"id";i:9174;s:5:"title";s:17:"single product 01";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/07/single_product01_350.png";s:12:"tmpl_created";i:1532950125;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/blocks/single-product-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:17:"essential-oct2023";s:7:"subtype";s:14:"single product";s:4:"tags";s:2:"[]";s:10:"menu_order";i:612;s:16:"popularity_index";i:31;s:11:"trend_index";i:6;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:754;a:21:{s:4:"tmpl";i:563;s:2:"id";i:6186;s:5:"title";s:8:"Stats 12";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_3.png";s:12:"tmpl_created";i:1520443678;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/stats-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"stats";s:4:"tags";s:9:"["Stats"]";s:10:"menu_order";i:613;s:16:"popularity_index";i:569;s:11:"trend_index";i:811;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:755;a:21:{s:4:"tmpl";i:698;s:2:"id";i:9178;s:5:"title";s:17:"single product 02";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2018/07/single_product02_350new.png";s:12:"tmpl_created";i:1532951997;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/blocks/single-product-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:17:"essential-oct2023";s:7:"subtype";s:14:"single product";s:4:"tags";s:2:"[]";s:10:"menu_order";i:613;s:16:"popularity_index";i:66;s:11:"trend_index";i:42;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:756;a:21:{s:4:"tmpl";i:550;s:2:"id";i:6071;s:5:"title";s:8:"Stats 13";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_3.png";s:12:"tmpl_created";i:1520443649;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/stats-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"stats";s:4:"tags";s:11:"["numbers"]";s:10:"menu_order";i:614;s:16:"popularity_index";i:168;s:11:"trend_index";i:328;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:757;a:21:{s:4:"tmpl";i:699;s:2:"id";i:9180;s:5:"title";s:17:"single product 03";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/07/single_product03_350.png";s:12:"tmpl_created";i:1532952302;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/blocks/single-product-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:17:"essential-oct2023";s:7:"subtype";s:14:"single product";s:4:"tags";s:2:"[]";s:10:"menu_order";i:614;s:16:"popularity_index";i:108;s:11:"trend_index";i:66;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:758;a:21:{s:4:"tmpl";i:554;s:2:"id";i:6106;s:5:"title";s:7:"Stats 2";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_6.png";s:12:"tmpl_created";i:1520443657;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/stats-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"stats";s:4:"tags";s:11:"["numbers"]";s:10:"menu_order";i:615;s:16:"popularity_index";i:361;s:11:"trend_index";i:784;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:759;a:21:{s:4:"tmpl";i:700;s:2:"id";i:9182;s:5:"title";s:17:"single product 04";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2018/07/single_product040_350.png";s:12:"tmpl_created";i:1532952606;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/blocks/single-product-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:17:"essential-oct2023";s:7:"subtype";s:14:"single product";s:4:"tags";s:2:"[]";s:10:"menu_order";i:615;s:16:"popularity_index";i:123;s:11:"trend_index";i:81;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:760;a:21:{s:4:"tmpl";i:551;s:2:"id";i:6079;s:5:"title";s:7:"Stats 3";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_4.png";s:12:"tmpl_created";i:1520443651;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/stats-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"stats";s:4:"tags";s:11:"["numbers"]";s:10:"menu_order";i:616;s:16:"popularity_index";i:284;s:11:"trend_index";i:385;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:761;a:21:{s:4:"tmpl";i:552;s:2:"id";i:6089;s:5:"title";s:7:"Stats 4";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_5.png";s:12:"tmpl_created";i:1520443653;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/stats-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"stats";s:4:"tags";s:9:"["Stats"]";s:10:"menu_order";i:617;s:16:"popularity_index";i:205;s:11:"trend_index";i:452;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:762;a:21:{s:4:"tmpl";i:549;s:2:"id";i:6063;s:5:"title";s:7:"Stats 5";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_2.png";s:12:"tmpl_created";i:1520443647;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/stats-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"stats";s:4:"tags";s:11:"["numbers"]";s:10:"menu_order";i:618;s:16:"popularity_index";i:181;s:11:"trend_index";i:419;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:763;a:21:{s:4:"tmpl";i:553;s:2:"id";i:6097;s:5:"title";s:7:"Stats 6";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_2.png";s:12:"tmpl_created";i:1520443655;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/stats-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"stats";s:4:"tags";s:11:"["numbers"]";s:10:"menu_order";i:619;s:16:"popularity_index";i:264;s:11:"trend_index";i:492;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:764;a:21:{s:4:"tmpl";i:538;s:2:"id";i:5956;s:5:"title";s:7:"Stats 7";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_1.png";s:12:"tmpl_created";i:1520443623;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/stats-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:5:"stats";s:4:"tags";s:9:"["Stats"]";s:10:"menu_order";i:620;s:16:"popularity_index";i:532;s:11:"trend_index";i:541;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:765;a:21:{s:4:"tmpl";i:537;s:2:"id";i:5947;s:5:"title";s:7:"Stats 8";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_1.png";s:12:"tmpl_created";i:1520443621;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/stats-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:5:"stats";s:4:"tags";s:9:"["Stats"]";s:10:"menu_order";i:621;s:16:"popularity_index";i:368;s:11:"trend_index";i:531;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:766;a:21:{s:4:"tmpl";i:559;s:2:"id";i:6152;s:5:"title";s:7:"Stats 9";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_1.png";s:12:"tmpl_created";i:1520443666;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/stats-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"stats";s:4:"tags";s:9:"["Stats"]";s:10:"menu_order";i:622;s:16:"popularity_index";i:272;s:11:"trend_index";i:557;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:767;a:21:{s:4:"tmpl";i:469;s:2:"id";i:5157;s:5:"title";s:11:"Subscribe 1";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_1.png";s:12:"tmpl_created";i:1520443448;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/subscribe-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"subscribe";s:4:"tags";s:20:"["Form","Subscribe"]";s:10:"menu_order";i:623;s:16:"popularity_index";i:340;s:11:"trend_index";i:293;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:768;a:21:{s:4:"tmpl";i:472;s:2:"id";i:5181;s:5:"title";s:11:"Subscribe 2";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_2.png";s:12:"tmpl_created";i:1520443454;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/subscribe-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"subscribe";s:4:"tags";s:20:"["Form","Subscribe"]";s:10:"menu_order";i:624;s:16:"popularity_index";i:451;s:11:"trend_index";i:340;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:769;a:21:{s:4:"tmpl";i:470;s:2:"id";i:5165;s:5:"title";s:11:"Subscribe 3";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_1.png";s:12:"tmpl_created";i:1520443450;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/subscribe-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"subscribe";s:4:"tags";s:20:"["Form","Subscribe"]";s:10:"menu_order";i:625;s:16:"popularity_index";i:520;s:11:"trend_index";i:620;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:770;a:21:{s:4:"tmpl";i:477;s:2:"id";i:5222;s:5:"title";s:11:"Subscribe 4";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_3.png";s:12:"tmpl_created";i:1520443464;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/subscribe-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"subscribe";s:4:"tags";s:20:"["Form","Subscribe"]";s:10:"menu_order";i:626;s:16:"popularity_index";i:397;s:11:"trend_index";i:427;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:771;a:21:{s:4:"tmpl";i:471;s:2:"id";i:5173;s:5:"title";s:11:"Subscribe 5";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_2.png";s:12:"tmpl_created";i:1520443452;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/subscribe-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"subscribe";s:4:"tags";s:20:"["Form","Subscribe"]";s:10:"menu_order";i:627;s:16:"popularity_index";i:261;s:11:"trend_index";i:237;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:772;a:21:{s:4:"tmpl";i:465;s:2:"id";i:4801;s:5:"title";s:7:"Team 11";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_black_8.png";s:12:"tmpl_created";i:1520443369;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/team-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:628;s:16:"popularity_index";i:332;s:11:"trend_index";i:188;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:773;a:21:{s:4:"tmpl";i:462;s:2:"id";i:4770;s:5:"title";s:7:"Team 12";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_white_6.png";s:12:"tmpl_created";i:1520443364;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/team-12-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:629;s:16:"popularity_index";i:432;s:11:"trend_index";i:488;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:774;a:21:{s:4:"tmpl";i:458;s:2:"id";i:4727;s:5:"title";s:7:"Team 13";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_black_2.png";s:12:"tmpl_created";i:1520443356;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/team-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:630;s:16:"popularity_index";i:375;s:11:"trend_index";i:345;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:775;a:21:{s:4:"tmpl";i:543;s:2:"id";i:5999;s:5:"title";s:7:"Team 14";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/team_black_10.png";s:12:"tmpl_created";i:1520443634;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/team-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:631;s:16:"popularity_index";i:110;s:11:"trend_index";i:318;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:776;a:21:{s:4:"tmpl";i:455;s:2:"id";i:4698;s:5:"title";s:7:"Team 15";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_black_1.png";s:12:"tmpl_created";i:1520443350;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/team-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:632;s:16:"popularity_index";i:449;s:11:"trend_index";i:410;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:777;a:21:{s:4:"tmpl";i:463;s:2:"id";i:4781;s:5:"title";s:7:"Team 16";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_white_7.png";s:12:"tmpl_created";i:1520443365;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/team-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:633;s:16:"popularity_index";i:267;s:11:"trend_index";i:330;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:778;a:21:{s:4:"tmpl";i:558;s:2:"id";i:6144;s:5:"title";s:7:"Team 17";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/team_white_11.png";s:12:"tmpl_created";i:1520443664;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/team-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:634;s:16:"popularity_index";i:166;s:11:"trend_index";i:365;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:779;a:21:{s:4:"tmpl";i:464;s:2:"id";i:4793;s:5:"title";s:7:"Team 18";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_white_8.png";s:12:"tmpl_created";i:1520443367;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/team-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:635;s:16:"popularity_index";i:207;s:11:"trend_index";i:173;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:780;a:21:{s:4:"tmpl";i:466;s:2:"id";i:4809;s:5:"title";s:7:"Team 19";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_white_9.png";s:12:"tmpl_created";i:1520443371;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/team-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:636;s:16:"popularity_index";i:300;s:11:"trend_index";i:465;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:781;a:21:{s:4:"tmpl";i:459;s:2:"id";i:4736;s:5:"title";s:7:"Team 20";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_white_4.png";s:12:"tmpl_created";i:1520443358;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/team-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:637;s:16:"popularity_index";i:144;s:11:"trend_index";i:159;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:782;a:21:{s:4:"tmpl";i:467;s:2:"id";i:4818;s:5:"title";s:7:"Team 21";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_black_9.png";s:12:"tmpl_created";i:1520443373;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/team-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:638;s:16:"popularity_index";i:515;s:11:"trend_index";i:606;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:783;a:21:{s:4:"tmpl";i:461;s:2:"id";i:4759;s:5:"title";s:7:"Team 22";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_white_5.png";s:12:"tmpl_created";i:1520443362;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/team-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:639;s:16:"popularity_index";i:299;s:11:"trend_index";i:376;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:784;a:21:{s:4:"tmpl";i:460;s:2:"id";i:4746;s:5:"title";s:7:"Team 23";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_black_4.png";s:12:"tmpl_created";i:1520443360;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/team-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:640;s:16:"popularity_index";i:282;s:11:"trend_index";i:378;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:785;a:21:{s:4:"tmpl";i:457;s:2:"id";i:4718;s:5:"title";s:6:"Team 4";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_white_3.png";s:12:"tmpl_created";i:1520443354;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/team-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:641;s:16:"popularity_index";i:192;s:11:"trend_index";i:359;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:786;a:21:{s:4:"tmpl";i:456;s:2:"id";i:4706;s:5:"title";s:6:"Team 5";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_white_2.png";s:12:"tmpl_created";i:1520443352;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/team-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:642;s:16:"popularity_index";i:149;s:11:"trend_index";i:299;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:787;a:21:{s:4:"tmpl";i:544;s:2:"id";i:6008;s:5:"title";s:6:"Team 6";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/team_white_10.png";s:12:"tmpl_created";i:1520443636;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/team-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:643;s:16:"popularity_index";i:75;s:11:"trend_index";i:277;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:788;a:21:{s:4:"tmpl";i:454;s:2:"id";i:4690;s:5:"title";s:6:"Team 7";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_white_1.png";s:12:"tmpl_created";i:1520443348;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/team-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:644;s:16:"popularity_index";i:243;s:11:"trend_index";i:402;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:789;a:21:{s:4:"tmpl";i:586;s:2:"id";i:4921;s:5:"title";s:14:"Testimonial 10";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_5.png";s:12:"tmpl_created";i:1520520562;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:645;s:16:"popularity_index";i:219;s:11:"trend_index";i:198;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:790;a:21:{s:4:"tmpl";i:582;s:2:"id";i:4889;s:5:"title";s:14:"Testimonial 11";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/customers-2.jpg";s:12:"tmpl_created";i:1520520556;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:646;s:16:"popularity_index";i:557;s:11:"trend_index";i:522;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:791;a:21:{s:4:"tmpl";i:580;s:2:"id";i:4871;s:5:"title";s:14:"Testimonial 12";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_3.png";s:12:"tmpl_created";i:1520520552;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:647;s:16:"popularity_index";i:262;s:11:"trend_index";i:391;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:792;a:21:{s:4:"tmpl";i:578;s:2:"id";i:4854;s:5:"title";s:14:"Testimonial 13";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_2.png";s:12:"tmpl_created";i:1520520549;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:648;s:16:"popularity_index";i:637;s:11:"trend_index";i:741;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:793;a:21:{s:4:"tmpl";i:595;s:2:"id";i:4995;s:5:"title";s:14:"Testimonial 14";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_12.png";s:12:"tmpl_created";i:1520520577;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:649;s:16:"popularity_index";i:400;s:11:"trend_index";i:411;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:794;a:21:{s:4:"tmpl";i:593;s:2:"id";i:4979;s:5:"title";s:14:"Testimonial 15";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_10.png";s:12:"tmpl_created";i:1520520573;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:650;s:16:"popularity_index";i:568;s:11:"trend_index";i:544;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:795;a:21:{s:4:"tmpl";i:576;s:2:"id";i:4835;s:5:"title";s:14:"Testimonial 16";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_1.png";s:12:"tmpl_created";i:1520520546;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:651;s:16:"popularity_index";i:399;s:11:"trend_index";i:401;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:796;a:21:{s:4:"tmpl";i:594;s:2:"id";i:4987;s:5:"title";s:14:"Testimonial 17";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_12-1.png";s:12:"tmpl_created";i:1520520575;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:652;s:16:"popularity_index";i:159;s:11:"trend_index";i:199;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:797;a:21:{s:4:"tmpl";i:577;s:2:"id";i:4843;s:5:"title";s:14:"Testimonial 18";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_2.png";s:12:"tmpl_created";i:1520520548;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:653;s:16:"popularity_index";i:457;s:11:"trend_index";i:780;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:798;a:21:{s:4:"tmpl";i:579;s:2:"id";i:4863;s:5:"title";s:14:"Testimonial 19";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_3.png";s:12:"tmpl_created";i:1520520551;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:654;s:16:"popularity_index";i:245;s:11:"trend_index";i:599;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:799;a:21:{s:4:"tmpl";i:581;s:2:"id";i:4880;s:5:"title";s:14:"Testimonial 20";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/customers-1.jpg";s:12:"tmpl_created";i:1520520554;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:655;s:16:"popularity_index";i:446;s:11:"trend_index";i:653;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:800;a:21:{s:4:"tmpl";i:583;s:2:"id";i:4897;s:5:"title";s:14:"Testimonial 21";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_5.png";s:12:"tmpl_created";i:1520520557;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:656;s:16:"popularity_index";i:78;s:11:"trend_index";i:289;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:801;a:21:{s:4:"tmpl";i:584;s:2:"id";i:4905;s:5:"title";s:14:"Testimonial 22";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_6.png";s:12:"tmpl_created";i:1520520559;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:657;s:16:"popularity_index";i:121;s:11:"trend_index";i:221;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:802;a:21:{s:4:"tmpl";i:585;s:2:"id";i:4913;s:5:"title";s:14:"Testimonial 23";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_7.png";s:12:"tmpl_created";i:1520520561;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:658;s:16:"popularity_index";i:247;s:11:"trend_index";i:566;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:803;a:21:{s:4:"tmpl";i:575;s:2:"id";i:4826;s:5:"title";s:14:"Testimonial 24";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_1.png";s:12:"tmpl_created";i:1520520544;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/blocks/testimonial-24-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:659;s:16:"popularity_index";i:256;s:11:"trend_index";i:395;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:804;a:21:{s:4:"tmpl";i:587;s:2:"id";i:4929;s:5:"title";s:14:"Testimonial 24";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_8.png";s:12:"tmpl_created";i:1520520564;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:660;s:16:"popularity_index";i:49;s:11:"trend_index";i:206;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:805;a:21:{s:4:"tmpl";i:591;s:2:"id";i:4963;s:5:"title";s:14:"Testimonial 25";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_10.png";s:12:"tmpl_created";i:1520520570;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/blocks/testimonial-25-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:661;s:16:"popularity_index";i:417;s:11:"trend_index";i:546;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:806;a:21:{s:4:"tmpl";i:592;s:2:"id";i:4971;s:5:"title";s:14:"Testimonial 26";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_11.png";s:12:"tmpl_created";i:1520520572;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:662;s:16:"popularity_index";i:649;s:11:"trend_index";i:718;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:807;a:21:{s:4:"tmpl";i:589;s:2:"id";i:4947;s:5:"title";s:14:"Testimonial 27";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_9.png";s:12:"tmpl_created";i:1520520567;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:663;s:16:"popularity_index";i:221;s:11:"trend_index";i:496;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:808;a:21:{s:4:"tmpl";i:590;s:2:"id";i:4955;s:5:"title";s:14:"Testimonial 29";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_9.png";s:12:"tmpl_created";i:1520520569;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:664;s:16:"popularity_index";i:378;s:11:"trend_index";i:695;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:809;a:21:{s:4:"tmpl";i:588;s:2:"id";i:4939;s:5:"title";s:13:"Testimonial 9";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_8.png";s:12:"tmpl_created";i:1520520565;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/testimonial-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:665;s:16:"popularity_index";i:103;s:11:"trend_index";i:341;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:810;a:21:{s:4:"tmpl";i:928;s:2:"id";i:12509;s:5:"title";s:18:"Travel &#8211; 404";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2019/12/404.png";s:12:"tmpl_created";i:1575960378;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/travel-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:24:"["404","Tours","Travel"]";s:10:"menu_order";i:666;s:16:"popularity_index";i:747;s:11:"trend_index";i:712;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:811;a:21:{s:4:"tmpl";i:929;s:2:"id";i:12516;s:5:"title";s:27:"Travel &#8211; Archive Blog";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2019/12/Archiv_s.png";s:12:"tmpl_created";i:1575960387;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/blocks/travel-archive-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:18:"["Tours","Travel"]";s:10:"menu_order";i:667;s:16:"popularity_index";i:496;s:11:"trend_index";i:487;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:812;a:21:{s:4:"tmpl";i:927;s:2:"id";i:12500;s:5:"title";s:21:"Travel &#8211; Header";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2020/06/Header-travel-and-tours.png";s:12:"tmpl_created";i:1575960371;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/travel-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:27:"["Header","Tours","Travel"]";s:10:"menu_order";i:668;s:16:"popularity_index";i:443;s:11:"trend_index";i:434;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:813;a:21:{s:4:"tmpl";i:930;s:2:"id";i:12524;s:5:"title";s:26:"Travel &#8211; Single Post";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2019/12/Single_Post_s.png";s:12:"tmpl_created";i:1575960397;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/blocks/travel-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:18:"["Tours","Travel"]";s:10:"menu_order";i:669;s:16:"popularity_index";i:591;s:11:"trend_index";i:663;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:814;a:21:{s:4:"tmpl";i:931;s:2:"id";i:12531;s:5:"title";s:31:"Travel &#8211; Single Post Tour";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2019/12/Single_Tour_s.png";s:12:"tmpl_created";i:1575960404;s:6:"author";s:9:"Elementor";s:3:"url";s:129:"https://library.elementor.com/blocks/travel-single-post-tour/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:18:"["Tours","Travel"]";s:10:"menu_order";i:670;s:16:"popularity_index";i:630;s:11:"trend_index";i:548;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:815;a:21:{s:4:"tmpl";i:926;s:2:"id";i:12492;s:5:"title";s:14:"Travel -Footer";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2019/12/Footer_s.png";s:12:"tmpl_created";i:1575960358;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/travel-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:27:"["Footer","Tours","Travel"]";s:10:"menu_order";i:671;s:16:"popularity_index";i:453;s:11:"trend_index";i:322;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:816;a:21:{s:4:"tmpl";i:1068;s:2:"id";i:15498;s:5:"title";s:23:"Travel Blog &#8211; 404";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2020/11/404.jpg";s:12:"tmpl_created";i:1606215636;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/blocks/travel-blog-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:23:"["404","Blog","Travel"]";s:10:"menu_order";i:672;s:16:"popularity_index";i:749;s:11:"trend_index";i:759;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:817;a:21:{s:4:"tmpl";i:1069;s:2:"id";i:15508;s:5:"title";s:29:"Travel Blog &#8211; Archive 1";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2020/11/Archive-1-350.jpg";s:12:"tmpl_created";i:1606215649;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/blocks/travel-blog-archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:17:"["Blog","Travel"]";s:10:"menu_order";i:673;s:16:"popularity_index";i:659;s:11:"trend_index";i:468;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:818;a:21:{s:4:"tmpl";i:1070;s:2:"id";i:15518;s:5:"title";s:29:"Travel Blog &#8211; Archive 2";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2020/11/Archive-2-350-Copy.jpg";s:12:"tmpl_created";i:1606215663;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/blocks/travel-blog-archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:17:"["Blog","Travel"]";s:10:"menu_order";i:674;s:16:"popularity_index";i:688;s:11:"trend_index";i:431;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:819;a:21:{s:4:"tmpl";i:1071;s:2:"id";i:15528;s:5:"title";s:26:"Travel Blog &#8211; Footer";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/11/Footer.jpg";s:12:"tmpl_created";i:1606215673;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/blocks/travel-blog-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:26:"["Blog","Footer","Travel"]";s:10:"menu_order";i:675;s:16:"popularity_index";i:656;s:11:"trend_index";i:377;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:820;a:21:{s:4:"tmpl";i:1067;s:2:"id";i:15536;s:5:"title";s:26:"Travel Blog &#8211; Header";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/11/Header.jpg";s:12:"tmpl_created";i:1606215625;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/blocks/travel-blog-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:26:"["Blog","Header","Travel"]";s:10:"menu_order";i:676;s:16:"popularity_index";i:584;s:11:"trend_index";i:228;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:821;a:21:{s:4:"tmpl";i:1072;s:2:"id";i:15545;s:5:"title";s:33:"Travel Blog &#8211; Single Post 1";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2020/11/Single-1-350.jpg";s:12:"tmpl_created";i:1606215684;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/blocks/travel-blog-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:17:"["Blog","Travel"]";s:10:"menu_order";i:677;s:16:"popularity_index";i:669;s:11:"trend_index";i:482;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:822;a:21:{s:4:"tmpl";i:1066;s:2:"id";i:15556;s:5:"title";s:33:"Travel Blog &#8211; Single Post 2";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2020/11/Single-2-350.jpg";s:12:"tmpl_created";i:1606215613;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/blocks/travel-blog-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:17:"["Blog","Travel"]";s:10:"menu_order";i:678;s:16:"popularity_index";i:652;s:11:"trend_index";i:454;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:26:"minimum_hello_plus_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}}}', 'off');
INSERT INTO `EKPjf_options` VALUES
(125, 'recovery_keys', 'a:0:{}', 'off'),
(208, 'elementor_landing_pages_activation', '0', 'auto'),
(209, 'elementor_version', '3.35.8', 'auto'),
(210, 'elementor_install_history', 'a:2:{s:6:"3.29.2";i:1751322607;s:6:"3.35.8";i:1774441869;}', 'auto'),
(211, 'elementor_events_db_version', '1.0.0', 'off'),
(212, 'widget_bbp_login_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(213, 'widget_bbp_views_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(214, 'widget_bbp_search_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(215, 'widget_bbp_forums_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(216, 'widget_bbp_topics_widget', 'a:2:{i:1;a:0:{}s:12:"_multiwidget";i:1;}', 'auto'),
(217, 'widget_bbp_replies_widget', 'a:3:{i:1;a:0:{}i:2;a:4:{s:5:"title";s:14:"Recent Replies";s:9:"max_shown";i:5;s:9:"show_date";b:1;s:9:"show_user";b:1;}s:12:"_multiwidget";i:1;}', 'auto'),
(188, 'bp-emails-unsubscribe-salt', 'SC5+LD44JHYtLFlKOThlNWopcVUsLi4ocGtCezstfVtyOWdLIGdJYyM9aWhLbj1AfC43dEx7WFllbk93dWV8ag==', 'auto'),
(189, '_bp_community_visibility', 'a:1:{s:6:"global";s:6:"anyone";}', 'auto'),
(190, 'bp_restrict_group_creation', '', 'auto'),
(191, '_bp_enable_akismet', '1', 'auto'),
(192, '_bp_enable_heartbeat_refresh', '1', 'auto'),
(193, '_bp_ignore_deprecated_code', '1', 'auto'),
(235, '_bp_initial_major_version', '14.0', 'auto'),
(236, 'bp-active-components', 'a:5:{s:8:"activity";i:1;s:7:"members";i:1;s:8:"settings";i:1;s:8:"xprofile";i:1;s:13:"notifications";i:1;}', 'auto'),
(198, 'advanced_import_settings_options', '{"installed_time":1751322577,"is_active_this_track":"advanced-import","agent_secret_key":"none"}', 'auto'),
(200, 'elementor_active_kit', '6', 'auto'),
(201, 'elementor_font_display', 'swap', 'auto'),
(239, 'rewrite_rules', 'a:444:{s:9:"forums/?$";s:25:"index.php?post_type=forum";s:39:"forums/feed/(feed|rdf|rss|rss2|atom)/?$";s:42:"index.php?post_type=forum&feed=$matches[1]";s:34:"forums/(feed|rdf|rss|rss2|atom)/?$";s:42:"index.php?post_type=forum&feed=$matches[1]";s:26:"forums/page/([0-9]{1,})/?$";s:43:"index.php?post_type=forum&paged=$matches[1]";s:9:"topics/?$";s:25:"index.php?post_type=topic";s:39:"topics/feed/(feed|rdf|rss|rss2|atom)/?$";s:42:"index.php?post_type=topic&feed=$matches[1]";s:34:"topics/(feed|rdf|rss|rss2|atom)/?$";s:42:"index.php?post_type=topic&feed=$matches[1]";s:26:"topics/page/([0-9]{1,})/?$";s:43:"index.php?post_type=topic&paged=$matches[1]";s:28:"forums/forum/([^/]+)/edit/?$";s:34:"index.php?forum=$matches[1]&edit=1";s:28:"forums/topic/([^/]+)/edit/?$";s:34:"index.php?topic=$matches[1]&edit=1";s:28:"forums/reply/([^/]+)/edit/?$";s:34:"index.php?reply=$matches[1]&edit=1";s:32:"forums/topic-tag/([^/]+)/edit/?$";s:38:"index.php?topic-tag=$matches[1]&edit=1";s:48:"forums/users/([^/]+)/topics/page/?([0-9]{1,})/?$";s:59:"index.php?bbp_user=$matches[1]&bbp_tops=1&paged=$matches[2]";s:49:"forums/users/([^/]+)/replies/page/?([0-9]{1,})/?$";s:59:"index.php?bbp_user=$matches[1]&bbp_reps=1&paged=$matches[2]";s:51:"forums/users/([^/]+)/favorites/page/?([0-9]{1,})/?$";s:59:"index.php?bbp_user=$matches[1]&bbp_favs=1&paged=$matches[2]";s:55:"forums/users/([^/]+)/subscriptions/page/?([0-9]{1,})/?$";s:59:"index.php?bbp_user=$matches[1]&bbp_subs=1&paged=$matches[2]";s:53:"forums/users/([^/]+)/engagements/page/?([0-9]{1,})/?$";s:66:"index.php?bbp_user=$matches[1]&bbp_engagements=1&paged=$matches[2]";s:30:"forums/users/([^/]+)/topics/?$";s:41:"index.php?bbp_user=$matches[1]&bbp_tops=1";s:31:"forums/users/([^/]+)/replies/?$";s:41:"index.php?bbp_user=$matches[1]&bbp_reps=1";s:33:"forums/users/([^/]+)/favorites/?$";s:41:"index.php?bbp_user=$matches[1]&bbp_favs=1";s:37:"forums/users/([^/]+)/subscriptions/?$";s:41:"index.php?bbp_user=$matches[1]&bbp_subs=1";s:35:"forums/users/([^/]+)/engagements/?$";s:48:"index.php?bbp_user=$matches[1]&bbp_engagements=1";s:28:"forums/users/([^/]+)/edit/?$";s:37:"index.php?bbp_user=$matches[1]&edit=1";s:23:"forums/users/([^/]+)/?$";s:30:"index.php?bbp_user=$matches[1]";s:40:"forums/view/([^/]+)/page/?([0-9]{1,})/?$";s:48:"index.php?bbp_view=$matches[1]&paged=$matches[2]";s:27:"forums/view/([^/]+)/feed/?$";s:47:"index.php?bbp_view=$matches[1]&feed=$matches[2]";s:22:"forums/view/([^/]+)/?$";s:30:"index.php?bbp_view=$matches[1]";s:34:"forums/search/page/?([0-9]{1,})/?$";s:27:"index.php?paged=$matches[1]";s:16:"forums/search/?$";s:20:"index.php?bbp_search";s:24:"^wc-auth/v([1]{1})/(.*)?";s:63:"index.php?wc-auth-version=$matches[1]&wc-auth-route=$matches[2]";s:21:"^wc/file/transient/?$";s:33:"index.php?wc-transient-file-name=";s:24:"^wc/file/transient/(.+)$";s:44:"index.php?wc-transient-file-name=$matches[1]";s:22:"^wc-api/v([1-3]{1})/?$";s:51:"index.php?wc-api-version=$matches[1]&wc-api-route=/";s:24:"^wc-api/v([1-3]{1})(.*)?";s:61:"index.php?wc-api-version=$matches[1]&wc-api-route=$matches[2]";s:11:"boutique/?$";s:27:"index.php?post_type=product";s:41:"boutique/feed/(feed|rdf|rss|rss2|atom)/?$";s:44:"index.php?post_type=product&feed=$matches[1]";s:36:"boutique/(feed|rdf|rss|rss2|atom)/?$";s:44:"index.php?post_type=product&feed=$matches[1]";s:28:"boutique/page/([0-9]{1,})/?$";s:45:"index.php?post_type=product&paged=$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:11:"register/?$";s:23:"index.php?bp_register=1";s:19:"activate/([^/]+)/?$";s:51:"index.php?bp_activate=1&bp_activate_key=$matches[1]";s:11:"activate/?$";s:23:"index.php?bp_activate=1";s:23:"membres/type/([^/]+)/?$";s:50:"index.php?bp_members=1&bp_members_type=$matches[1]";s:40:"membres/([^/]+)/([^/]+)/([^/]+)/(.+?)/?$";s:144:"index.php?bp_members=1&bp_member=$matches[1]&bp_member_component=$matches[2]&bp_member_action=$matches[3]&bp_member_action_variables=$matches[4]";s:34:"membres/([^/]+)/([^/]+)/([^/]+)/?$";s:105:"index.php?bp_members=1&bp_member=$matches[1]&bp_member_component=$matches[2]&bp_member_action=$matches[3]";s:26:"membres/([^/]+)/([^/]+)/?$";s:76:"index.php?bp_members=1&bp_member=$matches[1]&bp_member_component=$matches[2]";s:18:"membres/([^/]+)/?$";s:44:"index.php?bp_members=1&bp_member=$matches[1]";s:10:"membres/?$";s:22:"index.php?bp_members=1";s:34:"activites-du-site/([^/]+)/(.+?)/?$";s:97:"index.php?bp_activities=1&bp_activity_action=$matches[1]&bp_activity_action_variables=$matches[2]";s:28:"activites-du-site/([^/]+)/?$";s:56:"index.php?bp_activities=1&bp_activity_action=$matches[1]";s:20:"activites-du-site/?$";s:25:"index.php?bp_activities=1";s:15:"^checkout-link$";s:28:"index.php?checkout-link=true";s:17:"tophive-header/?$";s:34:"index.php?post_type=tophive-header";s:47:"tophive-header/feed/(feed|rdf|rss|rss2|atom)/?$";s:51:"index.php?post_type=tophive-header&feed=$matches[1]";s:42:"tophive-header/(feed|rdf|rss|rss2|atom)/?$";s:51:"index.php?post_type=tophive-header&feed=$matches[1]";s:34:"tophive-header/page/([0-9]{1,})/?$";s:52:"index.php?post_type=tophive-header&paged=$matches[1]";s:17:"tophive-footer/?$";s:34:"index.php?post_type=tophive-footer";s:47:"tophive-footer/feed/(feed|rdf|rss|rss2|atom)/?$";s:51:"index.php?post_type=tophive-footer&feed=$matches[1]";s:42:"tophive-footer/(feed|rdf|rss|rss2|atom)/?$";s:51:"index.php?post_type=tophive-footer&feed=$matches[1]";s:34:"tophive-footer/page/([0-9]{1,})/?$";s:52:"index.php?post_type=tophive-footer&paged=$matches[1]";s:16:"tophive-forms/?$";s:33:"index.php?post_type=tophive-forms";s:46:"tophive-forms/feed/(feed|rdf|rss|rss2|atom)/?$";s:50:"index.php?post_type=tophive-forms&feed=$matches[1]";s:41:"tophive-forms/(feed|rdf|rss|rss2|atom)/?$";s:50:"index.php?post_type=tophive-forms&feed=$matches[1]";s:33:"tophive-forms/page/([0-9]{1,})/?$";s:51:"index.php?post_type=tophive-forms&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:43:"category/(.+?)/wc/file/transient(/(.*))?/?$";s:65:"index.php?category_name=$matches[1]&wc/file/transient=$matches[3]";s:32:"category/(.+?)/wc-api(/(.*))?/?$";s:54:"index.php?category_name=$matches[1]&wc-api=$matches[3]";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:40:"tag/([^/]+)/wc/file/transient(/(.*))?/?$";s:55:"index.php?tag=$matches[1]&wc/file/transient=$matches[3]";s:29:"tag/([^/]+)/wc-api(/(.*))?/?$";s:44:"index.php?tag=$matches[1]&wc-api=$matches[3]";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:38:"forums/forum/.+?/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:48:"forums/forum/.+?/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:68:"forums/forum/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:63:"forums/forum/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:63:"forums/forum/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:44:"forums/forum/.+?/attachment/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:27:"forums/forum/(.+?)/embed/?$";s:38:"index.php?forum=$matches[1]&embed=true";s:31:"forums/forum/(.+?)/trackback/?$";s:32:"index.php?forum=$matches[1]&tb=1";s:51:"forums/forum/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$";s:44:"index.php?forum=$matches[1]&feed=$matches[2]";s:46:"forums/forum/(.+?)/(feed|rdf|rss|rss2|atom)/?$";s:44:"index.php?forum=$matches[1]&feed=$matches[2]";s:39:"forums/forum/(.+?)/page/?([0-9]{1,})/?$";s:45:"index.php?forum=$matches[1]&paged=$matches[2]";s:46:"forums/forum/(.+?)/comment-page-([0-9]{1,})/?$";s:45:"index.php?forum=$matches[1]&cpage=$matches[2]";s:47:"forums/forum/(.+?)/wc/file/transient(/(.*))?/?$";s:57:"index.php?forum=$matches[1]&wc/file/transient=$matches[3]";s:36:"forums/forum/(.+?)/wc-api(/(.*))?/?$";s:46:"index.php?forum=$matches[1]&wc-api=$matches[3]";s:53:"forums/forum/.+?/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:64:"forums/forum/.+?/attachment/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:42:"forums/forum/.+?/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:53:"forums/forum/.+?/attachment/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:35:"forums/forum/(.+?)(?:/([0-9]+))?/?$";s:44:"index.php?forum=$matches[1]&page=$matches[2]";s:40:"forums/topic/[^/]+/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:50:"forums/topic/[^/]+/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:70:"forums/topic/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:65:"forums/topic/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:65:"forums/topic/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:46:"forums/topic/[^/]+/attachment/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:29:"forums/topic/([^/]+)/embed/?$";s:38:"index.php?topic=$matches[1]&embed=true";s:33:"forums/topic/([^/]+)/trackback/?$";s:32:"index.php?topic=$matches[1]&tb=1";s:53:"forums/topic/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:44:"index.php?topic=$matches[1]&feed=$matches[2]";s:48:"forums/topic/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:44:"index.php?topic=$matches[1]&feed=$matches[2]";s:41:"forums/topic/([^/]+)/page/?([0-9]{1,})/?$";s:45:"index.php?topic=$matches[1]&paged=$matches[2]";s:48:"forums/topic/([^/]+)/comment-page-([0-9]{1,})/?$";s:45:"index.php?topic=$matches[1]&cpage=$matches[2]";s:49:"forums/topic/([^/]+)/wc/file/transient(/(.*))?/?$";s:57:"index.php?topic=$matches[1]&wc/file/transient=$matches[3]";s:38:"forums/topic/([^/]+)/wc-api(/(.*))?/?$";s:46:"index.php?topic=$matches[1]&wc-api=$matches[3]";s:55:"forums/topic/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:66:"forums/topic/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:44:"forums/topic/[^/]+/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:55:"forums/topic/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:37:"forums/topic/([^/]+)(?:/([0-9]+))?/?$";s:44:"index.php?topic=$matches[1]&page=$matches[2]";s:29:"forums/topic/[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:39:"forums/topic/[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:59:"forums/topic/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:54:"forums/topic/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:54:"forums/topic/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:35:"forums/topic/[^/]+/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:40:"forums/reply/[^/]+/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:50:"forums/reply/[^/]+/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:70:"forums/reply/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:65:"forums/reply/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:65:"forums/reply/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:46:"forums/reply/[^/]+/attachment/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:29:"forums/reply/([^/]+)/embed/?$";s:38:"index.php?reply=$matches[1]&embed=true";s:33:"forums/reply/([^/]+)/trackback/?$";s:32:"index.php?reply=$matches[1]&tb=1";s:41:"forums/reply/([^/]+)/page/?([0-9]{1,})/?$";s:45:"index.php?reply=$matches[1]&paged=$matches[2]";s:48:"forums/reply/([^/]+)/comment-page-([0-9]{1,})/?$";s:45:"index.php?reply=$matches[1]&cpage=$matches[2]";s:49:"forums/reply/([^/]+)/wc/file/transient(/(.*))?/?$";s:57:"index.php?reply=$matches[1]&wc/file/transient=$matches[3]";s:38:"forums/reply/([^/]+)/wc-api(/(.*))?/?$";s:46:"index.php?reply=$matches[1]&wc-api=$matches[3]";s:55:"forums/reply/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:66:"forums/reply/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:44:"forums/reply/[^/]+/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:55:"forums/reply/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:37:"forums/reply/([^/]+)(?:/([0-9]+))?/?$";s:44:"index.php?reply=$matches[1]&page=$matches[2]";s:29:"forums/reply/[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:39:"forums/reply/[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:59:"forums/reply/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:54:"forums/reply/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:54:"forums/reply/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:35:"forums/reply/[^/]+/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:57:"forums/topic-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:48:"index.php?topic-tag=$matches[1]&feed=$matches[2]";s:52:"forums/topic-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:48:"index.php?topic-tag=$matches[1]&feed=$matches[2]";s:33:"forums/topic-tag/([^/]+)/embed/?$";s:42:"index.php?topic-tag=$matches[1]&embed=true";s:45:"forums/topic-tag/([^/]+)/page/?([0-9]{1,})/?$";s:49:"index.php?topic-tag=$matches[1]&paged=$matches[2]";s:27:"forums/topic-tag/([^/]+)/?$";s:31:"index.php?topic-tag=$matches[1]";s:42:"forums/search/([^/]+)/page/?([0-9]{1,})/?$";s:50:"index.php?bbp_search=$matches[1]&paged=$matches[2]";s:24:"forums/search/([^/]+)/?$";s:32:"index.php?bbp_search=$matches[1]";s:46:"e-floating-buttons/[^/]+/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:56:"e-floating-buttons/[^/]+/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:76:"e-floating-buttons/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:71:"e-floating-buttons/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:71:"e-floating-buttons/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:52:"e-floating-buttons/[^/]+/attachment/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:35:"e-floating-buttons/([^/]+)/embed/?$";s:51:"index.php?e-floating-buttons=$matches[1]&embed=true";s:39:"e-floating-buttons/([^/]+)/trackback/?$";s:45:"index.php?e-floating-buttons=$matches[1]&tb=1";s:47:"e-floating-buttons/([^/]+)/page/?([0-9]{1,})/?$";s:58:"index.php?e-floating-buttons=$matches[1]&paged=$matches[2]";s:54:"e-floating-buttons/([^/]+)/comment-page-([0-9]{1,})/?$";s:58:"index.php?e-floating-buttons=$matches[1]&cpage=$matches[2]";s:55:"e-floating-buttons/([^/]+)/wc/file/transient(/(.*))?/?$";s:70:"index.php?e-floating-buttons=$matches[1]&wc/file/transient=$matches[3]";s:44:"e-floating-buttons/([^/]+)/wc-api(/(.*))?/?$";s:59:"index.php?e-floating-buttons=$matches[1]&wc-api=$matches[3]";s:61:"e-floating-buttons/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:72:"e-floating-buttons/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:50:"e-floating-buttons/[^/]+/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:61:"e-floating-buttons/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:43:"e-floating-buttons/([^/]+)(?:/([0-9]+))?/?$";s:57:"index.php?e-floating-buttons=$matches[1]&page=$matches[2]";s:35:"e-floating-buttons/[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:45:"e-floating-buttons/[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:65:"e-floating-buttons/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:60:"e-floating-buttons/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:60:"e-floating-buttons/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:41:"e-floating-buttons/[^/]+/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:47:"elementor_component/[^/]+/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:57:"elementor_component/[^/]+/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:77:"elementor_component/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:72:"elementor_component/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:72:"elementor_component/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:53:"elementor_component/[^/]+/attachment/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:36:"elementor_component/([^/]+)/embed/?$";s:52:"index.php?elementor_component=$matches[1]&embed=true";s:40:"elementor_component/([^/]+)/trackback/?$";s:46:"index.php?elementor_component=$matches[1]&tb=1";s:48:"elementor_component/([^/]+)/page/?([0-9]{1,})/?$";s:59:"index.php?elementor_component=$matches[1]&paged=$matches[2]";s:55:"elementor_component/([^/]+)/comment-page-([0-9]{1,})/?$";s:59:"index.php?elementor_component=$matches[1]&cpage=$matches[2]";s:56:"elementor_component/([^/]+)/wc/file/transient(/(.*))?/?$";s:71:"index.php?elementor_component=$matches[1]&wc/file/transient=$matches[3]";s:45:"elementor_component/([^/]+)/wc-api(/(.*))?/?$";s:60:"index.php?elementor_component=$matches[1]&wc-api=$matches[3]";s:62:"elementor_component/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:73:"elementor_component/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:51:"elementor_component/[^/]+/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:62:"elementor_component/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:44:"elementor_component/([^/]+)(?:/([0-9]+))?/?$";s:58:"index.php?elementor_component=$matches[1]&page=$matches[2]";s:36:"elementor_component/[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:46:"elementor_component/[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:66:"elementor_component/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:61:"elementor_component/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:61:"elementor_component/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:42:"elementor_component/[^/]+/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:45:"marque/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$";s:52:"index.php?product_brand=$matches[1]&feed=$matches[2]";s:40:"marque/(.+?)/(feed|rdf|rss|rss2|atom)/?$";s:52:"index.php?product_brand=$matches[1]&feed=$matches[2]";s:21:"marque/(.+?)/embed/?$";s:46:"index.php?product_brand=$matches[1]&embed=true";s:33:"marque/(.+?)/page/?([0-9]{1,})/?$";s:53:"index.php?product_brand=$matches[1]&paged=$matches[2]";s:15:"marque/(.+?)/?$";s:35:"index.php?product_brand=$matches[1]";s:56:"categorie-produit/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$";s:50:"index.php?product_cat=$matches[1]&feed=$matches[2]";s:51:"categorie-produit/(.+?)/(feed|rdf|rss|rss2|atom)/?$";s:50:"index.php?product_cat=$matches[1]&feed=$matches[2]";s:32:"categorie-produit/(.+?)/embed/?$";s:44:"index.php?product_cat=$matches[1]&embed=true";s:44:"categorie-produit/(.+?)/page/?([0-9]{1,})/?$";s:51:"index.php?product_cat=$matches[1]&paged=$matches[2]";s:26:"categorie-produit/(.+?)/?$";s:33:"index.php?product_cat=$matches[1]";s:58:"etiquette-produit/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:50:"index.php?product_tag=$matches[1]&feed=$matches[2]";s:53:"etiquette-produit/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:50:"index.php?product_tag=$matches[1]&feed=$matches[2]";s:34:"etiquette-produit/([^/]+)/embed/?$";s:44:"index.php?product_tag=$matches[1]&embed=true";s:46:"etiquette-produit/([^/]+)/page/?([0-9]{1,})/?$";s:51:"index.php?product_tag=$matches[1]&paged=$matches[2]";s:28:"etiquette-produit/([^/]+)/?$";s:33:"index.php?product_tag=$matches[1]";s:35:"produit/[^/]+/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:45:"produit/[^/]+/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:65:"produit/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:60:"produit/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:60:"produit/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:41:"produit/[^/]+/attachment/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:24:"produit/([^/]+)/embed/?$";s:40:"index.php?product=$matches[1]&embed=true";s:28:"produit/([^/]+)/trackback/?$";s:34:"index.php?product=$matches[1]&tb=1";s:48:"produit/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:46:"index.php?product=$matches[1]&feed=$matches[2]";s:43:"produit/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:46:"index.php?product=$matches[1]&feed=$matches[2]";s:36:"produit/([^/]+)/page/?([0-9]{1,})/?$";s:47:"index.php?product=$matches[1]&paged=$matches[2]";s:43:"produit/([^/]+)/comment-page-([0-9]{1,})/?$";s:47:"index.php?product=$matches[1]&cpage=$matches[2]";s:44:"produit/([^/]+)/wc/file/transient(/(.*))?/?$";s:59:"index.php?product=$matches[1]&wc/file/transient=$matches[3]";s:33:"produit/([^/]+)/wc-api(/(.*))?/?$";s:48:"index.php?product=$matches[1]&wc-api=$matches[3]";s:50:"produit/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:61:"produit/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:39:"produit/[^/]+/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:50:"produit/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:32:"produit/([^/]+)(?:/([0-9]+))?/?$";s:46:"index.php?product=$matches[1]&page=$matches[2]";s:24:"produit/[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:34:"produit/[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:54:"produit/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:49:"produit/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:49:"produit/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:30:"produit/[^/]+/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:38:"membres/([1]{1,})/page/?([0-9]{1,})/?$";s:50:"index.php?bp_members=$matches[1]&paged=$matches[2]";s:20:"membres/([1]{1,})/?$";s:32:"index.php?bp_members=$matches[1]";s:39:"register/([1]{1,})/page/?([0-9]{1,})/?$";s:51:"index.php?bp_register=$matches[1]&paged=$matches[2]";s:21:"register/([1]{1,})/?$";s:33:"index.php?bp_register=$matches[1]";s:39:"activate/([1]{1,})/page/?([0-9]{1,})/?$";s:51:"index.php?bp_activate=$matches[1]&paged=$matches[2]";s:21:"activate/([1]{1,})/?$";s:33:"index.php?bp_activate=$matches[1]";s:48:"activites-du-site/([1]{1,})/page/?([0-9]{1,})/?$";s:53:"index.php?bp_activities=$matches[1]&paged=$matches[2]";s:30:"activites-du-site/([1]{1,})/?$";s:35:"index.php?bp_activities=$matches[1]";s:42:"tophive-header/[^/]+/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:52:"tophive-header/[^/]+/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:72:"tophive-header/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:67:"tophive-header/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:67:"tophive-header/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:48:"tophive-header/[^/]+/attachment/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:31:"tophive-header/([^/]+)/embed/?$";s:47:"index.php?tophive-header=$matches[1]&embed=true";s:35:"tophive-header/([^/]+)/trackback/?$";s:41:"index.php?tophive-header=$matches[1]&tb=1";s:55:"tophive-header/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:53:"index.php?tophive-header=$matches[1]&feed=$matches[2]";s:50:"tophive-header/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:53:"index.php?tophive-header=$matches[1]&feed=$matches[2]";s:43:"tophive-header/([^/]+)/page/?([0-9]{1,})/?$";s:54:"index.php?tophive-header=$matches[1]&paged=$matches[2]";s:50:"tophive-header/([^/]+)/comment-page-([0-9]{1,})/?$";s:54:"index.php?tophive-header=$matches[1]&cpage=$matches[2]";s:51:"tophive-header/([^/]+)/wc/file/transient(/(.*))?/?$";s:66:"index.php?tophive-header=$matches[1]&wc/file/transient=$matches[3]";s:40:"tophive-header/([^/]+)/wc-api(/(.*))?/?$";s:55:"index.php?tophive-header=$matches[1]&wc-api=$matches[3]";s:57:"tophive-header/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:68:"tophive-header/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:46:"tophive-header/[^/]+/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:57:"tophive-header/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:39:"tophive-header/([^/]+)(?:/([0-9]+))?/?$";s:53:"index.php?tophive-header=$matches[1]&page=$matches[2]";s:31:"tophive-header/[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:41:"tophive-header/[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:61:"tophive-header/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:56:"tophive-header/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:56:"tophive-header/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:37:"tophive-header/[^/]+/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:42:"tophive-footer/[^/]+/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:52:"tophive-footer/[^/]+/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:72:"tophive-footer/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:67:"tophive-footer/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:67:"tophive-footer/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:48:"tophive-footer/[^/]+/attachment/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:31:"tophive-footer/([^/]+)/embed/?$";s:47:"index.php?tophive-footer=$matches[1]&embed=true";s:35:"tophive-footer/([^/]+)/trackback/?$";s:41:"index.php?tophive-footer=$matches[1]&tb=1";s:55:"tophive-footer/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:53:"index.php?tophive-footer=$matches[1]&feed=$matches[2]";s:50:"tophive-footer/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:53:"index.php?tophive-footer=$matches[1]&feed=$matches[2]";s:43:"tophive-footer/([^/]+)/page/?([0-9]{1,})/?$";s:54:"index.php?tophive-footer=$matches[1]&paged=$matches[2]";s:50:"tophive-footer/([^/]+)/comment-page-([0-9]{1,})/?$";s:54:"index.php?tophive-footer=$matches[1]&cpage=$matches[2]";s:51:"tophive-footer/([^/]+)/wc/file/transient(/(.*))?/?$";s:66:"index.php?tophive-footer=$matches[1]&wc/file/transient=$matches[3]";s:40:"tophive-footer/([^/]+)/wc-api(/(.*))?/?$";s:55:"index.php?tophive-footer=$matches[1]&wc-api=$matches[3]";s:57:"tophive-footer/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:68:"tophive-footer/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:46:"tophive-footer/[^/]+/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:57:"tophive-footer/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:39:"tophive-footer/([^/]+)(?:/([0-9]+))?/?$";s:53:"index.php?tophive-footer=$matches[1]&page=$matches[2]";s:31:"tophive-footer/[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:41:"tophive-footer/[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:61:"tophive-footer/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:56:"tophive-footer/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:56:"tophive-footer/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:37:"tophive-footer/[^/]+/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:41:"tophive-forms/[^/]+/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:51:"tophive-forms/[^/]+/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:71:"tophive-forms/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:66:"tophive-forms/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:66:"tophive-forms/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:47:"tophive-forms/[^/]+/attachment/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:30:"tophive-forms/([^/]+)/embed/?$";s:46:"index.php?tophive-forms=$matches[1]&embed=true";s:34:"tophive-forms/([^/]+)/trackback/?$";s:40:"index.php?tophive-forms=$matches[1]&tb=1";s:54:"tophive-forms/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:52:"index.php?tophive-forms=$matches[1]&feed=$matches[2]";s:49:"tophive-forms/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:52:"index.php?tophive-forms=$matches[1]&feed=$matches[2]";s:42:"tophive-forms/([^/]+)/page/?([0-9]{1,})/?$";s:53:"index.php?tophive-forms=$matches[1]&paged=$matches[2]";s:49:"tophive-forms/([^/]+)/comment-page-([0-9]{1,})/?$";s:53:"index.php?tophive-forms=$matches[1]&cpage=$matches[2]";s:50:"tophive-forms/([^/]+)/wc/file/transient(/(.*))?/?$";s:65:"index.php?tophive-forms=$matches[1]&wc/file/transient=$matches[3]";s:39:"tophive-forms/([^/]+)/wc-api(/(.*))?/?$";s:54:"index.php?tophive-forms=$matches[1]&wc-api=$matches[3]";s:56:"tophive-forms/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:67:"tophive-forms/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:45:"tophive-forms/[^/]+/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:56:"tophive-forms/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:38:"tophive-forms/([^/]+)(?:/([0-9]+))?/?$";s:52:"index.php?tophive-forms=$matches[1]&page=$matches[2]";s:30:"tophive-forms/[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:40:"tophive-forms/[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:60:"tophive-forms/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:55:"tophive-forms/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:55:"tophive-forms/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:36:"tophive-forms/[^/]+/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:12:"robots\\.txt$";s:18:"index.php?robots=1";s:13:"favicon\\.ico$";s:19:"index.php?favicon=1";s:12:"sitemap\\.xml";s:23:"index.php?sitemap=index";s:48:".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$";s:18:"index.php?feed=old";s:20:".*wp-app\\.php(/.*)?$";s:19:"index.php?error=403";s:18:".*wp-register.php$";s:23:"index.php?register=true";s:32:"feed/(feed|rdf|rss|rss2|atom)/?$";s:27:"index.php?&feed=$matches[1]";s:27:"(feed|rdf|rss|rss2|atom)/?$";s:27:"index.php?&feed=$matches[1]";s:8:"embed/?$";s:21:"index.php?&embed=true";s:20:"page/?([0-9]{1,})/?$";s:28:"index.php?&paged=$matches[1]";s:27:"comment-page-([0-9]{1,})/?$";s:40:"index.php?&page_id=429&cpage=$matches[1]";s:28:"wc/file/transient(/(.*))?/?$";s:40:"index.php?&wc/file/transient=$matches[2]";s:17:"wc-api(/(.*))?/?$";s:29:"index.php?&wc-api=$matches[2]";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:37:"comments/wc/file/transient(/(.*))?/?$";s:40:"index.php?&wc/file/transient=$matches[2]";s:26:"comments/wc-api(/(.*))?/?$";s:29:"index.php?&wc-api=$matches[2]";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:40:"search/(.+)/wc/file/transient(/(.*))?/?$";s:53:"index.php?s=$matches[1]&wc/file/transient=$matches[3]";s:29:"search/(.+)/wc-api(/(.*))?/?$";s:42:"index.php?s=$matches[1]&wc-api=$matches[3]";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:43:"author/([^/]+)/wc/file/transient(/(.*))?/?$";s:63:"index.php?author_name=$matches[1]&wc/file/transient=$matches[3]";s:32:"author/([^/]+)/wc-api(/(.*))?/?$";s:52:"index.php?author_name=$matches[1]&wc-api=$matches[3]";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:65:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$";s:93:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc/file/transient=$matches[5]";s:54:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc-api(/(.*))?/?$";s:82:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc-api=$matches[5]";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:52:"([0-9]{4})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$";s:77:"index.php?year=$matches[1]&monthnum=$matches[2]&wc/file/transient=$matches[4]";s:41:"([0-9]{4})/([0-9]{1,2})/wc-api(/(.*))?/?$";s:66:"index.php?year=$matches[1]&monthnum=$matches[2]&wc-api=$matches[4]";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:39:"([0-9]{4})/wc/file/transient(/(.*))?/?$";s:56:"index.php?year=$matches[1]&wc/file/transient=$matches[3]";s:28:"([0-9]{4})/wc-api(/(.*))?/?$";s:45:"index.php?year=$matches[1]&wc-api=$matches[3]";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:36:"(.?.+?)/wc/file/transient(/(.*))?/?$";s:60:"index.php?pagename=$matches[1]&wc/file/transient=$matches[3]";s:25:"(.?.+?)/wc-api(/(.*))?/?$";s:49:"index.php?pagename=$matches[1]&wc-api=$matches[3]";s:28:"(.?.+?)/order-pay(/(.*))?/?$";s:52:"index.php?pagename=$matches[1]&order-pay=$matches[3]";s:33:"(.?.+?)/order-received(/(.*))?/?$";s:57:"index.php?pagename=$matches[1]&order-received=$matches[3]";s:25:"(.?.+?)/orders(/(.*))?/?$";s:49:"index.php?pagename=$matches[1]&orders=$matches[3]";s:29:"(.?.+?)/view-order(/(.*))?/?$";s:53:"index.php?pagename=$matches[1]&view-order=$matches[3]";s:28:"(.?.+?)/downloads(/(.*))?/?$";s:52:"index.php?pagename=$matches[1]&downloads=$matches[3]";s:31:"(.?.+?)/edit-account(/(.*))?/?$";s:55:"index.php?pagename=$matches[1]&edit-account=$matches[3]";s:31:"(.?.+?)/edit-address(/(.*))?/?$";s:55:"index.php?pagename=$matches[1]&edit-address=$matches[3]";s:34:"(.?.+?)/payment-methods(/(.*))?/?$";s:58:"index.php?pagename=$matches[1]&payment-methods=$matches[3]";s:32:"(.?.+?)/lost-password(/(.*))?/?$";s:56:"index.php?pagename=$matches[1]&lost-password=$matches[3]";s:34:"(.?.+?)/customer-logout(/(.*))?/?$";s:58:"index.php?pagename=$matches[1]&customer-logout=$matches[3]";s:37:"(.?.+?)/add-payment-method(/(.*))?/?$";s:61:"index.php?pagename=$matches[1]&add-payment-method=$matches[3]";s:40:"(.?.+?)/delete-payment-method(/(.*))?/?$";s:64:"index.php?pagename=$matches[1]&delete-payment-method=$matches[3]";s:45:"(.?.+?)/set-default-payment-method(/(.*))?/?$";s:69:"index.php?pagename=$matches[1]&set-default-payment-method=$matches[3]";s:42:".?.+?/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:53:".?.+?/attachment/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:31:".?.+?/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:42:".?.+?/attachment/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";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:36:"([^/]+)/wc/file/transient(/(.*))?/?$";s:56:"index.php?name=$matches[1]&wc/file/transient=$matches[3]";s:25:"([^/]+)/wc-api(/(.*))?/?$";s:45:"index.php?name=$matches[1]&wc-api=$matches[3]";s:42:"[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:53:"[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:31:"[^/]+/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:42:"[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";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";}', 'auto'),
(240, 'elementor_onboarded', '1', 'auto'),
(241, '_elementor_installed_time', '1751322617', 'auto'),
(204, 'envato_market', 'a:2:{s:16:"is_plugin_active";s:1:"1";s:17:"installed_version";s:6:"2.0.12";}', 'auto'),
(252, 'recently_activated', 'a:2:{s:42:"tophive-bp-messenger/tophive-messenger.php";i:1774442074;s:30:"metafanscore/metafans-core.php";i:1774441671;}', 'off'),
(14474, 'woocommerce_ship_to_countries', '', 'on'),
(253, 'widget_tophive_fo_recent_post_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(254, 'widget_mchimp-subs', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(131, 'WPLANG', 'fr_FR', 'auto'),
(133, 'theme_mods_twentytwentyfive', 'a:2:{s:18:"custom_css_post_id";i:-1;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1751322560;s:4:"data";a:3:{s:19:"wp_inactive_widgets";a:0:{}s:9:"sidebar-1";a:3:{i:0;s:7:"block-2";i:1;s:7:"block-3";i:2;s:7:"block-4";}s:9:"sidebar-2";a:2:{i:0;s:7:"block-5";i:1;s:7:"block-6";}}}}', 'off'),
(134, '_transient_wp_styles_for_blocks', 'a:2:{s:4:"hash";s:32:"26595e65d81c66294a4ee512a5db891b";s:6:"blocks";a:6:{s:11:"core/button";s:0:"";s:14:"core/site-logo";s:0:"";s:18:"core/post-template";s:120:":where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}";s:18:"core/term-template";s:120:":where(.wp-block-term-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-term-template.is-layout-grid){gap: 1.25em;}";s:12:"core/columns";s:102:":where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}";s:14:"core/pullquote";s:69:":root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}";}}', 'on'),
(295, 'nav_menus_created_posts', 'a:0:{}', 'on'),
(296, 'bp_nouveau_appearance', 'a:26:{s:12:"avatar_style";i:1;s:15:"user_front_page";i:0;s:14:"user_front_bio";i:0;s:16:"user_nav_display";i:0;s:13:"user_nav_tabs";i:0;s:16:"user_subnav_tabs";i:0;s:14:"user_nav_order";a:0:{}s:14:"members_layout";i:3;s:20:"members_group_layout";i:1;s:22:"members_friends_layout";i:2;s:19:"activity_dir_layout";i:0;s:17:"activity_dir_tabs";i:0;s:18:"members_dir_layout";i:0;s:16:"members_dir_tabs";i:0;s:17:"groups_dir_layout";i:0;s:16:"group_front_page";i:1;s:17:"group_front_boxes";i:1;s:23:"group_front_description";i:0;s:17:"group_nav_display";i:0;s:14:"group_nav_tabs";i:0;s:17:"group_subnav_tabs";i:0;s:18:"groups_create_tabs";i:1;s:15:"group_nav_order";a:0:{}s:13:"groups_layout";i:3;s:15:"groups_dir_tabs";i:0;s:16:"global_alignment";s:9:"alignwide";}', 'on'),
(297, 'site_logo', '359', 'auto'),
(161, 'finished_updating_comment_type', '1', 'auto'),
(174, 'bp-deactivated-components', 'a:0:{}', 'auto'),
(14455, 'gamipress_settings', 'a:16:{s:12:"minimum_role";s:14:"manage_options";s:17:"points_image_size";a:2:{s:5:"width";i:50;s:6:"height";i:50;}s:22:"achievement_image_size";a:2:{s:5:"width";i:100;s:6:"height";i:100;}s:15:"rank_image_size";a:2:{s:5:"width";i:100;s:6:"height";i:100;}s:32:"achievement_earned_email_subject";s:84:"[{site_title}] {user_first}, you unlocked the {achievement_type} {achievement_title}";s:32:"achievement_earned_email_content";s:200:"<h2>Congratulations {user_first}!</h2>\n{achievement_image}\nVous débloquez le {achievement_type} {achievement_title} en complétant les étapes suivantes :\n{achievement_steps}\n\nMeilleures salutations";s:28:"step_completed_email_subject";s:94:"[{site_title}] {user_first}, you complete a step of the {achievement_type} {achievement_title}";s:28:"step_completed_email_content";s:270:"<h2>Congratulations {user_first}!</h2>\n{achievement_image}\nYou completed the step "{label}" of the {achievement_type} {achievement_title}!\n\nYou need to complete the following steps to completely unlock this {achievement_type}:\n{achievement_steps}\n\nMeilleures salutations";s:36:"points_award_completed_email_subject";s:59:"[{site_title}] {user_first}, you got {points} {points_type}";s:36:"points_award_completed_email_content";s:180:"<h2>Congratulations {user_first}!</h2>\nYou got {points} {points_type} for completing "{label}".\nVotre nouveau solde de {points_type} est :\n{points_balance}\n\nMeilleures salutations";s:25:"rank_earned_email_subject";s:69:"[{site_title}] {user_first}, you reached the {rank_type} {rank_title}";s:25:"rank_earned_email_content";s:185:"<h2>Congratulations {user_first}!</h2>\n{rank_image}\nVous avez complété le {rank_type} {rank_title} en complétant les prérequis suivant :\n{rank_requirements}\n\nMeilleures salutations";s:40:"rank_requirement_completed_email_subject";s:87:"[{site_title}] {user_first}, you complete a requirement of the {rank_type} {rank_title}";s:40:"rank_requirement_completed_email_content";s:255:"<h2>Congratulations {user_first}!</h2>\n{rank_image}\nYou completed the requirement "{label}" of the {rank_type} {rank_title}!\n\nYou need to complete the following requirements to completely reach this {rank_type}:\n{rank_requirements}\n\nMeilleures salutations";s:37:"points_deduct_completed_email_subject";s:60:"[{site_title}] {user_first}, you lost {points} {points_type}";s:37:"points_deduct_completed_email_content";s:159:"<h2>Oops {user_first}!</h2>\nYou lost {points} {points_type} for "{label}".\nVotre nouveau solde de {points_type} est :\n{points_balance}\n\nMeilleures salutations";}', 'auto');
INSERT INTO `EKPjf_options` VALUES
(14417, 'db_upgraded', '', 'on'),
(178, 'bp-disable-profile-sync', '', 'auto'),
(176, 'bp-xprofile-fullname-field-name', 'Name', 'auto'),
(177, 'bp-blogs-first-install', '', 'auto'),
(224, 'envato_market_state', 'activated', 'auto'),
(226, 'elementor_checklist', '{"last_opened_timestamp":null,"first_closed_checklist_in_editor":false,"is_popup_minimized":false,"steps":{"add_logo":{"is_marked_completed":false,"is_immutable_completed":false},"set_fonts_and_colors":{"is_marked_completed":false,"is_immutable_completed":false},"create_pages":{"is_marked_completed":false,"is_immutable_completed":false},"setup_header":{"is_marked_completed":false,"is_immutable_completed":false},"assign_homepage":{"is_marked_completed":false,"is_immutable_completed":false}},"should_open_in_editor":false}', 'auto'),
(187, '_bp_theme_package_id', 'nouveau', 'auto'),
(184, 'bp-disable-group-activity-deletions', '', 'auto'),
(185, 'bp-disable-account-deletion', '', 'auto'),
(186, 'bp-disable-blogforum-comments', '1', 'auto'),
(179, 'hide-loggedout-adminbar', '', 'auto'),
(180, 'bp-disable-avatar-uploads', '', 'auto'),
(181, 'bp-disable-cover-image-uploads', '', 'auto'),
(182, 'bp-disable-group-avatar-uploads', '', 'auto'),
(183, 'bp-disable-group-cover-image-uploads', '', 'auto'),
(175, 'bp-xprofile-base-group-name', 'Base', 'auto'),
(167, 'current_theme', 'Metafans Child', 'auto'),
(168, 'theme_mods_metafans-child', 'a:110:{i:0;b:0;s:18:"nav_menu_locations";a:1:{s:6:"menu-1";i:28;}s:30:"advanced_import_setup_complete";i:1773841110;s:18:"custom_css_post_id";i:-1;s:22:"header_builder_version";s:2:"v1";s:28:"hide_header_builder_switcher";s:2:"no";s:11:"custom_logo";i:359;s:14:"logo_max_width";a:3:{s:7:"desktop";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:3:"170";}s:6:"tablet";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}s:6:"mobile";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:3:"143";}}s:16:"header_logo_name";s:2:"no";s:25:"buddypress_sidebar_layout";s:23:"sidebar-content-sidebar";s:11:"site_layout";s:11:"site-framed";s:23:"sidebar_vertical_border";s:23:"sidebar_vertical_border";s:20:"header_builder_panel";a:2:{s:7:"desktop";a:3:{s:3:"top";a:0:{}s:4:"main";a:5:{i:0;a:5:{s:1:"x";s:1:"0";s:1:"y";s:1:"1";s:5:"width";s:1:"3";s:6:"height";s:1:"1";s:2:"id";s:4:"logo";}i:1;a:5:{s:1:"x";s:1:"3";s:1:"y";s:1:"1";s:5:"width";s:1:"4";s:6:"height";s:1:"1";s:2:"id";s:10:"search_box";}i:2;a:5:{s:1:"x";s:1:"7";s:1:"y";s:1:"1";s:5:"width";s:1:"2";s:6:"height";s:1:"1";s:2:"id";s:12:"social-icons";}i:3;a:5:{s:1:"x";s:2:"10";s:1:"y";s:1:"1";s:5:"width";s:1:"1";s:6:"height";s:1:"1";s:2:"id";s:13:"signin_signup";}i:4;a:5:{s:1:"x";s:2:"11";s:1:"y";s:1:"1";s:5:"width";s:1:"1";s:6:"height";s:1:"1";s:2:"id";s:17:"user_notification";}}s:6:"bottom";a:0:{}}s:6:"mobile";a:4:{s:3:"top";a:0:{}s:4:"main";a:3:{i:0;a:5:{s:1:"x";s:1:"0";s:1:"y";s:1:"1";s:5:"width";s:1:"6";s:6:"height";s:1:"1";s:2:"id";s:4:"logo";}i:1;a:5:{s:1:"x";s:1:"6";s:1:"y";s:1:"1";s:5:"width";s:1:"4";s:6:"height";s:1:"1";s:2:"id";s:13:"signin_signup";}i:2;a:5:{s:1:"x";s:2:"10";s:1:"y";s:1:"1";s:5:"width";s:1:"2";s:6:"height";s:1:"1";s:2:"id";s:14:"header_contact";}}s:6:"bottom";a:1:{i:0;a:5:{s:1:"x";s:1:"0";s:1:"y";s:1:"1";s:5:"width";s:2:"12";s:6:"height";s:1:"1";s:2:"id";s:12:"social-icons";}}s:7:"sidebar";a:2:{i:0;a:5:{s:1:"x";s:1:"0";s:1:"y";s:1:"1";s:5:"width";s:1:"1";s:6:"height";s:1:"1";s:2:"id";s:4:"html";}i:1;a:5:{s:1:"x";s:1:"0";s:1:"y";s:1:"1";s:5:"width";s:1:"1";s:6:"height";s:1:"1";s:2:"id";s:12:"primary-menu";}}}}s:25:"header_social_icons_items";a:4:{i:0;a:4:{s:5:"title";s:4:"Home";s:4:"icon";a:2:{s:4:"type";s:12:"font-awesome";s:4:"icon";s:10:"fa fa-home";}s:3:"url";s:29:"/metafans/online-communities/";s:11:"_visibility";s:7:"visible";}i:1;a:4:{s:5:"title";s:6:"Forums";s:4:"icon";a:2:{s:4:"type";s:12:"font-awesome";s:4:"icon";s:12:"fa fa-pencil";}s:3:"url";s:35:"/metafans/online-communities/forum/";s:11:"_visibility";s:7:"visible";}i:2;a:4:{s:5:"title";s:7:"Members";s:4:"icon";a:2:{s:4:"type";s:12:"font-awesome";s:4:"icon";s:15:"fa fa-user-plus";}s:3:"url";s:37:"/metafans/online-communities/members/";s:11:"_visibility";s:7:"visible";}i:3;a:4:{s:5:"title";s:6:"Groups";s:4:"icon";a:2:{s:4:"type";s:12:"font-awesome";s:4:"icon";s:10:"fa fa-flag";}s:3:"url";s:36:"/metafans/online-communities/groups/";s:11:"_visibility";s:7:"visible";}}s:30:"header_social_icons_color_type";s:6:"custom";s:32:"header_social_icons_custom_color";a:2:{s:7:"default";a:2:{s:7:"primary";s:7:"#ffffff";s:9:"secondary";s:18:"rgba(1,35,63,0.52)";}s:5:"hover";a:2:{s:7:"primary";s:7:"#ffffff";s:9:"secondary";s:7:"#df613c";}}s:30:"header_user_notification_merge";a:2:{s:7:"desktop";s:4:"next";s:6:"mobile";s:1:"0";}s:20:"footer_builder_panel";a:1:{s:7:"desktop";a:2:{s:4:"main";a:4:{i:0;a:5:{s:1:"x";s:1:"0";s:1:"y";s:1:"1";s:5:"width";s:1:"3";s:6:"height";s:1:"1";s:2:"id";s:8:"footer-1";}i:1;a:5:{s:1:"x";s:1:"3";s:1:"y";s:1:"1";s:5:"width";s:1:"3";s:6:"height";s:1:"1";s:2:"id";s:8:"footer-2";}i:2;a:5:{s:1:"x";s:1:"6";s:1:"y";s:1:"1";s:5:"width";s:1:"3";s:6:"height";s:1:"1";s:2:"id";s:8:"footer-3";}i:3;a:5:{s:1:"x";s:1:"9";s:1:"y";s:1:"1";s:5:"width";s:1:"3";s:6:"height";s:1:"1";s:2:"id";s:8:"footer-4";}}s:6:"bottom";a:1:{i:0;a:5:{s:1:"x";s:1:"0";s:1:"y";s:1:"1";s:5:"width";s:1:"6";s:6:"height";s:1:"1";s:2:"id";s:16:"footer_copyright";}}}}s:26:"header_signin_signup_align";a:3:{s:7:"desktop";s:5:"right";s:6:"tablet";s:5:"right";s:6:"mobile";s:5:"right";}s:24:"header_social_icons_size";a:3:{s:7:"desktop";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:2:"18";}s:6:"tablet";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}s:6:"mobile";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:2:"15";}}s:25:"header_social_icons_shape";s:6:"circle";s:26:"search_icon_modal_icon_pos";a:3:{s:7:"desktop";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:3:"-40";}s:6:"tablet";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:3:"-40";}s:6:"mobile";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:3:"-40";}}s:24:"header_search_icon_merge";a:2:{s:7:"desktop";s:4:"next";s:6:"mobile";s:1:"0";}s:24:"header_search_icon_align";a:3:{s:7:"desktop";s:5:"right";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"header_social_icons_spacing";a:3:{s:7:"desktop";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:2:"15";}s:6:"tablet";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}s:6:"mobile";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}}s:16:"search_box_width";a:3:{s:7:"desktop";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:3:"455";}s:6:"tablet";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}s:6:"mobile";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}}s:22:"search_box_placeholder";s:16:"Search community";s:23:"header_search_box_align";a:3:{s:7:"desktop";s:5:"right";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:23:"header_search_box_merge";a:2:{s:7:"desktop";s:4:"prev";s:6:"mobile";s:1:"0";}s:20:"search_box_font_size";a:11:{s:4:"font";s:0:"";s:11:"font_weight";s:0:"";s:9:"languages";a:0:{}s:9:"font_size";a:3:{s:7:"desktop";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:2:"14";}s:6:"tablet";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}s:6:"mobile";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}}s:11:"line_height";a:3:{s:7:"desktop";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}s:6:"tablet";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}s:6:"mobile";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}}s:14:"letter_spacing";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}s:5:"style";s:0:"";s:15:"text_decoration";s:0:"";s:14:"text_transform";s:0:"";s:7:"variant";a:0:{}s:9:"font_type";s:6:"normal";}s:24:"search_box_input_styling";a:2:{s:6:"normal";a:9:{s:10:"text_color";s:22:"rgba(163,161,148,0.64)";s:7:"padding";a:3:{s:7:"desktop";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:1:"8";s:4:"link";s:0:"";}s:6:"tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:6:"mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}}s:8:"bg_color";s:7:"#ffffff";s:11:"bg_position";s:0:"";s:12:"border_style";s:5:"solid";s:12:"border_width";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"1";s:5:"right";s:1:"1";s:6:"bottom";s:1:"1";s:4:"left";s:1:"1";s:4:"link";s:1:"1";}s:12:"border_color";s:18:"rgba(1,35,63,0.09)";s:13:"border_radius";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"50";s:5:"right";s:2:"50";s:6:"bottom";s:2:"50";s:4:"left";s:2:"50";s:4:"link";s:1:"1";}s:10:"box_shadow";a:6:{s:5:"color";s:13:"rgba(0,0,0,0)";s:1:"x";s:0:"";s:1:"y";s:0:"";s:4:"blur";s:0:"";s:6:"spread";s:0:"";s:5:"inset";s:0:"";}}s:5:"hover";a:6:{s:10:"text_color";s:0:"";s:8:"bg_color";s:0:"";s:12:"border_style";s:0:"";s:12:"border_width";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:12:"border_color";s:0:"";s:10:"box_shadow";a:6:{s:5:"color";s:0:"";s:1:"x";s:0:"";s:1:"y";s:0:"";s:4:"blur";s:0:"";s:6:"spread";s:0:"";s:5:"inset";s:0:"";}}}s:17:"search_box_height";a:3:{s:7:"desktop";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:2:"44";}s:6:"tablet";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}s:6:"mobile";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}}s:20:"search_box_icon_size";a:3:{s:7:"desktop";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:2:"15";}s:6:"tablet";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}s:6:"mobile";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}}s:23:"search_box_icon_styling";a:2:{s:6:"normal";a:9:{s:10:"text_color";s:18:"rgba(1,35,63,0.38)";s:7:"padding";a:3:{s:7:"desktop";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"6";s:5:"right";s:2:"17";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:0:"";}s:6:"tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:6:"mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}}s:8:"bg_color";s:0:"";s:11:"bg_position";s:0:"";s:12:"border_style";s:0:"";s:12:"border_width";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:12:"border_color";s:0:"";s:13:"border_radius";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:10:"box_shadow";a:6:{s:5:"color";s:0:"";s:1:"x";s:0:"";s:1:"y";s:0:"";s:4:"blur";s:0:"";s:6:"spread";s:0:"";s:5:"inset";s:0:"";}}s:5:"hover";a:6:{s:10:"text_color";s:18:"rgba(1,35,63,0.38)";s:8:"bg_color";s:0:"";s:12:"border_style";s:0:"";s:12:"border_width";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:12:"border_color";s:0:"";s:10:"box_shadow";a:6:{s:5:"color";s:0:"";s:1:"x";s:0:"";s:1:"y";s:0:"";s:4:"blur";s:0:"";s:6:"spread";s:0:"";s:5:"inset";s:0:"";}}}s:25:"header_social-icons_align";a:3:{s:7:"desktop";s:5:"right";s:6:"tablet";s:6:"center";s:6:"mobile";s:6:"center";}s:25:"header_social-icons_merge";a:2:{s:7:"desktop";s:4:"next";s:6:"mobile";s:1:"0";}s:26:"header_social_icons_target";i:0;s:28:"header_social_icons_nofollow";i:0;s:19:"header_main_styling";a:2:{s:6:"normal";a:11:{s:8:"bg_color";s:22:"rgba(252,255,253,0.93)";s:8:"bg_image";a:3:{s:2:"id";s:0:"";s:3:"url";s:0:"";s:4:"mime";s:0:"";}s:8:"bg_cover";s:0:"";s:11:"bg_position";s:0:"";s:9:"bg_repeat";s:6:"repeat";s:13:"bg_attachment";s:0:"";s:12:"border_style";s:5:"solid";s:12:"border_width";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"1";s:4:"left";s:1:"0";s:4:"link";s:0:"";}s:12:"border_color";s:7:"#eaeaea";s:13:"border_radius";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:2:"10";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:4:"link";s:0:"";}s:10:"box_shadow";a:6:{s:5:"color";s:13:"rgba(0,0,0,0)";s:1:"x";s:0:"";s:1:"y";s:0:"";s:4:"blur";s:0:"";s:6:"spread";s:0:"";s:5:"inset";s:0:"";}}s:5:"hover";a:0:{}}s:27:"header_social_icons_padding";a:3:{s:7:"desktop";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:3:"0.6";}s:6:"tablet";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}s:6:"mobile";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}}s:23:"signin_signup_avatar_br";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:3:"100";}s:26:"header_social_icons_border";a:1:{s:7:"default";a:4:{s:12:"border_style";s:5:"solid";s:12:"border_width";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"1";s:5:"right";s:1:"1";s:6:"bottom";s:1:"1";s:4:"left";s:1:"1";s:4:"link";s:1:"1";}s:12:"border_color";s:22:"rgba(148,153,102,0.19)";s:13:"border_radius";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}}}s:11:"site_margin";a:3:{s:7:"desktop";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"40";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";N;}s:6:"tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";i:1;}s:6:"mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:0:"";s:6:"bottom";s:1:"0";s:4:"left";s:0:"";s:4:"link";N;}}s:15:"site_box_shadow";s:13:"no-box-shadow";s:10:"background";a:2:{s:6:"normal";a:6:{s:8:"bg_color";s:0:"";s:8:"bg_image";a:3:{s:2:"id";s:3:"161";s:3:"url";s:133:"http://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/2021/01/64.-Magic-Mint-scaled.jpg?t=1611715591018";s:4:"mime";s:10:"image/jpeg";}s:8:"bg_cover";s:5:"cover";s:11:"bg_position";s:0:"";s:9:"bg_repeat";s:9:"no-repeat";s:13:"bg_attachment";s:5:"fixed";}s:5:"hover";a:0:{}}s:20:"site_content_styling";a:2:{s:6:"normal";a:6:{s:8:"bg_color";s:0:"";s:8:"bg_image";a:3:{s:2:"id";s:0:"";s:3:"url";s:0:"";s:4:"mime";s:0:"";}s:8:"bg_cover";s:0:"";s:11:"bg_position";s:0:"";s:9:"bg_repeat";s:6:"repeat";s:13:"bg_attachment";s:0:"";}s:5:"hover";a:0:{}}s:18:"content_background";a:2:{s:6:"normal";a:6:{s:8:"bg_color";s:22:"rgba(255,255,255,0.79)";s:8:"bg_image";a:3:{s:2:"id";s:0:"";s:3:"url";s:0:"";s:4:"mime";s:0:"";}s:8:"bg_cover";s:0:"";s:11:"bg_position";s:0:"";s:9:"bg_repeat";s:6:"repeat";s:13:"bg_attachment";s:0:"";}s:5:"hover";a:0:{}}s:15:"container_width";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:4:"1250";}s:20:"site_content_padding";a:3:{s:7:"desktop";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:2:"30";s:6:"bottom";s:0:"";s:4:"left";s:2:"30";s:4:"link";N;}s:6:"tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";i:1;}s:6:"mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:4:"link";i:1;}}s:18:"header_main_layout";s:21:"layout-full-contained";s:25:"footer_bottom_row_styling";a:2:{s:6:"normal";a:13:{s:6:"margin";a:3:{s:7:"desktop";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:6:"tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:6:"mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}}s:7:"padding";a:3:{s:7:"desktop";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:6:"tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:6:"mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}}s:8:"bg_color";s:0:"";s:8:"bg_image";a:3:{s:2:"id";s:0:"";s:3:"url";s:0:"";s:4:"mime";s:0:"";}s:8:"bg_cover";s:0:"";s:11:"bg_position";s:0:"";s:9:"bg_repeat";s:6:"repeat";s:13:"bg_attachment";s:0:"";s:12:"border_style";s:0:"";s:12:"border_width";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:12:"border_color";s:0:"";s:13:"border_radius";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:2:"10";s:4:"left";s:2:"10";s:4:"link";s:0:"";}s:10:"box_shadow";a:6:{s:5:"color";s:0:"";s:1:"x";s:0:"";s:1:"y";s:0:"";s:4:"blur";s:0:"";s:6:"spread";s:0:"";s:5:"inset";s:0:"";}}s:5:"hover";a:0:{}}s:30:"footer_bottom_background_color";s:20:"rgba(223,97,60,0.71)";s:24:"signin_signup_signup_btn";i:1;s:29:"signin_signup_signin_btn_typo";a:11:{s:4:"font";s:0:"";s:11:"font_weight";s:3:"400";s:9:"languages";a:0:{}s:9:"font_size";a:3:{s:7:"desktop";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:2:"12";}s:6:"tablet";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}s:6:"mobile";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}}s:11:"line_height";a:3:{s:7:"desktop";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}s:6:"tablet";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}s:6:"mobile";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}}s:14:"letter_spacing";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:1:"1";}s:5:"style";s:0:"";s:15:"text_decoration";s:0:"";s:14:"text_transform";s:9:"uppercase";s:7:"variant";a:0:{}s:9:"font_type";s:6:"normal";}s:30:"signin_signup_signin_btn_style";a:2:{s:6:"normal";a:15:{s:10:"text_color";s:7:"#ffffff";s:10:"link_color";s:0:"";s:6:"margin";a:3:{s:7:"desktop";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:6:"tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:6:"mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}}s:7:"padding";a:3:{s:7:"desktop";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:6:"tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:6:"mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}}s:8:"bg_color";s:7:"#df613c";s:8:"bg_image";a:3:{s:2:"id";s:0:"";s:3:"url";s:0:"";s:4:"mime";s:0:"";}s:8:"bg_cover";s:0:"";s:11:"bg_position";s:0:"";s:9:"bg_repeat";s:6:"repeat";s:13:"bg_attachment";s:0:"";s:12:"border_style";s:0:"";s:12:"border_width";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:12:"border_color";s:0:"";s:13:"border_radius";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"4";s:5:"right";s:1:"4";s:6:"bottom";s:1:"4";s:4:"left";s:1:"4";s:4:"link";s:1:"1";}s:10:"box_shadow";a:6:{s:5:"color";s:0:"";s:1:"x";s:0:"";s:1:"y";s:0:"";s:4:"blur";s:0:"";s:6:"spread";s:0:"";s:5:"inset";s:0:"";}}s:5:"hover";a:8:{s:10:"text_color";s:7:"#565656";s:10:"link_color";s:0:"";s:8:"bg_color";s:7:"#ffffff";s:12:"border_style";s:0:"";s:12:"border_width";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:12:"border_color";s:0:"";s:13:"border_radius";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:10:"box_shadow";a:6:{s:5:"color";s:0:"";s:1:"x";s:0:"";s:1:"y";s:0:"";s:4:"blur";s:0:"";s:6:"spread";s:0:"";s:5:"inset";s:0:"";}}}s:28:"global_styling_color_primary";s:7:"#df613c";s:31:"global_styling_color_link_hover";s:7:"#df613c";s:29:"signin_signup_menu_links_typo";a:11:{s:4:"font";s:0:"";s:11:"font_weight";s:3:"400";s:9:"languages";a:0:{}s:9:"font_size";a:3:{s:7:"desktop";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:2:"14";}s:6:"tablet";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}s:6:"mobile";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}}s:11:"line_height";a:3:{s:7:"desktop";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}s:6:"tablet";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}s:6:"mobile";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}}s:14:"letter_spacing";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}s:5:"style";s:0:"";s:15:"text_decoration";s:0:"";s:14:"text_transform";s:0:"";s:7:"variant";a:0:{}s:9:"font_type";s:6:"normal";}s:32:"signin_signup_menu_links_styling";a:2:{s:6:"normal";a:8:{s:10:"link_color";s:0:"";s:6:"margin";a:3:{s:7:"desktop";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:6:"tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:6:"mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}}s:7:"padding";a:3:{s:7:"desktop";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:6:"tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:6:"mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}}s:8:"bg_color";s:0:"";s:8:"bg_cover";s:0:"";s:11:"bg_position";s:0:"";s:9:"bg_repeat";s:6:"repeat";s:13:"bg_attachment";s:0:"";}s:5:"hover";a:2:{s:10:"link_color";s:0:"";s:8:"bg_color";s:19:"rgba(223,97,60,0.1)";}}s:26:"signin_signup_menu_styling";a:2:{s:6:"normal";a:13:{s:6:"margin";a:3:{s:7:"desktop";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:6:"tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:6:"mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}}s:7:"padding";a:3:{s:7:"desktop";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:6:"tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:6:"mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}}s:8:"bg_color";s:0:"";s:8:"bg_image";a:3:{s:2:"id";s:0:"";s:3:"url";s:0:"";s:4:"mime";s:0:"";}s:8:"bg_cover";s:0:"";s:11:"bg_position";s:0:"";s:9:"bg_repeat";s:6:"repeat";s:13:"bg_attachment";s:0:"";s:12:"border_style";s:5:"solid";s:12:"border_width";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"4";s:4:"left";s:1:"0";s:4:"link";s:0:"";}s:12:"border_color";s:20:"rgba(223,97,60,0.36)";s:13:"border_radius";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"6";s:4:"left";s:1:"6";s:4:"link";s:0:"";}s:10:"box_shadow";a:6:{s:5:"color";s:0:"";s:1:"x";s:0:"";s:1:"y";s:0:"";s:4:"blur";s:0:"";s:6:"spread";s:0:"";s:5:"inset";s:0:"";}}s:5:"hover";a:0:{}}s:24:"header_search_box_margin";a:3:{s:7:"desktop";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:2:"10";s:4:"link";N;}s:6:"tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";i:1;}s:6:"mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";i:1;}}s:18:"header_logo_retina";a:3:{s:2:"id";s:0:"";s:3:"url";s:0:"";s:4:"mime";s:0:"";}s:13:"nav_icon_size";a:3:{s:7:"desktop";s:6:"medium";s:6:"tablet";s:6:"medium";s:6:"mobile";s:5:"small";}s:18:"nav_icon_show_text";a:3:{s:7:"desktop";i:1;s:6:"tablet";i:0;s:6:"mobile";i:0;}s:19:"nav_icon_item_color";s:20:"rgba(104,60,31,0.53)";s:25:"nav_icon_item_color_hover";s:7:"#df613c";s:22:"header_sidebar_animate";s:24:"menu_sidebar_slide_right";s:13:"nav_icon_text";s:0:"";s:33:"header_sidebar_menu_no_duplicator";i:0;s:24:"header_sidebar_skin_mode";s:10:"light-mode";s:22:"header_sidebar_styling";a:2:{s:6:"normal";a:11:{s:10:"text_color";s:7:"#01233f";s:10:"link_color";s:0:"";s:6:"margin";a:3:{s:7:"desktop";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:6:"tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:6:"mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:0:"";}}s:7:"padding";a:3:{s:7:"desktop";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:6:"tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:6:"mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}}s:8:"bg_color";s:0:"";s:8:"bg_image";a:3:{s:2:"id";s:0:"";s:3:"url";s:0:"";s:4:"mime";s:0:"";}s:8:"bg_cover";s:0:"";s:11:"bg_position";s:0:"";s:9:"bg_repeat";s:6:"repeat";s:13:"bg_attachment";s:0:"";s:10:"box_shadow";a:6:{s:5:"color";s:0:"";s:1:"x";s:0:"";s:1:"y";s:0:"";s:4:"blur";s:0:"";s:6:"spread";s:0:"";s:5:"inset";s:0:"";}}s:5:"hover";a:1:{s:10:"link_color";s:7:"#df613c";}}s:28:"header_sidebar_bottom_height";a:3:{s:7:"desktop";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}s:6:"tablet";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}s:6:"mobile";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}}s:20:"header_sidebar_align";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:4:"left";}s:18:"header_main_height";a:3:{s:7:"desktop";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:2:"90";}s:6:"tablet";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}s:6:"mobile";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}}s:22:"header_nav-icon_margin";a:3:{s:7:"desktop";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";i:1;}s:6:"tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";i:1;}s:6:"mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";N;}}s:26:"header_social-icons_margin";a:3:{s:7:"desktop";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";i:1;}s:6:"tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";i:1;}s:6:"mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";i:1;}}s:20:"header_bottom_height";a:3:{s:7:"desktop";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:2:"55";}s:6:"tablet";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}s:6:"mobile";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:2:"60";}}s:23:"header_bottom_text_mode";s:10:"light-mode";s:18:"header_logo_margin";a:3:{s:7:"desktop";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";i:1;}s:6:"tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";i:1;}s:6:"mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";i:1;}}s:20:"header_contact_items";a:2:{i:0;a:5:{s:5:"title";s:0:"";s:4:"icon";a:2:{s:4:"type";s:12:"font-awesome";s:4:"icon";s:16:"fa fa-commenting";}s:4:"type";s:3:"url";s:3:"url";s:38:"/metafans/online-communities/messages/";s:11:"_visibility";s:7:"visible";}i:1;a:5:{s:5:"title";s:0:"";s:4:"icon";a:2:{s:4:"type";s:12:"font-awesome";s:4:"icon";s:10:"fa fa-bell";}s:4:"type";s:4:"text";s:3:"url";s:0:"";s:11:"_visibility";s:7:"visible";}}s:22:"header_contact_styling";a:2:{s:6:"normal";a:9:{s:10:"text_color";s:7:"#1abc3a";s:6:"margin";a:3:{s:7:"desktop";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:6:"tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:6:"mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}}s:7:"padding";a:3:{s:7:"desktop";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:6:"tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:6:"mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}}s:8:"bg_color";s:0:"";s:12:"border_style";s:0:"";s:12:"border_width";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:12:"border_color";s:0:"";s:13:"border_radius";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"50";s:5:"right";s:2:"50";s:6:"bottom";s:2:"50";s:4:"left";s:2:"50";s:4:"link";s:1:"1";}s:10:"box_shadow";a:6:{s:5:"color";s:0:"";s:1:"x";s:0:"";s:1:"y";s:0:"";s:4:"blur";s:0:"";s:6:"spread";s:0:"";s:5:"inset";s:0:"";}}s:5:"hover";a:7:{s:10:"text_color";s:0:"";s:8:"bg_color";s:0:"";s:12:"border_style";s:0:"";s:12:"border_width";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:12:"border_color";s:0:"";s:13:"border_radius";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:10:"box_shadow";a:6:{s:5:"color";s:0:"";s:1:"x";s:0:"";s:1:"y";s:0:"";s:4:"blur";s:0:"";s:6:"spread";s:0:"";s:5:"inset";s:0:"";}}}s:24:"header_contact_icon_size";a:3:{s:7:"desktop";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:2:"14";}s:6:"tablet";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}s:6:"mobile";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:2:"15";}}s:22:"header_contact_padding";a:3:{s:7:"desktop";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}s:6:"tablet";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}s:6:"mobile";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:3:"0.9";}}s:27:"header_contact_icon_styling";a:2:{s:6:"normal";a:7:{s:10:"text_color";s:0:"";s:6:"margin";a:3:{s:7:"desktop";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:2:"-5";s:4:"link";s:0:"";}s:6:"tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:6:"mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:0:"";}}s:8:"bg_color";s:20:"rgba(26,188,58,0.22)";s:12:"border_style";s:0:"";s:12:"border_width";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:12:"border_color";s:0:"";s:13:"border_radius";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"50";s:5:"right";s:2:"50";s:6:"bottom";s:2:"50";s:4:"left";s:2:"50";s:4:"link";s:1:"1";}}s:5:"hover";a:6:{s:10:"text_color";s:0:"";s:8:"bg_color";s:0:"";s:12:"border_style";s:0:"";s:12:"border_width";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:12:"border_color";s:0:"";s:13:"border_radius";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}}}s:28:"header_contact_display_align";a:2:{s:7:"desktop";s:10:"horizontal";s:6:"mobile";s:10:"horizontal";}s:27:"header_header_contact_align";a:3:{s:7:"desktop";s:5:"right";s:6:"tablet";s:5:"right";s:6:"mobile";s:5:"right";}s:27:"header_header_contact_merge";a:2:{s:7:"desktop";s:1:"0";s:6:"mobile";s:1:"0";}s:26:"header_signin_signup_merge";a:2:{s:7:"desktop";s:4:"next";s:6:"mobile";s:1:"0";}s:28:"header_header_contact_margin";a:3:{s:7:"desktop";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";N;}s:6:"tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";i:1;}s:6:"mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";N;}}s:27:"header_signin_signup_margin";a:3:{s:7:"desktop";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:2:"30";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";N;}s:6:"tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";i:1;}s:6:"mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:1:"2";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";N;}}s:19:"header_contact_typo";a:11:{s:4:"font";s:0:"";s:11:"font_weight";s:0:"";s:9:"languages";a:0:{}s:9:"font_size";a:3:{s:7:"desktop";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}s:6:"tablet";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}s:6:"mobile";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}}s:11:"line_height";a:3:{s:7:"desktop";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}s:6:"tablet";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}s:6:"mobile";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}}s:14:"letter_spacing";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}s:5:"style";s:0:"";s:15:"text_decoration";s:0:"";s:14:"text_transform";s:0:"";s:7:"variant";a:0:{}s:9:"font_type";s:6:"normal";}s:27:"global_styling_color_border";s:7:"#e5e5e5";s:19:"site_content_layout";s:18:"site-content-boxed";s:18:"site_footer_layout";s:15:"footer-relative";s:15:"sidebar_spacing";s:8:"md-space";s:31:"header_user_notification_margin";a:3:{s:7:"desktop";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:2:"10";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";N;}s:6:"tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";i:1;}s:6:"mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";i:1;}}s:30:"header_user_notification_align";a:3:{s:7:"desktop";s:6:"center";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:18:"header_cover_align";a:3:{s:7:"desktop";s:4:"left";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:19:"header_cover_height";a:3:{s:7:"desktop";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:3:"192";}s:6:"tablet";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:3:"250";}s:6:"mobile";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:3:"200";}}s:23:"header_cover_title_typo";a:11:{s:4:"font";s:0:"";s:11:"font_weight";s:4:"bold";s:9:"languages";a:0:{}s:9:"font_size";a:3:{s:7:"desktop";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:2:"20";}s:6:"tablet";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}s:6:"mobile";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}}s:11:"line_height";a:3:{s:7:"desktop";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}s:6:"tablet";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}s:6:"mobile";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}}s:14:"letter_spacing";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}s:5:"style";s:0:"";s:15:"text_decoration";s:0:"";s:14:"text_transform";s:0:"";s:7:"variant";a:0:{}s:9:"font_type";s:6:"normal";}s:25:"header_cover_tagline_typo";a:11:{s:4:"font";s:0:"";s:11:"font_weight";s:0:"";s:9:"languages";a:0:{}s:9:"font_size";a:3:{s:7:"desktop";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:2:"14";}s:6:"tablet";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}s:6:"mobile";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}}s:11:"line_height";a:3:{s:7:"desktop";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}s:6:"tablet";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}s:6:"mobile";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}}s:14:"letter_spacing";a:2:{s:4:"unit";s:2:"px";s:5:"value";s:0:"";}s:5:"style";s:0:"";s:15:"text_decoration";s:0:"";s:14:"text_transform";s:0:"";s:7:"variant";a:0:{}s:9:"font_type";s:6:"normal";}s:15:"header_cover_bg";a:1:{s:6:"normal";a:6:{s:8:"bg_image";a:3:{s:2:"id";s:2:"70";s:3:"url";s:116:"http://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/2021/01/hero.jpg?t=1611788135843";s:4:"mime";s:10:"image/jpeg";}s:8:"bg_cover";s:0:"";s:11:"bg_position";s:0:"";s:9:"bg_repeat";s:6:"repeat";s:13:"bg_attachment";s:0:"";s:7:"overlay";s:19:"rgba(56,56,56,0.78)";}}s:34:"buddypress_activity_sidebar_layout";s:15:"sidebar-content";s:33:"buddypress_memebrs_sidebar_layout";s:15:"sidebar-content";s:32:"buddypress_groups_sidebar_layout";s:7:"content";s:30:"user_notification_icon_styling";a:2:{s:6:"normal";a:15:{s:10:"text_color";s:17:"rgba(1,35,63,0.3)";s:10:"link_color";s:0:"";s:6:"margin";a:3:{s:7:"desktop";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:6:"tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:6:"mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}}s:7:"padding";a:3:{s:7:"desktop";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:6:"tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:6:"mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}}s:8:"bg_color";s:0:"";s:8:"bg_image";a:3:{s:2:"id";s:0:"";s:3:"url";s:0:"";s:4:"mime";s:0:"";}s:8:"bg_cover";s:0:"";s:11:"bg_position";s:0:"";s:9:"bg_repeat";s:6:"repeat";s:13:"bg_attachment";s:0:"";s:12:"border_style";s:0:"";s:12:"border_width";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:12:"border_color";s:0:"";s:13:"border_radius";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:10:"box_shadow";a:6:{s:5:"color";s:0:"";s:1:"x";s:0:"";s:1:"y";s:0:"";s:4:"blur";s:0:"";s:6:"spread";s:0:"";s:5:"inset";s:0:"";}}s:5:"hover";a:8:{s:10:"text_color";s:7:"#c1403b";s:10:"link_color";s:0:"";s:8:"bg_color";s:0:"";s:12:"border_style";s:0:"";s:12:"border_width";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:12:"border_color";s:0:"";s:13:"border_radius";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:10:"box_shadow";a:6:{s:5:"color";s:0:"";s:1:"x";s:0:"";s:1:"y";s:0:"";s:4:"blur";s:0:"";s:6:"spread";s:0:"";s:5:"inset";s:0:"";}}}s:33:"user_notification_counter_styling";a:2:{s:6:"normal";a:15:{s:10:"text_color";s:7:"#ffffff";s:10:"link_color";s:0:"";s:6:"margin";a:3:{s:7:"desktop";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:6:"tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:6:"mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}}s:7:"padding";a:3:{s:7:"desktop";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:6:"tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:6:"mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}}s:8:"bg_color";s:7:"#df613c";s:8:"bg_image";a:3:{s:2:"id";s:0:"";s:3:"url";s:0:"";s:4:"mime";s:0:"";}s:8:"bg_cover";s:0:"";s:11:"bg_position";s:0:"";s:9:"bg_repeat";s:6:"repeat";s:13:"bg_attachment";s:0:"";s:12:"border_style";s:0:"";s:12:"border_width";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:12:"border_color";s:0:"";s:13:"border_radius";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:10:"box_shadow";a:6:{s:5:"color";s:0:"";s:1:"x";s:0:"";s:1:"y";s:0:"";s:4:"blur";s:0:"";s:6:"spread";s:0:"";s:5:"inset";s:0:"";}}s:5:"hover";a:8:{s:10:"text_color";s:0:"";s:10:"link_color";s:0:"";s:8:"bg_color";s:0:"";s:12:"border_style";s:0:"";s:12:"border_width";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:12:"border_color";s:0:"";s:13:"border_radius";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:10:"box_shadow";a:6:{s:5:"color";s:0:"";s:1:"x";s:0:"";s:1:"y";s:0:"";s:4:"blur";s:0:"";s:6:"spread";s:0:"";s:5:"inset";s:0:"";}}}s:27:"theme_globals_base_comments";a:2:{s:6:"normal";a:8:{s:10:"text_color";s:0:"";s:10:"link_color";s:0:"";s:8:"bg_color";s:7:"#f7f7f7";s:12:"border_style";s:0:"";s:12:"border_width";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:12:"border_color";s:0:"";s:13:"border_radius";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:4:"link";s:1:"1";}s:10:"box_shadow";a:6:{s:5:"color";s:0:"";s:1:"x";s:0:"";s:1:"y";s:0:"";s:4:"blur";s:0:"";s:6:"spread";s:0:"";s:5:"inset";s:0:"";}}s:5:"hover";a:0:{}}s:36:"theme_globals_site_bbp_new_post_link";s:40:"/metafans/online-communities/new-topics/";s:16:"sidebars_widgets";a:2:{s:4:"time";i:1774443099;s:4:"data";a:22:{s:19:"wp_inactive_widgets";a:0:{}s:9:"sidebar-1";a:4:{i:0;s:7:"block-2";i:1;s:7:"block-3";i:2;s:7:"block-4";i:3;s:18:"bbp_stats_widget-1";}s:9:"sidebar-2";a:5:{i:0;s:7:"block-5";i:1;s:7:"block-6";i:2;s:10:"archives-1";i:3;s:12:"categories-1";i:4;s:6:"meta-1";}s:25:"buddy-press-activity-left";a:2:{i:0;s:20:"bbp_replies_widget-1";i:1;s:19:"bbp_topics_widget-1";}s:26:"buddy-press-activity-right";a:0:{}s:24:"buddy-press-members-left";a:1:{i:0;s:20:"bbp_replies_widget-2";}s:25:"buddy-press-members-right";a:0:{}s:23:"buddy-press-groups-left";a:0:{}s:24:"buddy-press-groups-right";a:0:{}s:24:"buddy-press-profile-left";a:0:{}s:25:"buddy-press-profile-right";a:0:{}s:19:"buddy-press-sidebar";a:0:{}s:21:"buddy-press-sidebar-2";a:0:{}s:30:"bbp-forum-single-sidebar-right";a:0:{}s:29:"bbp-forum-single-sidebar-left";a:0:{}s:26:"bbp-topic-single-sidebar-1";a:0:{}s:8:"footer-1";a:0:{}s:8:"footer-2";a:0:{}s:8:"footer-3";a:0:{}s:8:"footer-4";a:0:{}s:8:"footer-5";a:0:{}s:8:"footer-6";a:0:{}}}}', 'on'),
(169, 'theme_switched', '', 'auto'),
(244, 'elementor_remote_info_feed_data', 'a:3:{i:0;a:5:{s:5:"title";s:43:"Introducing Angie: Agentic AI for WordPress";s:7:"excerpt";s:365:"Meet Angie, agentic AI purpose-built for WordPress. Angie understands your site, connects to your tools, and takes real actions on your behalf. Its first capability, Angie Code, lets you describe any WordPress feature you can imagine and have it built for you in minutes. Production-ready, fully integrated with your site, and safe to test before it ever goes live.";s:7:"created";i:1774270910;s:5:"badge";s:3:"NEW";s:3:"url";s:142:"https://elementor.com/blog/introducing-angie-agentic-ai-for-wordpress/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed";}i:1;a:5:{s:5:"title";s:59:"The atomic foundation of version 4 is ready for real sites!";s:7:"excerpt";s:296:"The alpha phase is complete. Version 4 is now in beta, and the atomic foundation is ready to be used on real sites! This is the final step before the official release of version 4.0, activating the new features automatically on new sites, and becoming the default editing experience in Elementor.";s:7:"created";i:1770651621;s:5:"badge";s:3:"NEW";s:3:"url";s:113:"https://elementor.com/blog/editor-4-beta/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed";}i:2;a:5:{s:5:"title";s:79:"Introducing Elementor 3.33: Variables Manager, Custom CSS, Blend Modes, & more!";s:7:"excerpt";s:340:"Elementor 3.33 builds on the foundation of Editor V4, continuing our mission to create a faster, more scalable, and more intuitive design experience for Web Creators. With the addition of the Variables Manager, element-level Custom CSS, Background Clipping, and Blend Modes, designers have more creative precision and consistency than ever.";s:7:"created";i:1762944115;s:5:"badge";s:3:"NEW";s:3:"url";s:145:"https://elementor.com/blog/elementor-333-v4-variables-manager-custom-css/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed";}}', 'off'),
(247, '_site_transient_wp_plugin_dependencies_plugin_data', 'a:0:{}', 'off'),
(261, 'recovery_mode_email_last_sent', '1774443909', 'auto'),
(275, '_transient_health-check-site-status-result', '{"good":17,"recommended":5,"critical":1}', 'on'),
(298, '_elementor_local_google_fonts', 'a:2:{s:6:"roboto";a:2:{s:3:"url";s:84:"https://intranet.mpongo.org/wp-content/uploads/elementor/google-fonts/css/roboto.css";s:7:"version";i:1751324396;}s:10:"robotoslab";a:2:{s:3:"url";s:88:"https://intranet.mpongo.org/wp-content/uploads/elementor/google-fonts/css/robotoslab.css";s:7:"version";i:1751324397;}}', 'auto'),
(293, 'category_children', 'a:0:{}', 'auto'),
(294, 'elementor_library_category_children', 'a:0:{}', 'auto'),
(14420, '_site_transient_timeout_php_check_986ab27a5c44eb5941b7e3b238532f66', '1775046337', 'off'),
(14421, '_site_transient_php_check_986ab27a5c44eb5941b7e3b238532f66', 'a:5:{s:19:"recommended_version";s:3:"8.3";s:15:"minimum_version";s:6:"7.2.24";s:12:"is_supported";b:0;s:9:"is_secure";b:1;s:13:"is_acceptable";b:1;}', 'off'),
(14422, '_transient_timeout_elementor_remote_info_api_data_3.29.2', '1774484738', 'off'),
(14423, '_transient_elementor_remote_info_api_data_3.29.2', 'a:4:{s:9:"timestamp";s:10:"1774439100";s:14:"upgrade_notice";a:3:{s:7:"version";s:5:"2.0.0";s:7:"message";s:0:"";s:11:"update_link";s:0:"";}s:11:"pro_widgets";a:82:{i:0;a:4:{s:4:"name";s:6:"search";s:5:"title";s:6:"Search";s:4:"icon";s:17:"eicon-site-search";s:10:"categories";s:16:"["pro-elements"]";}i:1;a:4:{s:4:"name";s:5:"posts";s:5:"title";s:5:"Posts";s:4:"icon";s:15:"eicon-post-list";s:10:"categories";s:16:"["pro-elements"]";}i:2;a:4:{s:4:"name";s:9:"portfolio";s:5:"title";s:9:"Portfolio";s:4:"icon";s:18:"eicon-gallery-grid";s:10:"categories";s:16:"["pro-elements"]";}i:3;a:4:{s:4:"name";s:17:"link-in-bio-var-2";s:5:"title";s:7:"Classic";s:4:"icon";s:19:"eicon-site-identity";s:10:"categories";s:15:"["link-in-bio"]";}i:4;a:4:{s:4:"name";s:9:"mega-menu";s:5:"title";s:4:"Menu";s:4:"icon";s:15:"eicon-mega-menu";s:10:"categories";s:33:"["pro-elements","theme-elements"]";}i:5;a:4:{s:4:"name";s:17:"link-in-bio-var-3";s:5:"title";s:8:"Showcase";s:4:"icon";s:19:"eicon-site-identity";s:10:"categories";s:15:"["link-in-bio"]";}i:6;a:4:{s:4:"name";s:4:"form";s:5:"title";s:4:"Form";s:4:"icon";s:21:"eicon-form-horizontal";s:10:"categories";s:16:"["pro-elements"]";}i:7;a:4:{s:4:"name";s:17:"link-in-bio-var-4";s:5:"title";s:5:"Links";s:4:"icon";s:19:"eicon-site-identity";s:10:"categories";s:15:"["link-in-bio"]";}i:8;a:4:{s:4:"name";s:9:"loop-grid";s:5:"title";s:9:"Loop Grid";s:4:"icon";s:18:"eicon-loop-builder";s:10:"categories";s:33:"["pro-elements","theme-elements"]";}i:9;a:4:{s:4:"name";s:17:"link-in-bio-var-5";s:5:"title";s:8:"Services";s:4:"icon";s:19:"eicon-site-identity";s:10:"categories";s:15:"["link-in-bio"]";}i:10;a:4:{s:4:"name";s:13:"loop-carousel";s:5:"title";s:13:"Loop Carousel";s:4:"icon";s:19:"eicon-carousel-loop";s:10:"categories";s:33:"["pro-elements","theme-elements"]";}i:11;a:4:{s:4:"name";s:17:"link-in-bio-var-6";s:5:"title";s:9:"Portfolio";s:4:"icon";s:19:"eicon-site-identity";s:10:"categories";s:15:"["link-in-bio"]";}i:12;a:4:{s:4:"name";s:7:"gallery";s:5:"title";s:7:"Gallery";s:4:"icon";s:23:"eicon-gallery-justified";s:10:"categories";s:16:"["pro-elements"]";}i:13;a:4:{s:4:"name";s:17:"link-in-bio-var-7";s:5:"title";s:13:"Business Card";s:4:"icon";s:19:"eicon-site-identity";s:10:"categories";s:15:"["link-in-bio"]";}i:14;a:4:{s:4:"name";s:17:"animated-headline";s:5:"title";s:17:"Animated Headline";s:4:"icon";s:23:"eicon-animated-headline";s:10:"categories";s:16:"["pro-elements"]";}i:15;a:4:{s:4:"name";s:10:"price-list";s:5:"title";s:10:"Price List";s:4:"icon";s:16:"eicon-price-list";s:10:"categories";s:16:"["pro-elements"]";}i:16;a:4:{s:4:"name";s:11:"price-table";s:5:"title";s:11:"Price Table";s:4:"icon";s:17:"eicon-price-table";s:10:"categories";s:16:"["pro-elements"]";}i:17;a:4:{s:4:"name";s:8:"flip-box";s:5:"title";s:8:"Flip Box";s:4:"icon";s:14:"eicon-flip-box";s:10:"categories";s:16:"["pro-elements"]";}i:18;a:4:{s:4:"name";s:14:"call-to-action";s:5:"title";s:14:"Call to Action";s:4:"icon";s:20:"eicon-image-rollover";s:10:"categories";s:16:"["pro-elements"]";}i:19;a:4:{s:4:"name";s:14:"media-carousel";s:5:"title";s:14:"Media Carousel";s:4:"icon";s:20:"eicon-media-carousel";s:10:"categories";s:16:"["pro-elements"]";}i:20;a:4:{s:4:"name";s:15:"nested-carousel";s:5:"title";s:8:"Carousel";s:4:"icon";s:21:"eicon-nested-carousel";s:10:"categories";s:16:"["pro-elements"]";}i:21;a:4:{s:4:"name";s:10:"off-canvas";s:5:"title";s:10:"Off-Canvas";s:4:"icon";s:16:"eicon-off-canvas";s:10:"categories";s:16:"["pro-elements"]";}i:22;a:4:{s:4:"name";s:9:"countdown";s:5:"title";s:9:"Countdown";s:4:"icon";s:15:"eicon-countdown";s:10:"categories";s:16:"["pro-elements"]";}i:23;a:4:{s:4:"name";s:13:"share-buttons";s:5:"title";s:13:"Share Buttons";s:4:"icon";s:11:"eicon-share";s:10:"categories";s:16:"["pro-elements"]";}i:24;a:4:{s:4:"name";s:10:"blockquote";s:5:"title";s:10:"Blockquote";s:4:"icon";s:16:"eicon-blockquote";s:10:"categories";s:16:"["pro-elements"]";}i:25;a:4:{s:4:"name";s:6:"lottie";s:5:"title";s:6:"Lottie";s:4:"icon";s:12:"eicon-lottie";s:10:"categories";s:16:"["pro-elements"]";}i:26;a:4:{s:4:"name";s:7:"hotspot";s:5:"title";s:7:"Hotspot";s:4:"icon";s:19:"eicon-image-hotspot";s:10:"categories";s:16:"["pro-elements"]";}i:27;a:4:{s:4:"name";s:13:"paypal-button";s:5:"title";s:13:"PayPal Button";s:4:"icon";s:19:"eicon-paypal-button";s:10:"categories";s:16:"["pro-elements"]";}i:28;a:4:{s:4:"name";s:14:"code-highlight";s:5:"title";s:14:"Code Highlight";s:4:"icon";s:20:"eicon-code-highlight";s:10:"categories";s:16:"["pro-elements"]";}i:29;a:4:{s:4:"name";s:14:"video-playlist";s:5:"title";s:14:"Video Playlist";s:4:"icon";s:20:"eicon-video-playlist";s:10:"categories";s:16:"["pro-elements"]";}i:30;a:4:{s:4:"name";s:8:"template";s:5:"title";s:8:"Template";s:4:"icon";s:19:"eicon-document-file";s:10:"categories";s:16:"["pro-elements"]";}i:31;a:4:{s:4:"name";s:13:"stripe-button";s:5:"title";s:13:"Stripe Button";s:4:"icon";s:19:"eicon-stripe-button";s:10:"categories";s:16:"["pro-elements"]";}i:32;a:4:{s:4:"name";s:16:"progress-tracker";s:5:"title";s:16:"Progress Tracker";s:4:"icon";s:22:"eicon-progress-tracker";s:10:"categories";s:40:"["pro-elements","theme-elements-single"]";}i:33;a:4:{s:4:"name";s:8:"nav-menu";s:5:"title";s:8:"Nav Menu";s:4:"icon";s:14:"eicon-nav-menu";s:10:"categories";s:33:"["pro-elements","theme-elements"]";}i:34;a:4:{s:4:"name";s:17:"table-of-contents";s:5:"title";s:17:"Table of Contents";s:4:"icon";s:23:"eicon-table-of-contents";s:10:"categories";s:33:"["pro-elements","theme-elements"]";}i:35;a:4:{s:4:"name";s:5:"login";s:5:"title";s:5:"Login";s:4:"icon";s:15:"eicon-lock-user";s:10:"categories";s:16:"["pro-elements"]";}i:36;a:4:{s:4:"name";s:6:"slides";s:5:"title";s:6:"Slides";s:4:"icon";s:12:"eicon-slides";s:10:"categories";s:16:"["pro-elements"]";}i:37;a:4:{s:4:"name";s:20:"testimonial-carousel";s:5:"title";s:20:"Testimonial Carousel";s:4:"icon";s:26:"eicon-testimonial-carousel";s:10:"categories";s:16:"["pro-elements"]";}i:38;a:4:{s:4:"name";s:7:"reviews";s:5:"title";s:7:"Reviews";s:4:"icon";s:12:"eicon-review";s:10:"categories";s:16:"["pro-elements"]";}i:39;a:4:{s:4:"name";s:15:"facebook-button";s:5:"title";s:15:"Facebook Button";s:4:"icon";s:23:"eicon-facebook-like-box";s:10:"categories";s:16:"["pro-elements"]";}i:40;a:4:{s:4:"name";s:17:"facebook-comments";s:5:"title";s:17:"Facebook Comments";s:4:"icon";s:23:"eicon-facebook-comments";s:10:"categories";s:16:"["pro-elements"]";}i:41;a:4:{s:4:"name";s:14:"facebook-embed";s:5:"title";s:14:"Facebook Embed";s:4:"icon";s:14:"eicon-fb-embed";s:10:"categories";s:16:"["pro-elements"]";}i:42;a:4:{s:4:"name";s:13:"facebook-page";s:5:"title";s:13:"Facebook Page";s:4:"icon";s:13:"eicon-fb-feed";s:10:"categories";s:16:"["pro-elements"]";}i:43;a:4:{s:4:"name";s:15:"theme-site-logo";s:5:"title";s:9:"Site Logo";s:4:"icon";s:15:"eicon-site-logo";s:10:"categories";s:18:"["theme-elements"]";}i:44;a:4:{s:4:"name";s:16:"theme-site-title";s:5:"title";s:10:"Site Title";s:4:"icon";s:16:"eicon-site-title";s:10:"categories";s:18:"["theme-elements"]";}i:45;a:4:{s:4:"name";s:16:"theme-page-title";s:5:"title";s:10:"Page Title";s:4:"icon";s:19:"eicon-archive-title";s:10:"categories";s:18:"["theme-elements"]";}i:46;a:4:{s:4:"name";s:16:"theme-post-title";s:5:"title";s:10:"Post Title";s:4:"icon";s:16:"eicon-post-title";s:10:"categories";s:18:"["theme-elements"]";}i:47;a:4:{s:4:"name";s:18:"theme-post-excerpt";s:5:"title";s:12:"Post Excerpt";s:4:"icon";s:18:"eicon-post-excerpt";s:10:"categories";s:18:"["theme-elements"]";}i:48;a:4:{s:4:"name";s:25:"theme-post-featured-image";s:5:"title";s:14:"Featured Image";s:4:"icon";s:20:"eicon-featured-image";s:10:"categories";s:18:"["theme-elements"]";}i:49;a:4:{s:4:"name";s:19:"theme-archive-title";s:5:"title";s:13:"Archive Title";s:4:"icon";s:19:"eicon-archive-title";s:10:"categories";s:18:"["theme-elements"]";}i:50;a:4:{s:4:"name";s:13:"archive-posts";s:5:"title";s:13:"Archive Posts";s:4:"icon";s:19:"eicon-archive-posts";s:10:"categories";s:18:"["theme-elements"]";}i:51;a:4:{s:4:"name";s:10:"author-box";s:5:"title";s:10:"Author Box";s:4:"icon";s:12:"eicon-person";s:10:"categories";s:18:"["theme-elements"]";}i:52;a:4:{s:4:"name";s:13:"post-comments";s:5:"title";s:13:"Post Comments";s:4:"icon";s:14:"eicon-comments";s:10:"categories";s:18:"["theme-elements"]";}i:53;a:4:{s:4:"name";s:15:"post-navigation";s:5:"title";s:15:"Post Navigation";s:4:"icon";s:21:"eicon-post-navigation";s:10:"categories";s:18:"["theme-elements"]";}i:54;a:4:{s:4:"name";s:9:"post-info";s:5:"title";s:9:"Post Info";s:4:"icon";s:15:"eicon-post-info";s:10:"categories";s:18:"["theme-elements"]";}i:55;a:4:{s:4:"name";s:7:"sitemap";s:5:"title";s:7:"Sitemap";s:4:"icon";s:13:"eicon-sitemap";s:10:"categories";s:18:"["theme-elements"]";}i:56;a:4:{s:4:"name";s:11:"breadcrumbs";s:5:"title";s:11:"Breadcrumbs";s:4:"icon";s:11:"eicon-yoast";s:10:"categories";s:18:"["theme-elements"]";}i:57;a:4:{s:4:"name";s:21:"woocommerce-menu-cart";s:5:"title";s:9:"Menu Cart";s:4:"icon";s:10:"eicon-cart";s:10:"categories";s:41:"["theme-elements","woocommerce-elements"]";}i:58;a:4:{s:4:"name";s:19:"wc-archive-products";s:5:"title";s:16:"Archive Products";s:4:"icon";s:14:"eicon-products";s:10:"categories";s:24:"["woocommerce-elements"]";}i:59;a:4:{s:4:"name";s:31:"woocommerce-archive-description";s:5:"title";s:19:"Archive Description";s:4:"icon";s:25:"eicon-product-description";s:10:"categories";s:24:"["woocommerce-elements"]";}i:60;a:4:{s:4:"name";s:20:"woocommerce-products";s:5:"title";s:8:"Products";s:4:"icon";s:14:"eicon-products";s:10:"categories";s:24:"["woocommerce-elements"]";}i:61;a:4:{s:4:"name";s:22:"woocommerce-breadcrumb";s:5:"title";s:23:"WooCommerce Breadcrumbs";s:4:"icon";s:25:"eicon-product-breadcrumbs";s:10:"categories";s:24:"["woocommerce-elements"]";}i:62;a:4:{s:4:"name";s:14:"wc-add-to-cart";s:5:"title";s:18:"Custom Add To Cart";s:4:"icon";s:17:"eicon-woocommerce";s:10:"categories";s:24:"["woocommerce-elements"]";}i:63;a:4:{s:4:"name";s:11:"wc-elements";s:5:"title";s:17:"WooCommerce Pages";s:4:"icon";s:19:"eicon-product-pages";s:10:"categories";s:24:"["woocommerce-elements"]";}i:64;a:4:{s:4:"name";s:13:"wc-categories";s:5:"title";s:18:"Product Categories";s:4:"icon";s:24:"eicon-product-categories";s:10:"categories";s:24:"["woocommerce-elements"]";}i:65;a:4:{s:4:"name";s:25:"woocommerce-product-title";s:5:"title";s:13:"Product Title";s:4:"icon";s:19:"eicon-product-title";s:10:"categories";s:24:"["woocommerce-elements"]";}i:66;a:4:{s:4:"name";s:26:"woocommerce-product-images";s:5:"title";s:14:"Product Images";s:4:"icon";s:20:"eicon-product-images";s:10:"categories";s:24:"["woocommerce-elements"]";}i:67;a:4:{s:4:"name";s:25:"woocommerce-product-price";s:5:"title";s:13:"Product Price";s:4:"icon";s:19:"eicon-product-price";s:10:"categories";s:24:"["woocommerce-elements"]";}i:68;a:4:{s:4:"name";s:31:"woocommerce-product-add-to-cart";s:5:"title";s:11:"Add To Cart";s:4:"icon";s:25:"eicon-product-add-to-cart";s:10:"categories";s:24:"["woocommerce-elements"]";}i:69;a:4:{s:4:"name";s:26:"woocommerce-product-rating";s:5:"title";s:14:"Product Rating";s:4:"icon";s:20:"eicon-product-rating";s:10:"categories";s:24:"["woocommerce-elements"]";}i:70;a:4:{s:4:"name";s:25:"woocommerce-product-stock";s:5:"title";s:13:"Product Stock";s:4:"icon";s:19:"eicon-product-stock";s:10:"categories";s:24:"["woocommerce-elements"]";}i:71;a:4:{s:4:"name";s:24:"woocommerce-product-meta";s:5:"title";s:12:"Product Meta";s:4:"icon";s:18:"eicon-product-meta";s:10:"categories";s:24:"["woocommerce-elements"]";}i:72;a:4:{s:4:"name";s:37:"woocommerce-product-short-description";s:5:"title";s:17:"Short Description";s:4:"icon";s:25:"eicon-product-description";s:10:"categories";s:24:"["woocommerce-elements"]";}i:73;a:4:{s:4:"name";s:29:"woocommerce-product-data-tabs";s:5:"title";s:17:"Product Data Tabs";s:4:"icon";s:18:"eicon-product-tabs";s:10:"categories";s:24:"["woocommerce-elements"]";}i:74;a:4:{s:4:"name";s:42:"woocommerce-product-additional-information";s:5:"title";s:22:"Additional Information";s:4:"icon";s:19:" eicon-product-info";s:10:"categories";s:24:"["woocommerce-elements"]";}i:75;a:4:{s:4:"name";s:27:"woocommerce-product-related";s:5:"title";s:15:"Product Related";s:4:"icon";s:21:"eicon-product-related";s:10:"categories";s:24:"["woocommerce-elements"]";}i:76;a:4:{s:4:"name";s:26:"woocommerce-product-upsell";s:5:"title";s:7:"Upsells";s:4:"icon";s:20:"eicon-product-upsell";s:10:"categories";s:24:"["woocommerce-elements"]";}i:77;a:4:{s:4:"name";s:25:"woocommerce-checkout-page";s:5:"title";s:8:"Checkout";s:4:"icon";s:14:"eicon-checkout";s:10:"categories";s:24:"["woocommerce-elements"]";}i:78;a:4:{s:4:"name";s:16:"woocommerce-cart";s:5:"title";s:4:"Cart";s:4:"icon";s:14:"eicon-woo-cart";s:10:"categories";s:24:"["woocommerce-elements"]";}i:79;a:4:{s:4:"name";s:22:"woocommerce-my-account";s:5:"title";s:10:"My Account";s:4:"icon";s:16:"eicon-my-account";s:10:"categories";s:24:"["woocommerce-elements"]";}i:80;a:4:{s:4:"name";s:28:"woocommerce-purchase-summary";s:5:"title";s:16:"Purchase Summary";s:4:"icon";s:22:"eicon-purchase-summary";s:10:"categories";s:24:"["woocommerce-elements"]";}i:81;a:4:{s:4:"name";s:19:"woocommerce-notices";s:5:"title";s:19:"WooCommerce Notices";s:4:"icon";s:25:"eicon-woocommerce-notices";s:10:"categories";s:24:"["woocommerce-elements"]";}}s:17:"canary_deployment";a:2:{s:11:"plugin_info";a:11:{s:2:"id";s:23:"w.org/plugins/elementor";s:4:"slug";s:9:"elementor";s:6:"plugin";s:23:"elementor/elementor.php";s:11:"new_version";s:5:"3.6.0";s:7:"package";s:58:"https://downloads.wordpress.org/plugin/elementor.3.6.0.zip";s:3:"url";s:40:"https://wordpress.org/plugins/elementor/";s:5:"icons";a:3:{s:2:"2x";s:62:"https://ps.w.org/elementor/assets/icon-256x256.png?rev=1427768";s:2:"1x";s:54:"https://ps.w.org/elementor/assets/icon.svg?rev=1426809";s:3:"svg";s:54:"https://ps.w.org/elementor/assets/icon.svg?rev=1426809";}s:7:"banners";a:2:{s:2:"2x";s:65:"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479";s:2:"1x";s:64:"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479";}s:11:"banners_rtl";a:0:{}s:6:"tested";s:5:"6.9.4";s:12:"requires_php";s:3:"5.6";}s:10:"conditions";a:0:{}}}', 'off');
INSERT INTO `EKPjf_options` VALUES
(16179, '_site_transient_wp_theme_files_patterns-d709a9feddc0cf0ce3e04c8c52822663', 'a:2:{s:7:"version";s:0:"";s:8:"patterns";a:0:{}}', 'off'),
(16180, '_site_transient_timeout_wp_theme_files_patterns-fbfff2d3d06027e5b8412c0df6478eb6', '1774561042', 'off'),
(16181, '_site_transient_wp_theme_files_patterns-fbfff2d3d06027e5b8412c0df6478eb6', 'a:2:{s:7:"version";s:3:"3.5";s:8:"patterns";a:0:{}}', 'off'),
(16178, '_site_transient_timeout_wp_theme_files_patterns-d709a9feddc0cf0ce3e04c8c52822663', '1774561042', 'off'),
(14371, '_site_transient_timeout_browser_91e1a2a41c0741f7f47615ab9de2fb8a', '1774991611', 'off'),
(14372, '_site_transient_browser_91e1a2a41c0741f7f47615ab9de2fb8a', 'a:10:{s:4:"name";s:6:"Chrome";s:7:"version";s:9:"146.0.0.0";s:8:"platform";s:7:"Windows";s:10:"update_url";s:29:"https://www.google.com/chrome";s:7:"img_src";s:43:"http://s.w.org/images/browsers/chrome.png?1";s:11:"img_src_ssl";s:44:"https://s.w.org/images/browsers/chrome.png?1";s:15:"current_version";s:2:"18";s:7:"upgrade";b:0;s:8:"insecure";b:0;s:6:"mobile";b:0;}', 'off'),
(14373, '_site_transient_timeout_php_check_7b9fb72b3bf6b27c046e3a9832dfe8e2', '1774991611', 'off'),
(14374, '_site_transient_php_check_7b9fb72b3bf6b27c046e3a9832dfe8e2', 'a:5:{s:19:"recommended_version";s:3:"8.3";s:15:"minimum_version";s:6:"7.2.24";s:12:"is_supported";b:0;s:9:"is_secure";b:1;s:13:"is_acceptable";b:1;}', 'off'),
(14433, '_site_transient_timeout_feed_mod_48c2a7450ae14f12ef8a9b58ca9f0748', '1774484741', 'off'),
(14434, '_site_transient_feed_mod_48c2a7450ae14f12ef8a9b58ca9f0748', '1774441541', 'off'),
(14435, '_transient_timeout_dash_v2_bd94b8f41e74bae2f4dc72e9bd8379af', '1774484741', 'off'),
(14436, '_transient_dash_v2_bd94b8f41e74bae2f4dc72e9bd8379af', '<div class="rss-widget"><ul><li><a class=''rsswidget'' href=''https://fr.wordpress.org/2026/01/10/arret-support-php-version-72-73/''>Arrêt du support des versions 7.2 et 7.3 de PHP</a></li><li><a class=''rsswidget'' href=''https://fr.wordpress.org/2025/12/02/wordpress-6-9-gene/''>WordPress 6.9 « Gene »</a></li></ul></div><div class="rss-widget"><ul><li><a class=''rsswidget'' href=''https://kinsta.com/fr/blog/migrations-kinsta-enregistrements-mx/''>Comment fonctionnent les enregistrements MX lors des migrations vers Kinsta</a></li><li><a class=''rsswidget'' href=''https://blog.o2switch.fr/remplacer-wp-cron-deux-methodes-selon-votre-niveau/''>Remplacer WP-Cron : deux méthodes selon votre niveau</a></li><li><a class=''rsswidget'' href=''https://wpmarmite.com/elementor-ai/''>Comment créer un site WordPress avec les outils IA d’Elementor : méthode pas à pas</a></li></ul></div>', 'off'),
(14416, 'wp_notes_notify', '1', 'on'),
(14424, '_site_transient_timeout_community-events-c3357f34a01de296ed63b1041e581b2e', '1774484740', 'off'),
(14425, '_site_transient_community-events-c3357f34a01de296ed63b1041e581b2e', 'a:4:{s:9:"sandboxed";b:0;s:5:"error";N;s:8:"location";a:1:{s:2:"ip";s:13:"143.105.152.0";}s:6:"events";a:0:{}}', 'off'),
(14426, 'can_compress_scripts', '1', 'on'),
(14427, '_site_transient_timeout_feed_0d2db5fea5a8633b56992c916819b198', '1774484741', 'off'),
(14428, '_site_transient_feed_0d2db5fea5a8633b56992c916819b198', 'a:6:{s:5:"child";a:1:{s:0:"";a:1:{s:3:"rss";a:1:{i:0;a:6:{s:4:"data";s:3:"\n\n\n";s:7:"attribs";a:1:{s:0:"";a:1:{s:7:"version";s:3:"2.0";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:0:"";a:1:{s:7:"channel";a:1:{i:0;a:6:{s:4:"data";s:52:"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\n \n	\n		\n		\n		\n		\n		\n		\n		\n		\n		\n	";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:8:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:32:"Blog – WordPress.org Français";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:24:"https://fr.wordpress.org";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:13:"lastBuildDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Sat, 10 Jan 2026 23:18:11 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"language";a:1:{i:0;a:5:{s:4:"data";s:5:"fr-FR";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:9:"generator";a:1:{i:0;a:5:{s:4:"data";s:38:"https://wordpress.org/?v=7.0-RC1-62112";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:5:"image";a:1:{i:0;a:6:{s:4:"data";s:11:"\n	\n	\n	\n	\n	\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:0:"";a:5:{s:3:"url";a:1:{i:0;a:5:{s:4:"data";s:29:"https://s.w.org/favicon.ico?2";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:32:"Blog – WordPress.org Français";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:24:"https://fr.wordpress.org";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:5:"width";a:1:{i:0;a:5:{s:4:"data";s:2:"32";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:6:"height";a:1:{i:0;a:5:{s:4:"data";s:2:"32";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}s:4:"item";a:10:{i:0;a:6:{s:4:"data";s:57:"\n		\n		\n		\n		\n		\n				\n		\n\n					\n										\n					\n		\n		\n			";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:6:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:48:"Arrêt du support des versions 7.2 et 7.3 de PHP";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:68:"https://fr.wordpress.org/2026/01/10/arret-support-php-version-72-73/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Sat, 10 Jan 2026 08:29:22 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:1:{i:0;a:5:{s:4:"data";s:9:"Securité";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"https://fr.wordpress.org/?p=3423";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:383:"À partir de WordPress 7.0 (version attendue en avril 2026), les versions 7.2 et 7.3 de PHP ne seront plus supportées par notre CMS. La&#160;version minimale recommandée&#160;de PHP restera 8.3, tandis que la&#160;version minimale supportée&#160;de PHP sera dorénavant la version 7.4. La version minimale supportée de PHP avait été montée à 7.2.24 en juillet 2024. [&#8230;]";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:9:"Jb Audras";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:40:"http://purl.org/rss/1.0/modules/content/";a:1:{s:7:"encoded";a:1:{i:0;a:5:{s:4:"data";s:4900:"\n<p class="wp-block-paragraph">À partir de WordPress 7.0 (version attendue en avril 2026), les versions 7.2 et 7.3 de PHP ne seront plus supportées par notre CMS.</p>\n\n\n\n<p class="wp-block-paragraph">La&nbsp;<em>version minimale recommandée</em>&nbsp;de PHP restera 8.3, tandis que la&nbsp;<em>version minimale supportée</em>&nbsp;de PHP sera dorénavant la version 7.4.</p>\n\n\n\n<p class="wp-block-paragraph">La version minimale supportée de PHP avait été montée à 7.2.24 en juillet 2024. Depuis, les parts de marché combinées de PHP 7.2 et 7.3 dans l&rsquo;écosystème WordPress sont tombés <a href="https://fr.wordpress.org/about/stats/">sous le seuil de 4 % des installations WordPress</a>.</p>\n\n\n\n<p class="wp-block-paragraph">Historiquement, le projet WordPress définit à 5 % le seuil d&rsquo;utilisation minimal pour qu&rsquo;une version de PHP puisse être retirée du support. L&rsquo;utilisation combinée de PHP 7.2 et 7.3 étant désormais bien inférieure à 5 % d&rsquo;installations, le processus d&rsquo;augmentation de la version minimale de PHP requise peut être lancé.</p>\n\n\n\n<p class="wp-block-paragraph">L&rsquo;objectif de l&rsquo;augmentation de la version minimale de PHP requise est de garantir la maintenabilité à long terme de WordPress. Les avantages de cette augmentation se manifestent progressivement dans de nombreux domaines&nbsp;: l&rsquo;écosystème des extensions et des thèmes, les outils et bibliothèques, la perception à long terme du projet WordPress, les relations avec les développeur·euses et, à terme, le code source de WordPress lui-même, notamment ses outils de développement et son infrastructure de tests automatisés.</p>\n\n\n\n<h2 class="wp-block-heading">Quelles projections à moyen terme sur le support de PHP par WordPress&nbsp;?</h2>\n\n\n\n<p class="wp-block-paragraph">Il n&rsquo;est pas prévu d&rsquo;augmenter la version minimale de PHP requise selon un calendrier fixe. Les équipes <em><bdo lang="en" dir="ltr">Core</bdo></em> et <bdo lang="en" dir="ltr"><em>Security</em></bdo> de WP continueront de surveiller l&rsquo;utilisation des versions de PHP et de collaborer avec l&rsquo;équipe <em><bdo lang="en" dir="ltr">Hosting</bdo></em> (constituée d&rsquo;hébergeurs qui contribuent activement à WordPress) afin d&rsquo;inciter l&rsquo;écosystème à mettre à jour leur version de PHP le plus rapidement possible.</p>\n\n\n\n<p class="wp-block-paragraph">Le seuil d&rsquo;utilisation de 5&nbsp;% restera la norme pour le moment pour décider de l&rsquo;arrêt ou non du support d&rsquo;une version.</p>\n\n\n\n<h3 class="wp-block-heading">PHP 7.4, le principal goulot d&rsquo;étranglement pour monter la version minimale supportée de PHP </h3>\n\n\n\n<p class="wp-block-paragraph">À ce jour, PHP 7.4 est le principal goulot d&rsquo;étranglement empêchant d&rsquo;aller plus loin. Voici en effet les parts de marché de chaque version de PHP dans l&rsquo;écosystème WP, au 10 janvier 2026&nbsp;:</p>\n\n\n\n<ul class="wp-block-list">\n<li>8.5 : 0,23&nbsp;%</li>\n\n\n\n<li>8.4 : 4,90&nbsp;%</li>\n\n\n\n<li>8.3 : 16,74&nbsp;%</li>\n\n\n\n<li>8.2 : 27,29&nbsp;%</li>\n\n\n\n<li>8.1 : 15,39&nbsp;%</li>\n\n\n\n<li>8.0 : 5,69&nbsp;%</li>\n\n\n\n<li><strong>7.4 : 22,20&nbsp;%</strong></li>\n\n\n\n<li>7.3 : 2,04&nbsp;% (arrêt du support en avril 2026)</li>\n\n\n\n<li>7.2 : 1,81&nbsp;% (arrêt du support en avril 2026)</li>\n</ul>\n\n\n\n<p class="wp-block-paragraph">Avec 22,2% de parts de marché, PHP 7.4 risque de ne pas pouvoir être abandonné avant plusieurs années. Or, cette version est sortie en 2019 et son support officiel par PHP s&rsquo;est arrêté en 2022.</p>\n\n\n\n<p class="wp-block-paragraph">Malheureusement, en dehors même de WordPress, il existe une multitude d&rsquo;applications et de sites construits sur d&rsquo;anciennes versions de PHP et qui sont incompatibles avec les versions ultérieures. C&rsquo;est sans doute pour cela que tant d&rsquo;hébergeurs proposent toujours PHP 7.4 à leurs clients, et qu&rsquo;il leur est si difficile d&rsquo;opérer des mises à niveau forcées vers des versions plus récentes&nbsp;: tant qu&rsquo;aucune faille de sécurité majeure ne sera publiée concernant PHP 7.4, il y a de fortes chances que ce <em>statu quo</em> demeure chez les hébergeurs importants, qui peuvent difficilement imposer une telle migration sur leur parc et risquer de casser des applicatifs critiques pour leurs clients.</p>\n\n\n\n<p class="wp-block-paragraph">En attendant, <strong>WordPress est entièrement compatible avec PHP 8.3 qui est la version minimale officiellement recommandée pour faire tourner WP</strong>. Et <a href="https://make.wordpress.org/core/handbook/references/php-compatibility-and-wordpress-versions/">la compatibilité 8.4 et 8.5 est presque complète (en anglais)</a> au niveau du cœur du CMS. N&rsquo;attendez pas pour effectuer la montée de version de PHP de votre côté&nbsp;!</p>\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:30:"com-wordpress:feed-additions:1";a:1:{s:7:"post-id";a:1:{i:0;a:5:{s:4:"data";s:4:"3423";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:1;a:6:{s:4:"data";s:57:"\n		\n		\n		\n		\n		\n				\n		\n\n					\n										\n					\n		\n		\n			";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:6:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:26:"WordPress 6.9 « Gene »";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:55:"https://fr.wordpress.org/2025/12/02/wordpress-6-9-gene/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Tue, 02 Dec 2025 20:17:35 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:1:{i:0;a:5:{s:4:"data";s:31:"Nouvelles versions de WordPress";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"https://fr.wordpress.org/?p=3411";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:350:"Chaque version de WordPress rend hommage à un artiste ayant laissé une marque indélébile dans le monde la musique. Le nom de code de WordPress 6.9 est «&#160;Gene&#160;», en l&#8217;honneur du jazzman américain Gene Harris. Ce pianiste autodidacte dès l&#8217;âge de 6 ans a infusé le jazz populaire de soul de blues et de gospel, [&#8230;]";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:9:"Jb Audras";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:40:"http://purl.org/rss/1.0/modules/content/";a:1:{s:7:"encoded";a:1:{i:0;a:5:{s:4:"data";s:78347:"\n<figure class="wp-block-image size-full"><img fetchpriority="high" decoding="async" width="1024" height="535" src="https://fr.wordpress.org/files/2025/12/Release-Edition-Featured-Image-6.9-1024x535-1.png" alt="" class="wp-image-3413" srcset="https://fr.wordpress.org/files/2025/12/Release-Edition-Featured-Image-6.9-1024x535-1.png 1024w, https://fr.wordpress.org/files/2025/12/Release-Edition-Featured-Image-6.9-1024x535-1-300x157.png 300w, https://fr.wordpress.org/files/2025/12/Release-Edition-Featured-Image-6.9-1024x535-1-768x401.png 768w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>\n\n\n\n<p class="wp-block-paragraph">Chaque version de WordPress rend hommage à un artiste ayant laissé une marque indélébile dans le monde la musique. Le nom de code de WordPress 6.9 est «&nbsp;Gene&nbsp;», en l&rsquo;honneur du jazzman américain Gene Harris.</p>\n\n\n\n<p class="wp-block-paragraph">Ce pianiste autodidacte dès l&rsquo;âge de 6 ans a infusé le jazz populaire de soul de blues et de gospel, apportant une chaleur et une signature iconique. L&rsquo;approche «&nbsp;<bdo lang="en" dir="ltr">bluesy</bdo>&nbsp;» du jazz de Gene Harris vivait à l&rsquo;intersection de deux mondes musicaux, apportant un paysage riche de textures et un supplément d&rsquo;âme qui restera à jamais.</p>\n\n\n\n<h2 class="wp-block-heading">Bienvenue sur WordPress&nbsp;6.9</h2>\n\n\n\n<p class="wp-block-paragraph">WordPress 6.9 apporte des changements majeurs concernant le travail collaboratif sur vos contenus éditoriaux.</p>\n\n\n\n<p class="wp-block-paragraph">La nouvelle fonctionnalité «&nbsp;Notes&nbsp;» permet d&rsquo;ajouter des commentaires au niveau des blocs lors de la rédaction de publications, simplifiant ainsi la relecture et la validation du contenu.</p>\n\n\n\n<p class="wp-block-paragraph">La palette de commandes étendue offre une navigation plus rapide dans votre administration.</p>\n\n\n\n<p class="wp-block-paragraph">La nouvelle API «&nbsp;<bdo lang="en" dir="ltr">Abilities</bdo>&nbsp;» fournit un système de déclaration de fonctionnalités standardisé et lisible par machine, ouvrant la voie à des flux de travail automatisés et basés sur les nouvelles générations d&rsquo;outils IA.</p>\n\n\n\n<p class="wp-block-paragraph">Cette version améliore également les performances de vos sites, notamment la vitesse de chargement des pages, et ajoute de nombreux nouveaux blocs éditoriaux, ainsi qu&rsquo;une interface de glisser-déposer plus intuitive, pour vous aider à concevoir du contenu riche et dynamique plus efficacement.</p>\n\n\n\n<div class="wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex">\n<div class="wp-block-button"><a class="wp-block-button__link wp-element-button" href="https://fr.wordpress.org/download/">Télécharger WordPress 6.9 «&nbsp;Gene&nbsp;»</a></div>\n</div>\n\n\n\n<h2 class="wp-block-heading">Les Notes, un nouveau système collaboratif</h2>\n\n\n\n<p class="wp-block-paragraph"><strong>Faites vos retours directement là où vous travaillez.</strong><br>Avec les notes liées directement aux blocs, votre équipe peut rester en phase, suivre les modifications, et transformer les retours en actions, tout au même endroit. Que vous travailliez sur l’écriture des textes ou sur l’affinage de la mise en page, la collaboration se fait avec fluidité directement dans le canevas de l’éditeur.</p>\n\n\n\n<figure class="wp-block-image size-full"><img decoding="async" src="https://wordpress.org/news/files/2025/12/6-9-notes.png" alt="" class="wp-image-19410" /></figure>\n\n\n\n<h2 class="wp-block-heading">Une palette de commandes disponible partout</h2>\n\n\n\n<p class="wp-block-paragraph"><strong>Vos outils sont toujours à portée de main.</strong><br>Accédez à la Palette de commandes depuis n’importe quelle partie de votre site, que vous soyez en train de rédiger votre dernier article, de travailler en profondeur sur le design du site dans l’Éditeur de site, ou de parcourir vos extensions. Tout ce dont vous avez besoin est maintenant à portée de clic.</p>\n\n\n\n<figure class="wp-block-image size-full"><img decoding="async" src="https://wordpress.org/news/files/2025/12/6-9-command-palette-everywhere.png" alt="" class="wp-image-19412" /></figure>\n\n\n\n<h2 class="wp-block-heading">Adapter le texte à son conteneur</h2>\n\n\n\n<p class="wp-block-paragraph"><strong>Un contenu qui s’adapte.</strong><br>Une nouvelle option de typographie pour les blocs de texte, à commencer par les blocs Paragraphe et Titre, qui ajuste automatiquement la taille de la police pour remplir parfaitement son conteneur. Idéal pour les bannières, les encadrés ou les éléments qui doivent se démarquer dans votre design. Aucun réglage manuel n’est nécessaire, vous obtenez instantanément un rendu propre.</p>\n\n\n\n<figure class="wp-block-image size-full"><img decoding="async" src="https://wordpress.org/news/files/2025/12/6-9-fit-text.png" alt="" class="wp-image-19413" /></figure>\n\n\n\n<h2 class="wp-block-heading">Une nouvelle API «&nbsp;Abilities&nbsp;»</h2>\n\n\n\n<p class="wp-block-paragraph"><strong>Un gestionnaire de fonctionnalités au cœur de WordPress</strong>.</p>\n\n\n\n<p class="wp-block-paragraph">WordPress 6.9 pose les bases de l&rsquo;automatisation de demain grâce à l&rsquo;API «&nbsp;Abilities&nbsp;» unifiée. En créant un registre standardisé des fonctionnalités des sites, les développeurs peuvent désormais enregistrer, valider et exécuter des actions de manière cohérente dans tous les contextes (des points de terminaison PHP et REST aux agents IA), ouvrant ainsi la voie à des expériences WordPress plus intelligentes et connectées.</p>\n\n\n\n<h2 class="wp-block-heading">Amélioration de l’accessibilité</h2>\n\n\n\n<p class="wp-block-paragraph">Plus de 30 corrections et améliorations en matière d’accessibilité, centrées sur les principales zones de l’expérience d’administration de WordPress. Cela va de la suppression complète du contenu généré par le CSS pour les technologies d’assistance, à l’amélioration des annonces des lecteurs d’écran, en passant par la correction de la position du curseur et le maintien du focus de saisie lors du clic sur les éléments de suggestion automatique.</p>\n\n\n\n<h2 class="wp-block-heading">Amélioration des performances</h2>\n\n\n\n<p class="wp-block-paragraph">WordPress 6.9 comprend un vaste ensemble d’améliorations de performances. De meilleurs résultats sur la métrique&nbsp;LCP&nbsp;(<bdo lang="en" dir="ltr">Largest Contentful Paint</bdo>) sont obtenus grâce à un chargement amélioré des feuilles de style conditionnelles et en ligne, et grâce au chargement des scripts avec prise en charge de l’attribut <code>fetchpriority</code> et à des optimisations du cœur complémentaires. Les avancées de l’éditeur comprennent des correctifs pour les modifications de mise en page causés par le bloc Vidéo et un chargement plus rapide du sélecteur de termes.</p>\n\n\n\n<h3 class="wp-block-heading">Et bien plus encore</h3>\n\n\n\n<p class="wp-block-paragraph">Pour une liste complète des nouvelles fonctionnalités, lisez <a href="https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/" data-type="post" data-id="3383">notre guide technique à destination des développeurs et des développeuses (en français)</a>, ou consultez le <a href="https://wordpress.org/download/releases/6-9">site dédié à WordPress 6.9 (en anglais)</a>.</p>\n\n\n\n<h2 class="wp-block-heading">L’équipe de direction de WordPress&nbsp;6.9</h2>\n\n\n\n<p class="wp-block-paragraph">Voici l’équipe qui a coordonné le développement et la sortie de cette nouvelle version de WordPress&nbsp;:</p>\n\n\n\n<ul class="wp-block-list">\n<li>Direction générale :&nbsp;<a href="https://profiles.wordpress.org/matt/">Matt Mullenweg</a></li>\n\n\n\n<li>Coordination de la version :&nbsp;<a href="https://profiles.wordpress.org/akshayar/">Akshaya Rane</a>, <a href="https://profiles.wordpress.org/amykamala/">Amy Kamala</a></li>\n\n\n\n<li>Direction technique :&nbsp;<a href="https://profiles.wordpress.org/davidbaumwald/">David Baumwald</a>, <a href="https://profiles.wordpress.org/ellatrix/">Ella van Durpe</a>, <a href="https://profiles.wordpress.org/priethor/">Héctor Prieto</a></li>\n\n\n\n<li>Direction artistique :&nbsp;<a href="https://profiles.wordpress.org/karmatosed/"></a><a href="https://profiles.wordpress.org/fcoveram/">Francisco Vera</a></li>\n\n\n\n<li>Gestion de projet :&nbsp;<a href="https://profiles.wordpress.org/audrasjb/"></a><a href="https://profiles.wordpress.org/wildworks/">Aki Hamano</a>, <a href="https://profiles.wordpress.org/welcher/">Ryan Welcher</a></li>\n\n\n\n<li>Direction des tests :&nbsp;<a href="https://profiles.wordpress.org/krupajnanda/"></a><a href="https://profiles.wordpress.org/psykro/">Jonathan Bossenger</a>, <a href="https://profiles.wordpress.org/krupajnanda/">Krupa Nanda</a></li>\n</ul>\n\n\n\n<h2 class="wp-block-heading">Merci aux contributeurs et contributrices</h2>\n\n\n\n<p class="wp-block-paragraph">La mission de WordPress est de <a href="https://fr.wordpress.org/about/">démocratiser la publication de contenu</a> et ce projet <a href="https://opensource.org/osd-annotated">embrasse les libertés fondamentales de l&rsquo;open-source (en anglais)</a>. Une communauté mondiale et diversifiée supporte cet effort.</p>\n\n\n\n<p class="wp-block-paragraph">WordPress 6.9 n’aurait pas pu sortir sans la contribution passionnée de plus de&nbsp;<strong>900 personnes provenant de près de 67 pays différents</strong>.</p>\n\n\n\n<p class="wp-block-paragraph">Ce travail collaboratif a abouti à plus de 340 améliorations et correctifs, ce qui donne une nouvelle version majeure stable et efficace – un vrai témoignage de la vivacité de l&rsquo;écosystème open-source de notre CMS.</p>\n\n\n\n<div class="wp-block-group alignwide is-layout-constrained wp-block-group-is-layout-constrained">\n<p class="has-extra-small-font-size wp-block-paragraph"><a href="https://profiles.wordpress.org/o-o/">2046</a> · <a href="https://profiles.wordpress.org/aakashverma1/">Aakash Verma</a> · <a href="https://profiles.wordpress.org/jorbin/">Aaron Jorbin</a> · <a href="https://profiles.wordpress.org/aaronrobertshaw/">Aaron Robertshaw</a> · <a href="https://profiles.wordpress.org/aarti1318/">Aarti Chauhan</a> · <a href="https://profiles.wordpress.org/thehercules/">Aashish Sharma</a> · <a href="https://profiles.wordpress.org/aatospaja/">aatospaja</a> · <a href="https://profiles.wordpress.org/abduremon/">Abdur Rahman Emon</a> · <a href="https://profiles.wordpress.org/hurayraiit/">Abu Hurayra</a> · <a href="https://profiles.wordpress.org/kawauso/">Adam Harley (Kawauso)</a> · <a href="https://profiles.wordpress.org/adamsilverstein/">Adam Silverstein</a> · <a href="https://profiles.wordpress.org/zieladam/">Adam Zieliński</a> · <a href="https://profiles.wordpress.org/adityab98/">Aditya Bansode</a> · <a href="https://profiles.wordpress.org/b1ink0/">Aditya Dhade</a> · <a href="https://profiles.wordpress.org/adityashah2411/">aditya shah</a> · <a href="https://profiles.wordpress.org/iamadisingh/">Aditya Singh</a> · <a href="https://profiles.wordpress.org/aduth/">aduth</a> · <a href="https://profiles.wordpress.org/agulbra/">agulbra</a> · <a href="https://profiles.wordpress.org/elazzabi/">Ahmed</a> · <a href="https://profiles.wordpress.org/ajaxstardust/">ajaxStardust</a> · <a href="https://profiles.wordpress.org/ajitbohra/">Ajit Bohra</a> · <a href="https://profiles.wordpress.org/akanshusingh/">Akanshu Singh</a> · <a href="https://profiles.wordpress.org/akeda/">Akeda Bagus</a> · <a href="https://profiles.wordpress.org/wildworks/">Aki Hamano</a> · <a href="https://profiles.wordpress.org/atachibana/">Akira Tachibana</a> · <a href="https://profiles.wordpress.org/wpfy/">Akramul Hasan</a> · <a href="https://profiles.wordpress.org/akshat2802/">Akshat Kakkad</a> · <a href="https://profiles.wordpress.org/akshaydhere/">Akshay Dhere</a> · <a href="https://profiles.wordpress.org/akshayar/">Akshaya Rane</a> · <a href="https://profiles.wordpress.org/aljullu/">Albert Juhé Lluveras</a> · <a href="https://profiles.wordpress.org/alejandrogonzalvo/">alejandrogonzalvo</a> · <a href="https://profiles.wordpress.org/alexcu21/">Alex Cuadra</a> · <a href="https://profiles.wordpress.org/ajlende/">Alex Lende</a> · <a href="https://profiles.wordpress.org/alexclassroom/">Alex Lion (阿力獅)</a> · <a href="https://profiles.wordpress.org/alexstine/">Alex Stine</a> · <a href="https://profiles.wordpress.org/alexandrebuffet/">Alexandre Buffet</a> · <a href="https://profiles.wordpress.org/alexus450/">Alexei Samarschi</a> · <a href="https://profiles.wordpress.org/alexius08/">Alexis Pandaan</a> · <a href="https://profiles.wordpress.org/alordiel/">alordiel</a> · <a href="https://profiles.wordpress.org/mrfoxtalbot/">Alvaro Gómez</a> · <a href="https://profiles.wordpress.org/alh0319/">Amber Hinds</a> · <a href="https://profiles.wordpress.org/amin7/">Amin</a> · <a href="https://profiles.wordpress.org/theaminuldev/">Aminul Islam</a> · <a href="https://profiles.wordpress.org/aialvi/">Aminul Islam Alvi</a> · <a href="https://profiles.wordpress.org/amitbhosale/">Amit Bhosale</a> · <a href="https://profiles.wordpress.org/amykamala/">Amy Kamala</a> · <a href="https://profiles.wordpress.org/anatolbroder/">Anatol Broder</a> · <a href="https://profiles.wordpress.org/anlino/">Anders Norén</a> · <a href="https://profiles.wordpress.org/afercia/">Andrea Fercia</a> · <a href="https://profiles.wordpress.org/awetz583/">Andrea Roenning</a> · <a href="https://profiles.wordpress.org/andraganescu/">Andrei Draganescu</a> · <a href="https://profiles.wordpress.org/andrewhoyer/">Andrew Hoyer</a> · <a href="https://profiles.wordpress.org/nacin/">Andrew Nacin</a> · <a href="https://profiles.wordpress.org/azaozz/">Andrew Ozz</a> · <a href="https://profiles.wordpress.org/andrewserong/">Andrew Serong</a> · <a href="https://profiles.wordpress.org/oandregal/">André Maneiro</a> · <a href="https://profiles.wordpress.org/afragen/">Andy Fragen</a> · <a href="https://profiles.wordpress.org/mymothersdaughter/">Anita C</a> · <a href="https://profiles.wordpress.org/ankit-k-gupta/">Ankit K Gupta</a> · <a href="https://profiles.wordpress.org/ankitkumarshah/">Ankit Kumar Shah</a> · <a href="https://profiles.wordpress.org/ankitmaru/">Ankit Panchal</a> · <a href="https://profiles.wordpress.org/annezazu/">Anne McCarthy</a> · <a href="https://profiles.wordpress.org/annebovelett/">Anne-Mieke Bovelett</a> · <a href="https://profiles.wordpress.org/antonvlasenko/">Anton Vlasenko</a> · <a href="https://profiles.wordpress.org/antoniosejas/">Antonio Sejas</a> · <a href="https://profiles.wordpress.org/anujrathore24/">Anuj Singh</a> · <a href="https://profiles.wordpress.org/anveshika/">Anveshika Srivastava</a> · <a href="https://profiles.wordpress.org/apmeyer/">apmeyer</a> · <a href="https://profiles.wordpress.org/aristath/">Ari Stathopoulos</a> · <a href="https://profiles.wordpress.org/fliespl/">Arkadiusz Rzadkowolski</a> · <a href="https://profiles.wordpress.org/armandovias/">Armando</a> · <a href="https://profiles.wordpress.org/artemiosans/">Artemio Morales</a> · <a href="https://profiles.wordpress.org/arthur791004/">Arthur Chu</a> · <a href="https://profiles.wordpress.org/artpi/">Artur Piszek</a> · <a href="https://profiles.wordpress.org/artz91/">ArtZ91</a> · <a href="https://profiles.wordpress.org/asafm7/">asafm7</a> · <a href="https://profiles.wordpress.org/asdofindia/">asdofindia</a> · <a href="https://profiles.wordpress.org/ashfame/">Ashish Kumar (Ashfame)</a> · <a href="https://profiles.wordpress.org/akashdev/">Ashraful Haque Akash</a> · <a href="https://profiles.wordpress.org/askapache/">askapache</a> · <a href="https://profiles.wordpress.org/aslamdoctor/">Aslam Doctor</a> · <a href="https://profiles.wordpress.org/aurooba/">Aurooba Ahmed</a> · <a href="https://profiles.wordpress.org/aut0poietic/">aut0poietic</a> · <a href="https://profiles.wordpress.org/aksl95/">Axel DUCORON</a> · <a href="https://profiles.wordpress.org/ayeshrajans/">Ayesh Karunaratne</a> · <a href="https://profiles.wordpress.org/azharderaiya/">Azhar Deraiya</a> · <a href="https://profiles.wordpress.org/beryldlg/">Béryl de La Grandière</a> · <a href="https://profiles.wordpress.org/bartnv/">bartnv</a> · <a href="https://profiles.wordpress.org/bchecketts/">bchecketts</a> · <a href="https://profiles.wordpress.org/beee/">Beee</a> · <a href="https://profiles.wordpress.org/scruffian/">Ben Dwyer</a> · <a href="https://profiles.wordpress.org/benazeer/">Benazeer</a> · <a href="https://profiles.wordpress.org/rainbowgeek/">Benjamin Denis</a> · <a href="https://profiles.wordpress.org/benjamin_zekavica/">Benjamin Zekavica</a> · <a href="https://profiles.wordpress.org/bvl/">Benny</a> · <a href="https://profiles.wordpress.org/benoitchantre/">Benoit Chantre</a> · <a href="https://profiles.wordpress.org/kau-boy/">Bernhard Kau</a> · <a href="https://profiles.wordpress.org/bernhard reiter/">Bernhard Reiter</a> · <a href="https://profiles.wordpress.org/bernhard-reiter/">bernhard-reiter</a> · <a href="https://profiles.wordpress.org/bgermann/">bgermann</a> · <a href="https://profiles.wordpress.org/bhattaganesh/">bhattaganesh</a> · <a href="https://profiles.wordpress.org/bhaveshdesai/">Bhavesh Desai</a> · <a href="https://profiles.wordpress.org/bidbmak/">BiDbMAK</a> · <a href="https://profiles.wordpress.org/mbigul/">Bigul Malayi</a> · <a href="https://profiles.wordpress.org/birgire/">Birgir Erlendsson (birgire)</a> · <a href="https://profiles.wordpress.org/bph/">Birgit Pauli-Haack</a> · <a href="https://profiles.wordpress.org/rainynewt/">Bishal Shrestha</a> · <a href="https://profiles.wordpress.org/bobbyleenoblestudios/">bobbyleenoblestudios</a> · <a href="https://profiles.wordpress.org/bogdanungureanu/">BogdanUngureanu</a> · <a href="https://profiles.wordpress.org/gitlost/">bonger</a> · <a href="https://profiles.wordpress.org/bor0/">Boro Sitnikovski</a> · <a href="https://profiles.wordpress.org/burlesonbrad/">Brad Griffin</a> · <a href="https://profiles.wordpress.org/bradley2083/">brad hogan</a> · <a href="https://profiles.wordpress.org/bjorsch/">Brad Jorsch</a> · <a href="https://profiles.wordpress.org/bradshawtm/">bradshawtm</a> · <a href="https://profiles.wordpress.org/bhubbard/">Brandon Hubbard</a> · <a href="https://profiles.wordpress.org/kraftbj/">Brandon Kraft</a> · <a href="https://profiles.wordpress.org/heybran/">Brandon Zhang</a> · <a href="https://profiles.wordpress.org/bgoewert/">Brennan Goewert</a> · <a href="https://profiles.wordpress.org/brhodes/">brhodes</a> · <a href="https://profiles.wordpress.org/ironprogrammer/">Brian Alexander</a> · <a href="https://profiles.wordpress.org/bacoords/">Brian Coords</a> · <a href="https://profiles.wordpress.org/bgardner/">Brian Gardner</a> · <a href="https://profiles.wordpress.org/masteradhoc/">Brian Haas</a> · <a href="https://profiles.wordpress.org/brumack/">brumack</a> · <a href="https://profiles.wordpress.org/bschneidewind/">Bryan Schneidewind</a> · <a href="https://profiles.wordpress.org/bshuchter/">bshuchter</a> · <a href="https://profiles.wordpress.org/burnuser/">burnuser</a> · <a href="https://profiles.wordpress.org/byteninjaa0/">byteninjaa0</a> · <a href="https://profiles.wordpress.org/cedche99/">Cédric Chevillard</a> · <a href="https://profiles.wordpress.org/callumbw95/">Callum Bridgford-Whittick</a> · <a href="https://profiles.wordpress.org/snicco/">Calvin Alkan</a> · <a href="https://profiles.wordpress.org/karl94/">Carlo Cannas</a> · <a href="https://profiles.wordpress.org/cbravobernal/">Carlos Bravo</a> · <a href="https://profiles.wordpress.org/carlosgprim/">Carlos G. P.</a> · <a href="https://profiles.wordpress.org/carlsteffen/">CarlSteffen</a> · <a href="https://profiles.wordpress.org/poena/">Carolina Nymark</a> · <a href="https://profiles.wordpress.org/corazondejaguar/">Carolina Romo</a> · <a href="https://profiles.wordpress.org/ciobanucatalin/">Catalin Ciobanu</a> · <a href="https://profiles.wordpress.org/catgofire/">catgofire</a> · <a href="https://profiles.wordpress.org/cbirdsong/">cbirdsong</a> · <a href="https://profiles.wordpress.org/ccharel/">ccharel</a> · <a href="https://profiles.wordpress.org/cbutlerjr/">Chad Butler</a> · <a href="https://profiles.wordpress.org/shireling/">Chad Chadbourne</a> · <a href="https://profiles.wordpress.org/cherrygot/">Chakrapani Gautam</a> · <a href="https://profiles.wordpress.org/chihsuan/">Chi-Hsuan Huang</a> · <a href="https://profiles.wordpress.org/chillifish/">Chillifish</a> · <a href="https://profiles.wordpress.org/chloed/">ChloeD</a> · <a href="https://profiles.wordpress.org/chouby/">Chouby</a> · <a href="https://profiles.wordpress.org/czarate/">Chris Zarate</a> · <a href="https://profiles.wordpress.org/chriscct7/">chriscct7</a> · <a href="https://profiles.wordpress.org/chrisdotdotdot/">chrisdotdotdot</a> · <a href="https://profiles.wordpress.org/chrismattix/">chrismattix</a> · <a href="https://profiles.wordpress.org/christinecooper/">christinecooper</a> · <a href="https://profiles.wordpress.org/apermo/">Christoph Daum</a> · <a href="https://profiles.wordpress.org/nyiriland/">Christy Nyiri</a> · <a href="https://profiles.wordpress.org/cikrimcin/">cikrimcin</a> · <a href="https://profiles.wordpress.org/butterflymedia/">Ciprian Popescu</a> · <a href="https://profiles.wordpress.org/chrisvendiadvertisingcom/">cjhaas</a> · <a href="https://profiles.wordpress.org/ckoerner/">ckoerner</a> · <a href="https://profiles.wordpress.org/claimableperch/">claimableperch</a> · <a href="https://profiles.wordpress.org/codeamp/">Code Amp</a> · <a href="https://profiles.wordpress.org/codebuddy/">codebuddy</a> · <a href="https://profiles.wordpress.org/coleatkinson1/">coleatkinson1</a> · <a href="https://profiles.wordpress.org/costdev/">Colin Stewart</a> · <a href="https://profiles.wordpress.org/colind/">ColinD</a> · <a href="https://profiles.wordpress.org/ogrecooper/">Cooper Dalrymple</a> · <a href="https://profiles.wordpress.org/coralietixeront/">Coralie Tixeront</a> · <a href="https://profiles.wordpress.org/salzano/">Corey Salzano</a> · <a href="https://profiles.wordpress.org/coreyw/">Corey Worrell</a> · <a href="https://profiles.wordpress.org/cornwell/">Cornwell</a> · <a href="https://profiles.wordpress.org/cr0ybot/">Cory Hughart</a> · <a href="https://profiles.wordpress.org/courane01/">Courtney Robertson</a> · <a href="https://profiles.wordpress.org/cucocreative/">cucocreative</a> · <a href="https://profiles.wordpress.org/cwhitmore/">Cullen Whitmore</a> · <a href="https://profiles.wordpress.org/cyrille37/">Cyrille37</a> · <a href="https://profiles.wordpress.org/daanvandenbergh/">Daan van den Bergh</a> · <a href="https://profiles.wordpress.org/acketon/">Dakota Chichester</a> · <a href="https://profiles.wordpress.org/damchtlv/">damchtlv</a> · <a href="https://profiles.wordpress.org/damir-webthemer/">Damir</a> · <a href="https://profiles.wordpress.org/colorful-tones/">Damon Cook</a> · <a href="https://profiles.wordpress.org/dancameron/">Dan Cameron</a> · <a href="https://profiles.wordpress.org/danielpw/">Dan Waldschmidt</a> · <a href="https://profiles.wordpress.org/danielbachhuber/">Daniel Bachhuber</a> · <a href="https://profiles.wordpress.org/danieliser/">Daniel Iser</a> · <a href="https://profiles.wordpress.org/talldanwp/">Daniel Richards</a> · <a href="https://profiles.wordpress.org/mte90/">Daniele Scasciafratte</a> · <a href="https://profiles.wordpress.org/daniellacatus/">daniellacatus</a> · <a href="https://profiles.wordpress.org/danielmorell/">danielmorell</a> · <a href="https://profiles.wordpress.org/dscqbus/">Danny Schmarsel</a> · <a href="https://profiles.wordpress.org/dannyreaktiv/">dannyreaktiv</a> · <a href="https://profiles.wordpress.org/nerrad/">Darren Ethier (nerrad)</a> · <a href="https://profiles.wordpress.org/darshitrajyaguru97/">Darshit Rajyaguru</a> · <a href="https://profiles.wordpress.org/dryanpress/">Dave Ryan</a> · <a href="https://profiles.wordpress.org/daveguitaruno/">daveguitaruno</a> · <a href="https://profiles.wordpress.org/davilera/">David Aguilera</a> · <a href="https://profiles.wordpress.org/darerodz/">David Arenas</a> · <a href="https://profiles.wordpress.org/dartiss/">David Artiss</a> · <a href="https://profiles.wordpress.org/davidbaumwald/">David Baumwald</a> · <a href="https://profiles.wordpress.org/dpcalhoun/">David Calhoun</a> · <a href="https://profiles.wordpress.org/dlh/">David Herrera</a> · <a href="https://profiles.wordpress.org/justlevine/">David Levine</a> · <a href="https://profiles.wordpress.org/davidperez/">David Perez</a> · <a href="https://profiles.wordpress.org/djivad/">David Riviera</a> · <a href="https://profiles.wordpress.org/get_dave/">David Smith</a> · <a href="https://profiles.wordpress.org/davidb/">DavidB</a> · <a href="https://profiles.wordpress.org/dawidadach/">dawidadach</a> · <a href="https://profiles.wordpress.org/dsas/">Dean Sas</a> · <a href="https://profiles.wordpress.org/dkarfa/">Debabrata Karfa</a> · <a href="https://profiles.wordpress.org/debarghyabanerjee/">DEBARGHYA BANERJEE</a> · <a href="https://profiles.wordpress.org/denis-de-bernardy/">Denis de Bernardy</a> · <a href="https://profiles.wordpress.org/dingo_d/">Denis Žoljom</a> · <a href="https://profiles.wordpress.org/realloc/">Dennis Ploetner</a> · <a href="https://profiles.wordpress.org/dmsnell/">Dennis Snell</a> · <a href="https://profiles.wordpress.org/dennysdionigi/">Dennys Dionigi</a> · <a href="https://profiles.wordpress.org/densinakum/">Densi Nakum</a> · <a href="https://profiles.wordpress.org/derekherman/">derekherman</a> · <a href="https://profiles.wordpress.org/devasheeshkaul/">Devasheesh Kaul</a> · <a href="https://profiles.wordpress.org/dhananjaykuber/">Dhananjay Kuber</a> · <a href="https://profiles.wordpress.org/dhrumilk/">Dhrumil Kumbhani</a> · <a href="https://profiles.wordpress.org/dhruval04/">Dhruval Shah</a> · <a href="https://profiles.wordpress.org/dhruvang21/">Dhruvang21</a> · <a href="https://profiles.wordpress.org/dhruvik18/">Dhruvik Malaviya</a> · <a href="https://profiles.wordpress.org/diebombe/">diebombe</a> · <a href="https://profiles.wordpress.org/dilipbheda/">Dilip Bheda</a> · <a href="https://profiles.wordpress.org/dilip2615/">Dilip Modhavadiya</a> · <a href="https://profiles.wordpress.org/dd32/">Dion Hulse</a> · <a href="https://profiles.wordpress.org/divinenephron/">divinenephron</a> · <a href="https://profiles.wordpress.org/djcowan/">dj.cowan</a> · <a href="https://profiles.wordpress.org/ocean90/">Dominik Schilling</a> · <a href="https://profiles.wordpress.org/dominiquepijnenburg/">dominiquepijnenburg</a> · <a href="https://profiles.wordpress.org/donalirl/">donalirl</a> · <a href="https://profiles.wordpress.org/doughamlin/">doughamlin</a> · <a href="https://profiles.wordpress.org/dougmelvin/">DougMelvin</a> · <a href="https://profiles.wordpress.org/drawcard/">drawcard</a> · <a href="https://profiles.wordpress.org/dretzlaff/">dretzlaff</a> · <a href="https://profiles.wordpress.org/drewapicture/">Drew Jaynes</a> · <a href="https://profiles.wordpress.org/drivingralle/">Drivingralle</a> · <a href="https://profiles.wordpress.org/dsawyers/">dsawyers</a> · <a href="https://profiles.wordpress.org/dustintechsmith/">dustintechsmith</a> · <a href="https://profiles.wordpress.org/eclev91/">eclev91</a> · <a href="https://profiles.wordpress.org/eduwass/">eduwass</a> · <a href="https://profiles.wordpress.org/ehti/">Ehti</a> · <a href="https://profiles.wordpress.org/elialum/">elialum</a> · <a href="https://profiles.wordpress.org/eliezerspp/">Eliezer Peña</a> · <a href="https://profiles.wordpress.org/ellatrix/">Ella van&nbsp;Durpe</a> · <a href="https://profiles.wordpress.org/elvismdev/">Elvis Morales</a> · <a href="https://profiles.wordpress.org/emaildano/">emaildano</a> · <a href="https://profiles.wordpress.org/codex-m/">Emerson Maningo</a> · <a href="https://profiles.wordpress.org/emlebrun/">Emilie LEBRUN</a> · <a href="https://profiles.wordpress.org/emranahmed/">Emran Ahmed</a> · <a href="https://profiles.wordpress.org/enaanfarhan/">Enaan Farhan</a> · <a href="https://profiles.wordpress.org/lopo/">Enrico Battocchi</a> · <a href="https://profiles.wordpress.org/nrqsnchz/">Enrique Sánchez</a> · <a href="https://profiles.wordpress.org/epeicher/">epeicher</a> · <a href="https://profiles.wordpress.org/ekazda/">Eric</a> · <a href="https://profiles.wordpress.org/ericlewis/">Eric Andrew Lewis</a> · <a href="https://profiles.wordpress.org/ethitter/">Erick Hitter</a> · <a href="https://profiles.wordpress.org/kebbet/">Erik</a> · <a href="https://profiles.wordpress.org/ejoling/">Erik Joling</a> · <a href="https://profiles.wordpress.org/im3dabasia1/">Eshaan Dabasiya</a> · <a href="https://profiles.wordpress.org/ethanscorey/">ethanscorey</a> · <a href="https://profiles.wordpress.org/circlecube/">Evan Mullins</a> · <a href="https://profiles.wordpress.org/etobiesen/">Even Tobiesen</a> · <a href="https://profiles.wordpress.org/fabiankaegy/">Fabian Kägy</a> · <a href="https://profiles.wordpress.org/gaambo/">Fabian Todt</a> · <a href="https://profiles.wordpress.org/faisalahammad/">Faisal Ahammad</a> · <a href="https://profiles.wordpress.org/faisal03/">Faisal Alvi</a> · <a href="https://profiles.wordpress.org/fakhriaz/">fakhriaz</a> · <a href="https://profiles.wordpress.org/falgunihdesai/">Falguni Desai</a> · <a href="https://profiles.wordpress.org/flixos90/">Felix Arntz</a> · <a href="https://profiles.wordpress.org/ffffelix/">Felix Renicks</a> · <a href="https://profiles.wordpress.org/fellyph/">Fellyph Cintra</a> · <a href="https://profiles.wordpress.org/mista-flo/">Florian TIAR</a> · <a href="https://profiles.wordpress.org/fcoveram/">Francisco Vera</a> · <a href="https://profiles.wordpress.org/frogdesk/">FrogDesk Strategy</a> · <a href="https://profiles.wordpress.org/takahashi_fumiki/">Fumiki Takahashi</a> · <a href="https://profiles.wordpress.org/gaeldenysiak/">Gael Denysiak</a> · <a href="https://profiles.wordpress.org/gajendrasingh/">Gajendra Singh</a> · <a href="https://profiles.wordpress.org/ecgan/">Gan Eng Chin</a> · <a href="https://profiles.wordpress.org/garrett-eclipse/">Garrett Hyder</a> · <a href="https://profiles.wordpress.org/garyj/">Gary Jones</a> · <a href="https://profiles.wordpress.org/pento/">Gary Pendergast</a> · <a href="https://profiles.wordpress.org/guddu1315/">Gaurang Dabhi</a> · <a href="https://profiles.wordpress.org/gautam23/">Gautam Mehta</a> · <a href="https://profiles.wordpress.org/soulseekah/">Gennady Kovshenin</a> · <a href="https://profiles.wordpress.org/mamaduka/">George Mamadashvili</a> · <a href="https://profiles.wordpress.org/georgestephanis/">George Stephanis</a> · <a href="https://profiles.wordpress.org/stoyanovgs/">Georgi Stoyanov</a> · <a href="https://profiles.wordpress.org/gernberg/">gernberg</a> · <a href="https://profiles.wordpress.org/giuliorubelli/">giuliorubelli</a> · <a href="https://profiles.wordpress.org/glendaviesnz/">Glen Davies</a> · <a href="https://profiles.wordpress.org/ingeniumed/">Gopal Krishnan</a> · <a href="https://profiles.wordpress.org/grantmkin/">Grant M. Kinney</a> · <a href="https://profiles.wordpress.org/gziolo/">Greg Ziółkowski</a> · <a href="https://profiles.wordpress.org/guido07111975/">Guido</a> · <a href="https://profiles.wordpress.org/wido/">Guido Scialfa</a> · <a href="https://profiles.wordpress.org/guillaumeturpin/">Guillaume TURPIN</a> · <a href="https://profiles.wordpress.org/gulamdastgir04/">Gulamdastgir Momin</a> · <a href="https://profiles.wordpress.org/adrock42/">H. Adam Lenz</a> · <a href="https://profiles.wordpress.org/kabir93/">H. Kabir</a> · <a href="https://profiles.wordpress.org/hanimbarek/">hanimbarek</a> · <a href="https://profiles.wordpress.org/hanneslsm/">hanneslsm</a> · <a href="https://profiles.wordpress.org/hage/">Hans-Gerd Gerhards</a> · <a href="https://profiles.wordpress.org/hardik2221/">Hardik Raval</a> · <a href="https://profiles.wordpress.org/hareesh-pillai/">Hareesh S</a> · <a href="https://profiles.wordpress.org/harshgajipara/">Harsh Gajipara</a> · <a href="https://profiles.wordpress.org/harshalkadu/">Harshal Kadu</a> · <a href="https://profiles.wordpress.org/harshbhonsle08/">harshbhonsle08</a> · <a href="https://profiles.wordpress.org/harshdeepgill/">harshdeepgill</a> · <a href="https://profiles.wordpress.org/haruncpi/">Harun</a> · <a href="https://profiles.wordpress.org/helen/">Helen Hou-Sandi</a> · <a href="https://profiles.wordpress.org/helgatheviking/">HelgaTheViking</a> · <a href="https://profiles.wordpress.org/hideishi/">Hidenori ISHIKAWA</a> · <a href="https://profiles.wordpress.org/hilayt24/">Hilay Trivedi</a> · <a href="https://profiles.wordpress.org/panchalhimani711/">Himani Panchal</a> · <a href="https://profiles.wordpress.org/abcd95/">Himanshu Pathak</a> · <a href="https://profiles.wordpress.org/hiroshisato/">Hiroshi Sato</a> · <a href="https://profiles.wordpress.org/hbhalodia/">Hit Bhalodia</a> · <a href="https://profiles.wordpress.org/hitendra-chopda/">Hitendra Chopda</a> · <a href="https://profiles.wordpress.org/hiteshtalpada/">Hitesh Talpada</a> · <a href="https://profiles.wordpress.org/hozefasmile/">Hozefa Saleh</a> · <a href="https://profiles.wordpress.org/hrohh/">Hrohh</a> · <a href="https://profiles.wordpress.org/hugod/">hugod</a> · <a href="https://profiles.wordpress.org/hugosolar/">hugosolar</a> · <a href="https://profiles.wordpress.org/humanify/">humanify</a> · <a href="https://profiles.wordpress.org/huubl/">huubl</a> · <a href="https://profiles.wordpress.org/huzaifaalmesbah/">Huzaifa Al Mesbah</a> · <a href="https://profiles.wordpress.org/priethor/">Héctor Prieto</a> · <a href="https://profiles.wordpress.org/iandunn/">Ian Dunn</a> · <a href="https://profiles.wordpress.org/ignatiusjeroe/">ignatiusjeroe</a> · <a href="https://profiles.wordpress.org/igorradovanov/">Igor Radovanov</a> · <a href="https://profiles.wordpress.org/ikriv/">ikriv</a> · <a href="https://profiles.wordpress.org/imokweb/">imokweb</a> · <a href="https://profiles.wordpress.org/imranhasanraaz/">Imran</a> · <a href="https://profiles.wordpress.org/indirabiswas27/">Indira Biswas</a> · <a href="https://profiles.wordpress.org/ipstenu/">Ipstenu (Mika Epstein)</a> · <a href="https://profiles.wordpress.org/iqbal1hossain/">Iqbal Hossain</a> · <a href="https://profiles.wordpress.org/isabel_brison/">Isabel Brison</a> · <a href="https://profiles.wordpress.org/ishikaatxecurify/">Ishika Bansal</a> · <a href="https://profiles.wordpress.org/ivanottinger/">Ivan Ottinger</a> · <a href="https://profiles.wordpress.org/jabe/">Jabe</a> · <a href="https://profiles.wordpress.org/jacobcassidy/">Jacob Cassidy</a> · <a href="https://profiles.wordpress.org/jagirbahesh/">Jagir Bahesh</a> · <a href="https://profiles.wordpress.org/jaiminp/">Jaimin Prajapati</a> · <a href="https://profiles.wordpress.org/jakariaistauk/">Jakaria Istauk</a> · <a href="https://profiles.wordpress.org/whyisjake/">Jake Spurlock</a> · <a href="https://profiles.wordpress.org/jakeparis/">jakeparis</a> · <a href="https://profiles.wordpress.org/jameskoster/">James Koster</a> · <a href="https://profiles.wordpress.org/isotropic/">James LePage</a> · <a href="https://profiles.wordpress.org/jhmonroe/">James Monroe</a> · <a href="https://profiles.wordpress.org/q0rban/">James Sansbury</a> · <a href="https://profiles.wordpress.org/jamestitus299/">James Titus</a> · <a href="https://profiles.wordpress.org/codente/">Jamie</a> · <a href="https://profiles.wordpress.org/jamieburchell/">Jamie Burchell</a> · <a href="https://profiles.wordpress.org/jamesmarsland/">Jamie Marsland</a> · <a href="https://profiles.wordpress.org/janthiel/">janthiel</a> · <a href="https://profiles.wordpress.org/jsnajdr/">Jarda Snajdr</a> · <a href="https://profiles.wordpress.org/jarekmorawski/">jarekmorawski</a> · <a href="https://profiles.wordpress.org/jasalt/">Jarkko Saltiola</a> · <a href="https://profiles.wordpress.org/jason_the_adams/">Jason Adams</a> · <a href="https://profiles.wordpress.org/madtownlems/">Jason LeMahieu (MadtownLems)</a> · <a href="https://profiles.wordpress.org/jasonsa19/">Jason Sauerwald</a> · <a href="https://profiles.wordpress.org/javiercasares/">Javier Casares</a> · <a href="https://profiles.wordpress.org/jonmcpartland/">Jay McPartland</a> · <a href="https://profiles.wordpress.org/shovan_jaya/">Jayaram</a> · <a href="https://profiles.wordpress.org/jdahir0789/">Jaydip</a> · <a href="https://profiles.wordpress.org/audrasjb/">Jean-Baptiste Audras</a> · <a href="https://profiles.wordpress.org/krokodok/">Jeff Chi</a> · <a href="https://profiles.wordpress.org/jeffmatson/">Jeff Matson</a> · <a href="https://profiles.wordpress.org/jffng/">Jeff Ong</a> · <a href="https://profiles.wordpress.org/jeffpaul/">Jeff Paul</a> · <a href="https://profiles.wordpress.org/cheffheid/">Jeffrey de Wit</a> · <a href="https://profiles.wordpress.org/jeffr0/">Jeffro</a> · <a href="https://profiles.wordpress.org/jeflopodev/">jeflopo</a> · <a href="https://profiles.wordpress.org/jdy68/">Jenny Dupuy</a> · <a href="https://profiles.wordpress.org/jeremiahbratton/">Jeremiah Bratton</a> · <a href="https://profiles.wordpress.org/jeremyfelt/">Jeremy Felt</a> · <a href="https://profiles.wordpress.org/jkmassel/">Jeremy Massel</a> · <a href="https://profiles.wordpress.org/slimndap/">Jeroen Schmit</a> · <a href="https://profiles.wordpress.org/jeryj/">jeryj</a> · <a href="https://profiles.wordpress.org/jesin/">Jesin A</a> · <a href="https://profiles.wordpress.org/jessedyck/">jessedyck</a> · <a href="https://profiles.wordpress.org/luminuu/">Jessica Lyschik</a> · <a href="https://profiles.wordpress.org/jigar-bhanushali/">Jigar Bhanushali</a> · <a href="https://profiles.wordpress.org/jigar9998/">Jigar Panchal</a> · <a href="https://profiles.wordpress.org/jikamens/">jikamens</a> · <a href="https://profiles.wordpress.org/jnweaver/">jnweaver</a> · <a href="https://profiles.wordpress.org/jojo256/">Joan Namunina</a> · <a href="https://profiles.wordpress.org/jobata/">JoAnne Obata</a> · <a href="https://profiles.wordpress.org/jochent/">JochenT</a> · <a href="https://profiles.wordpress.org/jodamo5/">jodamo5</a> · <a href="https://profiles.wordpress.org/joedolson/">Joe Dolson</a> · <a href="https://profiles.wordpress.org/joehoyle/">Joe Hoyle</a> · <a href="https://profiles.wordpress.org/joemcgill/">Joe McGill</a> · <a href="https://profiles.wordpress.org/joen/">Joen Asmussen</a> · <a href="https://profiles.wordpress.org/timse201/">Johannes Jülg</a> · <a href="https://profiles.wordpress.org/johnbillion/">John Blackbourn</a> · <a href="https://profiles.wordpress.org/brandbrilliance/">John Brand</a> · <a href="https://profiles.wordpress.org/johnny5/">John Godley</a> · <a href="https://profiles.wordpress.org/johnjamesjacoby/">John James Jacoby</a> · <a href="https://profiles.wordpress.org/mindctrl/">John Parris</a> · <a href="https://profiles.wordpress.org/johnregan3/">John Regan</a> · <a href="https://profiles.wordpress.org/johnvieth/">JohnVieth</a> · <a href="https://profiles.wordpress.org/jonsurrell/">Jon Surrell</a> · <a href="https://profiles.wordpress.org/psykro/">Jonathan Bossenger</a> · <a href="https://profiles.wordpress.org/jrchamp/">Jonathan Champ</a> · <a href="https://profiles.wordpress.org/desrosj/">Jonathan Desrosiers</a> · <a href="https://profiles.wordpress.org/n2erjo00/">Joni Erkkilä</a> · <a href="https://profiles.wordpress.org/spacedmonkey/">Jonny Harris</a> · <a href="https://profiles.wordpress.org/jonoaldersonwp/">Jono Alderson</a> · <a href="https://profiles.wordpress.org/jordesign/">jordesign</a> · <a href="https://profiles.wordpress.org/jorgefilipecosta/">Jorge Costa</a> · <a href="https://profiles.wordpress.org/josvelasco/">Jos Velasco</a> · <a href="https://profiles.wordpress.org/josephscott/">Joseph Scott</a> · <a href="https://profiles.wordpress.org/jhabdas/">Josh Habdas</a> · <a href="https://profiles.wordpress.org/verygoode/">Joshua Goode</a> · <a href="https://profiles.wordpress.org/jrmd/">jrmd</a> · <a href="https://profiles.wordpress.org/juanfra/">Juan Aldasoro</a> · <a href="https://profiles.wordpress.org/juampick/">Juan Cook</a> · <a href="https://profiles.wordpress.org/juanmaguitar/">JuanMa Garrido</a> · <a href="https://profiles.wordpress.org/juliengardair/">juliengardair</a> · <a href="https://profiles.wordpress.org/jrf/">Juliette Reinders Folmer</a> · <a href="https://profiles.wordpress.org/justinahinon/">Justin Ahinon</a> · <a href="https://profiles.wordpress.org/greenshady/">Justin Tadlock</a> · <a href="https://profiles.wordpress.org/itsroy69/">Jyotirmoy Roy</a> · <a href="https://profiles.wordpress.org/kadamwhite/">K. Adam White</a> · <a href="https://profiles.wordpress.org/kevin940726/">Kai Hao</a> · <a href="https://profiles.wordpress.org/trepmal/">Kailey (trepmal)</a> · <a href="https://profiles.wordpress.org/kaitohm/">Kaito Hanamori</a> · <a href="https://profiles.wordpress.org/kakomap/">Kakoma</a> · <a href="https://profiles.wordpress.org/kalpeshh/">Kalpesh</a> · <a href="https://profiles.wordpress.org/karinchristen/">Karin Christen</a> · <a href="https://profiles.wordpress.org/karolmanijak/">Karol Manijak</a> · <a href="https://profiles.wordpress.org/karthickmurugan/">Karthick Murugan</a> · <a href="https://profiles.wordpress.org/karthikeya01/">Karthikeya Bethu</a> · <a href="https://profiles.wordpress.org/kasparsd/">Kaspars</a> · <a href="https://profiles.wordpress.org/codebykat/">Kat Hagan</a> · <a href="https://profiles.wordpress.org/katinthehatsite/">Kateryna K. a11n</a> · <a href="https://profiles.wordpress.org/zoonini/">Kathryn Presner</a> · <a href="https://profiles.wordpress.org/katrinadtl/">Katrina Massey</a> · <a href="https://profiles.wordpress.org/kausaralm/">Kausar Alam</a> · <a href="https://profiles.wordpress.org/khushdoms/">Kaushik Domadiya</a> · <a href="https://profiles.wordpress.org/onlykawshar/">Kawshar Ahmed</a> · <a href="https://profiles.wordpress.org/kaygee79/">kaygee79</a> · <a href="https://profiles.wordpress.org/mt8biz/">Kazuto Takeshita</a> · <a href="https://profiles.wordpress.org/ryelle/">Kelly Choyce-Dwan</a> · <a href="https://profiles.wordpress.org/kellychoffman/">Kelly Hoffman</a> · <a href="https://profiles.wordpress.org/tinypixel/">Kelly Mears</a> · <a href="https://profiles.wordpress.org/kerfred/">Kerfred</a> · <a href="https://profiles.wordpress.org/gwwar/">Kerry Liu</a> · <a href="https://profiles.wordpress.org/kesselb/">kesselb</a> · <a href="https://profiles.wordpress.org/kevinlearynet/">Kevin Leary</a> · <a href="https://profiles.wordpress.org/kgagne/">kgagne</a> · <a href="https://profiles.wordpress.org/khoipro/">Khoi Pro</a> · <a href="https://profiles.wordpress.org/khushipatel15/">Khushi Patel</a> · <a href="https://profiles.wordpress.org/killerbishop/">killerbishop</a> · <a href="https://profiles.wordpress.org/iamkingsleyf/">Kingsley Felix</a> · <a href="https://profiles.wordpress.org/kirasong/">Kira Schroder</a> · <a href="https://profiles.wordpress.org/kishanjasani/">Kishan Jasani</a> · <a href="https://profiles.wordpress.org/kitchin/">kitchin</a> · <a href="https://profiles.wordpress.org/kjellr/">Kjell Reigstad</a> · <a href="https://profiles.wordpress.org/kkmuffme/">kkmuffme</a> · <a href="https://profiles.wordpress.org/kleor/">Kleor</a> · <a href="https://profiles.wordpress.org/knutsp/">Knut Sparhell</a> · <a href="https://profiles.wordpress.org/obenland/">Konstantin Obenland</a> · <a href="https://profiles.wordpress.org/xkon/">Konstantinos Xenos</a> · <a href="https://profiles.wordpress.org/kpapazov/">kpapazov</a> · <a href="https://profiles.wordpress.org/kprocyszyn/">kprocyszyn</a> · <a href="https://profiles.wordpress.org/krishaamer/">krishaamer</a> · <a href="https://profiles.wordpress.org/krunal265/">Krunal Bhimajiyani</a> · <a href="https://profiles.wordpress.org/krupajnanda/">Krupa Nanda</a> · <a href="https://profiles.wordpress.org/kshaner/">kshaner</a> · <a href="https://profiles.wordpress.org/kub1x/">kub1x</a> · <a href="https://profiles.wordpress.org/kubiq/">kubiq</a> · <a href="https://profiles.wordpress.org/kunalpuri123/">kunalpuri123</a> · <a href="https://profiles.wordpress.org/kushsharma/">Kush Sharma</a> · <a href="https://profiles.wordpress.org/kush123/">Kushagra Goyal</a> · <a href="https://profiles.wordpress.org/lgadzhev/">Lachezar Gadzhev</a> · <a href="https://profiles.wordpress.org/lakrisgubben/">lakrisgubben</a> · <a href="https://profiles.wordpress.org/lakshyajeet/">Lakshyajeet Singh Goyal</a> · <a href="https://profiles.wordpress.org/lalitkumawat/">Lalit Kumawat</a> · <a href="https://profiles.wordpress.org/lancewillett/">Lance Willett</a> · <a href="https://profiles.wordpress.org/newyorkerlaura/">Laura Byrne</a> · <a href="https://profiles.wordpress.org/laurisaarni/">Lauri Saarni</a> · <a href="https://profiles.wordpress.org/ldanielgiuliani/">ldanielgiuliani</a> · <a href="https://profiles.wordpress.org/leewillis77/">Lee Willis</a> · <a href="https://profiles.wordpress.org/leedxw/">leedxw</a> · <a href="https://profiles.wordpress.org/leemon/">leemon</a> · <a href="https://profiles.wordpress.org/0mirka00/">Lena Morita</a> · <a href="https://profiles.wordpress.org/leonidasmilossis/">Leonidas Milosis</a> · <a href="https://profiles.wordpress.org/levinbaria/">Levin Baria</a> · <a href="https://profiles.wordpress.org/lgseo/">lgseo</a> · <a href="https://profiles.wordpress.org/lilgames/">LilGames</a> · <a href="https://profiles.wordpress.org/liviopv/">liviopv</a> · <a href="https://profiles.wordpress.org/logiclink/">logiclink</a> · <a href="https://profiles.wordpress.org/logicrays/">LogicRays Technologies</a> · <a href="https://profiles.wordpress.org/lordandy1984/">lordandy1984</a> · <a href="https://profiles.wordpress.org/lovor/">Lovro Hrust</a> · <a href="https://profiles.wordpress.org/lucasms/">Lucas Martins</a> · <a href="https://profiles.wordpress.org/gigitux/">Luigi Teschio</a> · <a href="https://profiles.wordpress.org/luisherranz/">luisherranz</a> · <a href="https://profiles.wordpress.org/lukasfritzedev/">LukasFritzeDev</a> · <a href="https://profiles.wordpress.org/wpfed/">Lukasz</a> · <a href="https://profiles.wordpress.org/lukecavanagh/">Luke Cavanagh</a> · <a href="https://profiles.wordpress.org/maccyd/">maccyd</a> · <a href="https://profiles.wordpress.org/madhavishah01/">Madhavi Shah</a> · <a href="https://profiles.wordpress.org/madhudollu/">Madhu Dollu</a> · <a href="https://profiles.wordpress.org/onemaggie/">Maggie Cabrera</a> · <a href="https://profiles.wordpress.org/maikuolan/">Maikuolan</a> · <a href="https://profiles.wordpress.org/manfcarlo/">manfcarlo</a> · <a href="https://profiles.wordpress.org/manhatthien98/">manhatthien98</a> · <a href="https://profiles.wordpress.org/sirlouen/">Manuel Camargo</a> · <a href="https://profiles.wordpress.org/manzoorwanijk/">Manzoor Wani</a> · <a href="https://profiles.wordpress.org/maorb/">maorb</a> · <a href="https://profiles.wordpress.org/mdxfr/">Marc</a> · <a href="https://profiles.wordpress.org/marc4/">Marc Armengou</a> · <a href="https://profiles.wordpress.org/pagelab/">Marcio Duarte</a> · <a href="https://profiles.wordpress.org/mciampini/">Marco Ciampini</a> · <a href="https://profiles.wordpress.org/leadclown/">Marcus</a> · <a href="https://profiles.wordpress.org/mkaz/">Marcus Kazmierczak</a> · <a href="https://profiles.wordpress.org/marian1/">marian1</a> · <a href="https://profiles.wordpress.org/plari/">Marie</a> · <a href="https://profiles.wordpress.org/tyxla/">Marin Atanasov</a> · <a href="https://profiles.wordpress.org/santosguillamot/">Mario Santos</a> · <a href="https://profiles.wordpress.org/mariohamann/">mariohamann</a> · <a href="https://profiles.wordpress.org/marius84/">mariushosting</a> · <a href="https://profiles.wordpress.org/bozzmedia/">Marty</a> · <a href="https://profiles.wordpress.org/martythornley/">MartyThornley</a> · <a href="https://profiles.wordpress.org/marybaum/">Mary Baum</a> · <a href="https://profiles.wordpress.org/4thhubbard/">Mary Hubbard</a> · <a href="https://profiles.wordpress.org/mat-lipe/">Mat Lipe</a> · <a href="https://profiles.wordpress.org/mathiscode/">mathiscode</a> · <a href="https://profiles.wordpress.org/mmaattiiaass/">Matias Benedetto</a> · <a href="https://profiles.wordpress.org/matveb/">Matias Ventura</a> · <a href="https://profiles.wordpress.org/matt/">Matt Mullenweg</a> · <a href="https://profiles.wordpress.org/mattyrob/">Matt Robinson</a> · <a href="https://profiles.wordpress.org/mattwest/">Matt West</a> · <a href="https://profiles.wordpress.org/matteoenna/">Matteo Enna</a> · <a href="https://profiles.wordpress.org/pfefferle/">Matthias Pfefferle</a> · <a href="https://profiles.wordpress.org/mattryanwalker/">mattryanwalker</a> · <a href="https://profiles.wordpress.org/maxschmeling/">Max Schmeling</a> · <a href="https://profiles.wordpress.org/maxpertici/">Maxime Pertici</a> · <a href="https://profiles.wordpress.org/mayanktripathi32/">Mayank Tripathi</a> · <a href="https://profiles.wordpress.org/mayur8991/">Mayur Prajapati</a> · <a href="https://profiles.wordpress.org/faithcoder/">Md Abdullah Al Arif</a> · <a href="https://profiles.wordpress.org/mabfahad/">Md Abdullah Al Fahad</a> · <a href="https://profiles.wordpress.org/hmbashar/">Md Abul Bashar</a> · <a href="https://profiles.wordpress.org/ismail0071/">MD ISMAIL</a> · <a href="https://profiles.wordpress.org/kawsar007/">MD Kawsar Chowdhury</a> · <a href="https://profiles.wordpress.org/masummollaalhaz/">Md Masum Molla Alhaz</a> · <a href="https://profiles.wordpress.org/obiplabon/">Md Obidullah (obiPlabon)</a> · <a href="https://profiles.wordpress.org/wprashed/">Md Rashed Hossain</a> · <a href="https://profiles.wordpress.org/sabbir20/">Md Sabbir Hossain</a> · <a href="https://profiles.wordpress.org/najmulsaju/">Md. Najmul Islam</a> · <a href="https://profiles.wordpress.org/mehedi_csit/">Md.Mehedi Hasan</a> · <a href="https://profiles.wordpress.org/mdmoreau/">mdmoreau</a> · <a href="https://profiles.wordpress.org/mdviralsampat/">mdviralsampat</a> · <a href="https://profiles.wordpress.org/immeet94/">Meet Makadia</a> · <a href="https://profiles.wordpress.org/megane9988/">megane9988</a> · <a href="https://profiles.wordpress.org/meher/">Meher Bala</a> · <a href="https://profiles.wordpress.org/melchoyce/">Mel Choyce-Dwan</a> · <a href="https://profiles.wordpress.org/mfgmicha/">Micha Krapp</a> · <a href="https://profiles.wordpress.org/mburridge/">Michael Burridge</a> · <a href="https://profiles.wordpress.org/michaelkeck/">Michael Keck</a> · <a href="https://profiles.wordpress.org/mnelson4/">Michael Nelson</a> · <a href="https://profiles.wordpress.org/xmic/">Michael Sumner</a> · <a href="https://profiles.wordpress.org/michaelreetz/">michaelreetz</a> · <a href="https://profiles.wordpress.org/czapla/">Michal Czaplinski</a> · <a href="https://profiles.wordpress.org/marktimemedia/">Michelle Schulp Hunt</a> · <a href="https://profiles.wordpress.org/mcsf/">Miguel Fonseca</a> · <a href="https://profiles.wordpress.org/migueluy/">Miguel Lezama</a> · <a href="https://profiles.wordpress.org/simison/">Mikael Korpela</a> · <a href="https://profiles.wordpress.org/mobius5150/">Mike</a> · <a href="https://profiles.wordpress.org/mikefitzman/">Mike Fitzpatrick</a> · <a href="https://profiles.wordpress.org/mikehansenme/">Mike Hansen</a> · <a href="https://profiles.wordpress.org/mikejolley/">Mike Jolley</a> · <a href="https://profiles.wordpress.org/mmcalister/">Mike McAlister</a> · <a href="https://profiles.wordpress.org/ritterml/">Mike Ritter</a> · <a href="https://profiles.wordpress.org/mikinc860/">Mikin Chauhan</a> · <a href="https://profiles.wordpress.org/firestar300/">Milan Ricoul</a> · <a href="https://profiles.wordpress.org/multidots1896/">Minal Diwan</a> · <a href="https://profiles.wordpress.org/369work/">Miroku</a> · <a href="https://profiles.wordpress.org/missveronicatv/">missveronica</a> · <a href="https://profiles.wordpress.org/presstoke/">Mitchell Austin</a> · <a href="https://profiles.wordpress.org/mkeck/">mkeck</a> · <a href="https://profiles.wordpress.org/mlaetitia1986/">mlaetitia1986</a> · <a href="https://profiles.wordpress.org/mleray/">mleray</a> · <a href="https://profiles.wordpress.org/mleraygp/">mleraygp</a> · <a href="https://profiles.wordpress.org/mobarak/">Mobarak Ali</a> · <a href="https://profiles.wordpress.org/opurockey/">Mohammad Rockeybul Alam</a> · <a href="https://profiles.wordpress.org/mohkatz/">Mohammed Kateregga</a> · <a href="https://profiles.wordpress.org/mosescursor/">Moses Cursor Ssebunya</a> · <a href="https://profiles.wordpress.org/mrwweb/">mrwweb</a> · <a href="https://profiles.wordpress.org/mtg169/">mtg169</a> · <a href="https://profiles.wordpress.org/mujuonly/">mujuonly</a> · <a href="https://profiles.wordpress.org/mukesh27/">Mukesh Panchal</a> · <a href="https://profiles.wordpress.org/mukulsingh27/">Mukul Singh</a> · <a href="https://profiles.wordpress.org/faguni22/">Mumtahina Faguni</a> · <a href="https://profiles.wordpress.org/sedmikrasky/">Núria Nadal i Rovira</a> · <a href="https://profiles.wordpress.org/n8finch/">n8finch</a> · <a href="https://profiles.wordpress.org/vyasnaman/">Naman Vyas</a> · <a href="https://profiles.wordpress.org/nanisamireddy/">NANI SAMIREDDY</a> · <a href="https://profiles.wordpress.org/narenin/">Narendra Sishodiya</a> · <a href="https://profiles.wordpress.org/nareshbheda/">Naresh Bheda</a> · <a href="https://profiles.wordpress.org/muddassirnasim/">Nasim Miah</a> · <a href="https://profiles.wordpress.org/naveendwivedi/">Naveen Dwivedi</a> · <a href="https://profiles.wordpress.org/navi161/">Navneet Kaur</a> · <a href="https://profiles.wordpress.org/bugnumber9/">Nazar Hotsa</a> · <a href="https://profiles.wordpress.org/nazmul111/">Nazmul Hosen</a> · <a href="https://profiles.wordpress.org/greatislander/">Ned Zimmerman</a> · <a href="https://profiles.wordpress.org/nexbridge/">nexbridge</a> · <a href="https://profiles.wordpress.org/nextendweb/">Nextendweb</a> · <a href="https://profiles.wordpress.org/neychok/">Neycho Kalaydzhiev</a> · <a href="https://profiles.wordpress.org/nickchomey/">Nick</a> · <a href="https://profiles.wordpress.org/nickstarkloff/">Nick</a> · <a href="https://profiles.wordpress.org/ndiego/">Nick Diego</a> · <a href="https://profiles.wordpress.org/celloexpressions/">Nick Halsey</a> · <a href="https://profiles.wordpress.org/nickbrazilian/">nickbrazilian</a> · <a href="https://profiles.wordpress.org/nickjbedford/">nickjbedford</a> · <a href="https://profiles.wordpress.org/nickpagz/">nickpagz</a> · <a href="https://profiles.wordpress.org/nickwilmot/">nickwilmot</a> · <a href="https://profiles.wordpress.org/nico23/">Nico</a> · <a href="https://profiles.wordpress.org/nidhidhandhukiya/">nidhidhandhukiya</a> · <a href="https://profiles.wordpress.org/nielslange/">Niels Lange</a> · <a href="https://profiles.wordpress.org/nigelnelles/">nigelnelles</a> · <a href="https://profiles.wordpress.org/ntsekouras/">Nik Tsekouras</a> · <a href="https://profiles.wordpress.org/smushytaco/">Nikan Radan</a> · <a href="https://profiles.wordpress.org/nikunj8866/">Nikunj Hatkar</a> · <a href="https://profiles.wordpress.org/nimeshatxecurify/">Nimesh</a> · <a href="https://profiles.wordpress.org/ninomiho/">Nino Mihovilic</a> · <a href="https://profiles.wordpress.org/ninos-ego/">Ninos</a> · <a href="https://profiles.wordpress.org/noahtallen/">Noah Allen</a> · <a href="https://profiles.wordpress.org/othernoel/">Noel Santos</a> · <a href="https://profiles.wordpress.org/noruzzaman/">Noruzzaman</a> · <a href="https://profiles.wordpress.org/nosilver4u/">nosilver4u</a> · <a href="https://profiles.wordpress.org/oceantober/">oceantober</a> · <a href="https://profiles.wordpress.org/oferlaor/">oferlaor</a> · <a href="https://profiles.wordpress.org/okat/">okat</a> · <a href="https://profiles.wordpress.org/yasunocco/">Okawa Yasuno</a> · <a href="https://profiles.wordpress.org/oglekler/">Olga Gleckler</a> · <a href="https://profiles.wordpress.org/domainsupport/">Oliver Campion</a> · <a href="https://profiles.wordpress.org/alshakero/">Omar Alshaker</a> · <a href="https://profiles.wordpress.org/gabertronic/">Ophelia Rose</a> · <a href="https://profiles.wordpress.org/optimizingmatters/">Optimizing Matters</a> · <a href="https://profiles.wordpress.org/owi/">owi</a> · <a href="https://profiles.wordpress.org/paaljoachim/">Paal Joachim Romdahl</a> · <a href="https://profiles.wordpress.org/pablohoneyhoney/">Pablo Honey</a> · <a href="https://profiles.wordpress.org/palak678/">Palak Patel</a> · <a href="https://profiles.wordpress.org/paragoninitiativeenterprises/">Paragon Initiative Enterprises</a> · <a href="https://profiles.wordpress.org/parinpanjari/">Parin Panjari</a> · <a href="https://profiles.wordpress.org/parthvataliya/">Parth vataliya</a> · <a href="https://profiles.wordpress.org/techpartho/">Partho Hore</a> · <a href="https://profiles.wordpress.org/swissspidy/">Pascal Birchler</a> · <a href="https://profiles.wordpress.org/pateljaymin/">Patel Jaymin</a> · <a href="https://profiles.wordpress.org/patricia70/">Patricia BT</a> · <a href="https://profiles.wordpress.org/lumiblog/">Patrick Lumumba</a> · <a href="https://profiles.wordpress.org/patpiwo/">Patrick Piwowarczyk</a> · <a href="https://profiles.wordpress.org/pryley/">Paul</a> · <a href="https://profiles.wordpress.org/pbearne/">Paul Bearne</a> · <a href="https://profiles.wordpress.org/pbiron/">Paul Biron</a> · <a href="https://profiles.wordpress.org/paulbonneau/">Paul Bonneau</a> · <a href="https://profiles.wordpress.org/paulkevan/">Paul Kevan</a> · <a href="https://profiles.wordpress.org/paulopmt1/">Paulo Trentin</a> · <a href="https://profiles.wordpress.org/paulstanos/">paulstanos</a> · <a href="https://profiles.wordpress.org/pcarvalho/">pcarvalho</a> · <a href="https://profiles.wordpress.org/pedrofigueroa1989/">Pedro Figueroa</a> · <a href="https://profiles.wordpress.org/peroks/">Per Egil Roksvaag</a> · <a href="https://profiles.wordpress.org/peteringersoll/">Peter Ingersoll</a> · <a href="https://profiles.wordpress.org/westi/">Peter Westwood</a> · <a href="https://profiles.wordpress.org/peterwilsoncc/">Peter Wilson</a> · <a href="https://profiles.wordpress.org/petitphp/">petitphp</a> · <a href="https://profiles.wordpress.org/philipjohn/">Philip John</a> · <a href="https://profiles.wordpress.org/philsola/">Philip Sola</a> · <a href="https://profiles.wordpress.org/tyrannous/">Philipp Bammes</a> · <a href="https://profiles.wordpress.org/phillsav/">Phill</a> · <a href="https://profiles.wordpress.org/piskvorky/">piskvorky</a> · <a href="https://profiles.wordpress.org/poojabhimani/">Pooja Bhimani</a> · <a href="https://profiles.wordpress.org/poojapadamad/">poojapadamad</a> · <a href="https://profiles.wordpress.org/porg/">porg</a> · <a href="https://profiles.wordpress.org/prab18hat/">prab18hat</a> · <a href="https://profiles.wordpress.org/praful2111/">Praful Patel</a> · <a href="https://profiles.wordpress.org/pranjalpratapsingh/">Pranjal Pratap Singh</a> · <a href="https://profiles.wordpress.org/prasadkarmalkar/">Prasad Karmalkar</a> · <a href="https://profiles.wordpress.org/prasadgupte/">prasadgupte</a> · <a href="https://profiles.wordpress.org/pmbaldha/">Prashant Baldha</a> · <a href="https://profiles.wordpress.org/pratiklondhe/">Pratik Londhe</a> · <a href="https://profiles.wordpress.org/presskopp/">Presskopp</a> · <a href="https://profiles.wordpress.org/prettyboymp/">prettyboymp</a> · <a href="https://profiles.wordpress.org/puggan/">puggan</a> · <a href="https://profiles.wordpress.org/quentinr64600/">quentinr64600</a> · <a href="https://profiles.wordpress.org/rachelbaker/">Rachel Baker</a> · <a href="https://profiles.wordpress.org/rafiq91/">Rafiqul Islam</a> · <a href="https://profiles.wordpress.org/ralucastn/">Raluca</a> · <a href="https://profiles.wordpress.org/superpoincare/">Ramanan</a> · <a href="https://profiles.wordpress.org/ramiy/">Rami Yushuvaev</a> · <a href="https://profiles.wordpress.org/rahmohn/">Ramon Ahnert</a> · <a href="https://profiles.wordpress.org/rcorrales/">Ramon Corrales</a> · <a href="https://profiles.wordpress.org/ramonopoly/">Ramon James</a> · <a href="https://profiles.wordpress.org/ravichudasama01/">Ravi Chudasama</a> · <a href="https://profiles.wordpress.org/ravigadhiyawp/">Ravi Gadhiya</a> · <a href="https://profiles.wordpress.org/rcrdortiz/">rcrdortiz</a> · <a href="https://profiles.wordpress.org/rehanali/">Rehan Ali</a> · <a href="https://profiles.wordpress.org/rejaulalomkhan/">Rejaul Alom Khan</a> · <a href="https://profiles.wordpress.org/tabrisrp/">Remy Perona</a> · <a href="https://profiles.wordpress.org/espellcaste/">Renato Alves</a> · <a href="https://profiles.wordpress.org/renishsurani/">renishsurani</a> · <a href="https://profiles.wordpress.org/retrofox/">retrofox</a> · <a href="https://profiles.wordpress.org/rezwanshiblu1952/">Rezwan Shiblu</a> · <a href="https://profiles.wordpress.org/youknowriad/">Riad Benguella</a> · <a href="https://profiles.wordpress.org/riadev/">riadev</a> · <a href="https://profiles.wordpress.org/richtabor/">Rich Tabor</a> · <a href="https://profiles.wordpress.org/rockfire/">Richard Korthuis</a> · <a href="https://profiles.wordpress.org/riddhidave/">Riddhi Dave</a> · <a href="https://profiles.wordpress.org/rinatkhaziev/">Rinat</a> · <a href="https://profiles.wordpress.org/rinkalpagdar/">Rinkal Pagdar</a> · <a href="https://profiles.wordpress.org/rishabhwp/">Rishabh Gupta</a> · <a href="https://profiles.wordpress.org/rishavdutta/">Rishav Dutta</a> · <a href="https://profiles.wordpress.org/rishit30g/">Rishit Gupta</a> · <a href="https://profiles.wordpress.org/ristojovanovic/">Risto Jovanovic</a> · <a href="https://profiles.wordpress.org/devrito/">Ritoban</a> · <a href="https://profiles.wordpress.org/noisysocks/">Robert Anderson</a> · <a href="https://profiles.wordpress.org/miqrogroove/">Robert Chapin</a> · <a href="https://profiles.wordpress.org/robertghetau/">Robert Ghetau</a> · <a href="https://profiles.wordpress.org/sanchothefat/">Robert O’Rourke</a> · <a href="https://profiles.wordpress.org/robmcclel/">Robmcclel</a> · <a href="https://profiles.wordpress.org/rodrigosprimo/">Rodrigo Primo</a> · <a href="https://profiles.wordpress.org/roelof/">roelof</a> · <a href="https://profiles.wordpress.org/rollybueno/">Rolly Bueno</a> · <a href="https://profiles.wordpress.org/ronak44/">Ronak prajapati</a> · <a href="https://profiles.wordpress.org/room34/">room34</a> · <a href="https://profiles.wordpress.org/costasovo/">Rostislav Wolný</a> · <a href="https://profiles.wordpress.org/rotemg/">Rotem Gelbart</a> · <a href="https://profiles.wordpress.org/rayhatron/">Rufaro Madamombe</a> · <a href="https://profiles.wordpress.org/rutvikbhambhi2004/">Rutvik Bhambhi</a> · <a href="https://profiles.wordpress.org/rmccue/">Ryan McCue</a> · <a href="https://profiles.wordpress.org/welcher/">Ryan Welcher</a> · <a href="https://profiles.wordpress.org/skierpage/">S Page</a> · <a href="https://profiles.wordpress.org/soean/">Sören Wünsch</a> · <a href="https://profiles.wordpress.org/sabbir1991/">Sabbir Ahmed</a> · <a href="https://profiles.wordpress.org/devsabbirahmed/">Sabbir Sam</a> · <a href="https://profiles.wordpress.org/sachinrajcp123/">SACHINRAJ CP</a> · <a href="https://profiles.wordpress.org/sahiljadhav1617/">Sahil Jadhav</a> · <a href="https://profiles.wordpress.org/sainathpoojary/">Sainath Poojary</a> · <a href="https://profiles.wordpress.org/sajjad67/">Sajjad Hossain Sagor</a> · <a href="https://profiles.wordpress.org/sakibmoon/">sakibmoon</a> · <a href="https://profiles.wordpress.org/samueljseay/">Sam</a> · <a href="https://profiles.wordpress.org/sam_a/">sam_a</a> · <a href="https://profiles.wordpress.org/samirmalpande/">Samir Malpande</a> · <a href="https://profiles.wordpress.org/viralsampat/">Sampat Viral</a> · <a href="https://profiles.wordpress.org/sjapaget/">Samuel Paget</a> · <a href="https://profiles.wordpress.org/otto42/">Samuel Wood (Otto)</a> · <a href="https://profiles.wordpress.org/sandeepdahiya/">Sandeep Dahiya</a> · <a href="https://profiles.wordpress.org/sandipsinh007/">Sandip Sinh</a> · <a href="https://profiles.wordpress.org/ourvalley/">Sandy McFadden</a> · <a href="https://profiles.wordpress.org/mikachan/">Sarah Norris</a> · <a href="https://profiles.wordpress.org/tinkerbelly/">sarah semark</a> · <a href="https://profiles.wordpress.org/sarthaknagoshe2002/">Sarthak Nagoshe</a> · <a href="https://profiles.wordpress.org/satishprajapati/">Satish Prajapati</a> · <a href="https://profiles.wordpress.org/saurabhdhariwal/">saurabh.dhariwal</a> · <a href="https://profiles.wordpress.org/saxonafletcher/">Saxon Fletcher</a> · <a href="https://profiles.wordpress.org/scholdstrom/">scholdstrom</a> · <a href="https://profiles.wordpress.org/swb1192/">Scott Buscemi</a> · <a href="https://profiles.wordpress.org/sc0ttkclark/">Scott Kingsley Clark</a> · <a href="https://profiles.wordpress.org/wonderboymusic/">Scott Taylor</a> · <a href="https://profiles.wordpress.org/scribu/">scribu</a> · <a href="https://profiles.wordpress.org/sebastianpisula/">Sebastian Pisula</a> · <a href="https://profiles.wordpress.org/seifradwane/">Seif Radwane</a> · <a href="https://profiles.wordpress.org/sergeybiryukov/">Sergey Biryukov</a> · <a href="https://profiles.wordpress.org/smrubenstein/">Seth Rubenstein</a> · <a href="https://profiles.wordpress.org/shsajalchowdhury/">SH Sajal Chowdhury</a> · <a href="https://profiles.wordpress.org/shadialaghbari/">Shadi G شادي جـ</a> · <a href="https://profiles.wordpress.org/shailu25/">Shail Mehta</a> · <a href="https://profiles.wordpress.org/sh4lin/">Shalin Shah</a> · <a href="https://profiles.wordpress.org/shanemuir/">Shane Muirhead</a> · <a href="https://profiles.wordpress.org/iamshashank/">Shashank Jain</a> · <a href="https://profiles.wordpress.org/shekh0109/">Shashank Shekhar</a> · <a href="https://profiles.wordpress.org/sajib1223/">Shazzad Hossain Khan</a> · <a href="https://profiles.wordpress.org/designsimply/">Sheri Grey</a> · <a href="https://profiles.wordpress.org/shiponkarmakar/">Shipon Karmakar</a> · <a href="https://profiles.wordpress.org/shreya0shrivastava/">Shreya Shrivastava</a> · <a href="https://profiles.wordpress.org/iamshubhamsp/">Shubham Patil</a> · <a href="https://profiles.wordpress.org/shyamgadde/">Shyamsundar Gadde</a> · <a href="https://profiles.wordpress.org/sidharthpandita/">sidharthpandita</a> · <a href="https://profiles.wordpress.org/siliconforks/">siliconforks</a> · <a href="https://profiles.wordpress.org/shilpaashokan94/">Silpa TA</a> · <a href="https://profiles.wordpress.org/simonefontana/">simonefontana</a> · <a href="https://profiles.wordpress.org/slaffik/">Slava Abakumov</a> · <a href="https://profiles.wordpress.org/smerriman/">smerriman</a> · <a href="https://profiles.wordpress.org/snehapatil02/">Sneha Patil</a> · <a href="https://profiles.wordpress.org/maia12345/">Sophie Dimitrov</a> · <a href="https://profiles.wordpress.org/sourabhjain/">Sourabh Jain</a> · <a href="https://profiles.wordpress.org/sourav08/">Sourav Pahwa</a> · <a href="https://profiles.wordpress.org/soyebsalar01/">Soyeb Salar</a> · <a href="https://profiles.wordpress.org/spenserhale/">Spenser Hale</a> · <a href="https://profiles.wordpress.org/spstrap/">spstrap</a> · <a href="https://profiles.wordpress.org/srikat/">Sridhar Katakam</a> · <a href="https://profiles.wordpress.org/stankea/">stankea</a> · <a href="https://profiles.wordpress.org/metodiew/">Stanko Metodiev</a> · <a href="https://profiles.wordpress.org/staurand/">staurand</a> · <a href="https://profiles.wordpress.org/hubersen/">Stefan Pasch</a> · <a href="https://profiles.wordpress.org/stefanvelthuys/">Stefan Velthuys</a> · <a href="https://profiles.wordpress.org/sabernhardt/">Stephen Bernhardt</a> · <a href="https://profiles.wordpress.org/stephenharris/">Stephen Harris</a> · <a href="https://profiles.wordpress.org/dufresnesteven/">Steve Dufresne</a> · <a href="https://profiles.wordpress.org/strarsis/">strarsis</a> · <a href="https://profiles.wordpress.org/subrataemfluence/">Subrata Sarkar</a> · <a href="https://profiles.wordpress.org/sudipatel007/">Sudip Dadhaniya</a> · <a href="https://profiles.wordpress.org/sujansarkar/">Sujan Sarkar</a> · <a href="https://profiles.wordpress.org/sukhendu2002/">Sukhendu Sekhar Guria</a> · <a href="https://profiles.wordpress.org/sumitbagthariya16/">Sumit Bagthariya</a> · <a href="https://profiles.wordpress.org/sunil25393/">SunilPrajapati</a> · <a href="https://profiles.wordpress.org/sunnykasera/">sunnykasera</a> · <a href="https://profiles.wordpress.org/sunyatasattva/">sunyatasattva (a11n)</a> · <a href="https://profiles.wordpress.org/supernovia/">supernovia</a> · <a href="https://profiles.wordpress.org/suzukube/">SuzuKube</a> · <a href="https://profiles.wordpress.org/svedish/">svedish</a> · <a href="https://profiles.wordpress.org/lordspace/">Svetoslav Marinov</a> · <a href="https://profiles.wordpress.org/cybr/">Sybre Waaijer</a> · <a href="https://profiles.wordpress.org/syhussaini/">syhussaini</a> · <a href="https://profiles.wordpress.org/schwipps/">T4ng</a> · <a href="https://profiles.wordpress.org/tacoverdo/">Taco Verdonschot</a> · <a href="https://profiles.wordpress.org/iamtakashi/">Takashi Irie</a> · <a href="https://profiles.wordpress.org/takuword/">Takuro</a> · <a href="https://profiles.wordpress.org/karmatosed/">Tammie Lister</a> · <a href="https://profiles.wordpress.org/tatof/">tatof</a> · <a href="https://profiles.wordpress.org/tecnogaming/">tecnogaming</a> · <a href="https://profiles.wordpress.org/mecaota/">Tetsuro Higuchi</a> · <a href="https://profiles.wordpress.org/tharsheblows/">tharsheblows</a> · <a href="https://profiles.wordpress.org/thelmachido/">thelmachido a11n</a> · <a href="https://profiles.wordpress.org/tsquez/">ThemeAWESOME</a> · <a href="https://profiles.wordpress.org/themiked/">theMikeD</a> · <a href="https://profiles.wordpress.org/kraftner/">Thomas Kräftner</a> · <a href="https://profiles.wordpress.org/tfrommen/">Thorsten Frommen</a> · <a href="https://profiles.wordpress.org/tillkruess/">Till Krüss</a> · <a href="https://profiles.wordpress.org/timhavinga/">Tim Havinga</a> · <a href="https://profiles.wordpress.org/dontfeedthecode/">Tim Sheehan</a> · <a href="https://profiles.wordpress.org/timotijhof/">Timo Tijhof</a> · <a href="https://profiles.wordpress.org/spaceshipone/">Timothée Brosille</a> · <a href="https://profiles.wordpress.org/timotheemoulin/">Timothée Moulin</a> · <a href="https://profiles.wordpress.org/timothyblynjacobs/">Timothy Jacobs</a> · <a href="https://profiles.wordpress.org/tjarrett/">TJarrett</a> · <a href="https://profiles.wordpress.org/tobiasbg/">Tobias Bäthge</a> · <a href="https://profiles.wordpress.org/tz-media/">Tobias Zimpel</a> · <a href="https://profiles.wordpress.org/tobifjellner/">tobifjellner (Tor-Bjorn “Tobi” Fjellner)</a> · <a href="https://profiles.wordpress.org/tomdevisser/">Tom de Visser</a> · <a href="https://profiles.wordpress.org/tjnowell/">Tom J Nowell</a> · <a href="https://profiles.wordpress.org/shimotomoki/">Tomoki Shimomura</a> · <a href="https://profiles.wordpress.org/skithund/">Toni Viemerö</a> · <a href="https://profiles.wordpress.org/hellofromtonya/">Tonya Mork</a> · <a href="https://profiles.wordpress.org/toro_unit/">Toro_Unit (Hiroshi Urabe)</a> · <a href="https://profiles.wordpress.org/zodiac1978/">Torsten Landsiedel</a> · <a href="https://profiles.wordpress.org/wpsmith/">Travis Smith</a> · <a href="https://profiles.wordpress.org/traxus/">traxus</a> · <a href="https://profiles.wordpress.org/sllimrovert/">Trevor Mills</a> · <a href="https://profiles.wordpress.org/tristanleboss/">tristanleboss</a> · <a href="https://profiles.wordpress.org/areziaal/">Troy Chaplin</a> · <a href="https://profiles.wordpress.org/truptikanzariya/">Trupti Kanzariya</a> · <a href="https://profiles.wordpress.org/tsteel/">tsteel</a> · <a href="https://profiles.wordpress.org/dinhtungdu/">Tung Du</a> · <a href="https://profiles.wordpress.org/tusharbharti/">Tushar Bharti</a> · <a href="https://profiles.wordpress.org/tusharaddweb/">Tushar Patel</a> · <a href="https://profiles.wordpress.org/tussendoor/">Tussendoor B.V.</a> · <a href="https://profiles.wordpress.org/ugyensupport/">Ugyen Dorji</a> · <a href="https://profiles.wordpress.org/umeshnevase/">Umesh Nevase</a> · <a href="https://profiles.wordpress.org/umeshsinghin/">Umesh Singh</a> · <a href="https://profiles.wordpress.org/unsalkorkmaz/">Unsal Korkmaz</a> · <a href="https://profiles.wordpress.org/upadalavipul/">upadalavipul</a> · <a href="https://profiles.wordpress.org/utsavladani/">Utsav Ladani</a> · <a href="https://profiles.wordpress.org/utsav72640/">Utsav tilava</a> · <a href="https://profiles.wordpress.org/valentingrenier/">Valentin Grenier</a> · <a href="https://profiles.wordpress.org/tsimshatsui/">Vape tsimshatsui</a> · <a href="https://profiles.wordpress.org/vbbp/">vbbp</a> · <a href="https://profiles.wordpress.org/sheldorofazeroth/">Vedansh Mishra</a> · <a href="https://profiles.wordpress.org/vevas/">Vegard S.</a> · <a href="https://profiles.wordpress.org/vgnavada/">vgnavada</a> · <a href="https://profiles.wordpress.org/vcanales/">Vicente Canales</a> · <a href="https://profiles.wordpress.org/vidugupta/">vidugupta</a> · <a href="https://profiles.wordpress.org/vijendrajat/">Vijendra Jat</a> · <a href="https://profiles.wordpress.org/szepeviktor/">Viktor Szépe</a> · <a href="https://profiles.wordpress.org/vineet2003/">Vinit</a> · <a href="https://profiles.wordpress.org/ghorivipul97/">Vipul Ghori</a> · <a href="https://profiles.wordpress.org/vipulgupta003/">Vipul Gupta</a> · <a href="https://profiles.wordpress.org/vipulpatil/">Vipul Patil</a> · <a href="https://profiles.wordpress.org/vishitshah/">Vishit Shah</a> · <a href="https://profiles.wordpress.org/vladimiraus/">vladimiraus</a> · <a href="https://profiles.wordpress.org/vortfu/">vortfu</a> · <a href="https://profiles.wordpress.org/vrishabhsk/">Vrishabh Jasani</a> · <a href="https://profiles.wordpress.org/walterebert/">Walter Ebert</a> · <a href="https://profiles.wordpress.org/webmandesign/">WebMan Design | Oliver Juhas</a> · <a href="https://profiles.wordpress.org/websupporter/">websupporter</a> · <a href="https://profiles.wordpress.org/webwrotter/">webwrotter</a> · <a href="https://profiles.wordpress.org/westonruter/">Weston Ruter</a> · <a href="https://profiles.wordpress.org/whaze/">whaze</a> · <a href="https://profiles.wordpress.org/widhy980/">widhy980</a> · <a href="https://profiles.wordpress.org/skorasaurus/">Will Skora</a> · <a href="https://profiles.wordpress.org/wplmillet/">wplmillet</a> · <a href="https://profiles.wordpress.org/xate/">xate</a> · <a href="https://profiles.wordpress.org/xavilc/">xavilc</a> · <a href="https://profiles.wordpress.org/xerpa43/">xerpa43</a> · <a href="https://profiles.wordpress.org/xipasduarte/">xipasduarte</a> · <a href="https://profiles.wordpress.org/yagniksangani/">Yagnik Sangani</a> · <a href="https://profiles.wordpress.org/yashyadav247/">Yash</a> · <a href="https://profiles.wordpress.org/getsyash/">Yash B</a> · <a href="https://profiles.wordpress.org/yashjawale/">Yash Jawale</a> · <a href="https://profiles.wordpress.org/yogeshbhutkar/">Yogesh Bhutkar</a> · <a href="https://profiles.wordpress.org/yogieanamcara/">YogieAnamCara</a> · <a href="https://profiles.wordpress.org/fierevere/">Yui</a> · <a href="https://profiles.wordpress.org/zebulan/">Zebulan Stanphill</a> · <a href="https://profiles.wordpress.org/zeelthakkar/">Zeel Thakkar</a> · <a href="https://profiles.wordpress.org/zunaid321/">Zunaid Amin</a> · <a href="https://profiles.wordpress.org/lstraczynski/">Łukasz Strączyński</a> · <a href="https://profiles.wordpress.org/haozi/">耗子</a></p>\n</div>\n\n\n\n<h3 class="wp-block-heading">Merci aux personnes ayant contribué à traduire WordPress&nbsp;6.9 en français</h3>\n\n\n\n<p class="wp-block-paragraph">WordPress est un projet international et la version 6.9 est déjà complètement disponible dans plus de 30 langues différentes.</p>\n\n\n\n<p class="wp-block-paragraph">Nous souhaitons remercier ici les personnes ayant participé à la traduction de WordPress&nbsp;6.9 en français&nbsp;:</p>\n\n\n\n<p class="wp-block-paragraph"><a href="https://profiles.wordpress.org/audrasjb/">Jb Audras</a>, <a href="https://profiles.wordpress.org/fxbenard/">FX Bénard</a>, <a href="https://profiles.wordpress.org/jdy68/">Jenny Dupuy</a>, <a href="https://profiles.wordpress.org/beryldlg/">Béryl de La Grandière</a>, <a href="https://profiles.wordpress.org/wplmillet/">wplmillet</a>, <a href="https://profiles.wordpress.org/spaceshipone/">Timothée Brosille</a>, <a href="https://profiles.wordpress.org/marineevain/">Marine EVAIN</a>, <a href="https://profiles.wordpress.org/sebastienserre/">Sébastien SERRE</a>, <a href="https://profiles.wordpress.org/virgar/">Virginie Garnier</a>, <a href="https://profiles.wordpress.org/barnemax/">Maxime ETCHEBARNE</a>, <a href="https://profiles.wordpress.org/nuryko/">Marianna</a>, <a href="https://profiles.wordpress.org/gaellebesson/">gaellebesson</a>, <a href="https://profiles.wordpress.org/emillet/">Elisabeth</a> et <a href="https://profiles.wordpress.org/bishoya/">Bishoy.A</a>.</p>\n\n\n\n<hr class="wp-block-separator has-alpha-channel-opacity is-style-dots" />\n\n\n\n<p class="has-small-font-size wp-block-paragraph">Article rédigé par&nbsp;<a href="https://profiles.wordpress.org/audrasjb/">Jb Audras</a>. Merci à&nbsp;<a href="https://profiles.wordpress.org/wolforg/">Didier Demory</a>&nbsp;et&nbsp;<a href="https://profiles.wordpress.org/nlegagneur/">xxx</a> pour leur relecture.</p>\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:30:"com-wordpress:feed-additions:1";a:1:{s:7:"post-id";a:1:{i:0;a:5:{s:4:"data";s:4:"3411";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:2;a:6:{s:4:"data";s:63:"\n		\n		\n		\n		\n		\n				\n		\n		\n\n					\n										\n					\n		\n		\n\n\n\n			";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:50:"Guide des changements techniques de WordPress 6.9";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:86:"https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 26 Nov 2025 12:31:53 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:2:{i:0;a:5:{s:4:"data";s:5:"Guide";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:1;a:5:{s:4:"data";s:31:"Nouvelles versions de WordPress";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"https://fr.wordpress.org/?p=3383";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:431:"Temps de lecture estimé&#160;:&#160; WordPress 6.9 comprend la résolution de plus de&#160;400 tickets sur Trac, dont&#160;125 améliorations et nouvelles fonctionnalités,&#160;plus de 250 corrections de bogues. Cette version comprend 35 tickets focalisés sur l’éditeur, 15 tickets focalisés sur l’admin WP et 45 sur les performances. Les modifications de la version 6.9 concernent&#160;55 composants du cœur du [&#8230;]";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:9:"enclosure";a:3:{i:0;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:1:{s:0:"";a:3:{s:3:"url";s:56:"https://make.wordpress.org/core/files/2025/10/drag-3.mp4";s:6:"length";s:7:"4330080";s:4:"type";s:9:"video/mp4";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:1;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:1:{s:0:"";a:3:{s:3:"url";s:60:"https://make.wordpress.org/test/files/2025/10/Hide-Block.mov";s:6:"length";s:8:"23505066";s:4:"type";s:15:"video/quicktime";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:2;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:1:{s:0:"";a:3:{s:3:"url";s:56:"https://make.wordpress.org/core/files/2025/10/drag-2.mp4";s:6:"length";s:7:"5447134";s:4:"type";s:9:"video/mp4";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:9:"Jb Audras";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:40:"http://purl.org/rss/1.0/modules/content/";a:1:{s:7:"encoded";a:1:{i:0;a:5:{s:4:"data";s:61529:"\n<figure class="wp-block-image alignfull size-full"><a href="https://fr.wordpress.org/files/2025/11/wordpress-69-guide-changements-techniques.png"><img decoding="async" width="1804" height="962" src="https://fr.wordpress.org/files/2025/11/wordpress-69-guide-changements-techniques.png" alt="" class="wp-image-3384" srcset="https://fr.wordpress.org/files/2025/11/wordpress-69-guide-changements-techniques.png 1804w, https://fr.wordpress.org/files/2025/11/wordpress-69-guide-changements-techniques-300x160.png 300w, https://fr.wordpress.org/files/2025/11/wordpress-69-guide-changements-techniques-1024x546.png 1024w, https://fr.wordpress.org/files/2025/11/wordpress-69-guide-changements-techniques-768x410.png 768w, https://fr.wordpress.org/files/2025/11/wordpress-69-guide-changements-techniques-1536x819.png 1536w" sizes="(max-width: 1804px) 100vw, 1804px" /></a></figure>\n\n\n\n<div class="wp-block-group has-small-font-size is-content-justification-right is-nowrap is-layout-flex wp-container-core-group-is-layout-d3197fe8 wp-block-group-is-layout-flex">\n<p class="wp-block-paragraph">Temps de lecture estimé&nbsp;:&nbsp;</p>\n\n\n<div class="wp-block-post-time-to-read">12–17 minutes</div></div>\n\n\n\n<p class="wp-block-paragraph">WordPress 6.9 comprend la résolution de plus de&nbsp;<a href="https://core.trac.wordpress.org/query?status=closed&amp;milestone=6.9&amp;group=component&amp;col=id&amp;col=summary&amp;col=type&amp;col=priority&amp;order=priority&amp;max=500">400 tickets sur Trac</a>, dont&nbsp;<a href="https://core.trac.wordpress.org/query?status=closed&amp;type=enhancement&amp;type=feature+request&amp;milestone=6.9&amp;group=component&amp;max=200&amp;col=id&amp;col=summary&amp;col=type&amp;col=status&amp;col=milestone&amp;col=owner&amp;col=priority&amp;order=priority">125 améliorations et nouvelles fonctionnalités</a>,&nbsp;<a href="https://core.trac.wordpress.org/query?status=closed&amp;type=defect+(bug)&amp;milestone=6.9&amp;group=component&amp;max=500&amp;col=id&amp;col=summary&amp;col=type&amp;col=status&amp;col=milestone&amp;col=owner&amp;col=priority&amp;order=priority">plus de 250 corrections de bogues</a>. Cette version comprend <a href="https://core.trac.wordpress.org/query?status=closed&amp;component=Editor&amp;milestone=6.9&amp;col=id&amp;col=summary&amp;col=status&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=priority">35 tickets focalisés sur l’éditeur</a>, <a href="https://core.trac.wordpress.org/query?component=Administration&amp;milestone=6.9&amp;or&amp;focuses=~administration&amp;milestone=6.9&amp;group=component&amp;col=id&amp;col=summary&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=status&amp;col=priority&amp;order=priority">15 tickets focalisés sur l’admin WP</a> et <a href="https://core.trac.wordpress.org/query?status=closed&amp;focuses=~performance&amp;milestone=6.9&amp;or&amp;status=closed&amp;component=Script+Loader&amp;milestone=6.9&amp;or&amp;status=closed&amp;component=Query&amp;milestone=6.9&amp;group=component&amp;col=id&amp;col=summary&amp;col=status&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=priority">45 sur les performances</a>. Les modifications de la version 6.9 concernent&nbsp;<a href="https://core.trac.wordpress.org/query?status=closed&amp;milestone=6.9&amp;group=component&amp;max=9999&amp;col=id&amp;col=summary&amp;col=status&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=priority">55 composants du cœur du CMS</a>, dont deux nouveaux composants (AI et Notes).</p>\n\n\n\n<p class="wp-block-paragraph">Cette version comprend aussi&nbsp;<a href="https://github.com/WordPress/gutenberg/issues?q=(label%3A%22%5BType%5D%20Enhancement%22%20AND%20is%3Aclosed)%20AND%20(milestone%3A%22Gutenberg%2020.4%22%20OR%20milestone%3A%22Gutenberg%2020.5%22%20OR%20milestone%3A%22Gutenberg%2020.6%22%20OR%20milestone%3A%22Gutenberg%2020.7%22%20OR%20milestone%3A%22Gutenberg%2020.8%22%20OR%20milestone%3A%22Gutenberg%2020.9%22%20OR%20milestone%3A%22Gutenberg%2021.0%22%20OR%20milestone%3A%22Gutenberg%2021.1%22%20OR%20milestone%3A%22Gutenberg%2021.2%22%20OR%20milestone%3A%22Gutenberg%2021.3%22%20OR%20milestone%3A%22Gutenberg%2021.4%22%20OR%20milestone%3A%22Gutenberg%2021.5%22%20OR%20milestone%3A%22Gutenberg%2021.6%22%20OR%20milestone%3A%22Gutenberg%2021.7%22%20OR%20milestone%3A%22Gutenberg%2021.8%22%20OR%20milestone%3A%22Gutenberg%2021.9%22%20OR%20milestone%3A%22Gutenberg%2022.0%22%20OR%20milestone%3A%22Gutenberg%2022.1%22)">440 améliorations</a> et&nbsp;<a href="https://github.com/WordPress/gutenberg/issues?q=(label%3A%22%5BType%5D%20Bug%22%20AND%20is%3Aclosed)%20AND%20(milestone%3A%22Gutenberg%2020.4%22%20OR%20milestone%3A%22Gutenberg%2020.5%22%20OR%20milestone%3A%22Gutenberg%2020.6%22%20OR%20milestone%3A%22Gutenberg%2020.7%22%20OR%20milestone%3A%22Gutenberg%2020.8%22%20OR%20milestone%3A%22Gutenberg%2020.9%22%20OR%20milestone%3A%22Gutenberg%2021.0%22%20OR%20milestone%3A%22Gutenberg%2021.1%22%20OR%20milestone%3A%22Gutenberg%2021.2%22%20OR%20milestone%3A%22Gutenberg%2021.3%22%20OR%20milestone%3A%22Gutenberg%2021.4%22%20OR%20milestone%3A%22Gutenberg%2021.5%22%20OR%20milestone%3A%22Gutenberg%2021.6%22%20OR%20milestone%3A%22Gutenberg%2021.7%22%20OR%20milestone%3A%22Gutenberg%2021.8%22%20OR%20milestone%3A%22Gutenberg%2021.9%22%20OR%20milestone%3A%22Gutenberg%2022.0%22%20OR%20milestone%3A%22Gutenberg%2022.1%22)">570 corrections de bogues</a>&nbsp;sur l’éditeur (projet Gutenberg).</p>\n\n\n\n<p class="is-style-serif has-light-grey-2-color has-text-color has-background has-link-color wp-elements-cad2a17e334a7de448f5bc24abac31cd wp-block-paragraph" style="background:linear-gradient(135deg,rgb(53,10,128) 67%,rgb(244,237,234) 100%)">Ce guide décrit les principaux changements techniques qui arrivent sur WordPress&nbsp;6.9, dont la sortie est prévue le 2 décembre 2025.</p>\n\n\n\n<p class="wp-block-paragraph">Pour la première fois, cette version majeure sera rendue publique en <em>live</em> lors de l&rsquo;événement annuel <em>State of the Word</em> qui se tiendra cette année à San Francisco le 2 décembre.</p>\n\n\n\n<p class="has-purple-2-color has-text-color has-link-color wp-elements-414d58c89e9217ac699c7ae039abebf9 wp-block-paragraph"><a href="https://make.wordpress.org/core/2025/11/26/6-9-release-day-timeline-shift-for-state-of-the-word/">En savoir plus sur la feuille de route et le calendrier de sortie de WP&nbsp;6.9</a></p>\n\n\n\n<hr class="wp-block-separator has-alpha-channel-opacity is-style-dots" />\n\n\n\n<p class="wp-block-paragraph">Tous les liens de cet article pointent vers des notes de développement rédigées en anglais. L’objectif est de fournir un panorama général des changements techniques apportés par cette version, en français, puis de diriger les personnes qui souhaitent en savoir plus vers les notes de développement en anglais.</p>\n\n\n\n<p class="wp-block-paragraph">Table des matières : </p>\n\n\n\n<nav aria-label="Table des matières" class="wp-block-table-of-contents"><ol><li><a class="wp-block-table-of-contents__entry" href="https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#de-nouvelles-facons-de-collaborer">De nouvelles façons de collaborer</a><ol><li><a class="wp-block-table-of-contents__entry" href="https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#les-notes-font-leur-entree">Les Notes font leur entrée</a></li><li><a class="wp-block-table-of-contents__entry" href="https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#updates-to-field-api-dataviews-and-dataforms-components">Mise à jour de l’API « Field » et des composants « DataViews » et « DataForms »</a></li></ol></li><li><a class="wp-block-table-of-contents__entry" href="https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#improved-editing-tools-and-architecture">Amélioration des outils d’édition</a><ol><li><a class="wp-block-table-of-contents__entry" href="https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#direct-drag-and-drop">Glisser-déposer en direct</a></li><li><a class="wp-block-table-of-contents__entry" href="https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#ability-to-hide-blocks-1">Possibilité de masquer des blocs</a></li><li><a class="wp-block-table-of-contents__entry" href="https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#iframe-integration-in-post-editor-1">Intégration iframe de l’éditeur de contenu</a></li><li><a class="wp-block-table-of-contents__entry" href="https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#streaming-block-parser">Un nouvel outil pour traiter les blocs</a></li></ol></li><li><a class="wp-block-table-of-contents__entry" href="https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#new-blocks-and-block-improvements">Nouveau blocs et améliorations des blocs existants</a><ol><li><a class="wp-block-table-of-contents__entry" href="https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#perform-calculations-using-π-in-the-math-block">Un bloc d&rsquo;affichage des formules mathématiques</a></li><li><a class="wp-block-table-of-contents__entry" href="https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#accordion-block-now-supports-anchors">Du contenu repliable avec le bloc Accordéon</a></li><li><a class="wp-block-table-of-contents__entry" href="https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#heading-block-css-specificity-fix">Correction de la spécificité CSS du bloc Titre</a></li></ol></li><li><a class="wp-block-table-of-contents__entry" href="https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#new-improved-apis">Nouvelles API et modifications des API existantes</a><ol><li><a class="wp-block-table-of-contents__entry" href="https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#meet-the-abilities-api">Découvrez l’API « Abilities »</a></li><li><a class="wp-block-table-of-contents__entry" href="https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#updates-to-interactivity-api">Mise à jour de l’API « Interactivity »</a></li><li><a class="wp-block-table-of-contents__entry" href="https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#html-api-updatesimproved-blocks-binding-api">Mise à jour de l’API « HTML »</a></li><li><a class="wp-block-table-of-contents__entry" href="https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#improved-block-binding-api">Amélioration de l’API « Block Binding »</a></li></ol></li><li><a class="wp-block-table-of-contents__entry" href="https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#optimized-performance">Optimisations des performances</a><ol><li><a class="wp-block-table-of-contents__entry" href="https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#modernizing-utf-8-support">Modernisation du support d’UTF-8</a></li><li><a class="wp-block-table-of-contents__entry" href="https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#updated-query-cache-handling">Mise à jour de la gestion du cache des requêtes</a></li><li><a class="wp-block-table-of-contents__entry" href="https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#remove-support-for-loading-assets-conditionally-for-ie">Suppression du support du chargement conditionnel des ressources pour Internet Explorer</a></li></ol></li><li><a class="wp-block-table-of-contents__entry" href="https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#accessibility-updates">Accessibilité</a></li><li><a class="wp-block-table-of-contents__entry" href="https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#php-8-5-support">Support de PHP 8.5</a></li><li><a class="wp-block-table-of-contents__entry" href="https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#miscellaneous-developer-changes">Autres changements techniques</a><ol><li><a class="wp-block-table-of-contents__entry" href="https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#miscellaneous-editor-changes">Changements divers concernant l&rsquo;éditeur</a></li><li><a class="wp-block-table-of-contents__entry" href="https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#updated-admin-menu-search-query">Modification des requêtes de recherche du menu d&rsquo;administration</a></li><li><a class="wp-block-table-of-contents__entry" href="https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#additional-support-for-https-in-url-escaping-functions">Un support complémentaire de HTTPS dans les fonctions d&rsquo;échappement d&rsquo;URL</a></li><li><a class="wp-block-table-of-contents__entry" href="https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#improved-email-handling-and-inline-image-support">Amélioration de la gestion des e-mails et du support des images en ligne</a></li></ol></li><li><a class="wp-block-table-of-contents__entry" href="https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#travaux-lies-a-l-implementation-des-outils-ia-dans-wp-6-9">Travaux liés à l&rsquo;implémentation des outils IA dans WP 6.9</a><ol><li><a class="wp-block-table-of-contents__entry" href="https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#php-ai-client">Client PHP pour l&rsquo;implémentation d&rsquo;outils IA</a></li><li><a class="wp-block-table-of-contents__entry" href="https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#mcp-adapter">Adaptateur MCP</a></li></ol></li><li><a class="wp-block-table-of-contents__entry" href="https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#but-wait-there-is-more">Attendez, ce n’est pas fini !</a></li><li><a class="wp-block-table-of-contents__entry" href="https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#other-updates">Nouvelles fonctions, crochets, filtres, classes et méthodes</a></li></ol></nav>\n\n\n\n<hr class="wp-block-separator has-alpha-channel-opacity is-style-dots" />\n\n\n\n<h2 class="wp-block-heading" id="de-nouvelles-facons-de-collaborer">De nouvelles façons de collaborer</h2>\n\n\n\n<p class="wp-block-paragraph">Créer et gérer du contenu avec WordPress 6.9 sera encore plus efficace grâce à de nouveaux outils et fonctionnalités qui encouragent la collaboration et simplifient l&rsquo;utilisation. Vous pouvez désormais ajouter des notes aux blocs et profiter de vues de données optimisées ainsi que d&rsquo;une palette de commandes intégrée à l’admin WP.</p>\n\n\n\n<h3 class="wp-block-heading" id="les-notes-font-leur-entree">Les Notes font leur entrée</h3>\n\n\n\n<p class="wp-block-paragraph">Dans WordPress 6.9, les rédacteur·ices peuvent rédiger des notes et répondre directement aux notes ajoutées par d’autres au niveau de chaque bloc, ce qui permet aux équipes de collaborer, de suivre les modifications et de donner leur avis pendant le processus d&rsquo;édition. Les notes peuvent être résolues, modifiées et supprimées. Une notification par e-mail est envoyée à l&rsquo;auteur·ice de l&rsquo;article lorsqu&rsquo;une nouvelle note est ajoutée.</p>\n\n\n\n<figure class="wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="s60Ci2rnYH"><a href="https://make.wordpress.org/core/2025/11/15/notes-feature-in-wordpress-6-9/">Notes feature in WordPress 6.9</a></blockquote><iframe class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;Notes feature in WordPress 6.9&#8221; &#8212; Make WordPress Core" src="https://make.wordpress.org/core/2025/11/15/notes-feature-in-wordpress-6-9/embed/#?secret=DP6kJwS0eP#?secret=s60Ci2rnYH" data-secret="s60Ci2rnYH" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<h3 class="wp-block-heading" id="updates-to-field-api-dataviews-and-dataforms-components">Mise à jour de l’API «&nbsp;Field&nbsp;» et des composants «&nbsp;DataViews&nbsp;» et «&nbsp;DataForms&nbsp;»</h3>\n\n\n\n<p class="wp-block-paragraph">Cette version propose aussi une mise à jour de l’API «&nbsp;Field&nbsp;» et des composants «&nbsp;DataViews&nbsp;» et «&nbsp;DataForms&nbsp;»</p>\n\n\n\n<p class="wp-block-paragraph">Dans l’<a href="https://make.wordpress.org/core/2025/11/11/dataviews-dataform-et-al-in-wordpress-6-9/#field-api">API Field (champs)</a>,&nbsp;le&nbsp;paramètre <code>type</code>&nbsp;permet désormais d&rsquo;inclure 10 nouveaux types de champs, 11 contrôleurs de type <code>edit</code> qui permettent d&rsquo;indiquer des types de validation, plus de 16 opérateurs de filtrage, une option <code>readOnly</code> pour désactiver l&rsquo;édition des champs, et bien plus encore.</p>\n\n\n\n<p class="wp-block-paragraph">Les modifications des fonctions du composant&nbsp;<a href="https://make.wordpress.org/core/2025/11/11/dataviews-dataform-et-al-in-wordpress-6-9/#dataviews">DataViews (vues de données)</a>&nbsp;concernent des améliorations des modales et des actions basées sur l&rsquo;utilisation du texte, un défilement infini et la possibilité de construire des mises en page utilisant la fonctionnalité <code>children</code> pour tirer profit de la gestion interne des états des vues de données et de la logique de gestion des données. Les vues de données sont maintenant persistantes et sont gérées via le paquet&nbsp;<a href="https://make.wordpress.org/core/2025/11/11/dataviews-dataform-et-al-in-wordpress-6-9/#dataviews-persistence"><code>@wordpress/views</code></a>. Le panneau de gestion des <code>DataForms</code> (formulaires de données) a été amélioré et d&rsquo;autres éléments ont été améliorés comme les mises en page <code>card</code> et <code>row</code> ainsi que la gestion des validations.</p>\n\n\n\n<figure class="wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="0aGWCGMOJD"><a href="https://make.wordpress.org/core/2025/11/11/dataviews-dataform-et-al-in-wordpress-6-9/">DataViews, DataForm, et al. in WordPress 6.9</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;DataViews, DataForm, et al. in WordPress 6.9&#8221; &#8212; Make WordPress Core" src="https://make.wordpress.org/core/2025/11/11/dataviews-dataform-et-al-in-wordpress-6-9/embed/#?secret=XkaN1RVWhq#?secret=0aGWCGMOJD" data-secret="0aGWCGMOJD" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<h2 class="wp-block-heading" id="improved-editing-tools-and-architecture">Amélioration des outils d’édition</h2>\n\n\n\n<h3 class="wp-block-heading" id="direct-drag-and-drop">Glisser-déposer en direct</h3>\n\n\n\n<p class="wp-block-paragraph">Le <a href="https://make.wordpress.org/core/2025/10/28/gutenberg-21-9-october-22/#direct-drag-and-drop">glisser-déposer</a>&nbsp;a été amélioré, avec la possibilité de <a href="https://github.com/WordPress/gutenberg/pull/67470">directement déplacer des blocs à l&rsquo;intérieur de l&rsquo;éditeur</a> au lieu de devoir sélectionner le contrôleur de glisser-déposer.</p>\n\n\n\n<figure class="wp-block-video"><video controls src="https://make.wordpress.org/core/files/2025/10/drag-3.mp4"></video><figcaption class="wp-element-caption">Ci-dessus une vidéo de démonstration du glisser-déposer dans l&rsquo;éditeur.</figcaption></figure>\n\n\n\n<h3 class="wp-block-heading" id="ability-to-hide-blocks-1">Possibilité de masquer des blocs</h3>\n\n\n\n<p class="wp-block-paragraph">WordPress 6.9 permet de masquer et afficher des blocs d&rsquo;un simple clic.</p>\n\n\n\n<figure class="wp-block-video"><video controls src="https://make.wordpress.org/test/files/2025/10/Hide-Block.mov"></video><figcaption class="wp-element-caption">Ci-dessus une vidéo de démonstration du masquage de blocs dans l&rsquo;éditeur.</figcaption></figure>\n\n\n\n<h3 class="wp-block-heading" id="iframe-integration-in-post-editor-1">Intégration iframe de l’éditeur de contenu</h3>\n\n\n\n<p class="wp-block-paragraph">Il y a&nbsp;une <a href="https://make.wordpress.org/core/2021/06/29/blocks-in-an-iframed-template-editor/">initiative en cours</a>&nbsp;pour placer l&rsquo;éditeur de contenu au sein d&rsquo;une&nbsp;<code>iframe</code>, et plusieurs modifications servent à préparer cette future implémentation&nbsp;:</p>\n\n\n\n<ol class="wp-block-list">\n<li>Le&nbsp;<a href="https://github.com/WordPress/gutenberg/blob/trunk/schemas/json/block.json">schéma <code>block.json</code></a>&nbsp;ne permet plus que d&rsquo;utiliser l’<code>apiVersion</code>&nbsp;<code>3</code>&nbsp;pour les nouveaux blocs ou les blocs modifiés</li>\n\n\n\n<li>Un avertissement sera affiché dans la console du navigateur lorsqu&rsquo;un bloc utilise les <code>apiVersion</code>&nbsp;<code>1</code>&nbsp;ou&nbsp;<code>2</code></li>\n</ol>\n\n\n\n<p class="wp-block-paragraph">Ces modifications visent à aider les développeur·euses à migrer leurs blocs vers <code>apiVersion</code>&nbsp;3. L&rsquo;objectif est de complètement déplacer l’éditeur dans une <code>iframe</code> à partir de WordPress 7.0. Même si cette grosse modification est déjà prête, nous laissons donc un peu de temps aux personnes qui proposent des extensions WP pour mettre à niveau leurs développements.</p>\n\n\n\n<figure class="wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="t6qkBt4uZq"><a href="https://make.wordpress.org/core/2025/11/12/preparing-the-post-editor-for-full-iframe-integration/">Preparing the Post Editor for Full iframe Integration</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;Preparing the Post Editor for Full iframe Integration&#8221; &#8212; Make WordPress Core" src="https://make.wordpress.org/core/2025/11/12/preparing-the-post-editor-for-full-iframe-integration/embed/#?secret=iVv6lZOGtJ#?secret=t6qkBt4uZq" data-secret="t6qkBt4uZq" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<h3 class="wp-block-heading" id="streaming-block-parser">Un nouvel outil pour traiter les blocs</h3>\n\n\n\n<p class="wp-block-paragraph">WordPress 6.9 comprend un nouvel outil&nbsp;<code>WP_Block_Processor</code>&nbsp;pour scanner les structures des blocs contenus dans des documents HTML. Cette nouvelle classe permet de parcourir un document HTML pour analyser et ajuster les structures de ses blocs sans affecter le texte, de convertir des documents en un tableau imbriqué d&rsquo;informations concernant les blocs utilisés et d&rsquo;obtenir des tableaux JSON d&rsquo;attributs.</p>\n\n\n\n<figure class="wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="dlxl4wHiYQ"><a href="https://make.wordpress.org/core/2025/11/19/introducing-the-streaming-block-parser-in-wordpress-6-9/">Introducing the streaming block parser in WordPress 6.9</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;Introducing the streaming block parser in WordPress 6.9&#8221; &#8212; Make WordPress Core" src="https://make.wordpress.org/core/2025/11/19/introducing-the-streaming-block-parser-in-wordpress-6-9/embed/#?secret=dbr2Knuzma#?secret=dlxl4wHiYQ" data-secret="dlxl4wHiYQ" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<h2 class="wp-block-heading" id="new-blocks-and-block-improvements">Nouveau blocs et améliorations des blocs existants</h2>\n\n\n\n<p class="wp-block-paragraph">La bibliothèque de blocs natifs a été enrichie de plusieurs nouveaux blocs&nbsp;:</p>\n\n\n\n<ul class="wp-block-list">\n<li>Un bloc d&rsquo;affichage de formules mathématiques</li>\n\n\n\n<li>Un <a href="https://github.com/WordPress/gutenberg/pull/70720">bloc de requête portant sur les termes de taxonomies</a></li>\n\n\n\n<li>Un bloc de lien vers les commentaires</li>\n\n\n\n<li>Un bloc servant à afficher un compteur des commentaires d&rsquo;un article</li>\n\n\n\n<li>Des améliorations des blocs Titre et Temps de lecture</li>\n</ul>\n\n\n\n<p class="wp-block-paragraph">WP 6.9 contient aussi de nouvelles fonctionnalités d&rsquo;édition de texte comme le support de <code>fitText</code> qui permet de définir automatiquement la taille du texte en fonction des limites du conteneur dans lequel il s&rsquo;inscrit.</p>\n\n\n\n<h3 class="wp-block-heading" id="perform-calculations-using-π-in-the-math-block">Un bloc d&rsquo;affichage des formules mathématiques</h3>\n\n\n\n<p class="wp-block-paragraph">Le&nbsp;<a href="https://github.com/WordPress/gutenberg/pull/72182">nouveau bloc Math</a>&nbsp;ajoute le support du standard MathML et du rendu LaTeX pour l&rsquo;affichage de formules mathématiques, soit en tant que bloc indépendant, soit dans du texte en ligne pouvant être ajouté dans n&rsquo;importe quel champs de texte enrichi comme les tableaux, les titres ou encore les listes.</p>\n\n\n\n<figure class="wp-block-video"><video controls src="https://make.wordpress.org/core/files/2025/10/drag-2.mp4"></video><figcaption class="wp-element-caption">Ci-dessus une vidéo de démonstration du bloc de d&rsquo;affichage des formules mathématiques.</figcaption></figure>\n\n\n\n<h3 class="wp-block-heading" id="accordion-block-now-supports-anchors">Du contenu repliable avec le bloc Accordéon</h3>\n\n\n\n<p class="wp-block-paragraph">Le <a href="https://github.com/WordPress/gutenberg/issues/21584">nouveau bloc Accordéon</a>&nbsp;de WP 6.9 peut être personnalisé à volonté. Un article dédié explique&nbsp;<a href="https://developer.wordpress.org/news/2025/10/styling-accordions-in-wordpress-6-9/">comment mettre en forme le bloc Accordéon</a>.</p>\n\n\n\n<figure class="wp-block-image size-large"><img decoding="async" src="https://developer.wordpress.org/news/files/2025/10/accordion-toggle-styled-1536x795.webp" alt="" /></figure>\n\n\n\n<h3 class="wp-block-heading" id="heading-block-css-specificity-fix">Correction de la spécificité CSS du bloc Titre</h3>\n\n\n\n<p class="wp-block-paragraph">WP 6.9 comprend une&nbsp;<a href="https://make.wordpress.org/core/2025/11/12/heading-block-css-specificity-fix-in-wordpress-6-9">modification du sélecteur CSS utilisé pour les marges internes (<code>padding</code>) sur les titres avec arrière-plan</a>, qui est dorénavant ciblé avec les deux classes <code><strong>.</strong>wp-block-heading</code>&nbsp;et <code>.has-background</code>&nbsp;pour garantir que les personnalisations des marges n&rsquo;affectent que le bloc souhaité.</p>\n\n\n\n<figure class="wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="4s3vlJO0cL"><a href="https://make.wordpress.org/core/2025/11/12/heading-block-css-specificity-fix-in-wordpress-6-9/">Heading Block CSS Specificity Fix in WordPress 6.9</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;Heading Block CSS Specificity Fix in WordPress 6.9&#8221; &#8212; Make WordPress Core" src="https://make.wordpress.org/core/2025/11/12/heading-block-css-specificity-fix-in-wordpress-6-9/embed/#?secret=zG5lJIgvUv#?secret=4s3vlJO0cL" data-secret="4s3vlJO0cL" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<h2 class="wp-block-heading" id="new-improved-apis">Nouvelles API et modifications des API existantes</h2>\n\n\n\n<h3 class="wp-block-heading" id="meet-the-abilities-api">Découvrez l’API «&nbsp;Abilities&nbsp;»</h3>\n\n\n\n<p class="wp-block-paragraph">L’API «&nbsp;Abilities&nbsp;» permet au cœur de WordPress mais aussi aux développeur·euses de thèmes et d&rsquo;extensions d&rsquo;enregistrer leur fonctionnalités de façon unifiée, standardisée et dans un format programmatiquement lisible. L’API «&nbsp;Abilities&nbsp;» fait partie de l&rsquo;initiative plus large visant à&nbsp;<a href="https://make.wordpress.org/ai/2025/07/17/ai-building-blocks">permettre la construction de blocs en passant par l’IA</a>.</p>\n\n\n\n<figure class="wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="TOUP8yZWH0"><a href="https://make.wordpress.org/core/2025/11/10/abilities-api-in-wordpress-6-9/">Abilities API in WordPress 6.9</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;Abilities API in WordPress 6.9&#8221; &#8212; Make WordPress Core" src="https://make.wordpress.org/core/2025/11/10/abilities-api-in-wordpress-6-9/embed/#?secret=5HIq07RelF#?secret=TOUP8yZWH0" data-secret="TOUP8yZWH0" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<h3 class="wp-block-heading" id="updates-to-interactivity-api">Mise à jour de l’API «&nbsp;Interactivity&nbsp;»</h3>\n\n\n\n<p class="wp-block-paragraph">Dans WordPress 6.9, l’API de gestion des interactions offre désormais une manière standard d&rsquo;assigner des identifiants uniques aux directives de l’API, ce qui permet aux éléments du site de disposer de multiples directives similaires sans conflit.</p>\n\n\n\n<p class="wp-block-paragraph">Les fonctions <code>getServerState(</code>) et&nbsp;<code>getServerContext()</code>&nbsp;ont été mises à jour et un nouvel algorithme optimise la gestion des scripts et des styles, offre une meilleure prise en charge des régions de routage dans les éléments interactifs, et ajoute un nouveau paramètre <code>attachTo</code>&nbsp;property qui agit comme un sélecteur CSS pointant sur l&rsquo;élément parent pour le rendu.</p>\n\n\n\n<figure class="wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="HncJjhFChJ"><a href="https://make.wordpress.org/core/2025/11/12/changes-to-the-interactivity-api-in-wordpress-6-9/">Changes to the Interactivity API in WordPress 6.9</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;Changes to the Interactivity API in WordPress 6.9&#8221; &#8212; Make WordPress Core" src="https://make.wordpress.org/core/2025/11/12/changes-to-the-interactivity-api-in-wordpress-6-9/embed/#?secret=Y7kVvTbuT1#?secret=HncJjhFChJ" data-secret="HncJjhFChJ" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<h3 class="wp-block-heading" id="html-api-updatesimproved-blocks-binding-api">Mise à jour de l’API «&nbsp;HTML&nbsp;»</h3>\n\n\n\n<p class="wp-block-paragraph">L’API HTML a été fignolée, avec plusieurs corrections de bogues et améliorations. La méthode&nbsp;<code>WP_HTML_Processor::serialize_token()</code>est désormais publique, ce qui étend la sécurité de l’API au delà de la seule modification de code et la combinaison de code HTML, tandis que&nbsp;<code>set_modifiable_text()</code>&nbsp;rejette désormais les contenus des éléments <code>SCRIPT</code> qui pourraient compromettre sa fermeture normale.</p>\n\n\n\n<figure class="wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="plqVJwX0cB"><a href="https://make.wordpress.org/core/2025/11/21/updates-to-the-html-api-in-6-9/">Updates to the HTML API in 6.9</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;Updates to the HTML API in 6.9&#8221; &#8212; Make WordPress Core" src="https://make.wordpress.org/core/2025/11/21/updates-to-the-html-api-in-6-9/embed/#?secret=0EQBKJN8hF#?secret=plqVJwX0cB" data-secret="plqVJwX0cB" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<h3 class="wp-block-heading" id="improved-block-binding-api">Amélioration de l’API «&nbsp;Block Binding&nbsp;»</h3>\n\n\n\n<p class="wp-block-paragraph">L’interface de l’API Block Bindings a été rendue plus simple d&rsquo;utilisation avec la possibilité nouvelle de basculer entre les sources, et de rattacher ou détacher des attributs d&rsquo;un simple clic. Le nouveau filtre <code>block_bindings_supported_attributes_{$block_type}</code> facilite quant à lui la personnalisation de la manière dont les attributs des blocs se connectent à une source liée.</p>\n\n\n\n<figure class="wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="7HOG5iwH71"><a href="https://make.wordpress.org/core/2025/11/12/block-bindings-improvements-in-wordpress-6-9/">Block Bindings improvements in WordPress 6.9</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;Block Bindings improvements in WordPress 6.9&#8221; &#8212; Make WordPress Core" src="https://make.wordpress.org/core/2025/11/12/block-bindings-improvements-in-wordpress-6-9/embed/#?secret=Shct73Aisv#?secret=7HOG5iwH71" data-secret="7HOG5iwH71" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<h2 class="wp-block-heading" id="optimized-performance">Optimisations des performances</h2>\n\n\n\n<p class="wp-block-paragraph">WordPress 6.9 offre des améliorations significatives en termes de performances, ce qui optimise l&rsquo;expérience de chargement des sites pour les internautes. L&rsquo;amélioration du LCP (<em>Largest Contentful Paint</em>) est obtenue grâce à la mise en place des styles de blocs à la demande pour les thèmes classiques, la minification des styles de blocs et l&rsquo;augmentation de la limite des styles en ligne, réduisant ainsi le blocage du rendu. Le chemin de rendu critique («&nbsp;critical path&nbsp;») est décongestionné par la dépriorisation des scripts non critiques (par exemple, ceux des blocs interactifs ou de la détection des émojis) qui entraient en conflit avec le chargement de ressources comme l&rsquo;image de l&rsquo;élément considéré comme étant l&rsquo;élément LCP. La stabilité des pages est également améliorée en empêchant le bloc Vidéo de provoquer des décalages de mise en page (ce qui améliore la métrique CLS).</p>\n\n\n\n<p class="wp-block-paragraph">Beaucoup d&rsquo;autres améliorations ont été faites, par exemple sur les requêtes en base de données, la gestion du cache, une meilleure gestion du CRON WP et des améliorations du tampon de rendu des modèles qui ouvre la porte à de nombreuses améliorations de performances qui étaient auparavant impossibles.</p>\n\n\n\n<figure class="wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="ijQE6fAipJ"><a href="https://make.wordpress.org/core/2025/11/18/wordpress-6-9-frontend-performance-field-guide/">WordPress 6.9 Frontend Performance Field Guide</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;WordPress 6.9 Frontend Performance Field Guide&#8221; &#8212; Make WordPress Core" src="https://make.wordpress.org/core/2025/11/18/wordpress-6-9-frontend-performance-field-guide/embed/#?secret=1athSDczWJ#?secret=ijQE6fAipJ" data-secret="ijQE6fAipJ" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<h3 class="wp-block-heading" id="modernizing-utf-8-support">Modernisation du support d’UTF-8</h3>\n\n\n\n<p class="wp-block-paragraph">Un nouveau tunnel de repli écrit en PHP permet à WordPress 6.9 de traiter l’encodage du texte et la gestion d&rsquo;UTF-8 indépendamment de l&rsquo;environnement sur lequel tourne le site, ce qui apporte plus de cohérence entre les différents environnements sur lesquels votre site peut être installé, ce qui est notamment utile aux thèmes et extensions qui travaillent avec du contenu internationnalisé, ou avec les émojis.</p>\n\n\n\n<figure class="wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="ikru7pjb4g"><a href="https://make.wordpress.org/core/2025/11/18/modernizing-utf-8-support-in-wordpress-6-9/">Modernizing UTF-8 support in WordPress 6.9</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;Modernizing UTF-8 support in WordPress 6.9&#8221; &#8212; Make WordPress Core" src="https://make.wordpress.org/core/2025/11/18/modernizing-utf-8-support-in-wordpress-6-9/embed/#?secret=ggNMEISTIZ#?secret=ikru7pjb4g" data-secret="ikru7pjb4g" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<h3 class="wp-block-heading" id="updated-query-cache-handling">Mise à jour de la gestion du cache des requêtes</h3>\n\n\n\n<p class="wp-block-paragraph">La version 6.9 modifie la façon dont les clés de cache sont créées lorsque les requêtes mises en cache sont traitées dans <code>WP_Query</code>. Le cache objet persistant ne devrait pas être affecté, mais les développeurs et développeuses ainsi que les entreprises fournissant des services d&rsquo;hébergements sont invités à prendre en compte les modifications décrites dans cette note de développement, et à tirer parti des 4 nouvelles fonctions disponibles.</p>\n\n\n\n<figure class="wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="hbBdeytkdI"><a href="https://make.wordpress.org/core/2025/11/17/consistent-cache-keys-for-query-groups-in-wordpress-6-9/">Consistent Cache Keys for Query Groups in WordPress 6.9</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;Consistent Cache Keys for Query Groups in WordPress 6.9&#8221; &#8212; Make WordPress Core" src="https://make.wordpress.org/core/2025/11/17/consistent-cache-keys-for-query-groups-in-wordpress-6-9/embed/#?secret=CGHgD2wunF#?secret=hbBdeytkdI" data-secret="hbBdeytkdI" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<h3 class="wp-block-heading" id="remove-support-for-loading-assets-conditionally-for-ie">Suppression du support du chargement conditionnel des ressources pour Internet Explorer</h3>\n\n\n\n<p class="wp-block-paragraph">WordPress 6.9 supprime le support du <a href="https://core.trac.wordpress.org/ticket/63821">chargement conditionnel des scripts et styles pour IE avec les anciennes structures conditionnelles</a>. Tous les restes de cette ancienne manière de faire <a href="https://core.trac.wordpress.org/ticket/58836">ont été supprimés du code des thèmes natifs</a>. Le code lié à <a href="https://core.trac.wordpress.org/ticket/62128">Genericons a aussi été modifié</a>&nbsp;sur les thèmes qui utilisent cette police web.</p>\n\n\n\n<figure class="wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="HBt3XMYVWY"><a href="https://make.wordpress.org/core/2025/11/19/legacy-internet-explorer-code-removed/">Legacy Internet Explorer Code Removed</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;Legacy Internet Explorer Code Removed&#8221; &#8212; Make WordPress Core" src="https://make.wordpress.org/core/2025/11/19/legacy-internet-explorer-code-removed/embed/#?secret=sxUtkYszkF#?secret=HBt3XMYVWY" data-secret="HBt3XMYVWY" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<h2 class="wp-block-heading" id="accessibility-updates">Accessibilité</h2>\n\n\n\n<p class="wp-block-paragraph">WordPress 6.9 comprend&nbsp;<a href="https://core.trac.wordpress.org/query?focuses=~accessibility&amp;milestone=6.9&amp;group=type&amp;col=id&amp;col=summary&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=status&amp;col=priority&amp;order=priority">10 améliorations et 23 corrections de bogues</a>&nbsp;focalisées sur l&rsquo;accessibilité. Il y a par exemple des améliorations des notifications destinées aux technologies d&rsquo;assistance, des améliorations de la sémantique du code et de la gestion du focus clavier, et une mise à niveau du contenu généré via CSS pour éviter que du contenu non pertinent ne soit interprété par les outils d&rsquo;assistance.</p>\n\n\n\n<figure class="wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="oVjH0GCizX"><a href="https://make.wordpress.org/core/2025/11/19/accessibility-improvements-in-wordpress-6-9/">Accessibility Improvements in WordPress 6.9</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;Accessibility Improvements in WordPress 6.9&#8221; &#8212; Make WordPress Core" src="https://make.wordpress.org/core/2025/11/19/accessibility-improvements-in-wordpress-6-9/embed/#?secret=446JdlkqcD#?secret=oVjH0GCizX" data-secret="oVjH0GCizX" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<h2 class="wp-block-heading" id="php-8-5-support">Support de PHP 8.5</h2>\n\n\n\n<p class="wp-block-paragraph">WordPress 6.9 propose un support en version beta de PHP 8.5. Toutes les incompatibilités connues, les avertissements et notifications ont été corrigées. Le support des anciennes versions (pour l&rsquo;instant jusqu&rsquo;à PHP 7.2) a été maintenu. Pour rappel, lorsque nous parlons de support en version beta, nous parlons des <a href="https://make.wordpress.org/core/2025/07/07/proposal-remove-the-beta-support-label-from-php-8-3-for-wordpress-6-8/">versions de PHP qui sont utilisées par moins de 10% des sites web</a>.</p>\n\n\n\n<figure class="wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="HHsVP4QXlf"><a href="https://make.wordpress.org/core/2025/11/21/php-8-5-support-in-wordpress-6-9/">PHP 8.5 support in WordPress 6.9</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;PHP 8.5 support in WordPress 6.9&#8221; &#8212; Make WordPress Core" src="https://make.wordpress.org/core/2025/11/21/php-8-5-support-in-wordpress-6-9/embed/#?secret=S9UuaRYhKT#?secret=HHsVP4QXlf" data-secret="HHsVP4QXlf" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<h2 class="wp-block-heading" id="miscellaneous-developer-changes">Autres changements techniques</h2>\n\n\n\n<p class="wp-block-paragraph">D&rsquo;autres modifications concernent différentes facettes du cœur du CMS, comme les médias, la gestion multisite, de nouveaux crochets et filtres, etc.</p>\n\n\n\n<figure class="wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="1N55zTf5W3"><a href="https://make.wordpress.org/core/2025/11/17/miscellaneous-developer-focused-changes-in-6-9/">Miscellaneous Developer-focused Changes in 6.9</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;Miscellaneous Developer-focused Changes in 6.9&#8221; &#8212; Make WordPress Core" src="https://make.wordpress.org/core/2025/11/17/miscellaneous-developer-focused-changes-in-6-9/embed/#?secret=ArJDoGk5Vd#?secret=1N55zTf5W3" data-secret="1N55zTf5W3" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<h3 class="wp-block-heading" id="miscellaneous-editor-changes">Changements divers concernant l&rsquo;éditeur</h3>\n\n\n\n<p class="wp-block-paragraph">WP 6.9 apporte aussi un grand nombre de petites modifications de l&rsquo;éditeur de blocs.</p>\n\n\n\n<figure class="wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="nHqf9JJVdo"><a href="https://make.wordpress.org/core/2025/11/25/miscellaneous-editor-changes-in-wordpress-6-9/">Miscellaneous Editor Changes in WordPress 6.9</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;Miscellaneous Editor Changes in WordPress 6.9&#8221; &#8212; Make WordPress Core" src="https://make.wordpress.org/core/2025/11/25/miscellaneous-editor-changes-in-wordpress-6-9/embed/#?secret=sSj6Lr777I#?secret=nHqf9JJVdo" data-secret="nHqf9JJVdo" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<h3 class="wp-block-heading" id="updated-admin-menu-search-query">Modification des requêtes de recherche du menu d&rsquo;administration</h3>\n\n\n\n<p class="wp-block-paragraph">Avec WordPress 6.9, la requête de recherche proposée par le menu d&rsquo;administration a changé, passant de&nbsp;<code>$_SERVER[''QUERY_STRING'']</code>&nbsp;à&nbsp;<code>$_GET</code>. Cela rend le comportement de recherche plus prévisible et évite les problèmes liés à certaines chaines de requêtes. Les extensions qui surchargent cette recherche devront revoir leur façon de fonctionner pour prendre en compte ces changements.</p>\n\n\n\n<figure class="wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="DC2ukqUl8S"><a href="https://make.wordpress.org/core/2025/11/19/admin-menu-search-query-changed/">Admin menu search query changed</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;Admin menu search query changed&#8221; &#8212; Make WordPress Core" src="https://make.wordpress.org/core/2025/11/19/admin-menu-search-query-changed/embed/#?secret=yuPvIQjESb#?secret=DC2ukqUl8S" data-secret="DC2ukqUl8S" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<h3 class="wp-block-heading" id="additional-support-for-https-in-url-escaping-functions">Un support complémentaire de HTTPS&nbsp;dans les fonctions d&rsquo;échappement d&rsquo;URL</h3>\n\n\n\n<p class="wp-block-paragraph">Les fonctions&nbsp;<code>esc_url()</code>,&nbsp;<code>esc_url_raw()</code>&nbsp;et&nbsp;<code>sanitize_url()</code>&nbsp;peuvent maintenant être configurées pour préfixer par <code>https://</code>&nbsp;les URL qui ne proposent pas de schéma par défaut, lorsque le paramètre&nbsp;<code>$protocols</code>&nbsp;contient&nbsp;<code>''https''</code>.</p>\n\n\n\n<figure class="wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="0MhD0ifthp"><a href="https://make.wordpress.org/core/2025/11/19/url-escaping-functions-can-support-https-as-the-default-protocol-in-wordpress-6-9/">URL-escaping functions can support HTTPS as the default protocol in WordPress 6.9</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;URL-escaping functions can support HTTPS as the default protocol in WordPress 6.9&#8221; &#8212; Make WordPress Core" src="https://make.wordpress.org/core/2025/11/19/url-escaping-functions-can-support-https-as-the-default-protocol-in-wordpress-6-9/embed/#?secret=jGf9jBhCeM#?secret=0MhD0ifthp" data-secret="0MhD0ifthp" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<h3 class="wp-block-heading" id="improved-email-handling-and-inline-image-support">Amélioration de la gestion des e-mails et du support des images en ligne</h3>\n\n\n\n<p class="wp-block-paragraph">WordPress 6.9 introduit plusieurs modifications rendant le système d&rsquo;envoi d&rsquo;e-mails plus fiable et flexible. La fonction&nbsp;<code>wp_mail()</code>&nbsp;met maintenant en place l&rsquo;adresse d&rsquo;expédition de manière extensible, les en-têtes sont mieux protégés et l&rsquo;ensemble se repose davantage sur PHPMailer pour la prise en charge des types de contenus. De nombreux autres petits soucis présents depuis quelques temps ont aussi été résolus.</p>\n\n\n\n<figure class="wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="xd0Bpq88VA"><a href="https://make.wordpress.org/core/2025/11/18/more-reliable-email-in-wordpress-6-9/">More-reliable email in WordPress 6.9</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;More-reliable email in WordPress 6.9&#8221; &#8212; Make WordPress Core" src="https://make.wordpress.org/core/2025/11/18/more-reliable-email-in-wordpress-6-9/embed/#?secret=y21eGjb1ze#?secret=xd0Bpq88VA" data-secret="xd0Bpq88VA" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<p class="wp-block-paragraph">Cette version ajoute aussi la prise en charge des images en ligne et embarquées dans les e-mails HTML, ce qui permet d&rsquo;envoyer des messages enrichis de médias sans avoir à utiliser des URL de sources externes. Les contenus e-mail qui utilisent des références basées sur <code>cid:</code>&nbsp;peuvent désormais afficher des images directement dans le corps de l&rsquo;e-mail.</p>\n\n\n\n<figure class="wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="wZZMOBpIHQ"><a href="https://make.wordpress.org/core/2025/09/04/prettier-emails-supporting-inline-embedded-images/">Prettier Emails: Supporting Inline Embedded Images</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;Prettier Emails: Supporting Inline Embedded Images&#8221; &#8212; Make WordPress Core" src="https://make.wordpress.org/core/2025/09/04/prettier-emails-supporting-inline-embedded-images/embed/#?secret=n7ruDqZVQJ#?secret=wZZMOBpIHQ" data-secret="wZZMOBpIHQ" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<h2 class="wp-block-heading" id="travaux-lies-a-l-implementation-des-outils-ia-dans-wp-6-9">Travaux liés à l&rsquo;implémentation des outils IA dans WP 6.9</h2>\n\n\n\n<h3 class="wp-block-heading" id="php-ai-client">Client PHP pour l&rsquo;implémentation d&rsquo;outils IA</h3>\n\n\n\n<p class="wp-block-paragraph">Le <a href="https://github.com/WordPress/php-ai-client">nouveau SDK client PHP destiné aux outils IA</a> facilite l&rsquo;intégration d&rsquo;IA dans les extensions WordPress et les projets PHP. L&rsquo;interface fonctionne avec tous les fournisseurs d&rsquo;IA et les développeurs et développeuses peuvent spécifier les fonctionnalités IA à inclure, leur fournisseur et le modèle à utiliser. Les identifiants sont centralisés et fonctionnent avec toutes les extensions compatibles.</p>\n\n\n\n<figure class="wp-block-embed is-type-wp-embed is-provider-wordpress-ai wp-block-embed-wordpress-ai"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="e4MhX2H9Gt"><a href="https://make.wordpress.org/ai/2025/07/17/php-ai-api/">PHP AI Client</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;PHP AI Client&#8221; &#8212; WordPress AI" src="https://make.wordpress.org/ai/2025/07/17/php-ai-api/embed/#?secret=n4QeTroMUh#?secret=e4MhX2H9Gt" data-secret="e4MhX2H9Gt" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<h3 class="wp-block-heading" id="mcp-adapter">Adaptateur MCP</h3>\n\n\n\n<p class="wp-block-paragraph">Le nouvel&nbsp;<a href="https://github.com/WordPress/mcp-adapter">adaptateur MCP</a>&nbsp;utilise le&nbsp;<a href="https://modelcontextprotocol.io/">Model Context Protocol</a>&nbsp;(MCP) pour standardiser les interactions de l&rsquo;applicatif WP avec les LLM, pour exposer les fonctionnalités de WordPress aux assistants IA et pour se connecter à d&rsquo;autres serveurs MCP. Cela permet à WordPress d&rsquo;agir à la fois comme serveur et comme client, en enregistrant ses fonctionnalités à travers l&rsquo;API «&nbsp;Abilities&nbsp;» ce qui permet aux assistants IA de les comprendre et de les utiliser, tout en intégrant cela avec d&rsquo;autres serveurs MCP ce qui rend possible de tirer parti d&rsquo;autres outils IA dans WordPress.</p>\n\n\n\n<figure class="wp-block-embed is-type-wp-embed is-provider-wordpress-ai wp-block-embed-wordpress-ai"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="e6borTD1aD"><a href="https://make.wordpress.org/ai/2025/07/17/mcp-adapter/">MCP Adapter</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;MCP Adapter&#8221; &#8212; WordPress AI" src="https://make.wordpress.org/ai/2025/07/17/mcp-adapter/embed/#?secret=CmJsm2zJFL#?secret=e6borTD1aD" data-secret="e6borTD1aD" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<h2 class="wp-block-heading" id="but-wait-there-is-more">Attendez, ce n’est pas fini&nbsp;!</h2>\n\n\n\n<p class="wp-block-paragraph">6.9 apporte bien plus encore&nbsp;!&nbsp;Plus de&nbsp;<a href="https://core.trac.wordpress.org/query?status=closed&amp;type=defect+(bug)&amp;milestone=6.9&amp;group=component&amp;col=id&amp;col=summary&amp;col=type&amp;col=owner&amp;col=priority&amp;col=component&amp;col=version&amp;order=priority">250 bogues ont été corrigés</a>,&nbsp;<a href="https://core.trac.wordpress.org/query?status=closed&amp;type=enhancement&amp;type=feature+request&amp;milestone=6.9&amp;group=component&amp;col=id&amp;col=summary&amp;col=type&amp;col=owner&amp;col=priority&amp;col=component&amp;col=version&amp;order=priority">123 améliorations et nouvelles fonctionnalités ont été implémentées</a>, et&nbsp;<a href="https://core.trac.wordpress.org/query?status=closed&amp;type=task+(blessed)&amp;milestone=6.9&amp;group=component&amp;col=id&amp;col=summary&amp;col=type&amp;col=owner&amp;col=priority&amp;col=component&amp;col=version&amp;order=priority">22 tâches diverses</a>&nbsp;ont été <a href="https://core.trac.wordpress.org/query?status=closed&amp;milestone=6.9&amp;group=component&amp;col=id&amp;col=summary&amp;col=owner&amp;col=type&amp;col=priority&amp;col=component&amp;col=version&amp;order=priority">marquées comme résolues dans WP 6.9</a>.</p>\n\n\n\n<p class="wp-block-paragraph">Mentionnons notamment les tickets suivants&nbsp;:</p>\n\n\n\n<ul class="wp-block-list">\n<li>API «&nbsp;Abilities&nbsp;» : feuille de route pour WP 6.9 (<a href="https://github.com/WordPress/abilities-api/issues/83">AI-83</a>)</li>\n\n\n\n<li>Accessibilité : correction du comportement des sous menus du bloc navigation (<a href="https://github.com/WordPress/gutenberg/issues/69834">GB-69834</a>)</li>\n\n\n\n<li>Éditeur : bloc bouton &#8211; ajout de la section Élément HTML dans les réglages avancés (<a href="https://github.com/WordPress/gutenberg/pull/70139">GB-70139</a>)</li>\n\n\n\n<li>Éditeur : activation de la Palette de Commandes partout sur le tableau de bord (<a href="https://github.com/WordPress/gutenberg/issues/58218">GB-58218</a>)</li>\n\n\n\n<li>Éditeur : nouveaux blocs ajoutés dans la bibliothèque de blocs (<a href="https://github.com/WordPress/gutenberg/issues/71026">GB-71026</a>)</li>\n\n\n\n<li>Éditeur : barre d&rsquo;outils &#8211;  ajustement des couleurs pour la prise en charge du mode sombre (<a href="https://github.com/WordPress/gutenberg/issues/66454">GB-66454</a>)</li>\n\n\n\n<li>Accessibilité : remplacement des règles CSS dépréciées <code>speak</code>&nbsp;et&nbsp;<code>aural</code>&nbsp;(<a href="https://github.com/WordPress/gutenberg/pull/63603">GB-63603</a>)</li>\n\n\n\n<li>Styles globaux : déplacement du bouton&nbsp;<code>Couleurs aléatoires</code>&nbsp;dans le panneau d&rsquo;édition de la palette de couleurs (<a href="https://github.com/WordPress/gutenberg/issues/66169">GB-66169</a>)</li>\n</ul>\n\n\n\n<h2 class="wp-block-heading" id="other-updates">Nouvelles fonctions, crochets, filtres, classes et méthodes</h2>\n\n\n\n<p class="wp-block-paragraph">Pour obtenir la liste de toutes les nouvelles fonctions, crochets, filtres, classes et méthodes, vous pourrez vous rendre – une fois que la version 6.9 sera sortie – sur cette page&nbsp;: <a href="https://developer.wordpress.org/reference/since/6.9.0/">https://developer.wordpress.org/reference/since/6.9.0/</a>.</p>\n\n\n\n<div class="wp-block-group alignfull is-style-serif has-light-grey-2-color has-text-color has-background has-link-color wp-elements-e19b82be4e2290f9a4720996c21421a5 is-layout-constrained wp-block-group-is-layout-constrained" style="background:linear-gradient(135deg,rgb(53,10,128) 67%,rgb(244,237,234) 100%);padding-top:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--50)">\n<p class="is-style-serif has-light-grey-2-color has-text-color has-link-color wp-elements-bdd3ef48864355ea6c49d0c39359deba wp-block-paragraph">Que vous développiez des thèmes ou des extensions, pensez à <strong>tester et retester votre code</strong> pour vous assurer de sa compatibilité avec ces changements.<br><br>Vous pouvez utiliser&nbsp;<a href="https://fr.wordpress.org/plugins/wordpress-beta-tester/" target="_blank" rel="noreferrer noopener">l’extension «&nbsp;<em><bdo lang="en" dir="ltr">Beta Tester</bdo></em>&nbsp;»</a>&nbsp;sur un site de test pour vérifier la compatibilité de vos développements avec la <a href="https://wordpress.org/news/2025/11/wordpress-6-9-release-candidate-1/">version <em><bdo lang="en" dir="ltr">release candidate</bdo></em>&nbsp;de WordPress 6.9</a>.&nbsp;<br>Vous pouvez aussi tester cette nouvelle version directement dans votre navigateur en utilisant <em><a href="https://playground.wordpress.net/?php=8.0&amp;wp=beta&amp;networking=no&amp;language=&amp;multisite=no&amp;random=y4q1rn88xn"><bdo lang="en" dir="ltr">WordPress Playground</bdo></a></em>.<br><br>Nous comptons sur vous pour vérifier que votre code fonctionne correctement avec le cœur du CMS, pour le bien des millions d’utilisateurs et utilisatrices de WordPress&nbsp;<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2665.png" alt="♥" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>\n</div>\n\n\n\n<p class="has-small-font-size wp-block-paragraph">Ce guide a été traduit et réadapté à partir du&nbsp;<a href="https://make.wordpress.org/core/2025/11/25/wordpress-6-9-field-guide/">Field Guide&nbsp;de WP 6.9 (en anglais)</a>&nbsp;par&nbsp;<a href="https://profiles.wordpress.org/audrasjb/">Jb Audras</a>.<br>Merci à <a href="https://profiles.wordpress.org/jdy68">Jenny Dupuy</a> pour sa relecture.</p>\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:30:"com-wordpress:feed-additions:1";a:1:{s:7:"post-id";a:1:{i:0;a:5:{s:4:"data";s:4:"3383";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:3;a:6:{s:4:"data";s:57:"\n		\n		\n		\n		\n		\n				\n		\n\n					\n										\n					\n		\n		\n			";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:6:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:80:"Arrêt des mises à jour de sécurité pour les versions 4.1 à 4.6 de WordPress";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:112:"https://fr.wordpress.org/2025/07/11/arret-des-mises-a-jour-de-securite-pour-les-versions-4-1-a-4-6-de-wordpress/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 11 Jul 2025 09:26:12 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:1:{i:0;a:5:{s:4:"data";s:9:"Securité";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"https://fr.wordpress.org/?p=3375";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:346:"À compter de mi-juillet 2025, l&#8217;équipe de sécurité de WordPress ne fournira plus de mises à jour de sécurité pour les versions 4.1 à 4.6 de WordPress. Ces versions ont été initialement publiées il y a plus de neuf ans et plus de 99 % des installations WordPress utilisent une version plus récente. La probabilité que [&#8230;]";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:9:"Jb Audras";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:40:"http://purl.org/rss/1.0/modules/content/";a:1:{s:7:"encoded";a:1:{i:0;a:5:{s:4:"data";s:1503:"\n<p class="wp-block-paragraph">À compter de mi-juillet 2025, l&rsquo;équipe de sécurité de WordPress ne fournira plus de mises à jour de sécurité pour les versions 4.1 à 4.6 de WordPress.</p>\n\n\n\n<p class="wp-block-paragraph">Ces versions ont été initialement publiées il y a plus de neuf ans et plus de 99 % des installations WordPress utilisent une version plus récente. La probabilité que cela affecte votre site est très faible.</p>\n\n\n\n<p class="wp-block-paragraph">Pour vérifier que votre version de WordPress est à jour, connectez-vous au tableau de bord de votre site. Si votre version n&rsquo;est pas à jour, vous devriez voir un message proposant sa mise à jour. La version que vous utilisez est indiquée dans le widget « D&rsquo;un coup d&rsquo;œil » présent sur le tableau de bord.</p>\n\n\n\n<p class="wp-block-paragraph">Pour rappel, <strong>la seule version de WordPress activement maintenue est la version majeure la plus récente</strong>. Les correctifs de sécurité ne sont portés vers les anciennes branches que par « courtoisie », les anciennes versions ne faisant pas l&rsquo;objet de corrections autres que de sécurité.</p>\n\n\n\n<p class="wp-block-paragraph">Le blog « <bdo lang="en" dir="ltr">Make WordPress Security</bdo> » fournit plus de détails sur la <a href="https://make.wordpress.org/security/2025/06/18/security-updates-will-cease-for-wordpress-versions-4-1-through-4-6/">procédure de fin de support de ces versions (en anglais)</a>.</p>\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:30:"com-wordpress:feed-additions:1";a:1:{s:7:"post-id";a:1:{i:0;a:5:{s:4:"data";s:4:"3375";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:4;a:6:{s:4:"data";s:57:"\n		\n		\n		\n		\n		\n				\n		\n\n					\n										\n					\n		\n		\n			";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:6:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:52:"Rendez-vous à Bâle pour le WordCamp Europe 2025 !";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:84:"https://fr.wordpress.org/2025/04/28/rendez-vous-a-bale-pour-le-wordcamp-europe-2025/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 28 Apr 2025 08:39:02 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:1:{i:0;a:5:{s:4:"data";s:11:"Évènement";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"https://fr.wordpress.org/?p=3362";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:364:"Le WordCamp Europe 2025 se tiendra du 5 au 7 juin dans la magnifique ville de Bâle, en Suisse. Il réunira les passionné·e·s de WordPress et du logiciel libre, des développeuses et développeurs et des professionnels de notre écosystème provenant de tout le continent et même du monde entier ! Venez découvrir de nouvelles perspectives, engagez [&#8230;]";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:9:"Jb Audras";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:40:"http://purl.org/rss/1.0/modules/content/";a:1:{s:7:"encoded";a:1:{i:0;a:5:{s:4:"data";s:6644:"\n<figure class="wp-block-image size-large"><a href="https://fr.wordpress.org/files/2025/04/wceu2025-Featured-Image.jpg"><img loading="lazy" decoding="async" width="1024" height="538" src="https://fr.wordpress.org/files/2025/04/wceu2025-Featured-Image-1024x538.jpg" alt="" class="wp-image-3363" srcset="https://fr.wordpress.org/files/2025/04/wceu2025-Featured-Image-1024x538.jpg 1024w, https://fr.wordpress.org/files/2025/04/wceu2025-Featured-Image-300x158.jpg 300w, https://fr.wordpress.org/files/2025/04/wceu2025-Featured-Image-768x403.jpg 768w, https://fr.wordpress.org/files/2025/04/wceu2025-Featured-Image-1536x806.jpg 1536w, https://fr.wordpress.org/files/2025/04/wceu2025-Featured-Image.jpg 1800w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></a></figure>\n\n\n\n<p class="wp-block-paragraph">Le WordCamp Europe 2025 se tiendra du 5 au 7 juin dans la magnifique ville de Bâle, en Suisse. Il réunira les passionné·e·s de WordPress et du logiciel libre, des développeuses et développeurs et des professionnels de notre écosystème provenant de tout le continent et même du monde entier !</p>\n\n\n\n<p class="wp-block-paragraph">Venez découvrir de nouvelles perspectives, engagez des conversations avec les membres de la communauté WordPress, les entreprises et acteurs économiques innovants de notre écosystème au cours de trois jours de conférences, de réseautage et de contribution à WordPress.</p>\n\n\n\n<div class="wp-block-group has-off-white-background-color has-background is-layout-constrained wp-container-core-group-is-layout-10c39278 wp-block-group-is-layout-constrained">\n<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>\n\n\n\n<p class="has-text-align-center has-large-font-size wp-block-paragraph"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f39f.png" alt="🎟" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Les places sont limitées : réservez la vôtre dès aujourd&rsquo;hui !</strong></p>\n\n\n\n<div style="height:25px" aria-hidden="true" class="wp-block-spacer"></div>\n\n\n\n<div class="wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-36078703 wp-block-buttons-is-layout-flex">\n<div class="wp-block-button"><a class="wp-block-button__link has-text-align-center wp-element-button" href="https://europe.wordcamp.org/2025/tickets/">Réservez votre place (en anglais)</a></div>\n</div>\n\n\n\n<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>\n</div>\n\n\n\n<h2 class="wp-block-heading">Conférences et tables rondes</h2>\n\n\n\n<p class="wp-block-paragraph">Cet évènement qui se tiendra les 6 et 7 juin 2025 proposera une <a href="https://europe.wordcamp.org/2025/schedule/">série de conférences (en anglais)</a> qui porteront notamment sur des états des lieux de la stratégie des entreprise de l&rsquo;écosystème WordPress, le développement des nouvelles fonctionnalités du CMS, la défense du logiciel libre, l&rsquo;accessibilité, et bien plus encore.</p>\n\n\n\n<p class="wp-block-paragraph">Pour celles et ceux qui souhaitent perfectionner leurs compétences, les présentations aborderont en profondeur des sujets tels que le SEO pour WordPress, l&rsquo;optimisation des performances, ou encore la conception et la production de sites assistée par l&rsquo;IA.</p>\n\n\n\n<h2 class="wp-block-heading">Séance de questions-réponses avec la direction du projet WordPress</h2>\n\n\n\n<p class="wp-block-paragraph">Vous pourrez retrouver Mary Hubbard, directrice exécutive du projet WordPress, et Matt Mullenweg, co-fondateur de WordPress le 7 juin pour discuter de WordPress et de sa communauté.</p>\n\n\n\n<h2 class="wp-block-heading">Découvrez Bâle</h2>\n\n\n\n<p class="wp-block-paragraph">Bâle est la troisième plus grande ville de Suisse. Elle est <a href="https://europe.wordcamp.org/2025/location/">remplie de monuments historiques et culturels à découvrir (en anglais)</a>. Vous pouvez vous déplacer à Bâle et en faire l&rsquo;expérience par vous-même grâce à votre «&nbsp;<bdo lang="en" dir="ltr">BaselCard</bdo>&nbsp;», qui vous permet de monter dans tous les transports en commun de la ville. L&rsquo;équipe d&rsquo;organisation du WordCamp vous recommande fortement d’en profiter pour vous promener le long du Rhin&nbsp;!</p>\n\n\n\n<p class="wp-block-paragraph"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6cf.png" alt="🛏" class="wp-smiley" style="height: 1em; max-height: 1em;" /><a href="https://europe.wordcamp.org/2025/location/accommodation/"> Trouver des logements à Bâle (en anglais)<br></a><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f68c.png" alt="🚌" class="wp-smiley" style="height: 1em; max-height: 1em;" /><a href="https://europe.wordcamp.org/2025/location/getting-around-in-basel/"> En savoir plus sur la « <bdo lang="en" dir="ltr">BaselCard</bdo> » (en anglais)</a><br><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4c5.png" alt="📅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Organisez votre WordCamp Europe !</strong> Découvrez le <a href="https://europe.wordcamp.org/2025/schedule/">programme complet (en anglais)</a> et organisez votre séjour à Bâle !<br><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f39f.png" alt="🎟" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Assurez-vous de réserver votre <a href="https://europe.wordcamp.org/2025/tickets/">ticket pour le WordCamp Europe 2025</a></strong> si vous ne l&rsquo;avez pas déjà fait !</p>\n\n\n\n<p class="wp-block-paragraph">Suivez l&rsquo;actualité du WordCamp Europe sur <a href="https://bsky.app/profile/wordpress.org">Bluesky</a>, <a href="https://instagram.com/wordpress/">Instagram</a>, <a href="https://www.facebook.com/WordPress">Facebook</a>, <a href="https://www.linkedin.com/company/wordpress/">LinkedIn</a>, <a href="https://www.threads.net/@wordpress">Threads</a>, <a href="https://mastodon.world/@wordpress">Mastodon</a>  et <a href="https://twitter.com/WordPress">X/Twitter</a> pour avoir des nouvelles en temps réel&nbsp;!</p>\n\n\n\n<p class="wp-block-paragraph">N&rsquo;hésitez pas à relayer le message sur vos réseaux sociaux favoris : que vous soyez là le jour-J à Bâle ou que vous nous suiviez en ligne, partagez vos expériences avec les mots-dièse #WCEU et #WordPress sur tous les réseaux sociaux !</p>\n\n\n\n<p class="wp-block-paragraph">Rendez-vous à Bâle pour le WordCamp Europe 2025&nbsp;! <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f1e8-1f1ed.png" alt="🇨🇭" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:30:"com-wordpress:feed-additions:1";a:1:{s:7:"post-id";a:1:{i:0;a:5:{s:4:"data";s:4:"3362";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:5;a:6:{s:4:"data";s:57:"\n		\n		\n		\n		\n		\n				\n		\n\n					\n										\n					\n		\n		\n			";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:6:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:27:"WordPress 6.8 « Cecil »";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:56:"https://fr.wordpress.org/2025/04/15/wordpress-6-8-cecil/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Tue, 15 Apr 2025 17:02:09 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:1:{i:0;a:5:{s:4:"data";s:31:"Nouvelles versions de WordPress";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"https://fr.wordpress.org/?p=3335";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:390:"Chaque version de WordPress célèbre un ou une artiste ayant posé son empreinte sur le monde de la musique. WordPress 6.8 «&#160;Cecil&#160;» rend hommage au légendaire pianiste et pionnier du jazz Cecil Taylor. De formation classique mais résolument anticonformiste, Cecil Taylor a ré-imaginé le piano comme un instrument de percussion, superposant les sons, explorant la [&#8230;]";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:9:"Jb Audras";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:40:"http://purl.org/rss/1.0/modules/content/";a:1:{s:7:"encoded";a:1:{i:0;a:5:{s:4:"data";s:81304:"\n<figure class="wp-block-image size-large"><a href="https://fr.wordpress.org/files/2025/04/WordPress-6-8-Cecil.png"><img loading="lazy" decoding="async" width="1024" height="535" src="https://fr.wordpress.org/files/2025/04/WordPress-6-8-Cecil-1024x535.png" alt="" class="wp-image-3338" srcset="https://fr.wordpress.org/files/2025/04/WordPress-6-8-Cecil-1024x535.png 1024w, https://fr.wordpress.org/files/2025/04/WordPress-6-8-Cecil-300x157.png 300w, https://fr.wordpress.org/files/2025/04/WordPress-6-8-Cecil-768x401.png 768w, https://fr.wordpress.org/files/2025/04/WordPress-6-8-Cecil-1536x803.png 1536w, https://fr.wordpress.org/files/2025/04/WordPress-6-8-Cecil.png 2048w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></a></figure>\n\n\n\n<p class="wp-block-paragraph">Chaque version de WordPress célèbre un ou une artiste ayant posé son empreinte sur le monde de la musique. WordPress 6.8 «&nbsp;Cecil&nbsp;» rend hommage au légendaire pianiste et pionnier du jazz Cecil Taylor.</p>\n\n\n\n<p class="wp-block-paragraph">De formation classique mais résolument anticonformiste, Cecil Taylor a ré-imaginé le piano comme un instrument de percussion, superposant les sons, explorant la polyphonie et associant différents rythmes pour créer un son à la fois chaotique et précis. Sa musique a été révolutionnaire, formant de l&rsquo;ordre dans le désordre et de l&rsquo;harmonie dans la dissonance.</p>\n\n\n\n<p class="wp-block-paragraph">Cet esprit anime WordPress 6.8. Adoptez ses nouvelles fonctionnalités audacieuses avec la même curiosité et la même expérimentation qui ont défini la création musicale de Cecil.</p>\n\n\n\n<h2 class="wp-block-heading">Bienvenue sur WordPress&nbsp;6.8&nbsp;!</h2>\n\n\n\n<p class="wp-block-paragraph">WordPress 6.8 peaufine et optimise les outils que vous utilisez au quotidien, ce qui rend votre site plus rapide, plus sécurisé et plus facile à gérer. Le guide de styles propose désormais une mise en page structurée et fonctionne avec les thèmes classiques, vous offrant ainsi un meilleur contrôle sur les styles globaux. Le chargement spéculatif accélère la navigation en préchargeant les liens avant même que les internautes n&rsquo;y accèdent, tandis que le hachage <code>bcrypt</code> renforce automatiquement la sécurité des mots de passe. En coulisses, les optimisations de la base de données améliorent les performances, et un nouveau système d&rsquo;alerte de sécurité permet de prévenir les vulnérabilités avant qu&rsquo;elles ne deviennent problématiques.</p>\n\n\n\n<div class="wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex">\n<div class="wp-block-button"><a class="wp-block-button__link wp-element-button" href="https://fr.wordpress.org/latest-fr_FR.zip">Télécharger WordPress 6.8 «&nbsp;Cecil&nbsp;» en français (ZIP – 20 Mo)</a></div>\n</div>\n\n\n\n<h2 class="wp-block-heading">Une version peaufinée à la perfection</h2>\n\n\n\n<p class="wp-block-paragraph">WordPress 6.8 améliore et affine les outils que vous utilisez tous les jours, rendant votre site plus rapide, plus sûr et plus facile à gérer.</p>\n\n\n\n<p class="wp-block-paragraph">Le guide de styles a maintenant une mise en page structurée et fonctionne désormais avec les thèmes classiques, ce qui vous apporte plus de contrôle sur les styles globaux de votre site.</p>\n\n\n\n<p class="wp-block-paragraph">Le chargement spéculatif accélère la navigation en préchargeant les liens avant que les internautes ne naviguent vers ceux-ci, tandis que le hachage via bcrypt renforce automatiquement la sécurité des mots de passe.</p>\n\n\n\n<p class="wp-block-paragraph">Parallèlement, des optimisations de la base de données améliorent les performances, et un nouveau système d’avertissement de sécurité aide à prévenir les vulnérabilités avant qu’elles ne deviennent un problème.</p>\n\n\n\n<h3 class="wp-block-heading">Le guide de style fait peau neuve et s’enrichit de quelques nouvelles fonctionnalités</h3>\n\n\n\n<p class="wp-block-paragraph">Le guide de styles présente une nouvelle mise en page structurée et des libellés plus clairs, pour faciliter encore plus la modification des couleurs, de la typographie et de presque tous les styles de votre site, en un seul endroit.</p>\n\n\n\n<figure class="wp-block-image size-medium"><a href="https://fr.wordpress.org/files/2025/04/feature-01.png"><img loading="lazy" decoding="async" width="300" height="300" src="https://fr.wordpress.org/files/2025/04/feature-01-300x300.png" alt="" class="wp-image-3339" srcset="https://fr.wordpress.org/files/2025/04/feature-01-300x300.png 300w, https://fr.wordpress.org/files/2025/04/feature-01-150x150.png 150w, https://fr.wordpress.org/files/2025/04/feature-01-768x768.png 768w, https://fr.wordpress.org/files/2025/04/feature-01.png 900w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a></figure>\n\n\n\n<h3 class="wp-block-heading">Amélioration de l’éditeur</h3>\n\n\n\n<p class="wp-block-paragraph">Visualisez plus facilement vos options dans les vues de données et excluez les publications épinglées de la boucle de requête. De plus, l’éditeur propose de nombreuses améliorations qui simplifient la création de contenu.</p>\n\n\n\n<figure class="wp-block-image size-medium"><a href="https://fr.wordpress.org/files/2025/04/feature-02.png"><img loading="lazy" decoding="async" width="300" height="300" src="https://fr.wordpress.org/files/2025/04/feature-02-300x300.png" alt="" class="wp-image-3340" srcset="https://fr.wordpress.org/files/2025/04/feature-02-300x300.png 300w, https://fr.wordpress.org/files/2025/04/feature-02-150x150.png 150w, https://fr.wordpress.org/files/2025/04/feature-02-768x768.png 768w, https://fr.wordpress.org/files/2025/04/feature-02.png 900w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a></figure>\n\n\n\n<h3 class="wp-block-heading">Chargement quasi instantané des pages, grâce au chargement spéculatif</h3>\n\n\n\n<p class="wp-block-paragraph">Dans WordPress 6.8, les pages se chargent plus rapidement que jamais. Lorsque vous ou tout internaute survolez ou cliquez sur un lien, WordPress peut précharger la page suivante pour une expérience plus fluide et quasi instantanée. Le système équilibre vitesse et efficacité, et vous pouvez contrôler son fonctionnement avec une extension ou votre propre code. Cette fonctionnalité fonctionne uniquement dans les navigateurs modernes&nbsp;; les anciens l’ignoreront simplement sans aucun impact.</p>\n\n\n\n<figure class="wp-block-image size-medium"><a href="https://fr.wordpress.org/files/2025/04/feature-03.png"><img loading="lazy" decoding="async" width="300" height="300" src="https://fr.wordpress.org/files/2025/04/feature-03-300x300.png" alt="" class="wp-image-3341" srcset="https://fr.wordpress.org/files/2025/04/feature-03-300x300.png 300w, https://fr.wordpress.org/files/2025/04/feature-03-150x150.png 150w, https://fr.wordpress.org/files/2025/04/feature-03-768x768.png 768w, https://fr.wordpress.org/files/2025/04/feature-03.png 900w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a></figure>\n\n\n\n<h3 class="wp-block-heading">Sécurité renforcée des mots de passe avec bcrypt</h3>\n\n\n\n<p class="wp-block-paragraph">Les mots de passe sont désormais plus difficiles à déchiffrer grâce au hachage bcrypt, qui nécessite beaucoup plus de puissance de calcul pour être cassé. Cela renforce la sécurité globale, tout comme d‘autres améliorations de chiffrement dans WordPress. Vous n’avez rien à faire&nbsp;: tout se met à jour automatiquement.</p>\n\n\n\n<figure class="wp-block-image size-medium"><a href="https://fr.wordpress.org/files/2025/04/feature-04.png"><img loading="lazy" decoding="async" width="300" height="300" src="https://fr.wordpress.org/files/2025/04/feature-04-300x300.png" alt="" class="wp-image-3342" srcset="https://fr.wordpress.org/files/2025/04/feature-04-300x300.png 300w, https://fr.wordpress.org/files/2025/04/feature-04-150x150.png 150w, https://fr.wordpress.org/files/2025/04/feature-04-768x768.png 768w, https://fr.wordpress.org/files/2025/04/feature-04.png 900w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a></figure>\n\n\n\n<h3 class="wp-block-heading">Améliorations de l’accessibilité</h3>\n\n\n\n<p class="wp-block-paragraph">Plus de 100 correctifs et améliorations en matière d’accessibilité touchent un large champ de l’expérience WordPress. Cette version inclut des correctifs pour chaque thème natif, des améliorations de la gestion des menus de navigation, de l’outil de personnalisation, et un étiquetage simplifié. L’éditeur de blocs bénéficie de plus de 70 améliorations concernant les blocs, les vues de données, et l’expérience globale des utilisateurs et utilisatrices.</p>\n\n\n\n<h3 class="wp-block-heading">Allégement de la base de données</h3>\n\n\n\n<p class="wp-block-paragraph">Le travail se poursuit sur l‘optimisation de la génération des clés de cache dans la classe&nbsp;<code>WP_Query</code>. L‘objectif est, comme toujours, d‘améliorer les performances de votre site, dans ce cas en réduisant davantage la charge de votre base de données. Cela est particulièrement utile si vous avez beaucoup de trafic.</p>\n\n\n\n<h3 class="wp-block-heading">Améliorations des performances</h3>\n\n\n\n<p class="wp-block-paragraph">WordPress&nbsp;6.8 propose de nombreuses corrections et améliorations de performances pour accélérer l’ensemble de votre site, de l’administration aux temps de chargement ressentis par les personnes qui visitent votre site. Au-delà du chargement spéculatif désormais intégré nativement, WordPress&nbsp;6.8 accorde une attention particulière à l’éditeur de blocs, à l’enregistrement des types de blocs et à la mise en cache des requêtes. N’attendez jamais plus de 50&nbsp;millisecondes entre chaque interaction. Dans WordPress&nbsp;6.8, l’API de gestion de l’interactivité constitue un premier pas vers cet objectif.</p>\n\n\n\n<h2 class="wp-block-heading">En savoir plus sur WordPress 6.8</h2>\n\n\n\n<p class="wp-block-paragraph">Pour une vision complète de toutes les nouvelles fonctionnalités et améliorations de WordPress 6.8, vous pouvez <a href="https://wordpress.org/download/releases/6-8/">consulter le site de démonstration des fonctionnalités (en anglais)</a>.</p>\n\n\n\n<p class="wp-block-paragraph"><a href="https://learn.wordpress.org/"><em><bdo lang="en" dir="ltr">Learn WordPress</bdo></em></a>&nbsp;est une ressource gratuite pour les personnes qui utilisent WordPress, qu’elles soient débutantes ou expérimentées.&nbsp;<em><bdo lang="en" dir="ltr">Learn</bdo></em>&nbsp;contient des vidéos pratiques sur l’utilisation de diverses fonctionnalités de WordPress, des&nbsp;évènements interactifs&nbsp;pour explorer des sujets en profondeur, et des plans de cours pour approfondir des domaines spécifiques de WordPress.</p>\n\n\n\n<h4 class="wp-block-heading">Notes de version de WordPress 6.8</h4>\n\n\n\n<p class="wp-block-paragraph"><a href="https://wordpress.org/support/wordpress-version/version-6-8/">Lisez les notes de version de WordPress 6.8</a> pour obtenir des informations sur l’installation, les améliorations, les problèmes corrigés, les contributeurs et contributrices de la version, les ressources d’apprentissage et la liste des modifications apportées aux fichiers.</p>\n\n\n\n<h4 class="wp-block-heading">Guide technique de WordPress 6.8 en français</h4>\n\n\n\n<p class="wp-block-paragraph"><a href="https://fr.wordpress.org/2024/10/28/guide-des-changements-techniques-de-wordpress-6-7/">Explorez le guide des changements techniques de WordPress 6.8</a>. Découvrez les changements de cette version avec les notes détaillées des développeurs et développeuses qui vous permettent de construire votre site avec WordPress.</p>\n\n\n\n<h2 class="wp-block-heading">L’équipe de direction de WordPress&nbsp;6.8</h2>\n\n\n\n<p class="wp-block-paragraph">Voici l’équipe qui a coordonné le développement et la sortie de cette nouvelle version de WordPress&nbsp;:</p>\n\n\n\n<ul class="wp-block-list">\n<li>Direction générale :&nbsp;<a href="https://profiles.wordpress.org/matt/">Matt Mullenweg</a></li>\n\n\n\n<li>Coordination de la version :&nbsp;<a href="https://profiles.wordpress.org/jeffpaul/">Jeffrey Paul</a>&nbsp;and&nbsp;<a href="https://profiles.wordpress.org/michelleames/">Michelle Frechette</a></li>\n\n\n\n<li>Direction technique :&nbsp;<a href="https://profiles.wordpress.org/joemcgill/">Joe McGill</a>,&nbsp;<a href="https://profiles.wordpress.org/desrosj/">Jonathan Desrosiers</a>, and&nbsp;<a href="https://profiles.wordpress.org/mamaduka/">George Mamadashvili</a></li>\n\n\n\n<li>Gestion de projet :&nbsp;<a href="https://profiles.wordpress.org/audrasjb/">Jb Audras</a></li>\n\n\n\n<li>Direction artistique :&nbsp;<a href="https://profiles.wordpress.org/karmatosed/">Tammie Lister</a></li>\n\n\n\n<li>Responsable des performances :&nbsp;<a href="https://profiles.wordpress.org/flixos90/">Felix Arntz</a></li>\n\n\n\n<li>Direction des tests :&nbsp;<a href="https://profiles.wordpress.org/krupajnanda/">Krupa Nanda</a></li>\n</ul>\n\n\n\n<h2 class="wp-block-heading">Merci aux contributeurs et contributrices</h2>\n\n\n\n<p class="wp-block-paragraph">WordPress 6.8 n’aurait pas pu sortir sans la contribution passionnée de plus de&nbsp;<strong>900 personnes provenant de près de 70 pays différents</strong>.</p>\n\n\n\n<p class="wp-block-paragraph">Un remerciement tout spécial pour les plus de 250 personnes qui ont contribué au cœur de WordPress pour la première fois avec WP&nbsp;6.8 <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2665.png" alt="♥" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>\n\n\n\n<div class="wp-block-group alignwide is-style-default is-content-justification-left is-nowrap is-layout-flex wp-container-core-group-is-layout-af480da9 wp-block-group-is-layout-flex">\n<p class="has-dark-blueberry-color has-lemon-3-background-color has-text-color has-background has-link-color has-extra-small-font-size wp-elements-70a077000b3aff2481eb0decd1e70b5e wp-block-paragraph"><a href="https://profiles.wordpress.org/jorbin/">Aaron Jorbin</a> · <a href="https://profiles.wordpress.org/aaronrobertshaw/">Aaron Robertshaw</a> · <a href="https://profiles.wordpress.org/thehercules/">Aashish Sharma</a> · <a href="https://profiles.wordpress.org/webcommsat/">Abha Thakor</a> · <a href="https://profiles.wordpress.org/hiabhaykulkarni/">Abhay Kulkarni</a> · <a href="https://profiles.wordpress.org/abhi3315/">abhi3315</a> · <a href="https://profiles.wordpress.org/adakaleh/">AdaKaleh</a> · <a href="https://profiles.wordpress.org/adamsilverstein/">Adam Silverstein</a> · <a href="https://profiles.wordpress.org/zieladam/">Adam Zieliński</a> · <a href="https://profiles.wordpress.org/adhun/">Adhun Anand</a> · <a href="https://profiles.wordpress.org/adityab98/">Aditya Bansode</a> · <a href="https://profiles.wordpress.org/stromhalm/">Adrian Jagusch</a> · <a href="https://profiles.wordpress.org/aduth/">aduth</a> · <a href="https://profiles.wordpress.org/hemant-ahir/">Ahir Hemant</a> · <a href="https://profiles.wordpress.org/ahmarzaidi/">Ahmar Zaidi</a> · <a href="https://profiles.wordpress.org/chaion07/">Ahmed Kabir Chaion</a> · <a href="https://profiles.wordpress.org/engahmeds3ed/">Ahmed Saeed</a> · <a href="https://profiles.wordpress.org/ahsankhan316/">Ahsan Khan</a> · <a href="https://profiles.wordpress.org/aishwarryapande/">Aishwarrya Pande</a> · <a href="https://profiles.wordpress.org/ajayghaghretiya1/">Ajay Ghaghretiya</a> · <a href="https://profiles.wordpress.org/ajmaurya/">Ajay Maurya</a> · <a href="https://profiles.wordpress.org/ajitbohra/">Ajit Bohra</a> · <a href="https://profiles.wordpress.org/akanshusingh/">Akanshu Singh</a> · <a href="https://profiles.wordpress.org/wildworks/">Aki Hamano</a> · <a href="https://profiles.wordpress.org/atachibana/">Akira Tachibana</a> · <a href="https://profiles.wordpress.org/aks30498/">aks30498</a> · <a href="https://profiles.wordpress.org/akshat2802/">Akshat Kakkad</a> · <a href="https://profiles.wordpress.org/akshaydhere/">Akshay Dhere</a> · <a href="https://profiles.wordpress.org/aljullu/">Albert Juhé Lluveras</a> · <a href="https://profiles.wordpress.org/ralessio/">Alessio</a> · <a href="https://profiles.wordpress.org/xknown/">Alex Concha</a> · <a href="https://profiles.wordpress.org/alexflorisca/">Alex Florisca</a> · <a href="https://profiles.wordpress.org/ajlende/">Alex Lende</a> · <a href="https://profiles.wordpress.org/alexstine/">Alex Stine</a> · <a href="https://profiles.wordpress.org/albigdd/">Alexander Bigga</a> · <a href="https://profiles.wordpress.org/alexandrebuffet/">Alexandre Buffet</a> · <a href="https://profiles.wordpress.org/alexus450/">Alexei Samarschi</a> · <a href="https://profiles.wordpress.org/alexschmitz/">alexschmitz</a> · <a href="https://profiles.wordpress.org/alireyad/">Ali Akbar Reyad</a> · <a href="https://profiles.wordpress.org/firewatch/">allilevine</a> · <a href="https://profiles.wordpress.org/alpipego/">alpipego</a> · <a href="https://profiles.wordpress.org/mrfoxtalbot/">Alvaro Gómez</a> · <a href="https://profiles.wordpress.org/akrocks/">Amaan Khan</a> · <a href="https://profiles.wordpress.org/alh0319/">Amber Hinds</a> · <a href="https://profiles.wordpress.org/amimulihsanmahdi/">Amimul Ihsan</a> · <a href="https://profiles.wordpress.org/amin7/">Amin</a> · <a href="https://profiles.wordpress.org/amitbhosale/">Amit Bhosale</a> · <a href="https://profiles.wordpress.org/amitraj2203/">Amit Raj</a> · <a href="https://profiles.wordpress.org/ammarmassoud/">Ammar Mohamed Fath Allah Abd-Elaaty Massoud</a> · <a href="https://profiles.wordpress.org/amolebonde/">amolebonde</a> · <a href="https://profiles.wordpress.org/anandraj346/">Anand Raj</a> · <a href="https://profiles.wordpress.org/anlino/">Anders Norén</a> · <a href="https://profiles.wordpress.org/afercia/">Andrea Fercia</a> · <a href="https://profiles.wordpress.org/awetz583/">Andrea Roenning</a> · <a href="https://profiles.wordpress.org/bowedk/">Andreas Pedersen</a> · <a href="https://profiles.wordpress.org/andraganescu/">Andrei Draganescu</a> · <a href="https://profiles.wordpress.org/euthelup/">Andrei Lupu</a> · <a href="https://profiles.wordpress.org/nacin/">Andrew Nacin</a> · <a href="https://profiles.wordpress.org/azaozz/">Andrew Ozz</a> · <a href="https://profiles.wordpress.org/andrewserong/">Andrew Serong</a> · <a href="https://profiles.wordpress.org/andrewssanya/">Andrew Ssanya</a> · <a href="https://profiles.wordpress.org/rarst/">Andrey “Rarst” Savchenko</a> · <a href="https://profiles.wordpress.org/oandregal/">André Maneiro</a> · <a href="https://profiles.wordpress.org/afragen/">Andy Fragen</a> · <a href="https://profiles.wordpress.org/rilwis/">Anh Tran</a> · <a href="https://profiles.wordpress.org/wpgurudev/">Ankit Gade</a> · <a href="https://profiles.wordpress.org/ankit-k-gupta/">Ankit K Gupta</a> · <a href="https://profiles.wordpress.org/ankitkumarshah/">Ankit Kumar Shah</a> · <a href="https://profiles.wordpress.org/ankitmaru/">Ankit Panchal</a> · <a href="https://profiles.wordpress.org/ankitpatel1578/">Ankit Patel</a> · <a href="https://profiles.wordpress.org/anmolverma404/">Anmol Verma</a> · <a href="https://profiles.wordpress.org/annchichi/">annchichi</a> · <a href="https://profiles.wordpress.org/annebovelett/">Anne-Mieke Bovelett</a> · <a href="https://profiles.wordpress.org/annezazu/">annezazu</a> · <a href="https://profiles.wordpress.org/antpb/">Anthony Burchell</a> · <a href="https://profiles.wordpress.org/ahortin/">Anthony Hortin</a> · <a href="https://profiles.wordpress.org/antonvlasenko/">Anton Vlasenko</a> · <a href="https://profiles.wordpress.org/anujrathore24/">Anuj Singh</a> · <a href="https://profiles.wordpress.org/anveshika/">Anveshika Srivastava</a> · <a href="https://profiles.wordpress.org/aristath/">Ari Stathopoulos</a> · <a href="https://profiles.wordpress.org/arielmaidana/">Ariel Maidana</a> · <a href="https://profiles.wordpress.org/arnaudbroes/">arnaudbroes</a> · <a href="https://profiles.wordpress.org/arnoutblueshell/">arnoutblueshell</a> · <a href="https://profiles.wordpress.org/artemiosans/">Artemio Morales</a> · <a href="https://profiles.wordpress.org/mohonchandra/">Asish Chandra Mohon</a> · <a href="https://profiles.wordpress.org/auareyou/">Au</a> · <a href="https://profiles.wordpress.org/autotutorial/">autotutorial</a> · <a href="https://profiles.wordpress.org/ayeshrajans/">Ayesh Karunaratne</a> · <a href="https://profiles.wordpress.org/beryldlg/">Béryl de La Grandière</a> · <a href="https://profiles.wordpress.org/neo2k23/">BackuPs</a> · <a href="https://profiles.wordpress.org/balub/">Balu B</a> · <a href="https://profiles.wordpress.org/barry/">Barry</a> · <a href="https://profiles.wordpress.org/beafialho/">Beatriz Fialho</a> · <a href="https://profiles.wordpress.org/benharri/">ben</a> · <a href="https://profiles.wordpress.org/scruffian/">Ben Dwyer</a> · <a href="https://profiles.wordpress.org/bsutcliffe/">Ben Sutcliffe</a> · <a href="https://profiles.wordpress.org/benazeer/">Benazeer</a> · <a href="https://profiles.wordpress.org/benniledl/">Benedikt Ledl</a> · <a href="https://profiles.wordpress.org/benjamin_zekavica/">Benjamin Zekavica</a> · <a href="https://profiles.wordpress.org/benoitchantre/">Benoit Chantre</a> · <a href="https://profiles.wordpress.org/bernhard-reiter/">bernhard-reiter</a> · <a href="https://profiles.wordpress.org/berislavgrgicak/">Bero</a> · <a href="https://profiles.wordpress.org/bgermann/">bgermann</a> · <a href="https://profiles.wordpress.org/albatross10/">Bhavik Kalpesh</a> · <a href="https://profiles.wordpress.org/bijit027/">Bijit Deb</a> · <a href="https://profiles.wordpress.org/birgire/">Birgir Erlendsson (birgire)</a> · <a href="https://profiles.wordpress.org/bph/">Birgit Pauli-Haack</a> · <a href="https://profiles.wordpress.org/rainynewt/">Bishal Shrestha</a> · <a href="https://profiles.wordpress.org/bjornw/">BjornW</a> · <a href="https://profiles.wordpress.org/bluantinoo/">bluantinoo</a> · <a href="https://profiles.wordpress.org/bogdanungureanu/">BogdanUngureanu</a> · <a href="https://profiles.wordpress.org/bor0/">Boro Sitnikovski</a> · <a href="https://profiles.wordpress.org/veryard/">Brad</a> · <a href="https://profiles.wordpress.org/bjorsch/">Brad Jorsch</a> · <a href="https://profiles.wordpress.org/bradleyt/">Bradley Taylor</a> · <a href="https://profiles.wordpress.org/bhubbard/">Brandon Hubbard</a> · <a href="https://profiles.wordpress.org/bpayton/">Brandon Payton</a> · <a href="https://profiles.wordpress.org/brettsmason/">brettsmason</a> · <a href="https://profiles.wordpress.org/brevilo/">brevilo</a> · <a href="https://profiles.wordpress.org/ironprogrammer/">Brian Alexander</a> · <a href="https://profiles.wordpress.org/bacoords/">Brian Coords</a> · <a href="https://profiles.wordpress.org/masteradhoc/">Brian Haas</a> · <a href="https://profiles.wordpress.org/bronsonquick/">Bronson Quick</a> · <a href="https://profiles.wordpress.org/bschneidewind/">Bryan Schneidewind</a> · <a href="https://profiles.wordpress.org/burakkaptan/">burak</a> · <a href="https://profiles.wordpress.org/burnuser/">burnuser</a> · <a href="https://profiles.wordpress.org/snicco/">Calvin Alkan</a> · <a href="https://profiles.wordpress.org/calvinalkan/">Calvin Alkan</a> · <a href="https://profiles.wordpress.org/cbravobernal/">Carlos Bravo</a> · <a href="https://profiles.wordpress.org/poena/">Carolina Nymark</a> · <a href="https://profiles.wordpress.org/cbirdsong/">cbirdsong</a> · <a href="https://profiles.wordpress.org/cgastrell/">cgastrell</a> · <a href="https://profiles.wordpress.org/charleslf/">charleslf</a> · <a href="https://profiles.wordpress.org/mel_cha/">chiilog (Chiaki Okamoto)</a> · <a href="https://profiles.wordpress.org/chintanmachhi207/">chintanmachhi207</a> · <a href="https://profiles.wordpress.org/chrico/">ChriCo</a> · <a href="https://profiles.wordpress.org/chriscct7/">chriscct7</a> · <a href="https://profiles.wordpress.org/chrisdotdotdot/">chrisdotdotdot</a> · <a href="https://profiles.wordpress.org/apermo/">Christoph Daum</a> · <a href="https://profiles.wordpress.org/claimableperch/">claimableperch</a> · <a href="https://profiles.wordpress.org/claudiulodro/">Claudiu Lodromanean</a> · <a href="https://profiles.wordpress.org/codebymikey/">codebymikey</a> · <a href="https://profiles.wordpress.org/codersantosh/">codersantosh</a> · <a href="https://profiles.wordpress.org/costdev/">Colin Stewart</a> · <a href="https://profiles.wordpress.org/colind/">ColinD</a> · <a href="https://profiles.wordpress.org/colinleroy/">colinleroy</a> · <a href="https://profiles.wordpress.org/coreyw/">Corey Worrell</a> · <a href="https://profiles.wordpress.org/courane01/">Courtney Robertson</a> · <a href="https://profiles.wordpress.org/cbusquets1989/">Cris Busquets</a> · <a href="https://profiles.wordpress.org/mitogh/">Crisoforo Gaspar</a> · <a href="https://profiles.wordpress.org/ctienshi/">ctienshi</a> · <a href="https://profiles.wordpress.org/cweiske/">cweiske</a> · <a href="https://profiles.wordpress.org/didierjm/">cybeardjm</a> · <a href="https://profiles.wordpress.org/coquardcyr/">Cyrille</a> · <a href="https://profiles.wordpress.org/css31/">Cyrille Sanson</a> · <a href="https://profiles.wordpress.org/daedalon/">Daedalon</a> · <a href="https://profiles.wordpress.org/acketon/">Dakota Chichester</a> · <a href="https://profiles.wordpress.org/dalleyne/">Damien Alleyne</a> · <a href="https://profiles.wordpress.org/colorful-tones/">Damon Cook</a> · <a href="https://profiles.wordpress.org/dpknauss/">Dan Knauss</a> · <a href="https://profiles.wordpress.org/danht/">danht</a> · <a href="https://profiles.wordpress.org/daniguardiola/">Dani Guardiola</a> · <a href="https://profiles.wordpress.org/danielbachhuber/">Daniel Bachhuber</a> · <a href="https://profiles.wordpress.org/danielpost/">Daniel Post</a> · <a href="https://profiles.wordpress.org/talldanwp/">Daniel Richards</a> · <a href="https://profiles.wordpress.org/mte90/">Daniele Scasciafratte</a> · <a href="https://profiles.wordpress.org/danielpataki/">danielpataki</a> · <a href="https://profiles.wordpress.org/danielvann/">danielvann</a> · <a href="https://profiles.wordpress.org/darerodz/">darerodz</a> · <a href="https://profiles.wordpress.org/dhewercorus/">Darren Hewer</a> · <a href="https://profiles.wordpress.org/davelo/">Dave Loodts</a> · <a href="https://profiles.wordpress.org/davilera/">David Aguilera</a> · <a href="https://profiles.wordpress.org/darnado/">David Arnado</a> · <a href="https://profiles.wordpress.org/davidbaumwald/">David Baumwald</a> · <a href="https://profiles.wordpress.org/davidbinda/">David Biňovec</a> · <a href="https://profiles.wordpress.org/davidabowman/">David Bowman</a> · <a href="https://profiles.wordpress.org/dpcalhoun/">David Calhoun</a> · <a href="https://profiles.wordpress.org/dafargier/">David FARGIER</a> · <a href="https://profiles.wordpress.org/dlh/">David Herrera</a> · <a href="https://profiles.wordpress.org/david-innes/">David Innes</a> · <a href="https://profiles.wordpress.org/justlevine/">David Levine</a> · <a href="https://profiles.wordpress.org/daviedr/">David Rozando</a> · <a href="https://profiles.wordpress.org/dshanske/">David Shanske</a> · <a href="https://profiles.wordpress.org/get_dave/">David Smith</a> · <a href="https://profiles.wordpress.org/daymobrew/">daymobrew</a> · <a href="https://profiles.wordpress.org/deadduck169/">deadduck169</a> · <a href="https://profiles.wordpress.org/dsas/">Dean Sas</a> · <a href="https://profiles.wordpress.org/dkarfa/">Debabrata Karfa</a> · <a href="https://profiles.wordpress.org/debarghyabanerjee/">DEBARGHYA BANERJEE</a> · <a href="https://profiles.wordpress.org/deeppatel8950/">Deep Patel</a> · <a href="https://profiles.wordpress.org/deepakrohilla/">Deepak Rohilla</a> · <a href="https://profiles.wordpress.org/realloc/">Dennis Ploetner</a> · <a href="https://profiles.wordpress.org/dmsnell/">Dennis Snell</a> · <a href="https://profiles.wordpress.org/densinakum/">Densi Nakum</a> · <a href="https://profiles.wordpress.org/designsimply/">designsimply</a> · <a href="https://profiles.wordpress.org/devansh2002/">Devansh Chaudhary</a> · <a href="https://profiles.wordpress.org/dhananjaykuber/">Dhananjay Kuber</a> · <a href="https://profiles.wordpress.org/dharm1025/">Dharmesh Patel</a> · <a href="https://profiles.wordpress.org/dhavalkapadane/">Dhaval Kapadane</a> · <a href="https://profiles.wordpress.org/dheeraj2995/">Dheeraj Bhosale</a> · <a href="https://profiles.wordpress.org/dhrumilk/">Dhrumil Kumbhani</a> · <a href="https://profiles.wordpress.org/dhruvang21/">Dhruvang21</a> · <a href="https://profiles.wordpress.org/dhruvishah2203/">Dhruvi Shah</a> · <a href="https://profiles.wordpress.org/dhruvik18/">Dhruvik Malaviya</a> · <a href="https://profiles.wordpress.org/dilipom13/">dilip</a> · <a href="https://profiles.wordpress.org/dilipbheda/">Dilip Bheda</a> · <a href="https://profiles.wordpress.org/diliphingarajiya/">Dilip Hingarajiya</a> · <a href="https://profiles.wordpress.org/dilip2615/">Dilip Modhavadiya</a> · <a href="https://profiles.wordpress.org/dingguodong/">DingGuodong</a> · <a href="https://profiles.wordpress.org/dd32/">Dion Hulse</a> · <a href="https://profiles.wordpress.org/divyeshk71/">Divyesh_kakrecha</a> · <a href="https://profiles.wordpress.org/djcowan/">dj.cowan</a> · <a href="https://profiles.wordpress.org/mediaformat/">Django</a> · <a href="https://profiles.wordpress.org/dnnsjsk/">dnnsjsk</a> · <a href="https://profiles.wordpress.org/doekenorg/">Doeke Norg</a> · <a href="https://profiles.wordpress.org/dogee/">dogee</a> · <a href="https://profiles.wordpress.org/domenicdenicola/">domenicdenicola</a> · <a href="https://profiles.wordpress.org/ocean90/">Dominik Schilling</a> · <a href="https://profiles.wordpress.org/donalirl/">donalirl</a> · <a href="https://profiles.wordpress.org/dooperweb/">dooperweb</a> · <a href="https://profiles.wordpress.org/dougwollison/">Doug Wollison</a> · <a href="https://profiles.wordpress.org/dretzlaff/">dretzlaff</a> · <a href="https://profiles.wordpress.org/drewapicture/">Drew Jaynes</a> · <a href="https://profiles.wordpress.org/drivingralle/">Drivingralle</a> · <a href="https://profiles.wordpress.org/dwainm/">Dwain Maralack</a> · <a href="https://profiles.wordpress.org/earthman100/">Earthman Media</a> · <a href="https://profiles.wordpress.org/eclev91/">eclev91</a> · <a href="https://profiles.wordpress.org/eddystile/">Eddy</a> · <a href="https://profiles.wordpress.org/cais/">Edward Caissie</a> · <a href="https://profiles.wordpress.org/eceleste/">efc</a> · <a href="https://profiles.wordpress.org/talksina/">Elena Brescacin</a> · <a href="https://profiles.wordpress.org/elizaan36/">elizaan36</a> · <a href="https://profiles.wordpress.org/ellatrix/">Ella van&nbsp;Durpe</a> · <a href="https://profiles.wordpress.org/codex-m/">Emerson Maningo</a> · <a href="https://profiles.wordpress.org/emlebrun/">Emilie LEBRUN</a> · <a href="https://profiles.wordpress.org/eatse/">Emmanuel Atsé</a> · <a href="https://profiles.wordpress.org/lopo/">Enrico Battocchi</a> · <a href="https://profiles.wordpress.org/ericdye/">Eric Dye</a> · <a href="https://profiles.wordpress.org/ethitter/">Erick Hitter</a> · <a href="https://profiles.wordpress.org/codekraft/">Erik</a> · <a href="https://profiles.wordpress.org/kebbet/">Erik</a> · <a href="https://profiles.wordpress.org/im3dabasia1/">Eshaan Dabasiya</a> · <a href="https://profiles.wordpress.org/estelaris/">Estela Rueda</a> · <a href="https://profiles.wordpress.org/eherman24/">Evan Herman</a> · <a href="https://profiles.wordpress.org/etobiesen/">Even Tobiesen</a> · <a href="https://profiles.wordpress.org/fabiankaegy/">Fabian Kägy</a> · <a href="https://profiles.wordpress.org/gaambo/">Fabian Todt</a> · <a href="https://profiles.wordpress.org/faisalahammad/">Faisal Ahammad</a> · <a href="https://profiles.wordpress.org/faisal03/">Faisal Alvi</a> · <a href="https://profiles.wordpress.org/fazyshah/">Faizan Nabi</a> · <a href="https://profiles.wordpress.org/flixos90/">Felix Arntz</a> · <a href="https://profiles.wordpress.org/ffffelix/">Felix Renicks</a> · <a href="https://profiles.wordpress.org/finntown/">finntown</a> · <a href="https://profiles.wordpress.org/firoz2456/">Firoz Sabaliya</a> · <a href="https://profiles.wordpress.org/francina/">Francesca Marano</a> · <a href="https://profiles.wordpress.org/franciscabusas22/">Francis Cabusas</a> · <a href="https://profiles.wordpress.org/fcoveram/">Francisco</a> · <a href="https://profiles.wordpress.org/frankbiganski/">Frank B.</a> · <a href="https://profiles.wordpress.org/frank-klein/">Frank Klein</a> · <a href="https://profiles.wordpress.org/franz00/">Fransisca H</a> · <a href="https://profiles.wordpress.org/frkly/">frkly</a> · <a href="https://profiles.wordpress.org/fushar/">fushar</a> · <a href="https://profiles.wordpress.org/fxbenard/">fxbenard</a> · <a href="https://profiles.wordpress.org/gaellebesson/">gaellebesson</a> · <a href="https://profiles.wordpress.org/gajendrasingh/">Gajendra Singh</a> · <a href="https://profiles.wordpress.org/galibh/">Galib Hayder</a> · <a href="https://profiles.wordpress.org/ecgan/">Gan Eng Chin</a> · <a href="https://profiles.wordpress.org/garrett-eclipse/">Garrett Hyder</a> · <a href="https://profiles.wordpress.org/garyj/">Gary Jones</a> · <a href="https://profiles.wordpress.org/pento/">Gary Pendergast</a> · <a href="https://profiles.wordpress.org/soulseekah/">Gennady Kovshenin</a> · <a href="https://profiles.wordpress.org/mamaduka/">George Mamadashvili</a> · <a href="https://profiles.wordpress.org/geriux/">Gerardo Pacheco</a> · <a href="https://profiles.wordpress.org/ghinamt/">ghinamt</a> · <a href="https://profiles.wordpress.org/girishpanchal/">Girish Panchal</a> · <a href="https://profiles.wordpress.org/giuriani/">giuriani</a> · <a href="https://profiles.wordpress.org/glendaviesnz/">Glen Davies</a> · <a href="https://profiles.wordpress.org/glynnquelch/">Glynn Quelch</a> · <a href="https://profiles.wordpress.org/ingeniumed/">Gopal Krishnan</a> · <a href="https://profiles.wordpress.org/grantmkin/">Grant M. Kinney</a> · <a href="https://profiles.wordpress.org/gziolo/">Greg Ziółkowski</a> · <a href="https://profiles.wordpress.org/gregbenz/">gregbenz</a> · <a href="https://profiles.wordpress.org/grgarside/">grgarside</a> · <a href="https://profiles.wordpress.org/guido07111975/">Guido</a> · <a href="https://profiles.wordpress.org/guillaumeturpin/">Guillaume TURPIN</a> · <a href="https://profiles.wordpress.org/gulamdastgir04/">Gulamdastgir Momin</a> · <a href="https://profiles.wordpress.org/priethor/">Héctor Prieto</a> · <a href="https://profiles.wordpress.org/gencmedya/">Halil Kaya</a> · <a href="https://profiles.wordpress.org/yahaly/">Halyna Yampolska</a> · <a href="https://profiles.wordpress.org/hameem1102/">Hameem Mahdad Kader</a> · <a href="https://profiles.wordpress.org/hanneslsm/">Hannes Leismann</a> · <a href="https://profiles.wordpress.org/hage/">Hans-Gerd Gerhards</a> · <a href="https://profiles.wordpress.org/hareesh-pillai/">Hareesh S</a> · <a href="https://profiles.wordpress.org/harrym/">harrym</a> · <a href="https://profiles.wordpress.org/harshalkadu/">Harshal Kadu</a> · <a href="https://profiles.wordpress.org/hazdiego/">Haz</a> · <a href="https://profiles.wordpress.org/hekuranredev/">hekuranredev</a> · <a href="https://profiles.wordpress.org/helen/">Helen Hou-Sandi</a> · <a href="https://profiles.wordpress.org/hdkothari81/">Hemant Kothari</a> · <a href="https://profiles.wordpress.org/iamarinoh/">Henrique Iamarino</a> · <a href="https://profiles.wordpress.org/henrywright/">Henry Wright</a> · <a href="https://profiles.wordpress.org/rvouill/">Herve THOMAS</a> · <a href="https://profiles.wordpress.org/hideishi/">hideishi</a> · <a href="https://profiles.wordpress.org/kurudrive/">Hidekazu Ishikawa</a> · <a href="https://profiles.wordpress.org/hilayt24/">Hilay Trivedi</a> · <a href="https://profiles.wordpress.org/panchalhimani711/">Himani Panchal</a> · <a href="https://profiles.wordpress.org/abcd95/">Himanshu Pathak</a> · <a href="https://profiles.wordpress.org/hbhalodia/">Hit Bhalodia</a> · <a href="https://profiles.wordpress.org/hiteshhuptechweb/">Hitesh Dhokai</a> · <a href="https://profiles.wordpress.org/hovhanneshovakimyan/">Hovhannes Hovakimyan</a> · <a href="https://profiles.wordpress.org/hueitan/">hueitan</a> · <a href="https://profiles.wordpress.org/humanify/">humanify</a> · <a href="https://profiles.wordpress.org/hussain896/">hussain896</a> · <a href="https://profiles.wordpress.org/huubl/">huubl</a> · <a href="https://profiles.wordpress.org/huzaifaalmesbah/">Huzaifa Al Mesbah</a> · <a href="https://profiles.wordpress.org/iandunn/">Ian Dunn</a> · <a href="https://profiles.wordpress.org/ilovecats7/">ilovecats7</a> · <a href="https://profiles.wordpress.org/imranhasanraaz/">Imran</a> · <a href="https://profiles.wordpress.org/imranh920/">Imran Hossain (a11n)</a> · <a href="https://profiles.wordpress.org/indirabiswas27/">Indira Biswas</a> · <a href="https://profiles.wordpress.org/indithemes/">indithemes</a> · <a href="https://profiles.wordpress.org/isabel_brison/">Isabel Brison</a> · <a href="https://profiles.wordpress.org/iseulde/">iseulde</a> · <a href="https://profiles.wordpress.org/isuke01/">Isu</a> · <a href="https://profiles.wordpress.org/ivankristianto/">Ivan Kristianto</a> · <a href="https://profiles.wordpress.org/moxie/">Jack</a> · <a href="https://profiles.wordpress.org/jagirbahesh/">Jagir Bahesh</a> · <a href="https://profiles.wordpress.org/jainil07/">Jainil Shah</a> · <a href="https://profiles.wordpress.org/whyisjake/">Jake Spurlock</a> · <a href="https://profiles.wordpress.org/jameskoster/">James Koster</a> · <a href="https://profiles.wordpress.org/jhmonroe/">James Monroe</a> · <a href="https://profiles.wordpress.org/jopdop30/">James Payne</a> · <a href="https://profiles.wordpress.org/imaginarymedia/">James Robinson</a> · <a href="https://profiles.wordpress.org/q0rban/">James Sansbury</a> · <a href="https://profiles.wordpress.org/jamieblomerus/">Jamie Blomerus</a> · <a href="https://profiles.wordpress.org/jammycakes/">jammycakes</a> · <a href="https://profiles.wordpress.org/lysyjan87/">Jan Lysý</a> · <a href="https://profiles.wordpress.org/janak007/">janak Kaneriya</a> · <a href="https://profiles.wordpress.org/janusdev/">janusdev</a> · <a href="https://profiles.wordpress.org/jsnajdr/">Jarda Snajdr</a> · <a href="https://profiles.wordpress.org/jarekmorawski/">jarekmorawski</a> · <a href="https://profiles.wordpress.org/boogah/">Jason Cosper</a> · <a href="https://profiles.wordpress.org/madtownlems/">Jason LeMahieu (MadtownLems)</a> · <a href="https://profiles.wordpress.org/jasonsa19/">Jason Sauerwald</a> · <a href="https://profiles.wordpress.org/javiercasares/">Javier Casares</a> · <a href="https://profiles.wordpress.org/shovan_jaya/">Jayaram</a> · <a href="https://profiles.wordpress.org/jdahir0789/">JD Ahir</a> · <a href="https://profiles.wordpress.org/jdnd/">jdnd</a> · <a href="https://profiles.wordpress.org/audrasjb/">Jean-Baptiste Audras</a> · <a href="https://profiles.wordpress.org/krokodok/">Jeff Chi</a> · <a href="https://profiles.wordpress.org/maverick3x6/">Jeff Golenski</a> · <a href="https://profiles.wordpress.org/jffng/">Jeff Ong</a> · <a href="https://profiles.wordpress.org/jeffpaul/">Jeff Paul</a> · <a href="https://profiles.wordpress.org/jeflopodev/">jeflopo</a> · <a href="https://profiles.wordpress.org/jdy68/">Jenny Dupuy</a> · <a href="https://profiles.wordpress.org/jepperask/">jepperask</a> · <a href="https://profiles.wordpress.org/jeremyfelt/">Jeremy Felt</a> · <a href="https://profiles.wordpress.org/jeremy80/">jeremy80</a> · <a href="https://profiles.wordpress.org/jeremyroman/">jeremyroman</a> · <a href="https://profiles.wordpress.org/jeryj/">jeryj</a> · <a href="https://profiles.wordpress.org/jessedyck/">jessedyck</a> · <a href="https://profiles.wordpress.org/luminuu/">Jessica Lyschik</a> · <a href="https://profiles.wordpress.org/jigar-bhanushali/">Jigar Bhanushali</a> · <a href="https://profiles.wordpress.org/jigar9998/">Jigar Panchal</a> · <a href="https://profiles.wordpress.org/jnweaver/">jnweaver</a> · <a href="https://profiles.wordpress.org/jartes/">Joan Artes</a> · <a href="https://profiles.wordpress.org/jodamo5/">jodamo5</a> · <a href="https://profiles.wordpress.org/joedolson/">Joe Dolson</a> · <a href="https://profiles.wordpress.org/joehoyle/">Joe Hoyle</a> · <a href="https://profiles.wordpress.org/joemcgill/">Joe McGill</a> · <a href="https://profiles.wordpress.org/joecsmalley/">joecsmalley</a> · <a href="https://profiles.wordpress.org/joen/">Joen Asmussen</a> · <a href="https://profiles.wordpress.org/timse201/">Johannes Jülg</a> · <a href="https://profiles.wordpress.org/johnbillion/">John Blackbourn</a> · <a href="https://profiles.wordpress.org/johnjamesjacoby/">John James Jacoby</a> · <a href="https://profiles.wordpress.org/johnregan3/">John Regan</a> · <a href="https://profiles.wordpress.org/arrcorona/">Jomar Jay</a> · <a href="https://profiles.wordpress.org/jomonthomaslobo1/">Jomon Thomas Lobo</a> · <a href="https://profiles.wordpress.org/jonsurrell/">Jon Surrell</a> · <a href="https://profiles.wordpress.org/psykro/">Jonathan Bossenger</a> · <a href="https://profiles.wordpress.org/desrosj/">Jonathan Desrosiers</a> · <a href="https://profiles.wordpress.org/jongycastillo/">Jong</a> · <a href="https://profiles.wordpress.org/n2erjo00/">Joni Erkkilä</a> · <a href="https://profiles.wordpress.org/spacedmonkey/">Jonny Harris</a> · <a href="https://profiles.wordpress.org/jonnyauk/">jonnyauk</a> · <a href="https://profiles.wordpress.org/joomskys/">joomskys</a> · <a href="https://profiles.wordpress.org/joostdevalk/">Joost de Valk</a> · <a href="https://profiles.wordpress.org/jordesign/">jordesign</a> · <a href="https://profiles.wordpress.org/jorgefilipecosta/">Jorge Costa</a> · <a href="https://profiles.wordpress.org/josvelasco/">Jos Velasco</a> · <a href="https://profiles.wordpress.org/josevarghese/">Jose Varghese</a> · <a href="https://profiles.wordpress.org/blogitsolutions/">Josef Seidl</a> · <a href="https://profiles.wordpress.org/josephscott/">Joseph Scott</a> · <a href="https://profiles.wordpress.org/joshuawold/">Joshua Wold</a> · <a href="https://profiles.wordpress.org/jottevanger/">jottevanger</a> · <a href="https://profiles.wordpress.org/jokanane/">Jouni Kananen</a> · <a href="https://profiles.wordpress.org/joyously/">Joy</a> · <a href="https://profiles.wordpress.org/juanfra/">Juan Aldasoro</a> · <a href="https://profiles.wordpress.org/juanbuis/">juanbuis</a> · <a href="https://profiles.wordpress.org/juanmaguitar/">JuanMa Garrido</a> · <a href="https://profiles.wordpress.org/juanwp22/">juanwp22</a> · <a href="https://profiles.wordpress.org/jules-colle/">Jules Colle</a> · <a href="https://profiles.wordpress.org/julianmar/">julianmar</a> · <a href="https://profiles.wordpress.org/juliemoynat/">Julie Moynat</a> · <a href="https://profiles.wordpress.org/jrf/">Juliette Reinders Folmer</a> · <a href="https://profiles.wordpress.org/juliobox/">Julio Potier</a> · <a href="https://profiles.wordpress.org/greenshady/">Justin Tadlock</a> · <a href="https://profiles.wordpress.org/juzar/">Juzar</a> · <a href="https://profiles.wordpress.org/kadamwhite/">K. Adam White</a> · <a href="https://profiles.wordpress.org/kafleg/">KafleG</a> · <a href="https://profiles.wordpress.org/kevin940726/">Kai Hao</a> · <a href="https://profiles.wordpress.org/kaitohm/">Kaito Hanamori</a> · <a href="https://profiles.wordpress.org/ikamal/">Kamal Hosen</a> · <a href="https://profiles.wordpress.org/kapasias/">KAP ASIAs</a> · <a href="https://profiles.wordpress.org/kapilpaul/">Kapil Paul</a> · <a href="https://profiles.wordpress.org/karlgroves/">karlgroves</a> · <a href="https://profiles.wordpress.org/karolmanijak/">Karol Manijak</a> · <a href="https://profiles.wordpress.org/karthickmurugan/">Karthick Murugan</a> · <a href="https://profiles.wordpress.org/thekt12/">Karthik Thayyil</a> · <a href="https://profiles.wordpress.org/karthikeya01/">Karthikeya Bethu</a> · <a href="https://profiles.wordpress.org/kasparsd/">Kaspars</a> · <a href="https://profiles.wordpress.org/zoonini/">Kathryn Presner</a> · <a href="https://profiles.wordpress.org/kausaralm/">Kausar Alam</a> · <a href="https://profiles.wordpress.org/keithdevon/">keithdevon</a> · <a href="https://profiles.wordpress.org/kel-dc/">Kel Santiago-Pilarski</a> · <a href="https://profiles.wordpress.org/ryelle/">Kelly Choyce-Dwan</a> · <a href="https://profiles.wordpress.org/tinypixel/">Kelly Mears</a> · <a href="https://profiles.wordpress.org/keoshi/">keoshi</a> · <a href="https://profiles.wordpress.org/ketanniruke/">Ketan Niruke</a> · <a href="https://profiles.wordpress.org/patelketan/">Ketan Patel</a> · <a href="https://profiles.wordpress.org/kevinlearynet/">Kevinleary.net</a> · <a href="https://profiles.wordpress.org/kharisblank/">Kharis Sulistiyono</a> · <a href="https://profiles.wordpress.org/kirasong/">Kira Schroder</a> · <a href="https://profiles.wordpress.org/kjroelke/">KJ Roelke</a> · <a href="https://profiles.wordpress.org/kkmuffme/">kkmuffme</a> · <a href="https://profiles.wordpress.org/knutsp/">Knut Sparhell</a> · <a href="https://profiles.wordpress.org/kohheepeace/">kohheepeace</a> · <a href="https://profiles.wordpress.org/kmgalanakis/">Konstantinos Galanakis</a> · <a href="https://profiles.wordpress.org/xkon/">Konstantinos Xenos</a> · <a href="https://profiles.wordpress.org/kristastevens/">kristastevens</a> · <a href="https://profiles.wordpress.org/krupajnanda/">Krupa Nanda</a> · <a href="https://profiles.wordpress.org/krupaly2k/">Krupal Lakhia</a> · <a href="https://profiles.wordpress.org/laurelfulford/">laurelfulford</a> · <a href="https://profiles.wordpress.org/wplmillet/">Laurent MILLET</a> · <a href="https://profiles.wordpress.org/lakshmananphp/">Lax Mariappan</a> · <a href="https://profiles.wordpress.org/laxman-prajapati/">Laxman Prajapati</a> · <a href="https://profiles.wordpress.org/lcarevic/">lcarevic</a> · <a href="https://profiles.wordpress.org/leecollings/">Lee</a> · <a href="https://profiles.wordpress.org/leewillis77/">Lee Willis</a> · <a href="https://profiles.wordpress.org/leedxw/">leedxw</a> · <a href="https://profiles.wordpress.org/0mirka00/">Lena Morita</a> · <a href="https://profiles.wordpress.org/lenasterg/">lenasterg</a> · <a href="https://profiles.wordpress.org/leszeks/">leszeks</a> · <a href="https://profiles.wordpress.org/leup/">leup</a> · <a href="https://profiles.wordpress.org/levskipg/">levskipg</a> · <a href="https://profiles.wordpress.org/lgladdy/">Liam Gladdy</a> · <a href="https://profiles.wordpress.org/louislaugesen/">Louis</a> · <a href="https://profiles.wordpress.org/louwie17/">Lourens</a> · <a href="https://profiles.wordpress.org/lovesoni1999/">Love Soni</a> · <a href="https://profiles.wordpress.org/thelovekesh/">Lovekesh Kumar</a> · <a href="https://profiles.wordpress.org/lovewpmu/">lovewpmu</a> · <a href="https://profiles.wordpress.org/lovor/">Lovro Hrust</a> · <a href="https://profiles.wordpress.org/dreadlox/">Lox</a> · <a href="https://profiles.wordpress.org/ltrihan/">ltrihan</a> · <a href="https://profiles.wordpress.org/gigitux/">Luigi Teschio</a> · <a href="https://profiles.wordpress.org/zaguiini/">Luis Felipe Zaguini</a> · <a href="https://profiles.wordpress.org/luisherranz/">luisherranz</a> · <a href="https://profiles.wordpress.org/wpfed/">Lukasz</a> · <a href="https://profiles.wordpress.org/lukecavanagh/">Luke Cavanagh</a> · <a href="https://profiles.wordpress.org/gadelhas/">Mário Santos</a> · <a href="https://profiles.wordpress.org/maciejmackowiak/">maciejmackowiak</a> · <a href="https://profiles.wordpress.org/madhudollu/">Madhu Dollu</a> · <a href="https://profiles.wordpress.org/madpeter/">madpeter</a> · <a href="https://profiles.wordpress.org/magdarogier/">Magda Rogier</a> · <a href="https://profiles.wordpress.org/onemaggie/">Maggie Cabrera</a> · <a href="https://profiles.wordpress.org/mp518/">Mahesh Prajapati</a> · <a href="https://profiles.wordpress.org/mai21/">Mai</a> · <a href="https://profiles.wordpress.org/maikelraow/">maikelraow</a> · <a href="https://profiles.wordpress.org/travel_girl/">Maja Benke</a> · <a href="https://profiles.wordpress.org/mkrndmane/">Makarand G. Mane</a> · <a href="https://profiles.wordpress.org/tomdxw/">mallorydxw-old</a> · <a href="https://profiles.wordpress.org/manfcarlo/">manfcarlo</a> · <a href="https://profiles.wordpress.org/manojmaharrshi/">Manoj Maharrshi</a> · <a href="https://profiles.wordpress.org/manzoorwanijk/">Manzoor Wani (a11n)</a> · <a href="https://profiles.wordpress.org/mdxfr/">Marc</a> · <a href="https://profiles.wordpress.org/fullofcaffeine/">Marcelo de Moraes Serpa</a> · <a href="https://profiles.wordpress.org/marchalyoan/">marchalyoan</a> · <a href="https://profiles.wordpress.org/afmarchetti/">Marchetti Design</a> · <a href="https://profiles.wordpress.org/mciampini/">Marco Ciampini</a> · <a href="https://profiles.wordpress.org/mariayohana/">Maria Yohana</a> · <a href="https://profiles.wordpress.org/marian1/">marian1</a> · <a href="https://profiles.wordpress.org/nuryko/">Marianna</a> · <a href="https://profiles.wordpress.org/plari/">Marie</a> · <a href="https://profiles.wordpress.org/tyxla/">Marin Atanasov</a> · <a href="https://profiles.wordpress.org/marineevain/">Marine EVAIN</a> · <a href="https://profiles.wordpress.org/nofearinc/">Mario Peshev</a> · <a href="https://profiles.wordpress.org/santosguillamot/">Mario Santos</a> · <a href="https://profiles.wordpress.org/clorith/">Marius L. J.</a> · <a href="https://profiles.wordpress.org/markhowellsmead/">Mark Howells-Mead</a> · <a href="https://profiles.wordpress.org/mapk/">Mark Uraine</a> · <a href="https://profiles.wordpress.org/mark-k/">Mark-k</a> · <a href="https://profiles.wordpress.org/martinkrcho/">martin.krcho</a> · <a href="https://profiles.wordpress.org/marybaum/">Mary Baum</a> · <a href="https://profiles.wordpress.org/immasud/">Masud Rana</a> · <a href="https://profiles.wordpress.org/paapst/">Mathieu Paapst</a> · <a href="https://profiles.wordpress.org/mmaattiiaass/">Matias Benedetto</a> · <a href="https://profiles.wordpress.org/matveb/">Matias Ventura</a> · <a href="https://profiles.wordpress.org/iammattthomas/">Matt (Thomas) Miklic</a> · <a href="https://profiles.wordpress.org/matt/">Matt Mullenweg</a> · <a href="https://profiles.wordpress.org/mattyrob/">Matt Robinson</a> · <a href="https://profiles.wordpress.org/mattwest/">Matt West</a> · <a href="https://profiles.wordpress.org/kinggmobb/">Matthew</a> · <a href="https://profiles.wordpress.org/mboynes/">Matthew Boynes</a> · <a href="https://profiles.wordpress.org/mattryanwalker/">mattryanwalker</a> · <a href="https://profiles.wordpress.org/azouamauriac/">Mauriac AZOUA</a> · <a href="https://profiles.wordpress.org/maximemeganck/">Maxime Meganck</a> · <a href="https://profiles.wordpress.org/maximebj/">maximebj</a> · <a href="https://profiles.wordpress.org/mayanktripathi32/">Mayank Tripathi</a> · <a href="https://profiles.wordpress.org/mayur8991/">Mayur Prajapati</a> · <a href="https://profiles.wordpress.org/faithcoder/">Md Abdullah Al Arif</a> · <a href="https://profiles.wordpress.org/hmbashar/">Md Abul Bashar</a> · <a href="https://profiles.wordpress.org/itsmhrahman/">Md Hafijur Rahman</a> · <a href="https://profiles.wordpress.org/kawsar007/">MD Kawsar Chowdhury</a> · <a href="https://profiles.wordpress.org/mehdi01/">Md Mahdi Hasan</a> · <a href="https://profiles.wordpress.org/mdibrahimk48/">Md. Ibrahim Khalil</a> · <a href="https://profiles.wordpress.org/najmulsaju/">Md. Najmul Islam</a> · <a href="https://profiles.wordpress.org/mehedi_csit/">Md.Mehedi Hasan</a> · <a href="https://profiles.wordpress.org/mdviralsampat/">mdviralsampat</a> · <a href="https://profiles.wordpress.org/megane9988/">megane9988</a> · <a href="https://profiles.wordpress.org/leeseoftbc/">MelissaH</a> · <a href="https://profiles.wordpress.org/metropolis_john/">metropolis_john</a> · <a href="https://profiles.wordpress.org/mdawaffe/">Michael Adams (mdawaffe)</a> · <a href="https://profiles.wordpress.org/mburridge/">Michael Burridge</a> · <a href="https://profiles.wordpress.org/websiteredev/">Michael Willman</a> · <a href="https://profiles.wordpress.org/czapla/">Michal Czaplinski</a> · <a href="https://profiles.wordpress.org/michelleames/">Michelle Frechette</a> · <a href="https://profiles.wordpress.org/micromadness/">micromadness</a> · <a href="https://profiles.wordpress.org/mcsf/">Miguel Fonseca</a> · <a href="https://profiles.wordpress.org/mmtr86/">Miguel Torres</a> · <a href="https://profiles.wordpress.org/mijotj/">Mijo T J</a> · <a href="https://profiles.wordpress.org/simison/">Mikael Korpela</a> · <a href="https://profiles.wordpress.org/mbijon/">Mike Bijon</a> · <a href="https://profiles.wordpress.org/ritterml/">Mike Ritter</a> · <a href="https://profiles.wordpress.org/mikinc860/">Mikin Chauhan</a> · <a href="https://profiles.wordpress.org/milana_cap/">Milana Cap</a> · <a href="https://profiles.wordpress.org/milindmore22/">Milind More</a> · <a href="https://profiles.wordpress.org/mimitips/">mimi</a> · <a href="https://profiles.wordpress.org/369work/">miroku</a> · <a href="https://profiles.wordpress.org/presstoke/">Mitchell Austin</a> · <a href="https://profiles.wordpress.org/modi2918/">Modi Sahil</a> · <a href="https://profiles.wordpress.org/antwortzeit/">modulbuero</a> · <a href="https://profiles.wordpress.org/aboelfotoh/">Mohamed Aboelfotoh Mohamed</a> · <a href="https://profiles.wordpress.org/mohitdadhich10/">Mohit Dadhich</a> · <a href="https://profiles.wordpress.org/mojorob/">mojorob</a> · <a href="https://profiles.wordpress.org/jucaduca/">Morais Junior</a> · <a href="https://profiles.wordpress.org/mosescursor/">Moses Cursor Ssebunya</a> · <a href="https://profiles.wordpress.org/mosne/">Mosne / Paolo Tesei</a> · <a href="https://profiles.wordpress.org/mr660/">mr660</a> · <a href="https://profiles.wordpress.org/mreishus/">mreishus</a> · <a href="https://profiles.wordpress.org/mrwweb/">mrwweb</a> · <a href="https://profiles.wordpress.org/mtdkei/">mt</a> · <a href="https://profiles.wordpress.org/muddassirnasim/">Muddassir Rahman Nasim</a> · <a href="https://profiles.wordpress.org/devmuhib/">Muhibul Haque</a> · <a href="https://profiles.wordpress.org/mujuonly/">mujuonly</a> · <a href="https://profiles.wordpress.org/mukesh27/">Mukesh Panchal</a> · <a href="https://profiles.wordpress.org/mukulsingh27/">Mukul Singh</a> · <a href="https://profiles.wordpress.org/my1xt/">My1</a> · <a href="https://profiles.wordpress.org/n8finch/">n8finch</a> · <a href="https://profiles.wordpress.org/assassinateur/">Nadir Seghir</a> · <a href="https://profiles.wordpress.org/nandow/">nandow</a> · <a href="https://profiles.wordpress.org/nanisamireddy/">NANI SAMIREDDY</a> · <a href="https://profiles.wordpress.org/narenin/">Narendra Sishodiya</a> · <a href="https://profiles.wordpress.org/nareshbheda/">Naresh Bheda</a> · <a href="https://profiles.wordpress.org/nataliat2004/">Natalia T</a> · <a href="https://profiles.wordpress.org/nathanatmoz/">Nathan Johnson</a> · <a href="https://profiles.wordpress.org/navneet/">navneet</a> · <a href="https://profiles.wordpress.org/navi161/">Navneet Kaur</a> · <a href="https://profiles.wordpress.org/nhrrob/">Nazmul Hasan Robin</a> · <a href="https://profiles.wordpress.org/greatislander/">Ned Zimmerman</a> · <a href="https://profiles.wordpress.org/neotrope/">neotrope</a> · <a href="https://profiles.wordpress.org/mcqueen22/">NerQuiles</a> · <a href="https://profiles.wordpress.org/krstarica/">net</a> · <a href="https://profiles.wordpress.org/ndiego/">Nick Diego</a> · <a href="https://profiles.wordpress.org/nickgalvez/">nickgalvez</a> · <a href="https://profiles.wordpress.org/undefinedfr/">Nicolas RIVIERE</a> · <a href="https://profiles.wordpress.org/nicolasleroy/">nicolasleroy</a> · <a href="https://profiles.wordpress.org/nidhidhandhukiya/">nidhidhandhukiya</a> · <a href="https://profiles.wordpress.org/ntsekouras/">Nik Tsekouras</a> · <a href="https://profiles.wordpress.org/smushytaco/">Nikan Radan</a> · <a href="https://profiles.wordpress.org/nikitasolanki1812/">Nikita Solanki</a> · <a href="https://profiles.wordpress.org/nikunj8866/">Nikunj Hatkar</a> · <a href="https://profiles.wordpress.org/snilesh/">Nilesh Shiragave</a> · <a href="https://profiles.wordpress.org/nirajgirixd/">Niraj Giri</a> · <a href="https://profiles.wordpress.org/nithins53/">Nithin SreeRaj</a> · <a href="https://profiles.wordpress.org/mrtortai/">Noam Eppel</a> · <a href="https://profiles.wordpress.org/noruzzaman/">Noruzzaman</a> · <a href="https://profiles.wordpress.org/nosilver4u/">nosilver4u</a> · <a href="https://profiles.wordpress.org/oceantober/">oceantober</a> · <a href="https://profiles.wordpress.org/finalwebsites/">Olaf Lederer</a> · <a href="https://profiles.wordpress.org/oglekler/">Olga Gleckler</a> · <a href="https://profiles.wordpress.org/domainsupport/">Oliver Campion</a> · <a href="https://profiles.wordpress.org/jbkkd/">Omer Korner</a> · <a href="https://profiles.wordpress.org/arzola/">Oscar Arzola</a> · <a href="https://profiles.wordpress.org/groenroos/">Oskari Groenroos</a> · <a href="https://profiles.wordpress.org/othernoel/">othernoel</a> · <a href="https://profiles.wordpress.org/ov3rfly/">Ov3rfly</a> · <a href="https://profiles.wordpress.org/paaljoachim/">Paal Joachim Romdahl</a> · <a href="https://profiles.wordpress.org/pampfelimetten/">pampfelimetten</a> · <a href="https://profiles.wordpress.org/parinpanjari/">Parin Panjari</a> · <a href="https://profiles.wordpress.org/dparthj/">Parth Dodiya</a> · <a href="https://profiles.wordpress.org/parthvataliya/">Parth vataliya</a> · <a href="https://profiles.wordpress.org/swissspidy/">Pascal Birchler</a> · <a href="https://profiles.wordpress.org/casiepa/">Pascal Casier</a> · <a href="https://profiles.wordpress.org/pateljaymin/">Patel Jaymin</a> · <a href="https://profiles.wordpress.org/lumiblog/">Patrick Lumumba</a> · <a href="https://profiles.wordpress.org/eartboard/">Paul</a> · <a href="https://profiles.wordpress.org/pbearne/">Paul Bearne</a> · <a href="https://profiles.wordpress.org/pbiron/">Paul Biron</a> · <a href="https://profiles.wordpress.org/bbpaule/">Paul English</a> · <a href="https://profiles.wordpress.org/paulkevan/">Paul Kevan</a> · <a href="https://profiles.wordpress.org/paullb/">paullb</a> · <a href="https://profiles.wordpress.org/psrpinto/">Paulo Pinto</a> · <a href="https://profiles.wordpress.org/paulopmt1/">Paulo Trentin</a> · <a href="https://profiles.wordpress.org/pavanpatil1/">Pavan Patil</a> · <a href="https://profiles.wordpress.org/creadordev/">Pawan Kumar</a> · <a href="https://profiles.wordpress.org/pedromendonca/">Pedro Mendonça</a> · <a href="https://profiles.wordpress.org/provenself/">Peter Rubin</a> · <a href="https://profiles.wordpress.org/westi/">Peter Westwood</a> · <a href="https://profiles.wordpress.org/peterwilsoncc/">Peter Wilson</a> · <a href="https://profiles.wordpress.org/peter8nss/">peter8nss</a> · <a href="https://profiles.wordpress.org/peterdavehello/">peterdavehello</a> · <a href="https://profiles.wordpress.org/petitphp/">petitphp</a> · <a href="https://profiles.wordpress.org/philliproth/">philliproth</a> · <a href="https://profiles.wordpress.org/philwebs/">philwebs</a> · <a href="https://profiles.wordpress.org/pitamdey/">Pitam Dey</a> · <a href="https://profiles.wordpress.org/pixlpirate/">pixlpirate</a> · <a href="https://profiles.wordpress.org/podpirate/">podpirate</a> · <a href="https://profiles.wordpress.org/poojabhimani/">Pooja Bhimani</a> · <a href="https://profiles.wordpress.org/pooja1210/">Pooja Killekar (Muchandikar)</a> · <a href="https://profiles.wordpress.org/pooja9712/">pooja9712</a> · <a href="https://profiles.wordpress.org/praful2111/">Praful Patel</a> · <a href="https://profiles.wordpress.org/prasadkarmalkar/">Prasad Karmalkar</a> · <a href="https://profiles.wordpress.org/prashant/">prashant</a> · <a href="https://profiles.wordpress.org/pmbaldha/">Prashant Baldha</a> · <a href="https://profiles.wordpress.org/contactprashantpp/">Prashant Patil</a> · <a href="https://profiles.wordpress.org/prathamesh24/">Prathamesh Shirke</a> · <a href="https://profiles.wordpress.org/prathameshbhagat1511/">prathameshbhagat1511</a> · <a href="https://profiles.wordpress.org/pkbhatt/">Pratik Bhatt</a> · <a href="https://profiles.wordpress.org/pratikgandhi/">Pratik Gandhi</a> · <a href="https://profiles.wordpress.org/pratiklondhe/">Pratik Londhe</a> · <a href="https://profiles.wordpress.org/presskopp/">Presskopp</a> · <a href="https://profiles.wordpress.org/priyank9033/">Priyank</a> · <a href="https://profiles.wordpress.org/pushpenderindia/">Pushpender Singh</a> · <a href="https://profiles.wordpress.org/itsjonq/">Q</a> · <a href="https://profiles.wordpress.org/qhaensler/">qhaensler</a> · <a href="https://profiles.wordpress.org/rfischmann/">Rafael Fischmann</a> · <a href="https://profiles.wordpress.org/rahulsprajapati/">Rahul Prajapati</a> · <a href="https://profiles.wordpress.org/imrraaj/">Raj Patel</a> · <a href="https://profiles.wordpress.org/rajat1192/">Rajat Patel</a> · <a href="https://profiles.wordpress.org/raj198/">Rajendra Patel</a> · <a href="https://profiles.wordpress.org/rajendrapatilraj/">Rajendra Patil</a> · <a href="https://profiles.wordpress.org/rkradadiya/">Rajesh Radadiya</a> · <a href="https://profiles.wordpress.org/rajeshrathodwp/">Rajesh Rathod</a> · <a href="https://profiles.wordpress.org/rajinsharwar/">Rajin Sharwar</a> · <a href="https://profiles.wordpress.org/rahmohn/">Ramon Ahnert</a> · <a href="https://profiles.wordpress.org/rcorrales/">Ramon Corrales</a> · <a href="https://profiles.wordpress.org/ramonopoly/">Ramon James</a> · <a href="https://profiles.wordpress.org/ravigadhiyawp/">Ravi Gadhiya</a> · <a href="https://profiles.wordpress.org/redkite/">redkite</a> · <a href="https://profiles.wordpress.org/rehanali/">Rehan Ali</a> · <a href="https://profiles.wordpress.org/rejaulalomkhan/">Rejaul Alom Khan</a> · <a href="https://profiles.wordpress.org/rembem/">Remco</a> · <a href="https://profiles.wordpress.org/renathoc/">Renatho</a> · <a href="https://profiles.wordpress.org/ooraiser69/">Renz Jay Sanchez</a> · <a href="https://profiles.wordpress.org/youknowriad/">Riad Benguella</a> · <a href="https://profiles.wordpress.org/richtabor/">Rich Tabor</a> · <a href="https://profiles.wordpress.org/riddhidave/">Riddhi Dave</a> · <a href="https://profiles.wordpress.org/rinkalpagdar/">Rinkal Pagdar</a> · <a href="https://profiles.wordpress.org/rishavdutta/">Rishav Dutta</a> · <a href="https://profiles.wordpress.org/rcreators/">Rishi Mehta</a> · <a href="https://profiles.wordpress.org/rishishah/">Rishi Shah</a> · <a href="https://profiles.wordpress.org/rishit30g/">Rishit Gupta</a> · <a href="https://profiles.wordpress.org/rkyburz/">rkyburz</a> · <a href="https://profiles.wordpress.org/noisysocks/">Robert Anderson</a> · <a href="https://profiles.wordpress.org/miqrogroove/">Robert Chapin</a> · <a href="https://profiles.wordpress.org/robertghetau/">Robert Ghetau</a> · <a href="https://profiles.wordpress.org/harmr/">Robert Seyfriedsberger</a> · <a href="https://profiles.wordpress.org/robertstaddon/">robertstaddon</a> · <a href="https://profiles.wordpress.org/robinmartijn/">Robin Martijn</a> · <a href="https://profiles.wordpress.org/kreppar/">Rodrigo Arias</a> · <a href="https://profiles.wordpress.org/rodrigosprimo/">Rodrigo Primo</a> · <a href="https://profiles.wordpress.org/rogierlankhorst/">Rogier Lankhorst</a> · <a href="https://profiles.wordpress.org/geekofshire/">Rohan Jha</a> · <a href="https://profiles.wordpress.org/rohitmathur7/">rohitmathur7</a> · <a href="https://profiles.wordpress.org/rohjay/">rohjay</a> · <a href="https://profiles.wordpress.org/room34/">room34</a> · <a href="https://profiles.wordpress.org/rotemg/">Rotem Gelbart</a> · <a href="https://profiles.wordpress.org/lev0/">Roy Orbitson</a> · <a href="https://profiles.wordpress.org/roytanck/">Roy Tanck</a> · <a href="https://profiles.wordpress.org/roybellingan/">roybellingan</a> · <a href="https://profiles.wordpress.org/rseigel/">rseigel</a> · <a href="https://profiles.wordpress.org/ruchirj/">Ruchir Goswami</a> · <a href="https://profiles.wordpress.org/rudrakshigupta/">Rudrakshi Gupta</a> · <a href="https://profiles.wordpress.org/rupesh5438/">Rupesh Patil</a> · <a href="https://profiles.wordpress.org/rupw/">rupw</a> · <a href="https://profiles.wordpress.org/ruturajraval2305/">Ruturaj Raval</a> · <a href="https://profiles.wordpress.org/rvoigt/">rvoigt</a> · <a href="https://profiles.wordpress.org/bookdude13/">Ryan Fredlund</a> · <a href="https://profiles.wordpress.org/ryanhellyer/">Ryan Hellyer</a> · <a href="https://profiles.wordpress.org/rmccue/">Ryan McCue</a> · <a href="https://profiles.wordpress.org/welcher/">Ryan Welcher</a> · <a href="https://profiles.wordpress.org/looswebstudio/">Ryo</a> · <a href="https://profiles.wordpress.org/sppramodh/">S P Pramodh</a> · <a href="https://profiles.wordpress.org/sebastienserre/">Sébastien SERRE</a> · <a href="https://profiles.wordpress.org/sergiomdgomes/">Sérgio Gomes</a> · <a href="https://profiles.wordpress.org/soean/">Sören Wünsch</a> · <a href="https://profiles.wordpress.org/sabbir1991/">Sabbir Ahmed</a> · <a href="https://profiles.wordpress.org/sabrineg/">sabrineg</a> · <a href="https://profiles.wordpress.org/isaeedam/">Saeed Piri</a> · <a href="https://profiles.wordpress.org/sagarlakhani/">Sagar Lakhani</a> · <a href="https://profiles.wordpress.org/sagarprajapati/">Sagar Prajapati</a> · <a href="https://profiles.wordpress.org/mi5t4n/">Sagar Tamang</a> · <a href="https://profiles.wordpress.org/sailpete/">sailpete</a> · <a href="https://profiles.wordpress.org/sainathpoojary/">Sainath Poojary</a> · <a href="https://profiles.wordpress.org/sallyruchman/">sally</a> · <a href="https://profiles.wordpress.org/samiamnot/">samiamnot</a> · <a href="https://profiles.wordpress.org/viralsampat/">Sampat Viral</a> · <a href="https://profiles.wordpress.org/ranafge/">Samsul Islam Rana</a> · <a href="https://profiles.wordpress.org/otto42/">Samuel Wood (Otto)</a> · <a href="https://profiles.wordpress.org/codexdemon/">Sanyogg Shelar</a> · <a href="https://profiles.wordpress.org/mikachan/">Sarah Norris</a> · <a href="https://profiles.wordpress.org/sarathar/">Sarath AR</a> · <a href="https://profiles.wordpress.org/sarthaknagoshe2002/">Sarthak Nagoshe</a> · <a href="https://profiles.wordpress.org/sathyapulse/">Sathiya Venkatesan</a> · <a href="https://profiles.wordpress.org/sfougnier/">Saul Fougnier</a> · <a href="https://profiles.wordpress.org/saurabhdhariwal/">saurabh.dhariwal</a> · <a href="https://profiles.wordpress.org/saxonafletcher/">Saxon Fletcher</a> · <a href="https://profiles.wordpress.org/infosatech/">Sayan Datta</a> · <a href="https://profiles.wordpress.org/sayedulsayem/">Sayedul Sayem</a> · <a href="https://profiles.wordpress.org/sbathompson/">sbathompson</a> · <a href="https://profiles.wordpress.org/paragoninitiativeenterprises/">Scott Arciszewski</a> · <a href="https://profiles.wordpress.org/scribu/">scribu</a> · <a href="https://profiles.wordpress.org/sean212/">Sean Fisher</a> · <a href="https://profiles.wordpress.org/seanlanglands/">seanlanglands</a> · <a href="https://profiles.wordpress.org/sebastianpisula/">Sebastian Pisula</a> · <a href="https://profiles.wordpress.org/seifradwane/">Seif Radwane</a> · <a href="https://profiles.wordpress.org/sergeybiryukov/">Sergey Biryukov</a> · <a href="https://profiles.wordpress.org/sergiogutierrez/">sergiogutierrez</a> · <a href="https://profiles.wordpress.org/smrubenstein/">Seth Rubenstein</a> · <a href="https://profiles.wordpress.org/shadialaghbari/">Shadi G شادي جـ</a> · <a href="https://profiles.wordpress.org/shailu25/">Shail Mehta</a> · <a href="https://profiles.wordpress.org/sh4lin/">Shalin Shah</a> · <a href="https://profiles.wordpress.org/shanemuir/">Shane Muirhead</a> · <a href="https://profiles.wordpress.org/spdft/">Shoe</a> · <a href="https://profiles.wordpress.org/shraddhagore/">Shraddha Gore</a> · <a href="https://profiles.wordpress.org/shreyashd21/">shreyashd21</a> · <a href="https://profiles.wordpress.org/shub07/">Shubham Kumar Bansal</a> · <a href="https://profiles.wordpress.org/iamshubhamsp/">Shubham Patil</a> · <a href="https://profiles.wordpress.org/shulard/">shulard</a> · <a href="https://profiles.wordpress.org/shyamkariya/">Shyam Kariya</a> · <a href="https://profiles.wordpress.org/nomnom99/">Siddharth Thevaril</a> · <a href="https://profiles.wordpress.org/siliconforks/">siliconforks</a> · <a href="https://profiles.wordpress.org/simo_m/">Simone Maranzana</a> · <a href="https://profiles.wordpress.org/sirlouen/">SirLouen</a> · <a href="https://profiles.wordpress.org/sjefen6/">sjefen6</a> · <a href="https://profiles.wordpress.org/slaffik/">Slava Abakumov</a> · <a href="https://profiles.wordpress.org/mslavco/">Slavco Mihajloski</a> · <a href="https://profiles.wordpress.org/smerriman/">smerriman</a> · <a href="https://profiles.wordpress.org/snehapatil02/">Sneha Patil</a> · <a href="https://profiles.wordpress.org/sourabhjain/">Sourabh Jain</a> · <a href="https://profiles.wordpress.org/sourav08/">Sourav Pahwa</a> · <a href="https://profiles.wordpress.org/soyebsalar/">soyeb salar</a> · <a href="https://profiles.wordpress.org/spencerfinnell/">Spencer Finnell</a> · <a href="https://profiles.wordpress.org/spenserhale/">Spenser Hale</a> · <a href="https://profiles.wordpress.org/spmultidots/">spmultidots</a> · <a href="https://profiles.wordpress.org/spncr/">spncr</a> · <a href="https://profiles.wordpress.org/srikat/">Sridhar Katakam</a> · <a href="https://profiles.wordpress.org/stefahn/">Stefan Seidner-Britting</a> · <a href="https://profiles.wordpress.org/ryokuhi/">Stefano Minoia</a> · <a href="https://profiles.wordpress.org/stein2nd/">stein2nd</a> · <a href="https://profiles.wordpress.org/sabernhardt/">Stephen Bernhardt</a> · <a href="https://profiles.wordpress.org/netweb/">Stephen Edgar</a> · <a href="https://profiles.wordpress.org/dufresnesteven/">Steve Dufresne</a> · <a href="https://profiles.wordpress.org/stimul/">stimul</a> · <a href="https://profiles.wordpress.org/strarsis/">strarsis</a> · <a href="https://profiles.wordpress.org/stuartmcalpine/">Stuart McAlpine</a> · <a href="https://profiles.wordpress.org/subodhrajpopat/">Subodh Rajpopat</a> · <a href="https://profiles.wordpress.org/subrataemfluence/">Subrata Sarkar</a> · <a href="https://profiles.wordpress.org/sketchboy/">SUHAS SUTAR</a> · <a href="https://profiles.wordpress.org/sukhendu2002/">Sukhendu Sekhar Guria</a> · <a href="https://profiles.wordpress.org/sumitbagthariya16/">Sumit Bagthariya</a> · <a href="https://profiles.wordpress.org/sumitsingh/">Sumit Singh</a> · <a href="https://profiles.wordpress.org/csesumonpro/">Sumon Sarker</a> · <a href="https://profiles.wordpress.org/sunil25393/">SunilPrajapati</a> · <a href="https://profiles.wordpress.org/surajswalstar/">Suraj Sutar</a> · <a href="https://profiles.wordpress.org/swalkinshaw/">swalkinshaw</a> · <a href="https://profiles.wordpress.org/cybr/">Sybre Waaijer</a> · <a href="https://profiles.wordpress.org/synchro/">Synchro</a> · <a href="https://profiles.wordpress.org/tschwarz-1/">t.schwarz</a> · <a href="https://profiles.wordpress.org/tacoverdo/">Taco Verdonschot</a> · <a href="https://profiles.wordpress.org/gonom9/">Taegon Kim</a> · <a href="https://profiles.wordpress.org/iamtakashi/">Takashi Irie</a> · <a href="https://profiles.wordpress.org/inc2734/">Takashi Kitajima</a> · <a href="https://profiles.wordpress.org/takayukister/">Takayuki Miyoshi</a> · <a href="https://profiles.wordpress.org/takuword/">takuword</a> · <a href="https://profiles.wordpress.org/karmatosed/">Tammie Lister</a> · <a href="https://profiles.wordpress.org/devtanbir/">Tanbir Ahmod</a> · <a href="https://profiles.wordpress.org/voboghure/">Tapan Kumer Das</a> · <a href="https://profiles.wordpress.org/th23/">th23</a> · <a href="https://profiles.wordpress.org/thakordarshil/">Thakor Darshil</a> · <a href="https://profiles.wordpress.org/thelmachido/">thelmachido a11n</a> · <a href="https://profiles.wordpress.org/thomaswm/">thomaswm</a> · <a href="https://profiles.wordpress.org/thrijith/">Thrijith Thankachan</a> · <a href="https://profiles.wordpress.org/tiagogoncalves/">tiago</a> · <a href="https://profiles.wordpress.org/tigriweb/">TigriWeb</a> · <a href="https://profiles.wordpress.org/tillkruess/">Till Krüss</a> · <a href="https://profiles.wordpress.org/tb1909/">Tim Brathärig</a> · <a href="https://profiles.wordpress.org/dontfeedthecode/">Tim Sheehan</a> · <a href="https://profiles.wordpress.org/timwhitlock/">Tim W</a> · <a href="https://profiles.wordpress.org/sippis/">Timi Wahalahti</a> · <a href="https://profiles.wordpress.org/spaceshipone/">Timothée Brosille</a> · <a href="https://profiles.wordpress.org/timothyblynjacobs/">Timothy Jacobs</a> · <a href="https://profiles.wordpress.org/tkama/">Timur Kamaev</a> · <a href="https://profiles.wordpress.org/tirth03/">Tirth Doshi</a> · <a href="https://profiles.wordpress.org/tjarrett/">TJarrett</a> · <a href="https://profiles.wordpress.org/tobiasbg/">Tobias Bäthge</a> · <a href="https://profiles.wordpress.org/tobifjellner/">tobifjellner (Tor-Bjorn “Tobi” Fjellner)</a> · <a href="https://profiles.wordpress.org/tgsrvrs/">Tom Gugel</a> · <a href="https://profiles.wordpress.org/tommusrhodus/">Tom Rhodes</a> · <a href="https://profiles.wordpress.org/shimotomoki/">Tomoki Shimomura</a> · <a href="https://profiles.wordpress.org/skithund/">Toni Viemerö</a> · <a href="https://profiles.wordpress.org/hellofromtonya/">Tonya Mork</a> · <a href="https://profiles.wordpress.org/toro_unit/">Toro_Unit (Hiroshi Urabe)</a> · <a href="https://profiles.wordpress.org/zodiac1978/">Torsten Landsiedel</a> · <a href="https://profiles.wordpress.org/tropicalista/">tropicalista</a> · <a href="https://profiles.wordpress.org/areziaal/">Troy Chaplin</a> · <a href="https://profiles.wordpress.org/truptikanzariya/">Trupti Kanzariya</a> · <a href="https://profiles.wordpress.org/trushaamin/">Trusha</a> · <a href="https://profiles.wordpress.org/tunetheweb/">tunetheweb</a> · <a href="https://profiles.wordpress.org/dinhtungdu/">Tung Du</a> · <a href="https://profiles.wordpress.org/tusharaddweb/">Tushar Patel</a> · <a href="https://profiles.wordpress.org/tyb/">Ty</a> · <a href="https://profiles.wordpress.org/tysonlmao/">tysonlmao</a> · <a href="https://profiles.wordpress.org/ugyensupport/">Ugyen Dorji</a> · <a href="https://profiles.wordpress.org/umeshsinghin/">Umesh Singh</a> · <a href="https://profiles.wordpress.org/unsalkorkmaz/">Unsal Korkmaz</a> · <a href="https://profiles.wordpress.org/up1512001/">up1512001</a> · <a href="https://profiles.wordpress.org/upadalavipul/">upadalavipul</a> · <a href="https://profiles.wordpress.org/utrenkner/">utrenkner</a> · <a href="https://profiles.wordpress.org/eboxnet/">Vagelis</a> · <a href="https://profiles.wordpress.org/vaibhavsweb/">Vaibhav Singh Web</a> · <a href="https://profiles.wordpress.org/vaibhav2527/">Vaibhav Tukaram Nawale</a> · <a href="https://profiles.wordpress.org/twvania/">Vania</a> · <a href="https://profiles.wordpress.org/okvee/">vee</a> · <a href="https://profiles.wordpress.org/vevas/">Vegard S.</a> · <a href="https://profiles.wordpress.org/vgnavada/">vgnavada</a> · <a href="https://profiles.wordpress.org/vcanales/">Vicente Canales</a> · <a href="https://profiles.wordpress.org/fylgjur/">Victoria – a11n</a> · <a href="https://profiles.wordpress.org/gvgvgvijayan/">Vijayan</a> · <a href="https://profiles.wordpress.org/vijaysinh9094/">Vijaysinh Zala</a> · <a href="https://profiles.wordpress.org/szepeviktor/">Viktor Szépe</a> · <a href="https://profiles.wordpress.org/vineet2003/">Vinit</a> · <a href="https://profiles.wordpress.org/vipulgupta003/">Vipul Gupta</a> · <a href="https://profiles.wordpress.org/vipulpatil/">Vipul Patil</a> · <a href="https://profiles.wordpress.org/virgildia/">Virgildia</a> · <a href="https://profiles.wordpress.org/virgar/">Virginie Garnier</a> · <a href="https://profiles.wordpress.org/virginienacci/">virginienacci</a> · <a href="https://profiles.wordpress.org/vishy-moghan/">Vishy Moghan</a> · <a href="https://profiles.wordpress.org/vivekawsm/">vivekawsm</a> · <a href="https://profiles.wordpress.org/vrishabhsk/">Vrishabh Jasani</a> · <a href="https://profiles.wordpress.org/vykesmac/">vykesmac</a> · <a href="https://profiles.wordpress.org/wadowad/">wadowad</a> · <a href="https://profiles.wordpress.org/pctevree/">Web-Pepper</a> · <a href="https://profiles.wordpress.org/webmandesign/">WebMan Design | Oliver Juhas</a> · <a href="https://profiles.wordpress.org/west7/">Wes Theron</a> · <a href="https://profiles.wordpress.org/westonruter/">Weston Ruter</a> · <a href="https://profiles.wordpress.org/whaze/">whaze</a> · <a href="https://profiles.wordpress.org/skorasaurus/">Will Skora</a> · <a href="https://profiles.wordpress.org/williampatton/">williampatton</a> · <a href="https://profiles.wordpress.org/wongjn/">wongjn</a> · <a href="https://profiles.wordpress.org/worldweb/">World Web Technology</a> · <a href="https://profiles.wordpress.org/wpgerd/">wpgerd</a> · <a href="https://profiles.wordpress.org/wwdes/">wwdes</a> · <a href="https://profiles.wordpress.org/xate/">xate</a> · <a href="https://profiles.wordpress.org/xavilc/">xavilc</a> · <a href="https://profiles.wordpress.org/xpurichan/">xpurichan</a> · <a href="https://profiles.wordpress.org/yahil/">Yahil Madakiya</a> · <a href="https://profiles.wordpress.org/yaniiliev/">Yani</a> · <a href="https://profiles.wordpress.org/yashrocz/">Yash Kukreja</a> · <a href="https://profiles.wordpress.org/yellowafterlife/">yellowafterlife</a> · <a href="https://profiles.wordpress.org/yogeshbhutkar/">Yogesh Bhutkar</a> · <a href="https://profiles.wordpress.org/fierevere/">Yui</a> · <a href="https://profiles.wordpress.org/yuliyan/">Yuliyan Slavchev</a> · <a href="https://profiles.wordpress.org/omaeyusuke/">yuu</a> · <a href="https://profiles.wordpress.org/zaoyao/">zaoyao</a> · <a href="https://profiles.wordpress.org/zargarov/">Zargarov</a> · <a href="https://profiles.wordpress.org/zebulan/">Zebulan Stanphill</a> · <a href="https://profiles.wordpress.org/zeelthakkar/">zeelthakkar</a> · <a href="https://profiles.wordpress.org/zunaid321/">Zunaid Amin</a> · <a href="https://profiles.wordpress.org/haozi/">耗子</a></p>\n</div>\n\n\n\n<h3 class="wp-block-heading">Merci aux personnes ayant contribué à traduire WordPress&nbsp;6.8 en français</h3>\n\n\n\n<p class="wp-block-paragraph">WordPress est un projet international et la version 6.8 est déjà complètement disponible dans plus de 40 langues différentes.</p>\n\n\n\n<p class="wp-block-paragraph">Nous souhaitons remercier ici les personnes ayant participé à la traduction de WordPress&nbsp;6.8 en français&nbsp;:</p>\n\n\n\n<p class="wp-block-paragraph"><a href="https://profiles.wordpress.org/fxbenard">FX Benard</a>, <a href="https://profiles.wordpress.org/jdy68">Jenny Dupuy</a>, <a href="https://profiles.wordpress.org/audrasjb">Jb Audras</a>, <a href="https://profiles.wordpress.org/beryldlg">Béryl de La Grandière</a>,&nbsp;<a href="https://profiles.wordpress.org/clementpolito">Clément Polito</a>,&nbsp;<a href="https://profiles.wordpress.org/karine-wendling">karine wendling</a>,&nbsp;<a href="https://profiles.wordpress.org/marineevain">Marine EVAIN</a>,&nbsp;<a href="https://profiles.wordpress.org/mumuu000">mumuu000</a>,&nbsp;<a href="https://profiles.wordpress.org/pasglop">pasglop</a>,&nbsp;<a href="https://profiles.wordpress.org/rodrigoq">rodrigoq</a>,&nbsp;<a href="https://profiles.wordpress.org/sebastienserre">Sébastien SERRE</a>,&nbsp;<a href="https://profiles.wordpress.org/spaceshipone">Timothée Brosille</a>,&nbsp;<a href="https://profiles.wordpress.org/translationsbyautomattic">Translations by Automattic</a>, et&nbsp;<a href="https://profiles.wordpress.org/wptranslationsorg">WP-Translations</a>.</p>\n\n\n\n<hr class="wp-block-separator has-alpha-channel-opacity" />\n\n\n\n<p class="has-small-font-size wp-block-paragraph">Article rédigé par <a href="https://profiles.wordpress.org/audrasjb/">Jb Audras</a>. Merci à <a href=''https://profiles.wordpress.org/jdy68/'' class=''mention''><span class=''mentions-prefix''>@</span>jdy68</a> et <a href=''https://profiles.wordpress.org/nlegagneur/'' class=''mention''><span class=''mentions-prefix''>@</span>nlegagneur</a> pour leur relecture.</p>\n\n\n\n<p class="wp-block-paragraph"><br></p>\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:30:"com-wordpress:feed-additions:1";a:1:{s:7:"post-id";a:1:{i:0;a:5:{s:4:"data";s:4:"3335";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:6;a:6:{s:4:"data";s:60:"\n		\n		\n		\n		\n		\n				\n		\n		\n\n					\n										\n					\n		\n		\n			";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:6:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:50:"Guide des changements techniques de WordPress 6.8";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:86:"https://fr.wordpress.org/2025/03/28/guide-des-changements-techniques-de-wordpress-6-8/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 28 Mar 2025 07:53:21 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:2:{i:0;a:5:{s:4:"data";s:5:"Guide";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:1;a:5:{s:4:"data";s:31:"Nouvelles versions de WordPress";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"https://fr.wordpress.org/?p=3310";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:100:"Découvrez les changements techniques qui arrivent le 15 avril 2025 avec la version 6.8 de WordPress";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:9:"Jb Audras";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:40:"http://purl.org/rss/1.0/modules/content/";a:1:{s:7:"encoded";a:1:{i:0;a:5:{s:4:"data";s:35629:"\n<figure class="wp-block-image alignfull size-full"><a href="https://fr.wordpress.org/files/2025/03/wordpress-6-8-guide-changements-techniques.png"><img loading="lazy" decoding="async" width="2156" height="1084" src="https://fr.wordpress.org/files/2025/03/wordpress-6-8-guide-changements-techniques.png" alt="" class="wp-image-3312" srcset="https://fr.wordpress.org/files/2025/03/wordpress-6-8-guide-changements-techniques.png 2156w, https://fr.wordpress.org/files/2025/03/wordpress-6-8-guide-changements-techniques-300x151.png 300w, https://fr.wordpress.org/files/2025/03/wordpress-6-8-guide-changements-techniques-1024x515.png 1024w, https://fr.wordpress.org/files/2025/03/wordpress-6-8-guide-changements-techniques-768x386.png 768w, https://fr.wordpress.org/files/2025/03/wordpress-6-8-guide-changements-techniques-1536x772.png 1536w, https://fr.wordpress.org/files/2025/03/wordpress-6-8-guide-changements-techniques-2048x1030.png 2048w" sizes="auto, (max-width: 2156px) 100vw, 2156px" /></a></figure>\n\n\n\n<div class="wp-block-group has-small-font-size is-content-justification-right is-nowrap is-layout-flex wp-container-core-group-is-layout-d3197fe8 wp-block-group-is-layout-flex">\n<p class="wp-block-paragraph">Temps de lecture estimé&nbsp;:&nbsp;</p>\n\n\n<div class="wp-block-post-time-to-read">6–9 minutes</div></div>\n\n\n\n<p class="wp-block-paragraph">WordPress 6.8 comprend la résolution de plus de&nbsp;<a href="https://core.trac.wordpress.org/query?status=closed&amp;milestone=6.8&amp;col=id&amp;col=summary&amp;col=status&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=priority">300 tickets sur Trac</a>, dont&nbsp;<a href="https://core.trac.wordpress.org/query?status=closed&amp;type=enhancement&amp;type=feature+request&amp;milestone=6.8&amp;col=id&amp;col=summary&amp;col=type&amp;col=status&amp;col=milestone&amp;col=owner&amp;col=priority&amp;order=priority">104 améliorations et nouvelles fonctionnalités</a>,&nbsp;<a href="https://core.trac.wordpress.org/query?status=closed&amp;type=defect+(bug)&amp;milestone=6.8&amp;col=id&amp;col=summary&amp;col=type&amp;col=status&amp;col=milestone&amp;col=owner&amp;col=priority&amp;order=priority">plus de 170 corrections de bogues</a>. Cette version comprend&nbsp;<a href="https://core.trac.wordpress.org/query?status=closed&amp;focuses=~performance&amp;milestone=6.8&amp;col=id&amp;col=summary&amp;col=status&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=priority">23 tickets focalisés sur les performances</a>,&nbsp;<a href="https://core.trac.wordpress.org/query?status=closed&amp;focuses=~accessibility&amp;milestone=6.8&amp;col=id&amp;col=summary&amp;col=status&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=priority">34 sur l’accessibilité</a>&nbsp;et&nbsp;<a href="https://core.trac.wordpress.org/query?status=closed&amp;focuses=~coding-standards&amp;milestone=6.8&amp;col=id&amp;col=summary&amp;col=status&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=priority">16 sur la modernisation du code et la conformité aux standards de code</a>. Les modifications de la version 6.8 concernent&nbsp;<a href="https://core.trac.wordpress.org/query?status=closed&amp;milestone=6.8&amp;group=component&amp;max=9999&amp;col=id&amp;col=summary&amp;col=status&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=priority">43 composants du cœur du CMS</a>.</p>\n\n\n\n<p class="wp-block-paragraph">Cette version comprend aussi&nbsp;<a href="https://github.com/WordPress/gutenberg/issues?q=label%3A%22%5BType%5D%20Enhancement%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2019.4%22%20OR%20label%3A%22%5BType%5D%20Enhancement%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2019.5%22%20OR%20label%3A%22%5BType%5D%20Enhancement%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2019.6%22%20OR%20label%3A%22%5BType%5D%20Enhancement%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2019.7%22%20OR%20label%3A%22%5BType%5D%20Enhancement%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2019.8%22%20OR%20label%3A%22%5BType%5D%20Enhancement%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2019.9%22%20OR%20label%3A%22%5BType%5D%20Enhancement%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2020.0%22%20OR%20label%3A%22%5BType%5D%20Enhancement%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2020.1%22%20OR%20label%3A%22%5BType%5D%20Enhancement%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2020.2%22%20OR%20label%3A%22%5BType%5D%20Enhancement%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2020.3%22%20OR%20label%3A%22%5BType%5D%20Enhancement%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2020.4%22%20">387 améliorations</a>,&nbsp;<a href="https://github.com/WordPress/gutenberg/issues?q=label%3A%22%5BType%5D%20Bug%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2019.4%22%20OR%20label%3A%22%5BType%5D%20Bug%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2019.5%22%20OR%20label%3A%22%5BType%5D%20Bug%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2019.6%22%20OR%20label%3A%22%5BType%5D%20Bug%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2019.7%22%20OR%20label%3A%22%5BType%5D%20Bug%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2019.8%22%20OR%20label%3A%22%5BType%5D%20Bug%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2019.9%22%20OR%20label%3A%22%5BType%5D%20Bug%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2020.0%22%20OR%20label%3A%22%5BType%5D%20Bug%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2020.1%22%20OR%20label%3A%22%5BType%5D%20Bug%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2020.2%22%20OR%20label%3A%22%5BType%5D%20Bug%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2020.3%22%20OR%20label%3A%22%5BType%5D%20Bug%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2020.4%22%20">525 corrections de bogues</a>&nbsp;et&nbsp;<a href="https://github.com/WordPress/gutenberg/issues?q=label%3A%22%5BFocus%5D%20Accessibility%20(a11y)%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2019.4%22%20OR%20label%3A%22%5BFocus%5D%20Accessibility%20(a11y)%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2019.5%22%20OR%20label%3A%22%5BFocus%5D%20Accessibility%20(a11y)%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2019.6%22%20OR%20label%3A%22%5BFocus%5D%20Accessibility%20(a11y)%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2019.7%22%20OR%20label%3A%22%5BFocus%5D%20Accessibility%20(a11y)%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2019.8%22%20OR%20label%3A%22%5BFocus%5D%20Accessibility%20(a11y)%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2019.9%22%20OR%20label%3A%22%5BFocus%5D%20Accessibility%20(a11y)%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2020.0%22%20OR%20label%3A%22%5BFocus%5D%20Accessibility%20(a11y)%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2020.1%22%20OR%20label%3A%22%5BFocus%5D%20Accessibility%20(a11y)%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2020.2%22%20OR%20label%3A%22%5BFocus%5D%20Accessibility%20(a11y)%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2020.3%22%20OR%20label%3A%22%5BFocus%5D%20Accessibility%20(a11y)%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2020.4%22%20">70 améliorations d’accessibilité</a>&nbsp;sur l’éditeur (projet Gutenberg).</p>\n\n\n\n<p class="is-style-serif has-charcoal-0-color has-text-color has-background has-link-color wp-elements-37003aee4fdc33a177f14a048ba187af wp-block-paragraph" style="background:linear-gradient(135deg,rgb(242,255,240) 0%,rgb(255,252,223) 50%,rgb(255,211,218) 100%)">Ce guide décrit les principaux changements techniques qui arrivent sur WordPress&nbsp;6.8, dont la sortie est prévue le 15 avril 2025.</p>\n\n\n\n<p class="wp-block-paragraph">Tous les liens de cet article pointent vers des notes de développement rédigées en anglais. L’objectif est de fournir un panorama général des changements techniques apportés par cette version, en français, puis de diriger les personnes qui souhaitent en savoir plus vers les notes de développement en anglais.</p>\n\n\n\n<p class="has-pomegrade-1-color has-text-color has-link-color wp-elements-25a8d26d528a99d7724a8a001a372b5a wp-block-paragraph"><a href="https://make.wordpress.org/core/6-8/">En savoir plus sur la feuille de route et le calendrier de sortie de WP&nbsp;6.8</a></p>\n\n\n\n<h2 class="wp-block-heading">Changements concernant l’éditeur et le projet Gutenberg</h2>\n\n\n\n<p class="wp-block-paragraph">Une vaste gamme d&rsquo;améliorations concerne les performances, l&rsquo;expérience de développement et l’interface d&rsquo;édition générale. Cette version introduit de nouveaux outils comme le filtre <code>should_load_block_assets_on_demand</code> pour optimiser le chargement des ressources, un système d&rsquo;avertissement utilisable lorsque vous employez <code>useSelect</code>, et un système d&rsquo;enregistrement des blocs plus efficace. Elle contient aussi une mise à jour des outils de design disponibles pour chaque bloc, affine les composants de l&rsquo;interface et propose une série de changements divers qui améliorent la cohérence et l&rsquo;extensibilité de l&rsquo;éditeur. Ces changements contribuent à un flux de travail de développement plus fluide et à un environnement d&rsquo;édition plus adaptatif.</p>\n\n\n\n<h3 class="wp-block-heading">Performances et chargement des ressources</h3>\n\n\n\n<p class="wp-block-paragraph">De nouveaux outils aident les développeuses et les développeurs à créer des expériences d&rsquo;utilisation des blocs plus performantes. Un avertissement dans le crochet <code>useSelect</code> alerte lorsque les sélecteurs sont définis en ligne, un problème courant qui peut entraîner un recalcul du rendu inutile. Le filtre <code>should_load_block_assets_on_demand</code> offre un contrôle précis sur le fait que les ressources de bloc soient mises en file d&rsquo;attente globalement ou uniquement en cas de besoin, ce qui permet de réduire le CSS et le JavaScript inutilisés sur l&rsquo;interface <em>front</em>. Tous ces changements favorisent des flux de travail de développement plus efficaces et optimisés.</p>\n\n\n\n<figure class="wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="fhFlkFOCIl"><a href="https://make.wordpress.org/core/2025/03/12/data-a-helpful-performance-warning-for-developers-in-the-useselect-hook/">Data: A helpful performance warning for developers in the &#8216;useSelect&#8217; hook</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;Data: A helpful performance warning for developers in the &#8216;useSelect&#8217; hook&#8221; &#8212; Make WordPress Core" src="https://make.wordpress.org/core/2025/03/12/data-a-helpful-performance-warning-for-developers-in-the-useselect-hook/embed/#?secret=450zF7Nret#?secret=fhFlkFOCIl" data-secret="fhFlkFOCIl" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<figure class="wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="hB2FZegD7B"><a href="https://make.wordpress.org/core/2025/03/24/new-filter-should_load_block_assets_on_demand-in-6-8/">New filter should_load_block_assets_on_demand in 6.8</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;New filter &lt;code&gt;should_load_block_assets_on_demand&lt;/code&gt; in 6.8&#8221; &#8212; Make WordPress Core" src="https://make.wordpress.org/core/2025/03/24/new-filter-should_load_block_assets_on_demand-in-6-8/embed/#?secret=YjASEVzB2H#?secret=hB2FZegD7B" data-secret="hB2FZegD7B" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<h3 class="wp-block-heading" id="block-and-design-tool-registration">Gestion des blocs et outils de personnalisation disponibles pour chaque bloc</h3>\n\n\n\n<p class="wp-block-paragraph">Les améliorations apportées à l&rsquo;enregistrement des blocs et à la visibilité des outils de conception simplifient le développement pour l&rsquo;éditeur de blocs. Une approche plus efficace de l&rsquo;enregistrement des types de blocs réduit la surcharge liée au chargement des métadonnées des blocs, en particulier dans les environnements comportant de nombreux blocs personnalisés. En complément, nous avons sorti une nouvelle version de la liste des outils de personnalisation disponibles pour chaque bloc afin d’indiquer&nbsp;<strong>pour chaque outil de personnalisation les blocs qui le prennent en charge</strong>, offrant ainsi aux développeur·euses une vision plus claire des options disponibles.</p>\n\n\n\n<figure class="wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="a3N8ljSVe9"><a href="https://make.wordpress.org/core/2025/03/13/more-efficient-block-type-registration-in-6-8/">More efficient block type registration in 6.8</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;More efficient block type registration in 6.8&#8221; &#8212; Make WordPress Core" src="https://make.wordpress.org/core/2025/03/13/more-efficient-block-type-registration-in-6-8/embed/#?secret=QzNxSOMj2W#?secret=a3N8ljSVe9" data-secret="a3N8ljSVe9" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<figure class="wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="DOAiQNo1bl"><a href="https://make.wordpress.org/core/2025/03/12/roster-of-design-tools-per-block-wordpress-6-8-edition/">Roster of design tools per block (WordPress 6.8 edition)</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;Roster of design tools per block (WordPress 6.8 edition)&#8221; &#8212; Make WordPress Core" src="https://make.wordpress.org/core/2025/03/12/roster-of-design-tools-per-block-wordpress-6-8-edition/embed/#?secret=dsWOhWCruy#?secret=DOAiQNo1bl" data-secret="DOAiQNo1bl" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<h3 class="wp-block-heading" id="editor-ui-and-component-updates">Interface de l’éditeur et mise à jour des composants</h3>\n\n\n\n<p class="wp-block-paragraph">Des modifications apportées à l&rsquo;interface de l&rsquo;éditeur améliorent la cohérence, la convivialité et l&rsquo;ergonomie des différents éléments qui le composent. Les mises à jour des composants d&rsquo;interface d&rsquo;utilisation de base, tels que les boutons et les principes de mise en page, alignent le style et les comportements sur la base du nouveau système de design de WordPress. D&rsquo;autres changements concernent une meilleure cohérence du balisage dans le bloc Navigation, une prévisualisation de contenu améliorée pour le bloc Groupe et une meilleure accessibilité pour les éléments d&rsquo;interface. Ces modifications contribuent à une expérience d&rsquo;édition plus soignée et prévisible.</p>\n\n\n\n<figure class="wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="hCtw3Sfz1F"><a href="https://make.wordpress.org/core/2025/03/25/updates-to-user-interface-components-in-wordpress-6-8/">Updates to user-interface components in WordPress 6.8</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;Updates to user-interface components in WordPress 6.8&#8221; &#8212; Make WordPress Core" src="https://make.wordpress.org/core/2025/03/25/updates-to-user-interface-components-in-wordpress-6-8/embed/#?secret=wgcNFOWlm3#?secret=hCtw3Sfz1F" data-secret="hCtw3Sfz1F" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<figure class="wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="KihoQxj7Gw"><a href="https://make.wordpress.org/core/2025/03/25/miscellaneous-block-editor-changes-in-wordpress-6-8/">Miscellaneous Block Editor Changes in WordPress 6.8</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;Miscellaneous Block Editor Changes in WordPress 6.8&#8221; &#8212; Make WordPress Core" src="https://make.wordpress.org/core/2025/03/25/miscellaneous-block-editor-changes-in-wordpress-6-8/embed/#?secret=H0oRlXN4zs#?secret=KihoQxj7Gw" data-secret="KihoQxj7Gw" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<h2 class="wp-block-heading" id="accessibility">Accessibilité</h2>\n\n\n\n<p class="wp-block-paragraph">Un large éventail d&rsquo;améliorations de l&rsquo;accessibilité de WordPress arrive avec la version&nbsp;6.8&nbsp;: amélioration de la navigation, de la clarté du balisage et de la prise en charge des lecteurs d&rsquo;écran dans l&rsquo;ensemble de l&rsquo;éditeur de blocs&nbsp;; amélioration de la classe <code>.screen-reader-text</code> qui offre désormais un comportement de focus plus cohérent entre les composants&nbsp;; tandis que des dizaines d&rsquo;autres améliorations concernent les structures de menu, les libellés des blocs, les infobulles et la sémantique de l&rsquo;interface. Ces changements créent une expérience d’utilisation plus inclusive et rapprochent WordPress des meilleures pratiques en matière d&rsquo;accessibilité.</p>\n\n\n\n<figure class="wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="lLtdPQgH11"><a href="https://make.wordpress.org/core/2025/03/25/accessibility-improvements-in-wordpress-6-8/">Accessibility Improvements in WordPress 6.8</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;Accessibility Improvements in WordPress 6.8&#8221; &#8212; Make WordPress Core" src="https://make.wordpress.org/core/2025/03/25/accessibility-improvements-in-wordpress-6-8/embed/#?secret=ByVi2u33L9#?secret=lLtdPQgH11" data-secret="lLtdPQgH11" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<figure class="wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="MY8vUHKQ6W"><a href="https://make.wordpress.org/core/2025/03/20/changes-to-the-screen-reader-text-class-in-wordpress-6-8/">Changes to the .screen-reader-text class in WordPress 6.8</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;Changes to the .screen-reader-text class in WordPress 6.8&#8221; &#8212; Make WordPress Core" src="https://make.wordpress.org/core/2025/03/20/changes-to-the-screen-reader-text-class-in-wordpress-6-8/embed/#?secret=ip8giZeKP4#?secret=MY8vUHKQ6W" data-secret="MY8vUHKQ6W" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<h2 class="wp-block-heading" id="internationalization">Internationalisation</h2>\n\n\n\n<p class="wp-block-paragraph">Plusieurs améliorations ont été apportées aux outils et à l&rsquo;infrastructure d&rsquo;internationalisation afin d&rsquo;améliorer l&rsquo;expérience de traduction et de localisation. Les mises à jour comprennent l&rsquo;arrivée de nouvelles fonctions de traduction, des corrections de cohérence et une meilleure prise en charge des formes plurielles, ce qui facilite la création d&rsquo;extensions, de thèmes et d&rsquo;interfaces entièrement traduisibles.</p>\n\n\n\n<figure class="wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="NqvcibLyGF"><a href="https://make.wordpress.org/core/2025/03/12/i18n-improvements-6-8/">Internationalization improvements in 6.8</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;Internationalization improvements in 6.8&#8221; &#8212; Make WordPress Core" src="https://make.wordpress.org/core/2025/03/12/i18n-improvements-6-8/embed/#?secret=NBUGYYmhDo#?secret=NqvcibLyGF" data-secret="NqvcibLyGF" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<h2 class="wp-block-heading" id="performance">Performances</h2>\n\n\n\n<p class="wp-block-paragraph">De nouveaux outils et des conseils aident les développeurs et développeuses à créer des interfaces plus rapides. La fonctionnalité de chargement spéculatif utilise l&rsquo;API <code>Speculation Rules</code> pour précharger ou pré-afficher les cibles des liens de navigation, améliorant ainsi la performance perçue par les utilisateurs finaux lors du clic sur un lien. De plus, des modifications de l&rsquo;API <code>Interactivity</code> permettront d&rsquo;écrire du code <em>front-end</em> plus efficace et plus évolutif.</p>\n\n\n\n<figure class="wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="HRsy4J27Eb"><a href="https://make.wordpress.org/core/2025/03/06/speculative-loading-in-6-8/">Speculative Loading in 6.8</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;Speculative Loading in 6.8&#8221; &#8212; Make WordPress Core" src="https://make.wordpress.org/core/2025/03/06/speculative-loading-in-6-8/embed/#?secret=d8v7ZXJwkZ#?secret=HRsy4J27Eb" data-secret="HRsy4J27Eb" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<figure class="wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="49PtIbJHVl"><a href="https://make.wordpress.org/core/2025/03/24/interactivity-api-best-practices-in-6-8/">Interactivity API best practices in 6.8</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;Interactivity API best practices in 6.8&#8221; &#8212; Make WordPress Core" src="https://make.wordpress.org/core/2025/03/24/interactivity-api-best-practices-in-6-8/embed/#?secret=CslBN8jmlU#?secret=49PtIbJHVl" data-secret="49PtIbJHVl" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<h2 class="wp-block-heading" id="rest-api">API REST</h2>\n\n\n\n<p class="wp-block-paragraph">Les améliorations apportées à l&rsquo;API REST étendent sa flexibilité et son utilité pour les applications WordPress <em>headless</em> et découplées. Un nouveau filtre, <code>rest_menu_read_access</code>, permet aux développeur·euses de contrôler l&rsquo;accès public aux menus de navigation, aux éléments de menu et aux emplacements de menu via l&rsquo;API REST. Ce changement permet un contrôle plus précis des données de menu exposées via l&rsquo;API, ce qui permet de prendre en charge une gamme plus large de cas d&rsquo;utilisation.</p>\n\n\n\n<figure class="wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="eCrEpoAbgB"><a href="https://make.wordpress.org/core/2025/03/27/new-rest-api-filter-for-exposing-menus-publicly-in-wordpress-6-8/">New REST API Filter for Exposing Menus Publicly in WordPress 6.8</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;New REST API Filter for Exposing Menus Publicly in WordPress 6.8&#8221; &#8212; Make WordPress Core" src="https://make.wordpress.org/core/2025/03/27/new-rest-api-filter-for-exposing-menus-publicly-in-wordpress-6-8/embed/#?secret=TmRv4OhCL7#?secret=eCrEpoAbgB" data-secret="eCrEpoAbgB" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<h2 class="wp-block-heading" id="security">Sécurité</h2>\n\n\n\n<p class="wp-block-paragraph">La sécurité des mots de passe a été renforcée grâce à l&rsquo;introduction de <code>bcrypt</code> comme nouvel algorithme de hachage par défaut. Ce changement modernise le stockage des mots de passe de WordPress, offrant une meilleure résistance aux attaques par force brute et s&rsquo;alignant sur les meilleures pratiques actuelles de l&rsquo;industrie. Les mots de passe existants restent valides et seront re-hachés avec <code>bcrypt</code> lors de la prochaine connexion réussie de l&rsquo;utilisateur·ice.</p>\n\n\n\n<figure class="wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="qVqP1W6BMg"><a href="https://make.wordpress.org/core/2025/02/17/wordpress-6-8-will-use-bcrypt-for-password-hashing/">WordPress 6.8 will use bcrypt for password hashing</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;WordPress 6.8 will use bcrypt for password hashing&#8221; &#8212; Make WordPress Core" src="https://make.wordpress.org/core/2025/02/17/wordpress-6-8-will-use-bcrypt-for-password-hashing/embed/#?secret=avMfXAbxDn#?secret=qVqP1W6BMg" data-secret="qVqP1W6BMg" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<h2 class="wp-block-heading" id="miscellaneous-developer-changes">Autres changements techniques</h2>\n\n\n\n<p class="wp-block-paragraph">Un ensemble de modifications plus petites améliore la cohérence, l&rsquo;extensibilité et l&rsquo;expérience de développement générale. Ces changements couvrent divers domaines du cœur WordPress, notamment la gestion des médias, le rendu de certains codes courts (<em>shortcodes</em>), l&rsquo;enregistrement des types de publications, la gestion des thèmes. Bien qu&rsquo;individuellement mineures, ces modifications reflètent les efforts continus pour moderniser notre CMS.</p>\n\n\n\n<figure class="wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="6yMViHGi0o"><a href="https://make.wordpress.org/core/2025/03/25/miscellaneous-developer-changes-in-wordpress-6-8/">Miscellaneous developer changes in WordPress 6.8</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;Miscellaneous developer changes in WordPress 6.8&#8221; &#8212; Make WordPress Core" src="https://make.wordpress.org/core/2025/03/25/miscellaneous-developer-changes-in-wordpress-6-8/embed/#?secret=8nTjG46eRo#?secret=6yMViHGi0o" data-secret="6yMViHGi0o" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<h2 class="wp-block-heading" id="but-wait-there-is-more">Attendez, ce n’est pas fini&nbsp;!</h2>\n\n\n\n<p class="wp-block-paragraph">WordPress 6.8 offre encore bien davantage&nbsp;!&nbsp;Plus de&nbsp;<a href="https://core.trac.wordpress.org/query?status=closed&amp;type=defect+(bug)&amp;milestone=6.8&amp;group=component&amp;col=id&amp;col=summary&amp;col=type&amp;col=owner&amp;col=priority&amp;col=component&amp;col=version&amp;order=priority">170 bogues</a>,&nbsp;<a href="https://core.trac.wordpress.org/query?status=closed&amp;type=enhancement&amp;type=feature+request&amp;milestone=6.8&amp;group=component&amp;col=id&amp;col=summary&amp;col=type&amp;col=owner&amp;col=priority&amp;col=component&amp;col=version&amp;order=priority">104 améliorations et nouvelles fonctionnalités</a>, et&nbsp;<a href="https://core.trac.wordpress.org/query?status=closed&amp;type=task+(blessed)&amp;milestone=6.8&amp;group=component&amp;col=id&amp;col=summary&amp;col=type&amp;col=owner&amp;col=priority&amp;col=component&amp;col=version&amp;order=priority">21 tâches diverses</a>&nbsp;ont été&nbsp;<a href="https://core.trac.wordpress.org/query?status=closed&amp;milestone=6.8&amp;group=component&amp;col=id&amp;col=summary&amp;col=owner&amp;col=type&amp;col=priority&amp;col=component&amp;col=version&amp;order=priority">clôturés dans WordPress 6.8</a>.&nbsp; Cette version va par exemple permettre d&rsquo;afficher les nouveaux emojis de la version 15.1 de la bibliothèque Twemoji pour les internautes qui ne peuvent pas les afficher nativement dans leur navigateur (exemple de nouvel emoji&nbsp;: <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f426-200d-1f525.png" alt="🐦‍🔥" class="wp-smiley" style="height: 1em; max-height: 1em;" />).</p>\n\n\n\n<p class="wp-block-paragraph">Voici quelques modifications notables&nbsp;:</p>\n\n\n\n<ul class="wp-block-list">\n<li>Remplacement des chaînes « Add New {Item} » par « Add {Item} » partout sur l&rsquo;administration (<a href="https://core.trac.wordpress.org/ticket/61219">ticket #61219</a>)</li>\n\n\n\n<li>Amélioration des chaînes traduisibles sur le thème Twenty Twenty-Five (<a href="https://core.trac.wordpress.org/ticket/62482">ticket #62482</a>)</li>\n\n\n\n<li>Thèmes natifs&nbsp;: amélioration de l&rsquo;accessibilité du lien du titre du site (<a href="https://core.trac.wordpress.org/ticket/62895">ticket #62895</a>)</li>\n\n\n\n<li>Gestion des dates&nbsp;: les réglages des dates obtiennent deux nouvelles options, <code>j.n.Y</code> et <code>d.m.Y</code> (<a href="https://core.trac.wordpress.org/ticket/55685">#55685</a>)</li>\n\n\n\n<li>Contenus embarqués&nbsp;: ajout de Canva en tant que fournisseur oEmbed (<a href="https://core.trac.wordpress.org/ticket/58840">ticket #58840</a>)</li>\n\n\n\n<li>API des métadonnées&nbsp;: renommage de l’action <code>setted_transient</code>&nbsp;en&nbsp;<code>set_transient</code>&nbsp;(<a href="https://core.trac.wordpress.org/ticket/62849">ticket #62849</a>)</li>\n\n\n\n<li>API REST&nbsp;: gestion des barres obliques de fin de chaînes dans&nbsp;<code>rest_preload_api_request</code>&nbsp;(<a href="https://core.trac.wordpress.org/ticket/57048">ticket #57048</a>)</li>\n\n\n\n<li>Sécurité&nbsp;: assurance explicite du caractère requis du module PHP&nbsp;<code>hash</code>&nbsp;et ajout de vérifications des prérequis lors de l&rsquo;installation et de la mise à jour (<a href="https://core.trac.wordpress.org/ticket/56017">ticket #56017</a>)</li>\n\n\n\n<li>Mises à jour&nbsp;: suppression d&rsquo;une vérification inutile lors de la vérification des mises à jour lorsque la donnée est à jour (<a href="https://core.trac.wordpress.org/ticket/44118">ticket #44118</a>)</li>\n\n\n\n<li>Widgets&nbsp;: ajout de la prise en charge des types de publications dans la fonction&nbsp;<code>get_calendar()</code>. Ces modifications introduisent également un nouveau filtre&nbsp;<code>get_calendar_args</code> (<a href="https://core.trac.wordpress.org/ticket/34093">ticket #34093</a>)</li>\n</ul>\n\n\n\n<h2 class="wp-block-heading" id="other-updates">Nouvelles fonctions, crochets, filtres, classes et méthodes</h2>\n\n\n\n<p class="wp-block-paragraph">Pour obtenir la liste de toutes les nouvelles fonctions, crochets, filtres, classes et méthodes, vous pourrez vous rendre – une fois que WP 6.8 sera sortie – sur cette page&nbsp;: <a href="https://developer.wordpress.org/reference/since/6.8.0/">https://developer.wordpress.org/reference/since/6.8.0/</a>.</p>\n\n\n\n<div class="wp-block-group alignfull is-style-serif has-charcoal-0-color has-text-color has-background has-link-color wp-elements-b65007937b1cf3a6c667456985c6a68f is-layout-constrained wp-block-group-is-layout-constrained" style="background:linear-gradient(135deg,rgb(242,255,240) 0%,rgb(255,252,223) 50%,rgb(255,211,218) 100%);padding-top:1em;padding-bottom:1em">\n<p class="is-style-serif has-black-color has-text-color has-link-color wp-elements-acf16339b7757858691a26a725321228 wp-block-paragraph">Que vous développiez des thèmes ou des extensions, pensez à <strong>tester et retester votre code</strong> pour vous assurer de sa compatibilité avec ces changements.<br><br>Vous pouvez utiliser&nbsp;<a href="https://fr.wordpress.org/plugins/wordpress-beta-tester/" target="_blank" rel="noreferrer noopener">l’extension «&nbsp;<em><bdo lang="en" dir="ltr">Beta Tester</bdo></em>&nbsp;»</a>&nbsp;sur un site de test pour vérifier la compatibilité de vos développements avec la <a href="https://wordpress.org/news/2024/10/wordpress-6-7-release-candidate-1/">version <em><bdo lang="en" dir="ltr">release candidate</bdo></em>&nbsp;de WordPress 6.8</a>.&nbsp;<br>Vous pouvez aussi tester cette nouvelle version directement dans votre navigateur en utilisant <em><a href="https://playground.wordpress.net/?php=8.0&amp;wp=beta&amp;networking=no&amp;language=&amp;multisite=no&amp;random=y4q1rn88xn"><bdo lang="en" dir="ltr">WordPress Playground</bdo></a></em>.<br><br>Nous comptons sur vous pour vérifier que votre code fonctionne correctement avec le cœur du CMS, pour le bien des millions d’utilisateurs et utilisatrices de WordPress&nbsp;<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2665.png" alt="♥" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>\n</div>\n\n\n\n<p class="has-small-font-size wp-block-paragraph">Ce guide a été traduit et réadapté à partir du&nbsp;<a href="https://make.wordpress.org/core/2025/03/28/wordpress-6-8-field-guide/">Field Guide&nbsp;de WP 6.8 (en anglais)</a>&nbsp;par&nbsp;<a href="https://profiles.wordpress.org/audrasjb/">Jb Audras</a>.<br>Merci <a href=''https://profiles.wordpress.org/clementpolito/'' class=''mention''><span class=''mentions-prefix''>@</span>clementpolito</a>, <a href=''https://profiles.wordpress.org/rainbowgeek/'' class=''mention''><span class=''mentions-prefix''>@</span>rainbowgeek</a>, <a href=''https://profiles.wordpress.org/reskatorfr/'' class=''mention''><span class=''mentions-prefix''>@</span>reskatorfr</a>, <a href=''https://profiles.wordpress.org/jdy68/'' class=''mention''><span class=''mentions-prefix''>@</span>jdy68</a> pour leur relecture.</p>\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:30:"com-wordpress:feed-additions:1";a:1:{s:7:"post-id";a:1:{i:0;a:5:{s:4:"data";s:4:"3310";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:7;a:6:{s:4:"data";s:57:"\n		\n		\n		\n		\n		\n				\n		\n\n					\n										\n					\n		\n		\n			";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:6:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:29:"WordPress 6.7 « Rollins »";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:58:"https://fr.wordpress.org/2024/11/12/wordpress-6-7-rollins/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Tue, 12 Nov 2024 23:14:42 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:1:{i:0;a:5:{s:4:"data";s:31:"Nouvelles versions de WordPress";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"https://fr.wordpress.org/?p=3255";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:385:"Chaque version de WordPress célèbre un ou une artiste ayant posé son empreinte sur le monde la musique. WordPress 6.7 «&#160;Rollins&#160;» rend hommage au saxophoniste de jazz Sonny Rollins. Connu comme l’un des plus grands improvisateurs du jazz, Rollins a influencé des générations de musiciens avec sa technique, son esprit d&#8217;innovation et son approche de [&#8230;]";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:9:"Jb Audras";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:40:"http://purl.org/rss/1.0/modules/content/";a:1:{s:7:"encoded";a:1:{i:0;a:5:{s:4:"data";s:69873:"\n<figure class="wp-block-image size-large"><img decoding="async" src="https://wordpress.org/news/files/2024/11/Release-Edition-Featured-Image-1024x535.png" alt="" class="wp-image-18085" /></figure>\n\n\n\n<p class="wp-block-paragraph">Chaque version de WordPress célèbre un ou une artiste ayant posé son empreinte sur le monde la musique. WordPress 6.7 «&nbsp;Rollins&nbsp;» rend hommage au saxophoniste de jazz Sonny Rollins. Connu comme l’un des plus grands improvisateurs du jazz, Rollins a influencé des générations de musiciens avec sa technique, son esprit d&rsquo;innovation et son approche de l&rsquo;expression musicale.</p>\n\n\n\n<h2 class="wp-block-heading">Bienvenue sur WordPress&nbsp;6.7&nbsp;!</h2>\n\n\n\n<p class="wp-block-paragraph">WordPress 6.7 introduit le nouveau thème <bdo lang="en" dir="ltr"><em>Twenty Twenty-Five</em></bdo>, qui offre une flexibilité de conception ultime pour tous les sites et blogs. Vous pourrez gérer la typographie de votre site comme jamais auparavant. Les nouvelles fonctionnalités de zoom arrière vous permettront de concevoir votre site avec une vue macroscopique pour prendre du recul sur les détails de votre projet.</p>\n\n\n\n<div class="wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex">\n<div class="wp-block-button"><a class="wp-block-button__link wp-element-button" href="https://fr.wordpress.org/latest-fr_FR.zip" target="_blank" rel="noreferrer noopener">Télécharger WordPress 6.7 «&nbsp;Rollins&nbsp;» en français (ZIP – 19,1 Mo)</a></div>\n</div>\n\n\n\n<h2 class="wp-block-heading">Présentation du nouveau thème <bdo lang="en" dir="ltr">Twenty Twenty-Five</bdo></h2>\n\n\n\n<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">\n<p class="wp-block-paragraph">Une infinité de possibilités sans complexité</p>\n</blockquote>\n\n\n\n<p class="wp-block-paragraph"><bdo lang="en" dir="ltr">Twenty Twenty-Five</bdo> est un thème polyvalent, axé sur le design, qui vous permet de créer des sites époustouflants en toute simplicité. Personnalisez votre esthétisme grâce à un éventail d‘options de style, de compositions de blocs et de palettes de couleurs. Réduit à l‘essentiel, c‘est un thème qui peut vraiment évoluer avec vous.</p>\n\n\n\n<figure class="wp-block-image size-large"><img decoding="async" src="https://s.w.org/images/core/6.7/feature-tt5-2.webp" alt="" style="object-fit:cover" /></figure>\n\n\n\n<h3 class="wp-block-heading">Obtenez une vue d’ensemble en dézoomant</h3>\n\n\n\n<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">\n<p class="wp-block-paragraph">Explorez votre contenu sous un nouvel angle</p>\n</blockquote>\n\n\n\n<p class="wp-block-paragraph">Modifiez et organisez des sections entières de votre contenu comme jamais auparavant. Une vue plus large de votre site vous permet d‘ajouter, de modifier, de mélanger ou de supprimer des compositions à votre guise. Laissez s‘exprimer l‘architecte qui est en vous.</p>\n\n\n\n<figure class="wp-block-image size-large"><img decoding="async" src="https://s.w.org/images/core/6.7/feature-zoom-2.webp" alt="" /></figure>\n\n\n\n<h3 class="wp-block-heading">Connectez des blocs et des champs personnalisés sans souci (et sans coder)</h3>\n\n\n\n<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">\n<p class="wp-block-paragraph">Une manière simplifiée de créer du contenu dynamique</p>\n</blockquote>\n\n\n\n<p class="wp-block-paragraph">Cette fonctionnalité introduit une nouvelle interface pour connecter des blocs à des champs personnalisés. Cela vous donne le contrôle d’éléments dynamiques directement dans l’éditeur. Vous pouvez relier des blocs à des champs en quelques clics, ce qui améliore la flexibilité et l’efficacité de ces actions. Vos clients vont adorer ça.</p>\n\n\n\n<figure class="wp-block-image size-large"><img decoding="async" src="https://s.w.org/images/core/6.7/feature-block-bindings-2.webp" alt="" /></figure>\n\n\n\n<h3 class="wp-block-heading">Laissez s’exprimer votre passion pour la typographie</h3>\n\n\n\n<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">\n<p class="wp-block-paragraph">Nouvelle section de styles, nouvelles possibilités</p>\n</blockquote>\n\n\n\n<p class="wp-block-paragraph">Créez, modifiez, retirez et appliquez des préréglages de taille de police avec le dernier apport à l’interface des Styles. Surchargez le thème par défaut ou créez votre propre taille de police personnalisée, avec une typographie dynamique pour un redimensionnement responsive des polices. Prenez soin des détails&nbsp;!</p>\n\n\n\n<figure class="wp-block-image size-large"><img decoding="async" src="https://s.w.org/images/core/6.7/feature-font-presets-2.png" alt="" /></figure>\n\n\n\n<h3 class="wp-block-heading">Améliorations des performances</h3>\n\n\n\n<p class="wp-block-paragraph">WordPress 6.7 propose d’importantes mises à jour en matière de performances, notamment un chargement plus rapide des compositions, des aperçus optimisés pour le composant des vues de données, une meilleure prise en charge de PHP 8 et plus, la suppression du code obsolète, des tailles automatiques pour les images en chargement différé, ainsi qu’un traitement plus efficace des balises dans l’API HTML.</p>\n\n\n\n<h3 class="wp-block-heading">Améliorations de l’accessibilité</h3>\n\n\n\n<p class="wp-block-paragraph">Plus de 65 correctifs et améliorations d’accessibilité focalisées sur les aspects fondamentaux de l’expérience de WordPress, de l’amélioration des composants d’interface d’administration à la navigation clavier dans l’éditeur, en passant par des niveaux de titres plus accessibles dans les écrans de connexion et de meilleurs libellés.</p>\n\n\n\n<h2 class="wp-block-heading">En savoir plus sur WordPress 6.7</h2>\n\n\n\n<p class="wp-block-paragraph"><a href="https://learn.wordpress.org/"><em>Learn WordPress</em></a>&nbsp;est une ressource gratuite pour les personnes qui utilisent WordPress, qu’elles soient débutantes ou expérimentées.&nbsp;<em>Learn</em>&nbsp;contient des vidéos pratiques sur l’utilisation de diverses fonctionnalités de WordPress, des&nbsp;<a href="https://learn.wordpress.org/online-workshops/">évènements interactifs</a>&nbsp;pour explorer des sujets en profondeur, et des plans de cours pour approfondir des domaines spécifiques de WordPress.</p>\n\n\n\n<p class="wp-block-paragraph">Lisez les <a href="https://wordpress.org/support/wordpress-version/version-6-7/">notes de version de WordPress 6.7</a> pour obtenir des informations sur l’installation, les améliorations, les problèmes corrigés, les contributeurs et contributrices de la version, les ressources d’apprentissage et la liste des modifications apportées aux fichiers.</p>\n\n\n\n<p class="wp-block-paragraph">Explorez le <a href="https://fr.wordpress.org/2024/10/28/guide-des-changements-techniques-de-wordpress-6-7/">guide des changements techniques de WordPress 6.7</a>. Découvrez les changements de cette version avec les notes détaillées des développeurs et développeuses qui vous permettent de construire votre site avec WordPress.</p>\n\n\n\n<h2 class="wp-block-heading">L’équipe de direction de WordPress&nbsp;6.7</h2>\n\n\n\n<p class="wp-block-paragraph">Voici l’équipe qui a coordonné le développement et la sortie de cette nouvelle version de WordPress&nbsp;:</p>\n\n\n\n<ul class="wp-block-list">\n<li>Direction générale&nbsp;: <a href="https://profiles.wordpress.org/matt/">Matt Mullenweg</a></li>\n\n\n\n<li>Coordination de la version&nbsp;: <a href="https://profiles.wordpress.org/davidbaumwald/">David Baumwald</a></li>\n\n\n\n<li>Direction technique&nbsp;cœur&nbsp;: <a href="https://profiles.wordpress.org/peterwilsoncc/">Peter Wilson</a>,&nbsp;<a href="https://profiles.wordpress.org/kirasong/">Kira Schroder</a></li>\n\n\n\n<li>Direction technique côté Gutenberg&nbsp;: <a href="https://profiles.wordpress.org/get_dave/">David Smith</a>,&nbsp;<a href="https://profiles.wordpress.org/kevin940726/">Kai Hao</a>,&nbsp;<a href="https://profiles.wordpress.org/noisysocks/">Robert Anderson</a></li>\n\n\n\n<li>Gestion de projet côté cœur&nbsp;: <a href="https://profiles.wordpress.org/stoyangeorgiev/">Stoyan Georgiev</a>, <a href="https://profiles.wordpress.org/chaion07/">Ahmed Kabir Chaion</a></li>\n\n\n\n<li>Gestion de projet côté Gutenberg&nbsp;: <a href="https://profiles.wordpress.org/ndiego/">Nick Diego</a>,&nbsp;<a href="https://wordpress.org/support/users/colorful-tones/">Damon Cook</a></li>\n\n\n\n<li>Direction de la documentation&nbsp;: <a href="https://profiles.wordpress.org/fabiankaegy/">Fabian Kägy</a>,&nbsp;<a href="https://profiles.wordpress.org/faguni22/">Mumtahina Faguni</a></li>\n\n\n\n<li>Direction des tests&nbsp;: <a href="https://profiles.wordpress.org/ankit-k-gupta/">Ankit K. Gupta</a></li>\n\n\n\n<li>Direction artistique&nbsp;: <a href="https://profiles.wordpress.org/joen/">Joen Asmussen</a></li>\n\n\n\n<li>Direction des performances&nbsp;: <a href="https://profiles.wordpress.org/adamsilverstein/"></a><a href="https://profiles.wordpress.org/mukesh27/">Mukesh Panchal</a></li>\n\n\n\n<li>Direction du design du nouveau thème&nbsp;:&nbsp;<a href="https://profiles.wordpress.org/beafialho/">Beatriz Fialho</a></li>\n\n\n\n<li>Direction du développement du nouveau thème&nbsp;:&nbsp;<a href="https://profiles.wordpress.org/poena/">Carolina Nymark</a>,&nbsp;<a href="https://profiles.wordpress.org/juanfra/">Juan Aldasoro</a></li>\n</ul>\n\n\n\n<h2 class="wp-block-heading">Merci aux contributeurs et contributrices</h2>\n\n\n\n<p class="wp-block-paragraph">WordPress 6.7 n’aurait pas pu sortir sans la contribution passionnée de plus de&nbsp;<strong>780 personnes provenant de tous les pays du monde</strong>.</p>\n\n\n\n<p class="wp-block-paragraph">Un remerciement tout spécial pour les plus de 230 personnes qui ont contribué au cœur de WordPress pour la première fois avec WP&nbsp;6.7 <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2665.png" alt="♥" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>\n\n\n\n<p class="is-style-wporg-props-long alignfull is-style-short-text has-lemon-3-background-color has-background wp-block-paragraph" style="font-size:12px"><a href="https://profiles.wordpress.org/benniledl/">!Benni</a> · <a href="https://profiles.wordpress.org/75thtrombone/">75thtrombone</a> · <a href="https://profiles.wordpress.org/jorbin/">Aaron Jorbin</a> · <a href="https://profiles.wordpress.org/aaronrobertshaw/">Aaron Robertshaw</a> · <a href="https://profiles.wordpress.org/aware/">Aaron Ware</a> · <a href="https://profiles.wordpress.org/aatanasov/">aatanasov</a> · <a href="https://profiles.wordpress.org/webcommsat/">Abha Thakor</a> · <a href="https://profiles.wordpress.org/abhi3315/">abhi3315</a> · <a href="https://profiles.wordpress.org/fitehal/">Abhishek Deshpande</a> · <a href="https://profiles.wordpress.org/ababir/">Abir</a> · <a href="https://profiles.wordpress.org/acafourek/">acafourek</a> · <a href="https://profiles.wordpress.org/adamkheckler/">Adam Heckler</a> · <a href="https://profiles.wordpress.org/adamsilverstein/">Adam Silverstein</a> · <a href="https://profiles.wordpress.org/adamwood/">Adam Wood</a> · <a href="https://profiles.wordpress.org/zieladam/">Adam Zieliński</a> · <a href="https://profiles.wordpress.org/adarshposimyth/">Adarsh Akshat</a> · <a href="https://profiles.wordpress.org/adrian2k7/">Adrian</a> · <a href="https://profiles.wordpress.org/aduth/">aduth</a> · <a href="https://profiles.wordpress.org/ah72king/">ah72king</a> · <a href="https://profiles.wordpress.org/ahmarzaidi/">Ahmar Zaidi</a> · <a href="https://profiles.wordpress.org/chaion07/">Ahmed Kabir Chaion</a> · <a href="https://profiles.wordpress.org/engahmeds3ed/">Ahmed Saeed</a> · <a href="https://profiles.wordpress.org/ajitbohra/">Ajit Bohra</a> · <a href="https://profiles.wordpress.org/akashdhawade/">Akash Dhawade</a> · <a href="https://profiles.wordpress.org/wildworks/">Aki Hamano</a> · <a href="https://profiles.wordpress.org/atachibana/">Akira Tachibana</a> · <a href="https://profiles.wordpress.org/akshat2802/">Akshat Kakkad</a> · <a href="https://profiles.wordpress.org/alaminfirdows/">Al-Amin Firdows</a> · <a href="https://profiles.wordpress.org/alanfuller/">Alan Fuller</a> · <a href="https://profiles.wordpress.org/aljullu/">Albert Juhé Lluveras</a> · <a href="https://profiles.wordpress.org/alessandrotesoro/">Alessandro Tesoro</a> · <a href="https://profiles.wordpress.org/ralessio/">Alessio</a> · <a href="https://profiles.wordpress.org/xknown/">Alex Concha</a> · <a href="https://profiles.wordpress.org/ajlende/">Alex Lende</a> · <a href="https://profiles.wordpress.org/alexstine/">Alex Stine</a> · <a href="https://profiles.wordpress.org/alex27/">alex27</a> · <a href="https://profiles.wordpress.org/digitalex11/">Alexander Frank</a> · <a href="https://profiles.wordpress.org/alexandrebuffet/">Alexandre Buffet</a> · <a href="https://profiles.wordpress.org/harlet7/">Alexandru Horeanu</a> · <a href="https://profiles.wordpress.org/alexcu21/">alexcu21</a> · <a href="https://profiles.wordpress.org/ali7ali/">Ali Ali</a> · <a href="https://profiles.wordpress.org/aliaghdam/">aliaghdam</a> · <a href="https://profiles.wordpress.org/firewatch/">allilevine</a> · <a href="https://profiles.wordpress.org/mrfoxtalbot/">Alvaro Gómez</a> · <a href="https://profiles.wordpress.org/alvitazwar052/">Alvi Tazwar</a> · <a href="https://profiles.wordpress.org/amincharoliya/">Amin Charoliya</a> · <a href="https://profiles.wordpress.org/amirthepiper/">Amir Abbas</a> · <a href="https://profiles.wordpress.org/amitraj2203/">Amit Raj</a> · <a href="https://profiles.wordpress.org/amjadr360/">Amjad Ali</a> · <a href="https://profiles.wordpress.org/anthakkar08/">Anand Thakkar</a> · <a href="https://profiles.wordpress.org/afercia/">Andrea Fercia</a> · <a href="https://profiles.wordpress.org/awetz583/">Andrea Roenning</a> · <a href="https://profiles.wordpress.org/andraganescu/">Andrei Draganescu</a> · <a href="https://profiles.wordpress.org/euthelup/">Andrei Lupu</a> · <a href="https://profiles.wordpress.org/andreiglingeanu/">andreiglingeanu</a> · <a href="https://profiles.wordpress.org/andrewhayward/">Andrew Hayward</a> · <a href="https://profiles.wordpress.org/azaozz/">Andrew Ozz</a> · <a href="https://profiles.wordpress.org/andrewserong/">Andrew Serong</a> · <a href="https://profiles.wordpress.org/rarst/">Andrey “Rarst” Savchenko</a> · <a href="https://profiles.wordpress.org/oandregal/">André Maneiro</a> · <a href="https://profiles.wordpress.org/afragen/">Andy Fragen</a> · <a href="https://profiles.wordpress.org/la-geek/">Angelika Reisiger</a> · <a href="https://profiles.wordpress.org/aniketpatel/">Aniket Patel</a> · <a href="https://profiles.wordpress.org/ankit-k-gupta/">Ankit K Gupta</a> · <a href="https://profiles.wordpress.org/ankit k gupta/">Ankit K. Gupta</a> · <a href="https://profiles.wordpress.org/ankitkumarshah/">Ankit Kumar Shah</a> · <a href="https://profiles.wordpress.org/the-ank/">Ankur Vishwakarma</a> · <a href="https://profiles.wordpress.org/annezazu/">Anne McCarthy</a> · <a href="https://profiles.wordpress.org/antpb/">Anthony Burchell</a> · <a href="https://profiles.wordpress.org/ahortin/">Anthony Hortin</a> · <a href="https://profiles.wordpress.org/ant1busted/">Antoine</a> · <a href="https://profiles.wordpress.org/antonvlasenko/">Anton Vlasenko</a> · <a href="https://profiles.wordpress.org/antoniosejas/">Antonio Sejas</a> · <a href="https://profiles.wordpress.org/apmeyer/">apmeyer</a> · <a href="https://profiles.wordpress.org/aristath/">Ari Stathopoulos</a> · <a href="https://profiles.wordpress.org/perezcarreno/">Armando J. Perez Carreno</a> · <a href="https://profiles.wordpress.org/armandsdz/">Armands</a> · <a href="https://profiles.wordpress.org/arnaudbroes/">arnaudbroes</a> · <a href="https://profiles.wordpress.org/ambrosiawt/">Art Smith</a> · <a href="https://profiles.wordpress.org/artemiosans/">Artemio Morales</a> · <a href="https://profiles.wordpress.org/arthur791004/">Arthur Chu</a> · <a href="https://profiles.wordpress.org/arypneta/">arypneta</a> · <a href="https://profiles.wordpress.org/asafm7/">asafm7</a> · <a href="https://profiles.wordpress.org/aslamdoctor/">Aslam Doctor</a> · <a href="https://profiles.wordpress.org/nmutua/">Autumn</a> · <a href="https://profiles.wordpress.org/ayeshrajans/">Ayesh Karunaratne</a> · <a href="https://profiles.wordpress.org/bjerke-johannessen/">Bård Bjerke Johannessen</a> · <a href="https://profiles.wordpress.org/beryldlg/">Béryl de La Grandière</a> · <a href="https://profiles.wordpress.org/balub/">Balu B</a> · <a href="https://profiles.wordpress.org/barryceelen/">Barry Ceelen</a> · <a href="https://profiles.wordpress.org/bartkalisz/">Bart Kalisz</a> · <a href="https://profiles.wordpress.org/beafialho/">Beatriz Fialho</a> · <a href="https://profiles.wordpress.org/scruffian/">Ben Dwyer</a> · <a href="https://profiles.wordpress.org/rainbowgeek/">Benjamin Denis</a> · <a href="https://profiles.wordpress.org/benjamin_zekavica/">Benjamin Zekavica</a> · <a href="https://profiles.wordpress.org/benoitchantre/">Benoit Chantre</a> · <a href="https://profiles.wordpress.org/kau-boy/">Bernhard Kau</a> · <a href="https://profiles.wordpress.org/bernhard reiter/">Bernhard Reiter</a> · <a href="https://profiles.wordpress.org/neoxx/">Bernhard Riedl</a> · <a href="https://profiles.wordpress.org/bernhard-reiter/">bernhard-reiter</a> · <a href="https://profiles.wordpress.org/berubenic/">berubenic</a> · <a href="https://profiles.wordpress.org/bhaveshdesai13/">Bhavesh</a> · <a href="https://profiles.wordpress.org/bijit027/">bijit027</a> · <a href="https://profiles.wordpress.org/bph/">Birgit Pauli-Haack</a> · <a href="https://profiles.wordpress.org/blindmikey/">blindmikey</a> · <a href="https://profiles.wordpress.org/bobbyleenoblestudios/">bobbyleenoblestudios</a> · <a href="https://profiles.wordpress.org/bogdannikolic/">Bogdan Nikolic</a> · <a href="https://profiles.wordpress.org/veryard/">Brad</a> · <a href="https://profiles.wordpress.org/bradley2083/">brad hogan</a> · <a href="https://profiles.wordpress.org/bjorsch/">Brad Jorsch</a> · <a href="https://profiles.wordpress.org/kraftbj/">Brandon Kraft</a> · <a href="https://profiles.wordpress.org/brentjettgmailcom/">Brent Jett</a> · <a href="https://profiles.wordpress.org/brettshumaker/">Brett Shumaker</a> · <a href="https://profiles.wordpress.org/ironprogrammer/">Brian Alexander</a> · <a href="https://profiles.wordpress.org/bacoords/">Brian Coords</a> · <a href="https://profiles.wordpress.org/bgardner/">Brian Gardner</a> · <a href="https://profiles.wordpress.org/bgosnell/">Brian Gosnell</a> · <a href="https://profiles.wordpress.org/brianhenryie/">Brian Henry</a> · <a href="https://profiles.wordpress.org/bridgetwes/">bridgetwes</a> · <a href="https://profiles.wordpress.org/brobken/">brobken</a> · <a href="https://profiles.wordpress.org/freibergergarcia/">Bruno Freiberger Garcia</a> · <a href="https://profiles.wordpress.org/cambabutonono/">Cambabutonono</a> · <a href="https://profiles.wordpress.org/cbravobernal/">Carlos Bravo</a> · <a href="https://profiles.wordpress.org/carlosgprim/">Carlos G. P.</a> · <a href="https://profiles.wordpress.org/poena/">Carolina Nymark</a> · <a href="https://profiles.wordpress.org/carstenbach/">Carsten Bach</a> · <a href="https://profiles.wordpress.org/cbirdsong/">cbirdsong</a> · <a href="https://profiles.wordpress.org/mchirag2002/">Chirag Mathur</a> · <a href="https://profiles.wordpress.org/chrico/">ChriCo</a> · <a href="https://profiles.wordpress.org/jazzs3quence/">Chris Reynolds</a> · <a href="https://profiles.wordpress.org/eclare/">Chris Trynkiewicz (Sukces Strony)</a> · <a href="https://profiles.wordpress.org/apermo/">Christoph Daum</a> · <a href="https://profiles.wordpress.org/cfinke/">Christopher Finke</a> · <a href="https://profiles.wordpress.org/ckanitz/">Christopher Kanitz</a> · <a href="https://profiles.wordpress.org/nyiriland/">Christy Nyiri</a> · <a href="https://profiles.wordpress.org/butterflymedia/">Ciprian</a> · <a href="https://profiles.wordpress.org/codersantosh/">codersantosh</a> · <a href="https://profiles.wordpress.org/costdev/">Colin Stewart</a> · <a href="https://profiles.wordpress.org/coreyw/">Corey Worrell</a> · <a href="https://profiles.wordpress.org/courane01/">Courtney Robertson</a> · <a href="https://profiles.wordpress.org/craynor/">craynor</a> · <a href="https://profiles.wordpress.org/creativethemeshq/">creativethemeshq</a> · <a href="https://profiles.wordpress.org/cwhitmore/">Cullen Whitmore</a> · <a href="https://profiles.wordpress.org/cu121/">Cupid Chakma</a> · <a href="https://profiles.wordpress.org/cweiske/">cweiske</a> · <a href="https://profiles.wordpress.org/coquardcyr/">Cyrille</a> · <a href="https://profiles.wordpress.org/da5f656f/">da5f656f</a> · <a href="https://profiles.wordpress.org/xendo/">Dademaru</a> · <a href="https://profiles.wordpress.org/daleharrison/">daleharrison</a> · <a href="https://profiles.wordpress.org/colorful-tones/">Damon Cook</a> · <a href="https://profiles.wordpress.org/colorful tones/">Damon Cook</a> · <a href="https://profiles.wordpress.org/daniguardiola/">Dani Guardiola</a> · <a href="https://profiles.wordpress.org/talldanwp/">Daniel Richards</a> · <a href="https://profiles.wordpress.org/mte90/">Daniele Scasciafratte</a> · <a href="https://profiles.wordpress.org/itsdanny/">Danny</a> · <a href="https://profiles.wordpress.org/dannyreaktiv/">dannyreaktiv</a> · <a href="https://profiles.wordpress.org/darerodz/">darerodz</a> · <a href="https://profiles.wordpress.org/d-signed/">Dareth NHANG</a> · <a href="https://profiles.wordpress.org/nerrad/">Darren Ethier (nerrad)</a> · <a href="https://profiles.wordpress.org/darshitrajyaguru97/">Darshit Rajyaguru</a> · <a href="https://profiles.wordpress.org/daveagp/">daveagp</a> · <a href="https://profiles.wordpress.org/fac3less/">David</a> · <a href="https://profiles.wordpress.org/dballari/">David Ballarin Prunera</a> · <a href="https://profiles.wordpress.org/davidbaumwald/">David Baumwald</a> · <a href="https://profiles.wordpress.org/davidbinda/">David Biňovec</a> · <a href="https://profiles.wordpress.org/davidabowman/">David Bowman</a> · <a href="https://profiles.wordpress.org/davidhbrown/">David Brown</a> · <a href="https://profiles.wordpress.org/dpcalhoun/">David Calhoun</a> · <a href="https://profiles.wordpress.org/davidgodleman10up/">David Godleman</a> · <a href="https://profiles.wordpress.org/dhenriet/">David Henriet</a> · <a href="https://profiles.wordpress.org/dlh/">David Herrera</a> · <a href="https://profiles.wordpress.org/justlevine/">David Levine</a> · <a href="https://profiles.wordpress.org/daviedr/">David Rozando</a> · <a href="https://profiles.wordpress.org/dshanske/">David Shanske</a> · <a href="https://profiles.wordpress.org/get_dave/">David Smith</a> · <a href="https://profiles.wordpress.org/ddewan/">ddewan</a> · <a href="https://profiles.wordpress.org/dsas/">Dean Sas</a> · <a href="https://profiles.wordpress.org/debarghyabanerjee/">DEBARGHYA BANERJEE</a> · <a href="https://profiles.wordpress.org/deepakrohilla/">Deepak Rohilla</a> · <a href="https://profiles.wordpress.org/deepakvijayan/">Deepak Vijayan</a> · <a href="https://profiles.wordpress.org/dekadinious/">Dekadinious</a> · <a href="https://profiles.wordpress.org/dmsnell/">Dennis Snell</a> · <a href="https://profiles.wordpress.org/dsmart/">Derek Smart</a> · <a href="https://profiles.wordpress.org/deryck/">Deryck</a> · <a href="https://profiles.wordpress.org/designsimply/">designsimply</a> · <a href="https://profiles.wordpress.org/devansh2002/">Devansh Chaudhary</a> · <a href="https://profiles.wordpress.org/devspace/">devspace</a> · <a href="https://profiles.wordpress.org/dhananjaykuber/">Dhananjay Kuber</a> · <a href="https://profiles.wordpress.org/dharm1025/">Dharmesh Patel</a> · <a href="https://profiles.wordpress.org/dhrumilk/">Dhrumil Kumbhani</a> · <a href="https://profiles.wordpress.org/dhruval04/">Dhruval Shah</a> · <a href="https://profiles.wordpress.org/dhruvang21/">Dhruvang21</a> · <a href="https://profiles.wordpress.org/dilipbheda/">Dilip Bheda</a> · <a href="https://profiles.wordpress.org/dilip2615/">Dilip Modhavadiya</a> · <a href="https://profiles.wordpress.org/dd32/">Dion Hulse</a> · <a href="https://profiles.wordpress.org/divibanks/">Divi Banks</a> · <a href="https://profiles.wordpress.org/djcowan/">dj.cowan</a> · <a href="https://profiles.wordpress.org/djennez/">djennez</a> · <a href="https://profiles.wordpress.org/cyberorca/">Doni Kuntoro</a> · <a href="https://profiles.wordpress.org/dorzki/">Dor Zuberi</a> · <a href="https://profiles.wordpress.org/drewapicture/">Drew Jaynes</a> · <a href="https://profiles.wordpress.org/drivingralle/">Drivingralle</a> · <a href="https://profiles.wordpress.org/drzraf/">drzraf</a> · <a href="https://profiles.wordpress.org/elrae/">Earle Davies</a> · <a href="https://profiles.wordpress.org/eballeste/">eballeste</a> · <a href="https://profiles.wordpress.org/eclev91/">eclev91</a> · <a href="https://profiles.wordpress.org/beckej/">Ed Beck</a> · <a href="https://profiles.wordpress.org/ejnwebmaster/">ejnwebmaster</a> · <a href="https://profiles.wordpress.org/elfu98/">elfu98</a> · <a href="https://profiles.wordpress.org/eliorivero/">Elio Rivero</a> · <a href="https://profiles.wordpress.org/ellatrix/">Ella van&nbsp;Durpe</a> · <a href="https://profiles.wordpress.org/erichmond/">Elliott Richmond</a> · <a href="https://profiles.wordpress.org/eatse/">Emmanue ATSÉ</a> · <a href="https://profiles.wordpress.org/manooweb/">Emmanuel Hesry</a> · <a href="https://profiles.wordpress.org/emmanuel78/">emmanuel78</a> · <a href="https://profiles.wordpress.org/lopo/">Enrico Battocchi</a> · <a href="https://profiles.wordpress.org/nrqsnchz/">Enrique Sánchez</a> · <a href="https://profiles.wordpress.org/ericdye/">Eric Dye</a> · <a href="https://profiles.wordpress.org/kebbet/">Erik</a> · <a href="https://profiles.wordpress.org/erikiva/">erikiva</a> · <a href="https://profiles.wordpress.org/erikyo/">erikyo</a> · <a href="https://profiles.wordpress.org/eherman24/">Evan Herman</a> · <a href="https://profiles.wordpress.org/circlecube/">Evan Mullins</a> · <a href="https://profiles.wordpress.org/fabiankaegy/">Fabian Kägy</a> · <a href="https://profiles.wordpress.org/fabiorubioglio/">Fabio Rubioglio</a> · <a href="https://profiles.wordpress.org/fahimmurshed/">FahimMurshed</a> · <a href="https://profiles.wordpress.org/faisalahammad/">Faisal Ahammad</a> · <a href="https://profiles.wordpress.org/faisal03/">Faisal Alvi</a> · <a href="https://profiles.wordpress.org/fazyshah/">Faizan Nabi</a> · <a href="https://profiles.wordpress.org/iamfarhan09/">Farhan Ahmed</a> · <a href="https://profiles.wordpress.org/fayyazfayzi/">Fayyaz</a> · <a href="https://profiles.wordpress.org/flixos90/">Felix Arntz</a> · <a href="https://profiles.wordpress.org/ffffelix/">Felix Renicks</a> · <a href="https://profiles.wordpress.org/fjorgemota/">Fernando Jorge Mota (a11n)</a> · <a href="https://profiles.wordpress.org/firoz2456/">Firoz Sabaliya</a> · <a href="https://profiles.wordpress.org/fcoveram/">Francisco</a> · <a href="https://profiles.wordpress.org/franz00/">Fransisca H</a> · <a href="https://profiles.wordpress.org/fullworks/">fullworks</a> · <a href="https://profiles.wordpress.org/gwallace87/">Gale Wallace</a> · <a href="https://profiles.wordpress.org/gansbrest/">gansbrest</a> · <a href="https://profiles.wordpress.org/garethelwell/">Gareth Elwell</a> · <a href="https://profiles.wordpress.org/garrett-eclipse/">Garrett Hyder</a> · <a href="https://profiles.wordpress.org/pento/">Gary Pendergast</a> · <a href="https://profiles.wordpress.org/gauravtiwari/">Gaurav Tiwari</a> · <a href="https://profiles.wordpress.org/gauravsingh7/">gauravsingh7</a> · <a href="https://profiles.wordpress.org/georgwordpress/">Georg</a> · <a href="https://profiles.wordpress.org/mamaduka/">George Mamadashvili</a> · <a href="https://profiles.wordpress.org/geriux/">Gerardo Pacheco</a> · <a href="https://profiles.wordpress.org/germanfrelo/">Germán Freixinós</a> · <a href="https://profiles.wordpress.org/gmariani405/">gmariani405</a> · <a href="https://profiles.wordpress.org/graemef/">GraemeF</a> · <a href="https://profiles.wordpress.org/grantmkin/">Grant M. Kinney</a> · <a href="https://profiles.wordpress.org/greentreefrog/">greentreefrog</a> · <a href="https://profiles.wordpress.org/greenworld/">GreenWorld</a> · <a href="https://profiles.wordpress.org/gziolo/">Greg Ziółkowski</a> · <a href="https://profiles.wordpress.org/wido/">Guido Scialfa</a> · <a href="https://profiles.wordpress.org/gyurmey/">Gyurmey</a> · <a href="https://profiles.wordpress.org/priethor/">Héctor Prieto</a> · <a href="https://profiles.wordpress.org/halilesen/">Halil ESEN</a> · <a href="https://profiles.wordpress.org/hanneslsm/">hanneslsm</a> · <a href="https://profiles.wordpress.org/hage/">Hans-Gerd Gerhards</a> · <a href="https://profiles.wordpress.org/hardipparmar/">Hardip Parmar</a> · <a href="https://profiles.wordpress.org/hareesh-pillai/">Hareesh S</a> · <a href="https://profiles.wordpress.org/plaidharper/">Harper Holsinger</a> · <a href="https://profiles.wordpress.org/harshgajipara/">Harsh Gajipara</a> · <a href="https://profiles.wordpress.org/harshvaishnav/">harshvaishnav</a> · <a href="https://profiles.wordpress.org/hazdiego/">Haz</a> · <a href="https://profiles.wordpress.org/hectorjarquin/">hectorjarquin</a> · <a href="https://profiles.wordpress.org/hedgefield/">hedgefield</a> · <a href="https://profiles.wordpress.org/helen/">Helen Hou-Sandi</a> · <a href="https://profiles.wordpress.org/iamarinoh/">Henrique Iamarino</a> · <a href="https://profiles.wordpress.org/abcd95/">Himanshu Pathak</a> · <a href="https://profiles.wordpress.org/hirschferkel/">hirschferkel</a> · <a href="https://profiles.wordpress.org/hbhalodia/">Hit Bhalodia</a> · <a href="https://profiles.wordpress.org/h71/">Hossein</a> · <a href="https://profiles.wordpress.org/htmgarcia/">htmgarcia</a> · <a href="https://profiles.wordpress.org/huubl/">huubl</a> · <a href="https://profiles.wordpress.org/huzaifaalmesbah/">Huzaifa Al Mesbah</a> · <a href="https://profiles.wordpress.org/kardi420/">Ibrahim</a> · <a href="https://profiles.wordpress.org/ibrahimriaz/">Ibrahim Riaz</a> · <a href="https://profiles.wordpress.org/imranh920/">Imran Hossain (a11n)</a> · <a href="https://profiles.wordpress.org/isabel_brison/">Isabel Brison</a> · <a href="https://profiles.wordpress.org/itpathsolutions/">IT Path Solutions</a> · <a href="https://profiles.wordpress.org/itapress/">itapress</a> · <a href="https://profiles.wordpress.org/ivanottinger/">Ivan Ottinger</a> · <a href="https://profiles.wordpress.org/jpstevens/">Jack Stevens</a> · <a href="https://profiles.wordpress.org/jacobcassidy/">Jacob Cassidy</a> · <a href="https://profiles.wordpress.org/smithjw1/">Jacob Smith</a> · <a href="https://profiles.wordpress.org/jagirbahesh/">jagirbahesh</a> · <a href="https://profiles.wordpress.org/jainil07/">Jainil Shah</a> · <a href="https://profiles.wordpress.org/jtgreyd/">Jakob Trost</a> · <a href="https://profiles.wordpress.org/jameskoster/">James Koster</a> · <a href="https://profiles.wordpress.org/jamesosborne/">James Osborne</a> · <a href="https://profiles.wordpress.org/jamesros161/">James Rosado</a> · <a href="https://profiles.wordpress.org/jwgoedert/">James Wesley Goedert</a> · <a href="https://profiles.wordpress.org/janpfeil/">Jan Pfeil</a> · <a href="https://profiles.wordpress.org/janak007/">janak Kaneriya</a> · <a href="https://profiles.wordpress.org/jsnajdr/">Jarda Snajdr</a> · <a href="https://profiles.wordpress.org/jarekmorawski/">jarekmorawski</a> · <a href="https://profiles.wordpress.org/ipajen/">Jarko Piironen</a> · <a href="https://profiles.wordpress.org/jasonbahl/">Jason Bahl</a> · <a href="https://profiles.wordpress.org/madtownlems/">Jason LeMahieu (MadtownLems)</a> · <a href="https://profiles.wordpress.org/javad2000/">javad2000</a> · <a href="https://profiles.wordpress.org/javiarce/">Javier Arce</a> · <a href="https://profiles.wordpress.org/jawadwp/">Jawad Malik</a> · <a href="https://profiles.wordpress.org/topdownjimmy/">Jay</a> · <a href="https://profiles.wordpress.org/jayadevankbh/">Jayadevan k</a> · <a href="https://profiles.wordpress.org/drjosh07/">jbrya029</a> · <a href="https://profiles.wordpress.org/jdahir0789/">JD Ahir</a> · <a href="https://profiles.wordpress.org/audrasjb/">Jean-Baptiste Audras</a> · <a href="https://profiles.wordpress.org/krokodok/">Jeff Chi</a> · <a href="https://profiles.wordpress.org/jffng/">Jeff Ong</a> · <a href="https://profiles.wordpress.org/cheffheid/">Jeffrey de Wit</a> · <a href="https://profiles.wordpress.org/jeffpaul/">Jeffrey Paul</a> · <a href="https://profiles.wordpress.org/jenilk/">Jenil Kanani</a> · <a href="https://profiles.wordpress.org/jennifarhat/">Jennifer Farhat</a> · <a href="https://profiles.wordpress.org/jdy68/">Jenny Dupuy</a> · <a href="https://profiles.wordpress.org/jeremyfelt/">Jeremy Felt</a> · <a href="https://profiles.wordpress.org/jeherve/">Jeremy Herve</a> · <a href="https://profiles.wordpress.org/jeryj/">Jerry Jones</a> · <a href="https://profiles.wordpress.org/skobe/">Jesko Bendmann</a> · <a href="https://profiles.wordpress.org/luminuu/">Jessica Lyschik</a> · <a href="https://profiles.wordpress.org/jetaldobariya1/">jetaldobariya1</a> · <a href="https://profiles.wordpress.org/jigar9998/">Jigar Panchal</a> · <a href="https://profiles.wordpress.org/jimmyh61/">jimmyh61</a> · <a href="https://profiles.wordpress.org/joedolson/">Joe Dolson</a> · <a href="https://profiles.wordpress.org/joehoyle/">Joe Hoyle</a> · <a href="https://profiles.wordpress.org/joemcgill/">Joe McGill</a> · <a href="https://profiles.wordpress.org/joen/">Joen Asmussen</a> · <a href="https://profiles.wordpress.org/johnbillion/">John Blackbourn</a> · <a href="https://profiles.wordpress.org/johnillo/">John Espiritu</a> · <a href="https://profiles.wordpress.org/johnny5/">John Godley</a> · <a href="https://profiles.wordpress.org/johnjamesjacoby/">John James Jacoby</a> · <a href="https://profiles.wordpress.org/johnregan3/">John Regan</a> · <a href="https://profiles.wordpress.org/lwangaman/">JohnRDOrazio</a> · <a href="https://profiles.wordpress.org/jonsurrell/">Jon Surrell</a> · <a href="https://profiles.wordpress.org/elbsegler/">Jonas</a> · <a href="https://profiles.wordpress.org/psykro/">Jonathan Bossenger</a> · <a href="https://profiles.wordpress.org/desrosj/">Jonathan Desrosiers</a> · <a href="https://profiles.wordpress.org/spacedmonkey/">Jonny Harris</a> · <a href="https://profiles.wordpress.org/jonnywatersbb/">Jonny Waters</a> · <a href="https://profiles.wordpress.org/jordesign/">jordesign</a> · <a href="https://profiles.wordpress.org/jorgefilipecosta/">Jorge Costa</a> · <a href="https://profiles.wordpress.org/josklever/">Jos Klever</a> · <a href="https://profiles.wordpress.org/josevarghese/">Jose Varghese</a> · <a href="https://profiles.wordpress.org/chanthaboune/">Josepha</a> · <a href="https://profiles.wordpress.org/verygoode/">Joshua Goode</a> · <a href="https://profiles.wordpress.org/jossnaz/">Jossnaz</a> · <a href="https://profiles.wordpress.org/juanfra/">Juan Aldasoro</a> · <a href="https://profiles.wordpress.org/juanmaguitar/">JuanMa Garrido</a> · <a href="https://profiles.wordpress.org/julianoe/">julianoe</a> · <a href="https://profiles.wordpress.org/juliemoynat/">Julie Moynat</a> · <a href="https://profiles.wordpress.org/jrf/">Juliette Reinders Folmer</a> · <a href="https://profiles.wordpress.org/junedsabaliya/">Juned Sabaliya</a> · <a href="https://profiles.wordpress.org/greenshady/">Justin Tadlock</a> · <a href="https://profiles.wordpress.org/kadamwhite/">K. Adam White</a> · <a href="https://profiles.wordpress.org/kaavyaiyer/">Kaavya Iyer (woo-hc)</a> · <a href="https://profiles.wordpress.org/arkenon/">Kadim Gültekin</a> · <a href="https://profiles.wordpress.org/kafleg/">KafleG</a> · <a href="https://profiles.wordpress.org/kevin940726/">Kai Hao</a> · <a href="https://profiles.wordpress.org/kajalgohel/">Kajal Gohel</a> · <a href="https://profiles.wordpress.org/ikamal/">Kamal Hosen</a> · <a href="https://profiles.wordpress.org/kamran8176/">Kamran Hussen</a> · <a href="https://profiles.wordpress.org/karan4word/">Karan Gupta</a> · <a href="https://profiles.wordpress.org/karolmanijak/">Karol Manijak</a> · <a href="https://profiles.wordpress.org/thekt12/">Karthik Thayyil</a> · <a href="https://profiles.wordpress.org/kartikmehta/">Kartik Mehta</a> · <a href="https://profiles.wordpress.org/kartik-suthar/">Kartik Suthar</a> · <a href="https://profiles.wordpress.org/kbrownkd/">kbrownkd (a11n)</a> · <a href="https://profiles.wordpress.org/keffr3n/">Keffr3n</a> · <a href="https://profiles.wordpress.org/kel-dc/">Kel Santiago-Pilarski</a> · <a href="https://profiles.wordpress.org/kellenmace/">Kellen Mace</a> · <a href="https://profiles.wordpress.org/ryelle/">Kelly Choyce-Dwan</a> · <a href="https://profiles.wordpress.org/keoshi/">keoshi</a> · <a href="https://profiles.wordpress.org/kevinb/">Kevin Behrens</a> · <a href="https://profiles.wordpress.org/ktaron/">Kevin Taron</a> · <a href="https://profiles.wordpress.org/kevinswalsh/">kevinswalsh</a> · <a href="https://profiles.wordpress.org/khokansardar/">Khokan Sardar</a> · <a href="https://profiles.wordpress.org/kirasong/">Kira Schroder</a> · <a href="https://profiles.wordpress.org/kishanjasani/">Kishan Jasani</a> · <a href="https://profiles.wordpress.org/kisquian/">kisquian</a> · <a href="https://profiles.wordpress.org/kjellr/">Kjell Reigstad</a> · <a href="https://profiles.wordpress.org/kkmuffme/">kkmuffme</a> · <a href="https://profiles.wordpress.org/knutsp/">Knut Sparhell</a> · <a href="https://profiles.wordpress.org/kowsar89/">Kowsar Hossain</a> · <a href="https://profiles.wordpress.org/kracked888/">kracked888</a> · <a href="https://profiles.wordpress.org/krishneup/">Krishna Neupane</a> · <a href="https://profiles.wordpress.org/kristastevens/">kristastevens</a> · <a href="https://profiles.wordpress.org/krupajnanda/">Krupa Nanda</a> · <a href="https://profiles.wordpress.org/krupalpanchal/">Krupal Panchal</a> · <a href="https://profiles.wordpress.org/kmadhak/">Kunal Madhak</a> · <a href="https://profiles.wordpress.org/gohelkunjan/">Kunjan Gohel</a> · <a href="https://profiles.wordpress.org/kurtpayne/">Kurt Payne</a> · <a href="https://profiles.wordpress.org/kushang78/">Kushang Tailor</a> · <a href="https://profiles.wordpress.org/mlaetitia/">Lae</a> · <a href="https://profiles.wordpress.org/notlaura/">Lara Schenck</a> · <a href="https://profiles.wordpress.org/lastsplash/">lastsplash (a11n)</a> · <a href="https://profiles.wordpress.org/newyorkerlaura/">Laura Byrne</a> · <a href="https://profiles.wordpress.org/laurelfulford/">laurelfulford</a> · <a href="https://profiles.wordpress.org/oncecoupled/">Lauren</a> · <a href="https://profiles.wordpress.org/laranz/">Lawrence Joe</a> · <a href="https://profiles.wordpress.org/leemon/">leemon</a> · <a href="https://profiles.wordpress.org/0mirka00/">Lena Morita</a> · <a href="https://profiles.wordpress.org/lgladdy/">Liam Gladdy</a> · <a href="https://profiles.wordpress.org/lifelightweb/">lifelightweb</a> · <a href="https://profiles.wordpress.org/rudlinkon/">Linkon Miyan</a> · <a href="https://profiles.wordpress.org/linsoftware/">Linnea Huxford</a> · <a href="https://profiles.wordpress.org/liviopv/">liviopv</a> · <a href="https://profiles.wordpress.org/louiswol94/">Louis Wolmarans</a> · <a href="https://profiles.wordpress.org/louwie17/">Lourens</a> · <a href="https://profiles.wordpress.org/lovesoni1999/">Love Soni</a> · <a href="https://profiles.wordpress.org/crixu/">Lucas</a> · <a href="https://profiles.wordpress.org/gigitux/">Luigi Teschio</a> · <a href="https://profiles.wordpress.org/zaguiini/">Luis Felipe Zaguini</a> · <a href="https://profiles.wordpress.org/luisherranz/">luisherranz</a> · <a href="https://profiles.wordpress.org/lukasbesch/">lukasbesch</a> · <a href="https://profiles.wordpress.org/lukecarbis/">Luke Carbis</a> · <a href="https://profiles.wordpress.org/madhudollu/">Madhu Dollu</a> · <a href="https://profiles.wordpress.org/madpeter/">madpeter</a> · <a href="https://profiles.wordpress.org/onemaggie/">Maggie Cabrera</a> · <a href="https://profiles.wordpress.org/nadimcse/">Mahmudul Haque Nadim</a> · <a href="https://profiles.wordpress.org/mai21/">Mai</a> · <a href="https://profiles.wordpress.org/mkrndmane/">Makarand G. Mane</a> · <a href="https://profiles.wordpress.org/manbo/">manbo</a> · <a href="https://profiles.wordpress.org/maneshtimilsina/">Manesh Timilsina</a> · <a href="https://profiles.wordpress.org/targz-1/">Manuel Schmalstieg</a> · <a href="https://profiles.wordpress.org/manzoorwanijk/">Manzoor Wani (a11n)</a> · <a href="https://profiles.wordpress.org/marianguas/">María Anguas</a> · <a href="https://profiles.wordpress.org/mdxfr/">Marc</a> · <a href="https://profiles.wordpress.org/marc4/">Marc Armengou</a> · <a href="https://profiles.wordpress.org/mardroid/">Marcel Tannich</a> · <a href="https://profiles.wordpress.org/fullofcaffeine/">Marcelo de Moraes Serpa</a> · <a href="https://profiles.wordpress.org/iworks/">Marcin Pietrzak</a> · <a href="https://profiles.wordpress.org/mciampini/">Marco Ciampini</a> · <a href="https://profiles.wordpress.org/pereirinha/">Marco Pereirinha</a> · <a href="https://profiles.wordpress.org/marcwieland95/">marcwieland95</a> · <a href="https://profiles.wordpress.org/igreenie/">Marek Železný</a> · <a href="https://profiles.wordpress.org/margolisj/">margolisj</a> · <a href="https://profiles.wordpress.org/mariayohana/">Maria Yohana</a> · <a href="https://profiles.wordpress.org/plari/">Marie</a> · <a href="https://profiles.wordpress.org/tyxla/">Marin Atanasov</a> · <a href="https://profiles.wordpress.org/santosguillamot/">Mario Santos</a> · <a href="https://profiles.wordpress.org/clorith/">Marius L. J.</a> · <a href="https://profiles.wordpress.org/marius84/">mariushosting</a> · <a href="https://profiles.wordpress.org/markhowellsmead/">Mark Howells-Mead</a> · <a href="https://profiles.wordpress.org/markparnell/">Mark Parnell</a> · <a href="https://profiles.wordpress.org/mark-k/">Mark-k</a> · <a href="https://profiles.wordpress.org/mhkuu/">Martijn van der Klis</a> · <a href="https://profiles.wordpress.org/martinkrcho/">martin.krcho</a> · <a href="https://profiles.wordpress.org/marybaum/">marybaum</a> · <a href="https://profiles.wordpress.org/mat_/">mat_</a> · <a href="https://profiles.wordpress.org/mmaattiiaass/">Matias Benedetto</a> · <a href="https://profiles.wordpress.org/matveb/">Matias Ventura</a> · <a href="https://profiles.wordpress.org/matt/">Matt Mullenweg</a> · <a href="https://profiles.wordpress.org/mattyrob/">Matt Robinson</a> · <a href="https://profiles.wordpress.org/mattormeeple/">Matt Sherman</a> · <a href="https://profiles.wordpress.org/matteoenna/">Matteo Enna</a> · <a href="https://profiles.wordpress.org/mboynes/">Matthew Boynes</a> · <a href="https://profiles.wordpress.org/lonelyvegan/">Matthew Riley MacPherson</a> · <a href="https://profiles.wordpress.org/kittmedia/">Matthias Kittsteiner</a> · <a href="https://profiles.wordpress.org/mattraines/">mattraines</a> · <a href="https://profiles.wordpress.org/maurodf/">maurodf</a> · <a href="https://profiles.wordpress.org/mayanktripathi32/">Mayank Tripathi</a> · <a href="https://profiles.wordpress.org/mayur8991/">Mayur Prajapati</a> · <a href="https://profiles.wordpress.org/mcrisp1972/">mcrisp1972</a> · <a href="https://profiles.wordpress.org/hmbashar/">Md Abul Bashar</a> · <a href="https://profiles.wordpress.org/mhshohel/">Md Hossain Shohel</a> · <a href="https://profiles.wordpress.org/istiaqhossain/">Md. Istiaq Hossain</a> · <a href="https://profiles.wordpress.org/mdviralsampat/">mdviralsampat</a> · <a href="https://profiles.wordpress.org/megane9988/">megane9988</a> · <a href="https://profiles.wordpress.org/iammehedi1/">Mehedi Hassan</a> · <a href="https://profiles.wordpress.org/mehulkaklotar/">Mehul Kaklotar</a> · <a href="https://profiles.wordpress.org/melchoyce/">Mel Choyce-Dwan</a> · <a href="https://profiles.wordpress.org/meteorlxy/">meteorlxy</a> · <a href="https://profiles.wordpress.org/mfgmicha/">Micha Krapp</a> · <a href="https://profiles.wordpress.org/tw2113/">Michael Beckwith</a> · <a href="https://profiles.wordpress.org/michaelbourne/">Michael Bourne</a> · <a href="https://profiles.wordpress.org/hrkhal/">Michael James Ilett</a> · <a href="https://profiles.wordpress.org/michaelpick/">michaelpick</a> · <a href="https://profiles.wordpress.org/michaelwp85/">michaelwp85</a> · <a href="https://profiles.wordpress.org/czapla/">Michal Czaplinski</a> · <a href="https://profiles.wordpress.org/mielbu/">Michelle Bulloch</a> · <a href="https://profiles.wordpress.org/miguelaxcar/">Miguel Axcar</a> · <a href="https://profiles.wordpress.org/mcsf/">Miguel Fonseca</a> · <a href="https://profiles.wordpress.org/migueluy/">Miguel Lezama</a> · <a href="https://profiles.wordpress.org/simison/">Mikael Korpela</a> · <a href="https://profiles.wordpress.org/mmcalister/">Mike McAlister</a> · <a href="https://profiles.wordpress.org/ritterml/">Mike Ritter</a> · <a href="https://profiles.wordpress.org/mikeb8s/">mikeb8s</a> · <a href="https://profiles.wordpress.org/mikeybinns/">Mikey Binns</a> · <a href="https://profiles.wordpress.org/milamj/">milamj</a> · <a href="https://profiles.wordpress.org/milana_cap/">Milana Cap</a> · <a href="https://profiles.wordpress.org/presstoke/">Mitchell Austin</a> · <a href="https://profiles.wordpress.org/mklusak/">mklusak</a> · <a href="https://profiles.wordpress.org/mleathem/">mleathem</a> · <a href="https://profiles.wordpress.org/mlf20/">mlf20</a> · <a href="https://profiles.wordpress.org/mobarak/">Mobarak Ali</a> · <a href="https://profiles.wordpress.org/mohitdadhich10/">Mohit Dadhich</a> · <a href="https://profiles.wordpress.org/morganestes/">Morgan Estes</a> · <a href="https://profiles.wordpress.org/mosne/">Mosne / Paolo Tesei</a> · <a href="https://profiles.wordpress.org/mossy2100/">mossy2100</a> · <a href="https://profiles.wordpress.org/mreishus/">mreishus</a> · <a href="https://profiles.wordpress.org/devmuhib/">Muhibul Haque</a> · <a href="https://profiles.wordpress.org/mujuonly/">mujuonly</a> · <a href="https://profiles.wordpress.org/mukesh27/">Mukesh Panchal</a> · <a href="https://profiles.wordpress.org/faguni22/">Mumtahina Faguni</a> · <a href="https://profiles.wordpress.org/assassinateur/">Nadir Seghir a11n</a> · <a href="https://profiles.wordpress.org/naeemhaque/">Naeem Haque</a> · <a href="https://profiles.wordpress.org/nagpai/">Nagesh Pai</a> · <a href="https://profiles.wordpress.org/narenin/">Narendra Sishodiya</a> · <a href="https://profiles.wordpress.org/nareshbheda/">Naresh Bheda</a> · <a href="https://profiles.wordpress.org/n8finch/">Nate Finch</a> · <a href="https://profiles.wordpress.org/nateinaction/">Nate Gay</a> · <a href="https://profiles.wordpress.org/nhrrob/">Nazmul Hasan Robin</a> · <a href="https://profiles.wordpress.org/nebojsajurcic/">Nebojša Jurčić</a> · <a href="https://profiles.wordpress.org/nek285/">nek285</a> · <a href="https://profiles.wordpress.org/nendeb55/">nendeb</a> · <a href="https://profiles.wordpress.org/neo2k23/">neo2k23</a> · <a href="https://profiles.wordpress.org/neotrope/">neotrope</a> · <a href="https://profiles.wordpress.org/eidolonnight/">Nicholas Garofalo</a> · <a href="https://profiles.wordpress.org/nickbohle/">Nick Bohle</a> · <a href="https://profiles.wordpress.org/ndiego/">Nick Diego</a> · <a href="https://profiles.wordpress.org/celloexpressions/">Nick Halsey</a> · <a href="https://profiles.wordpress.org/nick_thegeek/">Nick the Geek</a> · <a href="https://profiles.wordpress.org/nicolefurlan/">Nicole Furlan</a> · <a href="https://profiles.wordpress.org/nidhidhandhukiya/">nidhidhandhukiya</a> · <a href="https://profiles.wordpress.org/nihar007/">Nihar Ranjan Das</a> · <a href="https://profiles.wordpress.org/ntsekouras/">Nik Tsekouras</a> · <a href="https://profiles.wordpress.org/nikitasolanki1812/">Nikita Solanki</a> · <a href="https://profiles.wordpress.org/nirajgirixd/">Niraj Giri</a> · <a href="https://profiles.wordpress.org/niravsherasiya7707/">Nirav Sherasiya</a> · <a href="https://profiles.wordpress.org/nithi22/">Nithin John</a> · <a href="https://profiles.wordpress.org/nithins53/">Nithin SreeRaj</a> · <a href="https://profiles.wordpress.org/noahtallen/">Noah Allen</a> · <a href="https://profiles.wordpress.org/noruzzaman/">Noruzzaman</a> · <a href="https://profiles.wordpress.org/nurielmeni/">nurielmeni</a> · <a href="https://profiles.wordpress.org/obliviousharmony/">obliviousharmony</a> · <a href="https://profiles.wordpress.org/finalwebsites/">Olaf Lederer</a> · <a href="https://profiles.wordpress.org/oglekler/">Olga Gleckler</a> · <a href="https://profiles.wordpress.org/domainsupport/">Oliver Campion</a> · <a href="https://profiles.wordpress.org/olivierlafleur/">Olivier Lafleur</a> · <a href="https://profiles.wordpress.org/alshakero/">Omar Alshaker</a> · <a href="https://profiles.wordpress.org/oscarhugopaz/">Oscar Hugo Paz</a> · <a href="https://profiles.wordpress.org/prestonwordsworth/">p15h</a> · <a href="https://profiles.wordpress.org/paaljoachim/">Paal Joachim Romdahl</a> · <a href="https://profiles.wordpress.org/otakupahp/">Pablo Hernández</a> · <a href="https://profiles.wordpress.org/pablohoneyhoney/">Pablo Honey</a> · <a href="https://profiles.wordpress.org/pamprn/">Pamela Ribeiro</a> · <a href="https://profiles.wordpress.org/pander/">pander</a> · <a href="https://profiles.wordpress.org/pls78/">Paolo L. Scala</a> · <a href="https://profiles.wordpress.org/paragoninitiativeenterprises/">Paragon Initiative Enterprises</a> · <a href="https://profiles.wordpress.org/parinpanjari/">Parin Panjari</a> · <a href="https://profiles.wordpress.org/parthvataliya/">Parth vataliya</a> · <a href="https://profiles.wordpress.org/swissspidy/">Pascal Birchler</a> · <a href="https://profiles.wordpress.org/obrienlabs/">Pat O’Brien</a> · <a href="https://profiles.wordpress.org/patricia70/">Patricia BT</a> · <a href="https://profiles.wordpress.org/lumiblog/">Patrick Lumumba</a> · <a href="https://profiles.wordpress.org/pbearne/">Paul Bearne</a> · <a href="https://profiles.wordpress.org/pbiron/">Paul Biron</a> · <a href="https://profiles.wordpress.org/paulkevan/">Paul Kevan</a> · <a href="https://profiles.wordpress.org/paulschreiber/">Paul Schreiber</a> · <a href="https://profiles.wordpress.org/paulwilde/">Paul Wilde</a> · <a href="https://profiles.wordpress.org/paulcline/">paulcline</a> · <a href="https://profiles.wordpress.org/paulopmt1/">Paulo Trentin</a> · <a href="https://profiles.wordpress.org/pavanpatil1/">Pavan Patil</a> · <a href="https://profiles.wordpress.org/pcarvalho/">pcarvalho</a> · <a href="https://profiles.wordpress.org/pedromendonca/">Pedro Mendonça</a> · <a href="https://profiles.wordpress.org/perryrylance/">perryrylance</a> · <a href="https://profiles.wordpress.org/provenself/">Peter Rubin</a> · <a href="https://profiles.wordpress.org/peterwilsoncc/">Peter Wilson</a> · <a href="https://profiles.wordpress.org/petitphp/">petitphp</a> · <a href="https://profiles.wordpress.org/pevogam/">pevogam</a> · <a href="https://profiles.wordpress.org/mr2p/">Phi Phan</a> · <a href="https://profiles.wordpress.org/johnstonphilip/">Phil Johnston</a> · <a href="https://profiles.wordpress.org/tyrannous/">Philipp Bammes</a> · <a href="https://profiles.wordpress.org/philwebs/">philwebs</a> · <a href="https://profiles.wordpress.org/nekojonez/">Pieterjan Deneys</a> · <a href="https://profiles.wordpress.org/boniu91/">Piotrek Boniu</a> · <a href="https://profiles.wordpress.org/pitamdey/">Pitam Dey</a> · <a href="https://profiles.wordpress.org/pgeorgiev/">Plamen Georgiev</a> · <a href="https://profiles.wordpress.org/pooja1210/">Pooja N Muchandikar</a> · <a href="https://profiles.wordpress.org/pooja9712/">pooja9712</a> · <a href="https://profiles.wordpress.org/porg/">porg</a> · <a href="https://profiles.wordpress.org/ppolo99/">ppolo99</a> · <a href="https://profiles.wordpress.org/praful2111/">Praful Patel</a> · <a href="https://profiles.wordpress.org/pranitdugad/">Pranit Dugad</a> · <a href="https://profiles.wordpress.org/pratikkry/">Pratik Kumar</a> · <a href="https://profiles.wordpress.org/presskopp/">Presskopp</a> · <a href="https://profiles.wordpress.org/prettyboymp/">prettyboymp</a> · <a href="https://profiles.wordpress.org/prionkor/">prionkor</a> · <a href="https://profiles.wordpress.org/pwtyler/">pwtyler</a> · <a href="https://profiles.wordpress.org/rachelbaker/">Rachel Baker</a> · <a href="https://profiles.wordpress.org/spanglishwebs/">Rachel Winspear</a> · <a href="https://profiles.wordpress.org/rfischmann/">Rafael Fischmann</a> · <a href="https://profiles.wordpress.org/rafaelgalani/">Rafael Gallani</a> · <a href="https://profiles.wordpress.org/rafiq91/">Rafiqul Islam</a> · <a href="https://profiles.wordpress.org/rahmatgumilar/">Rahmat Gumilar</a> · <a href="https://profiles.wordpress.org/rahulharpal/">rahulharpal</a> · <a href="https://profiles.wordpress.org/imrraaj/">Raj Patel</a> · <a href="https://profiles.wordpress.org/rajinsharwar/">Rajin Sharwar</a> · <a href="https://profiles.wordpress.org/shashwatahalder01/">rajkumar shashwata halder</a> · <a href="https://profiles.wordpress.org/rahmohn/">Ramon Ahnert</a> · <a href="https://profiles.wordpress.org/rcorrales/">Ramon Corrales</a> · <a href="https://profiles.wordpress.org/ramon-fincken/">ramon fincken</a> · <a href="https://profiles.wordpress.org/ramonopoly/">Ramon James</a> · <a href="https://profiles.wordpress.org/ramswarup/">Ramswarup Rathod</a> · <a href="https://profiles.wordpress.org/xyulex/">Raul Martinez</a> · <a href="https://profiles.wordpress.org/rcneil/">rcneil</a> · <a href="https://profiles.wordpress.org/realthemes/">realthemes</a> · <a href="https://profiles.wordpress.org/rejaulalomkhan/">Rejaul Alom Khan</a> · <a href="https://profiles.wordpress.org/renathoc/">Renatho (a11n)</a> · <a href="https://profiles.wordpress.org/reputeinfosystems/">reputeinfosystems</a> · <a href="https://profiles.wordpress.org/retrofox/">retrofox</a> · <a href="https://profiles.wordpress.org/youknowriad/">Riad Benguella</a> · <a href="https://profiles.wordpress.org/richtabor/">Rich Tabor</a> · <a href="https://profiles.wordpress.org/rhellewellgmailcom/">Rick Hellewell</a> · <a href="https://profiles.wordpress.org/riddhipatel/">Riddhi Patel</a> · <a href="https://profiles.wordpress.org/rcreators/">Rishi Mehta</a> · <a href="https://profiles.wordpress.org/rishishah/">Rishi Shah</a> · <a href="https://profiles.wordpress.org/rishit30g/">Rishit Gupta</a> · <a href="https://profiles.wordpress.org/rithik56/">rithik56</a> · <a href="https://profiles.wordpress.org/noisysocks/">Robert Anderson</a> · <a href="https://profiles.wordpress.org/robert-biswas/">Robert Biswas</a> · <a href="https://profiles.wordpress.org/robertghetau/">Robert Ghetau</a> · <a href="https://profiles.wordpress.org/rocketworks/">rocket.works – Dominik Friedrich</a> · <a href="https://profiles.wordpress.org/rodelgc/">Rodel Calasagsag a11n</a> · <a href="https://profiles.wordpress.org/rghedin/">Rodrigo</a> · <a href="https://profiles.wordpress.org/rodrigosprimo/">Rodrigo Primo</a> · <a href="https://profiles.wordpress.org/geekofshire/">Rohan Jha</a> · <a href="https://profiles.wordpress.org/rohitmathur7/">rohitmathur7</a> · <a href="https://profiles.wordpress.org/costasovo/">Rostislav Wolný</a> · <a href="https://profiles.wordpress.org/roytanck/">Roy Tanck</a> · <a href="https://profiles.wordpress.org/roygbyte/">roygbyte</a> · <a href="https://profiles.wordpress.org/royho/">royho</a> · <a href="https://profiles.wordpress.org/rpf5573/">rpf5573</a> · <a href="https://profiles.wordpress.org/rslee/">rslee</a> · <a href="https://profiles.wordpress.org/ruchirj/">Ruchir Goswami</a> · <a href="https://profiles.wordpress.org/rayhatron/">Rufaro Madamombe</a> · <a href="https://profiles.wordpress.org/ryan/">Ryan Boren</a> · <a href="https://profiles.wordpress.org/rleeson/">Ryan Leeson</a> · <a href="https://profiles.wordpress.org/ryancurban/">Ryan Urban</a> · <a href="https://profiles.wordpress.org/welcher/">Ryan Welcher</a> · <a href="https://profiles.wordpress.org/sppramodh/">S P Pramodh</a> · <a href="https://profiles.wordpress.org/sebastienserre/">Sébastien SERRE</a> · <a href="https://profiles.wordpress.org/sergiomdgomes/">Sérgio Gomes</a> · <a href="https://profiles.wordpress.org/soean/">Sören Wünsch</a> · <a href="https://profiles.wordpress.org/sadmansh/">sadmansh</a> · <a href="https://profiles.wordpress.org/isaeedam/">Saeed Piri</a> · <a href="https://profiles.wordpress.org/mi5t4n/">Sagar Tamang</a> · <a href="https://profiles.wordpress.org/sahiladit/">sahiladit</a> · <a href="https://profiles.wordpress.org/sainathpoojary/">Sainath Poojary</a> · <a href="https://profiles.wordpress.org/sakibmd/">Sakib Mohammed</a> · <a href="https://profiles.wordpress.org/samtoohey93/">Sam Toohey</a> · <a href="https://profiles.wordpress.org/samiamnot/">samiamnot</a> · <a href="https://profiles.wordpress.org/viralsampat/">Sampat Viral</a> · <a href="https://profiles.wordpress.org/samuelsidler/">Samuel Sidler</a> · <a href="https://profiles.wordpress.org/samuelsilvapt/">Samuel Silva</a> · <a href="https://profiles.wordpress.org/sannevndrmeulen/">Sanne van der Meulen</a> · <a href="https://profiles.wordpress.org/mikachan/">Sarah Norris</a> · <a href="https://profiles.wordpress.org/sarahricker/">sarahricker</a> · <a href="https://profiles.wordpress.org/sarthaknagoshe2002/">Sarthak Nagoshe</a> · <a href="https://profiles.wordpress.org/sathyapulse/">Sathiya Venkatesan</a> · <a href="https://profiles.wordpress.org/satishprajapati/">Satish Prajapati</a> · <a href="https://profiles.wordpress.org/sfougnier/">Saul Fougnier</a> · <a href="https://profiles.wordpress.org/sauliusv/">Saulius Vikerta</a> · <a href="https://profiles.wordpress.org/saxonafletcher/">Saxon Fletcher</a> · <a href="https://profiles.wordpress.org/sayedulsayem/">Sayedul Sayem</a> · <a href="https://profiles.wordpress.org/scholdstrom/">scholdstrom</a> · <a href="https://profiles.wordpress.org/swb1192/">Scott Buscemi</a> · <a href="https://profiles.wordpress.org/sc0ttkclark/">Scott Kingsley Clark</a> · <a href="https://profiles.wordpress.org/coffee2code/">Scott Reilly</a> · <a href="https://profiles.wordpress.org/wonderboymusic/">Scott Taylor</a> · <a href="https://profiles.wordpress.org/scottculverhouse/">scottculverhouse</a> · <a href="https://profiles.wordpress.org/seanavers/">seanavers</a> · <a href="https://profiles.wordpress.org/seifradwane/">Seif Radwane</a> · <a href="https://profiles.wordpress.org/kuuuzya/">Sergey</a> · <a href="https://profiles.wordpress.org/sergeybiryukov/">Sergey Biryukov</a> · <a href="https://profiles.wordpress.org/zahardoc/">Serhiy Zakharchenko</a> · <a href="https://profiles.wordpress.org/smrubenstein/">Seth Rubenstein</a> · <a href="https://profiles.wordpress.org/shailu25/">Shail Mehta</a> · <a href="https://profiles.wordpress.org/sh4lin/">Shalin Shah</a> · <a href="https://profiles.wordpress.org/sharonaustin/">Sharon Austin</a> · <a href="https://profiles.wordpress.org/sheulyshila/">sheulyshila</a> · <a href="https://profiles.wordpress.org/spdft/">Shoe</a> · <a href="https://profiles.wordpress.org/showravhasan/">Showrav Hasan</a> · <a href="https://profiles.wordpress.org/shreya0204/">Shreya Agarwal</a> · <a href="https://profiles.wordpress.org/silaskoehler/">Silas Köhler</a> · <a href="https://profiles.wordpress.org/siliconforks/">siliconforks</a> · <a href="https://profiles.wordpress.org/simo_m/">Simone Maranzana</a> · <a href="https://profiles.wordpress.org/siobhyb/">Siobhan</a> · <a href="https://profiles.wordpress.org/smerriman/">smerriman</a> · <a href="https://profiles.wordpress.org/snehapatil02/">Sneha Patil</a> · <a href="https://profiles.wordpress.org/sophiegy/">Sophie – a11n</a> · <a href="https://profiles.wordpress.org/souptik/">Souptik Datta</a> · <a href="https://profiles.wordpress.org/sourabhjain/">Sourabh Jain</a> · <a href="https://profiles.wordpress.org/sourav08/">Sourav Pahwa</a> · <a href="https://profiles.wordpress.org/staurand/">staurand</a> · <a href="https://profiles.wordpress.org/ryokuhi/">Stefano Minoia</a> · <a href="https://profiles.wordpress.org/stein2nd/">stein2nd</a> · <a href="https://profiles.wordpress.org/sabernhardt/">Stephen Bernhardt</a> · <a href="https://profiles.wordpress.org/stevenlinx/">Steven Lin</a> · <a href="https://profiles.wordpress.org/thompsonsj/">Steven Thompson</a> · <a href="https://profiles.wordpress.org/stoyangeorgiev/">Stoyan Georgiev</a> · <a href="https://profiles.wordpress.org/styleshit/">styleshit</a> · <a href="https://profiles.wordpress.org/sudipatel007/">Sudip Dadhaniya</a> · <a href="https://profiles.wordpress.org/sumitbagthariya16/">Sumit Bagthariya</a> · <a href="https://profiles.wordpress.org/sumitsingh/">Sumit Singh</a> · <a href="https://profiles.wordpress.org/sunil25393/">Sunil Prajapati</a> · <a href="https://profiles.wordpress.org/quadthemes/">Sunny</a> · <a href="https://profiles.wordpress.org/superchlorine/">superchlorine</a> · <a href="https://profiles.wordpress.org/cybr/">Sybre Waaijer</a> · <a href="https://profiles.wordpress.org/jannathsyeda/">Syeda Fahima Jannath</a> · <a href="https://profiles.wordpress.org/takahashi_fumiki/">Takahashi Fumiki</a> · <a href="https://profiles.wordpress.org/iamtakashi/">Takashi Irie</a> · <a href="https://profiles.wordpress.org/karmatosed/">Tammie Lister</a> · <a href="https://profiles.wordpress.org/devtanbir/">Tanbir Ahmod</a> · <a href="https://profiles.wordpress.org/tanvirul/">Tanvirul Haque</a> · <a href="https://profiles.wordpress.org/voboghure/">Tapan Kumer Das</a> · <a href="https://profiles.wordpress.org/taylorgorman/">Taylor Gorman</a> · <a href="https://profiles.wordpress.org/tdrayson/">tdrayson</a> · <a href="https://profiles.wordpress.org/iamjaydip/">thejaydip</a> · <a href="https://profiles.wordpress.org/thelmachido/">thelmachido a11n</a> · <a href="https://profiles.wordpress.org/themes-1/">them.es</a> · <a href="https://profiles.wordpress.org/kraftner/">Thomas Kräftner</a> · <a href="https://profiles.wordpress.org/thrijith/">Thrijith Thankachan</a> · <a href="https://profiles.wordpress.org/sippis/">Timi Wahalahti</a> · <a href="https://profiles.wordpress.org/timothyblynjacobs/">Timothy Jacobs</a> · <a href="https://profiles.wordpress.org/tirth03/">Tirth Doshi</a> · <a href="https://profiles.wordpress.org/tmanoilov/">tmanoilov</a> · <a href="https://profiles.wordpress.org/toastercookie/">toastercookie</a> · <a href="https://profiles.wordpress.org/tobiasbg/">TobiasBg</a> · <a href="https://profiles.wordpress.org/tobifjellner/">tobifjellner (Tor-Bjorn “Tobi” Fjellner)</a> · <a href="https://profiles.wordpress.org/tomjcafferkey/">Tom Cafferkey</a> · <a href="https://profiles.wordpress.org/thomasdevisser/">Tom de Visser</a> · <a href="https://profiles.wordpress.org/tjnowell/">Tom J Nowell</a> · <a href="https://profiles.wordpress.org/tomhine/">tomhine</a> · <a href="https://profiles.wordpress.org/tomllobet/">tomllobet</a> · <a href="https://profiles.wordpress.org/hellofromtonya/">Tonya Mork</a> · <a href="https://profiles.wordpress.org/toro_unit/">Toro_Unit (Hiroshi Urabe)</a> · <a href="https://profiles.wordpress.org/zodiac1978/">Torsten Landsiedel</a> · <a href="https://profiles.wordpress.org/tropicalista/">tropicalista</a> · <a href="https://profiles.wordpress.org/areziaal/">Troy Chaplin</a> · <a href="https://profiles.wordpress.org/truptikanzariya/">Trupti Kanzariya</a> · <a href="https://profiles.wordpress.org/tunetheweb/">tunetheweb</a> · <a href="https://profiles.wordpress.org/twstokes/">twstokes</a> · <a href="https://profiles.wordpress.org/ugyensupport/">Ugyen Dorji</a> · <a href="https://profiles.wordpress.org/umesh84/">Umesh Gupta</a> · <a href="https://profiles.wordpress.org/umeshsinghin/">Umesh Singh</a> · <a href="https://profiles.wordpress.org/up1512001/">up1512001</a> · <a href="https://profiles.wordpress.org/ukdrahul/">Uttam Kumar Dash</a> · <a href="https://profiles.wordpress.org/valer1e/">valer1e</a> · <a href="https://profiles.wordpress.org/vertisoft/">vertisoft</a> · <a href="https://profiles.wordpress.org/vcanales/">Vicente Canales</a> · <a href="https://profiles.wordpress.org/vijaysinh9094/">Vijaysinh Zala</a> · <a href="https://profiles.wordpress.org/szepeviktor/">Viktor Szépe</a> · <a href="https://profiles.wordpress.org/vineet2003/">Vinit</a> · <a href="https://profiles.wordpress.org/ghorivipul97/">Vipul Ghori</a> · <a href="https://profiles.wordpress.org/vipulgupta003/">Vipul Gupta</a> · <a href="https://profiles.wordpress.org/vipulpatil/">vipulpatil</a> · <a href="https://profiles.wordpress.org/vrajadas/">Vraja Das</a> · <a href="https://profiles.wordpress.org/vrishabhsk/">vrishabhsk</a> · <a href="https://profiles.wordpress.org/wbdv/">wbdv</a> · <a href="https://profiles.wordpress.org/webmandesign/">WebMan Design | Oliver Juhas</a> · <a href="https://profiles.wordpress.org/webwurm/">webwurm</a> · <a href="https://profiles.wordpress.org/wesrapyd/">wesrapyd</a> · <a href="https://profiles.wordpress.org/westonruter/">Weston Ruter</a> · <a href="https://profiles.wordpress.org/skorasaurus/">Will Skora</a> · <a href="https://profiles.wordpress.org/williamalexander/">William Alexander</a> · <a href="https://profiles.wordpress.org/williampatton/">williampatton</a> · <a href="https://profiles.wordpress.org/wongjn/">wongjn</a> · <a href="https://profiles.wordpress.org/wpeople/">WPeople</a> · <a href="https://profiles.wordpress.org/wpsoul/">wpsoul</a> · <a href="https://profiles.wordpress.org/wzieba/">wzieba</a> · <a href="https://profiles.wordpress.org/xipasduarte/">xipasduarte</a> · <a href="https://profiles.wordpress.org/yaniiliev/">Yani</a> · <a href="https://profiles.wordpress.org/collet/">Yann</a> · <a href="https://profiles.wordpress.org/yguyon/">Yannis Guyon</a> · <a href="https://profiles.wordpress.org/yogeshbhutkar/">Yogesh Bhutkar</a> · <a href="https://profiles.wordpress.org/ytfeldrawkcab/">ytfeLdrawkcaB</a> · <a href="https://profiles.wordpress.org/fierevere/">Yui</a> · <a href="https://profiles.wordpress.org/yukinobu/">Yukinobu Asakawa</a> · <a href="https://profiles.wordpress.org/yuvrajsinh2211/">Yuvrajsinh Sisodiya</a> · <a href="https://profiles.wordpress.org/zackkrida/">Zack Krida</a> · <a href="https://profiles.wordpress.org/zeelthakkar/">zeelthakkar</a> · <a href="https://profiles.wordpress.org/zitaruksergij/">zitaruksergij</a> · <a href="https://profiles.wordpress.org/zunaid321/">Zunaid Amin</a></p>\n\n\n\n<h2 class="wp-block-heading">Merci aux personnes ayant contribué à traduire WordPress&nbsp;6.7 en français</h2>\n\n\n\n<p class="wp-block-paragraph">WordPress est un projet international et la version 6.7 est déjà complètement disponible dans plus de 40 langues différentes.</p>\n\n\n\n<p class="wp-block-paragraph">Nous souhaitons remercier ici les personnes ayant participé à la traduction de WordPress&nbsp;6.7 en français&nbsp;:</p>\n\n\n\n<p class="wp-block-paragraph"><a href="https://profiles.wordpress.org/jdy68">Jenny Dupuy</a>, <a href="https://profiles.wordpress.org/audrasjb">Jb Audras</a>, <a href="https://profiles.wordpress.org/fxbenard">fxbenard</a>, <a href="https://profiles.wordpress.org/xibe">Xavier Borderie</a>, <a href="https://profiles.wordpress.org/amebref">amebref</a>, <a href="https://profiles.wordpress.org/beryldlg">Béryl de La Grandière</a>, <a href="https://profiles.wordpress.org/chris-kns">chris-kns</a>, <a href="https://profiles.wordpress.org/clementpolito">Clément Polito</a>, <a href="https://profiles.wordpress.org/dfi42">dfi42</a>, <a href="https://profiles.wordpress.org/eddystile">Eddy</a>, <a href="https://profiles.wordpress.org/emlebrun">Emilie LEBRUN</a>, <a href="https://profiles.wordpress.org/florientinneo">Florient DELAFOY</a>, <a href="https://profiles.wordpress.org/karine-wendling">karine wendling</a>, <a href="https://profiles.wordpress.org/laeti972">Laetitia de Perthuis</a>, <a href="https://profiles.wordpress.org/wplmillet">Laurent MILLET</a>, <a href="https://profiles.wordpress.org/marineevain">Marine EVAIN</a>, <a href="https://profiles.wordpress.org/lymx">Maxime LEROY</a>, <a href="https://profiles.wordpress.org/firestar300">Milan Ricoul</a>, <a href="https://profiles.wordpress.org/momo-fr">momo-fr</a>, <a href="https://profiles.wordpress.org/pasglop">pasglop</a>, <a href="https://profiles.wordpress.org/phoenix13">phoenix13</a>, <a href="https://profiles.wordpress.org/pierrelannoy">Pierre Lannoy</a>, <a href="https://profiles.wordpress.org/sebastienserre">Sébastien SERRE</a>, et <a href="https://profiles.wordpress.org/spaceshipone">Timothée Brosille</a>.</p>\n\n\n\n<hr class="wp-block-separator has-alpha-channel-opacity" />\n\n\n\n<p class="has-small-font-size wp-block-paragraph">Article traduit par <a href="https://profiles.wordpress.org/audrasjb/">Jb Audras</a>. Merci à <a href="https://profiles.wordpress.org/laboiteare/">Renaud Pacouil</a> pour sa relecture.</p>\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:30:"com-wordpress:feed-additions:1";a:1:{s:7:"post-id";a:1:{i:0;a:5:{s:4:"data";s:4:"3255";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:8;a:6:{s:4:"data";s:60:"\n		\n		\n		\n		\n		\n				\n		\n		\n\n					\n										\n					\n		\n		\n			";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:6:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:50:"Guide des changements techniques de WordPress 6.7";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:86:"https://fr.wordpress.org/2024/10/28/guide-des-changements-techniques-de-wordpress-6-7/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 28 Oct 2024 10:49:15 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:2:{i:0;a:5:{s:4:"data";s:5:"Guide";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:1;a:5:{s:4:"data";s:31:"Nouvelles versions de WordPress";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"https://fr.wordpress.org/?p=3243";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:436:"WordPress 6.7 comprend la résolution de plus de&#160;300 tickets sur Trac, dont&#160;87 améliorations et nouvelles fonctionnalités, plus de 200 corrections de bogues. cette version comprend&#160;23 tickets focalisés sur les performances,&#160;21 sur l’accessibilité et&#160;12 sur la modernisation du code et la conformité aux standards de code. Les modifications de 6.7 s’étalent sur&#160;38 composants du cœur du [&#8230;]";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:9:"Jb Audras";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:40:"http://purl.org/rss/1.0/modules/content/";a:1:{s:7:"encoded";a:1:{i:0;a:5:{s:4:"data";s:28562:"\n<figure class="wp-block-image alignfull size-large is-style-serif wp-elements-f590cfee42cfa860d05ec74ddea8b4ef" style="background:linear-gradient(135deg,rgb(7,125,194) 0%,rgb(134,54,209) 100%)"><a href="https://fr.wordpress.org/files/2024/10/wp-6-7-changements-techniques.png"><img loading="lazy" decoding="async" width="1024" height="515" src="https://fr.wordpress.org/files/2024/10/wp-6-7-changements-techniques-1024x515.png" alt="" class="wp-image-3244" srcset="https://fr.wordpress.org/files/2024/10/wp-6-7-changements-techniques-1024x515.png 1024w, https://fr.wordpress.org/files/2024/10/wp-6-7-changements-techniques-300x151.png 300w, https://fr.wordpress.org/files/2024/10/wp-6-7-changements-techniques-768x386.png 768w, https://fr.wordpress.org/files/2024/10/wp-6-7-changements-techniques-1536x772.png 1536w, https://fr.wordpress.org/files/2024/10/wp-6-7-changements-techniques-2048x1029.png 2048w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></a></figure>\n\n\n\n<p class="wp-block-paragraph">WordPress 6.7 comprend la résolution de plus de&nbsp;<a href="https://core.trac.wordpress.org/query?status=closed&amp;milestone=6.7&amp;col=id&amp;col=summary&amp;col=status&amp;col=owner&amp;col=type&amp;col=priority&amp;col=milestone&amp;order=priority">300 tickets sur Trac</a>, dont&nbsp;<a href="https://core.trac.wordpress.org/query?status=closed&amp;type=enhancement&amp;type=feature+request&amp;milestone=6.7&amp;col=id&amp;col=summary&amp;col=type&amp;col=status&amp;col=milestone&amp;col=owner&amp;col=priority&amp;order=priority">87 améliorations et nouvelles fonctionnalités</a>, <a href="https://core.trac.wordpress.org/query?status=closed&amp;type=defect+(bug)&amp;milestone=6.7&amp;col=id&amp;col=summary&amp;col=type&amp;col=status&amp;col=milestone&amp;col=owner&amp;col=priority&amp;order=priority">plus de 200 corrections de bogues</a>. cette version comprend&nbsp;<a href="https://core.trac.wordpress.org/query?status=closed&amp;focuses=~performance&amp;milestone=6.7&amp;col=id&amp;col=summary&amp;col=type&amp;col=status&amp;col=milestone&amp;col=owner&amp;col=priority&amp;order=priority">23 tickets focalisés sur les performances</a>,&nbsp;<a href="https://core.trac.wordpress.org/query?status=closed&amp;focuses=~accessibility&amp;milestone=6.7&amp;col=id&amp;col=summary&amp;col=status&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=priority">21 sur l’accessibilité</a> et&nbsp;<a href="https://core.trac.wordpress.org/query?status=closed&amp;focuses=~coding-standards&amp;milestone=6.7&amp;col=id&amp;col=summary&amp;col=status&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=priority">12 sur la modernisation du code et la conformité aux standards de code</a>. Les modifications de 6.7 s’étalent sur&nbsp;<a href="https://core.trac.wordpress.org/query?status=closed&amp;milestone=6.7&amp;group=component&amp;max=9999&amp;col=id&amp;col=summary&amp;col=status&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=priority">38 composants du cœur du CMS</a>.</p>\n\n\n\n<p class="wp-block-paragraph">Cette version comprend aussi <a href="https://github.com/WordPress/gutenberg/issues?q=label%3A%22%5BType%5D%20Enhancement%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2018.6%22%20OR%20label%3A%22%5BType%5D%20Enhancement%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2018.7%22%20OR%20label%3A%22%5BType%5D%20Enhancement%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2018.8%22%20OR%20label%3A%22%5BType%5D%20Enhancement%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2018.9%22%20OR%20label%3A%22%5BType%5D%20Enhancement%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2019.0%22%20OR%20label%3A%22%5BType%5D%20Enhancement%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2019.1%22%20OR%20label%3A%22%5BType%5D%20Enhancement%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2019.2%22%20OR%20label%3A%22%5BType%5D%20Enhancement%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2019.3%22%20">445 améliorations</a>,&nbsp;<a href="https://github.com/WordPress/gutenberg/issues?q=label%3A%22%5BType%5D%20Bug%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2018.6%22%20OR%20label%3A%22%5BType%5D%20Bug%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2018.7%22%20OR%20label%3A%22%5BType%5D%20Bug%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2018.8%22%20OR%20label%3A%22%5BType%5D%20Bug%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2018.9%22%20OR%20label%3A%22%5BType%5D%20Bug%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2019.0%22%20OR%20label%3A%22%5BType%5D%20Bug%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2019.1%22%20OR%20label%3A%22%5BType%5D%20Bug%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2019.2%22%20OR%20label%3A%22%5BType%5D%20Bug%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2019.3%22%20">464 corrections de bogues</a> et&nbsp;<a href="https://github.com/WordPress/gutenberg/issues?q=label%3A%22%5BFocus%5D%20Accessibility%20(a11y)%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2018.6%22%20OR%20label%3A%22%5BFocus%5D%20Accessibility%20(a11y)%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2018.7%22%20OR%20label%3A%22%5BFocus%5D%20Accessibility%20(a11y)%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2018.8%22%20OR%20label%3A%22%5BFocus%5D%20Accessibility%20(a11y)%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2018.9%22%20OR%20label%3A%22%5BFocus%5D%20Accessibility%20(a11y)%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2019.0%22%20OR%20label%3A%22%5BFocus%5D%20Accessibility%20(a11y)%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2019.1%22%20OR%20label%3A%22%5BFocus%5D%20Accessibility%20(a11y)%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2019.2%22%20OR%20label%3A%22%5BFocus%5D%20Accessibility%20(a11y)%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2019.3%22%20">55 améliorations d’accessibilité</a>&nbsp;sur l’éditeur (projet Gutenberg).</p>\n\n\n\n<p class="is-style-serif has-white-color has-text-color has-background has-link-color wp-elements-ca39a6cbb68f24eb2fca5cc30331b23f wp-block-paragraph" style="background:linear-gradient(135deg,rgb(7,125,194) 0%,rgb(134,54,209) 100%)">Ce guide décrit les principaux changements techniques que vous trouverez sur WordPress&nbsp;6.7, dont la sortie est prévue le 12 novembre 2024.</p>\n\n\n\n<p class="wp-block-paragraph">Tous les liens de cet article pointent vers des notes de développement rédigées en anglais. L’objectif est de fournir un panorama général des changements techniques apportés par cette version, en français, puis de diriger les personnes qui souhaitent en savoir plus vers les notes de développement en anglais.</p>\n\n\n\n<p class="wp-block-paragraph"><a href="https://make.wordpress.org/core/6-7/">Pour en savoir plus sur la feuille de route et le calendrier de sortie de WP&nbsp;6.7, consultez cette page.</a></p>\n\n\n\n<hr class="wp-block-separator has-alpha-channel-opacity" />\n\n\n\n<h2 class="wp-block-heading" id="Block-Editor">Changements concernant l’éditeur et le projet Gutenberg</h2>\n\n\n\n<p class="wp-block-paragraph">WordPress 6.7 implémente 8 versions de Gutenberg &#8211; <a href="https://make.wordpress.org/core/2024/06/20/whats-new-in-gutenberg-18-6/">18.6</a>,&nbsp;<a href="https://make.wordpress.org/core/2024/07/04/whats-new-in-gutenberg-18-7-03-july/">18.7</a>,&nbsp;<a href="https://make.wordpress.org/core/2024/07/17/whats-new-in-gutenberg-18-8-17-july/">18.8</a>,&nbsp;<a href="https://make.wordpress.org/core/2024/07/31/whats-new-in-gutenberg-18-9-31-july/#:~:text=In%20a%20recurring%20effort%20to,Links%2C%20and%20Term%20Description%20blocks.">18.9</a>,&nbsp;<a href="https://make.wordpress.org/core/2024/08/14/whats-new-in-gutenberg-19-0-14-august/">19.0</a>,&nbsp;<a href="https://make.wordpress.org/core/2024/08/28/whats-new-in-gutenberg-19-1-28-august/">19.1</a>,&nbsp;<a href="https://make.wordpress.org/core/2024/09/12/what-is-new-in-gutenberg-19-2-11-september/">19.2</a> et&nbsp;<a href="https://make.wordpress.org/core/2024/09/25/whats-new-in-gutenberg-19-3-25-september/">19.3</a>.</p>\n\n\n\n<h3 class="wp-block-heading">Changements techniques</h3>\n\n\n\n<figure class="wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="UyWJ3kHEmz"><a href="https://make.wordpress.org/core/2024/10/18/post-editor-iframing-with-meta-boxes-in-wordpress-6-7/">Post Editor iframing with meta boxes in WordPress 6.7</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;Post Editor iframing with meta boxes in WordPress 6.7&#8221; &#8212; Make WordPress Core" src="https://make.wordpress.org/core/2024/10/18/post-editor-iframing-with-meta-boxes-in-wordpress-6-7/embed/#?secret=tSMGBJfYjQ#?secret=UyWJ3kHEmz" data-secret="UyWJ3kHEmz" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<figure class="wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="jF8mPpPXlS"><a href="https://make.wordpress.org/core/2024/10/21/block-bindings-improvements-to-the-editor-experience-in-6-7/">Block Bindings: Improvements to the Editor Experience in 6.7</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;Block Bindings: Improvements to the Editor Experience in 6.7&#8221; &#8212; Make WordPress Core" src="https://make.wordpress.org/core/2024/10/21/block-bindings-improvements-to-the-editor-experience-in-6-7/embed/#?secret=LyXnzsvvCL#?secret=jF8mPpPXlS" data-secret="jF8mPpPXlS" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<figure class="wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="G8lRmWqAor"><a href="https://make.wordpress.org/core/2024/10/21/updates-to-block-hooks-in-wordpress-6-7/">Updates to Block Hooks in WordPress 6.7</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;Updates to Block Hooks in WordPress 6.7&#8221; &#8212; Make WordPress Core" src="https://make.wordpress.org/core/2024/10/21/updates-to-block-hooks-in-wordpress-6-7/embed/#?secret=J4XDYs3pSJ#?secret=G8lRmWqAor" data-secret="G8lRmWqAor" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<figure class="wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="h00792iEep"><a href="https://make.wordpress.org/core/2024/10/18/editor-components-updates-in-wordpress-6-7/">Updates to user-interface components in WordPress 6.7</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;Updates to user-interface components in WordPress 6.7&#8221; &#8212; Make WordPress Core" src="https://make.wordpress.org/core/2024/10/18/editor-components-updates-in-wordpress-6-7/embed/#?secret=TCajqUjanO#?secret=h00792iEep" data-secret="h00792iEep" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<h3 class="wp-block-heading" id="react">Changements concernant les outils de design dans l’éditeur</h3>\n\n\n\n<p class="wp-block-paragraph">Nous avons poursuivi l’effort de consolidation des outils de design et plusieurs blocs prennent désormais en charge davantage de fonctionnalités de mise en page et de mise en forme.</p>\n\n\n\n<figure class="wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="obfs4hTFIv"><a href="https://make.wordpress.org/core/2024/10/17/roster-of-design-tools-per-block-wordpress-6-6-edition-2/">Roster of design tools per block (WordPress 6.7 edition)</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;Roster of design tools per block (WordPress 6.7 edition)&#8221; &#8212; Make WordPress Core" src="https://make.wordpress.org/core/2024/10/17/roster-of-design-tools-per-block-wordpress-6-6-edition-2/embed/#?secret=3D3EUMW9w6#?secret=obfs4hTFIv" data-secret="obfs4hTFIv" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<p class="wp-block-paragraph"></p>\n\n\n\n<h3 class="wp-block-heading" id="miscellaneous-block-editor-changes">Autres modifications concernant l’éditeur</h3>\n\n\n\n<p class="wp-block-paragraph">D&rsquo;autres modifications diverses ont été listées dans des notes de développement dédiées&nbsp;:</p>\n\n\n\n<figure class="wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="Mh1YE1VTiU"><a href="https://make.wordpress.org/core/2024/10/18/extending-the-preview-dropdown-menu-in-wordpress-6-7/">Extending the Preview Dropdown Menu in WordPress 6.7</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;Extending the Preview Dropdown Menu in WordPress 6.7&#8221; &#8212; Make WordPress Core" src="https://make.wordpress.org/core/2024/10/18/extending-the-preview-dropdown-menu-in-wordpress-6-7/embed/#?secret=ViTZEpwoUq#?secret=Mh1YE1VTiU" data-secret="Mh1YE1VTiU" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<figure class="wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="5T9ubgS9pA"><a href="https://make.wordpress.org/core/2024/10/20/miscellaneous-block-editor-changes-in-wordpress-6-7/">Miscellaneous Block Editor Changes in WordPress 6.7</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;Miscellaneous Block Editor Changes in WordPress 6.7&#8221; &#8212; Make WordPress Core" src="https://make.wordpress.org/core/2024/10/20/miscellaneous-block-editor-changes-in-wordpress-6-7/embed/#?secret=45jLTa4za3#?secret=5T9ubgS9pA" data-secret="5T9ubgS9pA" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<h2 class="wp-block-heading">API de gestion des interactions et modules de script</h2>\n\n\n\n<p class="wp-block-paragraph">WordPress 6.7 comprend des mises à jour de l’API <code>Interactivity</code>, comme par exemple une nouvelle façon d’interagir avec les changements d’état côté serveur dans la navigation côté client. Les mises à jour des modules <code>Script</code>s comprennent des améliorations du chargement des scripts existants en tant que dépendances.</p>\n\n\n\n<figure class="wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="N7suow7aP5"><a href="https://make.wordpress.org/core/2024/10/15/subscribe-to-changes-in-the-interactivity-api-state-and-context-on-client-side-navigation-in-6-7/">Subscribe to changes in the Interactivity API state and context on client-side navigation in 6.7</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;Subscribe to changes in the Interactivity API state and context on client-side navigation in 6.7&#8221; &#8212; Make WordPress Core" src="https://make.wordpress.org/core/2024/10/15/subscribe-to-changes-in-the-interactivity-api-state-and-context-on-client-side-navigation-in-6-7/embed/#?secret=XXyFFljgkB#?secret=N7suow7aP5" data-secret="N7suow7aP5" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<figure class="wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="64ynOvr7Ew"><a href="https://make.wordpress.org/core/2024/10/14/updates-to-script-modules-in-6-7/">Updates to Script Modules in 6.7</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;Updates to Script Modules in 6.7&#8221; &#8212; Make WordPress Core" src="https://make.wordpress.org/core/2024/10/14/updates-to-script-modules-in-6-7/embed/#?secret=6Cxd5rFVoy#?secret=64ynOvr7Ew" data-secret="64ynOvr7Ew" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<h2 class="wp-block-heading" id="html-api">API HTML</h2>\n\n\n\n<p class="wp-block-paragraph">WordPress 6.7 comprend plusieurs mises à jour de l&rsquo;API <code>HTML</code>. Plusieurs fonctionnalités majeures sont sorties ainsi qu&rsquo;un amélioration conséquente de l&rsquo;utilisabilité du processeur HTML.</p>\n\n\n\n<figure class="wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="kbJtxPGfqW"><a href="https://make.wordpress.org/core/2024/10/17/updates-to-the-html-api-in-6-7/">Updates to the HTML API in 6.7</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;Updates to the HTML API in 6.7&#8221; &#8212; Make WordPress Core" src="https://make.wordpress.org/core/2024/10/17/updates-to-the-html-api-in-6-7/embed/#?secret=34UZ0w1coA#?secret=kbJtxPGfqW" data-secret="kbJtxPGfqW" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<h2 class="wp-block-heading" id="i18n">Internationalisation</h2>\n\n\n\n<p class="wp-block-paragraph"><a href="https://core.trac.wordpress.org/query?component=I18N&amp;milestone=6.7&amp;col=id&amp;col=summary&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=status&amp;col=priority&amp;order=priority">Diverses améliorations de l&rsquo;internationalisation</a> sont disponibles avec WordPress 6.7&nbsp;:</p>\n\n\n\n<figure class="wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="hQXSqWJGem"><a href="https://make.wordpress.org/core/2024/10/21/i18n-improvements-6-7/">Internationalization improvements in 6.7</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;Internationalization improvements in 6.7&#8221; &#8212; Make WordPress Core" src="https://make.wordpress.org/core/2024/10/21/i18n-improvements-6-7/embed/#?secret=eFPqVd4tTO#?secret=hQXSqWJGem" data-secret="hQXSqWJGem" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<h2 class="wp-block-heading" id="performance">Performances</h2>\n\n\n\n<p class="wp-block-paragraph">WordPress 6.7 apporte aussi plusieurs améliorations focalisées sur les performances, telles qu&rsquo;une nouvelle façon de déclarer les blocs utilisant des fichiers PHP générés pour contrecarrer les goulots d&rsquo;étranglement liés au chargement et au parcours des fichiers JSON.</p>\n\n\n\n<figure class="wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="8oQC5S3C02"><a href="https://make.wordpress.org/core/2024/10/17/new-block-type-registration-apis-to-improve-performance-in-wordpress-6-7/">New block type registration APIs to improve performance in WordPress 6.7</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;New block type registration APIs to improve performance in WordPress 6.7&#8221; &#8212; Make WordPress Core" src="https://make.wordpress.org/core/2024/10/17/new-block-type-registration-apis-to-improve-performance-in-wordpress-6-7/embed/#?secret=XzjPRUchA9#?secret=8oQC5S3C02" data-secret="8oQC5S3C02" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<figure class="wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="7r05WrUm18"><a href="https://make.wordpress.org/core/2024/10/18/auto-sizes-for-lazy-loaded-images-in-wordpress-6-7/">Auto Sizes for Lazy Loaded Images in WordPress 6.7</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;Auto Sizes for Lazy Loaded Images in WordPress 6.7&#8221; &#8212; Make WordPress Core" src="https://make.wordpress.org/core/2024/10/18/auto-sizes-for-lazy-loaded-images-in-wordpress-6-7/embed/#?secret=wpQMBPVn0N#?secret=7r05WrUm18" data-secret="7r05WrUm18" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<h2 class="wp-block-heading" id="miscellaneous-developer-changes">Autres changements techniques</h2>\n\n\n\n<figure class="wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="fmwVz6LB0l"><a href="https://make.wordpress.org/core/2024/10/20/new-plugin-template-registration-api-in-wordpress-6-7/">New Plugin Template Registration API in WordPress 6.7</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;New Plugin Template Registration API in WordPress 6.7&#8221; &#8212; Make WordPress Core" src="https://make.wordpress.org/core/2024/10/20/new-plugin-template-registration-api-in-wordpress-6-7/embed/#?secret=rHnFsEBoL1#?secret=fmwVz6LB0l" data-secret="fmwVz6LB0l" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<figure class="wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="zeZlu13TM1"><a href="https://make.wordpress.org/core/2024/08/15/automatic-conversion-of-heic-images-to-jpeg-in-wordpress-6-7/">Automatic conversion of HEIC images to JPEG in WordPress 6.7</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;Automatic conversion of HEIC images to JPEG in WordPress 6.7&#8221; &#8212; Make WordPress Core" src="https://make.wordpress.org/core/2024/08/15/automatic-conversion-of-heic-images-to-jpeg-in-wordpress-6-7/embed/#?secret=9ECwfO9e5P#?secret=zeZlu13TM1" data-secret="zeZlu13TM1" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<h2 class="wp-block-heading" id="other-updates">Nouvelles fonctions, crochets, filtres, classes et méthodes</h2>\n\n\n\n<p class="wp-block-paragraph">Pour obtenir la liste de toutes les nouvelles fonctions, crochets, filtres, classes et méthodes, vous pourrez vous rendre – une fois que WP 6.7 sera sortie – sur cette page&nbsp;: <a href="https://developer.wordpress.org/reference/since/6.7.0/">https://developer.wordpress.org/reference/since/6.7.0/</a>.</p>\n\n\n\n<div class="wp-block-group alignfull is-layout-flow wp-block-group-is-layout-flow">\n<p class="is-style-serif has-white-color has-text-color has-background has-link-color wp-elements-87f312e26bd4a386f9cdeec66ae58d52 wp-block-paragraph" style="background:linear-gradient(135deg,rgb(7,125,194) 0%,rgb(134,54,209) 100%)">Que vous développiez des thèmes ou des extensions, pensez à tester et retester votre code pour vous assurer de sa compatibilité avec ces changements.<br><br>Vous pouvez utiliser <a href="https://fr.wordpress.org/plugins/wordpress-beta-tester/" target="_blank" rel="noreferrer noopener">l’extension « <em><bdo lang="en" dir="ltr">Beta Tester</bdo></em> »</a> sur un site de test pour vérifier la compatibilité de vos développements avec la <a href="https://wordpress.org/news/2024/10/wordpress-6-7-release-candidate-1/">version <em><bdo lang="en" dir="ltr">release candidate</bdo></em> de WordPress 6.7</a>. <br>Vous pouvez aussi tester cette nouvelle version directement dans votre navigateur en utilisant <em><a href="https://playground.wordpress.net/#%7B%20%22preferredVersions%22:%20%7B%20%22php%22:%20%228.0%22,%20%22wp%22:%20%22beta%22%20%7D,%20%22features%22:%20%7B%20%22networking%22:%20true%20%7D,%20%22steps%22:%20[%20%7B%20%22step%22:%20%22login%22,%20%22username%22:%20%22admin%22,%20%22password%22:%20%22password%22%20%7D,%20%7B%20%22step%22:%20%22importFile%22,%20%22file%22:%20%7B%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/wpaccessibility/a11y-theme-unit-test/master/a11y-theme-unit-test-data.xml%22%20%7D%20%7D,%20%7B%20%22step%22:%20%22importFile%22,%20%22file%22:%20%7B%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/WordPress/theme-test-data/master/themeunittestdata.wordpress.xml%22%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22query-monitor%22%20%7D,%20%22options%22:%20%7B%20%22activate%22:%20false%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22create-block-theme%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22debug-bar%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22health-check%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22test-reports%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22user-switching%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D%20]%20%7D"><bdo lang="en" dir="ltr">WordPress Playground</bdo></a></em>.<br><br>Nous comptons sur vous pour vérifier que votre code fonctionne correctement avec le cœur du CMS, pour le bien des millions d’utilisateurs et utilisatrices de WordPress <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2665.png" alt="♥" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>\n</div>\n\n\n\n<p class="has-small-font-size wp-block-paragraph">Ce guide a été traduit et réadapté à partir du <a href="https://make.wordpress.org/core/2024/10/23/wordpress-6-7-field-guide/">Field Guide de WP 6.7 (en anglais)</a> par <a href="https://profiles.wordpress.org/audrasjb/">Jb Audras</a>.<br>Merci à <a href="https://profiles.wordpress.org/fxbenard/">FX Benard</a> et <a href="https://profiles.wordpress.org/beryldlg/">Béryl de La Grandière</a> pour leur relecture.</p>\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:30:"com-wordpress:feed-additions:1";a:1:{s:7:"post-id";a:1:{i:0;a:5:{s:4:"data";s:4:"3243";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:9;a:6:{s:4:"data";s:66:"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:6:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:63:"Nouveau programme de mentorat pour la contribution à WordPress";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:99:"https://fr.wordpress.org/2024/08/21/nouveau-programme-de-mentorat-pour-la-contribution-a-wordpress/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 21 Aug 2024 09:34:36 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:4:{i:0;a:5:{s:4:"data";s:10:"Contribuer";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:1;a:5:{s:4:"data";s:13:"Documentation";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:2;a:5:{s:4:"data";s:10:"Traduction";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:3;a:5:{s:4:"data";s:18:"mentorship program";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"https://fr.wordpress.org/?p=3204";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:389:"Le 7 octobre 2024, un nouveau programme de mentorat pour la contribution à WordPress ou « WordPress Contributor Mentorship » va débuter pour une durée de 6 semaines, il s’achèvera donc avec la sortie de la version 6.7 mi-novembre. Mais c’est quoi exactement ce programme&#160;? Il s’agit du troisième programme organisé par l’équipe Community afin de faciliter [&#8230;]";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:11:"Jenny Dupuy";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:40:"http://purl.org/rss/1.0/modules/content/";a:1:{s:7:"encoded";a:1:{i:0;a:5:{s:4:"data";s:6895:"\n<p class="wp-block-paragraph">Le 7 octobre 2024, un nouveau programme de mentorat pour la contribution à WordPress ou « WordPress Contributor Mentorship » va débuter pour une durée de 6 semaines, il s’achèvera donc avec la sortie de la version 6.7 mi-novembre.</p>\n\n\n\n<h2 class="wp-block-heading">Mais c’est quoi exactement ce programme&nbsp;?</h2>\n\n\n\n<p class="wp-block-paragraph">Il s’agit du troisième programme organisé par l’équipe <a href="https://make.wordpress.org/community/">Community</a> afin de faciliter l’intégration de nouvelles personnes aux <a href="https://make.wordpress.org/">diverses équipe de contribution</a>.</p>\n\n\n\n<p class="wp-block-paragraph">Ce programme met en place de petites équipes avec un mentor et des mentoré·e·s qui travaillent ensemble sur un projet proposé par le mentor lors de sa candidature.</p>\n\n\n\n<p class="wp-block-paragraph">Les organisateurs répartissent donc les contributeurs/contributrices selon les souhaits qu&rsquo;ils/elles ont définis lors de leur candidature.</p>\n\n\n\n<p class="wp-block-paragraph">Tout au long du programme, le/la mentor prend en charge l&rsquo;équipe de mentoré·e·s pour avancer le projet qu&rsquo;il/elle a proposé, et quelques réunions en visio sont proposées par les organisateurs.</p>\n\n\n\n<p class="wp-block-paragraph">Si vous souhaitez débuter la contribution à WordPress mais ne savez pas comment, ni par où commencer, alors ce programme est parfait pour vous en tant que mentoré·e.&nbsp; Vous serez guidé·e tout au long du programme par des mentors et pourrez ainsi obtenir toutes les informations nécessaires à une contribution efficace.<br>Et si vous contribuez déjà et souhaitez transmettre vos connaissances à d’autres personnes alors participez au programme en tant que mentor ! Ce sera l’occasion d’accueillir de nouvelles personnes dans vos équipes respectives.</p>\n\n\n\n<p class="wp-block-paragraph">Cette cohorte est synchronisée avec la sortie de la version 6.7 afin de permettre aux participants, qui rejoignent l’équipe Core ou celle du développement du thème Twenty Twenty-Five, de contribuer spécifiquement à cette version de WordPress. Mais, la contribution à WordPress ne se résumant pas à son code, vous avez aussi l’opportunité de rejoindre des équipes de contribution non liées au code telles que Communauté (organisation d’évènements et encadrement des équipes), Design, Documentation, Formation, etc.</p>\n\n\n\n<h2 class="wp-block-heading">Qui peut candidater ?</h2>\n\n\n\n<ul class="wp-block-list">\n<li>Pour les mentoré·e·s : toute personne souhaitant débuter la contribution à WordPress, ou encore contribuer à d’autres équipes que celle(s) où il/elle contribue déjà.</li>\n\n\n\n<li>Pour les mentors : toute personne ayant déjà un peu d’expérience dans la contribution WordPress.</li>\n</ul>\n\n\n\n<h2 class="wp-block-heading">Comment rejoindre le programme ?</h2>\n\n\n\n<p class="wp-block-paragraph">Pour rejoindre le programme, il faut remplir un petit formulaire :</p>\n\n\n\n<div class="wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex">\n<div class="wp-block-button"><a class="wp-block-button__link wp-element-button" href="https://docs.google.com/forms/d/e/1FAIpQLSd6faivlMZzyiq1sx_78fvnw7-JOshZMZcIO6BTp-B7TuM2ww/viewform" target="_blank" rel="noreferrer noopener">Candidater en tant que mentoré·e</a></div>\n\n\n\n<div class="wp-block-button"><a class="wp-block-button__link wp-element-button" href="https://docs.google.com/forms/d/e/1FAIpQLSfDzRRrIDJcQcVF0m3I16-RfwrjmXBHboxCC5Rx0OHatK_EBQ/viewform" target="_blank" rel="noreferrer noopener">Candidater en tant que mentor</a></div>\n</div>\n\n\n\n<p class="wp-block-paragraph">Mais <strong>attention date limite des candidatures</strong> : </p>\n\n\n\n<p class="has-text-align-center has-light-grey-2-color has-vivid-red-background-color has-text-color has-background has-link-color wp-elements-18846e5805f4ed69ba3dc19961036bd1 wp-block-paragraph" style="margin-top:var(--wp--preset--spacing--10);margin-right:var(--wp--preset--spacing--10);margin-bottom:var(--wp--preset--spacing--10);margin-left:var(--wp--preset--spacing--10);padding-top:var(--wp--preset--spacing--10);padding-right:var(--wp--preset--spacing--10);padding-bottom:var(--wp--preset--spacing--10);padding-left:var(--wp--preset--spacing--10)">le 26 août 2024</p>\n\n\n\n<p class="wp-block-paragraph">Vous serez ensuite recontacté·e.</p>\n\n\n\n<h2 class="wp-block-heading">Contribuer dans votre langue</h2>\n\n\n\n<p class="wp-block-paragraph">Ce 3<sup>e</sup> programme propose une nouveauté : selon le projet auquel vous participerez, vous aurez peut être l’opportunité de contribuer en français, puisque des équipes par locale vont être constituées.</p>\n\n\n\n<h2 class="wp-block-heading">Plus d&rsquo;informations</h2>\n\n\n\n<p class="wp-block-paragraph">Retrouvez plus d&rsquo;informations sur le programme dans cet article (en anglais) :</p>\n\n\n\n<figure class="wp-block-embed aligncenter is-type-wp-embed is-provider-wordpress-org-project wp-block-embed-wordpress-org-project"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="TOusFk6YKX"><a href="https://make.wordpress.org/project/2024/08/16/wordpress-contributor-mentorship-program-cohort-3-2024-q4-call-for-mentees-mentors/">WordPress Contributor Mentorship Program Cohort #3 (2024 Q4): Call for Mentees &amp; Mentors</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;WordPress Contributor Mentorship Program Cohort #3 (2024 Q4): Call for Mentees &amp; Mentors&#8221; &#8212; WordPress.org Project" src="https://make.wordpress.org/project/2024/08/16/wordpress-contributor-mentorship-program-cohort-3-2024-q4-call-for-mentees-mentors/embed/#?secret=93CdKWMRfW#?secret=TOusFk6YKX" data-secret="TOusFk6YKX" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<p class="has-text-align-center has-light-grey-2-color has-purple-2-background-color has-text-color has-background has-link-color has-extra-large-font-size wp-elements-ce3e97f8976a3a3f44d47b605fc66a4f wp-block-paragraph" style="margin-top:var(--wp--preset--spacing--30);margin-right:var(--wp--preset--spacing--30);margin-bottom:var(--wp--preset--spacing--30);margin-left:var(--wp--preset--spacing--30);padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)">On compte sur vous pour vous inscrire nombreux et nombreuses à ce programme !<br>Si vous n’avez jamais contribué c’est l’occasion rêvée de commencer, si vous contribuez déjà et souhaitez rejoindre de nouvelles équipes ce programme est fait pour vous !</p>\n\n\n\n<p class="wp-block-paragraph"></p>\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:30:"com-wordpress:feed-additions:1";a:1:{s:7:"post-id";a:1:{i:0;a:5:{s:4:"data";s:4:"3204";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}}s:27:"http://www.w3.org/2005/Atom";a:1:{s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:1:{s:0:"";a:3:{s:4:"href";s:35:"https://fr.wordpress.org/news/feed/";s:3:"rel";s:4:"self";s:4:"type";s:19:"application/rss+xml";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:44:"http://purl.org/rss/1.0/modules/syndication/";a:2:{s:12:"updatePeriod";a:1:{i:0;a:5:{s:4:"data";s:9:"\n	hourly	";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:15:"updateFrequency";a:1:{i:0;a:5:{s:4:"data";s:4:"\n	1	";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:30:"com-wordpress:feed-additions:1";a:1:{s:4:"site";a:1:{i:0;a:5:{s:4:"data";s:8:"13096031";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}}}}}}}s:4:"type";i:128;s:7:"headers";a:11:{s:6:"server";s:5:"nginx";s:4:"date";s:29:"Wed, 25 Mar 2026 12:25:41 GMT";s:12:"content-type";s:34:"application/rss+xml; charset=UTF-8";s:4:"vary";s:37:"Accept-Encoding, accept, content-type";s:6:"x-olaf";s:3:"⛄";s:13:"last-modified";s:29:"Sat, 14 Feb 2026 15:22:33 GMT";s:4:"link";s:61:"<https://fr.wordpress.org/wp-json/>; rel="https://api.w.org/"";s:15:"x-frame-options";s:10:"SAMEORIGIN";s:16:"content-encoding";s:4:"gzip";s:7:"alt-svc";s:19:"h3=":443"; ma=86400";s:4:"x-nc";s:9:"HIT ord 2";}s:5:"build";i:1760643936;s:21:"cache_expiration_time";i:1774484741;s:23:"__cache_expiration_time";i:1774484741;}', 'off');
INSERT INTO `EKPjf_options` VALUES
(14429, '_site_transient_timeout_feed_mod_0d2db5fea5a8633b56992c916819b198', '1774484741', 'off'),
(14430, '_site_transient_feed_mod_0d2db5fea5a8633b56992c916819b198', '1774441541', 'off'),
(14431, '_site_transient_timeout_feed_48c2a7450ae14f12ef8a9b58ca9f0748', '1774484741', 'off'),
(14432, '_site_transient_feed_48c2a7450ae14f12ef8a9b58ca9f0748', 'a:6:{s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:1:{s:4:"feed";a:1:{i:0;a:6:{s:4:"data";s:126:"\n    \n    \n    \n    \n    \n    \n\n        \n        \n        \n        \n        \n        \n        \n        \n        \n        \n    ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:16:"Planet WordPress";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"subtitle";a:1:{i:0;a:5:{s:4:"data";s:16:"Planet WordPress";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:1:{s:0:"";a:2:{s:4:"href";s:36:"https://rss.wpfr.net/feed/wp-planet/";s:3:"rel";s:4:"self";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:2:"id";a:1:{i:0;a:5:{s:4:"data";s:21:"https://rss.wpfr.net/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"updated";a:1:{i:0;a:5:{s:4:"data";s:25:"2026-03-25T12:28:54+00:00";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:9:"generator";a:1:{i:0;a:5:{s:4:"data";s:31:"\n        WP RSS Aggregator\n    ";s:7:"attribs";a:1:{s:0:"";a:2:{s:3:"uri";s:27:"https://wprssaggregator.com";s:7:"version";s:7:"4.23.13";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:5:"entry";a:10:{i:0;a:6:{s:4:"data";s:70:"\n    \n    \n    \n    \n    \n    \n    \n            \n                \n    ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:9:{s:2:"id";a:1:{i:0;a:5:{s:4:"data";s:64:"https://kinsta.com/fr/blog/migrations-kinsta-enregistrements-mx/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:75:"Comment fonctionnent les enregistrements MX lors des migrations vers Kinsta";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:1:{s:0:"";a:2:{s:4:"href";s:64:"https://kinsta.com/fr/blog/migrations-kinsta-enregistrements-mx/";s:3:"rel";s:9:"alternate";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"updated";a:1:{i:0;a:5:{s:4:"data";s:29:"2026-03-23T09:27:37.000+01:00";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:9:"published";a:1:{i:0;a:5:{s:4:"data";s:29:"2026-03-23T09:27:37.000+01:00";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"summary";a:1:{i:0;a:5:{s:4:"data";s:267:"La migration d’un site web comporte deux aspects : les fichiers et les bases de données du site, ainsi que vos serveurs de messagerie. Un problème ...\nThe post Comment fonctionnent les enregistrements MX lors des migrations vers Kinsta appeared first on Kinsta®.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"content";a:1:{i:0;a:5:{s:4:"data";s:415:"\n        <p>La migration d&#8217;un site web comporte deux aspects : les fichiers et les bases de données du site, ainsi que vos serveurs de messagerie. Un problème ...</p>\n<p>The post <a href="https://kinsta.com/fr/blog/migrations-kinsta-enregistrements-mx/">Comment fonctionnent les enregistrements MX lors des migrations vers Kinsta</a> appeared first on <a href="https://kinsta.com/fr">Kinsta®</a>.</p>\n\n    ";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:6:"author";a:1:{i:0;a:6:{s:4:"data";s:46:"\n            \n                                ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:1:{s:4:"name";a:1:{i:0;a:5:{s:4:"data";s:13:"Joel Olawanle";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}s:6:"source";a:1:{i:0;a:6:{s:4:"data";s:67:"\n                    \n                            \n                ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:2:{s:2:"id";a:1:{i:0;a:5:{s:4:"data";s:32:"https://kinsta.com/fr/blog/feed/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:6:"Kinsta";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}}}}i:1;a:6:{s:4:"data";s:70:"\n    \n    \n    \n    \n    \n    \n    \n            \n                \n    ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:9:{s:2:"id";a:1:{i:0;a:5:{s:4:"data";s:76:"https://blog.o2switch.fr/remplacer-wp-cron-deux-methodes-selon-votre-niveau/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:53:"Remplacer WP-Cron : deux méthodes selon votre niveau";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:1:{s:0:"";a:2:{s:4:"href";s:76:"https://blog.o2switch.fr/remplacer-wp-cron-deux-methodes-selon-votre-niveau/";s:3:"rel";s:9:"alternate";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"updated";a:1:{i:0;a:5:{s:4:"data";s:29:"2026-03-20T08:30:00.000+01:00";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:9:"published";a:1:{i:0;a:5:{s:4:"data";s:29:"2026-03-20T08:30:00.000+01:00";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"summary";a:1:{i:0;a:5:{s:4:"data";s:164:"WP-Cron n’est pas toujours fiable. Découvrez comment le remplacer simplement avec cron-job.org ou un cron serveur pour des tâches planifiées plus régulières.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"content";a:1:{i:0;a:5:{s:4:"data";s:178:"\n        WP-Cron n’est pas toujours fiable. Découvrez comment le remplacer simplement avec cron-job.org ou un cron serveur pour des tâches planifiées plus régulières.\n    ";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:6:"author";a:1:{i:0;a:6:{s:4:"data";s:46:"\n            \n                                ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:1:{s:4:"name";a:1:{i:0;a:5:{s:4:"data";s:12:"Éric Martin";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}s:6:"source";a:1:{i:0;a:6:{s:4:"data";s:67:"\n                    \n                            \n                ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:2:{s:2:"id";a:1:{i:0;a:5:{s:4:"data";s:40:"https://blog.o2switch.fr/wordpress/feed/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:8:"O2switch";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}}}}i:2;a:6:{s:4:"data";s:70:"\n    \n    \n    \n    \n    \n    \n    \n            \n                \n    ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:9:{s:2:"id";a:1:{i:0;a:5:{s:4:"data";s:35:"https://wpmarmite.com/elementor-ai/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:87:"Comment créer un site WordPress avec les outils IA d’Elementor : méthode pas à pas";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:1:{s:0:"";a:2:{s:4:"href";s:35:"https://wpmarmite.com/elementor-ai/";s:3:"rel";s:9:"alternate";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"updated";a:1:{i:0;a:5:{s:4:"data";s:29:"2026-03-17T09:31:35.000+01:00";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:9:"published";a:1:{i:0;a:5:{s:4:"data";s:29:"2026-03-17T09:31:35.000+01:00";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"summary";a:1:{i:0;a:5:{s:4:"data";s:451:"Vous l’expérimentez sûrement au quotidien. Créer un site WordPress, c’est souvent jongler entre mille tâches : structurer vos pages, trouver les bons mots, soigner le design, régler les détails techniques, etc. Et j’en passe. Résultat : vous avancez… mais pas...\nComment créer un site WordPress avec les outils IA d’Elementor : méthode pas à pas est un article de WPMarmite, le blog qui vous aide à tirer le meilleur de WordPress.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"content";a:1:{i:0;a:5:{s:4:"data";s:764:"\n        <p><img width="1500" height="830" src="https://wpmarmite.com/wp-content/uploads/2020/11/cover-elementor.jpg" class="attachment-full size-full wp-post-image" alt="Elementor plugin cover" //></p>\n<p>Vous l&#8217;expérimentez sûrement au quotidien. Créer un site WordPress, c’est souvent jongler entre mille tâches : structurer vos pages, trouver les bons mots, soigner le design, régler les détails techniques, etc. Et j’en passe. Résultat : vous avancez… mais pas...</p>\n<p><a href="https://wpmarmite.com/elementor-ai/">Comment créer un site WordPress avec les outils IA d’Elementor : méthode pas à pas</a> est un article de <a href="https://wpmarmite.com">WPMarmite</a>, le blog qui vous aide à tirer le meilleur de WordPress.</p>\n\n    ";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:6:"author";a:1:{i:0;a:6:{s:4:"data";s:46:"\n            \n                                ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:1:{s:4:"name";a:1:{i:0;a:5:{s:4:"data";s:17:"Équipe WPMarmite";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}s:6:"source";a:1:{i:0;a:6:{s:4:"data";s:67:"\n                    \n                            \n                ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:2:{s:2:"id";a:1:{i:0;a:5:{s:4:"data";s:29:"http://feedpress.me/WPMarmite";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:10:"WP Marmite";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}}}}i:3;a:6:{s:4:"data";s:70:"\n    \n    \n    \n    \n    \n    \n    \n            \n                \n    ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:9:{s:2:"id";a:1:{i:0;a:5:{s:4:"data";s:61:"https://wpfr.net/convocation-a-lassemblee-generale-wpfr-2026/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:50:"Convocation à l’Assemblée Générale WPFR 2026";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:1:{s:0:"";a:2:{s:4:"href";s:61:"https://wpfr.net/convocation-a-lassemblee-generale-wpfr-2026/";s:3:"rel";s:9:"alternate";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"updated";a:1:{i:0;a:5:{s:4:"data";s:29:"2026-03-16T11:20:58.000+01:00";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:9:"published";a:1:{i:0;a:5:{s:4:"data";s:29:"2026-03-16T11:20:58.000+01:00";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"summary";a:1:{i:0;a:5:{s:4:"data";s:366:"Toute l’équipe de l’association WordPress Francophone (WPFR.NET) tient à vous remercier pour le soutien et la confiance que vous continuez à nous accorder depuis toutes ces années. Nous avons le plaisir de vous convier à l’Assemblée Générale (AG) de notre association, qui se déroulera en ligne le vendredi 3 avril 2026 à partir de 12h30Lire la suite";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"content";a:1:{i:0;a:5:{s:4:"data";s:4887:"\n        \n<p>Toute l’équipe de l’association WordPress Francophone (<a href="http://WPFR.NET" target="_blank" rel="noreferrer noopener">WPFR.NET</a>) tient à vous remercier pour le soutien et la confiance que vous continuez à nous accorder depuis toutes ces années.</p>\n\n\n\n<p><strong>Nous avons le plaisir de vous convier à l&rsquo;Assemblée Générale (AG) de notre association, qui se déroulera en ligne le vendredi 3 avril 2026 à partir de 12h30 (comptez environ 1h30).</strong></p>\n\n\n\n<p>L&rsquo;AG est, comme tous les ans, un temps fort de notre vie associative. Le mandat annuel des membres actuels du Conseil d&rsquo;Administration arrivera à échéance et c&rsquo;est l&rsquo;occasion de confirmer votre confiance dans le projet associatif appliquée depuis 2024, de prolonger le mandat des actuels administratrices et administrateurs et de vous proposer pour rejoindre l&rsquo;équipe qui dirige l&rsquo;association.</p>\n\n\n\n<p>Il est essentiel que vous utilisiez votre vote ou que vous donniez un pouvoir pour participer. Cela permet à l&rsquo;aventure associative de WPFR de continuer.</p>\n\n\n\n<p>Pour participer à l&rsquo;AG : merci de répondre à la convocation envoyée par e-mail. Si vous n&rsquo;avez pas reçu de message, c&rsquo;est que votre adhésion est surement échue, contactez-nous sur Slack ou par e-mail à l&rsquo;adresse <em><a href="mailto:bureau@wpfr.net">bureau@wpfr.net</a></em> si vous avez besoin d&rsquo;aide.</p>\n\n\n\n<h2 class="wp-block-heading" id="modalite-de-participation">Modalité de participation</h2>\n\n\n\n<p class="has-background" style="background-color:#fef8da"><em><strong>Si vous souhaitez participer à l’assemblée, merci de confirmer en répondant à ce message au plus tard la veille de l&rsquo;AG.</strong> <strong>En retour, nous vous communiquerons le lien de la visioconférence.</strong></em></p>\n\n\n\n<p><em>Pour rappel : les non-adhérent.e.s peuvent assister à l’AG, mais n&rsquo;auront pas de droit de parole et ne pourront ni se présenter, ni prendre part au vote. Merci de vous faire connaitre pour recevoir le lien.</em></p>\n\n\n\n<h2 class="wp-block-heading" id="ordre-du-jour">Ordre du jour&nbsp;</h2>\n\n\n\n<ul class="wp-block-list">\n<li>Fixation du montant des cotisations.</li>\n\n\n\n<li>Présentation du rapport d’activité et du budget de l’association pour l’exercice 2025.</li>\n\n\n\n<li>Appel à candidature + présentation des candidats au CA.</li>\n\n\n\n<li>Vote de renouvellement des membres du CA.</li>\n\n\n\n<li>Introduction des grands projets WPFR pour 2026.</li>\n\n\n\n<li>Temps d&rsquo;échange (selon le temps restant).</li>\n</ul>\n\n\n\n<h2 class="wp-block-heading" id="fonctionnement-de-lelection">Fonctionnement de l&rsquo;élection</h2>\n\n\n\n<p>Nous procéderons comme chaque année à l’élection via la plateforme <a href="https://www.balotilo.org/fr" target="_blank" rel="noreferrer noopener">Balotilo</a>, vous n&rsquo;avez rien à prévoir : le lien sera partagé en début de séance.</p>\n\n\n\n<p>Lors de votre confirmation, vous pouvez confirmer votre volonté de vous présenter lors de l&rsquo;élection pour rejoindre le Conseil d&rsquo;Administration. Un appel à candidature sera réalisé avant le vote pour confirmer la liste des personnes qui se présente. Le CA n’est pas limité en nombre de membres.</p>\n\n\n\n<p>La méthode en place depuis plusieurs années est un scrutin par approbation à un tour à la majorité simple. Traduction : il n&rsquo;y a pas de système de liste, chaque votant pourra approuver (ou s&rsquo;abstenir) pour chaque candidat à un poste au Conseil d&rsquo;Administration. Pour être élu, un candidat devra recueillir au moins 50% des voix des votants présents pendant l&rsquo;AG.</p>\n\n\n\n<p>Je rappelle que le vote est anonyme et aura lieu pendant un temps limité en suivant l&rsquo;ordre du jour, nous annoncerons les résultats en direct une fois que l&rsquo;ensemble des participants auront voté ou que le temps sera écoulé.</p>\n\n\n\n<h2 class="wp-block-heading" id="membres-sortants-du-ca">Membres sortants du CA :</h2>\n\n\n\n<ol class="wp-block-list">\n<li>Amaury Balmer</li>\n\n\n\n<li>Arnaud Le Bihan</li>\n\n\n\n<li>Benjamin Gosset</li>\n\n\n\n<li>Cyrille Sanson</li>\n\n\n\n<li>Dareth Nhang</li>\n\n\n\n<li>Fredde Battel</li>\n\n\n\n<li>Jason Rouet (membre du bureau et président)</li>\n\n\n\n<li>Jenny Dupuy (membre du bureau)</li>\n\n\n\n<li>Maïlis Amalric (membre du bureau)</li>\n\n\n\n<li>Marjorie Pasqualini (membre du bureau et trésorière)</li>\n\n\n\n<li>Olivier Gobet</li>\n\n\n\n<li>Olivier Gorzalka</li>\n\n\n\n<li>Pierre Lannoy</li>\n\n\n\n<li>Pierre Mobian</li>\n\n\n\n<li>Sarah Carle</li>\n\n\n\n<li>Valérie Galassi</li>\n</ol>\n\n\n\n<p>Si vous connaissez des personnes intéressées, n&rsquo;hésitez pas à leur proposer d&rsquo;adhérer pour participer à l&rsquo;AG ou de venir pour découvrir le rôle de l&rsquo;association.</p>\n\n\n\n<p>En espérant vous voir nombreux à cette AG !</p>\n\n    ";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:6:"author";a:1:{i:0;a:6:{s:4:"data";s:46:"\n            \n                                ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:1:{s:4:"name";a:1:{i:0;a:5:{s:4:"data";s:11:"Jason Rouet";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}s:6:"source";a:1:{i:0;a:6:{s:4:"data";s:67:"\n                    \n                            \n                ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:2:{s:2:"id";a:1:{i:0;a:5:{s:4:"data";s:33:"https://wpfr.net/actualites/feed/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:4:"WPFR";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}}}}i:4;a:6:{s:4:"data";s:70:"\n    \n    \n    \n    \n    \n    \n    \n            \n                \n    ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:9:{s:2:"id";a:1:{i:0;a:5:{s:4:"data";s:103:"https://beapi.fr/blog/wordcamp-nice-contributions-ia-et-nouveaux-equilibres-dans-lecosysteme-wordpress/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:89:"WordCamp Nice : contributions, IA et nouveaux équilibres dans l’écosystème WordPress";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:1:{s:0:"";a:2:{s:4:"href";s:103:"https://beapi.fr/blog/wordcamp-nice-contributions-ia-et-nouveaux-equilibres-dans-lecosysteme-wordpress/";s:3:"rel";s:9:"alternate";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"updated";a:1:{i:0;a:5:{s:4:"data";s:29:"2026-03-12T15:08:56.000+01:00";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:9:"published";a:1:{i:0;a:5:{s:4:"data";s:29:"2026-03-12T15:08:56.000+01:00";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"summary";a:1:{i:0;a:5:{s:4:"data";s:518:"Les WordCamps sont les grands rendez-vous de la communauté WordPress. Organisés dans différentes villes, ils rassemblent développeurs, agences, freelances et éditeurs de solutions qui font vivre l’écosystème du CMS. Chez Be API, c’est un événement que nous ne manquons jamais. À chaque édition, une partie de l’équipe s’y rend pour échanger avec la communauté, contribuer […]\nThe post WordCamp Nice : contributions, IA et nouveaux équilibres dans l’écosystème WordPress appeared first on .";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"content";a:1:{i:0;a:5:{s:4:"data";s:6604:"\n        \n<p>Les WordCamps sont les grands rendez-vous de la communauté WordPress. Organisés dans différentes villes, ils rassemblent développeurs, agences, freelances et éditeurs de solutions qui font vivre l’écosystème du CMS.</p>\n\n\n\n<p>Chez Be API, c’est un événement que nous ne manquons jamais. À chaque édition, une partie de l’équipe s’y rend pour échanger avec la communauté, contribuer au projet open source et suivre de près les évolutions de l’écosystème.</p>\n\n\n\n<p>Pour l’édition niçoise, Alexandre (CTO), Pénélope (cheffe de projet) Yann (directeur commercial) et Jules (développeur) ont participé aux conférences, aux rencontres et à la traditionnelle journée de contribution. La team <a href="https://www.wp-mediapapa.com/">Mediapapa</a> était aussi sur place, avec Nicolas, Stéphane et Jason.</p>\n\n\n\n<figure class="wp-block-image size-full"><img width="1024" height="683" src="https://beapi.fr/app/uploads/2026/03/lequipe-au-wordcamp-nice.png" alt="" class="wp-image-16088" //></figure>\n\n\n\n<h2 class="wp-block-heading">Contribuer à WordPress</h2>\n\n\n\n<p>La veille de chaque WordCamp, la traditionnelle Journée de Contribution est organisée par l&rsquo;association WordPress Francophone (WPFR). <strong>Pendant une journée, les participants travaillent directement sur le projet WordPress</strong> : correction de bugs, amélioration de l’accessibilité, tests de fonctionnalités, traduction ou documentation…</p>\n\n\n\n<p>Ces sessions illustrent l’esprit open source du CMS : chacun peut contribuer, qu’il soit développeur, designer, chef de projet ou utilisateur.</p>\n\n\n\n<p>Cette édition a notamment permis de travailler sur des améliorations d’accessibilité du cœur de WordPress, testées et validées collectivement pendant la journée. Mais aussi, première mondiale, les contributeurs ont pu tester et valider la beta 3 de la prochaine version 7.0 de WordPress qui sortira dans quelques semaines.</p>\n\n\n\n<p>Au-delà de l’aspect technique, ces moments sont aussi l’occasion d’échanger avec d’autres acteurs de l’écosystème et de confronter les pratiques.</p>\n\n\n\n<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">\n<p><em>“La journée de contribution permet de sortir de sa bulle et de rencontrer d’autres professionnels qui utilisent WordPress dans des contextes très différents.”</em> </p>\n</blockquote>\n\n\n\n<h2 class="wp-block-heading">Une communauté qui se renouvelle et se structure</h2>\n\n\n\n<p>Cette édition confirme une tendance visible depuis quelques années : <strong>la communauté WordPress continue de se renouveler</strong>.</p>\n\n\n\n<p>Si certaines figures historiques sont toujours présentes, de <strong>nouvelles têtes apparaissent à chaque édition</strong> : nouveaux acteurs du secteur, jeunes développeurs, professionnels qui découvrent l’événement pour la première fois… Un renouvellement très positif, indispensable pour maintenir une communauté dynamique et faire évoluer le projet dans la durée.</p>\n\n\n\n<p>Dans le même temps, l’écosystème s’est largement professionnalisé. Les WordCamps rassemblent aujourd’hui majoritairement des acteurs qui utilisent WordPress dans leur activité : agences, entreprises, éditeurs de solutions ou indépendants spécialisés.</p>\n\n\n\n<p>Les discussions dépassent largement le cadre technique pour aborder des sujets plus larges : organisation des projets, industrialisation des développements, modèles économiques ou encore évolution des métiers.</p>\n\n\n\n<h2 class="wp-block-heading">L’intelligence artificielle, sujet incontournable</h2>\n\n\n\n<p>Comme dans beaucoup d’événements tech aujourd’hui, <strong>l’intelligence artificielle était au cœur des discussions</strong>.</p>\n\n\n\n<p>Automatisation de certaines tâches de développement, génération de code à partir de maquettes ou assistance dans les workflows : les outils évoluent très vite et ouvrent de nouvelles possibilités.</p>\n\n\n\n<p>Mais l’enjeu n’est pas simplement d’utiliser l’IA. La question centrale est de <strong>savoir l’intégrer intelligemment dans les processus de travail</strong>.</p>\n\n\n\n<p>Chez Be API, ces évolutions nous amènent à tester de nouveaux outils, analyser leurs limites et adapter nos méthodes de production. Si l’IA peut accélérer certaines étapes, la valeur des développeurs se déplace vers d’autres dimensions : <strong>architecture des systèmes, qualité du code, sécurité et validation des résultats.</strong></p>\n\n\n\n<h2 class="wp-block-heading">Mediapapa, sponsor de l’évènement</h2>\n\n\n\n<p>Cette édition du WordCamp Nice était également l’occasion de retrouver <strong><a href="https://www.wp-mediapapa.com/">Mediapapa</a></strong>, la solution de gestion avancée de médiathèque WordPress, développée par Be API.</p>\n\n\n\n<p>L’équipe disposait d’un stand pour présenter une nouvelle version du produit, enrichie grâce aux retours recueillis lors de la précédente édition et des tests utilisateurs.</p>\n\n\n\n<p>Tout au long de l’événement, les démonstrations ont permis d’échanger avec utilisateurs, partenaires et clients autour des usages et des besoins liés à la gestion de médias dans WordPress (le retour de l’équipe Mediapapa <a href="https://www.wp-mediapapa.com/wordcamp-nice-2026-what-a-week/">est à lire ici.</a>)</p>\n\n\n\n<figure class="wp-block-image size-full"><img width="1024" height="683" src="https://beapi.fr/app/uploads/2026/03/lequipe-mediapapa.png" alt="" class="wp-image-16089" //></figure>\n\n\n\n<h2 class="wp-block-heading">Un rendez-vous pour prendre le pouls de l’écosystème</h2>\n\n\n\n<p>Au-delà des conférences et des rencontres, les WordCamps restent <strong>des moments privilégiés pour observer les évolutions de l’écosystème WordPress</strong> : nouvelles pratiques, transformations des métiers ou émergence de nouveaux acteurs.</p>\n\n\n\n<p>Entre contributions open source, échanges entre professionnels et discussions autour des grandes transformations du secteur, cette édition niçoise a une nouvelle fois confirmé la vitalité d’une communauté qui continue d’évoluer.</p>\n\n\n\n<p>Et pour nous, c’est toujours une excellente raison de ne pas manquer le prochain rendez-vous.</p>\n\n\n\n<p></p>\n<p>The post <a href="https://beapi.fr/blog/wordcamp-nice-contributions-ia-et-nouveaux-equilibres-dans-lecosysteme-wordpress/">WordCamp Nice : contributions, IA et nouveaux équilibres dans l’écosystème WordPress</a> appeared first on <a href="https://beapi.fr"></a>.</p>\n\n    ";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:6:"author";a:1:{i:0;a:6:{s:4:"data";s:46:"\n            \n                                ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:1:{s:4:"name";a:1:{i:0;a:5:{s:4:"data";s:14:"Alizée Ragoin";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}s:6:"source";a:1:{i:0;a:6:{s:4:"data";s:67:"\n                    \n                            \n                ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:2:{s:2:"id";a:1:{i:0;a:5:{s:4:"data";s:48:"https://beapi.fr/blog/categories/wordpress/feed/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:5:"BeAPI";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}}}}i:5;a:6:{s:4:"data";s:70:"\n    \n    \n    \n    \n    \n    \n    \n            \n                \n    ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:9:{s:2:"id";a:1:{i:0;a:5:{s:4:"data";s:45:"https://holdmywp.com/honeypot-contact-form-7/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:77:"Comment configurer un pot de miel sur Contact Form 7 (La Sentinelle antispam)";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:1:{s:0:"";a:2:{s:4:"href";s:45:"https://holdmywp.com/honeypot-contact-form-7/";s:3:"rel";s:9:"alternate";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"updated";a:1:{i:0;a:5:{s:4:"data";s:29:"2026-02-17T18:38:20.000+01:00";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:9:"published";a:1:{i:0;a:5:{s:4:"data";s:29:"2026-02-17T18:38:20.000+01:00";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"summary";a:1:{i:0;a:5:{s:4:"data";s:122:"Guide de configuration rapide de l''extension "La Sentinelle antispam" et intégration d''un pot de miel sur Contact Form 7.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"content";a:1:{i:0;a:5:{s:4:"data";s:9774:"\n        \n<p><strong><a href="https://fr.wordpress.org/plugins/la-sentinelle-antispam/" target="_blank" rel="noopener nofollow" title="La Sentinelle antispam">La Sentinelle antispam</a></strong> est une petite extension très pratique pour <strong>sécuriser les formulaires</strong> de son site et <strong>limiter les spams</strong>. Elle <strong>protège les formulaires natifs</strong> de WordPress : commentaires, connexion, inscription et mot de passe oublié. La Sentinelle intègre également les formulaires ajoutés par de nombreuses extensions comme <strong>Contact Form 7</strong>, Forminator, WooCommerce ou encore Easy Digital Downloads.</p>\n\n\n\n<p><strong>Guide rapide et concis</strong> pour configurer les réglages généraux de votre Sentinelle et protéger les formulaires <strong>Contact Form 7</strong> avec un Pot de miel (<strong>Honeypot</strong>).</p>\n\n\n\n<figure class="wp-block-image size-full"><img width="559" height="300" src="https://holdmywp.com/wp-content/uploads/2026/02/la-sentinelle-antispam-min.webp" alt="Capture d''écran de l''extension « La sentinelle antispam » dans le répertoire WordPress.org" class="wp-image-7898" //><figcaption class="wp-element-caption"><em>Capture d&rsquo;écran de l&rsquo;extension « La Sentinelle antispam » dans le répertoire WordPress.org</em></figcaption></figure>\n\n\n<h2 class="wp-block-heading" id="reglages-generaux">Réglages généraux</h2>\n\n<h3 class="wp-block-heading" id="page-des-reglages">Page des réglages</h3>\n\n\n<p>Retrouvez la page de réglages de l&rsquo;extension <strong>La Sentinelle antispam</strong> dans l&rsquo;interface d&rsquo;administration de votre site : <strong>Réglages &gt; La Sentinelle</strong>.</p>\n\n\n\n<figure data-wp-context="{&quot;imageId&quot;:&quot;6995dba60c636&quot;}" data-wp-interactive="core/image" data-wp-key="6995dba60c636" class="wp-block-image size-large wp-lightbox-container"><img width="1024" height="402" data-wp-init="callbacks.setButtonStyles" src="https://holdmywp.com/wp-content/uploads/2026/02/la-sentinelle-antispam-reglages-min-1024x402.webp" alt="Capture d''écran de la page des réglages de l''extension &quot;La Sentinelle antispam&quot;" class="wp-image-7900" //><button class="lightbox-trigger" type="button" aria-label="Agrandir" data-wp-init="callbacks.initTriggerButton">\n			\n				\n			\n		</button><figcaption class="wp-element-caption"><em>Capture d&rsquo;écran de la page des réglages de l&rsquo;extension « La Sentinelle antispam »</em></figcaption></figure>\n\n\n<h3 class="wp-block-heading" id="configuration-rapide">Configuration rapide</h3>\n\n\n<p>La configuration suivante est simple : elle limitera considérablement les spams sur la majorité des sites tout en permettant à l&rsquo;administrateur de contrôler d’éventuels faux-positifs en enregistrant temporairement les spams.</p>\n\n\n\n<p>Les options non citées ci-dessous ne sont pas activés.</p>\n\n\n\n<div id="config" class="wp-block-group card card--no-tag has-bg-0-color has-fg-2-background-color has-text-color has-background has-link-color wp-elements-795c58aeaaa4d063466f6b540bb1f158 has-global-padding is-layout-constrained wp-block-group-is-layout-constrained"><h4 class="wp-block-heading no-decoration has-bg-0-color has-text-color has-link-color wp-elements-f9121a382fdfa32b4ad1440158c8a917" id="filtre-contre-les-indesirables">Filtre contre les indésirables</h4>\n\n\n<p>✅ Utiliser le pot de miel.</p>\n\n\n\n<p>✅ Mettre en place un délai d’attente pour envoyer le formulaire.</p>\n\n\n<h4 class="wp-block-heading no-decoration has-bg-0-color has-text-color has-link-color wp-elements-a61d25b3e2524430b695347b2792b15d" id="formulaires">Formulaires</h4>\n\n\n<p>✅ Activer les filtres d’indésirables pour les formulaires de commentaire WordPress.</p>\n\n\n\n<p>✅ Activer les filtres d’indésirables pour le formulaire de connexion de WordPress.</p>\n\n\n\n<p>✅ Activer les filtres d’indésirables pour le formulaire de réinitialisation de mot de passe de WordPress.</p>\n\n\n\n<p>✅ Activer les filtres d’indésirables pour le formulaire d’enregistrement de WordPress.</p>\n\n\n<h4 class="wp-block-heading no-decoration has-bg-0-color has-text-color has-link-color wp-elements-41c29a2c813483eff1c7cd60581af1af" id="divers">Divers</h4>\n\n\n<p>✅ Enregistrer les soumissions indésirables.</p>\n\n\n\n<p>✅ Supprimer les anciennes soumissions indésirables.</p>\n</div>\n\n\n<h2 class="wp-block-heading" id="proteger-ses-formulaires-cf7">Protéger ses formulaires CF7</h2>\n\n\n<p>Pour protéger un formulaire, rendez-vous sur la page dédiée dans l&rsquo;interface d&rsquo;administration de votre site : <strong>Contact &gt; Formulaires de contact</strong> puis éditez le formulaire à protéger.</p>\n\n\n\n<p>Une fois sur l&rsquo;interface d&rsquo;édition de votre formulaire, ajoutez simplement un champ « La Sentinelle » en cliquant sur le bouton dédié (voir capture d&rsquo;écran) situé au-dessus de la zone de texte.</p>\n\n\n\n<figure class="wp-block-image size-full"><img width="141" height="26" src="https://holdmywp.com/wp-content/uploads/2026/02/la-sentinelle-antispam-cf7-button-min.webp" alt="Capture d''écran d''un bouton d''ajout d''un champ &quot;pot de miel&quot; à un formulaire CF7 avec La Sentinelle antispam." class="wp-image-7892" //><figcaption class="wp-element-caption"><em>Capture d&rsquo;écran d&rsquo;un bouton d&rsquo;ajout d&rsquo;un champ « pot de miel » à un formulaire CF7 avec La Sentinelle antispam.</em></figcaption></figure>\n\n\n\n<p>Une fenêtre de configuration s&rsquo;ouvre, laissez les champs par défaut et cliquez sur « Insérer la balise ».</p>\n\n\n\n<figure data-wp-context="{&quot;imageId&quot;:&quot;6995dba60cd22&quot;}" data-wp-interactive="core/image" data-wp-key="6995dba60cd22" class="wp-block-image size-full wp-lightbox-container"><img loading="lazy" width="744" height="743" data-wp-init="callbacks.setButtonStyles" src="https://holdmywp.com/wp-content/uploads/2026/02/la-sentinelle-antispam-cf7-shortcode-settings-min.webp" alt="Capture d''écran de la modale des réglages d''un shortcode &quot;la sentinelle antispam&quot; à contact form 7" class="wp-image-7894" //><button class="lightbox-trigger" type="button" aria-label="Agrandir" data-wp-init="callbacks.initTriggerButton">\n			\n				\n			\n		</button><figcaption class="wp-element-caption"><em>Capture d&rsquo;écran de la modale des réglages d&rsquo;un shortcode « la sentinelle antispam » à contact form 7</em></figcaption></figure>\n\n\n\n<p>Faites attention à bien <strong>insérer la balise La Sentinelle AVANT la balise d&rsquo;envoi du formulaire</strong> comme celle ci-dessous 👇️</p>\n\n\n<pre class="wp-block-code"><span><code class="hljs language-php"><span class="hljs-comment"># Balise pour le bouton de soumission Contact Form 7</span>\n&#091;submit <span class="hljs-string">"Envoyer"</span>]</code></span></pre>\n\n\n<p>Pour la lisibilité, j&rsquo;aime bien segmenter mes champs dans des labels, ce qui donne pour le Honeypot :</p>\n\n\n<pre class="wp-block-code"><span><code class="hljs language-php"><span class="hljs-comment"># Balise "Pot de miel"</span>\n&lt;label&gt;&#091;la_sentinelle la_sentinelle<span class="hljs-number">-713</span>]&lt;/label&gt;</code></span></pre>\n\n<h2 class="wp-block-heading" id="la-sentinelle-antispam-une-extension-antiindesirables-facile-a-mettre-en-place">La Sentinelle antispam, une extension anti-indésirables facile à mettre en place</h2>\n\n\n<p>On a vu comment configurer très rapidement des protections performantes pour vos formulaires WordPress, tout en étant transparent pour l&rsquo;internaute qui n&rsquo;est pas gêné par des CAPTCHA et autres vérifications. De plus, tout est traité localement sur votre site, ce qui assure un meilleur contrôle des données de vos utilisateurs.</p>\n\n\n\n<p>Si vous voulez en savoir plus sur La Sentinelle antispam, je vous invite à <a href="https://fr.wordpress.org/plugins/la-sentinelle-antispam/" target="_blank" rel="noopener nofollow" title="visiter la page officielle de l''extension">visiter la page officielle de l&rsquo;extension</a> sur le dépôt WordPress.</p>\n\n\n\n<p>J’espère que cette publication vous aidera. Si vous avez des questions, besoin d&rsquo;aide avec votre site, ou que vous voulez apporter votre contribution, n’hésitez pas à me <a href="https://holdmywp.com/contact/">contacter</a> ou à laisser un petit commentaire !</p>\n\n\n\n<section id="sources" class="wp-block-group has-global-padding is-layout-constrained wp-block-group-is-layout-constrained" style="padding-top:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40)">\n<div class="wp-block-group card card--no-tag has-global-padding is-layout-constrained wp-container-core-group-is-layout-24567ffd wp-block-group-is-layout-constrained" style="padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)"><h2 class="wp-block-heading no-decoration" id="sources-amp-references">Sources &amp; références</h2>\n\n\n<div class="wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-c748ba87 wp-block-group-is-layout-constrained" style="padding-left:var(--wp--preset--spacing--40)">\n<ul class="wp-block-list">\n<li><a href="https://fr.wordpress.org/plugins/la-sentinelle-antispam/" target="_blank" rel="noopener nofollow" title="La Sentinelle antispam">La Sentinelle antispam</a></li>\n\n\n\n<li><a href="https://timelord.nl/?lang=en" target="_blank" rel="noopener nofollow" title="Site du développeur de l''extension (en anglais)">Site du développeur de l&rsquo;extension (en anglais)</a></li>\n</ul>\n</div>\n</div>\n</section>\n\n<p><a href="https://holdmywp.com/honeypot-contact-form-7/">Source</a></p>\n    ";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:6:"author";a:1:{i:0;a:6:{s:4:"data";s:46:"\n            \n                                ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:1:{s:4:"name";a:1:{i:0;a:5:{s:4:"data";s:15:"Quentin Le Duff";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}s:6:"source";a:1:{i:0;a:6:{s:4:"data";s:67:"\n                    \n                            \n                ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:2:{s:2:"id";a:1:{i:0;a:5:{s:4:"data";s:40:"https://holdmywp.com/tag/wordpress/feed/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:8:"HoldMyWP";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}}}}i:6;a:6:{s:4:"data";s:70:"\n    \n    \n    \n    \n    \n    \n    \n            \n                \n    ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:9:{s:2:"id";a:1:{i:0;a:5:{s:4:"data";s:66:"https://yesweblog.fr/comment-activer-le-module-imagick-chez-nuxit/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:44:"Comment activer le module imagick chez Nuxit";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:1:{s:0:"";a:2:{s:4:"href";s:66:"https://yesweblog.fr/comment-activer-le-module-imagick-chez-nuxit/";s:3:"rel";s:9:"alternate";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"updated";a:1:{i:0;a:5:{s:4:"data";s:29:"2026-01-28T18:47:59.000+01:00";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:9:"published";a:1:{i:0;a:5:{s:4:"data";s:29:"2026-01-28T18:47:59.000+01:00";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"summary";a:1:{i:0;a:5:{s:4:"data";s:484:"Nouvel Article\nVu que je suis webmaster WordPress, je suis régulièrement interrogée et sollicitée sur les recommandations de l’outil de santé natif de WordPress. Et une recommandation revient très souvent parmi les questions que je reçois, à savoir : En l’occurrence, même si cette recommandation n’est pas une injonction, elle est a priori interprétée comme importante voire […]\n- Yes We Blog ! - Webmaster WordPress - Griselidis Gaillet - Conceptrice de sites web";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"content";a:1:{i:0;a:5:{s:4:"data";s:571:"\n        <p>Nouvel Article</p>\n<p>Vu que je suis webmaster WordPress, je suis régulièrement interrogée et sollicitée sur les recommandations de l&#8217;outil de santé natif de WordPress. Et une recommandation revient très souvent parmi les questions que je reçois, à savoir : En l&#8217;occurrence, même si cette recommandation n&#8217;est pas une injonction, elle est a priori interprétée comme importante voire [&#8230;]</p>\n<p>- <a href="https://yesweblog.fr">Yes We Blog ! - Webmaster WordPress - Griselidis Gaillet - Conceptrice de sites web</a></p>\n\n    ";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:6:"author";a:1:{i:0;a:6:{s:4:"data";s:46:"\n            \n                                ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:1:{s:4:"name";a:1:{i:0;a:5:{s:4:"data";s:18:"Griselidis Gaillet";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}s:6:"source";a:1:{i:0;a:6:{s:4:"data";s:67:"\n                    \n                            \n                ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:2:{s:2:"id";a:1:{i:0;a:5:{s:4:"data";s:45:"https://yesweblog.fr/category/wordpress/feed/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:11:"Yes we blog";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}}}}i:7;a:6:{s:4:"data";s:70:"\n    \n    \n    \n    \n    \n    \n    \n            \n                \n    ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:9:{s:2:"id";a:1:{i:0;a:5:{s:4:"data";s:79:"https://whodunit.consulting/tout-savoir-sur-le-bloc-accordeon-de-wordpress-6-9/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:51:"Tout savoir sur le bloc Accordéon de WordPress 6.9";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:1:{s:0:"";a:2:{s:4:"href";s:79:"https://whodunit.consulting/tout-savoir-sur-le-bloc-accordeon-de-wordpress-6-9/";s:3:"rel";s:9:"alternate";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"updated";a:1:{i:0;a:5:{s:4:"data";s:29:"2026-01-08T08:29:00.000+01:00";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:9:"published";a:1:{i:0;a:5:{s:4:"data";s:29:"2026-01-08T08:29:00.000+01:00";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"summary";a:1:{i:0;a:5:{s:4:"data";s:288:"WordPress 6.9 introduit un nouveau bloc Accordéon, suite à une forte demande des usagers du CMS. Voici un article en mode question-réponse sur cette nouvelle fonctionnalité.\nL’article Tout savoir sur le bloc Accordéon de WordPress 6.9 est apparu en premier sur Whodunit Consulting.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"content";a:1:{i:0;a:5:{s:4:"data";s:24939:"\n        <figure class="wp-block-post-featured-image"><img width="1600" height="960" src="https://whodunit.consulting/wp-content/uploads/2025/10/bloc-accordeon-wordpress-6.9.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" style="object-fit:cover" //></figure>\n\n\n<h2 class="wp-block-heading">À quoi ressemble le bloc accordéon de WP 6.9&nbsp;?</h2>\n\n\n\n<p>Petite mise en abîme ici, puisque pour vous montrer à quoi ressemble ce nouveau bloc accordéon, autant l&rsquo;utiliser directement&nbsp;!</p>\n\n\n\n<p>Les sections qui suivent montrent le rendu par défaut du bloc accordéon. La section d&rsquo;après montre quant à elle un exemple de bloc accordéon mis en forme via CSS.</p>\n\n\n\n<p>Mais ce ne sont pas de faux contenus de démo. C&rsquo;est tout simplement le contenu de cet article qui est rangé dans ces blocs, alors n&rsquo;hésitez pas à déplier ces éléments pour en voir les contenus&nbsp;<code>:-)</code></p>\n\n\n\n<div data-wp-context="{ &quot;autoclose&quot;: true, &quot;accordionItems&quot;: [] }" data-wp-interactive="core/accordion" role="group" class="wp-block-accordion is-layout-flow wp-block-accordion-is-layout-flow">\n<div data-wp-context="{ &quot;id&quot;: &quot;accordion-item-1&quot;, &quot;openByDefault&quot;: false }" data-wp-init="callbacks.initAccordionItems" class="wp-block-accordion-item is-layout-flow wp-block-accordion-item-is-layout-flow">\n<h3 class="wp-block-accordion-heading has-medium-font-size"><button aria-expanded="false" aria-controls="accordion-item-1-panel" id="accordion-item-1" class="wp-block-accordion-heading__toggle"><span class="wp-block-accordion-heading__toggle-title">Pourquoi WordPress 6.9 ajoute un nouveau bloc accordéon&nbsp;?</span><span class="wp-block-accordion-heading__toggle-icon" aria-hidden="true">+</span></button></h3>\n\n\n\n<div aria-labelledby="accordion-item-1" id="accordion-item-1-panel" role="region" class="wp-block-accordion-panel is-layout-flow wp-block-accordion-panel-is-layout-flow">\n<p>C&rsquo;est vrai qu&rsquo;il existe déjà le bloc «&nbsp;Détails&nbsp;» qui permet de générer des panneaux de contenus masqués puis dépliables au clic sur leur intitulé.</p>\n\n\n\n<p>Mais un composant de type «&nbsp;Accordéon&nbsp;» est assez différent&nbsp;: le principe c&rsquo;est que les panneaux de l&rsquo;accordéon sont liés ensembles à l&rsquo;intérieur d&rsquo;un groupe, à l&rsquo;inverse du composant «&nbsp;Détail&nbsp;» où chaque panneau est totalement indépendant des autres.</p>\n\n\n\n<p>Souvent, on fera d&rsquo;ailleurs en sorte que lorsqu&rsquo;un élément est sélectionné, les autres sections vont se replier, ce qui donne à ce composant son aspect d&rsquo;accordéon.</p>\n</div>\n</div>\n\n\n\n<div data-wp-context="{ &quot;id&quot;: &quot;accordion-item-2&quot;, &quot;openByDefault&quot;: false }" data-wp-init="callbacks.initAccordionItems" class="wp-block-accordion-item is-layout-flow wp-block-accordion-item-is-layout-flow">\n<h3 class="wp-block-accordion-heading has-medium-font-size"><button aria-expanded="false" aria-controls="accordion-item-2-panel" id="accordion-item-2" class="wp-block-accordion-heading__toggle"><span class="wp-block-accordion-heading__toggle-title">Le bloc accordéon de WP 6.9 est il accessible&nbsp;?</span><span class="wp-block-accordion-heading__toggle-icon" aria-hidden="true">+</span></button></h3>\n\n\n\n<div aria-labelledby="accordion-item-2" id="accordion-item-2-panel" role="region" class="wp-block-accordion-panel is-layout-flow wp-block-accordion-panel-is-layout-flow">\n<p>Oui. Des rôles ARIA ont été ajoutées à ce composant afin de standardiser le code source généré.</p>\n\n\n\n<p>Le conteneur global dispose d&rsquo;un rôle <code>group</code> et les panneaux du bloc portent un rôle <code>region</code>. Des attributs ARIA permettent également de faciliter l&rsquo;usage de ce bloc pour les technologies d&rsquo;assistance. Ainsi, le titre de section comprend des attributs <code>aria-expanded</code>, <code>aria-controls</code> se rapportant au panneau dépliable et à son état, tandis que celui-ci comprend un attribut <code>aria-labelledby</code> permettant de le rattacher à son titre.</p>\n\n\n\n<p>On y retrouve donc finalement toutes les recommandations du motif de conception «&nbsp;accordion&nbsp;» proposé par le W3C <sup data-fn="892f0416-b38a-49d9-94f5-8963b9352748" class="fn"><a id="892f0416-b38a-49d9-94f5-8963b9352748-link" href="#892f0416-b38a-49d9-94f5-8963b9352748">1</a></sup>.</p>\n</div>\n</div>\n\n\n\n<div data-wp-context="{ &quot;id&quot;: &quot;accordion-item-3&quot;, &quot;openByDefault&quot;: false }" data-wp-init="callbacks.initAccordionItems" class="wp-block-accordion-item is-layout-flow wp-block-accordion-item-is-layout-flow">\n<h3 class="wp-block-accordion-heading has-medium-font-size"><button aria-expanded="false" aria-controls="accordion-item-3-panel" id="accordion-item-3" class="wp-block-accordion-heading__toggle"><span class="wp-block-accordion-heading__toggle-title">Quels sont les réglages du bloc accordéon&nbsp;?</span><span class="wp-block-accordion-heading__toggle-icon" aria-hidden="true">+</span></button></h3>\n\n\n\n<div aria-labelledby="accordion-item-3" id="accordion-item-3-panel" role="region" class="wp-block-accordion-panel is-layout-flow wp-block-accordion-panel-is-layout-flow">\n<p>Il est possible de définir les niveaux de titres à utiliser pour les titres de section de votre accordéon. C&rsquo;est cependant un poil caché&nbsp;: ne cherchez pas ce réglage au niveau de chaque titre de section, il faut se positionner au niveau du bloc accordéon lui même et le réglage de niveau de titre à utiliser est disponible dans la barre de formatage du bloc&nbsp;:</p>\n\n\n\n<figure class="wp-block-image size-full has-custom-border is-style-default"><img width="888" height="718" src="https://whodunit.consulting/wp-content/uploads/2025/10/wordpress-6.9-bloc-accordeon.png" alt="Au niveau de la barre de formatage du bloc accordéon de WordPress 6.9, la quatrième option de la barre permet de définir le niveau de titre à appliquer aux titres de sections du bloc" class="wp-image-4719" style="border-width:1px;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-left-radius:5px;border-bottom-right-radius:5px" //></figure>\n\n\n\n<p>Il est aussi possible de définir les comportements généraux du bloc&nbsp;:</p>\n\n\n\n<ul class="wp-block-list">\n<li>Le réglage «&nbsp;Fermer automatiquement&nbsp;» permet de fermer automatiquement les autres panneaux lorsque l&rsquo;un des panneaux est affiché.</li>\n\n\n\n<li>Le réglage «&nbsp;Afficher l’icône&nbsp;» permet d&rsquo;afficher l’icône proposée nativement (et surchargeable en CSS) dans le bouton de dépliement.</li>\n\n\n\n<li>Le réglage «&nbsp;Position de l&rsquo;icône&nbsp;» permet d&rsquo;afficher l&rsquo;icône à droite ou à gauche du titre.</li>\n</ul>\n\n\n\n<figure class="wp-block-image size-full has-custom-border"><img width="538" height="570" src="https://whodunit.consulting/wp-content/uploads/2025/11/Capture-decran-2025-11-20-a-23.40.02.png" alt="Sur le bloc Accordéon disponible avec WordPress 6.9, 3 réglages sont disponibles. Ceux-ci sont décrits dans le texte qui précède cette image." class="has-border-color wp-image-4855" style="border-color:#6D3AB0;border-width:1px;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-left-radius:5px;border-bottom-right-radius:5px" //></figure>\n</div>\n</div>\n\n\n\n<div data-wp-context="{ &quot;id&quot;: &quot;accordion-item-4&quot;, &quot;openByDefault&quot;: false }" data-wp-init="callbacks.initAccordionItems" class="wp-block-accordion-item is-layout-flow wp-block-accordion-item-is-layout-flow">\n<h3 class="wp-block-accordion-heading has-medium-font-size"><button aria-expanded="false" aria-controls="accordion-item-4-panel" id="accordion-item-4" class="wp-block-accordion-heading__toggle"><span class="wp-block-accordion-heading__toggle-title">Peut-on facilement modifier les styles du bloc accordéon de WordPress&nbsp;?</span><span class="wp-block-accordion-heading__toggle-icon" aria-hidden="true">+</span></button></h3>\n\n\n\n<div aria-labelledby="accordion-item-4" id="accordion-item-4-panel" role="region" class="wp-block-accordion-panel is-layout-flow wp-block-accordion-panel-is-layout-flow">\n<p>Pour pouvoir styler correctement un bloc, il est important de connaître sa structure.</p>\n\n\n\n<p>Voici à quoi ressemble notre bloc accordéon lors de l&rsquo;enregistrement de la page en base de données&nbsp;:</p>\n\n\n\n<pre class="wp-block-code" style="font-size:0.75rem"><code>&lt;!-- wp:accordion --&gt;\n&lt;div role="group" class="wp-block-accordion"&gt;\n	&lt;!-- wp:accordion-item --&gt;\n	&lt;div class="wp-block-accordion-item"&gt;\n		&lt;!-- wp:accordion-heading --&gt;\n		&lt;h3 class="wp-block-accordion-heading"&gt;\n			&lt;button class="wp-block-accordion-heading__toggle"&gt;\n				&lt;span class="wp-block-accordion-heading__toggle-title"&gt;\n					Un titre de section\n				&lt;/span&gt;\n				&lt;span class="wp-block-accordion-heading__toggle-icon" aria-hidden="true"&gt;+&lt;/span&gt;\n			&lt;/button&gt;\n		&lt;/h3&gt;\n		&lt;!-- /wp:accordion-heading --&gt;\n\n		&lt;!-- wp:accordion-panel --&gt;\n		&lt;div role="region" class="wp-block-accordion-panel"&gt;\n			&lt;!-- wp:paragraph --&gt;\n			&lt;p&gt;Mon texte.&lt;/p&gt;\n			&lt;!-- /wp:paragraph --&gt;\n		&lt;/div&gt;\n		&lt;!-- /wp:accordion-panel --&gt;\n	&lt;/div&gt;\n	&lt;!-- /wp:accordion-item --&gt;\n&lt;/div&gt;\n&lt;!-- /wp:accordion --&gt;</code></pre>\n\n\n\n<p>Si l&rsquo;on décortique un peu ce code, on voit que les classes suivantes sont utilisées pour la structuration du bloc&nbsp;:</p>\n\n\n\n<ul class="wp-block-list">\n<li><code>wp-block-accordion</code> : le conteneur principal du bloc</li>\n\n\n\n<li><code>wp-block-accordion-item</code> : le conteneur de chaque élément de notre accordéon, puis à l&rsquo;intérieur : \n<ul class="wp-block-list">\n<li><code>wp-block-accordion-heading</code> : le titre de section de l&rsquo;élément</li>\n\n\n\n<li><code>wp-block-accordion-heading__toggle</code> : le bouton qui contient le texte du titre de section\n<ul class="wp-block-list">\n<li><code>wp-block-accordion-heading__toggle-title</code> : un wrapper autour du titre textuel seul</li>\n\n\n\n<li><code>wp-block-accordion-heading__toggle-icon</code> : le wrapper autour du petit élément «&nbsp;+&nbsp;» affiché par défaut à droite du titre, afin de pouvoir le cibler et le modifier</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n\n\n\n<p>Cette structure claire permet de cibler assez précisemment chaque item via CSS afin d&rsquo;appliquer des styles personnalisés.</p>\n</div>\n</div>\n</div>\n\n\n\n<p>Dans la section suivante, nous verrons les limites actuelles de ce bloc dans la version Beta 1 de WordPress 6.9, mises en forme au sein d&rsquo;un exemple de bloc accordéon stylé via CSS.</p>\n\n\n\n<h2 class="wp-block-heading">Limites actuelles du bloc Accordéon dans WP 6.9</h2>\n\n\n\n<p>Dans cette section, nous abordons les limites du bloc tel qu&rsquo;il est prévu pour WOrdPress 6.9 dont la sortie a eu lieu le 2 décembre 2025.</p>\n\n\n\n<p>Le bloc accordéon utilisé dans cette section est surchargé en CSS afin de proposer une implémentation visuelle différente du bloc, à titre d&rsquo;exemple.</p>\n\n\n\n<div data-wp-context="{ &quot;autoclose&quot;: true, &quot;accordionItems&quot;: [] }" data-wp-interactive="core/accordion" role="group" class="wp-block-accordion customized-accordion is-layout-flow wp-block-accordion-is-layout-flow">\n<div data-wp-context="{ &quot;id&quot;: &quot;accordion-item-5&quot;, &quot;openByDefault&quot;: false }" data-wp-init="callbacks.initAccordionItems" class="wp-block-accordion-item is-layout-flow wp-block-accordion-item-is-layout-flow">\n<h3 class="wp-block-accordion-heading"><button aria-expanded="false" aria-controls="accordion-item-5-panel" id="accordion-item-5" class="wp-block-accordion-heading__toggle"><span class="wp-block-accordion-heading__toggle-icon" aria-hidden="true">+</span><span class="wp-block-accordion-heading__toggle-title">Le bloc accordéon de WP 6.9 demande un peu de pratique avant de savoir bien l&rsquo;utiliser en <bdo lang="en" dir="ltr">back-office</bdo></span></button></h3>\n\n\n\n<div aria-labelledby="accordion-item-5" id="accordion-item-5-panel" role="region" class="wp-block-accordion-panel is-layout-flow wp-block-accordion-panel-is-layout-flow">\n<p>Si le bloc est dès aujourd&rsquo;hui fonctionnel, son utilisation demande une petite montée en compétence avant de pouvoir le manier avec dextérité en back-office.</p>\n\n\n\n<p>C&rsquo;est globalement le cas de tous les blocs imbriqués (<em><bdo lang="en" dir="ltr">nested blocks</bdo></em>)&nbsp;: l&rsquo;insertion de blocs à l&rsquo;intérieur du conteneur nécessite souvent de revenir au bloc parent avant de pouvoir insérer le contenu que l&rsquo;on souhaite.</p>\n\n\n\n<p>Idem lorsque l&rsquo;on souhaite accéder aux réglages généraux du bloc, il faut revenir au bloc parent ce qui n&rsquo;est pas spécialement évident en cliquant sur les éléments du bloc.</p>\n\n\n\n<p>Pour revenir facilement au bloc parent, pensez à utiliser un maximum le fil d&rsquo;ariane des blocs disponibles en pied de page de l&rsquo;écran de l&rsquo;éditeur. Il est très utile pour remonter dans la hiérarchie d&rsquo;un ensemble de blocs imbriqués.</p>\n\n\n\n<p>À noter que l&rsquo;utilisation du bloc via un lecteur d&rsquo;écran est presque un poil plus aisée que visuellement, car l&rsquo;éditeur propose pas mal de raccourcis destinés à faciliter son usage pour les gens qui utilisent des technologies d&rsquo;assistance.</p>\n</div>\n</div>\n\n\n\n<div data-wp-context="{ &quot;id&quot;: &quot;accordion-item-6&quot;, &quot;openByDefault&quot;: false }" data-wp-init="callbacks.initAccordionItems" class="wp-block-accordion-item is-layout-flow wp-block-accordion-item-is-layout-flow">\n<h3 class="wp-block-accordion-heading"><button aria-expanded="false" aria-controls="accordion-item-6-panel" id="accordion-item-6" class="wp-block-accordion-heading__toggle"><span class="wp-block-accordion-heading__toggle-icon" aria-hidden="true">+</span><span class="wp-block-accordion-heading__toggle-title">Le support des ancres demande un peu de code <bdo lang="en" dir="ltr">custom</bdo></span></button></h3>\n\n\n\n<div aria-labelledby="accordion-item-6" id="accordion-item-6-panel" role="region" class="wp-block-accordion-panel is-layout-flow wp-block-accordion-panel-is-layout-flow">\n<p>Il n&rsquo;est pas facilement possible de faire un lien ancre vers une section de l&rsquo;accordéon qui mène vers son contenu déplié. Enfin si, c&rsquo;est techniquement possible évidemment, mais cela nécessite un peu de JS pour déplier le panneau de section correspondant dans le cas où le lien contient une ancre vers l&rsquo;élément de l&rsquo;accordéon.</p>\n\n\n\n<p>Par défaut, les ancres fonctionnent correctement puisqu&rsquo;elles renvoient bien vers la section courante. Mais le panneau reste replié. Ce serait bien qu&rsquo;un comportement JS natif puisse s&rsquo;assurer de déplier le contenu correspondant.</p>\n\n\n\n<p>C&rsquo;est par exemple le cas si je fais un lien vers un critère sur le site officiel du Référentiel Général d&rsquo;Amélioration de l&rsquo;Accessibilité. Exemple avec <a href="https://accessibilite.numerique.gouv.fr/methode/criteres-et-tests/#fr-9.1">un lien vers le test 9.1.1 du critère 9.1</a>&nbsp;: la section correspondante est bien dépliée automatiquement.</p>\n\n\n\n<p>Pour cela, il faudra (pour l&rsquo;instant) ajouter un peu de JS à votre thème&nbsp;!</p>\n\n\n\n<p>Dans cet article, j&rsquo;ai mis en œuvre un petit script qui permet de déplier le panneau s&rsquo;il est ciblé dans l&rsquo;URL : <a href="https://whodunit.consulting/?p=4697#accordion-item-7-panel" target="_blank" rel="noreferrer noopener">cliquer sur ce lien pour tester une ancre (cela rechargera la page dans un nouvel onglet et dépliera le panneau ciblé)</a>.</p>\n\n\n\n<p>Voici le code JS associé&nbsp;: </p>\n\n\n\n<pre class="wp-block-code" style="font-size:0.6rem"><code>&lt;script&gt;\n(function() {\n	function highlightAndOpenAccordion() {\n		const previouslyHighlighted = document.querySelector(''.accordion-item-highlighted'');\n		if (previouslyHighlighted) {\n			previouslyHighlighted.classList.remove(''accordion-item-highlighted'');\n		}\n		const hash = window.location.hash;\n		if (!hash) return;\n	 		try {\n				const targetPanel = document.querySelector(hash);\n				if (targetPanel &amp;&amp; targetPanel.matches(''.wp-block-accordion-panel'')) {\n					const targetSection = targetPanel.closest(''.wp-block-accordion-item'');\n					if (!targetSection) return;\n						targetSection.classList.add(''accordion-item-highlighted'');\n						const button = targetSection.querySelector(''.wp-block-accordion-heading__toggle'');\n						if (button) {\n							const isExpanded = button.getAttribute(''aria-expanded'') === ''true'';\n							if (!isExpanded) {\n								button.setAttribute(''aria-expanded'', true);\n							}\n						}\n					setTimeout(() =&gt; {\n						targetPanel.removeAttribute( ''inert'' );\n						targetSection.scrollIntoView({ behavior: ''smooth'', block: ''start'' });\n					}, 100); \n				}\n			} catch (e) {\n				console.warn("Anchor not found:", e);\n		}\n	}\n	document.addEventListener(''DOMContentLoaded'', highlightAndOpenAccordion);\n	window.addEventListener(''hashchange'', highlightAndOpenAccordion);\n})();\n&lt;/script&gt;</code></pre>\n</div>\n</div>\n\n\n\n<div data-wp-context="{ &quot;id&quot;: &quot;accordion-item-7&quot;, &quot;openByDefault&quot;: false }" data-wp-init="callbacks.initAccordionItems" class="wp-block-accordion-item is-layout-flow wp-block-accordion-item-is-layout-flow">\n<h3 class="wp-block-accordion-heading"><button aria-expanded="false" aria-controls="accordion-item-7-panel" id="accordion-item-7" class="wp-block-accordion-heading__toggle"><span class="wp-block-accordion-heading__toggle-icon" aria-hidden="true">+</span><span class="wp-block-accordion-heading__toggle-title">Le support des notes de bas de page ne fonctionne pas vraiment</span></button></h3>\n\n\n\n<div aria-labelledby="accordion-item-7" id="accordion-item-7-panel" role="region" class="wp-block-accordion-panel is-layout-flow wp-block-accordion-panel-is-layout-flow">\n<p>C&rsquo;est un corrolaire du point précédent&nbsp;: si l&rsquo;on souhaite faire un lien-ancre vers un texte situé à l&rsquo;intérieur du contenu d&rsquo;un panneau de notre accordéon, alors le lien est bien fonctionnel, mais si le panneau est fermé, alors on ne voit pas ce texte.</p>\n\n\n\n<p>Pour illustrer ce bug, descendez en bas de cet article et cliquez sur n&rsquo;importe quelle note de bas de page&nbsp;: vous arriverez sur une section refermée sans avoir moyen de l&rsquo;ouvrir si vous utilisez par exemple la navigation clavier ou n&rsquo;importe quelle technologie d&rsquo;assistance. Cela est aussi gênant si vous utiliser la navigation visuelle classique bien entendu.</p>\n</div>\n</div>\n\n\n\n<div data-wp-context="{ &quot;id&quot;: &quot;accordion-item-8&quot;, &quot;openByDefault&quot;: false }" data-wp-init="callbacks.initAccordionItems" class="wp-block-accordion-item is-layout-flow wp-block-accordion-item-is-layout-flow">\n<h3 class="wp-block-accordion-heading"><button aria-expanded="false" aria-controls="accordion-item-8-panel" id="accordion-item-8" class="wp-block-accordion-heading__toggle"><span class="wp-block-accordion-heading__toggle-icon" aria-hidden="true">+</span><span class="wp-block-accordion-heading__toggle-title">Point SEO&nbsp;: le bloc accordéon n&rsquo;est pas un bloc FAQ</span></button></h3>\n\n\n\n<div aria-labelledby="accordion-item-8" id="accordion-item-8-panel" role="region" class="wp-block-accordion-panel is-layout-flow wp-block-accordion-panel-is-layout-flow">\n<p>Le bloc Accordéon est un bloc intéressant lorsque l&rsquo;on a une longue liste de questions-réponses qu&rsquo;on souhaite pouvoir déplier-replier facilement. Cela permet d&rsquo;avoir plus facilement une vue globale de la page lorsque les questions sont toutes repliées.</p>\n\n\n\n<p>Cependant, le bloc accordéon ne contient aucun balisage sémantique, comme par exemple les schémas standards FAQpage <sup data-fn="92bf14e0-6ce2-40d3-8ae7-7e12fb5ba494" class="fn"><a id="92bf14e0-6ce2-40d3-8ae7-7e12fb5ba494-link" href="#92bf14e0-6ce2-40d3-8ae7-7e12fb5ba494">2</a></sup> ou QApage <sup data-fn="3e8c05d1-1855-4042-a417-b9467951bfdf" class="fn"><a id="3e8c05d1-1855-4042-a417-b9467951bfdf-link" href="#3e8c05d1-1855-4042-a417-b9467951bfdf">3</a></sup> proposés sur schema.org.</p>\n\n\n\n<p>Ces schémas (ou «&nbsp;données structurées&nbsp;») ont pour objectif de proposer un balisage sémantique interprétable par les agents utilisateurs tels que les technologies d&rsquo;assistance, mais ils sont plus connus pour leur capacité à aider les moteurs d&rsquo;indexation à correctement interpréter votre contenu.</p>\n\n\n\n<p>Google en est friand et recommande leur implémentation <sup data-fn="d3426e02-7b7d-47f2-914f-46d8a51676c0" class="fn"><a href="#d3426e02-7b7d-47f2-914f-46d8a51676c0" id="d3426e02-7b7d-47f2-914f-46d8a51676c0-link">4</a></sup>, et c&rsquo;est aussi le cas des moteurs d&rsquo;indexation utilisés par les IA.</p>\n\n\n\n<p>Dans une optique GEO (pour <em><bdo lang="en" dir="ltr">Generative Engine Optimization</bdo></em>, soit optimisation pour les moteurs d&rsquo;indexation des IA génératives), les pages contenant des FAQ sont hyper importantes. C&rsquo;est une évidence puisque les IA ont globalement pour objectif de répondre à des questions en langage naturel. Quoi de mieux qu&rsquo;une page présentant un balisage sémantique en mode questions-réponses pour cela&nbsp;?</p>\n\n\n\n<p>Tout cela n&rsquo;est pas prévu par le bloc natif Accordéon pour une bonne et simple raison&nbsp;: il s&rsquo;agit d&rsquo;un bloc générique qui n&rsquo;a pas vocation à ajouter la moindre sémantique sur vos contenus&nbsp;: il doit être utilisable pour n&rsquo;importe quel contenu même s&rsquo;il ne s&rsquo;agit pas de questions-réponses.</p>\n\n\n\n<p>Il est cependant tout à fait possible d&rsquo;ajouter ces données structurées au bloc Accordéon natif. Ça demande cependant un peu de développement et je propose d&rsquo;en parler dans un prochain article.</p>\n</div>\n</div>\n</div>\n\n\n\n<p>Voilà, j&rsquo;espère que cet article vous en aura appris un peu plus sur le fonctionnement du bloc Accordéon qui est arrivé avec WordPress&nbsp;6.9.</p>\n\n\n\n<p>Si vous voulez suivre les dernières étapes du développement de cette nouvelle version de WP, vous pouvez <a href="https://make.wordpress.org/core/">consulter le blog officiel <bdo lang="en" dir="ltr">Make/Core</bdo></a> sur lequel nous partageons régulièrement les avancées techniques du CMS. </p>\n\n\n\n<hr class="wp-block-separator has-alpha-channel-opacity" //>\n\n\n\n<h2 class="wp-block-heading has-small-font-size">Notes et références</h2>\n\n\n<ol class="wp-block-footnotes"><li id="892f0416-b38a-49d9-94f5-8963b9352748">Voir <a href="https://www.w3.org/WAI/ARIA/apg/patterns/accordion/examples/accordion/">l&rsquo;exemple d&rsquo;implémentation du motif « accordion » sur le site « ARIA Authoring Practices Guide (APG) » du W3C</a> <a href="#892f0416-b38a-49d9-94f5-8963b9352748-link" aria-label="Aller à la note de bas de page 1"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/21a9.png" alt="↩" class="wp-smiley" style="height: 1em;max-height: 1em" //>︎</a></li><li id="92bf14e0-6ce2-40d3-8ae7-7e12fb5ba494">Voir le <a href="https://schema.org/FAQPage">schéma FAQpage sur schema.org</a> <a href="#92bf14e0-6ce2-40d3-8ae7-7e12fb5ba494-link" aria-label="Aller à la note de bas de page 2"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/21a9.png" alt="↩" class="wp-smiley" style="height: 1em;max-height: 1em" //>︎</a></li><li id="3e8c05d1-1855-4042-a417-b9467951bfdf">Voir le <a href="https://schema.org/QAPage">schéma QApage sur schema.org</a> <a href="#3e8c05d1-1855-4042-a417-b9467951bfdf-link" aria-label="Aller à la note de bas de page 3"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/21a9.png" alt="↩" class="wp-smiley" style="height: 1em;max-height: 1em" //>︎</a></li><li id="d3426e02-7b7d-47f2-914f-46d8a51676c0">Voir par exemple la <a href="https://developers.google.com/search/docs/appearance/structured-data/faqpage?hl=fr">documentation de Google concernant la mise en place de données structurées pour les pages de FAQ</a> <a href="#d3426e02-7b7d-47f2-914f-46d8a51676c0-link" aria-label="Aller à la note de bas de page 4"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/21a9.png" alt="↩" class="wp-smiley" style="height: 1em;max-height: 1em" //>︎</a></li></ol><p>L’article <a href="https://whodunit.consulting/tout-savoir-sur-le-bloc-accordeon-de-wordpress-6-9/">Tout savoir sur le bloc Accordéon de WordPress 6.9</a> est apparu en premier sur <a href="https://whodunit.consulting">Whodunit Consulting</a>.</p>\n\n    ";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:6:"author";a:1:{i:0;a:6:{s:4:"data";s:46:"\n            \n                                ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:1:{s:4:"name";a:1:{i:0;a:5:{s:4:"data";s:20:"Jean-Baptiste Audras";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}s:6:"source";a:1:{i:0;a:6:{s:4:"data";s:67:"\n                    \n                            \n                ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:2:{s:2:"id";a:1:{i:0;a:5:{s:4:"data";s:52:"https://whodunit.consulting/category/wordpress/feed/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:19:"Whodunit Consulting";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}}}}i:8;a:6:{s:4:"data";s:70:"\n    \n    \n    \n    \n    \n    \n    \n            \n                \n    ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:9:{s:2:"id";a:1:{i:0;a:5:{s:4:"data";s:63:"https://vincentdubroeucq.com/comprendre-les-hooks-de-wordpress/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:33:"Comprendre les hooks de WordPress";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:1:{s:0:"";a:2:{s:4:"href";s:63:"https://vincentdubroeucq.com/comprendre-les-hooks-de-wordpress/";s:3:"rel";s:9:"alternate";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"updated";a:1:{i:0;a:5:{s:4:"data";s:29:"2025-10-21T11:19:35.000+02:00";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:9:"published";a:1:{i:0;a:5:{s:4:"data";s:29:"2025-10-21T11:19:35.000+02:00";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"summary";a:1:{i:0;a:5:{s:4:"data";s:707:"WordPress est un CMS qui est infiniment extensible et personnalisable. Il existe des milliers d’extensions qui permettent d’ajouter des fonctionnalités à votre site ou de modifier le comportement normal de WordPress. Tout cela est rendu possible par l’existence d’une API relativement simple contenue dans le cœur de WordPress depuis très longtemps : la plugin API. Dans cet article, on va redécouvrir et étudier la plugin API (les fameux hooks de WordPress) pour en comprendre le fonctionnement plus en détail. La plugin API : définition La plugin API ou (API des extensions) est simplement un ensemble de fonctions PHP qui permettent […]Lire la suite : Comprendre les hooks de WordPress";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"content";a:1:{i:0;a:5:{s:4:"data";s:840:"\n        WordPress est un CMS qui est infiniment extensible et personnalisable. Il existe des milliers d&#8217;extensions qui permettent d&#8217;ajouter des fonctionnalités à votre site ou de modifier le comportement normal de WordPress. Tout cela est rendu possible par l&#8217;existence d&#8217;une API relativement simple contenue dans le cœur de WordPress depuis très longtemps : la plugin API. Dans cet article, on va redécouvrir et étudier la plugin API (les fameux hooks de WordPress) pour en comprendre le fonctionnement plus en détail. La plugin API : définition La plugin API ou (API des extensions) est simplement un ensemble de fonctions PHP qui permettent [&#8230;]<br><strong>Lire la suite :</strong> <a href="https://vincentdubroeucq.com/comprendre-les-hooks-de-wordpress/">Comprendre les hooks de WordPress</a>\n    ";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:6:"author";a:1:{i:0;a:6:{s:4:"data";s:46:"\n            \n                                ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:1:{s:4:"name";a:1:{i:0;a:5:{s:4:"data";s:7:"Vincent";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}s:6:"source";a:1:{i:0;a:6:{s:4:"data";s:67:"\n                    \n                            \n                ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:2:{s:2:"id";a:1:{i:0;a:5:{s:4:"data";s:34:"https://vincentdubroeucq.com/feed/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:17:"Vincent Dubroeucq";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}}}}i:9;a:6:{s:4:"data";s:70:"\n    \n    \n    \n    \n    \n    \n    \n            \n                \n    ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:9:{s:2:"id";a:1:{i:0;a:5:{s:4:"data";s:90:"https://wpchannel.com/woocommerce/plugins-woocommerce/product-image-generator-woocommerce/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:86:"AI Product Image Generator : générer des images produit avec l’IA dans WooCommerce";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:1:{s:0:"";a:2:{s:4:"href";s:90:"https://wpchannel.com/woocommerce/plugins-woocommerce/product-image-generator-woocommerce/";s:3:"rel";s:9:"alternate";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"updated";a:1:{i:0;a:5:{s:4:"data";s:29:"2025-09-13T14:12:55.000+02:00";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:9:"published";a:1:{i:0;a:5:{s:4:"data";s:29:"2025-09-13T14:12:55.000+02:00";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"summary";a:1:{i:0;a:5:{s:4:"data";s:400:"Publier un catalogue e-commerce prend du temps, surtout côté visuels. L’extension AI Product Image Generator for WooCommerce propose de générer automatiquement des images produits grâce à l’IA. Alternative crédible à la photo traditionnelle ? Voici mon test et mon avis. Qu’est-ce que AI Product Image Generator for WooCommerce ? Développée par W7S, cette extension s’intègre […]";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"content";a:1:{i:0;a:5:{s:4:"data";s:418:"\n        Publier un catalogue e-commerce prend du temps, surtout côté visuels. L’extension AI Product Image Generator for WooCommerce propose de générer automatiquement des images produits grâce à l’IA. Alternative crédible à la photo traditionnelle ? Voici mon test et mon avis. Qu’est-ce que AI Product Image Generator for WooCommerce ? Développée par W7S, cette extension s’intègre [&#8230;]\n    ";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:6:"author";a:1:{i:0;a:6:{s:4:"data";s:46:"\n            \n                                ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:1:{s:4:"name";a:1:{i:0;a:5:{s:4:"data";s:15:"Aurélien Denis";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}s:6:"source";a:1:{i:0;a:6:{s:4:"data";s:67:"\n                    \n                            \n                ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:2:{s:2:"id";a:1:{i:0;a:5:{s:4:"data";s:26:"https://wpchannel.com/feed";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:10:"WP channel";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}}}}}}}}}}}s:4:"type";i:512;s:7:"headers";a:11:{s:6:"server";s:12:"nginx/1.27.0";s:4:"date";s:29:"Wed, 25 Mar 2026 12:28:54 GMT";s:12:"content-type";s:20:"application/atom+xml";s:12:"x-powered-by";s:10:"PHP/8.0.30";s:13:"last-modified";s:29:"Fri, 01 Dec 2023 22:13:18 GMT";s:4:"etag";s:34:""c11b85e08f9a55c369b83cdc4e5e720f"";s:4:"link";s:57:"<https://rss.wpfr.net/wp-json/>; rel="https://api.w.org/"";s:13:"cache-control";s:35:"no-cache, no-store, must-revalidate";s:6:"pragma";s:8:"no-cache";s:7:"expires";s:1:"0";s:25:"strict-transport-security";s:16:"max-age=63072000";}s:5:"build";i:1760643936;s:21:"cache_expiration_time";i:1774484741;s:23:"__cache_expiration_time";i:1774484741;}', 'off');
INSERT INTO `EKPjf_options` VALUES
(14463, 'woocommerce_newly_installed', 'no', 'auto'),
(14464, 'woocommerce_order_stats_has_fulfillment_column', 'no', 'off'),
(14465, 'woocommerce_schema_version', '920', 'auto'),
(14466, 'woocommerce_store_address', '', 'on'),
(14467, 'woocommerce_store_address_2', '', 'on'),
(14468, 'woocommerce_store_city', '', 'on'),
(14469, 'woocommerce_default_country', 'US:CA', 'on'),
(14470, 'woocommerce_store_postcode', '', 'on'),
(14471, 'woocommerce_allowed_countries', 'all', 'on'),
(14472, 'woocommerce_all_except_countries', '', 'on'),
(14473, 'woocommerce_specific_allowed_countries', '', 'on'),
(14392, '_transient_timeout_mf_webp_4acec1194e9b8cb171a244a8ab32a11d', '1774991663', 'off'),
(14393, '_transient_mf_webp_4acec1194e9b8cb171a244a8ab32a11d', '//www.gravatar.com/avatar/bb2e27be2084be4f23ae7e02d330f8df?s=40&r=g&d=mm', 'off'),
(14394, '_transient_timeout_mf_webp_78b13ae9c711459d9a7e110cb2821e5a', '1774991663', 'off'),
(14395, '_transient_mf_webp_78b13ae9c711459d9a7e110cb2821e5a', '//www.gravatar.com/avatar/bb2e27be2084be4f23ae7e02d330f8df?s=20&r=g&d=mm', 'off'),
(14396, '_transient_timeout_mf_webp_567fa1fdf8596de568f9a1e4930c9ffa', '1774991663', 'off'),
(14397, '_transient_mf_webp_567fa1fdf8596de568f9a1e4930c9ffa', '//www.gravatar.com/avatar/bb2e27be2084be4f23ae7e02d330f8df?s=45&r=g&d=mm', 'off'),
(14456, 'gamipress_install_date', '2026-03-25 12:27:40', 'auto'),
(14800, '_site_transient_update_themes', 'O:8:"stdClass":5:{s:12:"last_checked";i:1774556216;s:7:"checked";a:5:{s:14:"metafans-child";s:0:"";s:8:"metafans";s:3:"3.5";s:16:"twentytwentyfive";s:3:"1.4";s:16:"twentytwentyfour";s:3:"1.4";s:17:"twentytwentythree";s:3:"1.6";}s:8:"response";a:0:{}s:9:"no_update";a:3:{s:16:"twentytwentyfive";a:6:{s:5:"theme";s:16:"twentytwentyfive";s:11:"new_version";s:3:"1.4";s:3:"url";s:46:"https://wordpress.org/themes/twentytwentyfive/";s:7:"package";s:62:"https://downloads.wordpress.org/theme/twentytwentyfive.1.4.zip";s:8:"requires";s:3:"6.7";s:12:"requires_php";s:3:"7.2";}s:16:"twentytwentyfour";a:6:{s:5:"theme";s:16:"twentytwentyfour";s:11:"new_version";s:3:"1.4";s:3:"url";s:46:"https://wordpress.org/themes/twentytwentyfour/";s:7:"package";s:62:"https://downloads.wordpress.org/theme/twentytwentyfour.1.4.zip";s:8:"requires";s:3:"6.4";s:12:"requires_php";s:3:"7.0";}s:17:"twentytwentythree";a:6:{s:5:"theme";s:17:"twentytwentythree";s:11:"new_version";s:3:"1.6";s:3:"url";s:47:"https://wordpress.org/themes/twentytwentythree/";s:7:"package";s:63:"https://downloads.wordpress.org/theme/twentytwentythree.1.6.zip";s:8:"requires";s:3:"6.1";s:12:"requires_php";s:3:"5.6";}}s:12:"translations";a:0:{}}', 'off'),
(14457, 'action_scheduler_hybrid_store_demarkation', '965', 'auto'),
(14458, 'schema-ActionScheduler_StoreSchema', '8.0.1774441660', 'auto'),
(14459, 'schema-ActionScheduler_LoggerSchema', '3.0.1774441660', 'auto'),
(14629, 'woocommerce_admin_install_timestamp', '1774441660', 'auto'),
(14475, 'woocommerce_specific_ship_to_countries', '', 'on'),
(14476, 'woocommerce_default_customer_address', 'base', 'on'),
(14477, 'woocommerce_address_autocomplete_enabled', 'no', 'on'),
(14478, 'woocommerce_calc_taxes', 'no', 'on'),
(14479, 'woocommerce_enable_coupons', 'yes', 'on'),
(14480, 'woocommerce_calc_discounts_sequentially', 'no', 'off'),
(14481, 'woocommerce_currency', 'USD', 'on'),
(14482, 'woocommerce_currency_pos', 'left', 'on'),
(14483, 'woocommerce_price_thousand_sep', ',', 'on'),
(14484, 'woocommerce_price_decimal_sep', '.', 'on'),
(14485, 'woocommerce_price_num_decimals', '2', 'on'),
(14486, 'woocommerce_shop_page_id', '966', 'on'),
(14487, 'woocommerce_cart_redirect_after_add', 'no', 'on'),
(14488, 'woocommerce_enable_ajax_add_to_cart', 'yes', 'on'),
(14489, 'woocommerce_placeholder_image', '965', 'on'),
(14490, 'woocommerce_weight_unit', 'lbs', 'on'),
(14491, 'woocommerce_dimension_unit', 'in', 'on'),
(14492, 'woocommerce_enable_reviews', 'yes', 'on'),
(14493, 'woocommerce_review_rating_verification_label', 'yes', 'off'),
(14494, 'woocommerce_review_rating_verification_required', 'no', 'off'),
(14495, 'woocommerce_enable_review_rating', 'yes', 'on'),
(14496, 'woocommerce_review_rating_required', 'yes', 'off'),
(14497, 'woocommerce_manage_stock', 'yes', 'on'),
(14498, 'woocommerce_hold_stock_minutes', '60', 'off'),
(14499, 'woocommerce_notify_low_stock', 'yes', 'off'),
(14500, 'woocommerce_notify_no_stock', 'yes', 'off'),
(14501, 'woocommerce_stock_email_recipient', 'admin@mpongo.org', 'off'),
(14502, 'woocommerce_notify_low_stock_amount', '2', 'off'),
(14503, 'woocommerce_notify_no_stock_amount', '0', 'on'),
(14504, 'woocommerce_hide_out_of_stock_items', 'no', 'on'),
(14505, 'woocommerce_stock_format', '', 'on'),
(14506, 'woocommerce_file_download_method', 'force', 'off'),
(14507, 'woocommerce_downloads_redirect_fallback_allowed', 'no', 'off'),
(14508, 'woocommerce_downloads_require_login', 'no', 'off'),
(14509, 'woocommerce_downloads_grant_access_after_payment', 'yes', 'off'),
(14510, 'woocommerce_downloads_deliver_inline', '', 'off'),
(14511, 'woocommerce_downloads_add_hash_to_filename', 'yes', 'on'),
(14512, 'woocommerce_downloads_count_partial', 'yes', 'on'),
(14632, 'woocommerce_attribute_lookup_enabled', 'no', 'auto'),
(14514, 'woocommerce_attribute_lookup_direct_updates', 'no', 'on'),
(14515, 'woocommerce_attribute_lookup_optimized_updates', 'no', 'on'),
(14516, 'woocommerce_product_match_featured_image_by_sku', 'no', 'on'),
(14517, 'woocommerce_prices_include_tax', 'no', 'on'),
(14518, 'woocommerce_tax_based_on', 'shipping', 'on'),
(14519, 'woocommerce_shipping_tax_class', 'inherit', 'on'),
(14520, 'woocommerce_tax_round_at_subtotal', 'no', 'on'),
(14521, 'woocommerce_tax_classes', '', 'on'),
(14522, 'woocommerce_tax_display_shop', 'excl', 'on'),
(14523, 'woocommerce_tax_display_cart', 'excl', 'on'),
(14524, 'woocommerce_price_display_suffix', '', 'on'),
(14525, 'woocommerce_tax_total_display', 'itemized', 'off'),
(14526, 'woocommerce_enable_shipping_calc', 'yes', 'off'),
(14527, 'woocommerce_shipping_cost_requires_address', 'no', 'on'),
(14528, 'woocommerce_shipping_hide_rates_when_free', 'no', 'off'),
(14529, 'woocommerce_ship_to_destination', 'billing', 'off'),
(14530, 'woocommerce_shipping_debug_mode', 'no', 'on'),
(14531, 'woocommerce_enable_guest_checkout', 'yes', 'off'),
(14532, 'woocommerce_enable_checkout_login_reminder', 'no', 'off'),
(14533, 'woocommerce_enable_signup_and_login_from_checkout', 'no', 'off'),
(14534, 'woocommerce_enable_myaccount_registration', 'no', 'off'),
(14535, 'woocommerce_registration_generate_password', 'yes', 'off'),
(14536, 'woocommerce_registration_generate_username', 'yes', 'off'),
(14537, 'woocommerce_erasure_request_removes_order_data', 'no', 'off'),
(14538, 'woocommerce_erasure_request_removes_download_data', 'no', 'off'),
(14539, 'woocommerce_allow_bulk_remove_personal_data', 'no', 'off'),
(14540, 'woocommerce_registration_privacy_policy_text', 'Vos données personnelles seront utilisées pour vous accompagner au cours de votre visite du site web, gérer l’accès à votre compte, et pour d’autres raisons décrites dans notre [privacy_policy].', 'on'),
(14541, 'woocommerce_checkout_privacy_policy_text', 'Vos données personnelles seront utilisées pour le traitement de votre commande, vous accompagner au cours de votre visite du site web, et pour d’autres raisons décrites dans notre [privacy_policy].', 'on'),
(14542, 'woocommerce_delete_inactive_accounts', 'a:2:{s:6:"number";s:0:"";s:4:"unit";s:6:"months";}', 'off'),
(14543, 'woocommerce_trash_pending_orders', '', 'off'),
(14544, 'woocommerce_trash_failed_orders', '', 'off'),
(14545, 'woocommerce_trash_cancelled_orders', '', 'off'),
(14546, 'woocommerce_anonymize_refunded_orders', 'a:2:{s:6:"number";s:0:"";s:4:"unit";s:6:"months";}', 'off'),
(14547, 'woocommerce_anonymize_completed_orders', 'a:2:{s:6:"number";s:0:"";s:4:"unit";s:6:"months";}', 'off'),
(14548, 'woocommerce_email_from_address', 'admin@mpongo.org', 'off'),
(14549, 'woocommerce_email_header_image', '', 'off'),
(14550, 'woocommerce_email_header_image_width', '120', 'on'),
(14551, 'woocommerce_email_header_alignment', 'left', 'on'),
(14552, 'woocommerce_email_font_family', 'Helvetica', 'on'),
(14553, 'woocommerce_email_footer_text', '{site_title}<br />{store_address}', 'off'),
(14554, 'woocommerce_email_base_color', '#8526ff', 'off'),
(14555, 'woocommerce_email_background_color', '#ffffff', 'off'),
(14556, 'woocommerce_email_body_background_color', '#ffffff', 'off'),
(14557, 'woocommerce_email_text_color', '#1e1e1e', 'off'),
(14558, 'woocommerce_email_footer_text_color', '#787c82', 'off'),
(14559, 'woocommerce_email_auto_sync_with_theme', 'yes', 'off'),
(14560, 'woocommerce_pos_store_name', 'EPavillon numérique', 'on'),
(14561, 'woocommerce_pos_store_address', '', 'on'),
(14562, 'woocommerce_pos_store_phone', '', 'on'),
(14563, 'woocommerce_pos_store_email', 'admin@mpongo.org', 'on'),
(14564, 'woocommerce_pos_refund_returns_policy', '', 'on'),
(14565, 'woocommerce_cart_page_id', '967', 'off'),
(14566, 'woocommerce_checkout_page_id', '968', 'off'),
(14567, 'woocommerce_myaccount_page_id', '969', 'off'),
(14568, 'woocommerce_terms_page_id', '', 'off'),
(14569, 'woocommerce_force_ssl_checkout', 'no', 'on'),
(14570, 'woocommerce_unforce_ssl_checkout', 'no', 'on'),
(14571, 'woocommerce_checkout_pay_endpoint', 'order-pay', 'on'),
(14572, 'woocommerce_checkout_order_received_endpoint', 'order-received', 'on'),
(14573, 'woocommerce_myaccount_add_payment_method_endpoint', 'add-payment-method', 'on'),
(14574, 'woocommerce_myaccount_delete_payment_method_endpoint', 'delete-payment-method', 'on'),
(14575, 'woocommerce_myaccount_set_default_payment_method_endpoint', 'set-default-payment-method', 'on'),
(14576, 'woocommerce_myaccount_orders_endpoint', 'orders', 'on'),
(14577, 'woocommerce_myaccount_view_order_endpoint', 'view-order', 'on'),
(14578, 'woocommerce_myaccount_downloads_endpoint', 'downloads', 'on'),
(14579, 'woocommerce_myaccount_edit_account_endpoint', 'edit-account', 'on'),
(14580, 'woocommerce_myaccount_edit_address_endpoint', 'edit-address', 'on'),
(14581, 'woocommerce_myaccount_payment_methods_endpoint', 'payment-methods', 'on'),
(14582, 'woocommerce_myaccount_lost_password_endpoint', 'lost-password', 'on'),
(14583, 'woocommerce_logout_endpoint', 'customer-logout', 'on'),
(14584, 'woocommerce_api_enabled', 'no', 'on'),
(14585, 'woocommerce_allow_tracking', 'no', 'on'),
(14586, 'woocommerce_show_marketplace_suggestions', 'yes', 'off'),
(14587, 'woocommerce_custom_orders_table_enabled', 'yes', 'on'),
(14588, 'woocommerce_analytics_enabled', 'yes', 'on'),
(14589, 'woocommerce_feature_rate_limit_checkout_enabled', 'no', 'on'),
(14590, 'woocommerce_feature_order_attribution_enabled', 'yes', 'on'),
(14591, 'woocommerce_feature_site_visibility_badge_enabled', 'yes', 'on'),
(14592, 'woocommerce_hpos_datastore_caching_enabled', 'no', 'on'),
(14593, 'woocommerce_feature_remote_logging_enabled', 'yes', 'on'),
(14594, 'woocommerce_feature_email_improvements_enabled', 'yes', 'on'),
(14597, 'woocommerce_email_improvements_disabled_count', '1', 'auto'),
(14598, 'woocommerce_email_improvements_first_disabled_at', '2026-03-25 12:27:40', 'auto'),
(14599, 'woocommerce_email_improvements_last_disabled_at', '2026-03-25 12:27:40', 'auto'),
(14600, 'woocommerce_feature_blueprint_enabled', 'yes', 'on'),
(14601, 'woocommerce_feature_cost_of_goods_sold_enabled', 'no', 'on'),
(14602, 'woocommerce_hpos_fts_index_enabled', 'no', 'on'),
(14603, 'woocommerce_feature_block_email_editor_enabled', 'no', 'on'),
(14604, 'woocommerce_feature_point_of_sale_enabled', 'yes', 'on'),
(14605, 'woocommerce_feature_mcp_integration_enabled', 'no', 'on'),
(14606, 'woocommerce_feature_destroy-empty-sessions_enabled', 'no', 'on'),
(14607, 'woocommerce_feature_rest_api_caching_enabled', 'no', 'on'),
(14608, 'woocommerce_feature_product_instance_caching_enabled', 'no', 'on'),
(14609, 'woocommerce_single_image_width', '600', 'on'),
(14610, 'woocommerce_thumbnail_image_width', '300', 'on'),
(14611, 'woocommerce_checkout_highlight_required_fields', 'yes', 'on'),
(14612, 'woocommerce_demo_store', 'no', 'off'),
(14613, 'wc_downloads_approved_directories_mode', 'enabled', 'auto'),
(14614, 'woocommerce_permalinks', 'a:5:{s:12:"product_base";s:7:"produit";s:13:"category_base";s:17:"categorie-produit";s:8:"tag_base";s:17:"etiquette-produit";s:14:"attribute_base";s:0:"";s:22:"use_verbose_page_rules";b:0;}', 'auto'),
(14615, 'current_theme_supports_woocommerce', 'yes', 'auto'),
(14616, 'woocommerce_queue_flush_rewrite_rules', 'no', 'auto'),
(14617, '_transient_wc_attribute_taxonomies', 'a:0:{}', 'on'),
(14618, 'product_cat_children', 'a:0:{}', 'auto'),
(14619, 'default_product_cat', '100', 'auto'),
(14620, 'gamipress_cache_gamipress_meta_keys_in_use', 'a:0:{}', 'off'),
(14621, 'gamipress_cache_gamipress_triggers_listeners_count', 'a:0:{}', 'off'),
(14622, 'woocommerce_refund_returns_page_id', '970', 'auto'),
(14625, 'woocommerce_paypal_settings', 'a:25:{s:7:"enabled";s:2:"no";s:5:"title";s:6:"PayPal";s:11:"description";s:107:"Payer avec PayPal, vous pouvez payer avec votre carte de crédit si vous n&rsquo;avez pas de compte PayPal.";s:5:"email";s:16:"admin@mpongo.org";s:8:"advanced";s:0:"";s:8:"testmode";s:2:"no";s:13:"paymentaction";s:4:"sale";s:14:"paypal_buttons";s:3:"yes";s:14:"invoice_prefix";s:3:"WC-";s:13:"send_shipping";s:3:"yes";s:16:"address_override";s:2:"no";s:5:"debug";s:2:"no";s:9:"image_url";s:0:"";s:16:"ipn_notification";s:3:"yes";s:14:"receiver_email";s:16:"admin@mpongo.org";s:14:"identity_token";s:0:"";s:11:"api_details";s:0:"";s:12:"api_username";s:0:"";s:12:"api_password";s:0:"";s:13:"api_signature";s:0:"";s:20:"sandbox_api_username";s:0:"";s:20:"sandbox_api_password";s:0:"";s:21:"sandbox_api_signature";s:0:"";s:28:"transact_onboarding_complete";s:2:"no";s:12:"_should_load";s:2:"no";}', 'on'),
(14626, 'woocommerce_version', '10.6.1', 'auto'),
(14627, 'woocommerce_db_version', '10.6.1', 'auto'),
(14628, 'woocommerce_store_id', '93cfd67d-31b2-47fb-98d2-596848c4a998', 'auto'),
(14630, 'woocommerce_inbox_variant_assignment', '7', 'auto'),
(14631, 'woocommerce_remote_variant_assignment', '88', 'auto'),
(14633, '_transient_timeout__woocommerce_upload_directory_status', '1774528060', 'off'),
(14634, '_transient__woocommerce_upload_directory_status', 'protected', 'off'),
(14639, 'woocommerce_maxmind_geolocation_settings', 'a:1:{s:15:"database_prefix";s:32:"qQr4VDHj8Im9Gbs5sKdgBmOTyh9ziyFz";}', 'on'),
(14711, '_transient_timeout_woocommerce_blocks_asset_api_script_data_ssl', '1777034303', 'off'),
(14637, '_transient_jetpack_autoloader_plugin_paths', 'a:1:{i:0;s:29:"{{WP_PLUGIN_DIR}}/woocommerce";}', 'on'),
(14638, 'action_scheduler_lock_async-request-runner', '69c5a622620a78.23520955|1774560862', 'no'),
(14640, '_transient_woocommerce_webhook_ids_status_active', 'a:0:{}', 'on'),
(14641, 'widget_gamipress_achievement_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(14642, 'widget_gamipress_achievements_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(14643, 'widget_gamipress_last_achievements_earned_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(14644, 'widget_gamipress_earnings_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(14645, 'widget_gamipress_logs_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(14646, 'widget_gamipress_user_points_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(14647, 'widget_gamipress_site_points_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(14648, 'widget_gamipress_points_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(14649, 'widget_gamipress_points_types_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(14650, 'widget_gamipress_rank_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(14651, 'widget_gamipress_ranks_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(14652, 'widget_gamipress_user_rank_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(14653, 'widget_gamipress_email_settings_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(14654, 'widget_gamipress_inline_achievement_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(14655, 'widget_gamipress_inline_last_achievements_earned_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(14656, 'widget_gamipress_inline_rank_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(14657, 'widget_gamipress_inline_user_rank_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(14658, 'widget_woocommerce_widget_cart', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(14659, 'widget_woocommerce_layered_nav_filters', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(14660, 'widget_woocommerce_layered_nav', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(14661, 'widget_woocommerce_price_filter', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(14662, 'widget_woocommerce_product_categories', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(14663, 'widget_woocommerce_product_search', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(14664, 'widget_woocommerce_product_tag_cloud', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(14665, 'widget_woocommerce_products', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(14666, 'widget_woocommerce_recently_viewed_products', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(14667, 'widget_woocommerce_top_rated_products', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(14668, 'widget_woocommerce_recent_reviews', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(14669, 'widget_woocommerce_rating_filter', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(14670, 'widget_wc_brands_brand_description', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(14671, 'widget_woocommerce_brand_nav', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(14672, 'widget_wc_brands_brand_thumbnails', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(14673, 'widget_gamipress_vimeo_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(14674, 'widget_gamipress_youtube_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(14675, '_transient_timeout_as-post-store-dependencies-met', '1774528060', 'off'),
(14676, '_transient_as-post-store-dependencies-met', 'yes', 'off'),
(14677, '_site_transient_timeout_woocommerce_blocks_patterns', '1777033660', 'off'),
(14678, '_site_transient_woocommerce_blocks_patterns', 'a:2:{s:7:"version";s:6:"10.6.1";s:8:"patterns";a:41:{i:0;a:11:{s:5:"title";s:6:"Banner";s:4:"slug";s:25:"woocommerce-blocks/banner";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:29:"WooCommerce, featured-selling";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:10:"banner.php";}i:1;a:11:{s:5:"title";s:23:"Coming Soon Entire Site";s:4:"slug";s:35:"woocommerce/coming-soon-entire-site";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:5:"false";s:11:"featureFlag";s:17:"launch-your-store";s:13:"templateTypes";s:0:"";s:6:"source";s:27:"coming-soon-entire-site.php";}i:2;a:11:{s:5:"title";s:22:"Coming Soon Store Only";s:4:"slug";s:34:"woocommerce/coming-soon-store-only";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:5:"false";s:11:"featureFlag";s:17:"launch-your-store";s:13:"templateTypes";s:0:"";s:6:"source";s:26:"coming-soon-store-only.php";}i:3;a:11:{s:5:"title";s:11:"Coming Soon";s:4:"slug";s:23:"woocommerce/coming-soon";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:5:"false";s:11:"featureFlag";s:17:"launch-your-store";s:13:"templateTypes";s:0:"";s:6:"source";s:15:"coming-soon.php";}i:4;a:11:{s:5:"title";s:29:"Content Right with Image Left";s:4:"slug";s:48:"woocommerce-blocks/content-right-with-image-left";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:18:"WooCommerce, About";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:28:"content-right-image-left.php";}i:5;a:11:{s:5:"title";s:29:"Featured Category Cover Image";s:4:"slug";s:48:"woocommerce-blocks/featured-category-cover-image";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:18:"WooCommerce, Intro";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:33:"featured-category-cover-image.php";}i:6;a:11:{s:5:"title";s:24:"Featured Category Triple";s:4:"slug";s:43:"woocommerce-blocks/featured-category-triple";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:29:"WooCommerce, featured-selling";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:28:"featured-category-triple.php";}i:7;a:11:{s:5:"title";s:12:"Large Footer";s:4:"slug";s:31:"woocommerce-blocks/footer-large";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:25:"core/template-part/footer";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:16:"footer-large.php";}i:8;a:11:{s:5:"title";s:23:"Footer with Simple Menu";s:4:"slug";s:37:"woocommerce-blocks/footer-simple-menu";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:25:"core/template-part/footer";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:22:"footer-simple-menu.php";}i:9;a:11:{s:5:"title";s:19:"Footer with 3 Menus";s:4:"slug";s:38:"woocommerce-blocks/footer-with-3-menus";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:25:"core/template-part/footer";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:23:"footer-with-3-menus.php";}i:10;a:11:{s:5:"title";s:28:"Four Image Grid Content Left";s:4:"slug";s:47:"woocommerce-blocks/four-image-grid-content-left";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:18:"WooCommerce, About";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:32:"four-image-grid-content-left.php";}i:11;a:11:{s:5:"title";s:20:"Centered Header Menu";s:4:"slug";s:39:"woocommerce-blocks/header-centered-menu";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:25:"core/template-part/header";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:27:"header-centered-pattern.php";}i:12;a:11:{s:5:"title";s:23:"Distraction Free Header";s:4:"slug";s:42:"woocommerce-blocks/header-distraction-free";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:25:"core/template-part/header";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:27:"header-distraction-free.php";}i:13;a:11:{s:5:"title";s:16:"Essential Header";s:4:"slug";s:35:"woocommerce-blocks/header-essential";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:25:"core/template-part/header";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:20:"header-essential.php";}i:14;a:11:{s:5:"title";s:12:"Large Header";s:4:"slug";s:31:"woocommerce-blocks/header-large";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:25:"core/template-part/header";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:16:"header-large.php";}i:15;a:11:{s:5:"title";s:14:"Minimal Header";s:4:"slug";s:33:"woocommerce-blocks/header-minimal";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:25:"core/template-part/header";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:18:"header-minimal.php";}i:16;a:11:{s:5:"title";s:46:"Heading with Three Columns of Content and Link";s:4:"slug";s:66:"woocommerce-blocks/heading-with-three-columns-of-content-with-link";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:21:"WooCommerce, Services";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:51:"heading-with-three-columns-of-content-with-link.php";}i:17;a:11:{s:5:"title";s:20:"Hero Product 3 Split";s:4:"slug";s:39:"woocommerce-blocks/hero-product-3-split";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:29:"WooCommerce, featured-selling";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:24:"hero-product-3-split.php";}i:18;a:11:{s:5:"title";s:23:"Hero Product Chessboard";s:4:"slug";s:42:"woocommerce-blocks/hero-product-chessboard";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:29:"WooCommerce, featured-selling";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:27:"hero-product-chessboard.php";}i:19;a:11:{s:5:"title";s:18:"Hero Product Split";s:4:"slug";s:37:"woocommerce-blocks/hero-product-split";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:18:"WooCommerce, Intro";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:22:"hero-product-split.php";}i:20;a:11:{s:5:"title";s:33:"Centered Content with Image Below";s:4:"slug";s:52:"woocommerce-blocks/centered-content-with-image-below";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:18:"WooCommerce, Intro";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:43:"intro-centered-content-with-image-below.php";}i:21;a:11:{s:5:"title";s:22:"Just Arrived Full Hero";s:4:"slug";s:41:"woocommerce-blocks/just-arrived-full-hero";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:18:"WooCommerce, Intro";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:26:"just-arrived-full-hero.php";}i:22;a:11:{s:5:"title";s:33:"No Products Found - Clear Filters";s:4:"slug";s:43:"woocommerce/no-products-found-clear-filters";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:2:"no";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:29:"no-products-found-filters.php";}i:23;a:11:{s:5:"title";s:17:"No Products Found";s:4:"slug";s:29:"woocommerce/no-products-found";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:2:"no";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:21:"no-products-found.php";}i:24;a:11:{s:5:"title";s:19:"Default Coming Soon";s:4:"slug";s:36:"woocommerce/page-coming-soon-default";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:5:"false";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:11:"coming-soon";s:6:"source";s:28:"page-coming-soon-default.php";}i:25;a:11:{s:5:"title";s:25:"Coming Soon Image Gallery";s:4:"slug";s:42:"woocommerce/page-coming-soon-image-gallery";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:5:"false";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:11:"coming-soon";s:6:"source";s:34:"page-coming-soon-image-gallery.php";}i:26;a:11:{s:5:"title";s:30:"Coming Soon Minimal Left Image";s:4:"slug";s:47:"woocommerce/page-coming-soon-minimal-left-image";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:5:"false";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:11:"coming-soon";s:6:"source";s:39:"page-coming-soon-minimal-left-image.php";}i:27;a:11:{s:5:"title";s:24:"Coming Soon Modern Black";s:4:"slug";s:41:"woocommerce/page-coming-soon-modern-black";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:5:"false";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:11:"coming-soon";s:6:"source";s:33:"page-coming-soon-modern-black.php";}i:28;a:11:{s:5:"title";s:29:"Coming Soon Split Right Image";s:4:"slug";s:46:"woocommerce/page-coming-soon-split-right-image";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:5:"false";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:11:"coming-soon";s:6:"source";s:38:"page-coming-soon-split-right-image.php";}i:29;a:11:{s:5:"title";s:34:"Coming Soon with Header and Footer";s:4:"slug";s:47:"woocommerce/page-coming-soon-with-header-footer";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:5:"false";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:11:"coming-soon";s:6:"source";s:39:"page-coming-soon-with-header-footer.php";}i:30;a:11:{s:5:"title";s:28:"Product Collection 3 Columns";s:4:"slug";s:47:"woocommerce-blocks/product-collection-3-columns";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:32:"product-collection-3-columns.php";}i:31;a:11:{s:5:"title";s:28:"Product Collection 4 Columns";s:4:"slug";s:47:"woocommerce-blocks/product-collection-4-columns";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:29:"WooCommerce, featured-selling";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:32:"product-collection-4-columns.php";}i:32;a:11:{s:5:"title";s:28:"Product Collection 5 Columns";s:4:"slug";s:47:"woocommerce-blocks/product-collection-5-columns";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:29:"WooCommerce, featured-selling";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:32:"product-collection-5-columns.php";}i:33;a:11:{s:5:"title";s:47:"Product Collection: Featured Products 5 Columns";s:4:"slug";s:65:"woocommerce-blocks/product-collection-featured-products-5-columns";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:29:"WooCommerce, featured-selling";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:50:"product-collection-featured-products-5-columns.php";}i:34;a:11:{s:5:"title";s:15:"Product Gallery";s:4:"slug";s:48:"woocommerce-blocks/product-query-product-gallery";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:29:"WooCommerce, featured-selling";s:8:"keywords";s:0:"";s:10:"blockTypes";s:36:"core/query/woocommerce/product-query";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:33:"product-query-product-gallery.php";}i:35;a:11:{s:5:"title";s:14:"Product Search";s:4:"slug";s:31:"woocommerce/product-search-form";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:2:"no";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:23:"product-search-form.php";}i:36;a:11:{s:5:"title";s:16:"Related Products";s:4:"slug";s:35:"woocommerce-blocks/related-products";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:5:"false";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:20:"related-products.php";}i:37;a:11:{s:5:"title";s:33:"Social: Follow Us on Social Media";s:4:"slug";s:51:"woocommerce-blocks/social-follow-us-in-social-media";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:25:"WooCommerce, social-media";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:36:"social-follow-us-in-social-media.php";}i:38;a:11:{s:5:"title";s:22:"Testimonials 3 Columns";s:4:"slug";s:41:"woocommerce-blocks/testimonials-3-columns";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:20:"WooCommerce, Reviews";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:26:"testimonials-3-columns.php";}i:39;a:11:{s:5:"title";s:18:"Testimonial Single";s:4:"slug";s:38:"woocommerce-blocks/testimonials-single";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:20:"WooCommerce, Reviews";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:23:"testimonials-single.php";}i:40;a:11:{s:5:"title";s:37:"Three Columns with Images and Content";s:4:"slug";s:56:"woocommerce-blocks/three-columns-with-images-and-content";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:21:"WooCommerce, Services";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:41:"three-columns-with-images-and-content.php";}}}', 'off'),
(14679, 'elementor_cpt_support', 'a:10394:{i:0;s:4:"post";i:1;s:4:"page";i:2;s:14:"tophive-header";i:3;s:14:"tophive-footer";i:4;s:13:"tophive-forms";i:5;s:15:"tophive-builder";i:6;s:14:"tophive-header";i:7;s:14:"tophive-footer";i:8;s:13:"tophive-popup";i:9;s:13:"tophive-forms";i:10;s:14:"tophive-header";i:11;s:14:"tophive-footer";i:12;s:13:"tophive-popup";i:13;s:13:"tophive-forms";i:14;s:14:"tophive-header";i:15;s:14:"tophive-footer";i:16;s:13:"tophive-popup";i:17;s:13:"tophive-forms";i:18;s:14:"tophive-header";i:19;s:14:"tophive-footer";i:20;s:13:"tophive-popup";i:21;s:13:"tophive-forms";i:22;s:14:"tophive-header";i:23;s:14:"tophive-footer";i:24;s:13:"tophive-popup";i:25;s:13:"tophive-forms";i:26;s:14:"tophive-header";i:27;s:14:"tophive-footer";i:28;s:13:"tophive-popup";i:29;s:13:"tophive-forms";i:30;s:14:"tophive-header";i:31;s:14:"tophive-footer";i:32;s:13:"tophive-popup";i:33;s:13:"tophive-forms";i:34;s:14:"tophive-header";i:35;s:14:"tophive-footer";i:36;s:13:"tophive-popup";i:37;s:13:"tophive-forms";i:38;s:14:"tophive-header";i:39;s:14:"tophive-footer";i:40;s:13:"tophive-popup";i:41;s:13:"tophive-forms";i:42;s:14:"tophive-header";i:43;s:14:"tophive-footer";i:44;s:13:"tophive-popup";i:45;s:13:"tophive-forms";i:46;s:14:"tophive-header";i:47;s:14:"tophive-footer";i:48;s:13:"tophive-popup";i:49;s:13:"tophive-forms";i:50;s:14:"tophive-header";i:51;s:14:"tophive-footer";i:52;s:13:"tophive-popup";i:53;s:13:"tophive-forms";i:54;s:14:"tophive-header";i:55;s:14:"tophive-footer";i:56;s:13:"tophive-popup";i:57;s:13:"tophive-forms";i:58;s:14:"tophive-header";i:59;s:14:"tophive-footer";i:60;s:13:"tophive-popup";i:61;s:13:"tophive-forms";i:62;s:14:"tophive-header";i:63;s:14:"tophive-footer";i:64;s:13:"tophive-popup";i:65;s:13:"tophive-forms";i:66;s:14:"tophive-header";i:67;s:14:"tophive-footer";i:68;s:13:"tophive-popup";i:69;s:13:"tophive-forms";i:70;s:14:"tophive-header";i:71;s:14:"tophive-footer";i:72;s:13:"tophive-popup";i:73;s:13:"tophive-forms";i:74;s:14:"tophive-header";i:75;s:14:"tophive-footer";i:76;s:13:"tophive-popup";i:77;s:13:"tophive-forms";i:78;s:14:"tophive-header";i:79;s:14:"tophive-footer";i:80;s:13:"tophive-popup";i:81;s:13:"tophive-forms";i:82;s:14:"tophive-header";i:83;s:14:"tophive-footer";i:84;s:13:"tophive-popup";i:85;s:13:"tophive-forms";i:86;s:14:"tophive-header";i:87;s:14:"tophive-footer";i:88;s:13:"tophive-popup";i:89;s:13:"tophive-forms";i:90;s:14:"tophive-header";i:91;s:14:"tophive-footer";i:92;s:13:"tophive-popup";i:93;s:13:"tophive-forms";i:94;s:14:"tophive-header";i:95;s:14:"tophive-footer";i:96;s:13:"tophive-popup";i:97;s:13:"tophive-forms";i:98;s:14:"tophive-header";i:99;s:14:"tophive-footer";i:100;s:13:"tophive-popup";i:101;s:13:"tophive-forms";i:102;s:14:"tophive-header";i:103;s:14:"tophive-footer";i:104;s:13:"tophive-popup";i:105;s:13:"tophive-forms";i:106;s:14:"tophive-header";i:107;s:14:"tophive-footer";i:108;s:13:"tophive-popup";i:109;s:13:"tophive-forms";i:110;s:14:"tophive-header";i:111;s:14:"tophive-footer";i:112;s:13:"tophive-popup";i:113;s:13:"tophive-forms";i:114;s:14:"tophive-header";i:115;s:14:"tophive-footer";i:116;s:13:"tophive-popup";i:117;s:13:"tophive-forms";i:118;s:14:"tophive-header";i:119;s:14:"tophive-footer";i:120;s:13:"tophive-popup";i:121;s:13:"tophive-forms";i:122;s:14:"tophive-header";i:123;s:14:"tophive-footer";i:124;s:13:"tophive-popup";i:125;s:13:"tophive-forms";i:126;s:14:"tophive-header";i:127;s:14:"tophive-footer";i:128;s:13:"tophive-popup";i:129;s:13:"tophive-forms";i:130;s:14:"tophive-header";i:131;s:14:"tophive-footer";i:132;s:13:"tophive-popup";i:133;s:13:"tophive-forms";i:134;s:14:"tophive-header";i:135;s:14:"tophive-footer";i:136;s:13:"tophive-popup";i:137;s:13:"tophive-forms";i:138;s:14:"tophive-header";i:139;s:14:"tophive-footer";i:140;s:13:"tophive-popup";i:141;s:13:"tophive-forms";i:142;s:14:"tophive-header";i:143;s:14:"tophive-footer";i:144;s:13:"tophive-popup";i:145;s:13:"tophive-forms";i:146;s:14:"tophive-header";i:147;s:14:"tophive-footer";i:148;s:13:"tophive-popup";i:149;s:13:"tophive-forms";i:150;s:14:"tophive-header";i:151;s:14:"tophive-footer";i:152;s:13:"tophive-popup";i:153;s:13:"tophive-forms";i:154;s:14:"tophive-header";i:155;s:14:"tophive-footer";i:156;s:13:"tophive-popup";i:157;s:13:"tophive-forms";i:158;s:14:"tophive-header";i:159;s:14:"tophive-footer";i:160;s:13:"tophive-popup";i:161;s:13:"tophive-forms";i:162;s:14:"tophive-header";i:163;s:14:"tophive-footer";i:164;s:13:"tophive-popup";i:165;s:13:"tophive-forms";i:166;s:14:"tophive-header";i:167;s:14:"tophive-footer";i:168;s:13:"tophive-popup";i:169;s:13:"tophive-forms";i:170;s:14:"tophive-header";i:171;s:14:"tophive-footer";i:172;s:13:"tophive-popup";i:173;s:13:"tophive-forms";i:174;s:14:"tophive-header";i:175;s:14:"tophive-footer";i:176;s:13:"tophive-popup";i:177;s:13:"tophive-forms";i:178;s:14:"tophive-header";i:179;s:14:"tophive-footer";i:180;s:13:"tophive-popup";i:181;s:13:"tophive-forms";i:182;s:14:"tophive-header";i:183;s:14:"tophive-footer";i:184;s:13:"tophive-popup";i:185;s:13:"tophive-forms";i:186;s:14:"tophive-header";i:187;s:14:"tophive-footer";i:188;s:13:"tophive-popup";i:189;s:13:"tophive-forms";i:190;s:14:"tophive-header";i:191;s:14:"tophive-footer";i:192;s:13:"tophive-popup";i:193;s:13:"tophive-forms";i:194;s:14:"tophive-header";i:195;s:14:"tophive-footer";i:196;s:13:"tophive-popup";i:197;s:13:"tophive-forms";i:198;s:14:"tophive-header";i:199;s:14:"tophive-footer";i:200;s:13:"tophive-popup";i:201;s:13:"tophive-forms";i:202;s:14:"tophive-header";i:203;s:14:"tophive-footer";i:204;s:13:"tophive-popup";i:205;s:13:"tophive-forms";i:206;s:14:"tophive-header";i:207;s:14:"tophive-footer";i:208;s:13:"tophive-popup";i:209;s:13:"tophive-forms";i:210;s:14:"tophive-header";i:211;s:14:"tophive-footer";i:212;s:13:"tophive-popup";i:213;s:13:"tophive-forms";i:214;s:14:"tophive-header";i:215;s:14:"tophive-footer";i:216;s:13:"tophive-popup";i:217;s:13:"tophive-forms";i:218;s:14:"tophive-header";i:219;s:14:"tophive-footer";i:220;s:13:"tophive-popup";i:221;s:13:"tophive-forms";i:222;s:14:"tophive-header";i:223;s:14:"tophive-footer";i:224;s:13:"tophive-popup";i:225;s:13:"tophive-forms";i:226;s:14:"tophive-header";i:227;s:14:"tophive-footer";i:228;s:13:"tophive-popup";i:229;s:13:"tophive-forms";i:230;s:14:"tophive-header";i:231;s:14:"tophive-footer";i:232;s:13:"tophive-popup";i:233;s:13:"tophive-forms";i:234;s:14:"tophive-header";i:235;s:14:"tophive-footer";i:236;s:13:"tophive-popup";i:237;s:13:"tophive-forms";i:238;s:14:"tophive-header";i:239;s:14:"tophive-footer";i:240;s:13:"tophive-popup";i:241;s:13:"tophive-forms";i:242;s:14:"tophive-header";i:243;s:14:"tophive-footer";i:244;s:13:"tophive-popup";i:245;s:13:"tophive-forms";i:246;s:14:"tophive-header";i:247;s:14:"tophive-footer";i:248;s:13:"tophive-popup";i:249;s:13:"tophive-forms";i:250;s:14:"tophive-header";i:251;s:14:"tophive-footer";i:252;s:13:"tophive-popup";i:253;s:13:"tophive-forms";i:254;s:14:"tophive-header";i:255;s:14:"tophive-footer";i:256;s:13:"tophive-popup";i:257;s:13:"tophive-forms";i:258;s:14:"tophive-header";i:259;s:14:"tophive-footer";i:260;s:13:"tophive-popup";i:261;s:13:"tophive-forms";i:262;s:14:"tophive-header";i:263;s:14:"tophive-footer";i:264;s:13:"tophive-popup";i:265;s:13:"tophive-forms";i:266;s:14:"tophive-header";i:267;s:14:"tophive-footer";i:268;s:13:"tophive-popup";i:269;s:13:"tophive-forms";i:270;s:14:"tophive-header";i:271;s:14:"tophive-footer";i:272;s:13:"tophive-popup";i:273;s:13:"tophive-forms";i:274;s:14:"tophive-header";i:275;s:14:"tophive-footer";i:276;s:13:"tophive-popup";i:277;s:13:"tophive-forms";i:278;s:14:"tophive-header";i:279;s:14:"tophive-footer";i:280;s:13:"tophive-popup";i:281;s:13:"tophive-forms";i:282;s:14:"tophive-header";i:283;s:14:"tophive-footer";i:284;s:13:"tophive-popup";i:285;s:13:"tophive-forms";i:286;s:14:"tophive-header";i:287;s:14:"tophive-footer";i:288;s:13:"tophive-popup";i:289;s:13:"tophive-forms";i:290;s:14:"tophive-header";i:291;s:14:"tophive-footer";i:292;s:13:"tophive-popup";i:293;s:13:"tophive-forms";i:294;s:14:"tophive-header";i:295;s:14:"tophive-footer";i:296;s:13:"tophive-popup";i:297;s:13:"tophive-forms";i:298;s:14:"tophive-header";i:299;s:14:"tophive-footer";i:300;s:13:"tophive-popup";i:301;s:13:"tophive-forms";i:302;s:14:"tophive-header";i:303;s:14:"tophive-footer";i:304;s:13:"tophive-popup";i:305;s:13:"tophive-forms";i:306;s:14:"tophive-header";i:307;s:14:"tophive-footer";i:308;s:13:"tophive-popup";i:309;s:13:"tophive-forms";i:310;s:14:"tophive-header";i:311;s:14:"tophive-footer";i:312;s:13:"tophive-popup";i:313;s:13:"tophive-forms";i:314;s:14:"tophive-header";i:315;s:14:"tophive-footer";i:316;s:13:"tophive-popup";i:317;s:13:"tophive-forms";i:318;s:14:"tophive-header";i:319;s:14:"tophive-footer";i:320;s:13:"tophive-popup";i:321;s:13:"tophive-forms";i:322;s:14:"tophive-header";i:323;s:14:"tophive-footer";i:324;s:13:"tophive-popup";i:325;s:13:"tophive-forms";i:326;s:14:"tophive-header";i:327;s:14:"tophive-footer";i:328;s:13:"tophive-popup";i:329;s:13:"tophive-forms";i:330;s:14:"tophive-header";i:331;s:14:"tophive-footer";i:332;s:13:"tophive-popup";i:333;s:13:"tophive-forms";i:334;s:14:"tophive-header";i:335;s:14:"tophive-footer";i:336;s:13:"tophive-popup";i:337;s:13:"tophive-forms";i:338;s:14:"tophive-header";i:339;s:14:"tophive-footer";i:340;s:13:"tophive-popup";i:341;s:13:"tophive-forms";i:342;s:14:"tophive-header";i:343;s:14:"tophive-footer";i:344;s:13:"tophive-popup";i:345;s:13:"tophive-forms";i:346;s:14:"tophive-header";i:347;s:14:"tophive-footer";i:348;s:13:"tophive-popup";i:349;s:13:"tophive-forms";i:350;s:14:"tophive-header";i:351;s:14:"tophive-footer";i:352;s:13:"tophive-popup";i:353;s:13:"tophive-forms";i:354;s:14:"tophive-header";i:355;s:14:"tophive-footer";i:356;s:13:"tophive-popup";i:357;s:13:"tophive-forms";i:358;s:14:"tophive-header";i:359;s:14:"tophive-footer";i:360;s:13:"tophive-popup";i:361;s:13:"tophive-forms";i:362;s:14:"tophive-header";i:363;s:14:"tophive-footer";i:364;s:13:"tophive-popup";i:365;s:13:"tophive-forms";i:366;s:14:"tophive-header";i:367;s:14:"tophive-footer";i:368;s:13:"tophive-popup";i:369;s:13:"tophive-forms";i:370;s:14:"tophive-header";i:371;s:14:"tophive-footer";i:372;s:13:"tophive-popup";i:373;s:13:"tophive-forms";i:374;s:14:"tophive-header";i:375;s:14:"tophive-footer";i:376;s:13:"tophive-popup";i:377;s:13:"tophive-forms";i:378;s:14:"tophive-header";i:379;s:14:"tophive-footer";i:380;s:13:"tophive-popup";i:381;s:13:"tophive-forms";i:382;s:14:"tophive-header";i:383;s:14:"tophive-footer";i:384;s:13:"tophive-popup";i:385;s:13:"tophive-forms";i:386;s:14:"tophive-header";i:387;s:14:"tophive-footer";i:388;s:13:"tophive-popup";i:389;s:13:"tophive-forms";i:390;s:14:"tophive-header";i:391;s:14:"tophive-footer";i:392;s:13:"tophive-popup";i:393;s:13:"tophive-forms";i:394;s:14:"tophive-header";i:395;s:14:"tophive-footer";i:396;s:13:"tophive-popup";i:397;s:13:"tophive-forms";i:398;s:14:"tophive-header";i:399;s:14:"tophive-footer";i:400;s:13:"tophive-popup";i:401;s:13:"tophive-forms";i:402;s:14:"tophive-header";i:403;s:14:"tophive-footer";i:404;s:13:"tophive-popup";i:405;s:13:"tophive-forms";i:406;s:14:"tophive-header";i:407;s:14:"tophive-footer";i:408;s:13:"tophive-popup";i:409;s:13:"tophive-forms";i:410;s:14:"tophive-header";i:411;s:14:"tophive-footer";i:412;s:13:"tophive-popup";i:413;s:13:"tophive-forms";i:414;s:14:"tophive-header";i:415;s:14:"tophive-footer";i:416;s:13:"tophive-popup";i:417;s:13:"tophive-forms";i:418;s:14:"tophive-header";i:419;s:14:"tophive-footer";i:420;s:13:"tophive-popup";i:421;s:13:"tophive-forms";i:422;s:14:"tophive-header";i:423;s:14:"tophive-footer";i:424;s:13:"tophive-popup";i:425;s:13:"tophive-forms";i:426;s:14:"tophive-header";i:427;s:14:"tophive-footer";i:428;s:13:"tophive-popup";i:429;s:13:"tophive-forms";i:430;s:14:"tophive-header";i:431;s:14:"tophive-footer";i:432;s:13:"tophive-popup";i:433;s:13:"tophive-forms";i:434;s:14:"tophive-header";i:435;s:14:"tophive-footer";i:436;s:13:"tophive-popup";i:437;s:13:"tophive-forms";i:438;s:14:"tophive-header";i:439;s:14:"tophive-footer";i:440;s:13:"tophive-popup";i:441;s:13:"tophive-forms";i:442;s:14:"tophive-header";i:443;s:14:"tophive-footer";i:444;s:13:"tophive-popup";i:445;s:13:"tophive-forms";i:446;s:14:"tophive-header";i:447;s:14:"tophive-footer";i:448;s:13:"tophive-popup";i:449;s:13:"tophive-forms";i:450;s:14:"tophive-header";i:451;s:14:"tophive-footer";i:452;s:13:"tophive-popup";i:453;s:13:"tophive-forms";i:454;s:14:"tophive-header";i:455;s:14:"tophive-footer";i:456;s:13:"tophive-popup";i:457;s:13:"tophive-forms";i:458;s:14:"tophive-header";i:459;s:14:"tophive-footer";i:460;s:13:"tophive-popup";i:461;s:13:"tophive-forms";i:462;s:14:"tophive-header";i:463;s:14:"tophive-footer";i:464;s:13:"tophive-popup";i:465;s:13:"tophive-forms";i:466;s:14:"tophive-header";i:467;s:14:"tophive-footer";i:468;s:13:"tophive-popup";i:469;s:13:"tophive-forms";i:470;s:14:"tophive-header";i:471;s:14:"tophive-footer";i:472;s:13:"tophive-popup";i:473;s:13:"tophive-forms";i:474;s:14:"tophive-header";i:475;s:14:"tophive-footer";i:476;s:13:"tophive-popup";i:477;s:13:"tophive-forms";i:478;s:14:"tophive-header";i:479;s:14:"tophive-footer";i:480;s:13:"tophive-popup";i:481;s:13:"tophive-forms";i:482;s:14:"tophive-header";i:483;s:14:"tophive-footer";i:484;s:13:"tophive-popup";i:485;s:13:"tophive-forms";i:486;s:14:"tophive-header";i:487;s:14:"tophive-footer";i:488;s:13:"tophive-popup";i:489;s:13:"tophive-forms";i:490;s:14:"tophive-header";i:491;s:14:"tophive-footer";i:492;s:13:"tophive-popup";i:493;s:13:"tophive-forms";i:494;s:14:"tophive-header";i:495;s:14:"tophive-footer";i:496;s:13:"tophive-popup";i:497;s:13:"tophive-forms";i:498;s:14:"tophive-header";i:499;s:14:"tophive-footer";i:500;s:13:"tophive-popup";i:501;s:13:"tophive-forms";i:502;s:14:"tophive-header";i:503;s:14:"tophive-footer";i:504;s:13:"tophive-popup";i:505;s:13:"tophive-forms";i:506;s:14:"tophive-header";i:507;s:14:"tophive-footer";i:508;s:13:"tophive-popup";i:509;s:13:"tophive-forms";i:510;s:14:"tophive-header";i:511;s:14:"tophive-footer";i:512;s:13:"tophive-popup";i:513;s:13:"tophive-forms";i:514;s:14:"tophive-header";i:515;s:14:"tophive-footer";i:516;s:13:"tophive-popup";i:517;s:13:"tophive-forms";i:518;s:14:"tophive-header";i:519;s:14:"tophive-footer";i:520;s:13:"tophive-popup";i:521;s:13:"tophive-forms";i:522;s:14:"tophive-header";i:523;s:14:"tophive-footer";i:524;s:13:"tophive-popup";i:525;s:13:"tophive-forms";i:526;s:14:"tophive-header";i:527;s:14:"tophive-footer";i:528;s:13:"tophive-popup";i:529;s:13:"tophive-forms";i:530;s:14:"tophive-header";i:531;s:14:"tophive-footer";i:532;s:13:"tophive-popup";i:533;s:13:"tophive-forms";i:534;s:14:"tophive-header";i:535;s:14:"tophive-footer";i:536;s:13:"tophive-popup";i:537;s:13:"tophive-forms";i:538;s:14:"tophive-header";i:539;s:14:"tophive-footer";i:540;s:13:"tophive-popup";i:541;s:13:"tophive-forms";i:542;s:14:"tophive-header";i:543;s:14:"tophive-footer";i:544;s:13:"tophive-popup";i:545;s:13:"tophive-forms";i:546;s:14:"tophive-header";i:547;s:14:"tophive-footer";i:548;s:13:"tophive-popup";i:549;s:13:"tophive-forms";i:550;s:14:"tophive-header";i:551;s:14:"tophive-footer";i:552;s:13:"tophive-popup";i:553;s:13:"tophive-forms";i:554;s:14:"tophive-header";i:555;s:14:"tophive-footer";i:556;s:13:"tophive-popup";i:557;s:13:"tophive-forms";i:558;s:14:"tophive-header";i:559;s:14:"tophive-footer";i:560;s:13:"tophive-popup";i:561;s:13:"tophive-forms";i:562;s:14:"tophive-header";i:563;s:14:"tophive-footer";i:564;s:13:"tophive-popup";i:565;s:13:"tophive-forms";i:566;s:14:"tophive-header";i:567;s:14:"tophive-footer";i:568;s:13:"tophive-popup";i:569;s:13:"tophive-forms";i:570;s:14:"tophive-header";i:571;s:14:"tophive-footer";i:572;s:13:"tophive-popup";i:573;s:13:"tophive-forms";i:574;s:14:"tophive-header";i:575;s:14:"tophive-footer";i:576;s:13:"tophive-popup";i:577;s:13:"tophive-forms";i:578;s:14:"tophive-header";i:579;s:14:"tophive-footer";i:580;s:13:"tophive-popup";i:581;s:13:"tophive-forms";i:582;s:14:"tophive-header";i:583;s:14:"tophive-footer";i:584;s:13:"tophive-popup";i:585;s:13:"tophive-forms";i:586;s:14:"tophive-header";i:587;s:14:"tophive-footer";i:588;s:13:"tophive-popup";i:589;s:13:"tophive-forms";i:590;s:14:"tophive-header";i:591;s:14:"tophive-footer";i:592;s:13:"tophive-popup";i:593;s:13:"tophive-forms";i:594;s:14:"tophive-header";i:595;s:14:"tophive-footer";i:596;s:13:"tophive-popup";i:597;s:13:"tophive-forms";i:598;s:14:"tophive-header";i:599;s:14:"tophive-footer";i:600;s:13:"tophive-popup";i:601;s:13:"tophive-forms";i:602;s:14:"tophive-header";i:603;s:14:"tophive-footer";i:604;s:13:"tophive-popup";i:605;s:13:"tophive-forms";i:606;s:14:"tophive-header";i:607;s:14:"tophive-footer";i:608;s:13:"tophive-popup";i:609;s:13:"tophive-forms";i:610;s:14:"tophive-header";i:611;s:14:"tophive-footer";i:612;s:13:"tophive-popup";i:613;s:13:"tophive-forms";i:614;s:14:"tophive-header";i:615;s:14:"tophive-footer";i:616;s:13:"tophive-popup";i:617;s:13:"tophive-forms";i:618;s:14:"tophive-header";i:619;s:14:"tophive-footer";i:620;s:13:"tophive-popup";i:621;s:13:"tophive-forms";i:622;s:14:"tophive-header";i:623;s:14:"tophive-footer";i:624;s:13:"tophive-popup";i:625;s:13:"tophive-forms";i:626;s:14:"tophive-header";i:627;s:14:"tophive-footer";i:628;s:13:"tophive-popup";i:629;s:13:"tophive-forms";i:630;s:14:"tophive-header";i:631;s:14:"tophive-footer";i:632;s:13:"tophive-popup";i:633;s:13:"tophive-forms";i:634;s:14:"tophive-header";i:635;s:14:"tophive-footer";i:636;s:13:"tophive-popup";i:637;s:13:"tophive-forms";i:638;s:14:"tophive-header";i:639;s:14:"tophive-footer";i:640;s:13:"tophive-popup";i:641;s:13:"tophive-forms";i:642;s:14:"tophive-header";i:643;s:14:"tophive-footer";i:644;s:13:"tophive-popup";i:645;s:13:"tophive-forms";i:646;s:14:"tophive-header";i:647;s:14:"tophive-footer";i:648;s:13:"tophive-popup";i:649;s:13:"tophive-forms";i:650;s:14:"tophive-header";i:651;s:14:"tophive-footer";i:652;s:13:"tophive-popup";i:653;s:13:"tophive-forms";i:654;s:14:"tophive-header";i:655;s:14:"tophive-footer";i:656;s:13:"tophive-popup";i:657;s:13:"tophive-forms";i:658;s:14:"tophive-header";i:659;s:14:"tophive-footer";i:660;s:13:"tophive-popup";i:661;s:13:"tophive-forms";i:662;s:14:"tophive-header";i:663;s:14:"tophive-footer";i:664;s:13:"tophive-popup";i:665;s:13:"tophive-forms";i:666;s:14:"tophive-header";i:667;s:14:"tophive-footer";i:668;s:13:"tophive-popup";i:669;s:13:"tophive-forms";i:670;s:14:"tophive-header";i:671;s:14:"tophive-footer";i:672;s:13:"tophive-popup";i:673;s:13:"tophive-forms";i:674;s:14:"tophive-header";i:675;s:14:"tophive-footer";i:676;s:13:"tophive-popup";i:677;s:13:"tophive-forms";i:678;s:14:"tophive-header";i:679;s:14:"tophive-footer";i:680;s:13:"tophive-popup";i:681;s:13:"tophive-forms";i:682;s:14:"tophive-header";i:683;s:14:"tophive-footer";i:684;s:13:"tophive-popup";i:685;s:13:"tophive-forms";i:686;s:14:"tophive-header";i:687;s:14:"tophive-footer";i:688;s:13:"tophive-popup";i:689;s:13:"tophive-forms";i:690;s:14:"tophive-header";i:691;s:14:"tophive-footer";i:692;s:13:"tophive-popup";i:693;s:13:"tophive-forms";i:694;s:14:"tophive-header";i:695;s:14:"tophive-footer";i:696;s:13:"tophive-popup";i:697;s:13:"tophive-forms";i:698;s:14:"tophive-header";i:699;s:14:"tophive-footer";i:700;s:13:"tophive-popup";i:701;s:13:"tophive-forms";i:702;s:14:"tophive-header";i:703;s:14:"tophive-footer";i:704;s:13:"tophive-popup";i:705;s:13:"tophive-forms";i:706;s:14:"tophive-header";i:707;s:14:"tophive-footer";i:708;s:13:"tophive-popup";i:709;s:13:"tophive-forms";i:710;s:14:"tophive-header";i:711;s:14:"tophive-footer";i:712;s:13:"tophive-popup";i:713;s:13:"tophive-forms";i:714;s:14:"tophive-header";i:715;s:14:"tophive-footer";i:716;s:13:"tophive-popup";i:717;s:13:"tophive-forms";i:718;s:14:"tophive-header";i:719;s:14:"tophive-footer";i:720;s:13:"tophive-popup";i:721;s:13:"tophive-forms";i:722;s:14:"tophive-header";i:723;s:14:"tophive-footer";i:724;s:13:"tophive-popup";i:725;s:13:"tophive-forms";i:726;s:14:"tophive-header";i:727;s:14:"tophive-footer";i:728;s:13:"tophive-popup";i:729;s:13:"tophive-forms";i:730;s:14:"tophive-header";i:731;s:14:"tophive-footer";i:732;s:13:"tophive-popup";i:733;s:13:"tophive-forms";i:734;s:14:"tophive-header";i:735;s:14:"tophive-footer";i:736;s:13:"tophive-popup";i:737;s:13:"tophive-forms";i:738;s:14:"tophive-header";i:739;s:14:"tophive-footer";i:740;s:13:"tophive-popup";i:741;s:13:"tophive-forms";i:742;s:14:"tophive-header";i:743;s:14:"tophive-footer";i:744;s:13:"tophive-popup";i:745;s:13:"tophive-forms";i:746;s:14:"tophive-header";i:747;s:14:"tophive-footer";i:748;s:13:"tophive-popup";i:749;s:13:"tophive-forms";i:750;s:14:"tophive-header";i:751;s:14:"tophive-footer";i:752;s:13:"tophive-popup";i:753;s:13:"tophive-forms";i:754;s:14:"tophive-header";i:755;s:14:"tophive-footer";i:756;s:13:"tophive-popup";i:757;s:13:"tophive-forms";i:758;s:14:"tophive-header";i:759;s:14:"tophive-footer";i:760;s:13:"tophive-popup";i:761;s:13:"tophive-forms";i:762;s:14:"tophive-header";i:763;s:14:"tophive-footer";i:764;s:13:"tophive-popup";i:765;s:13:"tophive-forms";i:766;s:14:"tophive-header";i:767;s:14:"tophive-footer";i:768;s:13:"tophive-popup";i:769;s:13:"tophive-forms";i:770;s:14:"tophive-header";i:771;s:14:"tophive-footer";i:772;s:13:"tophive-popup";i:773;s:13:"tophive-forms";i:774;s:14:"tophive-header";i:775;s:14:"tophive-footer";i:776;s:13:"tophive-popup";i:777;s:13:"tophive-forms";i:778;s:14:"tophive-header";i:779;s:14:"tophive-footer";i:780;s:13:"tophive-popup";i:781;s:13:"tophive-forms";i:782;s:14:"tophive-header";i:783;s:14:"tophive-footer";i:784;s:13:"tophive-popup";i:785;s:13:"tophive-forms";i:786;s:14:"tophive-header";i:787;s:14:"tophive-footer";i:788;s:13:"tophive-popup";i:789;s:13:"tophive-forms";i:790;s:14:"tophive-header";i:791;s:14:"tophive-footer";i:792;s:13:"tophive-popup";i:793;s:13:"tophive-forms";i:794;s:14:"tophive-header";i:795;s:14:"tophive-footer";i:796;s:13:"tophive-popup";i:797;s:13:"tophive-forms";i:798;s:14:"tophive-header";i:799;s:14:"tophive-footer";i:800;s:13:"tophive-popup";i:801;s:13:"tophive-forms";i:802;s:14:"tophive-header";i:803;s:14:"tophive-footer";i:804;s:13:"tophive-popup";i:805;s:13:"tophive-forms";i:806;s:14:"tophive-header";i:807;s:14:"tophive-footer";i:808;s:13:"tophive-popup";i:809;s:13:"tophive-forms";i:810;s:14:"tophive-header";i:811;s:14:"tophive-footer";i:812;s:13:"tophive-popup";i:813;s:13:"tophive-forms";i:814;s:14:"tophive-header";i:815;s:14:"tophive-footer";i:816;s:13:"tophive-popup";i:817;s:13:"tophive-forms";i:818;s:14:"tophive-header";i:819;s:14:"tophive-footer";i:820;s:13:"tophive-popup";i:821;s:13:"tophive-forms";i:822;s:14:"tophive-header";i:823;s:14:"tophive-footer";i:824;s:13:"tophive-popup";i:825;s:13:"tophive-forms";i:826;s:14:"tophive-header";i:827;s:14:"tophive-footer";i:828;s:13:"tophive-popup";i:829;s:13:"tophive-forms";i:830;s:14:"tophive-header";i:831;s:14:"tophive-footer";i:832;s:13:"tophive-popup";i:833;s:13:"tophive-forms";i:834;s:14:"tophive-header";i:835;s:14:"tophive-footer";i:836;s:13:"tophive-popup";i:837;s:13:"tophive-forms";i:838;s:14:"tophive-header";i:839;s:14:"tophive-footer";i:840;s:13:"tophive-popup";i:841;s:13:"tophive-forms";i:842;s:14:"tophive-header";i:843;s:14:"tophive-footer";i:844;s:13:"tophive-popup";i:845;s:13:"tophive-forms";i:846;s:14:"tophive-header";i:847;s:14:"tophive-footer";i:848;s:13:"tophive-popup";i:849;s:13:"tophive-forms";i:850;s:14:"tophive-header";i:851;s:14:"tophive-footer";i:852;s:13:"tophive-popup";i:853;s:13:"tophive-forms";i:854;s:14:"tophive-header";i:855;s:14:"tophive-footer";i:856;s:13:"tophive-popup";i:857;s:13:"tophive-forms";i:858;s:14:"tophive-header";i:859;s:14:"tophive-footer";i:860;s:13:"tophive-popup";i:861;s:13:"tophive-forms";i:862;s:14:"tophive-header";i:863;s:14:"tophive-footer";i:864;s:13:"tophive-popup";i:865;s:13:"tophive-forms";i:866;s:14:"tophive-header";i:867;s:14:"tophive-footer";i:868;s:13:"tophive-popup";i:869;s:13:"tophive-forms";i:870;s:14:"tophive-header";i:871;s:14:"tophive-footer";i:872;s:13:"tophive-popup";i:873;s:13:"tophive-forms";i:874;s:14:"tophive-header";i:875;s:14:"tophive-footer";i:876;s:13:"tophive-popup";i:877;s:13:"tophive-forms";i:878;s:14:"tophive-header";i:879;s:14:"tophive-footer";i:880;s:13:"tophive-popup";i:881;s:13:"tophive-forms";i:882;s:14:"tophive-header";i:883;s:14:"tophive-footer";i:884;s:13:"tophive-popup";i:885;s:13:"tophive-forms";i:886;s:14:"tophive-header";i:887;s:14:"tophive-footer";i:888;s:13:"tophive-popup";i:889;s:13:"tophive-forms";i:890;s:14:"tophive-header";i:891;s:14:"tophive-footer";i:892;s:13:"tophive-popup";i:893;s:13:"tophive-forms";i:894;s:14:"tophive-header";i:895;s:14:"tophive-footer";i:896;s:13:"tophive-popup";i:897;s:13:"tophive-forms";i:898;s:14:"tophive-header";i:899;s:14:"tophive-footer";i:900;s:13:"tophive-popup";i:901;s:13:"tophive-forms";i:902;s:14:"tophive-header";i:903;s:14:"tophive-footer";i:904;s:13:"tophive-popup";i:905;s:13:"tophive-forms";i:906;s:14:"tophive-header";i:907;s:14:"tophive-footer";i:908;s:13:"tophive-popup";i:909;s:13:"tophive-forms";i:910;s:14:"tophive-header";i:911;s:14:"tophive-footer";i:912;s:13:"tophive-popup";i:913;s:13:"tophive-forms";i:914;s:14:"tophive-header";i:915;s:14:"tophive-footer";i:916;s:13:"tophive-popup";i:917;s:13:"tophive-forms";i:918;s:14:"tophive-header";i:919;s:14:"tophive-footer";i:920;s:13:"tophive-popup";i:921;s:13:"tophive-forms";i:922;s:14:"tophive-header";i:923;s:14:"tophive-footer";i:924;s:13:"tophive-popup";i:925;s:13:"tophive-forms";i:926;s:14:"tophive-header";i:927;s:14:"tophive-footer";i:928;s:13:"tophive-popup";i:929;s:13:"tophive-forms";i:930;s:14:"tophive-header";i:931;s:14:"tophive-footer";i:932;s:13:"tophive-popup";i:933;s:13:"tophive-forms";i:934;s:14:"tophive-header";i:935;s:14:"tophive-footer";i:936;s:13:"tophive-popup";i:937;s:13:"tophive-forms";i:938;s:14:"tophive-header";i:939;s:14:"tophive-footer";i:940;s:13:"tophive-popup";i:941;s:13:"tophive-forms";i:942;s:14:"tophive-header";i:943;s:14:"tophive-footer";i:944;s:13:"tophive-popup";i:945;s:13:"tophive-forms";i:946;s:14:"tophive-header";i:947;s:14:"tophive-footer";i:948;s:13:"tophive-popup";i:949;s:13:"tophive-forms";i:950;s:14:"tophive-header";i:951;s:14:"tophive-footer";i:952;s:13:"tophive-popup";i:953;s:13:"tophive-forms";i:954;s:14:"tophive-header";i:955;s:14:"tophive-footer";i:956;s:13:"tophive-popup";i:957;s:13:"tophive-forms";i:958;s:14:"tophive-header";i:959;s:14:"tophive-footer";i:960;s:13:"tophive-popup";i:961;s:13:"tophive-forms";i:962;s:14:"tophive-header";i:963;s:14:"tophive-footer";i:964;s:13:"tophive-popup";i:965;s:13:"tophive-forms";i:966;s:14:"tophive-header";i:967;s:14:"tophive-footer";i:968;s:13:"tophive-popup";i:969;s:13:"tophive-forms";i:970;s:14:"tophive-header";i:971;s:14:"tophive-footer";i:972;s:13:"tophive-popup";i:973;s:13:"tophive-forms";i:974;s:14:"tophive-header";i:975;s:14:"tophive-footer";i:976;s:13:"tophive-popup";i:977;s:13:"tophive-forms";i:978;s:14:"tophive-header";i:979;s:14:"tophive-footer";i:980;s:13:"tophive-popup";i:981;s:13:"tophive-forms";i:982;s:14:"tophive-header";i:983;s:14:"tophive-footer";i:984;s:13:"tophive-popup";i:985;s:13:"tophive-forms";i:986;s:14:"tophive-header";i:987;s:14:"tophive-footer";i:988;s:13:"tophive-popup";i:989;s:13:"tophive-forms";i:990;s:14:"tophive-header";i:991;s:14:"tophive-footer";i:992;s:13:"tophive-popup";i:993;s:13:"tophive-forms";i:994;s:14:"tophive-header";i:995;s:14:"tophive-footer";i:996;s:13:"tophive-popup";i:997;s:13:"tophive-forms";i:998;s:14:"tophive-header";i:999;s:14:"tophive-footer";i:1000;s:13:"tophive-popup";i:1001;s:13:"tophive-forms";i:1002;s:14:"tophive-header";i:1003;s:14:"tophive-footer";i:1004;s:13:"tophive-popup";i:1005;s:13:"tophive-forms";i:1006;s:14:"tophive-header";i:1007;s:14:"tophive-footer";i:1008;s:13:"tophive-popup";i:1009;s:13:"tophive-forms";i:1010;s:14:"tophive-header";i:1011;s:14:"tophive-footer";i:1012;s:13:"tophive-popup";i:1013;s:13:"tophive-forms";i:1014;s:14:"tophive-header";i:1015;s:14:"tophive-footer";i:1016;s:13:"tophive-popup";i:1017;s:13:"tophive-forms";i:1018;s:14:"tophive-header";i:1019;s:14:"tophive-footer";i:1020;s:13:"tophive-popup";i:1021;s:13:"tophive-forms";i:1022;s:14:"tophive-header";i:1023;s:14:"tophive-footer";i:1024;s:13:"tophive-popup";i:1025;s:13:"tophive-forms";i:1026;s:14:"tophive-header";i:1027;s:14:"tophive-footer";i:1028;s:13:"tophive-popup";i:1029;s:13:"tophive-forms";i:1030;s:14:"tophive-header";i:1031;s:14:"tophive-footer";i:1032;s:13:"tophive-popup";i:1033;s:13:"tophive-forms";i:1034;s:14:"tophive-header";i:1035;s:14:"tophive-footer";i:1036;s:13:"tophive-popup";i:1037;s:13:"tophive-forms";i:1038;s:14:"tophive-header";i:1039;s:14:"tophive-footer";i:1040;s:13:"tophive-popup";i:1041;s:13:"tophive-forms";i:1042;s:14:"tophive-header";i:1043;s:14:"tophive-footer";i:1044;s:13:"tophive-popup";i:1045;s:13:"tophive-forms";i:1046;s:14:"tophive-header";i:1047;s:14:"tophive-footer";i:1048;s:13:"tophive-popup";i:1049;s:13:"tophive-forms";i:1050;s:14:"tophive-header";i:1051;s:14:"tophive-footer";i:1052;s:13:"tophive-popup";i:1053;s:13:"tophive-forms";i:1054;s:14:"tophive-header";i:1055;s:14:"tophive-footer";i:1056;s:13:"tophive-popup";i:1057;s:13:"tophive-forms";i:1058;s:14:"tophive-header";i:1059;s:14:"tophive-footer";i:1060;s:13:"tophive-popup";i:1061;s:13:"tophive-forms";i:1062;s:14:"tophive-header";i:1063;s:14:"tophive-footer";i:1064;s:13:"tophive-popup";i:1065;s:13:"tophive-forms";i:1066;s:14:"tophive-header";i:1067;s:14:"tophive-footer";i:1068;s:13:"tophive-popup";i:1069;s:13:"tophive-forms";i:1070;s:14:"tophive-header";i:1071;s:14:"tophive-footer";i:1072;s:13:"tophive-popup";i:1073;s:13:"tophive-forms";i:1074;s:14:"tophive-header";i:1075;s:14:"tophive-footer";i:1076;s:13:"tophive-popup";i:1077;s:13:"tophive-forms";i:1078;s:14:"tophive-header";i:1079;s:14:"tophive-footer";i:1080;s:13:"tophive-popup";i:1081;s:13:"tophive-forms";i:1082;s:14:"tophive-header";i:1083;s:14:"tophive-footer";i:1084;s:13:"tophive-popup";i:1085;s:13:"tophive-forms";i:1086;s:14:"tophive-header";i:1087;s:14:"tophive-footer";i:1088;s:13:"tophive-popup";i:1089;s:13:"tophive-forms";i:1090;s:14:"tophive-header";i:1091;s:14:"tophive-footer";i:1092;s:13:"tophive-popup";i:1093;s:13:"tophive-forms";i:1094;s:14:"tophive-header";i:1095;s:14:"tophive-footer";i:1096;s:13:"tophive-popup";i:1097;s:13:"tophive-forms";i:1098;s:14:"tophive-header";i:1099;s:14:"tophive-footer";i:1100;s:13:"tophive-popup";i:1101;s:13:"tophive-forms";i:1102;s:14:"tophive-header";i:1103;s:14:"tophive-footer";i:1104;s:13:"tophive-popup";i:1105;s:13:"tophive-forms";i:1106;s:14:"tophive-header";i:1107;s:14:"tophive-footer";i:1108;s:13:"tophive-popup";i:1109;s:13:"tophive-forms";i:1110;s:14:"tophive-header";i:1111;s:14:"tophive-footer";i:1112;s:13:"tophive-popup";i:1113;s:13:"tophive-forms";i:1114;s:14:"tophive-header";i:1115;s:14:"tophive-footer";i:1116;s:13:"tophive-popup";i:1117;s:13:"tophive-forms";i:1118;s:14:"tophive-header";i:1119;s:14:"tophive-footer";i:1120;s:13:"tophive-popup";i:1121;s:13:"tophive-forms";i:1122;s:14:"tophive-header";i:1123;s:14:"tophive-footer";i:1124;s:13:"tophive-popup";i:1125;s:13:"tophive-forms";i:1126;s:14:"tophive-header";i:1127;s:14:"tophive-footer";i:1128;s:13:"tophive-popup";i:1129;s:13:"tophive-forms";i:1130;s:14:"tophive-header";i:1131;s:14:"tophive-footer";i:1132;s:13:"tophive-popup";i:1133;s:13:"tophive-forms";i:1134;s:14:"tophive-header";i:1135;s:14:"tophive-footer";i:1136;s:13:"tophive-popup";i:1137;s:13:"tophive-forms";i:1138;s:14:"tophive-header";i:1139;s:14:"tophive-footer";i:1140;s:13:"tophive-popup";i:1141;s:13:"tophive-forms";i:1142;s:14:"tophive-header";i:1143;s:14:"tophive-footer";i:1144;s:13:"tophive-popup";i:1145;s:13:"tophive-forms";i:1146;s:14:"tophive-header";i:1147;s:14:"tophive-footer";i:1148;s:13:"tophive-popup";i:1149;s:13:"tophive-forms";i:1150;s:14:"tophive-header";i:1151;s:14:"tophive-footer";i:1152;s:13:"tophive-popup";i:1153;s:13:"tophive-forms";i:1154;s:14:"tophive-header";i:1155;s:14:"tophive-footer";i:1156;s:13:"tophive-popup";i:1157;s:13:"tophive-forms";i:1158;s:14:"tophive-header";i:1159;s:14:"tophive-footer";i:1160;s:13:"tophive-popup";i:1161;s:13:"tophive-forms";i:1162;s:14:"tophive-header";i:1163;s:14:"tophive-footer";i:1164;s:13:"tophive-popup";i:1165;s:13:"tophive-forms";i:1166;s:14:"tophive-header";i:1167;s:14:"tophive-footer";i:1168;s:13:"tophive-popup";i:1169;s:13:"tophive-forms";i:1170;s:14:"tophive-header";i:1171;s:14:"tophive-footer";i:1172;s:13:"tophive-popup";i:1173;s:13:"tophive-forms";i:1174;s:14:"tophive-header";i:1175;s:14:"tophive-footer";i:1176;s:13:"tophive-popup";i:1177;s:13:"tophive-forms";i:1178;s:14:"tophive-header";i:1179;s:14:"tophive-footer";i:1180;s:13:"tophive-popup";i:1181;s:13:"tophive-forms";i:1182;s:14:"tophive-header";i:1183;s:14:"tophive-footer";i:1184;s:13:"tophive-popup";i:1185;s:13:"tophive-forms";i:1186;s:14:"tophive-header";i:1187;s:14:"tophive-footer";i:1188;s:13:"tophive-popup";i:1189;s:13:"tophive-forms";i:1190;s:14:"tophive-header";i:1191;s:14:"tophive-footer";i:1192;s:13:"tophive-popup";i:1193;s:13:"tophive-forms";i:1194;s:14:"tophive-header";i:1195;s:14:"tophive-footer";i:1196;s:13:"tophive-popup";i:1197;s:13:"tophive-forms";i:1198;s:14:"tophive-header";i:1199;s:14:"tophive-footer";i:1200;s:13:"tophive-popup";i:1201;s:13:"tophive-forms";i:1202;s:14:"tophive-header";i:1203;s:14:"tophive-footer";i:1204;s:13:"tophive-popup";i:1205;s:13:"tophive-forms";i:1206;s:14:"tophive-header";i:1207;s:14:"tophive-footer";i:1208;s:13:"tophive-popup";i:1209;s:13:"tophive-forms";i:1210;s:14:"tophive-header";i:1211;s:14:"tophive-footer";i:1212;s:13:"tophive-popup";i:1213;s:13:"tophive-forms";i:1214;s:14:"tophive-header";i:1215;s:14:"tophive-footer";i:1216;s:13:"tophive-popup";i:1217;s:13:"tophive-forms";i:1218;s:14:"tophive-header";i:1219;s:14:"tophive-footer";i:1220;s:13:"tophive-popup";i:1221;s:13:"tophive-forms";i:1222;s:14:"tophive-header";i:1223;s:14:"tophive-footer";i:1224;s:13:"tophive-popup";i:1225;s:13:"tophive-forms";i:1226;s:14:"tophive-header";i:1227;s:14:"tophive-footer";i:1228;s:13:"tophive-popup";i:1229;s:13:"tophive-forms";i:1230;s:14:"tophive-header";i:1231;s:14:"tophive-footer";i:1232;s:13:"tophive-popup";i:1233;s:13:"tophive-forms";i:1234;s:14:"tophive-header";i:1235;s:14:"tophive-footer";i:1236;s:13:"tophive-popup";i:1237;s:13:"tophive-forms";i:1238;s:14:"tophive-header";i:1239;s:14:"tophive-footer";i:1240;s:13:"tophive-popup";i:1241;s:13:"tophive-forms";i:1242;s:14:"tophive-header";i:1243;s:14:"tophive-footer";i:1244;s:13:"tophive-popup";i:1245;s:13:"tophive-forms";i:1246;s:14:"tophive-header";i:1247;s:14:"tophive-footer";i:1248;s:13:"tophive-popup";i:1249;s:13:"tophive-forms";i:1250;s:14:"tophive-header";i:1251;s:14:"tophive-footer";i:1252;s:13:"tophive-popup";i:1253;s:13:"tophive-forms";i:1254;s:14:"tophive-header";i:1255;s:14:"tophive-footer";i:1256;s:13:"tophive-popup";i:1257;s:13:"tophive-forms";i:1258;s:14:"tophive-header";i:1259;s:14:"tophive-footer";i:1260;s:13:"tophive-popup";i:1261;s:13:"tophive-forms";i:1262;s:14:"tophive-header";i:1263;s:14:"tophive-footer";i:1264;s:13:"tophive-popup";i:1265;s:13:"tophive-forms";i:1266;s:14:"tophive-header";i:1267;s:14:"tophive-footer";i:1268;s:13:"tophive-popup";i:1269;s:13:"tophive-forms";i:1270;s:14:"tophive-header";i:1271;s:14:"tophive-footer";i:1272;s:13:"tophive-popup";i:1273;s:13:"tophive-forms";i:1274;s:14:"tophive-header";i:1275;s:14:"tophive-footer";i:1276;s:13:"tophive-popup";i:1277;s:13:"tophive-forms";i:1278;s:14:"tophive-header";i:1279;s:14:"tophive-footer";i:1280;s:13:"tophive-popup";i:1281;s:13:"tophive-forms";i:1282;s:14:"tophive-header";i:1283;s:14:"tophive-footer";i:1284;s:13:"tophive-popup";i:1285;s:13:"tophive-forms";i:1286;s:14:"tophive-header";i:1287;s:14:"tophive-footer";i:1288;s:13:"tophive-popup";i:1289;s:13:"tophive-forms";i:1290;s:14:"tophive-header";i:1291;s:14:"tophive-footer";i:1292;s:13:"tophive-popup";i:1293;s:13:"tophive-forms";i:1294;s:14:"tophive-header";i:1295;s:14:"tophive-footer";i:1296;s:13:"tophive-popup";i:1297;s:13:"tophive-forms";i:1298;s:14:"tophive-header";i:1299;s:14:"tophive-footer";i:1300;s:13:"tophive-popup";i:1301;s:13:"tophive-forms";i:1302;s:14:"tophive-header";i:1303;s:14:"tophive-footer";i:1304;s:13:"tophive-popup";i:1305;s:13:"tophive-forms";i:1306;s:14:"tophive-header";i:1307;s:14:"tophive-footer";i:1308;s:13:"tophive-popup";i:1309;s:13:"tophive-forms";i:1310;s:14:"tophive-header";i:1311;s:14:"tophive-footer";i:1312;s:13:"tophive-popup";i:1313;s:13:"tophive-forms";i:1314;s:14:"tophive-header";i:1315;s:14:"tophive-footer";i:1316;s:13:"tophive-popup";i:1317;s:13:"tophive-forms";i:1318;s:14:"tophive-header";i:1319;s:14:"tophive-footer";i:1320;s:13:"tophive-popup";i:1321;s:13:"tophive-forms";i:1322;s:14:"tophive-header";i:1323;s:14:"tophive-footer";i:1324;s:13:"tophive-popup";i:1325;s:13:"tophive-forms";i:1326;s:14:"tophive-header";i:1327;s:14:"tophive-footer";i:1328;s:13:"tophive-popup";i:1329;s:13:"tophive-forms";i:1330;s:14:"tophive-header";i:1331;s:14:"tophive-footer";i:1332;s:13:"tophive-popup";i:1333;s:13:"tophive-forms";i:1334;s:14:"tophive-header";i:1335;s:14:"tophive-footer";i:1336;s:13:"tophive-popup";i:1337;s:13:"tophive-forms";i:1338;s:14:"tophive-header";i:1339;s:14:"tophive-footer";i:1340;s:13:"tophive-popup";i:1341;s:13:"tophive-forms";i:1342;s:14:"tophive-header";i:1343;s:14:"tophive-footer";i:1344;s:13:"tophive-popup";i:1345;s:13:"tophive-forms";i:1346;s:14:"tophive-header";i:1347;s:14:"tophive-footer";i:1348;s:13:"tophive-popup";i:1349;s:13:"tophive-forms";i:1350;s:14:"tophive-header";i:1351;s:14:"tophive-footer";i:1352;s:13:"tophive-popup";i:1353;s:13:"tophive-forms";i:1354;s:14:"tophive-header";i:1355;s:14:"tophive-footer";i:1356;s:13:"tophive-popup";i:1357;s:13:"tophive-forms";i:1358;s:14:"tophive-header";i:1359;s:14:"tophive-footer";i:1360;s:13:"tophive-popup";i:1361;s:13:"tophive-forms";i:1362;s:14:"tophive-header";i:1363;s:14:"tophive-footer";i:1364;s:13:"tophive-popup";i:1365;s:13:"tophive-forms";i:1366;s:14:"tophive-header";i:1367;s:14:"tophive-footer";i:1368;s:13:"tophive-popup";i:1369;s:13:"tophive-forms";i:1370;s:14:"tophive-header";i:1371;s:14:"tophive-footer";i:1372;s:13:"tophive-popup";i:1373;s:13:"tophive-forms";i:1374;s:14:"tophive-header";i:1375;s:14:"tophive-footer";i:1376;s:13:"tophive-popup";i:1377;s:13:"tophive-forms";i:1378;s:14:"tophive-header";i:1379;s:14:"tophive-footer";i:1380;s:13:"tophive-popup";i:1381;s:13:"tophive-forms";i:1382;s:14:"tophive-header";i:1383;s:14:"tophive-footer";i:1384;s:13:"tophive-popup";i:1385;s:13:"tophive-forms";i:1386;s:14:"tophive-header";i:1387;s:14:"tophive-footer";i:1388;s:13:"tophive-popup";i:1389;s:13:"tophive-forms";i:1390;s:14:"tophive-header";i:1391;s:14:"tophive-footer";i:1392;s:13:"tophive-popup";i:1393;s:13:"tophive-forms";i:1394;s:14:"tophive-header";i:1395;s:14:"tophive-footer";i:1396;s:13:"tophive-popup";i:1397;s:13:"tophive-forms";i:1398;s:14:"tophive-header";i:1399;s:14:"tophive-footer";i:1400;s:13:"tophive-popup";i:1401;s:13:"tophive-forms";i:1402;s:14:"tophive-header";i:1403;s:14:"tophive-footer";i:1404;s:13:"tophive-popup";i:1405;s:13:"tophive-forms";i:1406;s:14:"tophive-header";i:1407;s:14:"tophive-footer";i:1408;s:13:"tophive-popup";i:1409;s:13:"tophive-forms";i:1410;s:14:"tophive-header";i:1411;s:14:"tophive-footer";i:1412;s:13:"tophive-popup";i:1413;s:13:"tophive-forms";i:1414;s:14:"tophive-header";i:1415;s:14:"tophive-footer";i:1416;s:13:"tophive-popup";i:1417;s:13:"tophive-forms";i:1418;s:14:"tophive-header";i:1419;s:14:"tophive-footer";i:1420;s:13:"tophive-popup";i:1421;s:13:"tophive-forms";i:1422;s:14:"tophive-header";i:1423;s:14:"tophive-footer";i:1424;s:13:"tophive-popup";i:1425;s:13:"tophive-forms";i:1426;s:14:"tophive-header";i:1427;s:14:"tophive-footer";i:1428;s:13:"tophive-popup";i:1429;s:13:"tophive-forms";i:1430;s:14:"tophive-header";i:1431;s:14:"tophive-footer";i:1432;s:13:"tophive-popup";i:1433;s:13:"tophive-forms";i:1434;s:14:"tophive-header";i:1435;s:14:"tophive-footer";i:1436;s:13:"tophive-popup";i:1437;s:13:"tophive-forms";i:1438;s:14:"tophive-header";i:1439;s:14:"tophive-footer";i:1440;s:13:"tophive-popup";i:1441;s:13:"tophive-forms";i:1442;s:14:"tophive-header";i:1443;s:14:"tophive-footer";i:1444;s:13:"tophive-popup";i:1445;s:13:"tophive-forms";i:1446;s:14:"tophive-header";i:1447;s:14:"tophive-footer";i:1448;s:13:"tophive-popup";i:1449;s:13:"tophive-forms";i:1450;s:14:"tophive-header";i:1451;s:14:"tophive-footer";i:1452;s:13:"tophive-popup";i:1453;s:13:"tophive-forms";i:1454;s:14:"tophive-header";i:1455;s:14:"tophive-footer";i:1456;s:13:"tophive-popup";i:1457;s:13:"tophive-forms";i:1458;s:14:"tophive-header";i:1459;s:14:"tophive-footer";i:1460;s:13:"tophive-popup";i:1461;s:13:"tophive-forms";i:1462;s:14:"tophive-header";i:1463;s:14:"tophive-footer";i:1464;s:13:"tophive-popup";i:1465;s:13:"tophive-forms";i:1466;s:14:"tophive-header";i:1467;s:14:"tophive-footer";i:1468;s:13:"tophive-popup";i:1469;s:13:"tophive-forms";i:1470;s:14:"tophive-header";i:1471;s:14:"tophive-footer";i:1472;s:13:"tophive-popup";i:1473;s:13:"tophive-forms";i:1474;s:14:"tophive-header";i:1475;s:14:"tophive-footer";i:1476;s:13:"tophive-popup";i:1477;s:13:"tophive-forms";i:1478;s:14:"tophive-header";i:1479;s:14:"tophive-footer";i:1480;s:13:"tophive-popup";i:1481;s:13:"tophive-forms";i:1482;s:14:"tophive-header";i:1483;s:14:"tophive-footer";i:1484;s:13:"tophive-popup";i:1485;s:13:"tophive-forms";i:1486;s:14:"tophive-header";i:1487;s:14:"tophive-footer";i:1488;s:13:"tophive-popup";i:1489;s:13:"tophive-forms";i:1490;s:14:"tophive-header";i:1491;s:14:"tophive-footer";i:1492;s:13:"tophive-popup";i:1493;s:13:"tophive-forms";i:1494;s:14:"tophive-header";i:1495;s:14:"tophive-footer";i:1496;s:13:"tophive-popup";i:1497;s:13:"tophive-forms";i:1498;s:14:"tophive-header";i:1499;s:14:"tophive-footer";i:1500;s:13:"tophive-popup";i:1501;s:13:"tophive-forms";i:1502;s:14:"tophive-header";i:1503;s:14:"tophive-footer";i:1504;s:13:"tophive-popup";i:1505;s:13:"tophive-forms";i:1506;s:14:"tophive-header";i:1507;s:14:"tophive-footer";i:1508;s:13:"tophive-popup";i:1509;s:13:"tophive-forms";i:1510;s:14:"tophive-header";i:1511;s:14:"tophive-footer";i:1512;s:13:"tophive-popup";i:1513;s:13:"tophive-forms";i:1514;s:14:"tophive-header";i:1515;s:14:"tophive-footer";i:1516;s:13:"tophive-popup";i:1517;s:13:"tophive-forms";i:1518;s:14:"tophive-header";i:1519;s:14:"tophive-footer";i:1520;s:13:"tophive-popup";i:1521;s:13:"tophive-forms";i:1522;s:14:"tophive-header";i:1523;s:14:"tophive-footer";i:1524;s:13:"tophive-popup";i:1525;s:13:"tophive-forms";i:1526;s:14:"tophive-header";i:1527;s:14:"tophive-footer";i:1528;s:13:"tophive-popup";i:1529;s:13:"tophive-forms";i:1530;s:14:"tophive-header";i:1531;s:14:"tophive-footer";i:1532;s:13:"tophive-popup";i:1533;s:13:"tophive-forms";i:1534;s:14:"tophive-header";i:1535;s:14:"tophive-footer";i:1536;s:13:"tophive-popup";i:1537;s:13:"tophive-forms";i:1538;s:14:"tophive-header";i:1539;s:14:"tophive-footer";i:1540;s:13:"tophive-popup";i:1541;s:13:"tophive-forms";i:1542;s:14:"tophive-header";i:1543;s:14:"tophive-footer";i:1544;s:13:"tophive-popup";i:1545;s:13:"tophive-forms";i:1546;s:14:"tophive-header";i:1547;s:14:"tophive-footer";i:1548;s:13:"tophive-popup";i:1549;s:13:"tophive-forms";i:1550;s:14:"tophive-header";i:1551;s:14:"tophive-footer";i:1552;s:13:"tophive-popup";i:1553;s:13:"tophive-forms";i:1554;s:14:"tophive-header";i:1555;s:14:"tophive-footer";i:1556;s:13:"tophive-popup";i:1557;s:13:"tophive-forms";i:1558;s:14:"tophive-header";i:1559;s:14:"tophive-footer";i:1560;s:13:"tophive-popup";i:1561;s:13:"tophive-forms";i:1562;s:14:"tophive-header";i:1563;s:14:"tophive-footer";i:1564;s:13:"tophive-popup";i:1565;s:13:"tophive-forms";i:1566;s:14:"tophive-header";i:1567;s:14:"tophive-footer";i:1568;s:13:"tophive-popup";i:1569;s:13:"tophive-forms";i:1570;s:14:"tophive-header";i:1571;s:14:"tophive-footer";i:1572;s:13:"tophive-popup";i:1573;s:13:"tophive-forms";i:1574;s:14:"tophive-header";i:1575;s:14:"tophive-footer";i:1576;s:13:"tophive-popup";i:1577;s:13:"tophive-forms";i:1578;s:14:"tophive-header";i:1579;s:14:"tophive-footer";i:1580;s:13:"tophive-popup";i:1581;s:13:"tophive-forms";i:1582;s:14:"tophive-header";i:1583;s:14:"tophive-footer";i:1584;s:13:"tophive-popup";i:1585;s:13:"tophive-forms";i:1586;s:14:"tophive-header";i:1587;s:14:"tophive-footer";i:1588;s:13:"tophive-popup";i:1589;s:13:"tophive-forms";i:1590;s:14:"tophive-header";i:1591;s:14:"tophive-footer";i:1592;s:13:"tophive-popup";i:1593;s:13:"tophive-forms";i:1594;s:14:"tophive-header";i:1595;s:14:"tophive-footer";i:1596;s:13:"tophive-popup";i:1597;s:13:"tophive-forms";i:1598;s:14:"tophive-header";i:1599;s:14:"tophive-footer";i:1600;s:13:"tophive-popup";i:1601;s:13:"tophive-forms";i:1602;s:14:"tophive-header";i:1603;s:14:"tophive-footer";i:1604;s:13:"tophive-popup";i:1605;s:13:"tophive-forms";i:1606;s:14:"tophive-header";i:1607;s:14:"tophive-footer";i:1608;s:13:"tophive-popup";i:1609;s:13:"tophive-forms";i:1610;s:14:"tophive-header";i:1611;s:14:"tophive-footer";i:1612;s:13:"tophive-popup";i:1613;s:13:"tophive-forms";i:1614;s:14:"tophive-header";i:1615;s:14:"tophive-footer";i:1616;s:13:"tophive-popup";i:1617;s:13:"tophive-forms";i:1618;s:14:"tophive-header";i:1619;s:14:"tophive-footer";i:1620;s:13:"tophive-popup";i:1621;s:13:"tophive-forms";i:1622;s:14:"tophive-header";i:1623;s:14:"tophive-footer";i:1624;s:13:"tophive-popup";i:1625;s:13:"tophive-forms";i:1626;s:14:"tophive-header";i:1627;s:14:"tophive-footer";i:1628;s:13:"tophive-popup";i:1629;s:13:"tophive-forms";i:1630;s:14:"tophive-header";i:1631;s:14:"tophive-footer";i:1632;s:13:"tophive-popup";i:1633;s:13:"tophive-forms";i:1634;s:14:"tophive-header";i:1635;s:14:"tophive-footer";i:1636;s:13:"tophive-popup";i:1637;s:13:"tophive-forms";i:1638;s:14:"tophive-header";i:1639;s:14:"tophive-footer";i:1640;s:13:"tophive-popup";i:1641;s:13:"tophive-forms";i:1642;s:14:"tophive-header";i:1643;s:14:"tophive-footer";i:1644;s:13:"tophive-popup";i:1645;s:13:"tophive-forms";i:1646;s:14:"tophive-header";i:1647;s:14:"tophive-footer";i:1648;s:13:"tophive-popup";i:1649;s:13:"tophive-forms";i:1650;s:14:"tophive-header";i:1651;s:14:"tophive-footer";i:1652;s:13:"tophive-popup";i:1653;s:13:"tophive-forms";i:1654;s:14:"tophive-header";i:1655;s:14:"tophive-footer";i:1656;s:13:"tophive-popup";i:1657;s:13:"tophive-forms";i:1658;s:14:"tophive-header";i:1659;s:14:"tophive-footer";i:1660;s:13:"tophive-popup";i:1661;s:13:"tophive-forms";i:1662;s:14:"tophive-header";i:1663;s:14:"tophive-footer";i:1664;s:13:"tophive-popup";i:1665;s:13:"tophive-forms";i:1666;s:14:"tophive-header";i:1667;s:14:"tophive-footer";i:1668;s:13:"tophive-popup";i:1669;s:13:"tophive-forms";i:1670;s:14:"tophive-header";i:1671;s:14:"tophive-footer";i:1672;s:13:"tophive-popup";i:1673;s:13:"tophive-forms";i:1674;s:14:"tophive-header";i:1675;s:14:"tophive-footer";i:1676;s:13:"tophive-popup";i:1677;s:13:"tophive-forms";i:1678;s:14:"tophive-header";i:1679;s:14:"tophive-footer";i:1680;s:13:"tophive-popup";i:1681;s:13:"tophive-forms";i:1682;s:14:"tophive-header";i:1683;s:14:"tophive-footer";i:1684;s:13:"tophive-popup";i:1685;s:13:"tophive-forms";i:1686;s:14:"tophive-header";i:1687;s:14:"tophive-footer";i:1688;s:13:"tophive-popup";i:1689;s:13:"tophive-forms";i:1690;s:14:"tophive-header";i:1691;s:14:"tophive-footer";i:1692;s:13:"tophive-popup";i:1693;s:13:"tophive-forms";i:1694;s:14:"tophive-header";i:1695;s:14:"tophive-footer";i:1696;s:13:"tophive-popup";i:1697;s:13:"tophive-forms";i:1698;s:14:"tophive-header";i:1699;s:14:"tophive-footer";i:1700;s:13:"tophive-popup";i:1701;s:13:"tophive-forms";i:1702;s:14:"tophive-header";i:1703;s:14:"tophive-footer";i:1704;s:13:"tophive-popup";i:1705;s:13:"tophive-forms";i:1706;s:14:"tophive-header";i:1707;s:14:"tophive-footer";i:1708;s:13:"tophive-popup";i:1709;s:13:"tophive-forms";i:1710;s:14:"tophive-header";i:1711;s:14:"tophive-footer";i:1712;s:13:"tophive-popup";i:1713;s:13:"tophive-forms";i:1714;s:14:"tophive-header";i:1715;s:14:"tophive-footer";i:1716;s:13:"tophive-popup";i:1717;s:13:"tophive-forms";i:1718;s:14:"tophive-header";i:1719;s:14:"tophive-footer";i:1720;s:13:"tophive-popup";i:1721;s:13:"tophive-forms";i:1722;s:14:"tophive-header";i:1723;s:14:"tophive-footer";i:1724;s:13:"tophive-popup";i:1725;s:13:"tophive-forms";i:1726;s:14:"tophive-header";i:1727;s:14:"tophive-footer";i:1728;s:13:"tophive-popup";i:1729;s:13:"tophive-forms";i:1730;s:14:"tophive-header";i:1731;s:14:"tophive-footer";i:1732;s:13:"tophive-popup";i:1733;s:13:"tophive-forms";i:1734;s:14:"tophive-header";i:1735;s:14:"tophive-footer";i:1736;s:13:"tophive-popup";i:1737;s:13:"tophive-forms";i:1738;s:14:"tophive-header";i:1739;s:14:"tophive-footer";i:1740;s:13:"tophive-popup";i:1741;s:13:"tophive-forms";i:1742;s:14:"tophive-header";i:1743;s:14:"tophive-footer";i:1744;s:13:"tophive-popup";i:1745;s:13:"tophive-forms";i:1746;s:14:"tophive-header";i:1747;s:14:"tophive-footer";i:1748;s:13:"tophive-popup";i:1749;s:13:"tophive-forms";i:1750;s:14:"tophive-header";i:1751;s:14:"tophive-footer";i:1752;s:13:"tophive-popup";i:1753;s:13:"tophive-forms";i:1754;s:14:"tophive-header";i:1755;s:14:"tophive-footer";i:1756;s:13:"tophive-popup";i:1757;s:13:"tophive-forms";i:1758;s:14:"tophive-header";i:1759;s:14:"tophive-footer";i:1760;s:13:"tophive-popup";i:1761;s:13:"tophive-forms";i:1762;s:14:"tophive-header";i:1763;s:14:"tophive-footer";i:1764;s:13:"tophive-popup";i:1765;s:13:"tophive-forms";i:1766;s:14:"tophive-header";i:1767;s:14:"tophive-footer";i:1768;s:13:"tophive-popup";i:1769;s:13:"tophive-forms";i:1770;s:14:"tophive-header";i:1771;s:14:"tophive-footer";i:1772;s:13:"tophive-popup";i:1773;s:13:"tophive-forms";i:1774;s:14:"tophive-header";i:1775;s:14:"tophive-footer";i:1776;s:13:"tophive-popup";i:1777;s:13:"tophive-forms";i:1778;s:14:"tophive-header";i:1779;s:14:"tophive-footer";i:1780;s:13:"tophive-popup";i:1781;s:13:"tophive-forms";i:1782;s:14:"tophive-header";i:1783;s:14:"tophive-footer";i:1784;s:13:"tophive-popup";i:1785;s:13:"tophive-forms";i:1786;s:14:"tophive-header";i:1787;s:14:"tophive-footer";i:1788;s:13:"tophive-popup";i:1789;s:13:"tophive-forms";i:1790;s:14:"tophive-header";i:1791;s:14:"tophive-footer";i:1792;s:13:"tophive-popup";i:1793;s:13:"tophive-forms";i:1794;s:14:"tophive-header";i:1795;s:14:"tophive-footer";i:1796;s:13:"tophive-popup";i:1797;s:13:"tophive-forms";i:1798;s:14:"tophive-header";i:1799;s:14:"tophive-footer";i:1800;s:13:"tophive-popup";i:1801;s:13:"tophive-forms";i:1802;s:14:"tophive-header";i:1803;s:14:"tophive-footer";i:1804;s:13:"tophive-popup";i:1805;s:13:"tophive-forms";i:1806;s:14:"tophive-header";i:1807;s:14:"tophive-footer";i:1808;s:13:"tophive-popup";i:1809;s:13:"tophive-forms";i:1810;s:14:"tophive-header";i:1811;s:14:"tophive-footer";i:1812;s:13:"tophive-popup";i:1813;s:13:"tophive-forms";i:1814;s:14:"tophive-header";i:1815;s:14:"tophive-footer";i:1816;s:13:"tophive-popup";i:1817;s:13:"tophive-forms";i:1818;s:14:"tophive-header";i:1819;s:14:"tophive-footer";i:1820;s:13:"tophive-popup";i:1821;s:13:"tophive-forms";i:1822;s:14:"tophive-header";i:1823;s:14:"tophive-footer";i:1824;s:13:"tophive-popup";i:1825;s:13:"tophive-forms";i:1826;s:14:"tophive-header";i:1827;s:14:"tophive-footer";i:1828;s:13:"tophive-popup";i:1829;s:13:"tophive-forms";i:1830;s:14:"tophive-header";i:1831;s:14:"tophive-footer";i:1832;s:13:"tophive-popup";i:1833;s:13:"tophive-forms";i:1834;s:14:"tophive-header";i:1835;s:14:"tophive-footer";i:1836;s:13:"tophive-popup";i:1837;s:13:"tophive-forms";i:1838;s:14:"tophive-header";i:1839;s:14:"tophive-footer";i:1840;s:13:"tophive-popup";i:1841;s:13:"tophive-forms";i:1842;s:14:"tophive-header";i:1843;s:14:"tophive-footer";i:1844;s:13:"tophive-popup";i:1845;s:13:"tophive-forms";i:1846;s:14:"tophive-header";i:1847;s:14:"tophive-footer";i:1848;s:13:"tophive-popup";i:1849;s:13:"tophive-forms";i:1850;s:14:"tophive-header";i:1851;s:14:"tophive-footer";i:1852;s:13:"tophive-popup";i:1853;s:13:"tophive-forms";i:1854;s:14:"tophive-header";i:1855;s:14:"tophive-footer";i:1856;s:13:"tophive-popup";i:1857;s:13:"tophive-forms";i:1858;s:14:"tophive-header";i:1859;s:14:"tophive-footer";i:1860;s:13:"tophive-popup";i:1861;s:13:"tophive-forms";i:1862;s:14:"tophive-header";i:1863;s:14:"tophive-footer";i:1864;s:13:"tophive-popup";i:1865;s:13:"tophive-forms";i:1866;s:14:"tophive-header";i:1867;s:14:"tophive-footer";i:1868;s:13:"tophive-popup";i:1869;s:13:"tophive-forms";i:1870;s:14:"tophive-header";i:1871;s:14:"tophive-footer";i:1872;s:13:"tophive-popup";i:1873;s:13:"tophive-forms";i:1874;s:14:"tophive-header";i:1875;s:14:"tophive-footer";i:1876;s:13:"tophive-popup";i:1877;s:13:"tophive-forms";i:1878;s:14:"tophive-header";i:1879;s:14:"tophive-footer";i:1880;s:13:"tophive-popup";i:1881;s:13:"tophive-forms";i:1882;s:14:"tophive-header";i:1883;s:14:"tophive-footer";i:1884;s:13:"tophive-popup";i:1885;s:13:"tophive-forms";i:1886;s:14:"tophive-header";i:1887;s:14:"tophive-footer";i:1888;s:13:"tophive-popup";i:1889;s:13:"tophive-forms";i:1890;s:14:"tophive-header";i:1891;s:14:"tophive-footer";i:1892;s:13:"tophive-popup";i:1893;s:13:"tophive-forms";i:1894;s:14:"tophive-header";i:1895;s:14:"tophive-footer";i:1896;s:13:"tophive-popup";i:1897;s:13:"tophive-forms";i:1898;s:14:"tophive-header";i:1899;s:14:"tophive-footer";i:1900;s:13:"tophive-popup";i:1901;s:13:"tophive-forms";i:1902;s:14:"tophive-header";i:1903;s:14:"tophive-footer";i:1904;s:13:"tophive-popup";i:1905;s:13:"tophive-forms";i:1906;s:14:"tophive-header";i:1907;s:14:"tophive-footer";i:1908;s:13:"tophive-popup";i:1909;s:13:"tophive-forms";i:1910;s:14:"tophive-header";i:1911;s:14:"tophive-footer";i:1912;s:13:"tophive-popup";i:1913;s:13:"tophive-forms";i:1914;s:14:"tophive-header";i:1915;s:14:"tophive-footer";i:1916;s:13:"tophive-popup";i:1917;s:13:"tophive-forms";i:1918;s:14:"tophive-header";i:1919;s:14:"tophive-footer";i:1920;s:13:"tophive-popup";i:1921;s:13:"tophive-forms";i:1922;s:14:"tophive-header";i:1923;s:14:"tophive-footer";i:1924;s:13:"tophive-popup";i:1925;s:13:"tophive-forms";i:1926;s:14:"tophive-header";i:1927;s:14:"tophive-footer";i:1928;s:13:"tophive-popup";i:1929;s:13:"tophive-forms";i:1930;s:14:"tophive-header";i:1931;s:14:"tophive-footer";i:1932;s:13:"tophive-popup";i:1933;s:13:"tophive-forms";i:1934;s:14:"tophive-header";i:1935;s:14:"tophive-footer";i:1936;s:13:"tophive-popup";i:1937;s:13:"tophive-forms";i:1938;s:14:"tophive-header";i:1939;s:14:"tophive-footer";i:1940;s:13:"tophive-popup";i:1941;s:13:"tophive-forms";i:1942;s:14:"tophive-header";i:1943;s:14:"tophive-footer";i:1944;s:13:"tophive-popup";i:1945;s:13:"tophive-forms";i:1946;s:14:"tophive-header";i:1947;s:14:"tophive-footer";i:1948;s:13:"tophive-popup";i:1949;s:13:"tophive-forms";i:1950;s:14:"tophive-header";i:1951;s:14:"tophive-footer";i:1952;s:13:"tophive-popup";i:1953;s:13:"tophive-forms";i:1954;s:14:"tophive-header";i:1955;s:14:"tophive-footer";i:1956;s:13:"tophive-popup";i:1957;s:13:"tophive-forms";i:1958;s:14:"tophive-header";i:1959;s:14:"tophive-footer";i:1960;s:13:"tophive-popup";i:1961;s:13:"tophive-forms";i:1962;s:14:"tophive-header";i:1963;s:14:"tophive-footer";i:1964;s:13:"tophive-popup";i:1965;s:13:"tophive-forms";i:1966;s:14:"tophive-header";i:1967;s:14:"tophive-footer";i:1968;s:13:"tophive-popup";i:1969;s:13:"tophive-forms";i:1970;s:14:"tophive-header";i:1971;s:14:"tophive-footer";i:1972;s:13:"tophive-popup";i:1973;s:13:"tophive-forms";i:1974;s:14:"tophive-header";i:1975;s:14:"tophive-footer";i:1976;s:13:"tophive-popup";i:1977;s:13:"tophive-forms";i:1978;s:14:"tophive-header";i:1979;s:14:"tophive-footer";i:1980;s:13:"tophive-popup";i:1981;s:13:"tophive-forms";i:1982;s:14:"tophive-header";i:1983;s:14:"tophive-footer";i:1984;s:13:"tophive-popup";i:1985;s:13:"tophive-forms";i:1986;s:14:"tophive-header";i:1987;s:14:"tophive-footer";i:1988;s:13:"tophive-popup";i:1989;s:13:"tophive-forms";i:1990;s:14:"tophive-header";i:1991;s:14:"tophive-footer";i:1992;s:13:"tophive-popup";i:1993;s:13:"tophive-forms";i:1994;s:14:"tophive-header";i:1995;s:14:"tophive-footer";i:1996;s:13:"tophive-popup";i:1997;s:13:"tophive-forms";i:1998;s:14:"tophive-header";i:1999;s:14:"tophive-footer";i:2000;s:13:"tophive-popup";i:2001;s:13:"tophive-forms";i:2002;s:14:"tophive-header";i:2003;s:14:"tophive-footer";i:2004;s:13:"tophive-popup";i:2005;s:13:"tophive-forms";i:2006;s:14:"tophive-header";i:2007;s:14:"tophive-footer";i:2008;s:13:"tophive-popup";i:2009;s:13:"tophive-forms";i:2010;s:14:"tophive-header";i:2011;s:14:"tophive-footer";i:2012;s:13:"tophive-popup";i:2013;s:13:"tophive-forms";i:2014;s:14:"tophive-header";i:2015;s:14:"tophive-footer";i:2016;s:13:"tophive-popup";i:2017;s:13:"tophive-forms";i:2018;s:14:"tophive-header";i:2019;s:14:"tophive-footer";i:2020;s:13:"tophive-popup";i:2021;s:13:"tophive-forms";i:2022;s:14:"tophive-header";i:2023;s:14:"tophive-footer";i:2024;s:13:"tophive-popup";i:2025;s:13:"tophive-forms";i:2026;s:14:"tophive-header";i:2027;s:14:"tophive-footer";i:2028;s:13:"tophive-popup";i:2029;s:13:"tophive-forms";i:2030;s:14:"tophive-header";i:2031;s:14:"tophive-footer";i:2032;s:13:"tophive-popup";i:2033;s:13:"tophive-forms";i:2034;s:14:"tophive-header";i:2035;s:14:"tophive-footer";i:2036;s:13:"tophive-popup";i:2037;s:13:"tophive-forms";i:2038;s:14:"tophive-header";i:2039;s:14:"tophive-footer";i:2040;s:13:"tophive-popup";i:2041;s:13:"tophive-forms";i:2042;s:14:"tophive-header";i:2043;s:14:"tophive-footer";i:2044;s:13:"tophive-popup";i:2045;s:13:"tophive-forms";i:2046;s:14:"tophive-header";i:2047;s:14:"tophive-footer";i:2048;s:13:"tophive-popup";i:2049;s:13:"tophive-forms";i:2050;s:14:"tophive-header";i:2051;s:14:"tophive-footer";i:2052;s:13:"tophive-popup";i:2053;s:13:"tophive-forms";i:2054;s:14:"tophive-header";i:2055;s:14:"tophive-footer";i:2056;s:13:"tophive-popup";i:2057;s:13:"tophive-forms";i:2058;s:14:"tophive-header";i:2059;s:14:"tophive-footer";i:2060;s:13:"tophive-popup";i:2061;s:13:"tophive-forms";i:2062;s:14:"tophive-header";i:2063;s:14:"tophive-footer";i:2064;s:13:"tophive-popup";i:2065;s:13:"tophive-forms";i:2066;s:14:"tophive-header";i:2067;s:14:"tophive-footer";i:2068;s:13:"tophive-popup";i:2069;s:13:"tophive-forms";i:2070;s:14:"tophive-header";i:2071;s:14:"tophive-footer";i:2072;s:13:"tophive-popup";i:2073;s:13:"tophive-forms";i:2074;s:14:"tophive-header";i:2075;s:14:"tophive-footer";i:2076;s:13:"tophive-popup";i:2077;s:13:"tophive-forms";i:2078;s:14:"tophive-header";i:2079;s:14:"tophive-footer";i:2080;s:13:"tophive-popup";i:2081;s:13:"tophive-forms";i:2082;s:14:"tophive-header";i:2083;s:14:"tophive-footer";i:2084;s:13:"tophive-popup";i:2085;s:13:"tophive-forms";i:2086;s:14:"tophive-header";i:2087;s:14:"tophive-footer";i:2088;s:13:"tophive-popup";i:2089;s:13:"tophive-forms";i:2090;s:14:"tophive-header";i:2091;s:14:"tophive-footer";i:2092;s:13:"tophive-popup";i:2093;s:13:"tophive-forms";i:2094;s:14:"tophive-header";i:2095;s:14:"tophive-footer";i:2096;s:13:"tophive-popup";i:2097;s:13:"tophive-forms";i:2098;s:14:"tophive-header";i:2099;s:14:"tophive-footer";i:2100;s:13:"tophive-popup";i:2101;s:13:"tophive-forms";i:2102;s:14:"tophive-header";i:2103;s:14:"tophive-footer";i:2104;s:13:"tophive-popup";i:2105;s:13:"tophive-forms";i:2106;s:14:"tophive-header";i:2107;s:14:"tophive-footer";i:2108;s:13:"tophive-popup";i:2109;s:13:"tophive-forms";i:2110;s:14:"tophive-header";i:2111;s:14:"tophive-footer";i:2112;s:13:"tophive-popup";i:2113;s:13:"tophive-forms";i:2114;s:14:"tophive-header";i:2115;s:14:"tophive-footer";i:2116;s:13:"tophive-popup";i:2117;s:13:"tophive-forms";i:2118;s:14:"tophive-header";i:2119;s:14:"tophive-footer";i:2120;s:13:"tophive-popup";i:2121;s:13:"tophive-forms";i:2122;s:14:"tophive-header";i:2123;s:14:"tophive-footer";i:2124;s:13:"tophive-popup";i:2125;s:13:"tophive-forms";i:2126;s:14:"tophive-header";i:2127;s:14:"tophive-footer";i:2128;s:13:"tophive-popup";i:2129;s:13:"tophive-forms";i:2130;s:14:"tophive-header";i:2131;s:14:"tophive-footer";i:2132;s:13:"tophive-popup";i:2133;s:13:"tophive-forms";i:2134;s:14:"tophive-header";i:2135;s:14:"tophive-footer";i:2136;s:13:"tophive-popup";i:2137;s:13:"tophive-forms";i:2138;s:14:"tophive-header";i:2139;s:14:"tophive-footer";i:2140;s:13:"tophive-popup";i:2141;s:13:"tophive-forms";i:2142;s:14:"tophive-header";i:2143;s:14:"tophive-footer";i:2144;s:13:"tophive-popup";i:2145;s:13:"tophive-forms";i:2146;s:14:"tophive-header";i:2147;s:14:"tophive-footer";i:2148;s:13:"tophive-popup";i:2149;s:13:"tophive-forms";i:2150;s:14:"tophive-header";i:2151;s:14:"tophive-footer";i:2152;s:13:"tophive-popup";i:2153;s:13:"tophive-forms";i:2154;s:14:"tophive-header";i:2155;s:14:"tophive-footer";i:2156;s:13:"tophive-popup";i:2157;s:13:"tophive-forms";i:2158;s:14:"tophive-header";i:2159;s:14:"tophive-footer";i:2160;s:13:"tophive-popup";i:2161;s:13:"tophive-forms";i:2162;s:14:"tophive-header";i:2163;s:14:"tophive-footer";i:2164;s:13:"tophive-popup";i:2165;s:13:"tophive-forms";i:2166;s:14:"tophive-header";i:2167;s:14:"tophive-footer";i:2168;s:13:"tophive-popup";i:2169;s:13:"tophive-forms";i:2170;s:14:"tophive-header";i:2171;s:14:"tophive-footer";i:2172;s:13:"tophive-popup";i:2173;s:13:"tophive-forms";i:2174;s:14:"tophive-header";i:2175;s:14:"tophive-footer";i:2176;s:13:"tophive-popup";i:2177;s:13:"tophive-forms";i:2178;s:14:"tophive-header";i:2179;s:14:"tophive-footer";i:2180;s:13:"tophive-popup";i:2181;s:13:"tophive-forms";i:2182;s:14:"tophive-header";i:2183;s:14:"tophive-footer";i:2184;s:13:"tophive-popup";i:2185;s:13:"tophive-forms";i:2186;s:14:"tophive-header";i:2187;s:14:"tophive-footer";i:2188;s:13:"tophive-popup";i:2189;s:13:"tophive-forms";i:2190;s:14:"tophive-header";i:2191;s:14:"tophive-footer";i:2192;s:13:"tophive-popup";i:2193;s:13:"tophive-forms";i:2194;s:14:"tophive-header";i:2195;s:14:"tophive-footer";i:2196;s:13:"tophive-popup";i:2197;s:13:"tophive-forms";i:2198;s:14:"tophive-header";i:2199;s:14:"tophive-footer";i:2200;s:13:"tophive-popup";i:2201;s:13:"tophive-forms";i:2202;s:14:"tophive-header";i:2203;s:14:"tophive-footer";i:2204;s:13:"tophive-popup";i:2205;s:13:"tophive-forms";i:2206;s:14:"tophive-header";i:2207;s:14:"tophive-footer";i:2208;s:13:"tophive-popup";i:2209;s:13:"tophive-forms";i:2210;s:14:"tophive-header";i:2211;s:14:"tophive-footer";i:2212;s:13:"tophive-popup";i:2213;s:13:"tophive-forms";i:2214;s:14:"tophive-header";i:2215;s:14:"tophive-footer";i:2216;s:13:"tophive-popup";i:2217;s:13:"tophive-forms";i:2218;s:14:"tophive-header";i:2219;s:14:"tophive-footer";i:2220;s:13:"tophive-popup";i:2221;s:13:"tophive-forms";i:2222;s:14:"tophive-header";i:2223;s:14:"tophive-footer";i:2224;s:13:"tophive-popup";i:2225;s:13:"tophive-forms";i:2226;s:14:"tophive-header";i:2227;s:14:"tophive-footer";i:2228;s:13:"tophive-popup";i:2229;s:13:"tophive-forms";i:2230;s:14:"tophive-header";i:2231;s:14:"tophive-footer";i:2232;s:13:"tophive-popup";i:2233;s:13:"tophive-forms";i:2234;s:14:"tophive-header";i:2235;s:14:"tophive-footer";i:2236;s:13:"tophive-popup";i:2237;s:13:"tophive-forms";i:2238;s:14:"tophive-header";i:2239;s:14:"tophive-footer";i:2240;s:13:"tophive-popup";i:2241;s:13:"tophive-forms";i:2242;s:14:"tophive-header";i:2243;s:14:"tophive-footer";i:2244;s:13:"tophive-popup";i:2245;s:13:"tophive-forms";i:2246;s:14:"tophive-header";i:2247;s:14:"tophive-footer";i:2248;s:13:"tophive-popup";i:2249;s:13:"tophive-forms";i:2250;s:14:"tophive-header";i:2251;s:14:"tophive-footer";i:2252;s:13:"tophive-popup";i:2253;s:13:"tophive-forms";i:2254;s:14:"tophive-header";i:2255;s:14:"tophive-footer";i:2256;s:13:"tophive-popup";i:2257;s:13:"tophive-forms";i:2258;s:14:"tophive-header";i:2259;s:14:"tophive-footer";i:2260;s:13:"tophive-popup";i:2261;s:13:"tophive-forms";i:2262;s:14:"tophive-header";i:2263;s:14:"tophive-footer";i:2264;s:13:"tophive-popup";i:2265;s:13:"tophive-forms";i:2266;s:14:"tophive-header";i:2267;s:14:"tophive-footer";i:2268;s:13:"tophive-popup";i:2269;s:13:"tophive-forms";i:2270;s:14:"tophive-header";i:2271;s:14:"tophive-footer";i:2272;s:13:"tophive-popup";i:2273;s:13:"tophive-forms";i:2274;s:14:"tophive-header";i:2275;s:14:"tophive-footer";i:2276;s:13:"tophive-popup";i:2277;s:13:"tophive-forms";i:2278;s:14:"tophive-header";i:2279;s:14:"tophive-footer";i:2280;s:13:"tophive-popup";i:2281;s:13:"tophive-forms";i:2282;s:14:"tophive-header";i:2283;s:14:"tophive-footer";i:2284;s:13:"tophive-popup";i:2285;s:13:"tophive-forms";i:2286;s:14:"tophive-header";i:2287;s:14:"tophive-footer";i:2288;s:13:"tophive-popup";i:2289;s:13:"tophive-forms";i:2290;s:14:"tophive-header";i:2291;s:14:"tophive-footer";i:2292;s:13:"tophive-popup";i:2293;s:13:"tophive-forms";i:2294;s:14:"tophive-header";i:2295;s:14:"tophive-footer";i:2296;s:13:"tophive-popup";i:2297;s:13:"tophive-forms";i:2298;s:14:"tophive-header";i:2299;s:14:"tophive-footer";i:2300;s:13:"tophive-popup";i:2301;s:13:"tophive-forms";i:2302;s:14:"tophive-header";i:2303;s:14:"tophive-footer";i:2304;s:13:"tophive-popup";i:2305;s:13:"tophive-forms";i:2306;s:14:"tophive-header";i:2307;s:14:"tophive-footer";i:2308;s:13:"tophive-popup";i:2309;s:13:"tophive-forms";i:2310;s:14:"tophive-header";i:2311;s:14:"tophive-footer";i:2312;s:13:"tophive-popup";i:2313;s:13:"tophive-forms";i:2314;s:14:"tophive-header";i:2315;s:14:"tophive-footer";i:2316;s:13:"tophive-popup";i:2317;s:13:"tophive-forms";i:2318;s:14:"tophive-header";i:2319;s:14:"tophive-footer";i:2320;s:13:"tophive-popup";i:2321;s:13:"tophive-forms";i:2322;s:14:"tophive-header";i:2323;s:14:"tophive-footer";i:2324;s:13:"tophive-popup";i:2325;s:13:"tophive-forms";i:2326;s:14:"tophive-header";i:2327;s:14:"tophive-footer";i:2328;s:13:"tophive-popup";i:2329;s:13:"tophive-forms";i:2330;s:14:"tophive-header";i:2331;s:14:"tophive-footer";i:2332;s:13:"tophive-popup";i:2333;s:13:"tophive-forms";i:2334;s:14:"tophive-header";i:2335;s:14:"tophive-footer";i:2336;s:13:"tophive-popup";i:2337;s:13:"tophive-forms";i:2338;s:14:"tophive-header";i:2339;s:14:"tophive-footer";i:2340;s:13:"tophive-popup";i:2341;s:13:"tophive-forms";i:2342;s:14:"tophive-header";i:2343;s:14:"tophive-footer";i:2344;s:13:"tophive-popup";i:2345;s:13:"tophive-forms";i:2346;s:14:"tophive-header";i:2347;s:14:"tophive-footer";i:2348;s:13:"tophive-popup";i:2349;s:13:"tophive-forms";i:2350;s:14:"tophive-header";i:2351;s:14:"tophive-footer";i:2352;s:13:"tophive-popup";i:2353;s:13:"tophive-forms";i:2354;s:14:"tophive-header";i:2355;s:14:"tophive-footer";i:2356;s:13:"tophive-popup";i:2357;s:13:"tophive-forms";i:2358;s:14:"tophive-header";i:2359;s:14:"tophive-footer";i:2360;s:13:"tophive-popup";i:2361;s:13:"tophive-forms";i:2362;s:14:"tophive-header";i:2363;s:14:"tophive-footer";i:2364;s:13:"tophive-popup";i:2365;s:13:"tophive-forms";i:2366;s:14:"tophive-header";i:2367;s:14:"tophive-footer";i:2368;s:13:"tophive-popup";i:2369;s:13:"tophive-forms";i:2370;s:14:"tophive-header";i:2371;s:14:"tophive-footer";i:2372;s:13:"tophive-popup";i:2373;s:13:"tophive-forms";i:2374;s:14:"tophive-header";i:2375;s:14:"tophive-footer";i:2376;s:13:"tophive-popup";i:2377;s:13:"tophive-forms";i:2378;s:14:"tophive-header";i:2379;s:14:"tophive-footer";i:2380;s:13:"tophive-popup";i:2381;s:13:"tophive-forms";i:2382;s:14:"tophive-header";i:2383;s:14:"tophive-footer";i:2384;s:13:"tophive-popup";i:2385;s:13:"tophive-forms";i:2386;s:14:"tophive-header";i:2387;s:14:"tophive-footer";i:2388;s:13:"tophive-popup";i:2389;s:13:"tophive-forms";i:2390;s:14:"tophive-header";i:2391;s:14:"tophive-footer";i:2392;s:13:"tophive-popup";i:2393;s:13:"tophive-forms";i:2394;s:14:"tophive-header";i:2395;s:14:"tophive-footer";i:2396;s:13:"tophive-popup";i:2397;s:13:"tophive-forms";i:2398;s:14:"tophive-header";i:2399;s:14:"tophive-footer";i:2400;s:13:"tophive-popup";i:2401;s:13:"tophive-forms";i:2402;s:14:"tophive-header";i:2403;s:14:"tophive-footer";i:2404;s:13:"tophive-popup";i:2405;s:13:"tophive-forms";i:2406;s:14:"tophive-header";i:2407;s:14:"tophive-footer";i:2408;s:13:"tophive-popup";i:2409;s:13:"tophive-forms";i:2410;s:14:"tophive-header";i:2411;s:14:"tophive-footer";i:2412;s:13:"tophive-popup";i:2413;s:13:"tophive-forms";i:2414;s:14:"tophive-header";i:2415;s:14:"tophive-footer";i:2416;s:13:"tophive-popup";i:2417;s:13:"tophive-forms";i:2418;s:14:"tophive-header";i:2419;s:14:"tophive-footer";i:2420;s:13:"tophive-popup";i:2421;s:13:"tophive-forms";i:2422;s:14:"tophive-header";i:2423;s:14:"tophive-footer";i:2424;s:13:"tophive-popup";i:2425;s:13:"tophive-forms";i:2426;s:14:"tophive-header";i:2427;s:14:"tophive-footer";i:2428;s:13:"tophive-popup";i:2429;s:13:"tophive-forms";i:2430;s:14:"tophive-header";i:2431;s:14:"tophive-footer";i:2432;s:13:"tophive-popup";i:2433;s:13:"tophive-forms";i:2434;s:14:"tophive-header";i:2435;s:14:"tophive-footer";i:2436;s:13:"tophive-popup";i:2437;s:13:"tophive-forms";i:2438;s:14:"tophive-header";i:2439;s:14:"tophive-footer";i:2440;s:13:"tophive-popup";i:2441;s:13:"tophive-forms";i:2442;s:14:"tophive-header";i:2443;s:14:"tophive-footer";i:2444;s:13:"tophive-popup";i:2445;s:13:"tophive-forms";i:2446;s:14:"tophive-header";i:2447;s:14:"tophive-footer";i:2448;s:13:"tophive-popup";i:2449;s:13:"tophive-forms";i:2450;s:14:"tophive-header";i:2451;s:14:"tophive-footer";i:2452;s:13:"tophive-popup";i:2453;s:13:"tophive-forms";i:2454;s:14:"tophive-header";i:2455;s:14:"tophive-footer";i:2456;s:13:"tophive-popup";i:2457;s:13:"tophive-forms";i:2458;s:14:"tophive-header";i:2459;s:14:"tophive-footer";i:2460;s:13:"tophive-popup";i:2461;s:13:"tophive-forms";i:2462;s:14:"tophive-header";i:2463;s:14:"tophive-footer";i:2464;s:13:"tophive-popup";i:2465;s:13:"tophive-forms";i:2466;s:14:"tophive-header";i:2467;s:14:"tophive-footer";i:2468;s:13:"tophive-popup";i:2469;s:13:"tophive-forms";i:2470;s:14:"tophive-header";i:2471;s:14:"tophive-footer";i:2472;s:13:"tophive-popup";i:2473;s:13:"tophive-forms";i:2474;s:14:"tophive-header";i:2475;s:14:"tophive-footer";i:2476;s:13:"tophive-popup";i:2477;s:13:"tophive-forms";i:2478;s:14:"tophive-header";i:2479;s:14:"tophive-footer";i:2480;s:13:"tophive-popup";i:2481;s:13:"tophive-forms";i:2482;s:14:"tophive-header";i:2483;s:14:"tophive-footer";i:2484;s:13:"tophive-popup";i:2485;s:13:"tophive-forms";i:2486;s:14:"tophive-header";i:2487;s:14:"tophive-footer";i:2488;s:13:"tophive-popup";i:2489;s:13:"tophive-forms";i:2490;s:14:"tophive-header";i:2491;s:14:"tophive-footer";i:2492;s:13:"tophive-popup";i:2493;s:13:"tophive-forms";i:2494;s:14:"tophive-header";i:2495;s:14:"tophive-footer";i:2496;s:13:"tophive-popup";i:2497;s:13:"tophive-forms";i:2498;s:14:"tophive-header";i:2499;s:14:"tophive-footer";i:2500;s:13:"tophive-popup";i:2501;s:13:"tophive-forms";i:2502;s:14:"tophive-header";i:2503;s:14:"tophive-footer";i:2504;s:13:"tophive-popup";i:2505;s:13:"tophive-forms";i:2506;s:14:"tophive-header";i:2507;s:14:"tophive-footer";i:2508;s:13:"tophive-popup";i:2509;s:13:"tophive-forms";i:2510;s:14:"tophive-header";i:2511;s:14:"tophive-footer";i:2512;s:13:"tophive-popup";i:2513;s:13:"tophive-forms";i:2514;s:14:"tophive-header";i:2515;s:14:"tophive-footer";i:2516;s:13:"tophive-popup";i:2517;s:13:"tophive-forms";i:2518;s:14:"tophive-header";i:2519;s:14:"tophive-footer";i:2520;s:13:"tophive-popup";i:2521;s:13:"tophive-forms";i:2522;s:14:"tophive-header";i:2523;s:14:"tophive-footer";i:2524;s:13:"tophive-popup";i:2525;s:13:"tophive-forms";i:2526;s:14:"tophive-header";i:2527;s:14:"tophive-footer";i:2528;s:13:"tophive-popup";i:2529;s:13:"tophive-forms";i:2530;s:14:"tophive-header";i:2531;s:14:"tophive-footer";i:2532;s:13:"tophive-popup";i:2533;s:13:"tophive-forms";i:2534;s:14:"tophive-header";i:2535;s:14:"tophive-footer";i:2536;s:13:"tophive-popup";i:2537;s:13:"tophive-forms";i:2538;s:14:"tophive-header";i:2539;s:14:"tophive-footer";i:2540;s:13:"tophive-popup";i:2541;s:13:"tophive-forms";i:2542;s:14:"tophive-header";i:2543;s:14:"tophive-footer";i:2544;s:13:"tophive-popup";i:2545;s:13:"tophive-forms";i:2546;s:14:"tophive-header";i:2547;s:14:"tophive-footer";i:2548;s:13:"tophive-popup";i:2549;s:13:"tophive-forms";i:2550;s:14:"tophive-header";i:2551;s:14:"tophive-footer";i:2552;s:13:"tophive-popup";i:2553;s:13:"tophive-forms";i:2554;s:14:"tophive-header";i:2555;s:14:"tophive-footer";i:2556;s:13:"tophive-popup";i:2557;s:13:"tophive-forms";i:2558;s:14:"tophive-header";i:2559;s:14:"tophive-footer";i:2560;s:13:"tophive-popup";i:2561;s:13:"tophive-forms";i:2562;s:14:"tophive-header";i:2563;s:14:"tophive-footer";i:2564;s:13:"tophive-popup";i:2565;s:13:"tophive-forms";i:2566;s:14:"tophive-header";i:2567;s:14:"tophive-footer";i:2568;s:13:"tophive-popup";i:2569;s:13:"tophive-forms";i:2570;s:14:"tophive-header";i:2571;s:14:"tophive-footer";i:2572;s:13:"tophive-popup";i:2573;s:13:"tophive-forms";i:2574;s:14:"tophive-header";i:2575;s:14:"tophive-footer";i:2576;s:13:"tophive-popup";i:2577;s:13:"tophive-forms";i:2578;s:14:"tophive-header";i:2579;s:14:"tophive-footer";i:2580;s:13:"tophive-popup";i:2581;s:13:"tophive-forms";i:2582;s:14:"tophive-header";i:2583;s:14:"tophive-footer";i:2584;s:13:"tophive-popup";i:2585;s:13:"tophive-forms";i:2586;s:14:"tophive-header";i:2587;s:14:"tophive-footer";i:2588;s:13:"tophive-popup";i:2589;s:13:"tophive-forms";i:2590;s:14:"tophive-header";i:2591;s:14:"tophive-footer";i:2592;s:13:"tophive-popup";i:2593;s:13:"tophive-forms";i:2594;s:14:"tophive-header";i:2595;s:14:"tophive-footer";i:2596;s:13:"tophive-popup";i:2597;s:13:"tophive-forms";i:2598;s:14:"tophive-header";i:2599;s:14:"tophive-footer";i:2600;s:13:"tophive-popup";i:2601;s:13:"tophive-forms";i:2602;s:14:"tophive-header";i:2603;s:14:"tophive-footer";i:2604;s:13:"tophive-popup";i:2605;s:13:"tophive-forms";i:2606;s:14:"tophive-header";i:2607;s:14:"tophive-footer";i:2608;s:13:"tophive-popup";i:2609;s:13:"tophive-forms";i:2610;s:14:"tophive-header";i:2611;s:14:"tophive-footer";i:2612;s:13:"tophive-popup";i:2613;s:13:"tophive-forms";i:2614;s:14:"tophive-header";i:2615;s:14:"tophive-footer";i:2616;s:13:"tophive-popup";i:2617;s:13:"tophive-forms";i:2618;s:14:"tophive-header";i:2619;s:14:"tophive-footer";i:2620;s:13:"tophive-popup";i:2621;s:13:"tophive-forms";i:2622;s:14:"tophive-header";i:2623;s:14:"tophive-footer";i:2624;s:13:"tophive-popup";i:2625;s:13:"tophive-forms";i:2626;s:14:"tophive-header";i:2627;s:14:"tophive-footer";i:2628;s:13:"tophive-popup";i:2629;s:13:"tophive-forms";i:2630;s:14:"tophive-header";i:2631;s:14:"tophive-footer";i:2632;s:13:"tophive-popup";i:2633;s:13:"tophive-forms";i:2634;s:14:"tophive-header";i:2635;s:14:"tophive-footer";i:2636;s:13:"tophive-popup";i:2637;s:13:"tophive-forms";i:2638;s:14:"tophive-header";i:2639;s:14:"tophive-footer";i:2640;s:13:"tophive-popup";i:2641;s:13:"tophive-forms";i:2642;s:14:"tophive-header";i:2643;s:14:"tophive-footer";i:2644;s:13:"tophive-popup";i:2645;s:13:"tophive-forms";i:2646;s:14:"tophive-header";i:2647;s:14:"tophive-footer";i:2648;s:13:"tophive-popup";i:2649;s:13:"tophive-forms";i:2650;s:14:"tophive-header";i:2651;s:14:"tophive-footer";i:2652;s:13:"tophive-popup";i:2653;s:13:"tophive-forms";i:2654;s:14:"tophive-header";i:2655;s:14:"tophive-footer";i:2656;s:13:"tophive-popup";i:2657;s:13:"tophive-forms";i:2658;s:14:"tophive-header";i:2659;s:14:"tophive-footer";i:2660;s:13:"tophive-popup";i:2661;s:13:"tophive-forms";i:2662;s:14:"tophive-header";i:2663;s:14:"tophive-footer";i:2664;s:13:"tophive-popup";i:2665;s:13:"tophive-forms";i:2666;s:14:"tophive-header";i:2667;s:14:"tophive-footer";i:2668;s:13:"tophive-popup";i:2669;s:13:"tophive-forms";i:2670;s:14:"tophive-header";i:2671;s:14:"tophive-footer";i:2672;s:13:"tophive-popup";i:2673;s:13:"tophive-forms";i:2674;s:14:"tophive-header";i:2675;s:14:"tophive-footer";i:2676;s:13:"tophive-popup";i:2677;s:13:"tophive-forms";i:2678;s:14:"tophive-header";i:2679;s:14:"tophive-footer";i:2680;s:13:"tophive-popup";i:2681;s:13:"tophive-forms";i:2682;s:14:"tophive-header";i:2683;s:14:"tophive-footer";i:2684;s:13:"tophive-popup";i:2685;s:13:"tophive-forms";i:2686;s:14:"tophive-header";i:2687;s:14:"tophive-footer";i:2688;s:13:"tophive-popup";i:2689;s:13:"tophive-forms";i:2690;s:14:"tophive-header";i:2691;s:14:"tophive-footer";i:2692;s:13:"tophive-popup";i:2693;s:13:"tophive-forms";i:2694;s:14:"tophive-header";i:2695;s:14:"tophive-footer";i:2696;s:13:"tophive-popup";i:2697;s:13:"tophive-forms";i:2698;s:14:"tophive-header";i:2699;s:14:"tophive-footer";i:2700;s:13:"tophive-popup";i:2701;s:13:"tophive-forms";i:2702;s:14:"tophive-header";i:2703;s:14:"tophive-footer";i:2704;s:13:"tophive-popup";i:2705;s:13:"tophive-forms";i:2706;s:14:"tophive-header";i:2707;s:14:"tophive-footer";i:2708;s:13:"tophive-popup";i:2709;s:13:"tophive-forms";i:2710;s:14:"tophive-header";i:2711;s:14:"tophive-footer";i:2712;s:13:"tophive-popup";i:2713;s:13:"tophive-forms";i:2714;s:14:"tophive-header";i:2715;s:14:"tophive-footer";i:2716;s:13:"tophive-popup";i:2717;s:13:"tophive-forms";i:2718;s:14:"tophive-header";i:2719;s:14:"tophive-footer";i:2720;s:13:"tophive-popup";i:2721;s:13:"tophive-forms";i:2722;s:14:"tophive-header";i:2723;s:14:"tophive-footer";i:2724;s:13:"tophive-popup";i:2725;s:13:"tophive-forms";i:2726;s:14:"tophive-header";i:2727;s:14:"tophive-footer";i:2728;s:13:"tophive-popup";i:2729;s:13:"tophive-forms";i:2730;s:14:"tophive-header";i:2731;s:14:"tophive-footer";i:2732;s:13:"tophive-popup";i:2733;s:13:"tophive-forms";i:2734;s:14:"tophive-header";i:2735;s:14:"tophive-footer";i:2736;s:13:"tophive-popup";i:2737;s:13:"tophive-forms";i:2738;s:14:"tophive-header";i:2739;s:14:"tophive-footer";i:2740;s:13:"tophive-popup";i:2741;s:13:"tophive-forms";i:2742;s:14:"tophive-header";i:2743;s:14:"tophive-footer";i:2744;s:13:"tophive-popup";i:2745;s:13:"tophive-forms";i:2746;s:14:"tophive-header";i:2747;s:14:"tophive-footer";i:2748;s:13:"tophive-popup";i:2749;s:13:"tophive-forms";i:2750;s:14:"tophive-header";i:2751;s:14:"tophive-footer";i:2752;s:13:"tophive-popup";i:2753;s:13:"tophive-forms";i:2754;s:14:"tophive-header";i:2755;s:14:"tophive-footer";i:2756;s:13:"tophive-popup";i:2757;s:13:"tophive-forms";i:2758;s:14:"tophive-header";i:2759;s:14:"tophive-footer";i:2760;s:13:"tophive-popup";i:2761;s:13:"tophive-forms";i:2762;s:14:"tophive-header";i:2763;s:14:"tophive-footer";i:2764;s:13:"tophive-popup";i:2765;s:13:"tophive-forms";i:2766;s:14:"tophive-header";i:2767;s:14:"tophive-footer";i:2768;s:13:"tophive-popup";i:2769;s:13:"tophive-forms";i:2770;s:14:"tophive-header";i:2771;s:14:"tophive-footer";i:2772;s:13:"tophive-popup";i:2773;s:13:"tophive-forms";i:2774;s:14:"tophive-header";i:2775;s:14:"tophive-footer";i:2776;s:13:"tophive-popup";i:2777;s:13:"tophive-forms";i:2778;s:14:"tophive-header";i:2779;s:14:"tophive-footer";i:2780;s:13:"tophive-popup";i:2781;s:13:"tophive-forms";i:2782;s:14:"tophive-header";i:2783;s:14:"tophive-footer";i:2784;s:13:"tophive-popup";i:2785;s:13:"tophive-forms";i:2786;s:14:"tophive-header";i:2787;s:14:"tophive-footer";i:2788;s:13:"tophive-popup";i:2789;s:13:"tophive-forms";i:2790;s:14:"tophive-header";i:2791;s:14:"tophive-footer";i:2792;s:13:"tophive-popup";i:2793;s:13:"tophive-forms";i:2794;s:14:"tophive-header";i:2795;s:14:"tophive-footer";i:2796;s:13:"tophive-popup";i:2797;s:13:"tophive-forms";i:2798;s:14:"tophive-header";i:2799;s:14:"tophive-footer";i:2800;s:13:"tophive-popup";i:2801;s:13:"tophive-forms";i:2802;s:14:"tophive-header";i:2803;s:14:"tophive-footer";i:2804;s:13:"tophive-popup";i:2805;s:13:"tophive-forms";i:2806;s:14:"tophive-header";i:2807;s:14:"tophive-footer";i:2808;s:13:"tophive-popup";i:2809;s:13:"tophive-forms";i:2810;s:14:"tophive-header";i:2811;s:14:"tophive-footer";i:2812;s:13:"tophive-popup";i:2813;s:13:"tophive-forms";i:2814;s:14:"tophive-header";i:2815;s:14:"tophive-footer";i:2816;s:13:"tophive-popup";i:2817;s:13:"tophive-forms";i:2818;s:14:"tophive-header";i:2819;s:14:"tophive-footer";i:2820;s:13:"tophive-popup";i:2821;s:13:"tophive-forms";i:2822;s:14:"tophive-header";i:2823;s:14:"tophive-footer";i:2824;s:13:"tophive-popup";i:2825;s:13:"tophive-forms";i:2826;s:14:"tophive-header";i:2827;s:14:"tophive-footer";i:2828;s:13:"tophive-popup";i:2829;s:13:"tophive-forms";i:2830;s:14:"tophive-header";i:2831;s:14:"tophive-footer";i:2832;s:13:"tophive-popup";i:2833;s:13:"tophive-forms";i:2834;s:14:"tophive-header";i:2835;s:14:"tophive-footer";i:2836;s:13:"tophive-popup";i:2837;s:13:"tophive-forms";i:2838;s:14:"tophive-header";i:2839;s:14:"tophive-footer";i:2840;s:13:"tophive-popup";i:2841;s:13:"tophive-forms";i:2842;s:14:"tophive-header";i:2843;s:14:"tophive-footer";i:2844;s:13:"tophive-popup";i:2845;s:13:"tophive-forms";i:2846;s:14:"tophive-header";i:2847;s:14:"tophive-footer";i:2848;s:13:"tophive-popup";i:2849;s:13:"tophive-forms";i:2850;s:14:"tophive-header";i:2851;s:14:"tophive-footer";i:2852;s:13:"tophive-popup";i:2853;s:13:"tophive-forms";i:2854;s:14:"tophive-header";i:2855;s:14:"tophive-footer";i:2856;s:13:"tophive-popup";i:2857;s:13:"tophive-forms";i:2858;s:14:"tophive-header";i:2859;s:14:"tophive-footer";i:2860;s:13:"tophive-popup";i:2861;s:13:"tophive-forms";i:2862;s:14:"tophive-header";i:2863;s:14:"tophive-footer";i:2864;s:13:"tophive-popup";i:2865;s:13:"tophive-forms";i:2866;s:14:"tophive-header";i:2867;s:14:"tophive-footer";i:2868;s:13:"tophive-popup";i:2869;s:13:"tophive-forms";i:2870;s:14:"tophive-header";i:2871;s:14:"tophive-footer";i:2872;s:13:"tophive-popup";i:2873;s:13:"tophive-forms";i:2874;s:14:"tophive-header";i:2875;s:14:"tophive-footer";i:2876;s:13:"tophive-popup";i:2877;s:13:"tophive-forms";i:2878;s:14:"tophive-header";i:2879;s:14:"tophive-footer";i:2880;s:13:"tophive-popup";i:2881;s:13:"tophive-forms";i:2882;s:14:"tophive-header";i:2883;s:14:"tophive-footer";i:2884;s:13:"tophive-popup";i:2885;s:13:"tophive-forms";i:2886;s:14:"tophive-header";i:2887;s:14:"tophive-footer";i:2888;s:13:"tophive-popup";i:2889;s:13:"tophive-forms";i:2890;s:14:"tophive-header";i:2891;s:14:"tophive-footer";i:2892;s:13:"tophive-popup";i:2893;s:13:"tophive-forms";i:2894;s:14:"tophive-header";i:2895;s:14:"tophive-footer";i:2896;s:13:"tophive-popup";i:2897;s:13:"tophive-forms";i:2898;s:14:"tophive-header";i:2899;s:14:"tophive-footer";i:2900;s:13:"tophive-popup";i:2901;s:13:"tophive-forms";i:2902;s:14:"tophive-header";i:2903;s:14:"tophive-footer";i:2904;s:13:"tophive-popup";i:2905;s:13:"tophive-forms";i:2906;s:14:"tophive-header";i:2907;s:14:"tophive-footer";i:2908;s:13:"tophive-popup";i:2909;s:13:"tophive-forms";i:2910;s:14:"tophive-header";i:2911;s:14:"tophive-footer";i:2912;s:13:"tophive-popup";i:2913;s:13:"tophive-forms";i:2914;s:14:"tophive-header";i:2915;s:14:"tophive-footer";i:2916;s:13:"tophive-popup";i:2917;s:13:"tophive-forms";i:2918;s:14:"tophive-header";i:2919;s:14:"tophive-footer";i:2920;s:13:"tophive-popup";i:2921;s:13:"tophive-forms";i:2922;s:14:"tophive-header";i:2923;s:14:"tophive-footer";i:2924;s:13:"tophive-popup";i:2925;s:13:"tophive-forms";i:2926;s:14:"tophive-header";i:2927;s:14:"tophive-footer";i:2928;s:13:"tophive-popup";i:2929;s:13:"tophive-forms";i:2930;s:14:"tophive-header";i:2931;s:14:"tophive-footer";i:2932;s:13:"tophive-popup";i:2933;s:13:"tophive-forms";i:2934;s:14:"tophive-header";i:2935;s:14:"tophive-footer";i:2936;s:13:"tophive-popup";i:2937;s:13:"tophive-forms";i:2938;s:14:"tophive-header";i:2939;s:14:"tophive-footer";i:2940;s:13:"tophive-popup";i:2941;s:13:"tophive-forms";i:2942;s:14:"tophive-header";i:2943;s:14:"tophive-footer";i:2944;s:13:"tophive-popup";i:2945;s:13:"tophive-forms";i:2946;s:14:"tophive-header";i:2947;s:14:"tophive-footer";i:2948;s:13:"tophive-popup";i:2949;s:13:"tophive-forms";i:2950;s:14:"tophive-header";i:2951;s:14:"tophive-footer";i:2952;s:13:"tophive-popup";i:2953;s:13:"tophive-forms";i:2954;s:14:"tophive-header";i:2955;s:14:"tophive-footer";i:2956;s:13:"tophive-popup";i:2957;s:13:"tophive-forms";i:2958;s:14:"tophive-header";i:2959;s:14:"tophive-footer";i:2960;s:13:"tophive-popup";i:2961;s:13:"tophive-forms";i:2962;s:14:"tophive-header";i:2963;s:14:"tophive-footer";i:2964;s:13:"tophive-popup";i:2965;s:13:"tophive-forms";i:2966;s:14:"tophive-header";i:2967;s:14:"tophive-footer";i:2968;s:13:"tophive-popup";i:2969;s:13:"tophive-forms";i:2970;s:14:"tophive-header";i:2971;s:14:"tophive-footer";i:2972;s:13:"tophive-popup";i:2973;s:13:"tophive-forms";i:2974;s:14:"tophive-header";i:2975;s:14:"tophive-footer";i:2976;s:13:"tophive-popup";i:2977;s:13:"tophive-forms";i:2978;s:14:"tophive-header";i:2979;s:14:"tophive-footer";i:2980;s:13:"tophive-popup";i:2981;s:13:"tophive-forms";i:2982;s:14:"tophive-header";i:2983;s:14:"tophive-footer";i:2984;s:13:"tophive-popup";i:2985;s:13:"tophive-forms";i:2986;s:14:"tophive-header";i:2987;s:14:"tophive-footer";i:2988;s:13:"tophive-popup";i:2989;s:13:"tophive-forms";i:2990;s:14:"tophive-header";i:2991;s:14:"tophive-footer";i:2992;s:13:"tophive-popup";i:2993;s:13:"tophive-forms";i:2994;s:14:"tophive-header";i:2995;s:14:"tophive-footer";i:2996;s:13:"tophive-popup";i:2997;s:13:"tophive-forms";i:2998;s:14:"tophive-header";i:2999;s:14:"tophive-footer";i:3000;s:13:"tophive-popup";i:3001;s:13:"tophive-forms";i:3002;s:14:"tophive-header";i:3003;s:14:"tophive-footer";i:3004;s:13:"tophive-popup";i:3005;s:13:"tophive-forms";i:3006;s:14:"tophive-header";i:3007;s:14:"tophive-footer";i:3008;s:13:"tophive-popup";i:3009;s:13:"tophive-forms";i:3010;s:14:"tophive-header";i:3011;s:14:"tophive-footer";i:3012;s:13:"tophive-popup";i:3013;s:13:"tophive-forms";i:3014;s:14:"tophive-header";i:3015;s:14:"tophive-footer";i:3016;s:13:"tophive-popup";i:3017;s:13:"tophive-forms";i:3018;s:14:"tophive-header";i:3019;s:14:"tophive-footer";i:3020;s:13:"tophive-popup";i:3021;s:13:"tophive-forms";i:3022;s:14:"tophive-header";i:3023;s:14:"tophive-footer";i:3024;s:13:"tophive-popup";i:3025;s:13:"tophive-forms";i:3026;s:14:"tophive-header";i:3027;s:14:"tophive-footer";i:3028;s:13:"tophive-popup";i:3029;s:13:"tophive-forms";i:3030;s:14:"tophive-header";i:3031;s:14:"tophive-footer";i:3032;s:13:"tophive-popup";i:3033;s:13:"tophive-forms";i:3034;s:14:"tophive-header";i:3035;s:14:"tophive-footer";i:3036;s:13:"tophive-popup";i:3037;s:13:"tophive-forms";i:3038;s:14:"tophive-header";i:3039;s:14:"tophive-footer";i:3040;s:13:"tophive-popup";i:3041;s:13:"tophive-forms";i:3042;s:14:"tophive-header";i:3043;s:14:"tophive-footer";i:3044;s:13:"tophive-popup";i:3045;s:13:"tophive-forms";i:3046;s:14:"tophive-header";i:3047;s:14:"tophive-footer";i:3048;s:13:"tophive-popup";i:3049;s:13:"tophive-forms";i:3050;s:14:"tophive-header";i:3051;s:14:"tophive-footer";i:3052;s:13:"tophive-popup";i:3053;s:13:"tophive-forms";i:3054;s:14:"tophive-header";i:3055;s:14:"tophive-footer";i:3056;s:13:"tophive-popup";i:3057;s:13:"tophive-forms";i:3058;s:14:"tophive-header";i:3059;s:14:"tophive-footer";i:3060;s:13:"tophive-popup";i:3061;s:13:"tophive-forms";i:3062;s:14:"tophive-header";i:3063;s:14:"tophive-footer";i:3064;s:13:"tophive-popup";i:3065;s:13:"tophive-forms";i:3066;s:14:"tophive-header";i:3067;s:14:"tophive-footer";i:3068;s:13:"tophive-popup";i:3069;s:13:"tophive-forms";i:3070;s:14:"tophive-header";i:3071;s:14:"tophive-footer";i:3072;s:13:"tophive-popup";i:3073;s:13:"tophive-forms";i:3074;s:14:"tophive-header";i:3075;s:14:"tophive-footer";i:3076;s:13:"tophive-popup";i:3077;s:13:"tophive-forms";i:3078;s:14:"tophive-header";i:3079;s:14:"tophive-footer";i:3080;s:13:"tophive-popup";i:3081;s:13:"tophive-forms";i:3082;s:14:"tophive-header";i:3083;s:14:"tophive-footer";i:3084;s:13:"tophive-popup";i:3085;s:13:"tophive-forms";i:3086;s:14:"tophive-header";i:3087;s:14:"tophive-footer";i:3088;s:13:"tophive-popup";i:3089;s:13:"tophive-forms";i:3090;s:14:"tophive-header";i:3091;s:14:"tophive-footer";i:3092;s:13:"tophive-popup";i:3093;s:13:"tophive-forms";i:3094;s:14:"tophive-header";i:3095;s:14:"tophive-footer";i:3096;s:13:"tophive-popup";i:3097;s:13:"tophive-forms";i:3098;s:14:"tophive-header";i:3099;s:14:"tophive-footer";i:3100;s:13:"tophive-popup";i:3101;s:13:"tophive-forms";i:3102;s:14:"tophive-header";i:3103;s:14:"tophive-footer";i:3104;s:13:"tophive-popup";i:3105;s:13:"tophive-forms";i:3106;s:14:"tophive-header";i:3107;s:14:"tophive-footer";i:3108;s:13:"tophive-popup";i:3109;s:13:"tophive-forms";i:3110;s:14:"tophive-header";i:3111;s:14:"tophive-footer";i:3112;s:13:"tophive-popup";i:3113;s:13:"tophive-forms";i:3114;s:14:"tophive-header";i:3115;s:14:"tophive-footer";i:3116;s:13:"tophive-popup";i:3117;s:13:"tophive-forms";i:3118;s:14:"tophive-header";i:3119;s:14:"tophive-footer";i:3120;s:13:"tophive-popup";i:3121;s:13:"tophive-forms";i:3122;s:14:"tophive-header";i:3123;s:14:"tophive-footer";i:3124;s:13:"tophive-popup";i:3125;s:13:"tophive-forms";i:3126;s:14:"tophive-header";i:3127;s:14:"tophive-footer";i:3128;s:13:"tophive-popup";i:3129;s:13:"tophive-forms";i:3130;s:14:"tophive-header";i:3131;s:14:"tophive-footer";i:3132;s:13:"tophive-popup";i:3133;s:13:"tophive-forms";i:3134;s:14:"tophive-header";i:3135;s:14:"tophive-footer";i:3136;s:13:"tophive-popup";i:3137;s:13:"tophive-forms";i:3138;s:14:"tophive-header";i:3139;s:14:"tophive-footer";i:3140;s:13:"tophive-popup";i:3141;s:13:"tophive-forms";i:3142;s:14:"tophive-header";i:3143;s:14:"tophive-footer";i:3144;s:13:"tophive-popup";i:3145;s:13:"tophive-forms";i:3146;s:14:"tophive-header";i:3147;s:14:"tophive-footer";i:3148;s:13:"tophive-popup";i:3149;s:13:"tophive-forms";i:3150;s:14:"tophive-header";i:3151;s:14:"tophive-footer";i:3152;s:13:"tophive-popup";i:3153;s:13:"tophive-forms";i:3154;s:14:"tophive-header";i:3155;s:14:"tophive-footer";i:3156;s:13:"tophive-popup";i:3157;s:13:"tophive-forms";i:3158;s:14:"tophive-header";i:3159;s:14:"tophive-footer";i:3160;s:13:"tophive-popup";i:3161;s:13:"tophive-forms";i:3162;s:14:"tophive-header";i:3163;s:14:"tophive-footer";i:3164;s:13:"tophive-popup";i:3165;s:13:"tophive-forms";i:3166;s:14:"tophive-header";i:3167;s:14:"tophive-footer";i:3168;s:13:"tophive-popup";i:3169;s:13:"tophive-forms";i:3170;s:14:"tophive-header";i:3171;s:14:"tophive-footer";i:3172;s:13:"tophive-popup";i:3173;s:13:"tophive-forms";i:3174;s:14:"tophive-header";i:3175;s:14:"tophive-footer";i:3176;s:13:"tophive-popup";i:3177;s:13:"tophive-forms";i:3178;s:14:"tophive-header";i:3179;s:14:"tophive-footer";i:3180;s:13:"tophive-popup";i:3181;s:13:"tophive-forms";i:3182;s:14:"tophive-header";i:3183;s:14:"tophive-footer";i:3184;s:13:"tophive-popup";i:3185;s:13:"tophive-forms";i:3186;s:14:"tophive-header";i:3187;s:14:"tophive-footer";i:3188;s:13:"tophive-popup";i:3189;s:13:"tophive-forms";i:3190;s:14:"tophive-header";i:3191;s:14:"tophive-footer";i:3192;s:13:"tophive-popup";i:3193;s:13:"tophive-forms";i:3194;s:14:"tophive-header";i:3195;s:14:"tophive-footer";i:3196;s:13:"tophive-popup";i:3197;s:13:"tophive-forms";i:3198;s:14:"tophive-header";i:3199;s:14:"tophive-footer";i:3200;s:13:"tophive-popup";i:3201;s:13:"tophive-forms";i:3202;s:14:"tophive-header";i:3203;s:14:"tophive-footer";i:3204;s:13:"tophive-popup";i:3205;s:13:"tophive-forms";i:3206;s:14:"tophive-header";i:3207;s:14:"tophive-footer";i:3208;s:13:"tophive-popup";i:3209;s:13:"tophive-forms";i:3210;s:14:"tophive-header";i:3211;s:14:"tophive-footer";i:3212;s:13:"tophive-popup";i:3213;s:13:"tophive-forms";i:3214;s:14:"tophive-header";i:3215;s:14:"tophive-footer";i:3216;s:13:"tophive-popup";i:3217;s:13:"tophive-forms";i:3218;s:14:"tophive-header";i:3219;s:14:"tophive-footer";i:3220;s:13:"tophive-popup";i:3221;s:13:"tophive-forms";i:3222;s:14:"tophive-header";i:3223;s:14:"tophive-footer";i:3224;s:13:"tophive-popup";i:3225;s:13:"tophive-forms";i:3226;s:14:"tophive-header";i:3227;s:14:"tophive-footer";i:3228;s:13:"tophive-popup";i:3229;s:13:"tophive-forms";i:3230;s:14:"tophive-header";i:3231;s:14:"tophive-footer";i:3232;s:13:"tophive-popup";i:3233;s:13:"tophive-forms";i:3234;s:14:"tophive-header";i:3235;s:14:"tophive-footer";i:3236;s:13:"tophive-popup";i:3237;s:13:"tophive-forms";i:3238;s:14:"tophive-header";i:3239;s:14:"tophive-footer";i:3240;s:13:"tophive-popup";i:3241;s:13:"tophive-forms";i:3242;s:14:"tophive-header";i:3243;s:14:"tophive-footer";i:3244;s:13:"tophive-popup";i:3245;s:13:"tophive-forms";i:3246;s:14:"tophive-header";i:3247;s:14:"tophive-footer";i:3248;s:13:"tophive-popup";i:3249;s:13:"tophive-forms";i:3250;s:14:"tophive-header";i:3251;s:14:"tophive-footer";i:3252;s:13:"tophive-popup";i:3253;s:13:"tophive-forms";i:3254;s:14:"tophive-header";i:3255;s:14:"tophive-footer";i:3256;s:13:"tophive-popup";i:3257;s:13:"tophive-forms";i:3258;s:14:"tophive-header";i:3259;s:14:"tophive-footer";i:3260;s:13:"tophive-popup";i:3261;s:13:"tophive-forms";i:3262;s:14:"tophive-header";i:3263;s:14:"tophive-footer";i:3264;s:13:"tophive-popup";i:3265;s:13:"tophive-forms";i:3266;s:14:"tophive-header";i:3267;s:14:"tophive-footer";i:3268;s:13:"tophive-popup";i:3269;s:13:"tophive-forms";i:3270;s:14:"tophive-header";i:3271;s:14:"tophive-footer";i:3272;s:13:"tophive-popup";i:3273;s:13:"tophive-forms";i:3274;s:14:"tophive-header";i:3275;s:14:"tophive-footer";i:3276;s:13:"tophive-popup";i:3277;s:13:"tophive-forms";i:3278;s:14:"tophive-header";i:3279;s:14:"tophive-footer";i:3280;s:13:"tophive-popup";i:3281;s:13:"tophive-forms";i:3282;s:14:"tophive-header";i:3283;s:14:"tophive-footer";i:3284;s:13:"tophive-popup";i:3285;s:13:"tophive-forms";i:3286;s:14:"tophive-header";i:3287;s:14:"tophive-footer";i:3288;s:13:"tophive-popup";i:3289;s:13:"tophive-forms";i:3290;s:14:"tophive-header";i:3291;s:14:"tophive-footer";i:3292;s:13:"tophive-popup";i:3293;s:13:"tophive-forms";i:3294;s:14:"tophive-header";i:3295;s:14:"tophive-footer";i:3296;s:13:"tophive-popup";i:3297;s:13:"tophive-forms";i:3298;s:14:"tophive-header";i:3299;s:14:"tophive-footer";i:3300;s:13:"tophive-popup";i:3301;s:13:"tophive-forms";i:3302;s:14:"tophive-header";i:3303;s:14:"tophive-footer";i:3304;s:13:"tophive-popup";i:3305;s:13:"tophive-forms";i:3306;s:14:"tophive-header";i:3307;s:14:"tophive-footer";i:3308;s:13:"tophive-popup";i:3309;s:13:"tophive-forms";i:3310;s:14:"tophive-header";i:3311;s:14:"tophive-footer";i:3312;s:13:"tophive-popup";i:3313;s:13:"tophive-forms";i:3314;s:14:"tophive-header";i:3315;s:14:"tophive-footer";i:3316;s:13:"tophive-popup";i:3317;s:13:"tophive-forms";i:3318;s:14:"tophive-header";i:3319;s:14:"tophive-footer";i:3320;s:13:"tophive-popup";i:3321;s:13:"tophive-forms";i:3322;s:14:"tophive-header";i:3323;s:14:"tophive-footer";i:3324;s:13:"tophive-popup";i:3325;s:13:"tophive-forms";i:3326;s:14:"tophive-header";i:3327;s:14:"tophive-footer";i:3328;s:13:"tophive-popup";i:3329;s:13:"tophive-forms";i:3330;s:14:"tophive-header";i:3331;s:14:"tophive-footer";i:3332;s:13:"tophive-popup";i:3333;s:13:"tophive-forms";i:3334;s:14:"tophive-header";i:3335;s:14:"tophive-footer";i:3336;s:13:"tophive-popup";i:3337;s:13:"tophive-forms";i:3338;s:14:"tophive-header";i:3339;s:14:"tophive-footer";i:3340;s:13:"tophive-popup";i:3341;s:13:"tophive-forms";i:3342;s:14:"tophive-header";i:3343;s:14:"tophive-footer";i:3344;s:13:"tophive-popup";i:3345;s:13:"tophive-forms";i:3346;s:14:"tophive-header";i:3347;s:14:"tophive-footer";i:3348;s:13:"tophive-popup";i:3349;s:13:"tophive-forms";i:3350;s:14:"tophive-header";i:3351;s:14:"tophive-footer";i:3352;s:13:"tophive-popup";i:3353;s:13:"tophive-forms";i:3354;s:14:"tophive-header";i:3355;s:14:"tophive-footer";i:3356;s:13:"tophive-popup";i:3357;s:13:"tophive-forms";i:3358;s:14:"tophive-header";i:3359;s:14:"tophive-footer";i:3360;s:13:"tophive-popup";i:3361;s:13:"tophive-forms";i:3362;s:14:"tophive-header";i:3363;s:14:"tophive-footer";i:3364;s:13:"tophive-popup";i:3365;s:13:"tophive-forms";i:3366;s:14:"tophive-header";i:3367;s:14:"tophive-footer";i:3368;s:13:"tophive-popup";i:3369;s:13:"tophive-forms";i:3370;s:14:"tophive-header";i:3371;s:14:"tophive-footer";i:3372;s:13:"tophive-popup";i:3373;s:13:"tophive-forms";i:3374;s:14:"tophive-header";i:3375;s:14:"tophive-footer";i:3376;s:13:"tophive-popup";i:3377;s:13:"tophive-forms";i:3378;s:14:"tophive-header";i:3379;s:14:"tophive-footer";i:3380;s:13:"tophive-popup";i:3381;s:13:"tophive-forms";i:3382;s:14:"tophive-header";i:3383;s:14:"tophive-footer";i:3384;s:13:"tophive-popup";i:3385;s:13:"tophive-forms";i:3386;s:14:"tophive-header";i:3387;s:14:"tophive-footer";i:3388;s:13:"tophive-popup";i:3389;s:13:"tophive-forms";i:3390;s:14:"tophive-header";i:3391;s:14:"tophive-footer";i:3392;s:13:"tophive-popup";i:3393;s:13:"tophive-forms";i:3394;s:14:"tophive-header";i:3395;s:14:"tophive-footer";i:3396;s:13:"tophive-popup";i:3397;s:13:"tophive-forms";i:3398;s:14:"tophive-header";i:3399;s:14:"tophive-footer";i:3400;s:13:"tophive-popup";i:3401;s:13:"tophive-forms";i:3402;s:14:"tophive-header";i:3403;s:14:"tophive-footer";i:3404;s:13:"tophive-popup";i:3405;s:13:"tophive-forms";i:3406;s:14:"tophive-header";i:3407;s:14:"tophive-footer";i:3408;s:13:"tophive-popup";i:3409;s:13:"tophive-forms";i:3410;s:14:"tophive-header";i:3411;s:14:"tophive-footer";i:3412;s:13:"tophive-popup";i:3413;s:13:"tophive-forms";i:3414;s:14:"tophive-header";i:3415;s:14:"tophive-footer";i:3416;s:13:"tophive-popup";i:3417;s:13:"tophive-forms";i:3418;s:14:"tophive-header";i:3419;s:14:"tophive-footer";i:3420;s:13:"tophive-popup";i:3421;s:13:"tophive-forms";i:3422;s:14:"tophive-header";i:3423;s:14:"tophive-footer";i:3424;s:13:"tophive-popup";i:3425;s:13:"tophive-forms";i:3426;s:14:"tophive-header";i:3427;s:14:"tophive-footer";i:3428;s:13:"tophive-popup";i:3429;s:13:"tophive-forms";i:3430;s:14:"tophive-header";i:3431;s:14:"tophive-footer";i:3432;s:13:"tophive-popup";i:3433;s:13:"tophive-forms";i:3434;s:14:"tophive-header";i:3435;s:14:"tophive-footer";i:3436;s:13:"tophive-popup";i:3437;s:13:"tophive-forms";i:3438;s:14:"tophive-header";i:3439;s:14:"tophive-footer";i:3440;s:13:"tophive-popup";i:3441;s:13:"tophive-forms";i:3442;s:14:"tophive-header";i:3443;s:14:"tophive-footer";i:3444;s:13:"tophive-popup";i:3445;s:13:"tophive-forms";i:3446;s:14:"tophive-header";i:3447;s:14:"tophive-footer";i:3448;s:13:"tophive-popup";i:3449;s:13:"tophive-forms";i:3450;s:14:"tophive-header";i:3451;s:14:"tophive-footer";i:3452;s:13:"tophive-popup";i:3453;s:13:"tophive-forms";i:3454;s:14:"tophive-header";i:3455;s:14:"tophive-footer";i:3456;s:13:"tophive-popup";i:3457;s:13:"tophive-forms";i:3458;s:14:"tophive-header";i:3459;s:14:"tophive-footer";i:3460;s:13:"tophive-popup";i:3461;s:13:"tophive-forms";i:3462;s:14:"tophive-header";i:3463;s:14:"tophive-footer";i:3464;s:13:"tophive-popup";i:3465;s:13:"tophive-forms";i:3466;s:14:"tophive-header";i:3467;s:14:"tophive-footer";i:3468;s:13:"tophive-popup";i:3469;s:13:"tophive-forms";i:3470;s:14:"tophive-header";i:3471;s:14:"tophive-footer";i:3472;s:13:"tophive-popup";i:3473;s:13:"tophive-forms";i:3474;s:14:"tophive-header";i:3475;s:14:"tophive-footer";i:3476;s:13:"tophive-popup";i:3477;s:13:"tophive-forms";i:3478;s:14:"tophive-header";i:3479;s:14:"tophive-footer";i:3480;s:13:"tophive-popup";i:3481;s:13:"tophive-forms";i:3482;s:14:"tophive-header";i:3483;s:14:"tophive-footer";i:3484;s:13:"tophive-popup";i:3485;s:13:"tophive-forms";i:3486;s:14:"tophive-header";i:3487;s:14:"tophive-footer";i:3488;s:13:"tophive-popup";i:3489;s:13:"tophive-forms";i:3490;s:14:"tophive-header";i:3491;s:14:"tophive-footer";i:3492;s:13:"tophive-popup";i:3493;s:13:"tophive-forms";i:3494;s:14:"tophive-header";i:3495;s:14:"tophive-footer";i:3496;s:13:"tophive-popup";i:3497;s:13:"tophive-forms";i:3498;s:14:"tophive-header";i:3499;s:14:"tophive-footer";i:3500;s:13:"tophive-popup";i:3501;s:13:"tophive-forms";i:3502;s:14:"tophive-header";i:3503;s:14:"tophive-footer";i:3504;s:13:"tophive-popup";i:3505;s:13:"tophive-forms";i:3506;s:14:"tophive-header";i:3507;s:14:"tophive-footer";i:3508;s:13:"tophive-popup";i:3509;s:13:"tophive-forms";i:3510;s:14:"tophive-header";i:3511;s:14:"tophive-footer";i:3512;s:13:"tophive-popup";i:3513;s:13:"tophive-forms";i:3514;s:14:"tophive-header";i:3515;s:14:"tophive-footer";i:3516;s:13:"tophive-popup";i:3517;s:13:"tophive-forms";i:3518;s:14:"tophive-header";i:3519;s:14:"tophive-footer";i:3520;s:13:"tophive-popup";i:3521;s:13:"tophive-forms";i:3522;s:14:"tophive-header";i:3523;s:14:"tophive-footer";i:3524;s:13:"tophive-popup";i:3525;s:13:"tophive-forms";i:3526;s:14:"tophive-header";i:3527;s:14:"tophive-footer";i:3528;s:13:"tophive-popup";i:3529;s:13:"tophive-forms";i:3530;s:14:"tophive-header";i:3531;s:14:"tophive-footer";i:3532;s:13:"tophive-popup";i:3533;s:13:"tophive-forms";i:3534;s:14:"tophive-header";i:3535;s:14:"tophive-footer";i:3536;s:13:"tophive-popup";i:3537;s:13:"tophive-forms";i:3538;s:14:"tophive-header";i:3539;s:14:"tophive-footer";i:3540;s:13:"tophive-popup";i:3541;s:13:"tophive-forms";i:3542;s:14:"tophive-header";i:3543;s:14:"tophive-footer";i:3544;s:13:"tophive-popup";i:3545;s:13:"tophive-forms";i:3546;s:14:"tophive-header";i:3547;s:14:"tophive-footer";i:3548;s:13:"tophive-popup";i:3549;s:13:"tophive-forms";i:3550;s:14:"tophive-header";i:3551;s:14:"tophive-footer";i:3552;s:13:"tophive-popup";i:3553;s:13:"tophive-forms";i:3554;s:14:"tophive-header";i:3555;s:14:"tophive-footer";i:3556;s:13:"tophive-popup";i:3557;s:13:"tophive-forms";i:3558;s:14:"tophive-header";i:3559;s:14:"tophive-footer";i:3560;s:13:"tophive-popup";i:3561;s:13:"tophive-forms";i:3562;s:14:"tophive-header";i:3563;s:14:"tophive-footer";i:3564;s:13:"tophive-popup";i:3565;s:13:"tophive-forms";i:3566;s:14:"tophive-header";i:3567;s:14:"tophive-footer";i:3568;s:13:"tophive-popup";i:3569;s:13:"tophive-forms";i:3570;s:14:"tophive-header";i:3571;s:14:"tophive-footer";i:3572;s:13:"tophive-popup";i:3573;s:13:"tophive-forms";i:3574;s:14:"tophive-header";i:3575;s:14:"tophive-footer";i:3576;s:13:"tophive-popup";i:3577;s:13:"tophive-forms";i:3578;s:14:"tophive-header";i:3579;s:14:"tophive-footer";i:3580;s:13:"tophive-popup";i:3581;s:13:"tophive-forms";i:3582;s:14:"tophive-header";i:3583;s:14:"tophive-footer";i:3584;s:13:"tophive-popup";i:3585;s:13:"tophive-forms";i:3586;s:14:"tophive-header";i:3587;s:14:"tophive-footer";i:3588;s:13:"tophive-popup";i:3589;s:13:"tophive-forms";i:3590;s:14:"tophive-header";i:3591;s:14:"tophive-footer";i:3592;s:13:"tophive-popup";i:3593;s:13:"tophive-forms";i:3594;s:14:"tophive-header";i:3595;s:14:"tophive-footer";i:3596;s:13:"tophive-popup";i:3597;s:13:"tophive-forms";i:3598;s:14:"tophive-header";i:3599;s:14:"tophive-footer";i:3600;s:13:"tophive-popup";i:3601;s:13:"tophive-forms";i:3602;s:14:"tophive-header";i:3603;s:14:"tophive-footer";i:3604;s:13:"tophive-popup";i:3605;s:13:"tophive-forms";i:3606;s:14:"tophive-header";i:3607;s:14:"tophive-footer";i:3608;s:13:"tophive-popup";i:3609;s:13:"tophive-forms";i:3610;s:14:"tophive-header";i:3611;s:14:"tophive-footer";i:3612;s:13:"tophive-popup";i:3613;s:13:"tophive-forms";i:3614;s:14:"tophive-header";i:3615;s:14:"tophive-footer";i:3616;s:13:"tophive-popup";i:3617;s:13:"tophive-forms";i:3618;s:14:"tophive-header";i:3619;s:14:"tophive-footer";i:3620;s:13:"tophive-popup";i:3621;s:13:"tophive-forms";i:3622;s:14:"tophive-header";i:3623;s:14:"tophive-footer";i:3624;s:13:"tophive-popup";i:3625;s:13:"tophive-forms";i:3626;s:14:"tophive-header";i:3627;s:14:"tophive-footer";i:3628;s:13:"tophive-popup";i:3629;s:13:"tophive-forms";i:3630;s:14:"tophive-header";i:3631;s:14:"tophive-footer";i:3632;s:13:"tophive-popup";i:3633;s:13:"tophive-forms";i:3634;s:14:"tophive-header";i:3635;s:14:"tophive-footer";i:3636;s:13:"tophive-popup";i:3637;s:13:"tophive-forms";i:3638;s:14:"tophive-header";i:3639;s:14:"tophive-footer";i:3640;s:13:"tophive-popup";i:3641;s:13:"tophive-forms";i:3642;s:14:"tophive-header";i:3643;s:14:"tophive-footer";i:3644;s:13:"tophive-popup";i:3645;s:13:"tophive-forms";i:3646;s:14:"tophive-header";i:3647;s:14:"tophive-footer";i:3648;s:13:"tophive-popup";i:3649;s:13:"tophive-forms";i:3650;s:14:"tophive-header";i:3651;s:14:"tophive-footer";i:3652;s:13:"tophive-popup";i:3653;s:13:"tophive-forms";i:3654;s:14:"tophive-header";i:3655;s:14:"tophive-footer";i:3656;s:13:"tophive-popup";i:3657;s:13:"tophive-forms";i:3658;s:14:"tophive-header";i:3659;s:14:"tophive-footer";i:3660;s:13:"tophive-popup";i:3661;s:13:"tophive-forms";i:3662;s:14:"tophive-header";i:3663;s:14:"tophive-footer";i:3664;s:13:"tophive-popup";i:3665;s:13:"tophive-forms";i:3666;s:14:"tophive-header";i:3667;s:14:"tophive-footer";i:3668;s:13:"tophive-popup";i:3669;s:13:"tophive-forms";i:3670;s:14:"tophive-header";i:3671;s:14:"tophive-footer";i:3672;s:13:"tophive-popup";i:3673;s:13:"tophive-forms";i:3674;s:14:"tophive-header";i:3675;s:14:"tophive-footer";i:3676;s:13:"tophive-popup";i:3677;s:13:"tophive-forms";i:3678;s:14:"tophive-header";i:3679;s:14:"tophive-footer";i:3680;s:13:"tophive-popup";i:3681;s:13:"tophive-forms";i:3682;s:14:"tophive-header";i:3683;s:14:"tophive-footer";i:3684;s:13:"tophive-popup";i:3685;s:13:"tophive-forms";i:3686;s:14:"tophive-header";i:3687;s:14:"tophive-footer";i:3688;s:13:"tophive-popup";i:3689;s:13:"tophive-forms";i:3690;s:14:"tophive-header";i:3691;s:14:"tophive-footer";i:3692;s:13:"tophive-popup";i:3693;s:13:"tophive-forms";i:3694;s:14:"tophive-header";i:3695;s:14:"tophive-footer";i:3696;s:13:"tophive-popup";i:3697;s:13:"tophive-forms";i:3698;s:14:"tophive-header";i:3699;s:14:"tophive-footer";i:3700;s:13:"tophive-popup";i:3701;s:13:"tophive-forms";i:3702;s:14:"tophive-header";i:3703;s:14:"tophive-footer";i:3704;s:13:"tophive-popup";i:3705;s:13:"tophive-forms";i:3706;s:14:"tophive-header";i:3707;s:14:"tophive-footer";i:3708;s:13:"tophive-popup";i:3709;s:13:"tophive-forms";i:3710;s:14:"tophive-header";i:3711;s:14:"tophive-footer";i:3712;s:13:"tophive-popup";i:3713;s:13:"tophive-forms";i:3714;s:14:"tophive-header";i:3715;s:14:"tophive-footer";i:3716;s:13:"tophive-popup";i:3717;s:13:"tophive-forms";i:3718;s:14:"tophive-header";i:3719;s:14:"tophive-footer";i:3720;s:13:"tophive-popup";i:3721;s:13:"tophive-forms";i:3722;s:14:"tophive-header";i:3723;s:14:"tophive-footer";i:3724;s:13:"tophive-popup";i:3725;s:13:"tophive-forms";i:3726;s:14:"tophive-header";i:3727;s:14:"tophive-footer";i:3728;s:13:"tophive-popup";i:3729;s:13:"tophive-forms";i:3730;s:14:"tophive-header";i:3731;s:14:"tophive-footer";i:3732;s:13:"tophive-popup";i:3733;s:13:"tophive-forms";i:3734;s:14:"tophive-header";i:3735;s:14:"tophive-footer";i:3736;s:13:"tophive-popup";i:3737;s:13:"tophive-forms";i:3738;s:14:"tophive-header";i:3739;s:14:"tophive-footer";i:3740;s:13:"tophive-popup";i:3741;s:13:"tophive-forms";i:3742;s:14:"tophive-header";i:3743;s:14:"tophive-footer";i:3744;s:13:"tophive-popup";i:3745;s:13:"tophive-forms";i:3746;s:14:"tophive-header";i:3747;s:14:"tophive-footer";i:3748;s:13:"tophive-popup";i:3749;s:13:"tophive-forms";i:3750;s:14:"tophive-header";i:3751;s:14:"tophive-footer";i:3752;s:13:"tophive-popup";i:3753;s:13:"tophive-forms";i:3754;s:14:"tophive-header";i:3755;s:14:"tophive-footer";i:3756;s:13:"tophive-popup";i:3757;s:13:"tophive-forms";i:3758;s:14:"tophive-header";i:3759;s:14:"tophive-footer";i:3760;s:13:"tophive-popup";i:3761;s:13:"tophive-forms";i:3762;s:14:"tophive-header";i:3763;s:14:"tophive-footer";i:3764;s:13:"tophive-popup";i:3765;s:13:"tophive-forms";i:3766;s:14:"tophive-header";i:3767;s:14:"tophive-footer";i:3768;s:13:"tophive-popup";i:3769;s:13:"tophive-forms";i:3770;s:14:"tophive-header";i:3771;s:14:"tophive-footer";i:3772;s:13:"tophive-popup";i:3773;s:13:"tophive-forms";i:3774;s:14:"tophive-header";i:3775;s:14:"tophive-footer";i:3776;s:13:"tophive-popup";i:3777;s:13:"tophive-forms";i:3778;s:14:"tophive-header";i:3779;s:14:"tophive-footer";i:3780;s:13:"tophive-popup";i:3781;s:13:"tophive-forms";i:3782;s:14:"tophive-header";i:3783;s:14:"tophive-footer";i:3784;s:13:"tophive-popup";i:3785;s:13:"tophive-forms";i:3786;s:14:"tophive-header";i:3787;s:14:"tophive-footer";i:3788;s:13:"tophive-popup";i:3789;s:13:"tophive-forms";i:3790;s:14:"tophive-header";i:3791;s:14:"tophive-footer";i:3792;s:13:"tophive-popup";i:3793;s:13:"tophive-forms";i:3794;s:14:"tophive-header";i:3795;s:14:"tophive-footer";i:3796;s:13:"tophive-popup";i:3797;s:13:"tophive-forms";i:3798;s:14:"tophive-header";i:3799;s:14:"tophive-footer";i:3800;s:13:"tophive-popup";i:3801;s:13:"tophive-forms";i:3802;s:14:"tophive-header";i:3803;s:14:"tophive-footer";i:3804;s:13:"tophive-popup";i:3805;s:13:"tophive-forms";i:3806;s:14:"tophive-header";i:3807;s:14:"tophive-footer";i:3808;s:13:"tophive-popup";i:3809;s:13:"tophive-forms";i:3810;s:14:"tophive-header";i:3811;s:14:"tophive-footer";i:3812;s:13:"tophive-popup";i:3813;s:13:"tophive-forms";i:3814;s:14:"tophive-header";i:3815;s:14:"tophive-footer";i:3816;s:13:"tophive-popup";i:3817;s:13:"tophive-forms";i:3818;s:14:"tophive-header";i:3819;s:14:"tophive-footer";i:3820;s:13:"tophive-popup";i:3821;s:13:"tophive-forms";i:3822;s:14:"tophive-header";i:3823;s:14:"tophive-footer";i:3824;s:13:"tophive-popup";i:3825;s:13:"tophive-forms";i:3826;s:14:"tophive-header";i:3827;s:14:"tophive-footer";i:3828;s:13:"tophive-popup";i:3829;s:13:"tophive-forms";i:3830;s:14:"tophive-header";i:3831;s:14:"tophive-footer";i:3832;s:13:"tophive-popup";i:3833;s:13:"tophive-forms";i:3834;s:14:"tophive-header";i:3835;s:14:"tophive-footer";i:3836;s:13:"tophive-popup";i:3837;s:13:"tophive-forms";i:3838;s:14:"tophive-header";i:3839;s:14:"tophive-footer";i:3840;s:13:"tophive-popup";i:3841;s:13:"tophive-forms";i:3842;s:14:"tophive-header";i:3843;s:14:"tophive-footer";i:3844;s:13:"tophive-popup";i:3845;s:13:"tophive-forms";i:3846;s:14:"tophive-header";i:3847;s:14:"tophive-footer";i:3848;s:13:"tophive-popup";i:3849;s:13:"tophive-forms";i:3850;s:14:"tophive-header";i:3851;s:14:"tophive-footer";i:3852;s:13:"tophive-popup";i:3853;s:13:"tophive-forms";i:3854;s:14:"tophive-header";i:3855;s:14:"tophive-footer";i:3856;s:13:"tophive-popup";i:3857;s:13:"tophive-forms";i:3858;s:14:"tophive-header";i:3859;s:14:"tophive-footer";i:3860;s:13:"tophive-popup";i:3861;s:13:"tophive-forms";i:3862;s:14:"tophive-header";i:3863;s:14:"tophive-footer";i:3864;s:13:"tophive-popup";i:3865;s:13:"tophive-forms";i:3866;s:14:"tophive-header";i:3867;s:14:"tophive-footer";i:3868;s:13:"tophive-popup";i:3869;s:13:"tophive-forms";i:3870;s:14:"tophive-header";i:3871;s:14:"tophive-footer";i:3872;s:13:"tophive-popup";i:3873;s:13:"tophive-forms";i:3874;s:14:"tophive-header";i:3875;s:14:"tophive-footer";i:3876;s:13:"tophive-popup";i:3877;s:13:"tophive-forms";i:3878;s:14:"tophive-header";i:3879;s:14:"tophive-footer";i:3880;s:13:"tophive-popup";i:3881;s:13:"tophive-forms";i:3882;s:14:"tophive-header";i:3883;s:14:"tophive-footer";i:3884;s:13:"tophive-popup";i:3885;s:13:"tophive-forms";i:3886;s:14:"tophive-header";i:3887;s:14:"tophive-footer";i:3888;s:13:"tophive-popup";i:3889;s:13:"tophive-forms";i:3890;s:14:"tophive-header";i:3891;s:14:"tophive-footer";i:3892;s:13:"tophive-popup";i:3893;s:13:"tophive-forms";i:3894;s:14:"tophive-header";i:3895;s:14:"tophive-footer";i:3896;s:13:"tophive-popup";i:3897;s:13:"tophive-forms";i:3898;s:14:"tophive-header";i:3899;s:14:"tophive-footer";i:3900;s:13:"tophive-popup";i:3901;s:13:"tophive-forms";i:3902;s:14:"tophive-header";i:3903;s:14:"tophive-footer";i:3904;s:13:"tophive-popup";i:3905;s:13:"tophive-forms";i:3906;s:14:"tophive-header";i:3907;s:14:"tophive-footer";i:3908;s:13:"tophive-popup";i:3909;s:13:"tophive-forms";i:3910;s:14:"tophive-header";i:3911;s:14:"tophive-footer";i:3912;s:13:"tophive-popup";i:3913;s:13:"tophive-forms";i:3914;s:14:"tophive-header";i:3915;s:14:"tophive-footer";i:3916;s:13:"tophive-popup";i:3917;s:13:"tophive-forms";i:3918;s:14:"tophive-header";i:3919;s:14:"tophive-footer";i:3920;s:13:"tophive-popup";i:3921;s:13:"tophive-forms";i:3922;s:14:"tophive-header";i:3923;s:14:"tophive-footer";i:3924;s:13:"tophive-popup";i:3925;s:13:"tophive-forms";i:3926;s:14:"tophive-header";i:3927;s:14:"tophive-footer";i:3928;s:13:"tophive-popup";i:3929;s:13:"tophive-forms";i:3930;s:14:"tophive-header";i:3931;s:14:"tophive-footer";i:3932;s:13:"tophive-popup";i:3933;s:13:"tophive-forms";i:3934;s:14:"tophive-header";i:3935;s:14:"tophive-footer";i:3936;s:13:"tophive-popup";i:3937;s:13:"tophive-forms";i:3938;s:14:"tophive-header";i:3939;s:14:"tophive-footer";i:3940;s:13:"tophive-popup";i:3941;s:13:"tophive-forms";i:3942;s:14:"tophive-header";i:3943;s:14:"tophive-footer";i:3944;s:13:"tophive-popup";i:3945;s:13:"tophive-forms";i:3946;s:14:"tophive-header";i:3947;s:14:"tophive-footer";i:3948;s:13:"tophive-popup";i:3949;s:13:"tophive-forms";i:3950;s:14:"tophive-header";i:3951;s:14:"tophive-footer";i:3952;s:13:"tophive-popup";i:3953;s:13:"tophive-forms";i:3954;s:14:"tophive-header";i:3955;s:14:"tophive-footer";i:3956;s:13:"tophive-popup";i:3957;s:13:"tophive-forms";i:3958;s:14:"tophive-header";i:3959;s:14:"tophive-footer";i:3960;s:13:"tophive-popup";i:3961;s:13:"tophive-forms";i:3962;s:14:"tophive-header";i:3963;s:14:"tophive-footer";i:3964;s:13:"tophive-popup";i:3965;s:13:"tophive-forms";i:3966;s:14:"tophive-header";i:3967;s:14:"tophive-footer";i:3968;s:13:"tophive-popup";i:3969;s:13:"tophive-forms";i:3970;s:14:"tophive-header";i:3971;s:14:"tophive-footer";i:3972;s:13:"tophive-popup";i:3973;s:13:"tophive-forms";i:3974;s:14:"tophive-header";i:3975;s:14:"tophive-footer";i:3976;s:13:"tophive-popup";i:3977;s:13:"tophive-forms";i:3978;s:14:"tophive-header";i:3979;s:14:"tophive-footer";i:3980;s:13:"tophive-popup";i:3981;s:13:"tophive-forms";i:3982;s:14:"tophive-header";i:3983;s:14:"tophive-footer";i:3984;s:13:"tophive-popup";i:3985;s:13:"tophive-forms";i:3986;s:14:"tophive-header";i:3987;s:14:"tophive-footer";i:3988;s:13:"tophive-popup";i:3989;s:13:"tophive-forms";i:3990;s:14:"tophive-header";i:3991;s:14:"tophive-footer";i:3992;s:13:"tophive-popup";i:3993;s:13:"tophive-forms";i:3994;s:14:"tophive-header";i:3995;s:14:"tophive-footer";i:3996;s:13:"tophive-popup";i:3997;s:13:"tophive-forms";i:3998;s:14:"tophive-header";i:3999;s:14:"tophive-footer";i:4000;s:13:"tophive-popup";i:4001;s:13:"tophive-forms";i:4002;s:14:"tophive-header";i:4003;s:14:"tophive-footer";i:4004;s:13:"tophive-popup";i:4005;s:13:"tophive-forms";i:4006;s:14:"tophive-header";i:4007;s:14:"tophive-footer";i:4008;s:13:"tophive-popup";i:4009;s:13:"tophive-forms";i:4010;s:14:"tophive-header";i:4011;s:14:"tophive-footer";i:4012;s:13:"tophive-popup";i:4013;s:13:"tophive-forms";i:4014;s:14:"tophive-header";i:4015;s:14:"tophive-footer";i:4016;s:13:"tophive-popup";i:4017;s:13:"tophive-forms";i:4018;s:14:"tophive-header";i:4019;s:14:"tophive-footer";i:4020;s:13:"tophive-popup";i:4021;s:13:"tophive-forms";i:4022;s:14:"tophive-header";i:4023;s:14:"tophive-footer";i:4024;s:13:"tophive-popup";i:4025;s:13:"tophive-forms";i:4026;s:14:"tophive-header";i:4027;s:14:"tophive-footer";i:4028;s:13:"tophive-popup";i:4029;s:13:"tophive-forms";i:4030;s:14:"tophive-header";i:4031;s:14:"tophive-footer";i:4032;s:13:"tophive-popup";i:4033;s:13:"tophive-forms";i:4034;s:14:"tophive-header";i:4035;s:14:"tophive-footer";i:4036;s:13:"tophive-popup";i:4037;s:13:"tophive-forms";i:4038;s:14:"tophive-header";i:4039;s:14:"tophive-footer";i:4040;s:13:"tophive-popup";i:4041;s:13:"tophive-forms";i:4042;s:14:"tophive-header";i:4043;s:14:"tophive-footer";i:4044;s:13:"tophive-popup";i:4045;s:13:"tophive-forms";i:4046;s:14:"tophive-header";i:4047;s:14:"tophive-footer";i:4048;s:13:"tophive-popup";i:4049;s:13:"tophive-forms";i:4050;s:14:"tophive-header";i:4051;s:14:"tophive-footer";i:4052;s:13:"tophive-popup";i:4053;s:13:"tophive-forms";i:4054;s:14:"tophive-header";i:4055;s:14:"tophive-footer";i:4056;s:13:"tophive-popup";i:4057;s:13:"tophive-forms";i:4058;s:14:"tophive-header";i:4059;s:14:"tophive-footer";i:4060;s:13:"tophive-popup";i:4061;s:13:"tophive-forms";i:4062;s:14:"tophive-header";i:4063;s:14:"tophive-footer";i:4064;s:13:"tophive-popup";i:4065;s:13:"tophive-forms";i:4066;s:14:"tophive-header";i:4067;s:14:"tophive-footer";i:4068;s:13:"tophive-popup";i:4069;s:13:"tophive-forms";i:4070;s:14:"tophive-header";i:4071;s:14:"tophive-footer";i:4072;s:13:"tophive-popup";i:4073;s:13:"tophive-forms";i:4074;s:14:"tophive-header";i:4075;s:14:"tophive-footer";i:4076;s:13:"tophive-popup";i:4077;s:13:"tophive-forms";i:4078;s:14:"tophive-header";i:4079;s:14:"tophive-footer";i:4080;s:13:"tophive-popup";i:4081;s:13:"tophive-forms";i:4082;s:14:"tophive-header";i:4083;s:14:"tophive-footer";i:4084;s:13:"tophive-popup";i:4085;s:13:"tophive-forms";i:4086;s:14:"tophive-header";i:4087;s:14:"tophive-footer";i:4088;s:13:"tophive-popup";i:4089;s:13:"tophive-forms";i:4090;s:14:"tophive-header";i:4091;s:14:"tophive-footer";i:4092;s:13:"tophive-popup";i:4093;s:13:"tophive-forms";i:4094;s:14:"tophive-header";i:4095;s:14:"tophive-footer";i:4096;s:13:"tophive-popup";i:4097;s:13:"tophive-forms";i:4098;s:14:"tophive-header";i:4099;s:14:"tophive-footer";i:4100;s:13:"tophive-popup";i:4101;s:13:"tophive-forms";i:4102;s:14:"tophive-header";i:4103;s:14:"tophive-footer";i:4104;s:13:"tophive-popup";i:4105;s:13:"tophive-forms";i:4106;s:14:"tophive-header";i:4107;s:14:"tophive-footer";i:4108;s:13:"tophive-popup";i:4109;s:13:"tophive-forms";i:4110;s:14:"tophive-header";i:4111;s:14:"tophive-footer";i:4112;s:13:"tophive-popup";i:4113;s:13:"tophive-forms";i:4114;s:14:"tophive-header";i:4115;s:14:"tophive-footer";i:4116;s:13:"tophive-popup";i:4117;s:13:"tophive-forms";i:4118;s:14:"tophive-header";i:4119;s:14:"tophive-footer";i:4120;s:13:"tophive-popup";i:4121;s:13:"tophive-forms";i:4122;s:14:"tophive-header";i:4123;s:14:"tophive-footer";i:4124;s:13:"tophive-popup";i:4125;s:13:"tophive-forms";i:4126;s:14:"tophive-header";i:4127;s:14:"tophive-footer";i:4128;s:13:"tophive-popup";i:4129;s:13:"tophive-forms";i:4130;s:14:"tophive-header";i:4131;s:14:"tophive-footer";i:4132;s:13:"tophive-popup";i:4133;s:13:"tophive-forms";i:4134;s:14:"tophive-header";i:4135;s:14:"tophive-footer";i:4136;s:13:"tophive-popup";i:4137;s:13:"tophive-forms";i:4138;s:14:"tophive-header";i:4139;s:14:"tophive-footer";i:4140;s:13:"tophive-popup";i:4141;s:13:"tophive-forms";i:4142;s:14:"tophive-header";i:4143;s:14:"tophive-footer";i:4144;s:13:"tophive-popup";i:4145;s:13:"tophive-forms";i:4146;s:14:"tophive-header";i:4147;s:14:"tophive-footer";i:4148;s:13:"tophive-popup";i:4149;s:13:"tophive-forms";i:4150;s:14:"tophive-header";i:4151;s:14:"tophive-footer";i:4152;s:13:"tophive-popup";i:4153;s:13:"tophive-forms";i:4154;s:14:"tophive-header";i:4155;s:14:"tophive-footer";i:4156;s:13:"tophive-popup";i:4157;s:13:"tophive-forms";i:4158;s:14:"tophive-header";i:4159;s:14:"tophive-footer";i:4160;s:13:"tophive-popup";i:4161;s:13:"tophive-forms";i:4162;s:14:"tophive-header";i:4163;s:14:"tophive-footer";i:4164;s:13:"tophive-popup";i:4165;s:13:"tophive-forms";i:4166;s:14:"tophive-header";i:4167;s:14:"tophive-footer";i:4168;s:13:"tophive-popup";i:4169;s:13:"tophive-forms";i:4170;s:14:"tophive-header";i:4171;s:14:"tophive-footer";i:4172;s:13:"tophive-popup";i:4173;s:13:"tophive-forms";i:4174;s:14:"tophive-header";i:4175;s:14:"tophive-footer";i:4176;s:13:"tophive-popup";i:4177;s:13:"tophive-forms";i:4178;s:14:"tophive-header";i:4179;s:14:"tophive-footer";i:4180;s:13:"tophive-popup";i:4181;s:13:"tophive-forms";i:4182;s:14:"tophive-header";i:4183;s:14:"tophive-footer";i:4184;s:13:"tophive-popup";i:4185;s:13:"tophive-forms";i:4186;s:14:"tophive-header";i:4187;s:14:"tophive-footer";i:4188;s:13:"tophive-popup";i:4189;s:13:"tophive-forms";i:4190;s:14:"tophive-header";i:4191;s:14:"tophive-footer";i:4192;s:13:"tophive-popup";i:4193;s:13:"tophive-forms";i:4194;s:14:"tophive-header";i:4195;s:14:"tophive-footer";i:4196;s:13:"tophive-popup";i:4197;s:13:"tophive-forms";i:4198;s:14:"tophive-header";i:4199;s:14:"tophive-footer";i:4200;s:13:"tophive-popup";i:4201;s:13:"tophive-forms";i:4202;s:14:"tophive-header";i:4203;s:14:"tophive-footer";i:4204;s:13:"tophive-popup";i:4205;s:13:"tophive-forms";i:4206;s:14:"tophive-header";i:4207;s:14:"tophive-footer";i:4208;s:13:"tophive-popup";i:4209;s:13:"tophive-forms";i:4210;s:14:"tophive-header";i:4211;s:14:"tophive-footer";i:4212;s:13:"tophive-popup";i:4213;s:13:"tophive-forms";i:4214;s:14:"tophive-header";i:4215;s:14:"tophive-footer";i:4216;s:13:"tophive-popup";i:4217;s:13:"tophive-forms";i:4218;s:14:"tophive-header";i:4219;s:14:"tophive-footer";i:4220;s:13:"tophive-popup";i:4221;s:13:"tophive-forms";i:4222;s:14:"tophive-header";i:4223;s:14:"tophive-footer";i:4224;s:13:"tophive-popup";i:4225;s:13:"tophive-forms";i:4226;s:14:"tophive-header";i:4227;s:14:"tophive-footer";i:4228;s:13:"tophive-popup";i:4229;s:13:"tophive-forms";i:4230;s:14:"tophive-header";i:4231;s:14:"tophive-footer";i:4232;s:13:"tophive-popup";i:4233;s:13:"tophive-forms";i:4234;s:14:"tophive-header";i:4235;s:14:"tophive-footer";i:4236;s:13:"tophive-popup";i:4237;s:13:"tophive-forms";i:4238;s:14:"tophive-header";i:4239;s:14:"tophive-footer";i:4240;s:13:"tophive-popup";i:4241;s:13:"tophive-forms";i:4242;s:14:"tophive-header";i:4243;s:14:"tophive-footer";i:4244;s:13:"tophive-popup";i:4245;s:13:"tophive-forms";i:4246;s:14:"tophive-header";i:4247;s:14:"tophive-footer";i:4248;s:13:"tophive-popup";i:4249;s:13:"tophive-forms";i:4250;s:14:"tophive-header";i:4251;s:14:"tophive-footer";i:4252;s:13:"tophive-popup";i:4253;s:13:"tophive-forms";i:4254;s:14:"tophive-header";i:4255;s:14:"tophive-footer";i:4256;s:13:"tophive-popup";i:4257;s:13:"tophive-forms";i:4258;s:14:"tophive-header";i:4259;s:14:"tophive-footer";i:4260;s:13:"tophive-popup";i:4261;s:13:"tophive-forms";i:4262;s:14:"tophive-header";i:4263;s:14:"tophive-footer";i:4264;s:13:"tophive-popup";i:4265;s:13:"tophive-forms";i:4266;s:14:"tophive-header";i:4267;s:14:"tophive-footer";i:4268;s:13:"tophive-popup";i:4269;s:13:"tophive-forms";i:4270;s:14:"tophive-header";i:4271;s:14:"tophive-footer";i:4272;s:13:"tophive-popup";i:4273;s:13:"tophive-forms";i:4274;s:14:"tophive-header";i:4275;s:14:"tophive-footer";i:4276;s:13:"tophive-popup";i:4277;s:13:"tophive-forms";i:4278;s:14:"tophive-header";i:4279;s:14:"tophive-footer";i:4280;s:13:"tophive-popup";i:4281;s:13:"tophive-forms";i:4282;s:14:"tophive-header";i:4283;s:14:"tophive-footer";i:4284;s:13:"tophive-popup";i:4285;s:13:"tophive-forms";i:4286;s:14:"tophive-header";i:4287;s:14:"tophive-footer";i:4288;s:13:"tophive-popup";i:4289;s:13:"tophive-forms";i:4290;s:14:"tophive-header";i:4291;s:14:"tophive-footer";i:4292;s:13:"tophive-popup";i:4293;s:13:"tophive-forms";i:4294;s:14:"tophive-header";i:4295;s:14:"tophive-footer";i:4296;s:13:"tophive-popup";i:4297;s:13:"tophive-forms";i:4298;s:14:"tophive-header";i:4299;s:14:"tophive-footer";i:4300;s:13:"tophive-popup";i:4301;s:13:"tophive-forms";i:4302;s:14:"tophive-header";i:4303;s:14:"tophive-footer";i:4304;s:13:"tophive-popup";i:4305;s:13:"tophive-forms";i:4306;s:14:"tophive-header";i:4307;s:14:"tophive-footer";i:4308;s:13:"tophive-popup";i:4309;s:13:"tophive-forms";i:4310;s:14:"tophive-header";i:4311;s:14:"tophive-footer";i:4312;s:13:"tophive-popup";i:4313;s:13:"tophive-forms";i:4314;s:14:"tophive-header";i:4315;s:14:"tophive-footer";i:4316;s:13:"tophive-popup";i:4317;s:13:"tophive-forms";i:4318;s:14:"tophive-header";i:4319;s:14:"tophive-footer";i:4320;s:13:"tophive-popup";i:4321;s:13:"tophive-forms";i:4322;s:14:"tophive-header";i:4323;s:14:"tophive-footer";i:4324;s:13:"tophive-popup";i:4325;s:13:"tophive-forms";i:4326;s:14:"tophive-header";i:4327;s:14:"tophive-footer";i:4328;s:13:"tophive-popup";i:4329;s:13:"tophive-forms";i:4330;s:14:"tophive-header";i:4331;s:14:"tophive-footer";i:4332;s:13:"tophive-popup";i:4333;s:13:"tophive-forms";i:4334;s:14:"tophive-header";i:4335;s:14:"tophive-footer";i:4336;s:13:"tophive-popup";i:4337;s:13:"tophive-forms";i:4338;s:14:"tophive-header";i:4339;s:14:"tophive-footer";i:4340;s:13:"tophive-popup";i:4341;s:13:"tophive-forms";i:4342;s:14:"tophive-header";i:4343;s:14:"tophive-footer";i:4344;s:13:"tophive-popup";i:4345;s:13:"tophive-forms";i:4346;s:14:"tophive-header";i:4347;s:14:"tophive-footer";i:4348;s:13:"tophive-popup";i:4349;s:13:"tophive-forms";i:4350;s:14:"tophive-header";i:4351;s:14:"tophive-footer";i:4352;s:13:"tophive-popup";i:4353;s:13:"tophive-forms";i:4354;s:14:"tophive-header";i:4355;s:14:"tophive-footer";i:4356;s:13:"tophive-popup";i:4357;s:13:"tophive-forms";i:4358;s:14:"tophive-header";i:4359;s:14:"tophive-footer";i:4360;s:13:"tophive-popup";i:4361;s:13:"tophive-forms";i:4362;s:14:"tophive-header";i:4363;s:14:"tophive-footer";i:4364;s:13:"tophive-popup";i:4365;s:13:"tophive-forms";i:4366;s:14:"tophive-header";i:4367;s:14:"tophive-footer";i:4368;s:13:"tophive-popup";i:4369;s:13:"tophive-forms";i:4370;s:14:"tophive-header";i:4371;s:14:"tophive-footer";i:4372;s:13:"tophive-popup";i:4373;s:13:"tophive-forms";i:4374;s:14:"tophive-header";i:4375;s:14:"tophive-footer";i:4376;s:13:"tophive-popup";i:4377;s:13:"tophive-forms";i:4378;s:14:"tophive-header";i:4379;s:14:"tophive-footer";i:4380;s:13:"tophive-popup";i:4381;s:13:"tophive-forms";i:4382;s:14:"tophive-header";i:4383;s:14:"tophive-footer";i:4384;s:13:"tophive-popup";i:4385;s:13:"tophive-forms";i:4386;s:14:"tophive-header";i:4387;s:14:"tophive-footer";i:4388;s:13:"tophive-popup";i:4389;s:13:"tophive-forms";i:4390;s:14:"tophive-header";i:4391;s:14:"tophive-footer";i:4392;s:13:"tophive-popup";i:4393;s:13:"tophive-forms";i:4394;s:14:"tophive-header";i:4395;s:14:"tophive-footer";i:4396;s:13:"tophive-popup";i:4397;s:13:"tophive-forms";i:4398;s:14:"tophive-header";i:4399;s:14:"tophive-footer";i:4400;s:13:"tophive-popup";i:4401;s:13:"tophive-forms";i:4402;s:14:"tophive-header";i:4403;s:14:"tophive-footer";i:4404;s:13:"tophive-popup";i:4405;s:13:"tophive-forms";i:4406;s:14:"tophive-header";i:4407;s:14:"tophive-footer";i:4408;s:13:"tophive-popup";i:4409;s:13:"tophive-forms";i:4410;s:14:"tophive-header";i:4411;s:14:"tophive-footer";i:4412;s:13:"tophive-popup";i:4413;s:13:"tophive-forms";i:4414;s:14:"tophive-header";i:4415;s:14:"tophive-footer";i:4416;s:13:"tophive-popup";i:4417;s:13:"tophive-forms";i:4418;s:14:"tophive-header";i:4419;s:14:"tophive-footer";i:4420;s:13:"tophive-popup";i:4421;s:13:"tophive-forms";i:4422;s:14:"tophive-header";i:4423;s:14:"tophive-footer";i:4424;s:13:"tophive-popup";i:4425;s:13:"tophive-forms";i:4426;s:14:"tophive-header";i:4427;s:14:"tophive-footer";i:4428;s:13:"tophive-popup";i:4429;s:13:"tophive-forms";i:4430;s:14:"tophive-header";i:4431;s:14:"tophive-footer";i:4432;s:13:"tophive-popup";i:4433;s:13:"tophive-forms";i:4434;s:14:"tophive-header";i:4435;s:14:"tophive-footer";i:4436;s:13:"tophive-popup";i:4437;s:13:"tophive-forms";i:4438;s:14:"tophive-header";i:4439;s:14:"tophive-footer";i:4440;s:13:"tophive-popup";i:4441;s:13:"tophive-forms";i:4442;s:14:"tophive-header";i:4443;s:14:"tophive-footer";i:4444;s:13:"tophive-popup";i:4445;s:13:"tophive-forms";i:4446;s:14:"tophive-header";i:4447;s:14:"tophive-footer";i:4448;s:13:"tophive-popup";i:4449;s:13:"tophive-forms";i:4450;s:14:"tophive-header";i:4451;s:14:"tophive-footer";i:4452;s:13:"tophive-popup";i:4453;s:13:"tophive-forms";i:4454;s:14:"tophive-header";i:4455;s:14:"tophive-footer";i:4456;s:13:"tophive-popup";i:4457;s:13:"tophive-forms";i:4458;s:14:"tophive-header";i:4459;s:14:"tophive-footer";i:4460;s:13:"tophive-popup";i:4461;s:13:"tophive-forms";i:4462;s:14:"tophive-header";i:4463;s:14:"tophive-footer";i:4464;s:13:"tophive-popup";i:4465;s:13:"tophive-forms";i:4466;s:14:"tophive-header";i:4467;s:14:"tophive-footer";i:4468;s:13:"tophive-popup";i:4469;s:13:"tophive-forms";i:4470;s:14:"tophive-header";i:4471;s:14:"tophive-footer";i:4472;s:13:"tophive-popup";i:4473;s:13:"tophive-forms";i:4474;s:14:"tophive-header";i:4475;s:14:"tophive-footer";i:4476;s:13:"tophive-popup";i:4477;s:13:"tophive-forms";i:4478;s:14:"tophive-header";i:4479;s:14:"tophive-footer";i:4480;s:13:"tophive-popup";i:4481;s:13:"tophive-forms";i:4482;s:14:"tophive-header";i:4483;s:14:"tophive-footer";i:4484;s:13:"tophive-popup";i:4485;s:13:"tophive-forms";i:4486;s:14:"tophive-header";i:4487;s:14:"tophive-footer";i:4488;s:13:"tophive-popup";i:4489;s:13:"tophive-forms";i:4490;s:14:"tophive-header";i:4491;s:14:"tophive-footer";i:4492;s:13:"tophive-popup";i:4493;s:13:"tophive-forms";i:4494;s:14:"tophive-header";i:4495;s:14:"tophive-footer";i:4496;s:13:"tophive-popup";i:4497;s:13:"tophive-forms";i:4498;s:14:"tophive-header";i:4499;s:14:"tophive-footer";i:4500;s:13:"tophive-popup";i:4501;s:13:"tophive-forms";i:4502;s:14:"tophive-header";i:4503;s:14:"tophive-footer";i:4504;s:13:"tophive-popup";i:4505;s:13:"tophive-forms";i:4506;s:14:"tophive-header";i:4507;s:14:"tophive-footer";i:4508;s:13:"tophive-popup";i:4509;s:13:"tophive-forms";i:4510;s:14:"tophive-header";i:4511;s:14:"tophive-footer";i:4512;s:13:"tophive-popup";i:4513;s:13:"tophive-forms";i:4514;s:14:"tophive-header";i:4515;s:14:"tophive-footer";i:4516;s:13:"tophive-popup";i:4517;s:13:"tophive-forms";i:4518;s:14:"tophive-header";i:4519;s:14:"tophive-footer";i:4520;s:13:"tophive-popup";i:4521;s:13:"tophive-forms";i:4522;s:14:"tophive-header";i:4523;s:14:"tophive-footer";i:4524;s:13:"tophive-popup";i:4525;s:13:"tophive-forms";i:4526;s:14:"tophive-header";i:4527;s:14:"tophive-footer";i:4528;s:13:"tophive-popup";i:4529;s:13:"tophive-forms";i:4530;s:14:"tophive-header";i:4531;s:14:"tophive-footer";i:4532;s:13:"tophive-popup";i:4533;s:13:"tophive-forms";i:4534;s:14:"tophive-header";i:4535;s:14:"tophive-footer";i:4536;s:13:"tophive-popup";i:4537;s:13:"tophive-forms";i:4538;s:14:"tophive-header";i:4539;s:14:"tophive-footer";i:4540;s:13:"tophive-popup";i:4541;s:13:"tophive-forms";i:4542;s:14:"tophive-header";i:4543;s:14:"tophive-footer";i:4544;s:13:"tophive-popup";i:4545;s:13:"tophive-forms";i:4546;s:14:"tophive-header";i:4547;s:14:"tophive-footer";i:4548;s:13:"tophive-popup";i:4549;s:13:"tophive-forms";i:4550;s:14:"tophive-header";i:4551;s:14:"tophive-footer";i:4552;s:13:"tophive-popup";i:4553;s:13:"tophive-forms";i:4554;s:14:"tophive-header";i:4555;s:14:"tophive-footer";i:4556;s:13:"tophive-popup";i:4557;s:13:"tophive-forms";i:4558;s:14:"tophive-header";i:4559;s:14:"tophive-footer";i:4560;s:13:"tophive-popup";i:4561;s:13:"tophive-forms";i:4562;s:14:"tophive-header";i:4563;s:14:"tophive-footer";i:4564;s:13:"tophive-popup";i:4565;s:13:"tophive-forms";i:4566;s:14:"tophive-header";i:4567;s:14:"tophive-footer";i:4568;s:13:"tophive-popup";i:4569;s:13:"tophive-forms";i:4570;s:14:"tophive-header";i:4571;s:14:"tophive-footer";i:4572;s:13:"tophive-popup";i:4573;s:13:"tophive-forms";i:4574;s:14:"tophive-header";i:4575;s:14:"tophive-footer";i:4576;s:13:"tophive-popup";i:4577;s:13:"tophive-forms";i:4578;s:14:"tophive-header";i:4579;s:14:"tophive-footer";i:4580;s:13:"tophive-popup";i:4581;s:13:"tophive-forms";i:4582;s:14:"tophive-header";i:4583;s:14:"tophive-footer";i:4584;s:13:"tophive-popup";i:4585;s:13:"tophive-forms";i:4586;s:14:"tophive-header";i:4587;s:14:"tophive-footer";i:4588;s:13:"tophive-popup";i:4589;s:13:"tophive-forms";i:4590;s:14:"tophive-header";i:4591;s:14:"tophive-footer";i:4592;s:13:"tophive-popup";i:4593;s:13:"tophive-forms";i:4594;s:14:"tophive-header";i:4595;s:14:"tophive-footer";i:4596;s:13:"tophive-popup";i:4597;s:13:"tophive-forms";i:4598;s:14:"tophive-header";i:4599;s:14:"tophive-footer";i:4600;s:13:"tophive-popup";i:4601;s:13:"tophive-forms";i:4602;s:14:"tophive-header";i:4603;s:14:"tophive-footer";i:4604;s:13:"tophive-popup";i:4605;s:13:"tophive-forms";i:4606;s:14:"tophive-header";i:4607;s:14:"tophive-footer";i:4608;s:13:"tophive-popup";i:4609;s:13:"tophive-forms";i:4610;s:14:"tophive-header";i:4611;s:14:"tophive-footer";i:4612;s:13:"tophive-popup";i:4613;s:13:"tophive-forms";i:4614;s:14:"tophive-header";i:4615;s:14:"tophive-footer";i:4616;s:13:"tophive-popup";i:4617;s:13:"tophive-forms";i:4618;s:14:"tophive-header";i:4619;s:14:"tophive-footer";i:4620;s:13:"tophive-popup";i:4621;s:13:"tophive-forms";i:4622;s:14:"tophive-header";i:4623;s:14:"tophive-footer";i:4624;s:13:"tophive-popup";i:4625;s:13:"tophive-forms";i:4626;s:14:"tophive-header";i:4627;s:14:"tophive-footer";i:4628;s:13:"tophive-popup";i:4629;s:13:"tophive-forms";i:4630;s:14:"tophive-header";i:4631;s:14:"tophive-footer";i:4632;s:13:"tophive-popup";i:4633;s:13:"tophive-forms";i:4634;s:14:"tophive-header";i:4635;s:14:"tophive-footer";i:4636;s:13:"tophive-popup";i:4637;s:13:"tophive-forms";i:4638;s:14:"tophive-header";i:4639;s:14:"tophive-footer";i:4640;s:13:"tophive-popup";i:4641;s:13:"tophive-forms";i:4642;s:14:"tophive-header";i:4643;s:14:"tophive-footer";i:4644;s:13:"tophive-popup";i:4645;s:13:"tophive-forms";i:4646;s:14:"tophive-header";i:4647;s:14:"tophive-footer";i:4648;s:13:"tophive-popup";i:4649;s:13:"tophive-forms";i:4650;s:14:"tophive-header";i:4651;s:14:"tophive-footer";i:4652;s:13:"tophive-popup";i:4653;s:13:"tophive-forms";i:4654;s:14:"tophive-header";i:4655;s:14:"tophive-footer";i:4656;s:13:"tophive-popup";i:4657;s:13:"tophive-forms";i:4658;s:14:"tophive-header";i:4659;s:14:"tophive-footer";i:4660;s:13:"tophive-popup";i:4661;s:13:"tophive-forms";i:4662;s:14:"tophive-header";i:4663;s:14:"tophive-footer";i:4664;s:13:"tophive-popup";i:4665;s:13:"tophive-forms";i:4666;s:14:"tophive-header";i:4667;s:14:"tophive-footer";i:4668;s:13:"tophive-popup";i:4669;s:13:"tophive-forms";i:4670;s:14:"tophive-header";i:4671;s:14:"tophive-footer";i:4672;s:13:"tophive-popup";i:4673;s:13:"tophive-forms";i:4674;s:14:"tophive-header";i:4675;s:14:"tophive-footer";i:4676;s:13:"tophive-popup";i:4677;s:13:"tophive-forms";i:4678;s:14:"tophive-header";i:4679;s:14:"tophive-footer";i:4680;s:13:"tophive-popup";i:4681;s:13:"tophive-forms";i:4682;s:14:"tophive-header";i:4683;s:14:"tophive-footer";i:4684;s:13:"tophive-popup";i:4685;s:13:"tophive-forms";i:4686;s:14:"tophive-header";i:4687;s:14:"tophive-footer";i:4688;s:13:"tophive-popup";i:4689;s:13:"tophive-forms";i:4690;s:14:"tophive-header";i:4691;s:14:"tophive-footer";i:4692;s:13:"tophive-popup";i:4693;s:13:"tophive-forms";i:4694;s:14:"tophive-header";i:4695;s:14:"tophive-footer";i:4696;s:13:"tophive-popup";i:4697;s:13:"tophive-forms";i:4698;s:14:"tophive-header";i:4699;s:14:"tophive-footer";i:4700;s:13:"tophive-popup";i:4701;s:13:"tophive-forms";i:4702;s:14:"tophive-header";i:4703;s:14:"tophive-footer";i:4704;s:13:"tophive-popup";i:4705;s:13:"tophive-forms";i:4706;s:14:"tophive-header";i:4707;s:14:"tophive-footer";i:4708;s:13:"tophive-popup";i:4709;s:13:"tophive-forms";i:4710;s:14:"tophive-header";i:4711;s:14:"tophive-footer";i:4712;s:13:"tophive-popup";i:4713;s:13:"tophive-forms";i:4714;s:14:"tophive-header";i:4715;s:14:"tophive-footer";i:4716;s:13:"tophive-popup";i:4717;s:13:"tophive-forms";i:4718;s:14:"tophive-header";i:4719;s:14:"tophive-footer";i:4720;s:13:"tophive-popup";i:4721;s:13:"tophive-forms";i:4722;s:14:"tophive-header";i:4723;s:14:"tophive-footer";i:4724;s:13:"tophive-popup";i:4725;s:13:"tophive-forms";i:4726;s:14:"tophive-header";i:4727;s:14:"tophive-footer";i:4728;s:13:"tophive-popup";i:4729;s:13:"tophive-forms";i:4730;s:14:"tophive-header";i:4731;s:14:"tophive-footer";i:4732;s:13:"tophive-popup";i:4733;s:13:"tophive-forms";i:4734;s:14:"tophive-header";i:4735;s:14:"tophive-footer";i:4736;s:13:"tophive-popup";i:4737;s:13:"tophive-forms";i:4738;s:14:"tophive-header";i:4739;s:14:"tophive-footer";i:4740;s:13:"tophive-popup";i:4741;s:13:"tophive-forms";i:4742;s:14:"tophive-header";i:4743;s:14:"tophive-footer";i:4744;s:13:"tophive-popup";i:4745;s:13:"tophive-forms";i:4746;s:14:"tophive-header";i:4747;s:14:"tophive-footer";i:4748;s:13:"tophive-popup";i:4749;s:13:"tophive-forms";i:4750;s:14:"tophive-header";i:4751;s:14:"tophive-footer";i:4752;s:13:"tophive-popup";i:4753;s:13:"tophive-forms";i:4754;s:14:"tophive-header";i:4755;s:14:"tophive-footer";i:4756;s:13:"tophive-popup";i:4757;s:13:"tophive-forms";i:4758;s:14:"tophive-header";i:4759;s:14:"tophive-footer";i:4760;s:13:"tophive-popup";i:4761;s:13:"tophive-forms";i:4762;s:14:"tophive-header";i:4763;s:14:"tophive-footer";i:4764;s:13:"tophive-popup";i:4765;s:13:"tophive-forms";i:4766;s:14:"tophive-header";i:4767;s:14:"tophive-footer";i:4768;s:13:"tophive-popup";i:4769;s:13:"tophive-forms";i:4770;s:14:"tophive-header";i:4771;s:14:"tophive-footer";i:4772;s:13:"tophive-popup";i:4773;s:13:"tophive-forms";i:4774;s:14:"tophive-header";i:4775;s:14:"tophive-footer";i:4776;s:13:"tophive-popup";i:4777;s:13:"tophive-forms";i:4778;s:14:"tophive-header";i:4779;s:14:"tophive-footer";i:4780;s:13:"tophive-popup";i:4781;s:13:"tophive-forms";i:4782;s:14:"tophive-header";i:4783;s:14:"tophive-footer";i:4784;s:13:"tophive-popup";i:4785;s:13:"tophive-forms";i:4786;s:14:"tophive-header";i:4787;s:14:"tophive-footer";i:4788;s:13:"tophive-popup";i:4789;s:13:"tophive-forms";i:4790;s:14:"tophive-header";i:4791;s:14:"tophive-footer";i:4792;s:13:"tophive-popup";i:4793;s:13:"tophive-forms";i:4794;s:14:"tophive-header";i:4795;s:14:"tophive-footer";i:4796;s:13:"tophive-popup";i:4797;s:13:"tophive-forms";i:4798;s:14:"tophive-header";i:4799;s:14:"tophive-footer";i:4800;s:13:"tophive-popup";i:4801;s:13:"tophive-forms";i:4802;s:14:"tophive-header";i:4803;s:14:"tophive-footer";i:4804;s:13:"tophive-popup";i:4805;s:13:"tophive-forms";i:4806;s:14:"tophive-header";i:4807;s:14:"tophive-footer";i:4808;s:13:"tophive-popup";i:4809;s:13:"tophive-forms";i:4810;s:14:"tophive-header";i:4811;s:14:"tophive-footer";i:4812;s:13:"tophive-popup";i:4813;s:13:"tophive-forms";i:4814;s:14:"tophive-header";i:4815;s:14:"tophive-footer";i:4816;s:13:"tophive-popup";i:4817;s:13:"tophive-forms";i:4818;s:14:"tophive-header";i:4819;s:14:"tophive-footer";i:4820;s:13:"tophive-popup";i:4821;s:13:"tophive-forms";i:4822;s:14:"tophive-header";i:4823;s:14:"tophive-footer";i:4824;s:13:"tophive-popup";i:4825;s:13:"tophive-forms";i:4826;s:14:"tophive-header";i:4827;s:14:"tophive-footer";i:4828;s:13:"tophive-popup";i:4829;s:13:"tophive-forms";i:4830;s:14:"tophive-header";i:4831;s:14:"tophive-footer";i:4832;s:13:"tophive-popup";i:4833;s:13:"tophive-forms";i:4834;s:14:"tophive-header";i:4835;s:14:"tophive-footer";i:4836;s:13:"tophive-popup";i:4837;s:13:"tophive-forms";i:4838;s:14:"tophive-header";i:4839;s:14:"tophive-footer";i:4840;s:13:"tophive-popup";i:4841;s:13:"tophive-forms";i:4842;s:14:"tophive-header";i:4843;s:14:"tophive-footer";i:4844;s:13:"tophive-popup";i:4845;s:13:"tophive-forms";i:4846;s:14:"tophive-header";i:4847;s:14:"tophive-footer";i:4848;s:13:"tophive-popup";i:4849;s:13:"tophive-forms";i:4850;s:14:"tophive-header";i:4851;s:14:"tophive-footer";i:4852;s:13:"tophive-popup";i:4853;s:13:"tophive-forms";i:4854;s:14:"tophive-header";i:4855;s:14:"tophive-footer";i:4856;s:13:"tophive-popup";i:4857;s:13:"tophive-forms";i:4858;s:14:"tophive-header";i:4859;s:14:"tophive-footer";i:4860;s:13:"tophive-popup";i:4861;s:13:"tophive-forms";i:4862;s:14:"tophive-header";i:4863;s:14:"tophive-footer";i:4864;s:13:"tophive-popup";i:4865;s:13:"tophive-forms";i:4866;s:14:"tophive-header";i:4867;s:14:"tophive-footer";i:4868;s:13:"tophive-popup";i:4869;s:13:"tophive-forms";i:4870;s:14:"tophive-header";i:4871;s:14:"tophive-footer";i:4872;s:13:"tophive-popup";i:4873;s:13:"tophive-forms";i:4874;s:14:"tophive-header";i:4875;s:14:"tophive-footer";i:4876;s:13:"tophive-popup";i:4877;s:13:"tophive-forms";i:4878;s:14:"tophive-header";i:4879;s:14:"tophive-footer";i:4880;s:13:"tophive-popup";i:4881;s:13:"tophive-forms";i:4882;s:14:"tophive-header";i:4883;s:14:"tophive-footer";i:4884;s:13:"tophive-popup";i:4885;s:13:"tophive-forms";i:4886;s:14:"tophive-header";i:4887;s:14:"tophive-footer";i:4888;s:13:"tophive-popup";i:4889;s:13:"tophive-forms";i:4890;s:14:"tophive-header";i:4891;s:14:"tophive-footer";i:4892;s:13:"tophive-popup";i:4893;s:13:"tophive-forms";i:4894;s:14:"tophive-header";i:4895;s:14:"tophive-footer";i:4896;s:13:"tophive-popup";i:4897;s:13:"tophive-forms";i:4898;s:14:"tophive-header";i:4899;s:14:"tophive-footer";i:4900;s:13:"tophive-popup";i:4901;s:13:"tophive-forms";i:4902;s:14:"tophive-header";i:4903;s:14:"tophive-footer";i:4904;s:13:"tophive-popup";i:4905;s:13:"tophive-forms";i:4906;s:14:"tophive-header";i:4907;s:14:"tophive-footer";i:4908;s:13:"tophive-popup";i:4909;s:13:"tophive-forms";i:4910;s:14:"tophive-header";i:4911;s:14:"tophive-footer";i:4912;s:13:"tophive-popup";i:4913;s:13:"tophive-forms";i:4914;s:14:"tophive-header";i:4915;s:14:"tophive-footer";i:4916;s:13:"tophive-popup";i:4917;s:13:"tophive-forms";i:4918;s:14:"tophive-header";i:4919;s:14:"tophive-footer";i:4920;s:13:"tophive-popup";i:4921;s:13:"tophive-forms";i:4922;s:14:"tophive-header";i:4923;s:14:"tophive-footer";i:4924;s:13:"tophive-popup";i:4925;s:13:"tophive-forms";i:4926;s:14:"tophive-header";i:4927;s:14:"tophive-footer";i:4928;s:13:"tophive-popup";i:4929;s:13:"tophive-forms";i:4930;s:14:"tophive-header";i:4931;s:14:"tophive-footer";i:4932;s:13:"tophive-popup";i:4933;s:13:"tophive-forms";i:4934;s:14:"tophive-header";i:4935;s:14:"tophive-footer";i:4936;s:13:"tophive-popup";i:4937;s:13:"tophive-forms";i:4938;s:14:"tophive-header";i:4939;s:14:"tophive-footer";i:4940;s:13:"tophive-popup";i:4941;s:13:"tophive-forms";i:4942;s:14:"tophive-header";i:4943;s:14:"tophive-footer";i:4944;s:13:"tophive-popup";i:4945;s:13:"tophive-forms";i:4946;s:14:"tophive-header";i:4947;s:14:"tophive-footer";i:4948;s:13:"tophive-popup";i:4949;s:13:"tophive-forms";i:4950;s:14:"tophive-header";i:4951;s:14:"tophive-footer";i:4952;s:13:"tophive-popup";i:4953;s:13:"tophive-forms";i:4954;s:14:"tophive-header";i:4955;s:14:"tophive-footer";i:4956;s:13:"tophive-popup";i:4957;s:13:"tophive-forms";i:4958;s:14:"tophive-header";i:4959;s:14:"tophive-footer";i:4960;s:13:"tophive-popup";i:4961;s:13:"tophive-forms";i:4962;s:14:"tophive-header";i:4963;s:14:"tophive-footer";i:4964;s:13:"tophive-popup";i:4965;s:13:"tophive-forms";i:4966;s:14:"tophive-header";i:4967;s:14:"tophive-footer";i:4968;s:13:"tophive-popup";i:4969;s:13:"tophive-forms";i:4970;s:14:"tophive-header";i:4971;s:14:"tophive-footer";i:4972;s:13:"tophive-popup";i:4973;s:13:"tophive-forms";i:4974;s:14:"tophive-header";i:4975;s:14:"tophive-footer";i:4976;s:13:"tophive-popup";i:4977;s:13:"tophive-forms";i:4978;s:14:"tophive-header";i:4979;s:14:"tophive-footer";i:4980;s:13:"tophive-popup";i:4981;s:13:"tophive-forms";i:4982;s:14:"tophive-header";i:4983;s:14:"tophive-footer";i:4984;s:13:"tophive-popup";i:4985;s:13:"tophive-forms";i:4986;s:14:"tophive-header";i:4987;s:14:"tophive-footer";i:4988;s:13:"tophive-popup";i:4989;s:13:"tophive-forms";i:4990;s:14:"tophive-header";i:4991;s:14:"tophive-footer";i:4992;s:13:"tophive-popup";i:4993;s:13:"tophive-forms";i:4994;s:14:"tophive-header";i:4995;s:14:"tophive-footer";i:4996;s:13:"tophive-popup";i:4997;s:13:"tophive-forms";i:4998;s:14:"tophive-header";i:4999;s:14:"tophive-footer";i:5000;s:13:"tophive-popup";i:5001;s:13:"tophive-forms";i:5002;s:14:"tophive-header";i:5003;s:14:"tophive-footer";i:5004;s:13:"tophive-popup";i:5005;s:13:"tophive-forms";i:5006;s:14:"tophive-header";i:5007;s:14:"tophive-footer";i:5008;s:13:"tophive-popup";i:5009;s:13:"tophive-forms";i:5010;s:14:"tophive-header";i:5011;s:14:"tophive-footer";i:5012;s:13:"tophive-popup";i:5013;s:13:"tophive-forms";i:5014;s:14:"tophive-header";i:5015;s:14:"tophive-footer";i:5016;s:13:"tophive-popup";i:5017;s:13:"tophive-forms";i:5018;s:14:"tophive-header";i:5019;s:14:"tophive-footer";i:5020;s:13:"tophive-popup";i:5021;s:13:"tophive-forms";i:5022;s:14:"tophive-header";i:5023;s:14:"tophive-footer";i:5024;s:13:"tophive-popup";i:5025;s:13:"tophive-forms";i:5026;s:14:"tophive-header";i:5027;s:14:"tophive-footer";i:5028;s:13:"tophive-popup";i:5029;s:13:"tophive-forms";i:5030;s:14:"tophive-header";i:5031;s:14:"tophive-footer";i:5032;s:13:"tophive-popup";i:5033;s:13:"tophive-forms";i:5034;s:14:"tophive-header";i:5035;s:14:"tophive-footer";i:5036;s:13:"tophive-popup";i:5037;s:13:"tophive-forms";i:5038;s:14:"tophive-header";i:5039;s:14:"tophive-footer";i:5040;s:13:"tophive-popup";i:5041;s:13:"tophive-forms";i:5042;s:14:"tophive-header";i:5043;s:14:"tophive-footer";i:5044;s:13:"tophive-popup";i:5045;s:13:"tophive-forms";i:5046;s:14:"tophive-header";i:5047;s:14:"tophive-footer";i:5048;s:13:"tophive-popup";i:5049;s:13:"tophive-forms";i:5050;s:14:"tophive-header";i:5051;s:14:"tophive-footer";i:5052;s:13:"tophive-popup";i:5053;s:13:"tophive-forms";i:5054;s:14:"tophive-header";i:5055;s:14:"tophive-footer";i:5056;s:13:"tophive-popup";i:5057;s:13:"tophive-forms";i:5058;s:14:"tophive-header";i:5059;s:14:"tophive-footer";i:5060;s:13:"tophive-popup";i:5061;s:13:"tophive-forms";i:5062;s:14:"tophive-header";i:5063;s:14:"tophive-footer";i:5064;s:13:"tophive-popup";i:5065;s:13:"tophive-forms";i:5066;s:14:"tophive-header";i:5067;s:14:"tophive-footer";i:5068;s:13:"tophive-popup";i:5069;s:13:"tophive-forms";i:5070;s:14:"tophive-header";i:5071;s:14:"tophive-footer";i:5072;s:13:"tophive-popup";i:5073;s:13:"tophive-forms";i:5074;s:14:"tophive-header";i:5075;s:14:"tophive-footer";i:5076;s:13:"tophive-popup";i:5077;s:13:"tophive-forms";i:5078;s:14:"tophive-header";i:5079;s:14:"tophive-footer";i:5080;s:13:"tophive-popup";i:5081;s:13:"tophive-forms";i:5082;s:14:"tophive-header";i:5083;s:14:"tophive-footer";i:5084;s:13:"tophive-popup";i:5085;s:13:"tophive-forms";i:5086;s:14:"tophive-header";i:5087;s:14:"tophive-footer";i:5088;s:13:"tophive-popup";i:5089;s:13:"tophive-forms";i:5090;s:14:"tophive-header";i:5091;s:14:"tophive-footer";i:5092;s:13:"tophive-popup";i:5093;s:13:"tophive-forms";i:5094;s:14:"tophive-header";i:5095;s:14:"tophive-footer";i:5096;s:13:"tophive-popup";i:5097;s:13:"tophive-forms";i:5098;s:14:"tophive-header";i:5099;s:14:"tophive-footer";i:5100;s:13:"tophive-popup";i:5101;s:13:"tophive-forms";i:5102;s:14:"tophive-header";i:5103;s:14:"tophive-footer";i:5104;s:13:"tophive-popup";i:5105;s:13:"tophive-forms";i:5106;s:14:"tophive-header";i:5107;s:14:"tophive-footer";i:5108;s:13:"tophive-popup";i:5109;s:13:"tophive-forms";i:5110;s:14:"tophive-header";i:5111;s:14:"tophive-footer";i:5112;s:13:"tophive-popup";i:5113;s:13:"tophive-forms";i:5114;s:14:"tophive-header";i:5115;s:14:"tophive-footer";i:5116;s:13:"tophive-popup";i:5117;s:13:"tophive-forms";i:5118;s:14:"tophive-header";i:5119;s:14:"tophive-footer";i:5120;s:13:"tophive-popup";i:5121;s:13:"tophive-forms";i:5122;s:14:"tophive-header";i:5123;s:14:"tophive-footer";i:5124;s:13:"tophive-popup";i:5125;s:13:"tophive-forms";i:5126;s:14:"tophive-header";i:5127;s:14:"tophive-footer";i:5128;s:13:"tophive-popup";i:5129;s:13:"tophive-forms";i:5130;s:14:"tophive-header";i:5131;s:14:"tophive-footer";i:5132;s:13:"tophive-popup";i:5133;s:13:"tophive-forms";i:5134;s:14:"tophive-header";i:5135;s:14:"tophive-footer";i:5136;s:13:"tophive-popup";i:5137;s:13:"tophive-forms";i:5138;s:14:"tophive-header";i:5139;s:14:"tophive-footer";i:5140;s:13:"tophive-popup";i:5141;s:13:"tophive-forms";i:5142;s:14:"tophive-header";i:5143;s:14:"tophive-footer";i:5144;s:13:"tophive-popup";i:5145;s:13:"tophive-forms";i:5146;s:14:"tophive-header";i:5147;s:14:"tophive-footer";i:5148;s:13:"tophive-popup";i:5149;s:13:"tophive-forms";i:5150;s:14:"tophive-header";i:5151;s:14:"tophive-footer";i:5152;s:13:"tophive-popup";i:5153;s:13:"tophive-forms";i:5154;s:14:"tophive-header";i:5155;s:14:"tophive-footer";i:5156;s:13:"tophive-popup";i:5157;s:13:"tophive-forms";i:5158;s:14:"tophive-header";i:5159;s:14:"tophive-footer";i:5160;s:13:"tophive-popup";i:5161;s:13:"tophive-forms";i:5162;s:14:"tophive-header";i:5163;s:14:"tophive-footer";i:5164;s:13:"tophive-popup";i:5165;s:13:"tophive-forms";i:5166;s:14:"tophive-header";i:5167;s:14:"tophive-footer";i:5168;s:13:"tophive-popup";i:5169;s:13:"tophive-forms";i:5170;s:14:"tophive-header";i:5171;s:14:"tophive-footer";i:5172;s:13:"tophive-popup";i:5173;s:13:"tophive-forms";i:5174;s:14:"tophive-header";i:5175;s:14:"tophive-footer";i:5176;s:13:"tophive-popup";i:5177;s:13:"tophive-forms";i:5178;s:14:"tophive-header";i:5179;s:14:"tophive-footer";i:5180;s:13:"tophive-popup";i:5181;s:13:"tophive-forms";i:5182;s:14:"tophive-header";i:5183;s:14:"tophive-footer";i:5184;s:13:"tophive-popup";i:5185;s:13:"tophive-forms";i:5186;s:14:"tophive-header";i:5187;s:14:"tophive-footer";i:5188;s:13:"tophive-popup";i:5189;s:13:"tophive-forms";i:5190;s:14:"tophive-header";i:5191;s:14:"tophive-footer";i:5192;s:13:"tophive-popup";i:5193;s:13:"tophive-forms";i:5194;s:14:"tophive-header";i:5195;s:14:"tophive-footer";i:5196;s:13:"tophive-popup";i:5197;s:13:"tophive-forms";i:5198;s:14:"tophive-header";i:5199;s:14:"tophive-footer";i:5200;s:13:"tophive-popup";i:5201;s:13:"tophive-forms";i:5202;s:14:"tophive-header";i:5203;s:14:"tophive-footer";i:5204;s:13:"tophive-popup";i:5205;s:13:"tophive-forms";i:5206;s:14:"tophive-header";i:5207;s:14:"tophive-footer";i:5208;s:13:"tophive-popup";i:5209;s:13:"tophive-forms";i:5210;s:14:"tophive-header";i:5211;s:14:"tophive-footer";i:5212;s:13:"tophive-popup";i:5213;s:13:"tophive-forms";i:5214;s:14:"tophive-header";i:5215;s:14:"tophive-footer";i:5216;s:13:"tophive-popup";i:5217;s:13:"tophive-forms";i:5218;s:14:"tophive-header";i:5219;s:14:"tophive-footer";i:5220;s:13:"tophive-popup";i:5221;s:13:"tophive-forms";i:5222;s:14:"tophive-header";i:5223;s:14:"tophive-footer";i:5224;s:13:"tophive-popup";i:5225;s:13:"tophive-forms";i:5226;s:14:"tophive-header";i:5227;s:14:"tophive-footer";i:5228;s:13:"tophive-popup";i:5229;s:13:"tophive-forms";i:5230;s:14:"tophive-header";i:5231;s:14:"tophive-footer";i:5232;s:13:"tophive-popup";i:5233;s:13:"tophive-forms";i:5234;s:14:"tophive-header";i:5235;s:14:"tophive-footer";i:5236;s:13:"tophive-popup";i:5237;s:13:"tophive-forms";i:5238;s:14:"tophive-header";i:5239;s:14:"tophive-footer";i:5240;s:13:"tophive-popup";i:5241;s:13:"tophive-forms";i:5242;s:14:"tophive-header";i:5243;s:14:"tophive-footer";i:5244;s:13:"tophive-popup";i:5245;s:13:"tophive-forms";i:5246;s:14:"tophive-header";i:5247;s:14:"tophive-footer";i:5248;s:13:"tophive-popup";i:5249;s:13:"tophive-forms";i:5250;s:14:"tophive-header";i:5251;s:14:"tophive-footer";i:5252;s:13:"tophive-popup";i:5253;s:13:"tophive-forms";i:5254;s:14:"tophive-header";i:5255;s:14:"tophive-footer";i:5256;s:13:"tophive-popup";i:5257;s:13:"tophive-forms";i:5258;s:14:"tophive-header";i:5259;s:14:"tophive-footer";i:5260;s:13:"tophive-popup";i:5261;s:13:"tophive-forms";i:5262;s:14:"tophive-header";i:5263;s:14:"tophive-footer";i:5264;s:13:"tophive-popup";i:5265;s:13:"tophive-forms";i:5266;s:14:"tophive-header";i:5267;s:14:"tophive-footer";i:5268;s:13:"tophive-popup";i:5269;s:13:"tophive-forms";i:5270;s:14:"tophive-header";i:5271;s:14:"tophive-footer";i:5272;s:13:"tophive-popup";i:5273;s:13:"tophive-forms";i:5274;s:14:"tophive-header";i:5275;s:14:"tophive-footer";i:5276;s:13:"tophive-popup";i:5277;s:13:"tophive-forms";i:5278;s:14:"tophive-header";i:5279;s:14:"tophive-footer";i:5280;s:13:"tophive-popup";i:5281;s:13:"tophive-forms";i:5282;s:14:"tophive-header";i:5283;s:14:"tophive-footer";i:5284;s:13:"tophive-popup";i:5285;s:13:"tophive-forms";i:5286;s:14:"tophive-header";i:5287;s:14:"tophive-footer";i:5288;s:13:"tophive-popup";i:5289;s:13:"tophive-forms";i:5290;s:14:"tophive-header";i:5291;s:14:"tophive-footer";i:5292;s:13:"tophive-popup";i:5293;s:13:"tophive-forms";i:5294;s:14:"tophive-header";i:5295;s:14:"tophive-footer";i:5296;s:13:"tophive-popup";i:5297;s:13:"tophive-forms";i:5298;s:14:"tophive-header";i:5299;s:14:"tophive-footer";i:5300;s:13:"tophive-popup";i:5301;s:13:"tophive-forms";i:5302;s:14:"tophive-header";i:5303;s:14:"tophive-footer";i:5304;s:13:"tophive-popup";i:5305;s:13:"tophive-forms";i:5306;s:14:"tophive-header";i:5307;s:14:"tophive-footer";i:5308;s:13:"tophive-popup";i:5309;s:13:"tophive-forms";i:5310;s:14:"tophive-header";i:5311;s:14:"tophive-footer";i:5312;s:13:"tophive-popup";i:5313;s:13:"tophive-forms";i:5314;s:14:"tophive-header";i:5315;s:14:"tophive-footer";i:5316;s:13:"tophive-popup";i:5317;s:13:"tophive-forms";i:5318;s:14:"tophive-header";i:5319;s:14:"tophive-footer";i:5320;s:13:"tophive-popup";i:5321;s:13:"tophive-forms";i:5322;s:14:"tophive-header";i:5323;s:14:"tophive-footer";i:5324;s:13:"tophive-popup";i:5325;s:13:"tophive-forms";i:5326;s:14:"tophive-header";i:5327;s:14:"tophive-footer";i:5328;s:13:"tophive-popup";i:5329;s:13:"tophive-forms";i:5330;s:14:"tophive-header";i:5331;s:14:"tophive-footer";i:5332;s:13:"tophive-popup";i:5333;s:13:"tophive-forms";i:5334;s:14:"tophive-header";i:5335;s:14:"tophive-footer";i:5336;s:13:"tophive-popup";i:5337;s:13:"tophive-forms";i:5338;s:14:"tophive-header";i:5339;s:14:"tophive-footer";i:5340;s:13:"tophive-popup";i:5341;s:13:"tophive-forms";i:5342;s:14:"tophive-header";i:5343;s:14:"tophive-footer";i:5344;s:13:"tophive-popup";i:5345;s:13:"tophive-forms";i:5346;s:14:"tophive-header";i:5347;s:14:"tophive-footer";i:5348;s:13:"tophive-popup";i:5349;s:13:"tophive-forms";i:5350;s:14:"tophive-header";i:5351;s:14:"tophive-footer";i:5352;s:13:"tophive-popup";i:5353;s:13:"tophive-forms";i:5354;s:14:"tophive-header";i:5355;s:14:"tophive-footer";i:5356;s:13:"tophive-popup";i:5357;s:13:"tophive-forms";i:5358;s:14:"tophive-header";i:5359;s:14:"tophive-footer";i:5360;s:13:"tophive-popup";i:5361;s:13:"tophive-forms";i:5362;s:14:"tophive-header";i:5363;s:14:"tophive-footer";i:5364;s:13:"tophive-popup";i:5365;s:13:"tophive-forms";i:5366;s:14:"tophive-header";i:5367;s:14:"tophive-footer";i:5368;s:13:"tophive-popup";i:5369;s:13:"tophive-forms";i:5370;s:14:"tophive-header";i:5371;s:14:"tophive-footer";i:5372;s:13:"tophive-popup";i:5373;s:13:"tophive-forms";i:5374;s:14:"tophive-header";i:5375;s:14:"tophive-footer";i:5376;s:13:"tophive-popup";i:5377;s:13:"tophive-forms";i:5378;s:14:"tophive-header";i:5379;s:14:"tophive-footer";i:5380;s:13:"tophive-popup";i:5381;s:13:"tophive-forms";i:5382;s:14:"tophive-header";i:5383;s:14:"tophive-footer";i:5384;s:13:"tophive-popup";i:5385;s:13:"tophive-forms";i:5386;s:14:"tophive-header";i:5387;s:14:"tophive-footer";i:5388;s:13:"tophive-popup";i:5389;s:13:"tophive-forms";i:5390;s:14:"tophive-header";i:5391;s:14:"tophive-footer";i:5392;s:13:"tophive-popup";i:5393;s:13:"tophive-forms";i:5394;s:14:"tophive-header";i:5395;s:14:"tophive-footer";i:5396;s:13:"tophive-popup";i:5397;s:13:"tophive-forms";i:5398;s:14:"tophive-header";i:5399;s:14:"tophive-footer";i:5400;s:13:"tophive-popup";i:5401;s:13:"tophive-forms";i:5402;s:14:"tophive-header";i:5403;s:14:"tophive-footer";i:5404;s:13:"tophive-popup";i:5405;s:13:"tophive-forms";i:5406;s:14:"tophive-header";i:5407;s:14:"tophive-footer";i:5408;s:13:"tophive-popup";i:5409;s:13:"tophive-forms";i:5410;s:14:"tophive-header";i:5411;s:14:"tophive-footer";i:5412;s:13:"tophive-popup";i:5413;s:13:"tophive-forms";i:5414;s:14:"tophive-header";i:5415;s:14:"tophive-footer";i:5416;s:13:"tophive-popup";i:5417;s:13:"tophive-forms";i:5418;s:14:"tophive-header";i:5419;s:14:"tophive-footer";i:5420;s:13:"tophive-popup";i:5421;s:13:"tophive-forms";i:5422;s:14:"tophive-header";i:5423;s:14:"tophive-footer";i:5424;s:13:"tophive-popup";i:5425;s:13:"tophive-forms";i:5426;s:14:"tophive-header";i:5427;s:14:"tophive-footer";i:5428;s:13:"tophive-popup";i:5429;s:13:"tophive-forms";i:5430;s:14:"tophive-header";i:5431;s:14:"tophive-footer";i:5432;s:13:"tophive-popup";i:5433;s:13:"tophive-forms";i:5434;s:14:"tophive-header";i:5435;s:14:"tophive-footer";i:5436;s:13:"tophive-popup";i:5437;s:13:"tophive-forms";i:5438;s:14:"tophive-header";i:5439;s:14:"tophive-footer";i:5440;s:13:"tophive-popup";i:5441;s:13:"tophive-forms";i:5442;s:14:"tophive-header";i:5443;s:14:"tophive-footer";i:5444;s:13:"tophive-popup";i:5445;s:13:"tophive-forms";i:5446;s:14:"tophive-header";i:5447;s:14:"tophive-footer";i:5448;s:13:"tophive-popup";i:5449;s:13:"tophive-forms";i:5450;s:14:"tophive-header";i:5451;s:14:"tophive-footer";i:5452;s:13:"tophive-popup";i:5453;s:13:"tophive-forms";i:5454;s:14:"tophive-header";i:5455;s:14:"tophive-footer";i:5456;s:13:"tophive-popup";i:5457;s:13:"tophive-forms";i:5458;s:14:"tophive-header";i:5459;s:14:"tophive-footer";i:5460;s:13:"tophive-popup";i:5461;s:13:"tophive-forms";i:5462;s:14:"tophive-header";i:5463;s:14:"tophive-footer";i:5464;s:13:"tophive-popup";i:5465;s:13:"tophive-forms";i:5466;s:14:"tophive-header";i:5467;s:14:"tophive-footer";i:5468;s:13:"tophive-popup";i:5469;s:13:"tophive-forms";i:5470;s:14:"tophive-header";i:5471;s:14:"tophive-footer";i:5472;s:13:"tophive-popup";i:5473;s:13:"tophive-forms";i:5474;s:14:"tophive-header";i:5475;s:14:"tophive-footer";i:5476;s:13:"tophive-popup";i:5477;s:13:"tophive-forms";i:5478;s:14:"tophive-header";i:5479;s:14:"tophive-footer";i:5480;s:13:"tophive-popup";i:5481;s:13:"tophive-forms";i:5482;s:14:"tophive-header";i:5483;s:14:"tophive-footer";i:5484;s:13:"tophive-popup";i:5485;s:13:"tophive-forms";i:5486;s:14:"tophive-header";i:5487;s:14:"tophive-footer";i:5488;s:13:"tophive-popup";i:5489;s:13:"tophive-forms";i:5490;s:14:"tophive-header";i:5491;s:14:"tophive-footer";i:5492;s:13:"tophive-popup";i:5493;s:13:"tophive-forms";i:5494;s:14:"tophive-header";i:5495;s:14:"tophive-footer";i:5496;s:13:"tophive-popup";i:5497;s:13:"tophive-forms";i:5498;s:14:"tophive-header";i:5499;s:14:"tophive-footer";i:5500;s:13:"tophive-popup";i:5501;s:13:"tophive-forms";i:5502;s:14:"tophive-header";i:5503;s:14:"tophive-footer";i:5504;s:13:"tophive-popup";i:5505;s:13:"tophive-forms";i:5506;s:14:"tophive-header";i:5507;s:14:"tophive-footer";i:5508;s:13:"tophive-popup";i:5509;s:13:"tophive-forms";i:5510;s:14:"tophive-header";i:5511;s:14:"tophive-footer";i:5512;s:13:"tophive-popup";i:5513;s:13:"tophive-forms";i:5514;s:14:"tophive-header";i:5515;s:14:"tophive-footer";i:5516;s:13:"tophive-popup";i:5517;s:13:"tophive-forms";i:5518;s:14:"tophive-header";i:5519;s:14:"tophive-footer";i:5520;s:13:"tophive-popup";i:5521;s:13:"tophive-forms";i:5522;s:14:"tophive-header";i:5523;s:14:"tophive-footer";i:5524;s:13:"tophive-popup";i:5525;s:13:"tophive-forms";i:5526;s:14:"tophive-header";i:5527;s:14:"tophive-footer";i:5528;s:13:"tophive-popup";i:5529;s:13:"tophive-forms";i:5530;s:14:"tophive-header";i:5531;s:14:"tophive-footer";i:5532;s:13:"tophive-popup";i:5533;s:13:"tophive-forms";i:5534;s:14:"tophive-header";i:5535;s:14:"tophive-footer";i:5536;s:13:"tophive-popup";i:5537;s:13:"tophive-forms";i:5538;s:14:"tophive-header";i:5539;s:14:"tophive-footer";i:5540;s:13:"tophive-popup";i:5541;s:13:"tophive-forms";i:5542;s:14:"tophive-header";i:5543;s:14:"tophive-footer";i:5544;s:13:"tophive-popup";i:5545;s:13:"tophive-forms";i:5546;s:14:"tophive-header";i:5547;s:14:"tophive-footer";i:5548;s:13:"tophive-popup";i:5549;s:13:"tophive-forms";i:5550;s:14:"tophive-header";i:5551;s:14:"tophive-footer";i:5552;s:13:"tophive-popup";i:5553;s:13:"tophive-forms";i:5554;s:14:"tophive-header";i:5555;s:14:"tophive-footer";i:5556;s:13:"tophive-popup";i:5557;s:13:"tophive-forms";i:5558;s:14:"tophive-header";i:5559;s:14:"tophive-footer";i:5560;s:13:"tophive-popup";i:5561;s:13:"tophive-forms";i:5562;s:14:"tophive-header";i:5563;s:14:"tophive-footer";i:5564;s:13:"tophive-popup";i:5565;s:13:"tophive-forms";i:5566;s:14:"tophive-header";i:5567;s:14:"tophive-footer";i:5568;s:13:"tophive-popup";i:5569;s:13:"tophive-forms";i:5570;s:14:"tophive-header";i:5571;s:14:"tophive-footer";i:5572;s:13:"tophive-popup";i:5573;s:13:"tophive-forms";i:5574;s:14:"tophive-header";i:5575;s:14:"tophive-footer";i:5576;s:13:"tophive-popup";i:5577;s:13:"tophive-forms";i:5578;s:14:"tophive-header";i:5579;s:14:"tophive-footer";i:5580;s:13:"tophive-popup";i:5581;s:13:"tophive-forms";i:5582;s:14:"tophive-header";i:5583;s:14:"tophive-footer";i:5584;s:13:"tophive-popup";i:5585;s:13:"tophive-forms";i:5586;s:14:"tophive-header";i:5587;s:14:"tophive-footer";i:5588;s:13:"tophive-popup";i:5589;s:13:"tophive-forms";i:5590;s:14:"tophive-header";i:5591;s:14:"tophive-footer";i:5592;s:13:"tophive-popup";i:5593;s:13:"tophive-forms";i:5594;s:14:"tophive-header";i:5595;s:14:"tophive-footer";i:5596;s:13:"tophive-popup";i:5597;s:13:"tophive-forms";i:5598;s:14:"tophive-header";i:5599;s:14:"tophive-footer";i:5600;s:13:"tophive-popup";i:5601;s:13:"tophive-forms";i:5602;s:14:"tophive-header";i:5603;s:14:"tophive-footer";i:5604;s:13:"tophive-popup";i:5605;s:13:"tophive-forms";i:5606;s:14:"tophive-header";i:5607;s:14:"tophive-footer";i:5608;s:13:"tophive-popup";i:5609;s:13:"tophive-forms";i:5610;s:14:"tophive-header";i:5611;s:14:"tophive-footer";i:5612;s:13:"tophive-popup";i:5613;s:13:"tophive-forms";i:5614;s:14:"tophive-header";i:5615;s:14:"tophive-footer";i:5616;s:13:"tophive-popup";i:5617;s:13:"tophive-forms";i:5618;s:14:"tophive-header";i:5619;s:14:"tophive-footer";i:5620;s:13:"tophive-popup";i:5621;s:13:"tophive-forms";i:5622;s:14:"tophive-header";i:5623;s:14:"tophive-footer";i:5624;s:13:"tophive-popup";i:5625;s:13:"tophive-forms";i:5626;s:14:"tophive-header";i:5627;s:14:"tophive-footer";i:5628;s:13:"tophive-popup";i:5629;s:13:"tophive-forms";i:5630;s:14:"tophive-header";i:5631;s:14:"tophive-footer";i:5632;s:13:"tophive-popup";i:5633;s:13:"tophive-forms";i:5634;s:14:"tophive-header";i:5635;s:14:"tophive-footer";i:5636;s:13:"tophive-popup";i:5637;s:13:"tophive-forms";i:5638;s:14:"tophive-header";i:5639;s:14:"tophive-footer";i:5640;s:13:"tophive-popup";i:5641;s:13:"tophive-forms";i:5642;s:14:"tophive-header";i:5643;s:14:"tophive-footer";i:5644;s:13:"tophive-popup";i:5645;s:13:"tophive-forms";i:5646;s:14:"tophive-header";i:5647;s:14:"tophive-footer";i:5648;s:13:"tophive-popup";i:5649;s:13:"tophive-forms";i:5650;s:14:"tophive-header";i:5651;s:14:"tophive-footer";i:5652;s:13:"tophive-popup";i:5653;s:13:"tophive-forms";i:5654;s:14:"tophive-header";i:5655;s:14:"tophive-footer";i:5656;s:13:"tophive-popup";i:5657;s:13:"tophive-forms";i:5658;s:14:"tophive-header";i:5659;s:14:"tophive-footer";i:5660;s:13:"tophive-popup";i:5661;s:13:"tophive-forms";i:5662;s:14:"tophive-header";i:5663;s:14:"tophive-footer";i:5664;s:13:"tophive-popup";i:5665;s:13:"tophive-forms";i:5666;s:14:"tophive-header";i:5667;s:14:"tophive-footer";i:5668;s:13:"tophive-popup";i:5669;s:13:"tophive-forms";i:5670;s:14:"tophive-header";i:5671;s:14:"tophive-footer";i:5672;s:13:"tophive-popup";i:5673;s:13:"tophive-forms";i:5674;s:14:"tophive-header";i:5675;s:14:"tophive-footer";i:5676;s:13:"tophive-popup";i:5677;s:13:"tophive-forms";i:5678;s:14:"tophive-header";i:5679;s:14:"tophive-footer";i:5680;s:13:"tophive-popup";i:5681;s:13:"tophive-forms";i:5682;s:14:"tophive-header";i:5683;s:14:"tophive-footer";i:5684;s:13:"tophive-popup";i:5685;s:13:"tophive-forms";i:5686;s:14:"tophive-header";i:5687;s:14:"tophive-footer";i:5688;s:13:"tophive-popup";i:5689;s:13:"tophive-forms";i:5690;s:14:"tophive-header";i:5691;s:14:"tophive-footer";i:5692;s:13:"tophive-popup";i:5693;s:13:"tophive-forms";i:5694;s:14:"tophive-header";i:5695;s:14:"tophive-footer";i:5696;s:13:"tophive-popup";i:5697;s:13:"tophive-forms";i:5698;s:14:"tophive-header";i:5699;s:14:"tophive-footer";i:5700;s:13:"tophive-popup";i:5701;s:13:"tophive-forms";i:5702;s:14:"tophive-header";i:5703;s:14:"tophive-footer";i:5704;s:13:"tophive-popup";i:5705;s:13:"tophive-forms";i:5706;s:14:"tophive-header";i:5707;s:14:"tophive-footer";i:5708;s:13:"tophive-popup";i:5709;s:13:"tophive-forms";i:5710;s:14:"tophive-header";i:5711;s:14:"tophive-footer";i:5712;s:13:"tophive-popup";i:5713;s:13:"tophive-forms";i:5714;s:14:"tophive-header";i:5715;s:14:"tophive-footer";i:5716;s:13:"tophive-popup";i:5717;s:13:"tophive-forms";i:5718;s:14:"tophive-header";i:5719;s:14:"tophive-footer";i:5720;s:13:"tophive-popup";i:5721;s:13:"tophive-forms";i:5722;s:14:"tophive-header";i:5723;s:14:"tophive-footer";i:5724;s:13:"tophive-popup";i:5725;s:13:"tophive-forms";i:5726;s:14:"tophive-header";i:5727;s:14:"tophive-footer";i:5728;s:13:"tophive-popup";i:5729;s:13:"tophive-forms";i:5730;s:14:"tophive-header";i:5731;s:14:"tophive-footer";i:5732;s:13:"tophive-popup";i:5733;s:13:"tophive-forms";i:5734;s:14:"tophive-header";i:5735;s:14:"tophive-footer";i:5736;s:13:"tophive-popup";i:5737;s:13:"tophive-forms";i:5738;s:14:"tophive-header";i:5739;s:14:"tophive-footer";i:5740;s:13:"tophive-popup";i:5741;s:13:"tophive-forms";i:5742;s:14:"tophive-header";i:5743;s:14:"tophive-footer";i:5744;s:13:"tophive-popup";i:5745;s:13:"tophive-forms";i:5746;s:14:"tophive-header";i:5747;s:14:"tophive-footer";i:5748;s:13:"tophive-popup";i:5749;s:13:"tophive-forms";i:5750;s:14:"tophive-header";i:5751;s:14:"tophive-footer";i:5752;s:13:"tophive-popup";i:5753;s:13:"tophive-forms";i:5754;s:14:"tophive-header";i:5755;s:14:"tophive-footer";i:5756;s:13:"tophive-popup";i:5757;s:13:"tophive-forms";i:5758;s:14:"tophive-header";i:5759;s:14:"tophive-footer";i:5760;s:13:"tophive-popup";i:5761;s:13:"tophive-forms";i:5762;s:14:"tophive-header";i:5763;s:14:"tophive-footer";i:5764;s:13:"tophive-popup";i:5765;s:13:"tophive-forms";i:5766;s:14:"tophive-header";i:5767;s:14:"tophive-footer";i:5768;s:13:"tophive-popup";i:5769;s:13:"tophive-forms";i:5770;s:14:"tophive-header";i:5771;s:14:"tophive-footer";i:5772;s:13:"tophive-popup";i:5773;s:13:"tophive-forms";i:5774;s:14:"tophive-header";i:5775;s:14:"tophive-footer";i:5776;s:13:"tophive-popup";i:5777;s:13:"tophive-forms";i:5778;s:14:"tophive-header";i:5779;s:14:"tophive-footer";i:5780;s:13:"tophive-popup";i:5781;s:13:"tophive-forms";i:5782;s:14:"tophive-header";i:5783;s:14:"tophive-footer";i:5784;s:13:"tophive-popup";i:5785;s:13:"tophive-forms";i:5786;s:14:"tophive-header";i:5787;s:14:"tophive-footer";i:5788;s:13:"tophive-popup";i:5789;s:13:"tophive-forms";i:5790;s:14:"tophive-header";i:5791;s:14:"tophive-footer";i:5792;s:13:"tophive-popup";i:5793;s:13:"tophive-forms";i:5794;s:14:"tophive-header";i:5795;s:14:"tophive-footer";i:5796;s:13:"tophive-popup";i:5797;s:13:"tophive-forms";i:5798;s:14:"tophive-header";i:5799;s:14:"tophive-footer";i:5800;s:13:"tophive-popup";i:5801;s:13:"tophive-forms";i:5802;s:14:"tophive-header";i:5803;s:14:"tophive-footer";i:5804;s:13:"tophive-popup";i:5805;s:13:"tophive-forms";i:5806;s:14:"tophive-header";i:5807;s:14:"tophive-footer";i:5808;s:13:"tophive-popup";i:5809;s:13:"tophive-forms";i:5810;s:14:"tophive-header";i:5811;s:14:"tophive-footer";i:5812;s:13:"tophive-popup";i:5813;s:13:"tophive-forms";i:5814;s:14:"tophive-header";i:5815;s:14:"tophive-footer";i:5816;s:13:"tophive-popup";i:5817;s:13:"tophive-forms";i:5818;s:14:"tophive-header";i:5819;s:14:"tophive-footer";i:5820;s:13:"tophive-popup";i:5821;s:13:"tophive-forms";i:5822;s:14:"tophive-header";i:5823;s:14:"tophive-footer";i:5824;s:13:"tophive-popup";i:5825;s:13:"tophive-forms";i:5826;s:14:"tophive-header";i:5827;s:14:"tophive-footer";i:5828;s:13:"tophive-popup";i:5829;s:13:"tophive-forms";i:5830;s:14:"tophive-header";i:5831;s:14:"tophive-footer";i:5832;s:13:"tophive-popup";i:5833;s:13:"tophive-forms";i:5834;s:14:"tophive-header";i:5835;s:14:"tophive-footer";i:5836;s:13:"tophive-popup";i:5837;s:13:"tophive-forms";i:5838;s:14:"tophive-header";i:5839;s:14:"tophive-footer";i:5840;s:13:"tophive-popup";i:5841;s:13:"tophive-forms";i:5842;s:14:"tophive-header";i:5843;s:14:"tophive-footer";i:5844;s:13:"tophive-popup";i:5845;s:13:"tophive-forms";i:5846;s:14:"tophive-header";i:5847;s:14:"tophive-footer";i:5848;s:13:"tophive-popup";i:5849;s:13:"tophive-forms";i:5850;s:14:"tophive-header";i:5851;s:14:"tophive-footer";i:5852;s:13:"tophive-popup";i:5853;s:13:"tophive-forms";i:5854;s:14:"tophive-header";i:5855;s:14:"tophive-footer";i:5856;s:13:"tophive-popup";i:5857;s:13:"tophive-forms";i:5858;s:14:"tophive-header";i:5859;s:14:"tophive-footer";i:5860;s:13:"tophive-popup";i:5861;s:13:"tophive-forms";i:5862;s:14:"tophive-header";i:5863;s:14:"tophive-footer";i:5864;s:13:"tophive-popup";i:5865;s:13:"tophive-forms";i:5866;s:14:"tophive-header";i:5867;s:14:"tophive-footer";i:5868;s:13:"tophive-popup";i:5869;s:13:"tophive-forms";i:5870;s:14:"tophive-header";i:5871;s:14:"tophive-footer";i:5872;s:13:"tophive-popup";i:5873;s:13:"tophive-forms";i:5874;s:14:"tophive-header";i:5875;s:14:"tophive-footer";i:5876;s:13:"tophive-popup";i:5877;s:13:"tophive-forms";i:5878;s:14:"tophive-header";i:5879;s:14:"tophive-footer";i:5880;s:13:"tophive-popup";i:5881;s:13:"tophive-forms";i:5882;s:14:"tophive-header";i:5883;s:14:"tophive-footer";i:5884;s:13:"tophive-popup";i:5885;s:13:"tophive-forms";i:5886;s:14:"tophive-header";i:5887;s:14:"tophive-footer";i:5888;s:13:"tophive-popup";i:5889;s:13:"tophive-forms";i:5890;s:14:"tophive-header";i:5891;s:14:"tophive-footer";i:5892;s:13:"tophive-popup";i:5893;s:13:"tophive-forms";i:5894;s:14:"tophive-header";i:5895;s:14:"tophive-footer";i:5896;s:13:"tophive-popup";i:5897;s:13:"tophive-forms";i:5898;s:14:"tophive-header";i:5899;s:14:"tophive-footer";i:5900;s:13:"tophive-popup";i:5901;s:13:"tophive-forms";i:5902;s:14:"tophive-header";i:5903;s:14:"tophive-footer";i:5904;s:13:"tophive-popup";i:5905;s:13:"tophive-forms";i:5906;s:14:"tophive-header";i:5907;s:14:"tophive-footer";i:5908;s:13:"tophive-popup";i:5909;s:13:"tophive-forms";i:5910;s:14:"tophive-header";i:5911;s:14:"tophive-footer";i:5912;s:13:"tophive-popup";i:5913;s:13:"tophive-forms";i:5914;s:14:"tophive-header";i:5915;s:14:"tophive-footer";i:5916;s:13:"tophive-popup";i:5917;s:13:"tophive-forms";i:5918;s:14:"tophive-header";i:5919;s:14:"tophive-footer";i:5920;s:13:"tophive-popup";i:5921;s:13:"tophive-forms";i:5922;s:14:"tophive-header";i:5923;s:14:"tophive-footer";i:5924;s:13:"tophive-popup";i:5925;s:13:"tophive-forms";i:5926;s:14:"tophive-header";i:5927;s:14:"tophive-footer";i:5928;s:13:"tophive-popup";i:5929;s:13:"tophive-forms";i:5930;s:14:"tophive-header";i:5931;s:14:"tophive-footer";i:5932;s:13:"tophive-popup";i:5933;s:13:"tophive-forms";i:5934;s:14:"tophive-header";i:5935;s:14:"tophive-footer";i:5936;s:13:"tophive-popup";i:5937;s:13:"tophive-forms";i:5938;s:14:"tophive-header";i:5939;s:14:"tophive-footer";i:5940;s:13:"tophive-popup";i:5941;s:13:"tophive-forms";i:5942;s:14:"tophive-header";i:5943;s:14:"tophive-footer";i:5944;s:13:"tophive-popup";i:5945;s:13:"tophive-forms";i:5946;s:14:"tophive-header";i:5947;s:14:"tophive-footer";i:5948;s:13:"tophive-popup";i:5949;s:13:"tophive-forms";i:5950;s:14:"tophive-header";i:5951;s:14:"tophive-footer";i:5952;s:13:"tophive-popup";i:5953;s:13:"tophive-forms";i:5954;s:14:"tophive-header";i:5955;s:14:"tophive-footer";i:5956;s:13:"tophive-popup";i:5957;s:13:"tophive-forms";i:5958;s:14:"tophive-header";i:5959;s:14:"tophive-footer";i:5960;s:13:"tophive-popup";i:5961;s:13:"tophive-forms";i:5962;s:14:"tophive-header";i:5963;s:14:"tophive-footer";i:5964;s:13:"tophive-popup";i:5965;s:13:"tophive-forms";i:5966;s:14:"tophive-header";i:5967;s:14:"tophive-footer";i:5968;s:13:"tophive-popup";i:5969;s:13:"tophive-forms";i:5970;s:14:"tophive-header";i:5971;s:14:"tophive-footer";i:5972;s:13:"tophive-popup";i:5973;s:13:"tophive-forms";i:5974;s:14:"tophive-header";i:5975;s:14:"tophive-footer";i:5976;s:13:"tophive-popup";i:5977;s:13:"tophive-forms";i:5978;s:14:"tophive-header";i:5979;s:14:"tophive-footer";i:5980;s:13:"tophive-popup";i:5981;s:13:"tophive-forms";i:5982;s:14:"tophive-header";i:5983;s:14:"tophive-footer";i:5984;s:13:"tophive-popup";i:5985;s:13:"tophive-forms";i:5986;s:14:"tophive-header";i:5987;s:14:"tophive-footer";i:5988;s:13:"tophive-popup";i:5989;s:13:"tophive-forms";i:5990;s:14:"tophive-header";i:5991;s:14:"tophive-footer";i:5992;s:13:"tophive-popup";i:5993;s:13:"tophive-forms";i:5994;s:14:"tophive-header";i:5995;s:14:"tophive-footer";i:5996;s:13:"tophive-popup";i:5997;s:13:"tophive-forms";i:5998;s:14:"tophive-header";i:5999;s:14:"tophive-footer";i:6000;s:13:"tophive-popup";i:6001;s:13:"tophive-forms";i:6002;s:14:"tophive-header";i:6003;s:14:"tophive-footer";i:6004;s:13:"tophive-popup";i:6005;s:13:"tophive-forms";i:6006;s:14:"tophive-header";i:6007;s:14:"tophive-footer";i:6008;s:13:"tophive-popup";i:6009;s:13:"tophive-forms";i:6010;s:14:"tophive-header";i:6011;s:14:"tophive-footer";i:6012;s:13:"tophive-popup";i:6013;s:13:"tophive-forms";i:6014;s:14:"tophive-header";i:6015;s:14:"tophive-footer";i:6016;s:13:"tophive-popup";i:6017;s:13:"tophive-forms";i:6018;s:14:"tophive-header";i:6019;s:14:"tophive-footer";i:6020;s:13:"tophive-popup";i:6021;s:13:"tophive-forms";i:6022;s:14:"tophive-header";i:6023;s:14:"tophive-footer";i:6024;s:13:"tophive-popup";i:6025;s:13:"tophive-forms";i:6026;s:14:"tophive-header";i:6027;s:14:"tophive-footer";i:6028;s:13:"tophive-popup";i:6029;s:13:"tophive-forms";i:6030;s:14:"tophive-header";i:6031;s:14:"tophive-footer";i:6032;s:13:"tophive-popup";i:6033;s:13:"tophive-forms";i:6034;s:14:"tophive-header";i:6035;s:14:"tophive-footer";i:6036;s:13:"tophive-popup";i:6037;s:13:"tophive-forms";i:6038;s:14:"tophive-header";i:6039;s:14:"tophive-footer";i:6040;s:13:"tophive-popup";i:6041;s:13:"tophive-forms";i:6042;s:14:"tophive-header";i:6043;s:14:"tophive-footer";i:6044;s:13:"tophive-popup";i:6045;s:13:"tophive-forms";i:6046;s:14:"tophive-header";i:6047;s:14:"tophive-footer";i:6048;s:13:"tophive-popup";i:6049;s:13:"tophive-forms";i:6050;s:14:"tophive-header";i:6051;s:14:"tophive-footer";i:6052;s:13:"tophive-popup";i:6053;s:13:"tophive-forms";i:6054;s:14:"tophive-header";i:6055;s:14:"tophive-footer";i:6056;s:13:"tophive-popup";i:6057;s:13:"tophive-forms";i:6058;s:14:"tophive-header";i:6059;s:14:"tophive-footer";i:6060;s:13:"tophive-popup";i:6061;s:13:"tophive-forms";i:6062;s:14:"tophive-header";i:6063;s:14:"tophive-footer";i:6064;s:13:"tophive-popup";i:6065;s:13:"tophive-forms";i:6066;s:14:"tophive-header";i:6067;s:14:"tophive-footer";i:6068;s:13:"tophive-popup";i:6069;s:13:"tophive-forms";i:6070;s:14:"tophive-header";i:6071;s:14:"tophive-footer";i:6072;s:13:"tophive-popup";i:6073;s:13:"tophive-forms";i:6074;s:14:"tophive-header";i:6075;s:14:"tophive-footer";i:6076;s:13:"tophive-popup";i:6077;s:13:"tophive-forms";i:6078;s:14:"tophive-header";i:6079;s:14:"tophive-footer";i:6080;s:13:"tophive-popup";i:6081;s:13:"tophive-forms";i:6082;s:14:"tophive-header";i:6083;s:14:"tophive-footer";i:6084;s:13:"tophive-popup";i:6085;s:13:"tophive-forms";i:6086;s:14:"tophive-header";i:6087;s:14:"tophive-footer";i:6088;s:13:"tophive-popup";i:6089;s:13:"tophive-forms";i:6090;s:14:"tophive-header";i:6091;s:14:"tophive-footer";i:6092;s:13:"tophive-popup";i:6093;s:13:"tophive-forms";i:6094;s:14:"tophive-header";i:6095;s:14:"tophive-footer";i:6096;s:13:"tophive-popup";i:6097;s:13:"tophive-forms";i:6098;s:14:"tophive-header";i:6099;s:14:"tophive-footer";i:6100;s:13:"tophive-popup";i:6101;s:13:"tophive-forms";i:6102;s:14:"tophive-header";i:6103;s:14:"tophive-footer";i:6104;s:13:"tophive-popup";i:6105;s:13:"tophive-forms";i:6106;s:14:"tophive-header";i:6107;s:14:"tophive-footer";i:6108;s:13:"tophive-popup";i:6109;s:13:"tophive-forms";i:6110;s:14:"tophive-header";i:6111;s:14:"tophive-footer";i:6112;s:13:"tophive-popup";i:6113;s:13:"tophive-forms";i:6114;s:14:"tophive-header";i:6115;s:14:"tophive-footer";i:6116;s:13:"tophive-popup";i:6117;s:13:"tophive-forms";i:6118;s:14:"tophive-header";i:6119;s:14:"tophive-footer";i:6120;s:13:"tophive-popup";i:6121;s:13:"tophive-forms";i:6122;s:14:"tophive-header";i:6123;s:14:"tophive-footer";i:6124;s:13:"tophive-popup";i:6125;s:13:"tophive-forms";i:6126;s:14:"tophive-header";i:6127;s:14:"tophive-footer";i:6128;s:13:"tophive-popup";i:6129;s:13:"tophive-forms";i:6130;s:14:"tophive-header";i:6131;s:14:"tophive-footer";i:6132;s:13:"tophive-popup";i:6133;s:13:"tophive-forms";i:6134;s:14:"tophive-header";i:6135;s:14:"tophive-footer";i:6136;s:13:"tophive-popup";i:6137;s:13:"tophive-forms";i:6138;s:14:"tophive-header";i:6139;s:14:"tophive-footer";i:6140;s:13:"tophive-popup";i:6141;s:13:"tophive-forms";i:6142;s:14:"tophive-header";i:6143;s:14:"tophive-footer";i:6144;s:13:"tophive-popup";i:6145;s:13:"tophive-forms";i:6146;s:14:"tophive-header";i:6147;s:14:"tophive-footer";i:6148;s:13:"tophive-popup";i:6149;s:13:"tophive-forms";i:6150;s:14:"tophive-header";i:6151;s:14:"tophive-footer";i:6152;s:13:"tophive-popup";i:6153;s:13:"tophive-forms";i:6154;s:14:"tophive-header";i:6155;s:14:"tophive-footer";i:6156;s:13:"tophive-popup";i:6157;s:13:"tophive-forms";i:6158;s:14:"tophive-header";i:6159;s:14:"tophive-footer";i:6160;s:13:"tophive-popup";i:6161;s:13:"tophive-forms";i:6162;s:14:"tophive-header";i:6163;s:14:"tophive-footer";i:6164;s:13:"tophive-popup";i:6165;s:13:"tophive-forms";i:6166;s:14:"tophive-header";i:6167;s:14:"tophive-footer";i:6168;s:13:"tophive-popup";i:6169;s:13:"tophive-forms";i:6170;s:14:"tophive-header";i:6171;s:14:"tophive-footer";i:6172;s:13:"tophive-popup";i:6173;s:13:"tophive-forms";i:6174;s:14:"tophive-header";i:6175;s:14:"tophive-footer";i:6176;s:13:"tophive-popup";i:6177;s:13:"tophive-forms";i:6178;s:14:"tophive-header";i:6179;s:14:"tophive-footer";i:6180;s:13:"tophive-popup";i:6181;s:13:"tophive-forms";i:6182;s:14:"tophive-header";i:6183;s:14:"tophive-footer";i:6184;s:13:"tophive-popup";i:6185;s:13:"tophive-forms";i:6186;s:14:"tophive-header";i:6187;s:14:"tophive-footer";i:6188;s:13:"tophive-popup";i:6189;s:13:"tophive-forms";i:6190;s:14:"tophive-header";i:6191;s:14:"tophive-footer";i:6192;s:13:"tophive-popup";i:6193;s:13:"tophive-forms";i:6194;s:14:"tophive-header";i:6195;s:14:"tophive-footer";i:6196;s:13:"tophive-popup";i:6197;s:13:"tophive-forms";i:6198;s:14:"tophive-header";i:6199;s:14:"tophive-footer";i:6200;s:13:"tophive-popup";i:6201;s:13:"tophive-forms";i:6202;s:14:"tophive-header";i:6203;s:14:"tophive-footer";i:6204;s:13:"tophive-popup";i:6205;s:13:"tophive-forms";i:6206;s:14:"tophive-header";i:6207;s:14:"tophive-footer";i:6208;s:13:"tophive-popup";i:6209;s:13:"tophive-forms";i:6210;s:14:"tophive-header";i:6211;s:14:"tophive-footer";i:6212;s:13:"tophive-popup";i:6213;s:13:"tophive-forms";i:6214;s:14:"tophive-header";i:6215;s:14:"tophive-footer";i:6216;s:13:"tophive-popup";i:6217;s:13:"tophive-forms";i:6218;s:14:"tophive-header";i:6219;s:14:"tophive-footer";i:6220;s:13:"tophive-popup";i:6221;s:13:"tophive-forms";i:6222;s:14:"tophive-header";i:6223;s:14:"tophive-footer";i:6224;s:13:"tophive-popup";i:6225;s:13:"tophive-forms";i:6226;s:14:"tophive-header";i:6227;s:14:"tophive-footer";i:6228;s:13:"tophive-popup";i:6229;s:13:"tophive-forms";i:6230;s:14:"tophive-header";i:6231;s:14:"tophive-footer";i:6232;s:13:"tophive-popup";i:6233;s:13:"tophive-forms";i:6234;s:14:"tophive-header";i:6235;s:14:"tophive-footer";i:6236;s:13:"tophive-popup";i:6237;s:13:"tophive-forms";i:6238;s:14:"tophive-header";i:6239;s:14:"tophive-footer";i:6240;s:13:"tophive-popup";i:6241;s:13:"tophive-forms";i:6242;s:14:"tophive-header";i:6243;s:14:"tophive-footer";i:6244;s:13:"tophive-popup";i:6245;s:13:"tophive-forms";i:6246;s:14:"tophive-header";i:6247;s:14:"tophive-footer";i:6248;s:13:"tophive-popup";i:6249;s:13:"tophive-forms";i:6250;s:14:"tophive-header";i:6251;s:14:"tophive-footer";i:6252;s:13:"tophive-popup";i:6253;s:13:"tophive-forms";i:6254;s:14:"tophive-header";i:6255;s:14:"tophive-footer";i:6256;s:13:"tophive-popup";i:6257;s:13:"tophive-forms";i:6258;s:14:"tophive-header";i:6259;s:14:"tophive-footer";i:6260;s:13:"tophive-popup";i:6261;s:13:"tophive-forms";i:6262;s:14:"tophive-header";i:6263;s:14:"tophive-footer";i:6264;s:13:"tophive-popup";i:6265;s:13:"tophive-forms";i:6266;s:14:"tophive-header";i:6267;s:14:"tophive-footer";i:6268;s:13:"tophive-popup";i:6269;s:13:"tophive-forms";i:6270;s:14:"tophive-header";i:6271;s:14:"tophive-footer";i:6272;s:13:"tophive-popup";i:6273;s:13:"tophive-forms";i:6274;s:14:"tophive-header";i:6275;s:14:"tophive-footer";i:6276;s:13:"tophive-popup";i:6277;s:13:"tophive-forms";i:6278;s:14:"tophive-header";i:6279;s:14:"tophive-footer";i:6280;s:13:"tophive-popup";i:6281;s:13:"tophive-forms";i:6282;s:14:"tophive-header";i:6283;s:14:"tophive-footer";i:6284;s:13:"tophive-popup";i:6285;s:13:"tophive-forms";i:6286;s:14:"tophive-header";i:6287;s:14:"tophive-footer";i:6288;s:13:"tophive-popup";i:6289;s:13:"tophive-forms";i:6290;s:14:"tophive-header";i:6291;s:14:"tophive-footer";i:6292;s:13:"tophive-popup";i:6293;s:13:"tophive-forms";i:6294;s:14:"tophive-header";i:6295;s:14:"tophive-footer";i:6296;s:13:"tophive-popup";i:6297;s:13:"tophive-forms";i:6298;s:14:"tophive-header";i:6299;s:14:"tophive-footer";i:6300;s:13:"tophive-popup";i:6301;s:13:"tophive-forms";i:6302;s:14:"tophive-header";i:6303;s:14:"tophive-footer";i:6304;s:13:"tophive-popup";i:6305;s:13:"tophive-forms";i:6306;s:14:"tophive-header";i:6307;s:14:"tophive-footer";i:6308;s:13:"tophive-popup";i:6309;s:13:"tophive-forms";i:6310;s:14:"tophive-header";i:6311;s:14:"tophive-footer";i:6312;s:13:"tophive-popup";i:6313;s:13:"tophive-forms";i:6314;s:14:"tophive-header";i:6315;s:14:"tophive-footer";i:6316;s:13:"tophive-popup";i:6317;s:13:"tophive-forms";i:6318;s:14:"tophive-header";i:6319;s:14:"tophive-footer";i:6320;s:13:"tophive-popup";i:6321;s:13:"tophive-forms";i:6322;s:14:"tophive-header";i:6323;s:14:"tophive-footer";i:6324;s:13:"tophive-popup";i:6325;s:13:"tophive-forms";i:6326;s:14:"tophive-header";i:6327;s:14:"tophive-footer";i:6328;s:13:"tophive-popup";i:6329;s:13:"tophive-forms";i:6330;s:14:"tophive-header";i:6331;s:14:"tophive-footer";i:6332;s:13:"tophive-popup";i:6333;s:13:"tophive-forms";i:6334;s:14:"tophive-header";i:6335;s:14:"tophive-footer";i:6336;s:13:"tophive-popup";i:6337;s:13:"tophive-forms";i:6338;s:14:"tophive-header";i:6339;s:14:"tophive-footer";i:6340;s:13:"tophive-popup";i:6341;s:13:"tophive-forms";i:6342;s:14:"tophive-header";i:6343;s:14:"tophive-footer";i:6344;s:13:"tophive-popup";i:6345;s:13:"tophive-forms";i:6346;s:14:"tophive-header";i:6347;s:14:"tophive-footer";i:6348;s:13:"tophive-popup";i:6349;s:13:"tophive-forms";i:6350;s:14:"tophive-header";i:6351;s:14:"tophive-footer";i:6352;s:13:"tophive-popup";i:6353;s:13:"tophive-forms";i:6354;s:14:"tophive-header";i:6355;s:14:"tophive-footer";i:6356;s:13:"tophive-popup";i:6357;s:13:"tophive-forms";i:6358;s:14:"tophive-header";i:6359;s:14:"tophive-footer";i:6360;s:13:"tophive-popup";i:6361;s:13:"tophive-forms";i:6362;s:14:"tophive-header";i:6363;s:14:"tophive-footer";i:6364;s:13:"tophive-popup";i:6365;s:13:"tophive-forms";i:6366;s:14:"tophive-header";i:6367;s:14:"tophive-footer";i:6368;s:13:"tophive-popup";i:6369;s:13:"tophive-forms";i:6370;s:14:"tophive-header";i:6371;s:14:"tophive-footer";i:6372;s:13:"tophive-popup";i:6373;s:13:"tophive-forms";i:6374;s:14:"tophive-header";i:6375;s:14:"tophive-footer";i:6376;s:13:"tophive-popup";i:6377;s:13:"tophive-forms";i:6378;s:14:"tophive-header";i:6379;s:14:"tophive-footer";i:6380;s:13:"tophive-popup";i:6381;s:13:"tophive-forms";i:6382;s:14:"tophive-header";i:6383;s:14:"tophive-footer";i:6384;s:13:"tophive-popup";i:6385;s:13:"tophive-forms";i:6386;s:14:"tophive-header";i:6387;s:14:"tophive-footer";i:6388;s:13:"tophive-popup";i:6389;s:13:"tophive-forms";i:6390;s:14:"tophive-header";i:6391;s:14:"tophive-footer";i:6392;s:13:"tophive-popup";i:6393;s:13:"tophive-forms";i:6394;s:14:"tophive-header";i:6395;s:14:"tophive-footer";i:6396;s:13:"tophive-popup";i:6397;s:13:"tophive-forms";i:6398;s:14:"tophive-header";i:6399;s:14:"tophive-footer";i:6400;s:13:"tophive-popup";i:6401;s:13:"tophive-forms";i:6402;s:14:"tophive-header";i:6403;s:14:"tophive-footer";i:6404;s:13:"tophive-popup";i:6405;s:13:"tophive-forms";i:6406;s:14:"tophive-header";i:6407;s:14:"tophive-footer";i:6408;s:13:"tophive-popup";i:6409;s:13:"tophive-forms";i:6410;s:14:"tophive-header";i:6411;s:14:"tophive-footer";i:6412;s:13:"tophive-popup";i:6413;s:13:"tophive-forms";i:6414;s:14:"tophive-header";i:6415;s:14:"tophive-footer";i:6416;s:13:"tophive-popup";i:6417;s:13:"tophive-forms";i:6418;s:14:"tophive-header";i:6419;s:14:"tophive-footer";i:6420;s:13:"tophive-popup";i:6421;s:13:"tophive-forms";i:6422;s:14:"tophive-header";i:6423;s:14:"tophive-footer";i:6424;s:13:"tophive-popup";i:6425;s:13:"tophive-forms";i:6426;s:14:"tophive-header";i:6427;s:14:"tophive-footer";i:6428;s:13:"tophive-popup";i:6429;s:13:"tophive-forms";i:6430;s:14:"tophive-header";i:6431;s:14:"tophive-footer";i:6432;s:13:"tophive-popup";i:6433;s:13:"tophive-forms";i:6434;s:14:"tophive-header";i:6435;s:14:"tophive-footer";i:6436;s:13:"tophive-popup";i:6437;s:13:"tophive-forms";i:6438;s:14:"tophive-header";i:6439;s:14:"tophive-footer";i:6440;s:13:"tophive-popup";i:6441;s:13:"tophive-forms";i:6442;s:14:"tophive-header";i:6443;s:14:"tophive-footer";i:6444;s:13:"tophive-popup";i:6445;s:13:"tophive-forms";i:6446;s:14:"tophive-header";i:6447;s:14:"tophive-footer";i:6448;s:13:"tophive-popup";i:6449;s:13:"tophive-forms";i:6450;s:14:"tophive-header";i:6451;s:14:"tophive-footer";i:6452;s:13:"tophive-popup";i:6453;s:13:"tophive-forms";i:6454;s:14:"tophive-header";i:6455;s:14:"tophive-footer";i:6456;s:13:"tophive-popup";i:6457;s:13:"tophive-forms";i:6458;s:14:"tophive-header";i:6459;s:14:"tophive-footer";i:6460;s:13:"tophive-popup";i:6461;s:13:"tophive-forms";i:6462;s:14:"tophive-header";i:6463;s:14:"tophive-footer";i:6464;s:13:"tophive-popup";i:6465;s:13:"tophive-forms";i:6466;s:14:"tophive-header";i:6467;s:14:"tophive-footer";i:6468;s:13:"tophive-popup";i:6469;s:13:"tophive-forms";i:6470;s:14:"tophive-header";i:6471;s:14:"tophive-footer";i:6472;s:13:"tophive-popup";i:6473;s:13:"tophive-forms";i:6474;s:14:"tophive-header";i:6475;s:14:"tophive-footer";i:6476;s:13:"tophive-popup";i:6477;s:13:"tophive-forms";i:6478;s:14:"tophive-header";i:6479;s:14:"tophive-footer";i:6480;s:13:"tophive-popup";i:6481;s:13:"tophive-forms";i:6482;s:14:"tophive-header";i:6483;s:14:"tophive-footer";i:6484;s:13:"tophive-popup";i:6485;s:13:"tophive-forms";i:6486;s:14:"tophive-header";i:6487;s:14:"tophive-footer";i:6488;s:13:"tophive-popup";i:6489;s:13:"tophive-forms";i:6490;s:14:"tophive-header";i:6491;s:14:"tophive-footer";i:6492;s:13:"tophive-popup";i:6493;s:13:"tophive-forms";i:6494;s:14:"tophive-header";i:6495;s:14:"tophive-footer";i:6496;s:13:"tophive-popup";i:6497;s:13:"tophive-forms";i:6498;s:14:"tophive-header";i:6499;s:14:"tophive-footer";i:6500;s:13:"tophive-popup";i:6501;s:13:"tophive-forms";i:6502;s:14:"tophive-header";i:6503;s:14:"tophive-footer";i:6504;s:13:"tophive-popup";i:6505;s:13:"tophive-forms";i:6506;s:14:"tophive-header";i:6507;s:14:"tophive-footer";i:6508;s:13:"tophive-popup";i:6509;s:13:"tophive-forms";i:6510;s:14:"tophive-header";i:6511;s:14:"tophive-footer";i:6512;s:13:"tophive-popup";i:6513;s:13:"tophive-forms";i:6514;s:14:"tophive-header";i:6515;s:14:"tophive-footer";i:6516;s:13:"tophive-popup";i:6517;s:13:"tophive-forms";i:6518;s:14:"tophive-header";i:6519;s:14:"tophive-footer";i:6520;s:13:"tophive-popup";i:6521;s:13:"tophive-forms";i:6522;s:14:"tophive-header";i:6523;s:14:"tophive-footer";i:6524;s:13:"tophive-popup";i:6525;s:13:"tophive-forms";i:6526;s:14:"tophive-header";i:6527;s:14:"tophive-footer";i:6528;s:13:"tophive-popup";i:6529;s:13:"tophive-forms";i:6530;s:14:"tophive-header";i:6531;s:14:"tophive-footer";i:6532;s:13:"tophive-popup";i:6533;s:13:"tophive-forms";i:6534;s:14:"tophive-header";i:6535;s:14:"tophive-footer";i:6536;s:13:"tophive-popup";i:6537;s:13:"tophive-forms";i:6538;s:14:"tophive-header";i:6539;s:14:"tophive-footer";i:6540;s:13:"tophive-popup";i:6541;s:13:"tophive-forms";i:6542;s:14:"tophive-header";i:6543;s:14:"tophive-footer";i:6544;s:13:"tophive-popup";i:6545;s:13:"tophive-forms";i:6546;s:14:"tophive-header";i:6547;s:14:"tophive-footer";i:6548;s:13:"tophive-popup";i:6549;s:13:"tophive-forms";i:6550;s:14:"tophive-header";i:6551;s:14:"tophive-footer";i:6552;s:13:"tophive-popup";i:6553;s:13:"tophive-forms";i:6554;s:14:"tophive-header";i:6555;s:14:"tophive-footer";i:6556;s:13:"tophive-popup";i:6557;s:13:"tophive-forms";i:6558;s:14:"tophive-header";i:6559;s:14:"tophive-footer";i:6560;s:13:"tophive-popup";i:6561;s:13:"tophive-forms";i:6562;s:14:"tophive-header";i:6563;s:14:"tophive-footer";i:6564;s:13:"tophive-popup";i:6565;s:13:"tophive-forms";i:6566;s:14:"tophive-header";i:6567;s:14:"tophive-footer";i:6568;s:13:"tophive-popup";i:6569;s:13:"tophive-forms";i:6570;s:14:"tophive-header";i:6571;s:14:"tophive-footer";i:6572;s:13:"tophive-popup";i:6573;s:13:"tophive-forms";i:6574;s:14:"tophive-header";i:6575;s:14:"tophive-footer";i:6576;s:13:"tophive-popup";i:6577;s:13:"tophive-forms";i:6578;s:14:"tophive-header";i:6579;s:14:"tophive-footer";i:6580;s:13:"tophive-popup";i:6581;s:13:"tophive-forms";i:6582;s:14:"tophive-header";i:6583;s:14:"tophive-footer";i:6584;s:13:"tophive-popup";i:6585;s:13:"tophive-forms";i:6586;s:14:"tophive-header";i:6587;s:14:"tophive-footer";i:6588;s:13:"tophive-popup";i:6589;s:13:"tophive-forms";i:6590;s:14:"tophive-header";i:6591;s:14:"tophive-footer";i:6592;s:13:"tophive-popup";i:6593;s:13:"tophive-forms";i:6594;s:14:"tophive-header";i:6595;s:14:"tophive-footer";i:6596;s:13:"tophive-popup";i:6597;s:13:"tophive-forms";i:6598;s:14:"tophive-header";i:6599;s:14:"tophive-footer";i:6600;s:13:"tophive-popup";i:6601;s:13:"tophive-forms";i:6602;s:14:"tophive-header";i:6603;s:14:"tophive-footer";i:6604;s:13:"tophive-popup";i:6605;s:13:"tophive-forms";i:6606;s:14:"tophive-header";i:6607;s:14:"tophive-footer";i:6608;s:13:"tophive-popup";i:6609;s:13:"tophive-forms";i:6610;s:14:"tophive-header";i:6611;s:14:"tophive-footer";i:6612;s:13:"tophive-popup";i:6613;s:13:"tophive-forms";i:6614;s:14:"tophive-header";i:6615;s:14:"tophive-footer";i:6616;s:13:"tophive-popup";i:6617;s:13:"tophive-forms";i:6618;s:14:"tophive-header";i:6619;s:14:"tophive-footer";i:6620;s:13:"tophive-popup";i:6621;s:13:"tophive-forms";i:6622;s:14:"tophive-header";i:6623;s:14:"tophive-footer";i:6624;s:13:"tophive-popup";i:6625;s:13:"tophive-forms";i:6626;s:14:"tophive-header";i:6627;s:14:"tophive-footer";i:6628;s:13:"tophive-popup";i:6629;s:13:"tophive-forms";i:6630;s:14:"tophive-header";i:6631;s:14:"tophive-footer";i:6632;s:13:"tophive-popup";i:6633;s:13:"tophive-forms";i:6634;s:14:"tophive-header";i:6635;s:14:"tophive-footer";i:6636;s:13:"tophive-popup";i:6637;s:13:"tophive-forms";i:6638;s:14:"tophive-header";i:6639;s:14:"tophive-footer";i:6640;s:13:"tophive-popup";i:6641;s:13:"tophive-forms";i:6642;s:14:"tophive-header";i:6643;s:14:"tophive-footer";i:6644;s:13:"tophive-popup";i:6645;s:13:"tophive-forms";i:6646;s:14:"tophive-header";i:6647;s:14:"tophive-footer";i:6648;s:13:"tophive-popup";i:6649;s:13:"tophive-forms";i:6650;s:14:"tophive-header";i:6651;s:14:"tophive-footer";i:6652;s:13:"tophive-popup";i:6653;s:13:"tophive-forms";i:6654;s:14:"tophive-header";i:6655;s:14:"tophive-footer";i:6656;s:13:"tophive-popup";i:6657;s:13:"tophive-forms";i:6658;s:14:"tophive-header";i:6659;s:14:"tophive-footer";i:6660;s:13:"tophive-popup";i:6661;s:13:"tophive-forms";i:6662;s:14:"tophive-header";i:6663;s:14:"tophive-footer";i:6664;s:13:"tophive-popup";i:6665;s:13:"tophive-forms";i:6666;s:14:"tophive-header";i:6667;s:14:"tophive-footer";i:6668;s:13:"tophive-popup";i:6669;s:13:"tophive-forms";i:6670;s:14:"tophive-header";i:6671;s:14:"tophive-footer";i:6672;s:13:"tophive-popup";i:6673;s:13:"tophive-forms";i:6674;s:14:"tophive-header";i:6675;s:14:"tophive-footer";i:6676;s:13:"tophive-popup";i:6677;s:13:"tophive-forms";i:6678;s:14:"tophive-header";i:6679;s:14:"tophive-footer";i:6680;s:13:"tophive-popup";i:6681;s:13:"tophive-forms";i:6682;s:14:"tophive-header";i:6683;s:14:"tophive-footer";i:6684;s:13:"tophive-popup";i:6685;s:13:"tophive-forms";i:6686;s:14:"tophive-header";i:6687;s:14:"tophive-footer";i:6688;s:13:"tophive-popup";i:6689;s:13:"tophive-forms";i:6690;s:14:"tophive-header";i:6691;s:14:"tophive-footer";i:6692;s:13:"tophive-popup";i:6693;s:13:"tophive-forms";i:6694;s:14:"tophive-header";i:6695;s:14:"tophive-footer";i:6696;s:13:"tophive-popup";i:6697;s:13:"tophive-forms";i:6698;s:14:"tophive-header";i:6699;s:14:"tophive-footer";i:6700;s:13:"tophive-popup";i:6701;s:13:"tophive-forms";i:6702;s:14:"tophive-header";i:6703;s:14:"tophive-footer";i:6704;s:13:"tophive-popup";i:6705;s:13:"tophive-forms";i:6706;s:14:"tophive-header";i:6707;s:14:"tophive-footer";i:6708;s:13:"tophive-popup";i:6709;s:13:"tophive-forms";i:6710;s:14:"tophive-header";i:6711;s:14:"tophive-footer";i:6712;s:13:"tophive-popup";i:6713;s:13:"tophive-forms";i:6714;s:14:"tophive-header";i:6715;s:14:"tophive-footer";i:6716;s:13:"tophive-popup";i:6717;s:13:"tophive-forms";i:6718;s:14:"tophive-header";i:6719;s:14:"tophive-footer";i:6720;s:13:"tophive-popup";i:6721;s:13:"tophive-forms";i:6722;s:14:"tophive-header";i:6723;s:14:"tophive-footer";i:6724;s:13:"tophive-popup";i:6725;s:13:"tophive-forms";i:6726;s:14:"tophive-header";i:6727;s:14:"tophive-footer";i:6728;s:13:"tophive-popup";i:6729;s:13:"tophive-forms";i:6730;s:14:"tophive-header";i:6731;s:14:"tophive-footer";i:6732;s:13:"tophive-popup";i:6733;s:13:"tophive-forms";i:6734;s:14:"tophive-header";i:6735;s:14:"tophive-footer";i:6736;s:13:"tophive-popup";i:6737;s:13:"tophive-forms";i:6738;s:14:"tophive-header";i:6739;s:14:"tophive-footer";i:6740;s:13:"tophive-popup";i:6741;s:13:"tophive-forms";i:6742;s:14:"tophive-header";i:6743;s:14:"tophive-footer";i:6744;s:13:"tophive-popup";i:6745;s:13:"tophive-forms";i:6746;s:14:"tophive-header";i:6747;s:14:"tophive-footer";i:6748;s:13:"tophive-popup";i:6749;s:13:"tophive-forms";i:6750;s:14:"tophive-header";i:6751;s:14:"tophive-footer";i:6752;s:13:"tophive-popup";i:6753;s:13:"tophive-forms";i:6754;s:14:"tophive-header";i:6755;s:14:"tophive-footer";i:6756;s:13:"tophive-popup";i:6757;s:13:"tophive-forms";i:6758;s:14:"tophive-header";i:6759;s:14:"tophive-footer";i:6760;s:13:"tophive-popup";i:6761;s:13:"tophive-forms";i:6762;s:14:"tophive-header";i:6763;s:14:"tophive-footer";i:6764;s:13:"tophive-popup";i:6765;s:13:"tophive-forms";i:6766;s:14:"tophive-header";i:6767;s:14:"tophive-footer";i:6768;s:13:"tophive-popup";i:6769;s:13:"tophive-forms";i:6770;s:14:"tophive-header";i:6771;s:14:"tophive-footer";i:6772;s:13:"tophive-popup";i:6773;s:13:"tophive-forms";i:6774;s:14:"tophive-header";i:6775;s:14:"tophive-footer";i:6776;s:13:"tophive-popup";i:6777;s:13:"tophive-forms";i:6778;s:14:"tophive-header";i:6779;s:14:"tophive-footer";i:6780;s:13:"tophive-popup";i:6781;s:13:"tophive-forms";i:6782;s:14:"tophive-header";i:6783;s:14:"tophive-footer";i:6784;s:13:"tophive-popup";i:6785;s:13:"tophive-forms";i:6786;s:14:"tophive-header";i:6787;s:14:"tophive-footer";i:6788;s:13:"tophive-popup";i:6789;s:13:"tophive-forms";i:6790;s:14:"tophive-header";i:6791;s:14:"tophive-footer";i:6792;s:13:"tophive-popup";i:6793;s:13:"tophive-forms";i:6794;s:14:"tophive-header";i:6795;s:14:"tophive-footer";i:6796;s:13:"tophive-popup";i:6797;s:13:"tophive-forms";i:6798;s:14:"tophive-header";i:6799;s:14:"tophive-footer";i:6800;s:13:"tophive-popup";i:6801;s:13:"tophive-forms";i:6802;s:14:"tophive-header";i:6803;s:14:"tophive-footer";i:6804;s:13:"tophive-popup";i:6805;s:13:"tophive-forms";i:6806;s:14:"tophive-header";i:6807;s:14:"tophive-footer";i:6808;s:13:"tophive-popup";i:6809;s:13:"tophive-forms";i:6810;s:14:"tophive-header";i:6811;s:14:"tophive-footer";i:6812;s:13:"tophive-popup";i:6813;s:13:"tophive-forms";i:6814;s:14:"tophive-header";i:6815;s:14:"tophive-footer";i:6816;s:13:"tophive-popup";i:6817;s:13:"tophive-forms";i:6818;s:14:"tophive-header";i:6819;s:14:"tophive-footer";i:6820;s:13:"tophive-popup";i:6821;s:13:"tophive-forms";i:6822;s:14:"tophive-header";i:6823;s:14:"tophive-footer";i:6824;s:13:"tophive-popup";i:6825;s:13:"tophive-forms";i:6826;s:14:"tophive-header";i:6827;s:14:"tophive-footer";i:6828;s:13:"tophive-popup";i:6829;s:13:"tophive-forms";i:6830;s:14:"tophive-header";i:6831;s:14:"tophive-footer";i:6832;s:13:"tophive-popup";i:6833;s:13:"tophive-forms";i:6834;s:14:"tophive-header";i:6835;s:14:"tophive-footer";i:6836;s:13:"tophive-popup";i:6837;s:13:"tophive-forms";i:6838;s:14:"tophive-header";i:6839;s:14:"tophive-footer";i:6840;s:13:"tophive-popup";i:6841;s:13:"tophive-forms";i:6842;s:14:"tophive-header";i:6843;s:14:"tophive-footer";i:6844;s:13:"tophive-popup";i:6845;s:13:"tophive-forms";i:6846;s:14:"tophive-header";i:6847;s:14:"tophive-footer";i:6848;s:13:"tophive-popup";i:6849;s:13:"tophive-forms";i:6850;s:14:"tophive-header";i:6851;s:14:"tophive-footer";i:6852;s:13:"tophive-popup";i:6853;s:13:"tophive-forms";i:6854;s:14:"tophive-header";i:6855;s:14:"tophive-footer";i:6856;s:13:"tophive-popup";i:6857;s:13:"tophive-forms";i:6858;s:14:"tophive-header";i:6859;s:14:"tophive-footer";i:6860;s:13:"tophive-popup";i:6861;s:13:"tophive-forms";i:6862;s:14:"tophive-header";i:6863;s:14:"tophive-footer";i:6864;s:13:"tophive-popup";i:6865;s:13:"tophive-forms";i:6866;s:14:"tophive-header";i:6867;s:14:"tophive-footer";i:6868;s:13:"tophive-popup";i:6869;s:13:"tophive-forms";i:6870;s:14:"tophive-header";i:6871;s:14:"tophive-footer";i:6872;s:13:"tophive-popup";i:6873;s:13:"tophive-forms";i:6874;s:14:"tophive-header";i:6875;s:14:"tophive-footer";i:6876;s:13:"tophive-popup";i:6877;s:13:"tophive-forms";i:6878;s:14:"tophive-header";i:6879;s:14:"tophive-footer";i:6880;s:13:"tophive-popup";i:6881;s:13:"tophive-forms";i:6882;s:14:"tophive-header";i:6883;s:14:"tophive-footer";i:6884;s:13:"tophive-popup";i:6885;s:13:"tophive-forms";i:6886;s:14:"tophive-header";i:6887;s:14:"tophive-footer";i:6888;s:13:"tophive-popup";i:6889;s:13:"tophive-forms";i:6890;s:14:"tophive-header";i:6891;s:14:"tophive-footer";i:6892;s:13:"tophive-popup";i:6893;s:13:"tophive-forms";i:6894;s:14:"tophive-header";i:6895;s:14:"tophive-footer";i:6896;s:13:"tophive-popup";i:6897;s:13:"tophive-forms";i:6898;s:14:"tophive-header";i:6899;s:14:"tophive-footer";i:6900;s:13:"tophive-popup";i:6901;s:13:"tophive-forms";i:6902;s:14:"tophive-header";i:6903;s:14:"tophive-footer";i:6904;s:13:"tophive-popup";i:6905;s:13:"tophive-forms";i:6906;s:14:"tophive-header";i:6907;s:14:"tophive-footer";i:6908;s:13:"tophive-popup";i:6909;s:13:"tophive-forms";i:6910;s:14:"tophive-header";i:6911;s:14:"tophive-footer";i:6912;s:13:"tophive-popup";i:6913;s:13:"tophive-forms";i:6914;s:14:"tophive-header";i:6915;s:14:"tophive-footer";i:6916;s:13:"tophive-popup";i:6917;s:13:"tophive-forms";i:6918;s:14:"tophive-header";i:6919;s:14:"tophive-footer";i:6920;s:13:"tophive-popup";i:6921;s:13:"tophive-forms";i:6922;s:14:"tophive-header";i:6923;s:14:"tophive-footer";i:6924;s:13:"tophive-popup";i:6925;s:13:"tophive-forms";i:6926;s:14:"tophive-header";i:6927;s:14:"tophive-footer";i:6928;s:13:"tophive-popup";i:6929;s:13:"tophive-forms";i:6930;s:14:"tophive-header";i:6931;s:14:"tophive-footer";i:6932;s:13:"tophive-popup";i:6933;s:13:"tophive-forms";i:6934;s:14:"tophive-header";i:6935;s:14:"tophive-footer";i:6936;s:13:"tophive-popup";i:6937;s:13:"tophive-forms";i:6938;s:14:"tophive-header";i:6939;s:14:"tophive-footer";i:6940;s:13:"tophive-popup";i:6941;s:13:"tophive-forms";i:6942;s:14:"tophive-header";i:6943;s:14:"tophive-footer";i:6944;s:13:"tophive-popup";i:6945;s:13:"tophive-forms";i:6946;s:14:"tophive-header";i:6947;s:14:"tophive-footer";i:6948;s:13:"tophive-popup";i:6949;s:13:"tophive-forms";i:6950;s:14:"tophive-header";i:6951;s:14:"tophive-footer";i:6952;s:13:"tophive-popup";i:6953;s:13:"tophive-forms";i:6954;s:14:"tophive-header";i:6955;s:14:"tophive-footer";i:6956;s:13:"tophive-popup";i:6957;s:13:"tophive-forms";i:6958;s:14:"tophive-header";i:6959;s:14:"tophive-footer";i:6960;s:13:"tophive-popup";i:6961;s:13:"tophive-forms";i:6962;s:14:"tophive-header";i:6963;s:14:"tophive-footer";i:6964;s:13:"tophive-popup";i:6965;s:13:"tophive-forms";i:6966;s:14:"tophive-header";i:6967;s:14:"tophive-footer";i:6968;s:13:"tophive-popup";i:6969;s:13:"tophive-forms";i:6970;s:14:"tophive-header";i:6971;s:14:"tophive-footer";i:6972;s:13:"tophive-popup";i:6973;s:13:"tophive-forms";i:6974;s:14:"tophive-header";i:6975;s:14:"tophive-footer";i:6976;s:13:"tophive-popup";i:6977;s:13:"tophive-forms";i:6978;s:14:"tophive-header";i:6979;s:14:"tophive-footer";i:6980;s:13:"tophive-popup";i:6981;s:13:"tophive-forms";i:6982;s:14:"tophive-header";i:6983;s:14:"tophive-footer";i:6984;s:13:"tophive-popup";i:6985;s:13:"tophive-forms";i:6986;s:14:"tophive-header";i:6987;s:14:"tophive-footer";i:6988;s:13:"tophive-popup";i:6989;s:13:"tophive-forms";i:6990;s:14:"tophive-header";i:6991;s:14:"tophive-footer";i:6992;s:13:"tophive-popup";i:6993;s:13:"tophive-forms";i:6994;s:14:"tophive-header";i:6995;s:14:"tophive-footer";i:6996;s:13:"tophive-popup";i:6997;s:13:"tophive-forms";i:6998;s:14:"tophive-header";i:6999;s:14:"tophive-footer";i:7000;s:13:"tophive-popup";i:7001;s:13:"tophive-forms";i:7002;s:14:"tophive-header";i:7003;s:14:"tophive-footer";i:7004;s:13:"tophive-popup";i:7005;s:13:"tophive-forms";i:7006;s:14:"tophive-header";i:7007;s:14:"tophive-footer";i:7008;s:13:"tophive-popup";i:7009;s:13:"tophive-forms";i:7010;s:14:"tophive-header";i:7011;s:14:"tophive-footer";i:7012;s:13:"tophive-popup";i:7013;s:13:"tophive-forms";i:7014;s:14:"tophive-header";i:7015;s:14:"tophive-footer";i:7016;s:13:"tophive-popup";i:7017;s:13:"tophive-forms";i:7018;s:14:"tophive-header";i:7019;s:14:"tophive-footer";i:7020;s:13:"tophive-popup";i:7021;s:13:"tophive-forms";i:7022;s:14:"tophive-header";i:7023;s:14:"tophive-footer";i:7024;s:13:"tophive-popup";i:7025;s:13:"tophive-forms";i:7026;s:14:"tophive-header";i:7027;s:14:"tophive-footer";i:7028;s:13:"tophive-popup";i:7029;s:13:"tophive-forms";i:7030;s:14:"tophive-header";i:7031;s:14:"tophive-footer";i:7032;s:13:"tophive-popup";i:7033;s:13:"tophive-forms";i:7034;s:14:"tophive-header";i:7035;s:14:"tophive-footer";i:7036;s:13:"tophive-popup";i:7037;s:13:"tophive-forms";i:7038;s:14:"tophive-header";i:7039;s:14:"tophive-footer";i:7040;s:13:"tophive-popup";i:7041;s:13:"tophive-forms";i:7042;s:14:"tophive-header";i:7043;s:14:"tophive-footer";i:7044;s:13:"tophive-popup";i:7045;s:13:"tophive-forms";i:7046;s:14:"tophive-header";i:7047;s:14:"tophive-footer";i:7048;s:13:"tophive-popup";i:7049;s:13:"tophive-forms";i:7050;s:14:"tophive-header";i:7051;s:14:"tophive-footer";i:7052;s:13:"tophive-popup";i:7053;s:13:"tophive-forms";i:7054;s:14:"tophive-header";i:7055;s:14:"tophive-footer";i:7056;s:13:"tophive-popup";i:7057;s:13:"tophive-forms";i:7058;s:14:"tophive-header";i:7059;s:14:"tophive-footer";i:7060;s:13:"tophive-popup";i:7061;s:13:"tophive-forms";i:7062;s:14:"tophive-header";i:7063;s:14:"tophive-footer";i:7064;s:13:"tophive-popup";i:7065;s:13:"tophive-forms";i:7066;s:14:"tophive-header";i:7067;s:14:"tophive-footer";i:7068;s:13:"tophive-popup";i:7069;s:13:"tophive-forms";i:7070;s:14:"tophive-header";i:7071;s:14:"tophive-footer";i:7072;s:13:"tophive-popup";i:7073;s:13:"tophive-forms";i:7074;s:14:"tophive-header";i:7075;s:14:"tophive-footer";i:7076;s:13:"tophive-popup";i:7077;s:13:"tophive-forms";i:7078;s:14:"tophive-header";i:7079;s:14:"tophive-footer";i:7080;s:13:"tophive-popup";i:7081;s:13:"tophive-forms";i:7082;s:14:"tophive-header";i:7083;s:14:"tophive-footer";i:7084;s:13:"tophive-popup";i:7085;s:13:"tophive-forms";i:7086;s:14:"tophive-header";i:7087;s:14:"tophive-footer";i:7088;s:13:"tophive-popup";i:7089;s:13:"tophive-forms";i:7090;s:14:"tophive-header";i:7091;s:14:"tophive-footer";i:7092;s:13:"tophive-popup";i:7093;s:13:"tophive-forms";i:7094;s:14:"tophive-header";i:7095;s:14:"tophive-footer";i:7096;s:13:"tophive-popup";i:7097;s:13:"tophive-forms";i:7098;s:14:"tophive-header";i:7099;s:14:"tophive-footer";i:7100;s:13:"tophive-popup";i:7101;s:13:"tophive-forms";i:7102;s:14:"tophive-header";i:7103;s:14:"tophive-footer";i:7104;s:13:"tophive-popup";i:7105;s:13:"tophive-forms";i:7106;s:14:"tophive-header";i:7107;s:14:"tophive-footer";i:7108;s:13:"tophive-popup";i:7109;s:13:"tophive-forms";i:7110;s:14:"tophive-header";i:7111;s:14:"tophive-footer";i:7112;s:13:"tophive-popup";i:7113;s:13:"tophive-forms";i:7114;s:14:"tophive-header";i:7115;s:14:"tophive-footer";i:7116;s:13:"tophive-popup";i:7117;s:13:"tophive-forms";i:7118;s:14:"tophive-header";i:7119;s:14:"tophive-footer";i:7120;s:13:"tophive-popup";i:7121;s:13:"tophive-forms";i:7122;s:14:"tophive-header";i:7123;s:14:"tophive-footer";i:7124;s:13:"tophive-popup";i:7125;s:13:"tophive-forms";i:7126;s:14:"tophive-header";i:7127;s:14:"tophive-footer";i:7128;s:13:"tophive-popup";i:7129;s:13:"tophive-forms";i:7130;s:14:"tophive-header";i:7131;s:14:"tophive-footer";i:7132;s:13:"tophive-popup";i:7133;s:13:"tophive-forms";i:7134;s:14:"tophive-header";i:7135;s:14:"tophive-footer";i:7136;s:13:"tophive-popup";i:7137;s:13:"tophive-forms";i:7138;s:14:"tophive-header";i:7139;s:14:"tophive-footer";i:7140;s:13:"tophive-popup";i:7141;s:13:"tophive-forms";i:7142;s:14:"tophive-header";i:7143;s:14:"tophive-footer";i:7144;s:13:"tophive-popup";i:7145;s:13:"tophive-forms";i:7146;s:14:"tophive-header";i:7147;s:14:"tophive-footer";i:7148;s:13:"tophive-popup";i:7149;s:13:"tophive-forms";i:7150;s:14:"tophive-header";i:7151;s:14:"tophive-footer";i:7152;s:13:"tophive-popup";i:7153;s:13:"tophive-forms";i:7154;s:14:"tophive-header";i:7155;s:14:"tophive-footer";i:7156;s:13:"tophive-popup";i:7157;s:13:"tophive-forms";i:7158;s:14:"tophive-header";i:7159;s:14:"tophive-footer";i:7160;s:13:"tophive-popup";i:7161;s:13:"tophive-forms";i:7162;s:14:"tophive-header";i:7163;s:14:"tophive-footer";i:7164;s:13:"tophive-popup";i:7165;s:13:"tophive-forms";i:7166;s:14:"tophive-header";i:7167;s:14:"tophive-footer";i:7168;s:13:"tophive-popup";i:7169;s:13:"tophive-forms";i:7170;s:14:"tophive-header";i:7171;s:14:"tophive-footer";i:7172;s:13:"tophive-popup";i:7173;s:13:"tophive-forms";i:7174;s:14:"tophive-header";i:7175;s:14:"tophive-footer";i:7176;s:13:"tophive-popup";i:7177;s:13:"tophive-forms";i:7178;s:14:"tophive-header";i:7179;s:14:"tophive-footer";i:7180;s:13:"tophive-popup";i:7181;s:13:"tophive-forms";i:7182;s:14:"tophive-header";i:7183;s:14:"tophive-footer";i:7184;s:13:"tophive-popup";i:7185;s:13:"tophive-forms";i:7186;s:14:"tophive-header";i:7187;s:14:"tophive-footer";i:7188;s:13:"tophive-popup";i:7189;s:13:"tophive-forms";i:7190;s:14:"tophive-header";i:7191;s:14:"tophive-footer";i:7192;s:13:"tophive-popup";i:7193;s:13:"tophive-forms";i:7194;s:14:"tophive-header";i:7195;s:14:"tophive-footer";i:7196;s:13:"tophive-popup";i:7197;s:13:"tophive-forms";i:7198;s:14:"tophive-header";i:7199;s:14:"tophive-footer";i:7200;s:13:"tophive-popup";i:7201;s:13:"tophive-forms";i:7202;s:14:"tophive-header";i:7203;s:14:"tophive-footer";i:7204;s:13:"tophive-popup";i:7205;s:13:"tophive-forms";i:7206;s:14:"tophive-header";i:7207;s:14:"tophive-footer";i:7208;s:13:"tophive-popup";i:7209;s:13:"tophive-forms";i:7210;s:14:"tophive-header";i:7211;s:14:"tophive-footer";i:7212;s:13:"tophive-popup";i:7213;s:13:"tophive-forms";i:7214;s:14:"tophive-header";i:7215;s:14:"tophive-footer";i:7216;s:13:"tophive-popup";i:7217;s:13:"tophive-forms";i:7218;s:14:"tophive-header";i:7219;s:14:"tophive-footer";i:7220;s:13:"tophive-popup";i:7221;s:13:"tophive-forms";i:7222;s:14:"tophive-header";i:7223;s:14:"tophive-footer";i:7224;s:13:"tophive-popup";i:7225;s:13:"tophive-forms";i:7226;s:14:"tophive-header";i:7227;s:14:"tophive-footer";i:7228;s:13:"tophive-popup";i:7229;s:13:"tophive-forms";i:7230;s:14:"tophive-header";i:7231;s:14:"tophive-footer";i:7232;s:13:"tophive-popup";i:7233;s:13:"tophive-forms";i:7234;s:14:"tophive-header";i:7235;s:14:"tophive-footer";i:7236;s:13:"tophive-popup";i:7237;s:13:"tophive-forms";i:7238;s:14:"tophive-header";i:7239;s:14:"tophive-footer";i:7240;s:13:"tophive-popup";i:7241;s:13:"tophive-forms";i:7242;s:14:"tophive-header";i:7243;s:14:"tophive-footer";i:7244;s:13:"tophive-popup";i:7245;s:13:"tophive-forms";i:7246;s:14:"tophive-header";i:7247;s:14:"tophive-footer";i:7248;s:13:"tophive-popup";i:7249;s:13:"tophive-forms";i:7250;s:14:"tophive-header";i:7251;s:14:"tophive-footer";i:7252;s:13:"tophive-popup";i:7253;s:13:"tophive-forms";i:7254;s:14:"tophive-header";i:7255;s:14:"tophive-footer";i:7256;s:13:"tophive-popup";i:7257;s:13:"tophive-forms";i:7258;s:14:"tophive-header";i:7259;s:14:"tophive-footer";i:7260;s:13:"tophive-popup";i:7261;s:13:"tophive-forms";i:7262;s:14:"tophive-header";i:7263;s:14:"tophive-footer";i:7264;s:13:"tophive-popup";i:7265;s:13:"tophive-forms";i:7266;s:14:"tophive-header";i:7267;s:14:"tophive-footer";i:7268;s:13:"tophive-popup";i:7269;s:13:"tophive-forms";i:7270;s:14:"tophive-header";i:7271;s:14:"tophive-footer";i:7272;s:13:"tophive-popup";i:7273;s:13:"tophive-forms";i:7274;s:14:"tophive-header";i:7275;s:14:"tophive-footer";i:7276;s:13:"tophive-popup";i:7277;s:13:"tophive-forms";i:7278;s:14:"tophive-header";i:7279;s:14:"tophive-footer";i:7280;s:13:"tophive-popup";i:7281;s:13:"tophive-forms";i:7282;s:14:"tophive-header";i:7283;s:14:"tophive-footer";i:7284;s:13:"tophive-popup";i:7285;s:13:"tophive-forms";i:7286;s:14:"tophive-header";i:7287;s:14:"tophive-footer";i:7288;s:13:"tophive-popup";i:7289;s:13:"tophive-forms";i:7290;s:14:"tophive-header";i:7291;s:14:"tophive-footer";i:7292;s:13:"tophive-popup";i:7293;s:13:"tophive-forms";i:7294;s:14:"tophive-header";i:7295;s:14:"tophive-footer";i:7296;s:13:"tophive-popup";i:7297;s:13:"tophive-forms";i:7298;s:14:"tophive-header";i:7299;s:14:"tophive-footer";i:7300;s:13:"tophive-popup";i:7301;s:13:"tophive-forms";i:7302;s:14:"tophive-header";i:7303;s:14:"tophive-footer";i:7304;s:13:"tophive-popup";i:7305;s:13:"tophive-forms";i:7306;s:14:"tophive-header";i:7307;s:14:"tophive-footer";i:7308;s:13:"tophive-popup";i:7309;s:13:"tophive-forms";i:7310;s:14:"tophive-header";i:7311;s:14:"tophive-footer";i:7312;s:13:"tophive-popup";i:7313;s:13:"tophive-forms";i:7314;s:14:"tophive-header";i:7315;s:14:"tophive-footer";i:7316;s:13:"tophive-popup";i:7317;s:13:"tophive-forms";i:7318;s:14:"tophive-header";i:7319;s:14:"tophive-footer";i:7320;s:13:"tophive-popup";i:7321;s:13:"tophive-forms";i:7322;s:14:"tophive-header";i:7323;s:14:"tophive-footer";i:7324;s:13:"tophive-popup";i:7325;s:13:"tophive-forms";i:7326;s:14:"tophive-header";i:7327;s:14:"tophive-footer";i:7328;s:13:"tophive-popup";i:7329;s:13:"tophive-forms";i:7330;s:14:"tophive-header";i:7331;s:14:"tophive-footer";i:7332;s:13:"tophive-popup";i:7333;s:13:"tophive-forms";i:7334;s:14:"tophive-header";i:7335;s:14:"tophive-footer";i:7336;s:13:"tophive-popup";i:7337;s:13:"tophive-forms";i:7338;s:14:"tophive-header";i:7339;s:14:"tophive-footer";i:7340;s:13:"tophive-popup";i:7341;s:13:"tophive-forms";i:7342;s:14:"tophive-header";i:7343;s:14:"tophive-footer";i:7344;s:13:"tophive-popup";i:7345;s:13:"tophive-forms";i:7346;s:14:"tophive-header";i:7347;s:14:"tophive-footer";i:7348;s:13:"tophive-popup";i:7349;s:13:"tophive-forms";i:7350;s:14:"tophive-header";i:7351;s:14:"tophive-footer";i:7352;s:13:"tophive-popup";i:7353;s:13:"tophive-forms";i:7354;s:14:"tophive-header";i:7355;s:14:"tophive-footer";i:7356;s:13:"tophive-popup";i:7357;s:13:"tophive-forms";i:7358;s:14:"tophive-header";i:7359;s:14:"tophive-footer";i:7360;s:13:"tophive-popup";i:7361;s:13:"tophive-forms";i:7362;s:14:"tophive-header";i:7363;s:14:"tophive-footer";i:7364;s:13:"tophive-popup";i:7365;s:13:"tophive-forms";i:7366;s:14:"tophive-header";i:7367;s:14:"tophive-footer";i:7368;s:13:"tophive-popup";i:7369;s:13:"tophive-forms";i:7370;s:14:"tophive-header";i:7371;s:14:"tophive-footer";i:7372;s:13:"tophive-popup";i:7373;s:13:"tophive-forms";i:7374;s:14:"tophive-header";i:7375;s:14:"tophive-footer";i:7376;s:13:"tophive-popup";i:7377;s:13:"tophive-forms";i:7378;s:14:"tophive-header";i:7379;s:14:"tophive-footer";i:7380;s:13:"tophive-popup";i:7381;s:13:"tophive-forms";i:7382;s:14:"tophive-header";i:7383;s:14:"tophive-footer";i:7384;s:13:"tophive-popup";i:7385;s:13:"tophive-forms";i:7386;s:14:"tophive-header";i:7387;s:14:"tophive-footer";i:7388;s:13:"tophive-popup";i:7389;s:13:"tophive-forms";i:7390;s:14:"tophive-header";i:7391;s:14:"tophive-footer";i:7392;s:13:"tophive-popup";i:7393;s:13:"tophive-forms";i:7394;s:14:"tophive-header";i:7395;s:14:"tophive-footer";i:7396;s:13:"tophive-popup";i:7397;s:13:"tophive-forms";i:7398;s:14:"tophive-header";i:7399;s:14:"tophive-footer";i:7400;s:13:"tophive-popup";i:7401;s:13:"tophive-forms";i:7402;s:14:"tophive-header";i:7403;s:14:"tophive-footer";i:7404;s:13:"tophive-popup";i:7405;s:13:"tophive-forms";i:7406;s:14:"tophive-header";i:7407;s:14:"tophive-footer";i:7408;s:13:"tophive-popup";i:7409;s:13:"tophive-forms";i:7410;s:14:"tophive-header";i:7411;s:14:"tophive-footer";i:7412;s:13:"tophive-popup";i:7413;s:13:"tophive-forms";i:7414;s:14:"tophive-header";i:7415;s:14:"tophive-footer";i:7416;s:13:"tophive-popup";i:7417;s:13:"tophive-forms";i:7418;s:14:"tophive-header";i:7419;s:14:"tophive-footer";i:7420;s:13:"tophive-popup";i:7421;s:13:"tophive-forms";i:7422;s:14:"tophive-header";i:7423;s:14:"tophive-footer";i:7424;s:13:"tophive-popup";i:7425;s:13:"tophive-forms";i:7426;s:14:"tophive-header";i:7427;s:14:"tophive-footer";i:7428;s:13:"tophive-popup";i:7429;s:13:"tophive-forms";i:7430;s:14:"tophive-header";i:7431;s:14:"tophive-footer";i:7432;s:13:"tophive-popup";i:7433;s:13:"tophive-forms";i:7434;s:14:"tophive-header";i:7435;s:14:"tophive-footer";i:7436;s:13:"tophive-popup";i:7437;s:13:"tophive-forms";i:7438;s:14:"tophive-header";i:7439;s:14:"tophive-footer";i:7440;s:13:"tophive-popup";i:7441;s:13:"tophive-forms";i:7442;s:14:"tophive-header";i:7443;s:14:"tophive-footer";i:7444;s:13:"tophive-popup";i:7445;s:13:"tophive-forms";i:7446;s:14:"tophive-header";i:7447;s:14:"tophive-footer";i:7448;s:13:"tophive-popup";i:7449;s:13:"tophive-forms";i:7450;s:14:"tophive-header";i:7451;s:14:"tophive-footer";i:7452;s:13:"tophive-popup";i:7453;s:13:"tophive-forms";i:7454;s:14:"tophive-header";i:7455;s:14:"tophive-footer";i:7456;s:13:"tophive-popup";i:7457;s:13:"tophive-forms";i:7458;s:14:"tophive-header";i:7459;s:14:"tophive-footer";i:7460;s:13:"tophive-popup";i:7461;s:13:"tophive-forms";i:7462;s:14:"tophive-header";i:7463;s:14:"tophive-footer";i:7464;s:13:"tophive-popup";i:7465;s:13:"tophive-forms";i:7466;s:14:"tophive-header";i:7467;s:14:"tophive-footer";i:7468;s:13:"tophive-popup";i:7469;s:13:"tophive-forms";i:7470;s:14:"tophive-header";i:7471;s:14:"tophive-footer";i:7472;s:13:"tophive-popup";i:7473;s:13:"tophive-forms";i:7474;s:14:"tophive-header";i:7475;s:14:"tophive-footer";i:7476;s:13:"tophive-popup";i:7477;s:13:"tophive-forms";i:7478;s:14:"tophive-header";i:7479;s:14:"tophive-footer";i:7480;s:13:"tophive-popup";i:7481;s:13:"tophive-forms";i:7482;s:14:"tophive-header";i:7483;s:14:"tophive-footer";i:7484;s:13:"tophive-popup";i:7485;s:13:"tophive-forms";i:7486;s:14:"tophive-header";i:7487;s:14:"tophive-footer";i:7488;s:13:"tophive-popup";i:7489;s:13:"tophive-forms";i:7490;s:14:"tophive-header";i:7491;s:14:"tophive-footer";i:7492;s:13:"tophive-popup";i:7493;s:13:"tophive-forms";i:7494;s:14:"tophive-header";i:7495;s:14:"tophive-footer";i:7496;s:13:"tophive-popup";i:7497;s:13:"tophive-forms";i:7498;s:14:"tophive-header";i:7499;s:14:"tophive-footer";i:7500;s:13:"tophive-popup";i:7501;s:13:"tophive-forms";i:7502;s:14:"tophive-header";i:7503;s:14:"tophive-footer";i:7504;s:13:"tophive-popup";i:7505;s:13:"tophive-forms";i:7506;s:14:"tophive-header";i:7507;s:14:"tophive-footer";i:7508;s:13:"tophive-popup";i:7509;s:13:"tophive-forms";i:7510;s:14:"tophive-header";i:7511;s:14:"tophive-footer";i:7512;s:13:"tophive-popup";i:7513;s:13:"tophive-forms";i:7514;s:14:"tophive-header";i:7515;s:14:"tophive-footer";i:7516;s:13:"tophive-popup";i:7517;s:13:"tophive-forms";i:7518;s:14:"tophive-header";i:7519;s:14:"tophive-footer";i:7520;s:13:"tophive-popup";i:7521;s:13:"tophive-forms";i:7522;s:14:"tophive-header";i:7523;s:14:"tophive-footer";i:7524;s:13:"tophive-popup";i:7525;s:13:"tophive-forms";i:7526;s:14:"tophive-header";i:7527;s:14:"tophive-footer";i:7528;s:13:"tophive-popup";i:7529;s:13:"tophive-forms";i:7530;s:14:"tophive-header";i:7531;s:14:"tophive-footer";i:7532;s:13:"tophive-popup";i:7533;s:13:"tophive-forms";i:7534;s:14:"tophive-header";i:7535;s:14:"tophive-footer";i:7536;s:13:"tophive-popup";i:7537;s:13:"tophive-forms";i:7538;s:14:"tophive-header";i:7539;s:14:"tophive-footer";i:7540;s:13:"tophive-popup";i:7541;s:13:"tophive-forms";i:7542;s:14:"tophive-header";i:7543;s:14:"tophive-footer";i:7544;s:13:"tophive-popup";i:7545;s:13:"tophive-forms";i:7546;s:14:"tophive-header";i:7547;s:14:"tophive-footer";i:7548;s:13:"tophive-popup";i:7549;s:13:"tophive-forms";i:7550;s:14:"tophive-header";i:7551;s:14:"tophive-footer";i:7552;s:13:"tophive-popup";i:7553;s:13:"tophive-forms";i:7554;s:14:"tophive-header";i:7555;s:14:"tophive-footer";i:7556;s:13:"tophive-popup";i:7557;s:13:"tophive-forms";i:7558;s:14:"tophive-header";i:7559;s:14:"tophive-footer";i:7560;s:13:"tophive-popup";i:7561;s:13:"tophive-forms";i:7562;s:14:"tophive-header";i:7563;s:14:"tophive-footer";i:7564;s:13:"tophive-popup";i:7565;s:13:"tophive-forms";i:7566;s:14:"tophive-header";i:7567;s:14:"tophive-footer";i:7568;s:13:"tophive-popup";i:7569;s:13:"tophive-forms";i:7570;s:14:"tophive-header";i:7571;s:14:"tophive-footer";i:7572;s:13:"tophive-popup";i:7573;s:13:"tophive-forms";i:7574;s:14:"tophive-header";i:7575;s:14:"tophive-footer";i:7576;s:13:"tophive-popup";i:7577;s:13:"tophive-forms";i:7578;s:14:"tophive-header";i:7579;s:14:"tophive-footer";i:7580;s:13:"tophive-popup";i:7581;s:13:"tophive-forms";i:7582;s:14:"tophive-header";i:7583;s:14:"tophive-footer";i:7584;s:13:"tophive-popup";i:7585;s:13:"tophive-forms";i:7586;s:14:"tophive-header";i:7587;s:14:"tophive-footer";i:7588;s:13:"tophive-popup";i:7589;s:13:"tophive-forms";i:7590;s:14:"tophive-header";i:7591;s:14:"tophive-footer";i:7592;s:13:"tophive-popup";i:7593;s:13:"tophive-forms";i:7594;s:14:"tophive-header";i:7595;s:14:"tophive-footer";i:7596;s:13:"tophive-popup";i:7597;s:13:"tophive-forms";i:7598;s:14:"tophive-header";i:7599;s:14:"tophive-footer";i:7600;s:13:"tophive-popup";i:7601;s:13:"tophive-forms";i:7602;s:14:"tophive-header";i:7603;s:14:"tophive-footer";i:7604;s:13:"tophive-popup";i:7605;s:13:"tophive-forms";i:7606;s:14:"tophive-header";i:7607;s:14:"tophive-footer";i:7608;s:13:"tophive-popup";i:7609;s:13:"tophive-forms";i:7610;s:14:"tophive-header";i:7611;s:14:"tophive-footer";i:7612;s:13:"tophive-popup";i:7613;s:13:"tophive-forms";i:7614;s:14:"tophive-header";i:7615;s:14:"tophive-footer";i:7616;s:13:"tophive-popup";i:7617;s:13:"tophive-forms";i:7618;s:14:"tophive-header";i:7619;s:14:"tophive-footer";i:7620;s:13:"tophive-popup";i:7621;s:13:"tophive-forms";i:7622;s:14:"tophive-header";i:7623;s:14:"tophive-footer";i:7624;s:13:"tophive-popup";i:7625;s:13:"tophive-forms";i:7626;s:14:"tophive-header";i:7627;s:14:"tophive-footer";i:7628;s:13:"tophive-popup";i:7629;s:13:"tophive-forms";i:7630;s:14:"tophive-header";i:7631;s:14:"tophive-footer";i:7632;s:13:"tophive-popup";i:7633;s:13:"tophive-forms";i:7634;s:14:"tophive-header";i:7635;s:14:"tophive-footer";i:7636;s:13:"tophive-popup";i:7637;s:13:"tophive-forms";i:7638;s:14:"tophive-header";i:7639;s:14:"tophive-footer";i:7640;s:13:"tophive-popup";i:7641;s:13:"tophive-forms";i:7642;s:14:"tophive-header";i:7643;s:14:"tophive-footer";i:7644;s:13:"tophive-popup";i:7645;s:13:"tophive-forms";i:7646;s:14:"tophive-header";i:7647;s:14:"tophive-footer";i:7648;s:13:"tophive-popup";i:7649;s:13:"tophive-forms";i:7650;s:14:"tophive-header";i:7651;s:14:"tophive-footer";i:7652;s:13:"tophive-popup";i:7653;s:13:"tophive-forms";i:7654;s:14:"tophive-header";i:7655;s:14:"tophive-footer";i:7656;s:13:"tophive-popup";i:7657;s:13:"tophive-forms";i:7658;s:14:"tophive-header";i:7659;s:14:"tophive-footer";i:7660;s:13:"tophive-popup";i:7661;s:13:"tophive-forms";i:7662;s:14:"tophive-header";i:7663;s:14:"tophive-footer";i:7664;s:13:"tophive-popup";i:7665;s:13:"tophive-forms";i:7666;s:14:"tophive-header";i:7667;s:14:"tophive-footer";i:7668;s:13:"tophive-popup";i:7669;s:13:"tophive-forms";i:7670;s:14:"tophive-header";i:7671;s:14:"tophive-footer";i:7672;s:13:"tophive-popup";i:7673;s:13:"tophive-forms";i:7674;s:14:"tophive-header";i:7675;s:14:"tophive-footer";i:7676;s:13:"tophive-popup";i:7677;s:13:"tophive-forms";i:7678;s:14:"tophive-header";i:7679;s:14:"tophive-footer";i:7680;s:13:"tophive-popup";i:7681;s:13:"tophive-forms";i:7682;s:14:"tophive-header";i:7683;s:14:"tophive-footer";i:7684;s:13:"tophive-popup";i:7685;s:13:"tophive-forms";i:7686;s:14:"tophive-header";i:7687;s:14:"tophive-footer";i:7688;s:13:"tophive-popup";i:7689;s:13:"tophive-forms";i:7690;s:14:"tophive-header";i:7691;s:14:"tophive-footer";i:7692;s:13:"tophive-popup";i:7693;s:13:"tophive-forms";i:7694;s:14:"tophive-header";i:7695;s:14:"tophive-footer";i:7696;s:13:"tophive-popup";i:7697;s:13:"tophive-forms";i:7698;s:14:"tophive-header";i:7699;s:14:"tophive-footer";i:7700;s:13:"tophive-popup";i:7701;s:13:"tophive-forms";i:7702;s:14:"tophive-header";i:7703;s:14:"tophive-footer";i:7704;s:13:"tophive-popup";i:7705;s:13:"tophive-forms";i:7706;s:14:"tophive-header";i:7707;s:14:"tophive-footer";i:7708;s:13:"tophive-popup";i:7709;s:13:"tophive-forms";i:7710;s:14:"tophive-header";i:7711;s:14:"tophive-footer";i:7712;s:13:"tophive-popup";i:7713;s:13:"tophive-forms";i:7714;s:14:"tophive-header";i:7715;s:14:"tophive-footer";i:7716;s:13:"tophive-popup";i:7717;s:13:"tophive-forms";i:7718;s:14:"tophive-header";i:7719;s:14:"tophive-footer";i:7720;s:13:"tophive-popup";i:7721;s:13:"tophive-forms";i:7722;s:14:"tophive-header";i:7723;s:14:"tophive-footer";i:7724;s:13:"tophive-popup";i:7725;s:13:"tophive-forms";i:7726;s:14:"tophive-header";i:7727;s:14:"tophive-footer";i:7728;s:13:"tophive-popup";i:7729;s:13:"tophive-forms";i:7730;s:14:"tophive-header";i:7731;s:14:"tophive-footer";i:7732;s:13:"tophive-popup";i:7733;s:13:"tophive-forms";i:7734;s:14:"tophive-header";i:7735;s:14:"tophive-footer";i:7736;s:13:"tophive-popup";i:7737;s:13:"tophive-forms";i:7738;s:14:"tophive-header";i:7739;s:14:"tophive-footer";i:7740;s:13:"tophive-popup";i:7741;s:13:"tophive-forms";i:7742;s:14:"tophive-header";i:7743;s:14:"tophive-footer";i:7744;s:13:"tophive-popup";i:7745;s:13:"tophive-forms";i:7746;s:14:"tophive-header";i:7747;s:14:"tophive-footer";i:7748;s:13:"tophive-popup";i:7749;s:13:"tophive-forms";i:7750;s:14:"tophive-header";i:7751;s:14:"tophive-footer";i:7752;s:13:"tophive-popup";i:7753;s:13:"tophive-forms";i:7754;s:14:"tophive-header";i:7755;s:14:"tophive-footer";i:7756;s:13:"tophive-popup";i:7757;s:13:"tophive-forms";i:7758;s:14:"tophive-header";i:7759;s:14:"tophive-footer";i:7760;s:13:"tophive-popup";i:7761;s:13:"tophive-forms";i:7762;s:14:"tophive-header";i:7763;s:14:"tophive-footer";i:7764;s:13:"tophive-popup";i:7765;s:13:"tophive-forms";i:7766;s:14:"tophive-header";i:7767;s:14:"tophive-footer";i:7768;s:13:"tophive-popup";i:7769;s:13:"tophive-forms";i:7770;s:14:"tophive-header";i:7771;s:14:"tophive-footer";i:7772;s:13:"tophive-popup";i:7773;s:13:"tophive-forms";i:7774;s:14:"tophive-header";i:7775;s:14:"tophive-footer";i:7776;s:13:"tophive-popup";i:7777;s:13:"tophive-forms";i:7778;s:14:"tophive-header";i:7779;s:14:"tophive-footer";i:7780;s:13:"tophive-popup";i:7781;s:13:"tophive-forms";i:7782;s:14:"tophive-header";i:7783;s:14:"tophive-footer";i:7784;s:13:"tophive-popup";i:7785;s:13:"tophive-forms";i:7786;s:14:"tophive-header";i:7787;s:14:"tophive-footer";i:7788;s:13:"tophive-popup";i:7789;s:13:"tophive-forms";i:7790;s:14:"tophive-header";i:7791;s:14:"tophive-footer";i:7792;s:13:"tophive-popup";i:7793;s:13:"tophive-forms";i:7794;s:14:"tophive-header";i:7795;s:14:"tophive-footer";i:7796;s:13:"tophive-popup";i:7797;s:13:"tophive-forms";i:7798;s:14:"tophive-header";i:7799;s:14:"tophive-footer";i:7800;s:13:"tophive-popup";i:7801;s:13:"tophive-forms";i:7802;s:14:"tophive-header";i:7803;s:14:"tophive-footer";i:7804;s:13:"tophive-popup";i:7805;s:13:"tophive-forms";i:7806;s:14:"tophive-header";i:7807;s:14:"tophive-footer";i:7808;s:13:"tophive-popup";i:7809;s:13:"tophive-forms";i:7810;s:14:"tophive-header";i:7811;s:14:"tophive-footer";i:7812;s:13:"tophive-popup";i:7813;s:13:"tophive-forms";i:7814;s:14:"tophive-header";i:7815;s:14:"tophive-footer";i:7816;s:13:"tophive-popup";i:7817;s:13:"tophive-forms";i:7818;s:14:"tophive-header";i:7819;s:14:"tophive-footer";i:7820;s:13:"tophive-popup";i:7821;s:13:"tophive-forms";i:7822;s:14:"tophive-header";i:7823;s:14:"tophive-footer";i:7824;s:13:"tophive-popup";i:7825;s:13:"tophive-forms";i:7826;s:14:"tophive-header";i:7827;s:14:"tophive-footer";i:7828;s:13:"tophive-popup";i:7829;s:13:"tophive-forms";i:7830;s:14:"tophive-header";i:7831;s:14:"tophive-footer";i:7832;s:13:"tophive-popup";i:7833;s:13:"tophive-forms";i:7834;s:14:"tophive-header";i:7835;s:14:"tophive-footer";i:7836;s:13:"tophive-popup";i:7837;s:13:"tophive-forms";i:7838;s:14:"tophive-header";i:7839;s:14:"tophive-footer";i:7840;s:13:"tophive-popup";i:7841;s:13:"tophive-forms";i:7842;s:14:"tophive-header";i:7843;s:14:"tophive-footer";i:7844;s:13:"tophive-popup";i:7845;s:13:"tophive-forms";i:7846;s:14:"tophive-header";i:7847;s:14:"tophive-footer";i:7848;s:13:"tophive-popup";i:7849;s:13:"tophive-forms";i:7850;s:14:"tophive-header";i:7851;s:14:"tophive-footer";i:7852;s:13:"tophive-popup";i:7853;s:13:"tophive-forms";i:7854;s:14:"tophive-header";i:7855;s:14:"tophive-footer";i:7856;s:13:"tophive-popup";i:7857;s:13:"tophive-forms";i:7858;s:14:"tophive-header";i:7859;s:14:"tophive-footer";i:7860;s:13:"tophive-popup";i:7861;s:13:"tophive-forms";i:7862;s:14:"tophive-header";i:7863;s:14:"tophive-footer";i:7864;s:13:"tophive-popup";i:7865;s:13:"tophive-forms";i:7866;s:14:"tophive-header";i:7867;s:14:"tophive-footer";i:7868;s:13:"tophive-popup";i:7869;s:13:"tophive-forms";i:7870;s:14:"tophive-header";i:7871;s:14:"tophive-footer";i:7872;s:13:"tophive-popup";i:7873;s:13:"tophive-forms";i:7874;s:14:"tophive-header";i:7875;s:14:"tophive-footer";i:7876;s:13:"tophive-popup";i:7877;s:13:"tophive-forms";i:7878;s:14:"tophive-header";i:7879;s:14:"tophive-footer";i:7880;s:13:"tophive-popup";i:7881;s:13:"tophive-forms";i:7882;s:14:"tophive-header";i:7883;s:14:"tophive-footer";i:7884;s:13:"tophive-popup";i:7885;s:13:"tophive-forms";i:7886;s:14:"tophive-header";i:7887;s:14:"tophive-footer";i:7888;s:13:"tophive-popup";i:7889;s:13:"tophive-forms";i:7890;s:14:"tophive-header";i:7891;s:14:"tophive-footer";i:7892;s:13:"tophive-popup";i:7893;s:13:"tophive-forms";i:7894;s:14:"tophive-header";i:7895;s:14:"tophive-footer";i:7896;s:13:"tophive-popup";i:7897;s:13:"tophive-forms";i:7898;s:14:"tophive-header";i:7899;s:14:"tophive-footer";i:7900;s:13:"tophive-popup";i:7901;s:13:"tophive-forms";i:7902;s:14:"tophive-header";i:7903;s:14:"tophive-footer";i:7904;s:13:"tophive-popup";i:7905;s:13:"tophive-forms";i:7906;s:14:"tophive-header";i:7907;s:14:"tophive-footer";i:7908;s:13:"tophive-popup";i:7909;s:13:"tophive-forms";i:7910;s:14:"tophive-header";i:7911;s:14:"tophive-footer";i:7912;s:13:"tophive-popup";i:7913;s:13:"tophive-forms";i:7914;s:14:"tophive-header";i:7915;s:14:"tophive-footer";i:7916;s:13:"tophive-popup";i:7917;s:13:"tophive-forms";i:7918;s:14:"tophive-header";i:7919;s:14:"tophive-footer";i:7920;s:13:"tophive-popup";i:7921;s:13:"tophive-forms";i:7922;s:14:"tophive-header";i:7923;s:14:"tophive-footer";i:7924;s:13:"tophive-popup";i:7925;s:13:"tophive-forms";i:7926;s:14:"tophive-header";i:7927;s:14:"tophive-footer";i:7928;s:13:"tophive-popup";i:7929;s:13:"tophive-forms";i:7930;s:14:"tophive-header";i:7931;s:14:"tophive-footer";i:7932;s:13:"tophive-popup";i:7933;s:13:"tophive-forms";i:7934;s:14:"tophive-header";i:7935;s:14:"tophive-footer";i:7936;s:13:"tophive-popup";i:7937;s:13:"tophive-forms";i:7938;s:14:"tophive-header";i:7939;s:14:"tophive-footer";i:7940;s:13:"tophive-popup";i:7941;s:13:"tophive-forms";i:7942;s:14:"tophive-header";i:7943;s:14:"tophive-footer";i:7944;s:13:"tophive-popup";i:7945;s:13:"tophive-forms";i:7946;s:14:"tophive-header";i:7947;s:14:"tophive-footer";i:7948;s:13:"tophive-popup";i:7949;s:13:"tophive-forms";i:7950;s:14:"tophive-header";i:7951;s:14:"tophive-footer";i:7952;s:13:"tophive-popup";i:7953;s:13:"tophive-forms";i:7954;s:14:"tophive-header";i:7955;s:14:"tophive-footer";i:7956;s:13:"tophive-popup";i:7957;s:13:"tophive-forms";i:7958;s:14:"tophive-header";i:7959;s:14:"tophive-footer";i:7960;s:13:"tophive-popup";i:7961;s:13:"tophive-forms";i:7962;s:14:"tophive-header";i:7963;s:14:"tophive-footer";i:7964;s:13:"tophive-popup";i:7965;s:13:"tophive-forms";i:7966;s:14:"tophive-header";i:7967;s:14:"tophive-footer";i:7968;s:13:"tophive-popup";i:7969;s:13:"tophive-forms";i:7970;s:14:"tophive-header";i:7971;s:14:"tophive-footer";i:7972;s:13:"tophive-popup";i:7973;s:13:"tophive-forms";i:7974;s:14:"tophive-header";i:7975;s:14:"tophive-footer";i:7976;s:13:"tophive-popup";i:7977;s:13:"tophive-forms";i:7978;s:14:"tophive-header";i:7979;s:14:"tophive-footer";i:7980;s:13:"tophive-popup";i:7981;s:13:"tophive-forms";i:7982;s:14:"tophive-header";i:7983;s:14:"tophive-footer";i:7984;s:13:"tophive-popup";i:7985;s:13:"tophive-forms";i:7986;s:14:"tophive-header";i:7987;s:14:"tophive-footer";i:7988;s:13:"tophive-popup";i:7989;s:13:"tophive-forms";i:7990;s:14:"tophive-header";i:7991;s:14:"tophive-footer";i:7992;s:13:"tophive-popup";i:7993;s:13:"tophive-forms";i:7994;s:14:"tophive-header";i:7995;s:14:"tophive-footer";i:7996;s:13:"tophive-popup";i:7997;s:13:"tophive-forms";i:7998;s:14:"tophive-header";i:7999;s:14:"tophive-footer";i:8000;s:13:"tophive-popup";i:8001;s:13:"tophive-forms";i:8002;s:14:"tophive-header";i:8003;s:14:"tophive-footer";i:8004;s:13:"tophive-popup";i:8005;s:13:"tophive-forms";i:8006;s:14:"tophive-header";i:8007;s:14:"tophive-footer";i:8008;s:13:"tophive-popup";i:8009;s:13:"tophive-forms";i:8010;s:14:"tophive-header";i:8011;s:14:"tophive-footer";i:8012;s:13:"tophive-popup";i:8013;s:13:"tophive-forms";i:8014;s:14:"tophive-header";i:8015;s:14:"tophive-footer";i:8016;s:13:"tophive-popup";i:8017;s:13:"tophive-forms";i:8018;s:14:"tophive-header";i:8019;s:14:"tophive-footer";i:8020;s:13:"tophive-popup";i:8021;s:13:"tophive-forms";i:8022;s:14:"tophive-header";i:8023;s:14:"tophive-footer";i:8024;s:13:"tophive-popup";i:8025;s:13:"tophive-forms";i:8026;s:14:"tophive-header";i:8027;s:14:"tophive-footer";i:8028;s:13:"tophive-popup";i:8029;s:13:"tophive-forms";i:8030;s:14:"tophive-header";i:8031;s:14:"tophive-footer";i:8032;s:13:"tophive-popup";i:8033;s:13:"tophive-forms";i:8034;s:14:"tophive-header";i:8035;s:14:"tophive-footer";i:8036;s:13:"tophive-popup";i:8037;s:13:"tophive-forms";i:8038;s:14:"tophive-header";i:8039;s:14:"tophive-footer";i:8040;s:13:"tophive-popup";i:8041;s:13:"tophive-forms";i:8042;s:14:"tophive-header";i:8043;s:14:"tophive-footer";i:8044;s:13:"tophive-popup";i:8045;s:13:"tophive-forms";i:8046;s:14:"tophive-header";i:8047;s:14:"tophive-footer";i:8048;s:13:"tophive-popup";i:8049;s:13:"tophive-forms";i:8050;s:14:"tophive-header";i:8051;s:14:"tophive-footer";i:8052;s:13:"tophive-popup";i:8053;s:13:"tophive-forms";i:8054;s:14:"tophive-header";i:8055;s:14:"tophive-footer";i:8056;s:13:"tophive-popup";i:8057;s:13:"tophive-forms";i:8058;s:14:"tophive-header";i:8059;s:14:"tophive-footer";i:8060;s:13:"tophive-popup";i:8061;s:13:"tophive-forms";i:8062;s:14:"tophive-header";i:8063;s:14:"tophive-footer";i:8064;s:13:"tophive-popup";i:8065;s:13:"tophive-forms";i:8066;s:14:"tophive-header";i:8067;s:14:"tophive-footer";i:8068;s:13:"tophive-popup";i:8069;s:13:"tophive-forms";i:8070;s:14:"tophive-header";i:8071;s:14:"tophive-footer";i:8072;s:13:"tophive-popup";i:8073;s:13:"tophive-forms";i:8074;s:14:"tophive-header";i:8075;s:14:"tophive-footer";i:8076;s:13:"tophive-popup";i:8077;s:13:"tophive-forms";i:8078;s:14:"tophive-header";i:8079;s:14:"tophive-footer";i:8080;s:13:"tophive-popup";i:8081;s:13:"tophive-forms";i:8082;s:14:"tophive-header";i:8083;s:14:"tophive-footer";i:8084;s:13:"tophive-popup";i:8085;s:13:"tophive-forms";i:8086;s:14:"tophive-header";i:8087;s:14:"tophive-footer";i:8088;s:13:"tophive-popup";i:8089;s:13:"tophive-forms";i:8090;s:14:"tophive-header";i:8091;s:14:"tophive-footer";i:8092;s:13:"tophive-popup";i:8093;s:13:"tophive-forms";i:8094;s:14:"tophive-header";i:8095;s:14:"tophive-footer";i:8096;s:13:"tophive-popup";i:8097;s:13:"tophive-forms";i:8098;s:14:"tophive-header";i:8099;s:14:"tophive-footer";i:8100;s:13:"tophive-popup";i:8101;s:13:"tophive-forms";i:8102;s:14:"tophive-header";i:8103;s:14:"tophive-footer";i:8104;s:13:"tophive-popup";i:8105;s:13:"tophive-forms";i:8106;s:14:"tophive-header";i:8107;s:14:"tophive-footer";i:8108;s:13:"tophive-popup";i:8109;s:13:"tophive-forms";i:8110;s:14:"tophive-header";i:8111;s:14:"tophive-footer";i:8112;s:13:"tophive-popup";i:8113;s:13:"tophive-forms";i:8114;s:14:"tophive-header";i:8115;s:14:"tophive-footer";i:8116;s:13:"tophive-popup";i:8117;s:13:"tophive-forms";i:8118;s:14:"tophive-header";i:8119;s:14:"tophive-footer";i:8120;s:13:"tophive-popup";i:8121;s:13:"tophive-forms";i:8122;s:14:"tophive-header";i:8123;s:14:"tophive-footer";i:8124;s:13:"tophive-popup";i:8125;s:13:"tophive-forms";i:8126;s:14:"tophive-header";i:8127;s:14:"tophive-footer";i:8128;s:13:"tophive-popup";i:8129;s:13:"tophive-forms";i:8130;s:14:"tophive-header";i:8131;s:14:"tophive-footer";i:8132;s:13:"tophive-popup";i:8133;s:13:"tophive-forms";i:8134;s:14:"tophive-header";i:8135;s:14:"tophive-footer";i:8136;s:13:"tophive-popup";i:8137;s:13:"tophive-forms";i:8138;s:14:"tophive-header";i:8139;s:14:"tophive-footer";i:8140;s:13:"tophive-popup";i:8141;s:13:"tophive-forms";i:8142;s:14:"tophive-header";i:8143;s:14:"tophive-footer";i:8144;s:13:"tophive-popup";i:8145;s:13:"tophive-forms";i:8146;s:14:"tophive-header";i:8147;s:14:"tophive-footer";i:8148;s:13:"tophive-popup";i:8149;s:13:"tophive-forms";i:8150;s:14:"tophive-header";i:8151;s:14:"tophive-footer";i:8152;s:13:"tophive-popup";i:8153;s:13:"tophive-forms";i:8154;s:14:"tophive-header";i:8155;s:14:"tophive-footer";i:8156;s:13:"tophive-popup";i:8157;s:13:"tophive-forms";i:8158;s:14:"tophive-header";i:8159;s:14:"tophive-footer";i:8160;s:13:"tophive-popup";i:8161;s:13:"tophive-forms";i:8162;s:14:"tophive-header";i:8163;s:14:"tophive-footer";i:8164;s:13:"tophive-popup";i:8165;s:13:"tophive-forms";i:8166;s:14:"tophive-header";i:8167;s:14:"tophive-footer";i:8168;s:13:"tophive-popup";i:8169;s:13:"tophive-forms";i:8170;s:14:"tophive-header";i:8171;s:14:"tophive-footer";i:8172;s:13:"tophive-popup";i:8173;s:13:"tophive-forms";i:8174;s:14:"tophive-header";i:8175;s:14:"tophive-footer";i:8176;s:13:"tophive-popup";i:8177;s:13:"tophive-forms";i:8178;s:14:"tophive-header";i:8179;s:14:"tophive-footer";i:8180;s:13:"tophive-popup";i:8181;s:13:"tophive-forms";i:8182;s:14:"tophive-header";i:8183;s:14:"tophive-footer";i:8184;s:13:"tophive-popup";i:8185;s:13:"tophive-forms";i:8186;s:14:"tophive-header";i:8187;s:14:"tophive-footer";i:8188;s:13:"tophive-popup";i:8189;s:13:"tophive-forms";i:8190;s:14:"tophive-header";i:8191;s:14:"tophive-footer";i:8192;s:13:"tophive-popup";i:8193;s:13:"tophive-forms";i:8194;s:14:"tophive-header";i:8195;s:14:"tophive-footer";i:8196;s:13:"tophive-popup";i:8197;s:13:"tophive-forms";i:8198;s:14:"tophive-header";i:8199;s:14:"tophive-footer";i:8200;s:13:"tophive-popup";i:8201;s:13:"tophive-forms";i:8202;s:14:"tophive-header";i:8203;s:14:"tophive-footer";i:8204;s:13:"tophive-popup";i:8205;s:13:"tophive-forms";i:8206;s:14:"tophive-header";i:8207;s:14:"tophive-footer";i:8208;s:13:"tophive-popup";i:8209;s:13:"tophive-forms";i:8210;s:14:"tophive-header";i:8211;s:14:"tophive-footer";i:8212;s:13:"tophive-popup";i:8213;s:13:"tophive-forms";i:8214;s:14:"tophive-header";i:8215;s:14:"tophive-footer";i:8216;s:13:"tophive-popup";i:8217;s:13:"tophive-forms";i:8218;s:14:"tophive-header";i:8219;s:14:"tophive-footer";i:8220;s:13:"tophive-popup";i:8221;s:13:"tophive-forms";i:8222;s:14:"tophive-header";i:8223;s:14:"tophive-footer";i:8224;s:13:"tophive-popup";i:8225;s:13:"tophive-forms";i:8226;s:14:"tophive-header";i:8227;s:14:"tophive-footer";i:8228;s:13:"tophive-popup";i:8229;s:13:"tophive-forms";i:8230;s:14:"tophive-header";i:8231;s:14:"tophive-footer";i:8232;s:13:"tophive-popup";i:8233;s:13:"tophive-forms";i:8234;s:14:"tophive-header";i:8235;s:14:"tophive-footer";i:8236;s:13:"tophive-popup";i:8237;s:13:"tophive-forms";i:8238;s:14:"tophive-header";i:8239;s:14:"tophive-footer";i:8240;s:13:"tophive-popup";i:8241;s:13:"tophive-forms";i:8242;s:14:"tophive-header";i:8243;s:14:"tophive-footer";i:8244;s:13:"tophive-popup";i:8245;s:13:"tophive-forms";i:8246;s:14:"tophive-header";i:8247;s:14:"tophive-footer";i:8248;s:13:"tophive-popup";i:8249;s:13:"tophive-forms";i:8250;s:14:"tophive-header";i:8251;s:14:"tophive-footer";i:8252;s:13:"tophive-popup";i:8253;s:13:"tophive-forms";i:8254;s:14:"tophive-header";i:8255;s:14:"tophive-footer";i:8256;s:13:"tophive-popup";i:8257;s:13:"tophive-forms";i:8258;s:14:"tophive-header";i:8259;s:14:"tophive-footer";i:8260;s:13:"tophive-popup";i:8261;s:13:"tophive-forms";i:8262;s:14:"tophive-header";i:8263;s:14:"tophive-footer";i:8264;s:13:"tophive-popup";i:8265;s:13:"tophive-forms";i:8266;s:14:"tophive-header";i:8267;s:14:"tophive-footer";i:8268;s:13:"tophive-popup";i:8269;s:13:"tophive-forms";i:8270;s:14:"tophive-header";i:8271;s:14:"tophive-footer";i:8272;s:13:"tophive-popup";i:8273;s:13:"tophive-forms";i:8274;s:14:"tophive-header";i:8275;s:14:"tophive-footer";i:8276;s:13:"tophive-popup";i:8277;s:13:"tophive-forms";i:8278;s:14:"tophive-header";i:8279;s:14:"tophive-footer";i:8280;s:13:"tophive-popup";i:8281;s:13:"tophive-forms";i:8282;s:14:"tophive-header";i:8283;s:14:"tophive-footer";i:8284;s:13:"tophive-popup";i:8285;s:13:"tophive-forms";i:8286;s:14:"tophive-header";i:8287;s:14:"tophive-footer";i:8288;s:13:"tophive-popup";i:8289;s:13:"tophive-forms";i:8290;s:14:"tophive-header";i:8291;s:14:"tophive-footer";i:8292;s:13:"tophive-popup";i:8293;s:13:"tophive-forms";i:8294;s:14:"tophive-header";i:8295;s:14:"tophive-footer";i:8296;s:13:"tophive-popup";i:8297;s:13:"tophive-forms";i:8298;s:14:"tophive-header";i:8299;s:14:"tophive-footer";i:8300;s:13:"tophive-popup";i:8301;s:13:"tophive-forms";i:8302;s:14:"tophive-header";i:8303;s:14:"tophive-footer";i:8304;s:13:"tophive-popup";i:8305;s:13:"tophive-forms";i:8306;s:14:"tophive-header";i:8307;s:14:"tophive-footer";i:8308;s:13:"tophive-popup";i:8309;s:13:"tophive-forms";i:8310;s:14:"tophive-header";i:8311;s:14:"tophive-footer";i:8312;s:13:"tophive-popup";i:8313;s:13:"tophive-forms";i:8314;s:14:"tophive-header";i:8315;s:14:"tophive-footer";i:8316;s:13:"tophive-popup";i:8317;s:13:"tophive-forms";i:8318;s:14:"tophive-header";i:8319;s:14:"tophive-footer";i:8320;s:13:"tophive-popup";i:8321;s:13:"tophive-forms";i:8322;s:14:"tophive-header";i:8323;s:14:"tophive-footer";i:8324;s:13:"tophive-popup";i:8325;s:13:"tophive-forms";i:8326;s:14:"tophive-header";i:8327;s:14:"tophive-footer";i:8328;s:13:"tophive-popup";i:8329;s:13:"tophive-forms";i:8330;s:14:"tophive-header";i:8331;s:14:"tophive-footer";i:8332;s:13:"tophive-popup";i:8333;s:13:"tophive-forms";i:8334;s:14:"tophive-header";i:8335;s:14:"tophive-footer";i:8336;s:13:"tophive-popup";i:8337;s:13:"tophive-forms";i:8338;s:14:"tophive-header";i:8339;s:14:"tophive-footer";i:8340;s:13:"tophive-popup";i:8341;s:13:"tophive-forms";i:8342;s:14:"tophive-header";i:8343;s:14:"tophive-footer";i:8344;s:13:"tophive-popup";i:8345;s:13:"tophive-forms";i:8346;s:14:"tophive-header";i:8347;s:14:"tophive-footer";i:8348;s:13:"tophive-popup";i:8349;s:13:"tophive-forms";i:8350;s:14:"tophive-header";i:8351;s:14:"tophive-footer";i:8352;s:13:"tophive-popup";i:8353;s:13:"tophive-forms";i:8354;s:14:"tophive-header";i:8355;s:14:"tophive-footer";i:8356;s:13:"tophive-popup";i:8357;s:13:"tophive-forms";i:8358;s:14:"tophive-header";i:8359;s:14:"tophive-footer";i:8360;s:13:"tophive-popup";i:8361;s:13:"tophive-forms";i:8362;s:14:"tophive-header";i:8363;s:14:"tophive-footer";i:8364;s:13:"tophive-popup";i:8365;s:13:"tophive-forms";i:8366;s:14:"tophive-header";i:8367;s:14:"tophive-footer";i:8368;s:13:"tophive-popup";i:8369;s:13:"tophive-forms";i:8370;s:14:"tophive-header";i:8371;s:14:"tophive-footer";i:8372;s:13:"tophive-popup";i:8373;s:13:"tophive-forms";i:8374;s:14:"tophive-header";i:8375;s:14:"tophive-footer";i:8376;s:13:"tophive-popup";i:8377;s:13:"tophive-forms";i:8378;s:14:"tophive-header";i:8379;s:14:"tophive-footer";i:8380;s:13:"tophive-popup";i:8381;s:13:"tophive-forms";i:8382;s:14:"tophive-header";i:8383;s:14:"tophive-footer";i:8384;s:13:"tophive-popup";i:8385;s:13:"tophive-forms";i:8386;s:14:"tophive-header";i:8387;s:14:"tophive-footer";i:8388;s:13:"tophive-popup";i:8389;s:13:"tophive-forms";i:8390;s:14:"tophive-header";i:8391;s:14:"tophive-footer";i:8392;s:13:"tophive-popup";i:8393;s:13:"tophive-forms";i:8394;s:14:"tophive-header";i:8395;s:14:"tophive-footer";i:8396;s:13:"tophive-popup";i:8397;s:13:"tophive-forms";i:8398;s:14:"tophive-header";i:8399;s:14:"tophive-footer";i:8400;s:13:"tophive-popup";i:8401;s:13:"tophive-forms";i:8402;s:14:"tophive-header";i:8403;s:14:"tophive-footer";i:8404;s:13:"tophive-popup";i:8405;s:13:"tophive-forms";i:8406;s:14:"tophive-header";i:8407;s:14:"tophive-footer";i:8408;s:13:"tophive-popup";i:8409;s:13:"tophive-forms";i:8410;s:14:"tophive-header";i:8411;s:14:"tophive-footer";i:8412;s:13:"tophive-popup";i:8413;s:13:"tophive-forms";i:8414;s:14:"tophive-header";i:8415;s:14:"tophive-footer";i:8416;s:13:"tophive-popup";i:8417;s:13:"tophive-forms";i:8418;s:14:"tophive-header";i:8419;s:14:"tophive-footer";i:8420;s:13:"tophive-popup";i:8421;s:13:"tophive-forms";i:8422;s:14:"tophive-header";i:8423;s:14:"tophive-footer";i:8424;s:13:"tophive-popup";i:8425;s:13:"tophive-forms";i:8426;s:14:"tophive-header";i:8427;s:14:"tophive-footer";i:8428;s:13:"tophive-popup";i:8429;s:13:"tophive-forms";i:8430;s:14:"tophive-header";i:8431;s:14:"tophive-footer";i:8432;s:13:"tophive-popup";i:8433;s:13:"tophive-forms";i:8434;s:14:"tophive-header";i:8435;s:14:"tophive-footer";i:8436;s:13:"tophive-popup";i:8437;s:13:"tophive-forms";i:8438;s:14:"tophive-header";i:8439;s:14:"tophive-footer";i:8440;s:13:"tophive-popup";i:8441;s:13:"tophive-forms";i:8442;s:14:"tophive-header";i:8443;s:14:"tophive-footer";i:8444;s:13:"tophive-popup";i:8445;s:13:"tophive-forms";i:8446;s:14:"tophive-header";i:8447;s:14:"tophive-footer";i:8448;s:13:"tophive-popup";i:8449;s:13:"tophive-forms";i:8450;s:14:"tophive-header";i:8451;s:14:"tophive-footer";i:8452;s:13:"tophive-popup";i:8453;s:13:"tophive-forms";i:8454;s:14:"tophive-header";i:8455;s:14:"tophive-footer";i:8456;s:13:"tophive-popup";i:8457;s:13:"tophive-forms";i:8458;s:14:"tophive-header";i:8459;s:14:"tophive-footer";i:8460;s:13:"tophive-popup";i:8461;s:13:"tophive-forms";i:8462;s:14:"tophive-header";i:8463;s:14:"tophive-footer";i:8464;s:13:"tophive-popup";i:8465;s:13:"tophive-forms";i:8466;s:14:"tophive-header";i:8467;s:14:"tophive-footer";i:8468;s:13:"tophive-popup";i:8469;s:13:"tophive-forms";i:8470;s:14:"tophive-header";i:8471;s:14:"tophive-footer";i:8472;s:13:"tophive-popup";i:8473;s:13:"tophive-forms";i:8474;s:14:"tophive-header";i:8475;s:14:"tophive-footer";i:8476;s:13:"tophive-popup";i:8477;s:13:"tophive-forms";i:8478;s:14:"tophive-header";i:8479;s:14:"tophive-footer";i:8480;s:13:"tophive-popup";i:8481;s:13:"tophive-forms";i:8482;s:14:"tophive-header";i:8483;s:14:"tophive-footer";i:8484;s:13:"tophive-popup";i:8485;s:13:"tophive-forms";i:8486;s:14:"tophive-header";i:8487;s:14:"tophive-footer";i:8488;s:13:"tophive-popup";i:8489;s:13:"tophive-forms";i:8490;s:14:"tophive-header";i:8491;s:14:"tophive-footer";i:8492;s:13:"tophive-popup";i:8493;s:13:"tophive-forms";i:8494;s:14:"tophive-header";i:8495;s:14:"tophive-footer";i:8496;s:13:"tophive-popup";i:8497;s:13:"tophive-forms";i:8498;s:14:"tophive-header";i:8499;s:14:"tophive-footer";i:8500;s:13:"tophive-popup";i:8501;s:13:"tophive-forms";i:8502;s:14:"tophive-header";i:8503;s:14:"tophive-footer";i:8504;s:13:"tophive-popup";i:8505;s:13:"tophive-forms";i:8506;s:14:"tophive-header";i:8507;s:14:"tophive-footer";i:8508;s:13:"tophive-popup";i:8509;s:13:"tophive-forms";i:8510;s:14:"tophive-header";i:8511;s:14:"tophive-footer";i:8512;s:13:"tophive-popup";i:8513;s:13:"tophive-forms";i:8514;s:14:"tophive-header";i:8515;s:14:"tophive-footer";i:8516;s:13:"tophive-popup";i:8517;s:13:"tophive-forms";i:8518;s:14:"tophive-header";i:8519;s:14:"tophive-footer";i:8520;s:13:"tophive-popup";i:8521;s:13:"tophive-forms";i:8522;s:14:"tophive-header";i:8523;s:14:"tophive-footer";i:8524;s:13:"tophive-popup";i:8525;s:13:"tophive-forms";i:8526;s:14:"tophive-header";i:8527;s:14:"tophive-footer";i:8528;s:13:"tophive-popup";i:8529;s:13:"tophive-forms";i:8530;s:14:"tophive-header";i:8531;s:14:"tophive-footer";i:8532;s:13:"tophive-popup";i:8533;s:13:"tophive-forms";i:8534;s:14:"tophive-header";i:8535;s:14:"tophive-footer";i:8536;s:13:"tophive-popup";i:8537;s:13:"tophive-forms";i:8538;s:14:"tophive-header";i:8539;s:14:"tophive-footer";i:8540;s:13:"tophive-popup";i:8541;s:13:"tophive-forms";i:8542;s:14:"tophive-header";i:8543;s:14:"tophive-footer";i:8544;s:13:"tophive-popup";i:8545;s:13:"tophive-forms";i:8546;s:14:"tophive-header";i:8547;s:14:"tophive-footer";i:8548;s:13:"tophive-popup";i:8549;s:13:"tophive-forms";i:8550;s:14:"tophive-header";i:8551;s:14:"tophive-footer";i:8552;s:13:"tophive-popup";i:8553;s:13:"tophive-forms";i:8554;s:14:"tophive-header";i:8555;s:14:"tophive-footer";i:8556;s:13:"tophive-popup";i:8557;s:13:"tophive-forms";i:8558;s:14:"tophive-header";i:8559;s:14:"tophive-footer";i:8560;s:13:"tophive-popup";i:8561;s:13:"tophive-forms";i:8562;s:14:"tophive-header";i:8563;s:14:"tophive-footer";i:8564;s:13:"tophive-popup";i:8565;s:13:"tophive-forms";i:8566;s:14:"tophive-header";i:8567;s:14:"tophive-footer";i:8568;s:13:"tophive-popup";i:8569;s:13:"tophive-forms";i:8570;s:14:"tophive-header";i:8571;s:14:"tophive-footer";i:8572;s:13:"tophive-popup";i:8573;s:13:"tophive-forms";i:8574;s:14:"tophive-header";i:8575;s:14:"tophive-footer";i:8576;s:13:"tophive-popup";i:8577;s:13:"tophive-forms";i:8578;s:14:"tophive-header";i:8579;s:14:"tophive-footer";i:8580;s:13:"tophive-popup";i:8581;s:13:"tophive-forms";i:8582;s:14:"tophive-header";i:8583;s:14:"tophive-footer";i:8584;s:13:"tophive-popup";i:8585;s:13:"tophive-forms";i:8586;s:14:"tophive-header";i:8587;s:14:"tophive-footer";i:8588;s:13:"tophive-popup";i:8589;s:13:"tophive-forms";i:8590;s:14:"tophive-header";i:8591;s:14:"tophive-footer";i:8592;s:13:"tophive-popup";i:8593;s:13:"tophive-forms";i:8594;s:14:"tophive-header";i:8595;s:14:"tophive-footer";i:8596;s:13:"tophive-popup";i:8597;s:13:"tophive-forms";i:8598;s:14:"tophive-header";i:8599;s:14:"tophive-footer";i:8600;s:13:"tophive-popup";i:8601;s:13:"tophive-forms";i:8602;s:14:"tophive-header";i:8603;s:14:"tophive-footer";i:8604;s:13:"tophive-popup";i:8605;s:13:"tophive-forms";i:8606;s:14:"tophive-header";i:8607;s:14:"tophive-footer";i:8608;s:13:"tophive-popup";i:8609;s:13:"tophive-forms";i:8610;s:14:"tophive-header";i:8611;s:14:"tophive-footer";i:8612;s:13:"tophive-popup";i:8613;s:13:"tophive-forms";i:8614;s:14:"tophive-header";i:8615;s:14:"tophive-footer";i:8616;s:13:"tophive-popup";i:8617;s:13:"tophive-forms";i:8618;s:14:"tophive-header";i:8619;s:14:"tophive-footer";i:8620;s:13:"tophive-popup";i:8621;s:13:"tophive-forms";i:8622;s:14:"tophive-header";i:8623;s:14:"tophive-footer";i:8624;s:13:"tophive-popup";i:8625;s:13:"tophive-forms";i:8626;s:14:"tophive-header";i:8627;s:14:"tophive-footer";i:8628;s:13:"tophive-popup";i:8629;s:13:"tophive-forms";i:8630;s:14:"tophive-header";i:8631;s:14:"tophive-footer";i:8632;s:13:"tophive-popup";i:8633;s:13:"tophive-forms";i:8634;s:14:"tophive-header";i:8635;s:14:"tophive-footer";i:8636;s:13:"tophive-popup";i:8637;s:13:"tophive-forms";i:8638;s:14:"tophive-header";i:8639;s:14:"tophive-footer";i:8640;s:13:"tophive-popup";i:8641;s:13:"tophive-forms";i:8642;s:14:"tophive-header";i:8643;s:14:"tophive-footer";i:8644;s:13:"tophive-popup";i:8645;s:13:"tophive-forms";i:8646;s:14:"tophive-header";i:8647;s:14:"tophive-footer";i:8648;s:13:"tophive-popup";i:8649;s:13:"tophive-forms";i:8650;s:14:"tophive-header";i:8651;s:14:"tophive-footer";i:8652;s:13:"tophive-popup";i:8653;s:13:"tophive-forms";i:8654;s:14:"tophive-header";i:8655;s:14:"tophive-footer";i:8656;s:13:"tophive-popup";i:8657;s:13:"tophive-forms";i:8658;s:14:"tophive-header";i:8659;s:14:"tophive-footer";i:8660;s:13:"tophive-popup";i:8661;s:13:"tophive-forms";i:8662;s:14:"tophive-header";i:8663;s:14:"tophive-footer";i:8664;s:13:"tophive-popup";i:8665;s:13:"tophive-forms";i:8666;s:14:"tophive-header";i:8667;s:14:"tophive-footer";i:8668;s:13:"tophive-popup";i:8669;s:13:"tophive-forms";i:8670;s:14:"tophive-header";i:8671;s:14:"tophive-footer";i:8672;s:13:"tophive-popup";i:8673;s:13:"tophive-forms";i:8674;s:14:"tophive-header";i:8675;s:14:"tophive-footer";i:8676;s:13:"tophive-popup";i:8677;s:13:"tophive-forms";i:8678;s:14:"tophive-header";i:8679;s:14:"tophive-footer";i:8680;s:13:"tophive-popup";i:8681;s:13:"tophive-forms";i:8682;s:14:"tophive-header";i:8683;s:14:"tophive-footer";i:8684;s:13:"tophive-popup";i:8685;s:13:"tophive-forms";i:8686;s:14:"tophive-header";i:8687;s:14:"tophive-footer";i:8688;s:13:"tophive-popup";i:8689;s:13:"tophive-forms";i:8690;s:14:"tophive-header";i:8691;s:14:"tophive-footer";i:8692;s:13:"tophive-popup";i:8693;s:13:"tophive-forms";i:8694;s:14:"tophive-header";i:8695;s:14:"tophive-footer";i:8696;s:13:"tophive-popup";i:8697;s:13:"tophive-forms";i:8698;s:14:"tophive-header";i:8699;s:14:"tophive-footer";i:8700;s:13:"tophive-popup";i:8701;s:13:"tophive-forms";i:8702;s:14:"tophive-header";i:8703;s:14:"tophive-footer";i:8704;s:13:"tophive-popup";i:8705;s:13:"tophive-forms";i:8706;s:14:"tophive-header";i:8707;s:14:"tophive-footer";i:8708;s:13:"tophive-popup";i:8709;s:13:"tophive-forms";i:8710;s:14:"tophive-header";i:8711;s:14:"tophive-footer";i:8712;s:13:"tophive-popup";i:8713;s:13:"tophive-forms";i:8714;s:14:"tophive-header";i:8715;s:14:"tophive-footer";i:8716;s:13:"tophive-popup";i:8717;s:13:"tophive-forms";i:8718;s:14:"tophive-header";i:8719;s:14:"tophive-footer";i:8720;s:13:"tophive-popup";i:8721;s:13:"tophive-forms";i:8722;s:14:"tophive-header";i:8723;s:14:"tophive-footer";i:8724;s:13:"tophive-popup";i:8725;s:13:"tophive-forms";i:8726;s:14:"tophive-header";i:8727;s:14:"tophive-footer";i:8728;s:13:"tophive-popup";i:8729;s:13:"tophive-forms";i:8730;s:14:"tophive-header";i:8731;s:14:"tophive-footer";i:8732;s:13:"tophive-popup";i:8733;s:13:"tophive-forms";i:8734;s:14:"tophive-header";i:8735;s:14:"tophive-footer";i:8736;s:13:"tophive-popup";i:8737;s:13:"tophive-forms";i:8738;s:14:"tophive-header";i:8739;s:14:"tophive-footer";i:8740;s:13:"tophive-popup";i:8741;s:13:"tophive-forms";i:8742;s:14:"tophive-header";i:8743;s:14:"tophive-footer";i:8744;s:13:"tophive-popup";i:8745;s:13:"tophive-forms";i:8746;s:14:"tophive-header";i:8747;s:14:"tophive-footer";i:8748;s:13:"tophive-popup";i:8749;s:13:"tophive-forms";i:8750;s:14:"tophive-header";i:8751;s:14:"tophive-footer";i:8752;s:13:"tophive-popup";i:8753;s:13:"tophive-forms";i:8754;s:14:"tophive-header";i:8755;s:14:"tophive-footer";i:8756;s:13:"tophive-popup";i:8757;s:13:"tophive-forms";i:8758;s:14:"tophive-header";i:8759;s:14:"tophive-footer";i:8760;s:13:"tophive-popup";i:8761;s:13:"tophive-forms";i:8762;s:14:"tophive-header";i:8763;s:14:"tophive-footer";i:8764;s:13:"tophive-popup";i:8765;s:13:"tophive-forms";i:8766;s:14:"tophive-header";i:8767;s:14:"tophive-footer";i:8768;s:13:"tophive-popup";i:8769;s:13:"tophive-forms";i:8770;s:14:"tophive-header";i:8771;s:14:"tophive-footer";i:8772;s:13:"tophive-popup";i:8773;s:13:"tophive-forms";i:8774;s:14:"tophive-header";i:8775;s:14:"tophive-footer";i:8776;s:13:"tophive-popup";i:8777;s:13:"tophive-forms";i:8778;s:14:"tophive-header";i:8779;s:14:"tophive-footer";i:8780;s:13:"tophive-popup";i:8781;s:13:"tophive-forms";i:8782;s:14:"tophive-header";i:8783;s:14:"tophive-footer";i:8784;s:13:"tophive-popup";i:8785;s:13:"tophive-forms";i:8786;s:14:"tophive-header";i:8787;s:14:"tophive-footer";i:8788;s:13:"tophive-popup";i:8789;s:13:"tophive-forms";i:8790;s:14:"tophive-header";i:8791;s:14:"tophive-footer";i:8792;s:13:"tophive-popup";i:8793;s:13:"tophive-forms";i:8794;s:14:"tophive-header";i:8795;s:14:"tophive-footer";i:8796;s:13:"tophive-popup";i:8797;s:13:"tophive-forms";i:8798;s:14:"tophive-header";i:8799;s:14:"tophive-footer";i:8800;s:13:"tophive-popup";i:8801;s:13:"tophive-forms";i:8802;s:14:"tophive-header";i:8803;s:14:"tophive-footer";i:8804;s:13:"tophive-popup";i:8805;s:13:"tophive-forms";i:8806;s:14:"tophive-header";i:8807;s:14:"tophive-footer";i:8808;s:13:"tophive-popup";i:8809;s:13:"tophive-forms";i:8810;s:14:"tophive-header";i:8811;s:14:"tophive-footer";i:8812;s:13:"tophive-popup";i:8813;s:13:"tophive-forms";i:8814;s:14:"tophive-header";i:8815;s:14:"tophive-footer";i:8816;s:13:"tophive-popup";i:8817;s:13:"tophive-forms";i:8818;s:14:"tophive-header";i:8819;s:14:"tophive-footer";i:8820;s:13:"tophive-popup";i:8821;s:13:"tophive-forms";i:8822;s:14:"tophive-header";i:8823;s:14:"tophive-footer";i:8824;s:13:"tophive-popup";i:8825;s:13:"tophive-forms";i:8826;s:14:"tophive-header";i:8827;s:14:"tophive-footer";i:8828;s:13:"tophive-popup";i:8829;s:13:"tophive-forms";i:8830;s:14:"tophive-header";i:8831;s:14:"tophive-footer";i:8832;s:13:"tophive-popup";i:8833;s:13:"tophive-forms";i:8834;s:14:"tophive-header";i:8835;s:14:"tophive-footer";i:8836;s:13:"tophive-popup";i:8837;s:13:"tophive-forms";i:8838;s:14:"tophive-header";i:8839;s:14:"tophive-footer";i:8840;s:13:"tophive-popup";i:8841;s:13:"tophive-forms";i:8842;s:14:"tophive-header";i:8843;s:14:"tophive-footer";i:8844;s:13:"tophive-popup";i:8845;s:13:"tophive-forms";i:8846;s:14:"tophive-header";i:8847;s:14:"tophive-footer";i:8848;s:13:"tophive-popup";i:8849;s:13:"tophive-forms";i:8850;s:14:"tophive-header";i:8851;s:14:"tophive-footer";i:8852;s:13:"tophive-popup";i:8853;s:13:"tophive-forms";i:8854;s:14:"tophive-header";i:8855;s:14:"tophive-footer";i:8856;s:13:"tophive-popup";i:8857;s:13:"tophive-forms";i:8858;s:14:"tophive-header";i:8859;s:14:"tophive-footer";i:8860;s:13:"tophive-popup";i:8861;s:13:"tophive-forms";i:8862;s:14:"tophive-header";i:8863;s:14:"tophive-footer";i:8864;s:13:"tophive-popup";i:8865;s:13:"tophive-forms";i:8866;s:14:"tophive-header";i:8867;s:14:"tophive-footer";i:8868;s:13:"tophive-popup";i:8869;s:13:"tophive-forms";i:8870;s:14:"tophive-header";i:8871;s:14:"tophive-footer";i:8872;s:13:"tophive-popup";i:8873;s:13:"tophive-forms";i:8874;s:14:"tophive-header";i:8875;s:14:"tophive-footer";i:8876;s:13:"tophive-popup";i:8877;s:13:"tophive-forms";i:8878;s:14:"tophive-header";i:8879;s:14:"tophive-footer";i:8880;s:13:"tophive-popup";i:8881;s:13:"tophive-forms";i:8882;s:14:"tophive-header";i:8883;s:14:"tophive-footer";i:8884;s:13:"tophive-popup";i:8885;s:13:"tophive-forms";i:8886;s:14:"tophive-header";i:8887;s:14:"tophive-footer";i:8888;s:13:"tophive-popup";i:8889;s:13:"tophive-forms";i:8890;s:14:"tophive-header";i:8891;s:14:"tophive-footer";i:8892;s:13:"tophive-popup";i:8893;s:13:"tophive-forms";i:8894;s:14:"tophive-header";i:8895;s:14:"tophive-footer";i:8896;s:13:"tophive-popup";i:8897;s:13:"tophive-forms";i:8898;s:14:"tophive-header";i:8899;s:14:"tophive-footer";i:8900;s:13:"tophive-popup";i:8901;s:13:"tophive-forms";i:8902;s:14:"tophive-header";i:8903;s:14:"tophive-footer";i:8904;s:13:"tophive-popup";i:8905;s:13:"tophive-forms";i:8906;s:14:"tophive-header";i:8907;s:14:"tophive-footer";i:8908;s:13:"tophive-popup";i:8909;s:13:"tophive-forms";i:8910;s:14:"tophive-header";i:8911;s:14:"tophive-footer";i:8912;s:13:"tophive-popup";i:8913;s:13:"tophive-forms";i:8914;s:14:"tophive-header";i:8915;s:14:"tophive-footer";i:8916;s:13:"tophive-popup";i:8917;s:13:"tophive-forms";i:8918;s:14:"tophive-header";i:8919;s:14:"tophive-footer";i:8920;s:13:"tophive-popup";i:8921;s:13:"tophive-forms";i:8922;s:14:"tophive-header";i:8923;s:14:"tophive-footer";i:8924;s:13:"tophive-popup";i:8925;s:13:"tophive-forms";i:8926;s:14:"tophive-header";i:8927;s:14:"tophive-footer";i:8928;s:13:"tophive-popup";i:8929;s:13:"tophive-forms";i:8930;s:14:"tophive-header";i:8931;s:14:"tophive-footer";i:8932;s:13:"tophive-popup";i:8933;s:13:"tophive-forms";i:8934;s:14:"tophive-header";i:8935;s:14:"tophive-footer";i:8936;s:13:"tophive-popup";i:8937;s:13:"tophive-forms";i:8938;s:14:"tophive-header";i:8939;s:14:"tophive-footer";i:8940;s:13:"tophive-popup";i:8941;s:13:"tophive-forms";i:8942;s:14:"tophive-header";i:8943;s:14:"tophive-footer";i:8944;s:13:"tophive-popup";i:8945;s:13:"tophive-forms";i:8946;s:14:"tophive-header";i:8947;s:14:"tophive-footer";i:8948;s:13:"tophive-popup";i:8949;s:13:"tophive-forms";i:8950;s:14:"tophive-header";i:8951;s:14:"tophive-footer";i:8952;s:13:"tophive-popup";i:8953;s:13:"tophive-forms";i:8954;s:14:"tophive-header";i:8955;s:14:"tophive-footer";i:8956;s:13:"tophive-popup";i:8957;s:13:"tophive-forms";i:8958;s:14:"tophive-header";i:8959;s:14:"tophive-footer";i:8960;s:13:"tophive-popup";i:8961;s:13:"tophive-forms";i:8962;s:14:"tophive-header";i:8963;s:14:"tophive-footer";i:8964;s:13:"tophive-popup";i:8965;s:13:"tophive-forms";i:8966;s:14:"tophive-header";i:8967;s:14:"tophive-footer";i:8968;s:13:"tophive-popup";i:8969;s:13:"tophive-forms";i:8970;s:14:"tophive-header";i:8971;s:14:"tophive-footer";i:8972;s:13:"tophive-popup";i:8973;s:13:"tophive-forms";i:8974;s:14:"tophive-header";i:8975;s:14:"tophive-footer";i:8976;s:13:"tophive-popup";i:8977;s:13:"tophive-forms";i:8978;s:14:"tophive-header";i:8979;s:14:"tophive-footer";i:8980;s:13:"tophive-popup";i:8981;s:13:"tophive-forms";i:8982;s:14:"tophive-header";i:8983;s:14:"tophive-footer";i:8984;s:13:"tophive-popup";i:8985;s:13:"tophive-forms";i:8986;s:14:"tophive-header";i:8987;s:14:"tophive-footer";i:8988;s:13:"tophive-popup";i:8989;s:13:"tophive-forms";i:8990;s:14:"tophive-header";i:8991;s:14:"tophive-footer";i:8992;s:13:"tophive-popup";i:8993;s:13:"tophive-forms";i:8994;s:14:"tophive-header";i:8995;s:14:"tophive-footer";i:8996;s:13:"tophive-popup";i:8997;s:13:"tophive-forms";i:8998;s:14:"tophive-header";i:8999;s:14:"tophive-footer";i:9000;s:13:"tophive-popup";i:9001;s:13:"tophive-forms";i:9002;s:14:"tophive-header";i:9003;s:14:"tophive-footer";i:9004;s:13:"tophive-popup";i:9005;s:13:"tophive-forms";i:9006;s:14:"tophive-header";i:9007;s:14:"tophive-footer";i:9008;s:13:"tophive-popup";i:9009;s:13:"tophive-forms";i:9010;s:14:"tophive-header";i:9011;s:14:"tophive-footer";i:9012;s:13:"tophive-popup";i:9013;s:13:"tophive-forms";i:9014;s:14:"tophive-header";i:9015;s:14:"tophive-footer";i:9016;s:13:"tophive-popup";i:9017;s:13:"tophive-forms";i:9018;s:14:"tophive-header";i:9019;s:14:"tophive-footer";i:9020;s:13:"tophive-popup";i:9021;s:13:"tophive-forms";i:9022;s:14:"tophive-header";i:9023;s:14:"tophive-footer";i:9024;s:13:"tophive-popup";i:9025;s:13:"tophive-forms";i:9026;s:14:"tophive-header";i:9027;s:14:"tophive-footer";i:9028;s:13:"tophive-popup";i:9029;s:13:"tophive-forms";i:9030;s:14:"tophive-header";i:9031;s:14:"tophive-footer";i:9032;s:13:"tophive-popup";i:9033;s:13:"tophive-forms";i:9034;s:14:"tophive-header";i:9035;s:14:"tophive-footer";i:9036;s:13:"tophive-popup";i:9037;s:13:"tophive-forms";i:9038;s:14:"tophive-header";i:9039;s:14:"tophive-footer";i:9040;s:13:"tophive-popup";i:9041;s:13:"tophive-forms";i:9042;s:14:"tophive-header";i:9043;s:14:"tophive-footer";i:9044;s:13:"tophive-popup";i:9045;s:13:"tophive-forms";i:9046;s:14:"tophive-header";i:9047;s:14:"tophive-footer";i:9048;s:13:"tophive-popup";i:9049;s:13:"tophive-forms";i:9050;s:14:"tophive-header";i:9051;s:14:"tophive-footer";i:9052;s:13:"tophive-popup";i:9053;s:13:"tophive-forms";i:9054;s:14:"tophive-header";i:9055;s:14:"tophive-footer";i:9056;s:13:"tophive-popup";i:9057;s:13:"tophive-forms";i:9058;s:14:"tophive-header";i:9059;s:14:"tophive-footer";i:9060;s:13:"tophive-popup";i:9061;s:13:"tophive-forms";i:9062;s:14:"tophive-header";i:9063;s:14:"tophive-footer";i:9064;s:13:"tophive-popup";i:9065;s:13:"tophive-forms";i:9066;s:14:"tophive-header";i:9067;s:14:"tophive-footer";i:9068;s:13:"tophive-popup";i:9069;s:13:"tophive-forms";i:9070;s:14:"tophive-header";i:9071;s:14:"tophive-footer";i:9072;s:13:"tophive-popup";i:9073;s:13:"tophive-forms";i:9074;s:14:"tophive-header";i:9075;s:14:"tophive-footer";i:9076;s:13:"tophive-popup";i:9077;s:13:"tophive-forms";i:9078;s:14:"tophive-header";i:9079;s:14:"tophive-footer";i:9080;s:13:"tophive-popup";i:9081;s:13:"tophive-forms";i:9082;s:14:"tophive-header";i:9083;s:14:"tophive-footer";i:9084;s:13:"tophive-popup";i:9085;s:13:"tophive-forms";i:9086;s:14:"tophive-header";i:9087;s:14:"tophive-footer";i:9088;s:13:"tophive-popup";i:9089;s:13:"tophive-forms";i:9090;s:14:"tophive-header";i:9091;s:14:"tophive-footer";i:9092;s:13:"tophive-popup";i:9093;s:13:"tophive-forms";i:9094;s:14:"tophive-header";i:9095;s:14:"tophive-footer";i:9096;s:13:"tophive-popup";i:9097;s:13:"tophive-forms";i:9098;s:14:"tophive-header";i:9099;s:14:"tophive-footer";i:9100;s:13:"tophive-popup";i:9101;s:13:"tophive-forms";i:9102;s:14:"tophive-header";i:9103;s:14:"tophive-footer";i:9104;s:13:"tophive-popup";i:9105;s:13:"tophive-forms";i:9106;s:14:"tophive-header";i:9107;s:14:"tophive-footer";i:9108;s:13:"tophive-popup";i:9109;s:13:"tophive-forms";i:9110;s:14:"tophive-header";i:9111;s:14:"tophive-footer";i:9112;s:13:"tophive-popup";i:9113;s:13:"tophive-forms";i:9114;s:14:"tophive-header";i:9115;s:14:"tophive-footer";i:9116;s:13:"tophive-popup";i:9117;s:13:"tophive-forms";i:9118;s:14:"tophive-header";i:9119;s:14:"tophive-footer";i:9120;s:13:"tophive-popup";i:9121;s:13:"tophive-forms";i:9122;s:14:"tophive-header";i:9123;s:14:"tophive-footer";i:9124;s:13:"tophive-popup";i:9125;s:13:"tophive-forms";i:9126;s:14:"tophive-header";i:9127;s:14:"tophive-footer";i:9128;s:13:"tophive-popup";i:9129;s:13:"tophive-forms";i:9130;s:14:"tophive-header";i:9131;s:14:"tophive-footer";i:9132;s:13:"tophive-popup";i:9133;s:13:"tophive-forms";i:9134;s:14:"tophive-header";i:9135;s:14:"tophive-footer";i:9136;s:13:"tophive-popup";i:9137;s:13:"tophive-forms";i:9138;s:14:"tophive-header";i:9139;s:14:"tophive-footer";i:9140;s:13:"tophive-popup";i:9141;s:13:"tophive-forms";i:9142;s:14:"tophive-header";i:9143;s:14:"tophive-footer";i:9144;s:13:"tophive-popup";i:9145;s:13:"tophive-forms";i:9146;s:14:"tophive-header";i:9147;s:14:"tophive-footer";i:9148;s:13:"tophive-popup";i:9149;s:13:"tophive-forms";i:9150;s:14:"tophive-header";i:9151;s:14:"tophive-footer";i:9152;s:13:"tophive-popup";i:9153;s:13:"tophive-forms";i:9154;s:14:"tophive-header";i:9155;s:14:"tophive-footer";i:9156;s:13:"tophive-popup";i:9157;s:13:"tophive-forms";i:9158;s:14:"tophive-header";i:9159;s:14:"tophive-footer";i:9160;s:13:"tophive-popup";i:9161;s:13:"tophive-forms";i:9162;s:14:"tophive-header";i:9163;s:14:"tophive-footer";i:9164;s:13:"tophive-popup";i:9165;s:13:"tophive-forms";i:9166;s:14:"tophive-header";i:9167;s:14:"tophive-footer";i:9168;s:13:"tophive-popup";i:9169;s:13:"tophive-forms";i:9170;s:14:"tophive-header";i:9171;s:14:"tophive-footer";i:9172;s:13:"tophive-popup";i:9173;s:13:"tophive-forms";i:9174;s:14:"tophive-header";i:9175;s:14:"tophive-footer";i:9176;s:13:"tophive-popup";i:9177;s:13:"tophive-forms";i:9178;s:14:"tophive-header";i:9179;s:14:"tophive-footer";i:9180;s:13:"tophive-popup";i:9181;s:13:"tophive-forms";i:9182;s:14:"tophive-header";i:9183;s:14:"tophive-footer";i:9184;s:13:"tophive-popup";i:9185;s:13:"tophive-forms";i:9186;s:14:"tophive-header";i:9187;s:14:"tophive-footer";i:9188;s:13:"tophive-popup";i:9189;s:13:"tophive-forms";i:9190;s:14:"tophive-header";i:9191;s:14:"tophive-footer";i:9192;s:13:"tophive-popup";i:9193;s:13:"tophive-forms";i:9194;s:14:"tophive-header";i:9195;s:14:"tophive-footer";i:9196;s:13:"tophive-popup";i:9197;s:13:"tophive-forms";i:9198;s:14:"tophive-header";i:9199;s:14:"tophive-footer";i:9200;s:13:"tophive-popup";i:9201;s:13:"tophive-forms";i:9202;s:14:"tophive-header";i:9203;s:14:"tophive-footer";i:9204;s:13:"tophive-popup";i:9205;s:13:"tophive-forms";i:9206;s:14:"tophive-header";i:9207;s:14:"tophive-footer";i:9208;s:13:"tophive-popup";i:9209;s:13:"tophive-forms";i:9210;s:14:"tophive-header";i:9211;s:14:"tophive-footer";i:9212;s:13:"tophive-popup";i:9213;s:13:"tophive-forms";i:9214;s:14:"tophive-header";i:9215;s:14:"tophive-footer";i:9216;s:13:"tophive-popup";i:9217;s:13:"tophive-forms";i:9218;s:14:"tophive-header";i:9219;s:14:"tophive-footer";i:9220;s:13:"tophive-popup";i:9221;s:13:"tophive-forms";i:9222;s:14:"tophive-header";i:9223;s:14:"tophive-footer";i:9224;s:13:"tophive-popup";i:9225;s:13:"tophive-forms";i:9226;s:14:"tophive-header";i:9227;s:14:"tophive-footer";i:9228;s:13:"tophive-popup";i:9229;s:13:"tophive-forms";i:9230;s:14:"tophive-header";i:9231;s:14:"tophive-footer";i:9232;s:13:"tophive-popup";i:9233;s:13:"tophive-forms";i:9234;s:14:"tophive-header";i:9235;s:14:"tophive-footer";i:9236;s:13:"tophive-popup";i:9237;s:13:"tophive-forms";i:9238;s:14:"tophive-header";i:9239;s:14:"tophive-footer";i:9240;s:13:"tophive-popup";i:9241;s:13:"tophive-forms";i:9242;s:14:"tophive-header";i:9243;s:14:"tophive-footer";i:9244;s:13:"tophive-popup";i:9245;s:13:"tophive-forms";i:9246;s:14:"tophive-header";i:9247;s:14:"tophive-footer";i:9248;s:13:"tophive-popup";i:9249;s:13:"tophive-forms";i:9250;s:14:"tophive-header";i:9251;s:14:"tophive-footer";i:9252;s:13:"tophive-popup";i:9253;s:13:"tophive-forms";i:9254;s:14:"tophive-header";i:9255;s:14:"tophive-footer";i:9256;s:13:"tophive-popup";i:9257;s:13:"tophive-forms";i:9258;s:14:"tophive-header";i:9259;s:14:"tophive-footer";i:9260;s:13:"tophive-popup";i:9261;s:13:"tophive-forms";i:9262;s:14:"tophive-header";i:9263;s:14:"tophive-footer";i:9264;s:13:"tophive-popup";i:9265;s:13:"tophive-forms";i:9266;s:14:"tophive-header";i:9267;s:14:"tophive-footer";i:9268;s:13:"tophive-popup";i:9269;s:13:"tophive-forms";i:9270;s:14:"tophive-header";i:9271;s:14:"tophive-footer";i:9272;s:13:"tophive-popup";i:9273;s:13:"tophive-forms";i:9274;s:14:"tophive-header";i:9275;s:14:"tophive-footer";i:9276;s:13:"tophive-popup";i:9277;s:13:"tophive-forms";i:9278;s:14:"tophive-header";i:9279;s:14:"tophive-footer";i:9280;s:13:"tophive-popup";i:9281;s:13:"tophive-forms";i:9282;s:14:"tophive-header";i:9283;s:14:"tophive-footer";i:9284;s:13:"tophive-popup";i:9285;s:13:"tophive-forms";i:9286;s:14:"tophive-header";i:9287;s:14:"tophive-footer";i:9288;s:13:"tophive-popup";i:9289;s:13:"tophive-forms";i:9290;s:14:"tophive-header";i:9291;s:14:"tophive-footer";i:9292;s:13:"tophive-popup";i:9293;s:13:"tophive-forms";i:9294;s:14:"tophive-header";i:9295;s:14:"tophive-footer";i:9296;s:13:"tophive-popup";i:9297;s:13:"tophive-forms";i:9298;s:14:"tophive-header";i:9299;s:14:"tophive-footer";i:9300;s:13:"tophive-popup";i:9301;s:13:"tophive-forms";i:9302;s:14:"tophive-header";i:9303;s:14:"tophive-footer";i:9304;s:13:"tophive-popup";i:9305;s:13:"tophive-forms";i:9306;s:14:"tophive-header";i:9307;s:14:"tophive-footer";i:9308;s:13:"tophive-popup";i:9309;s:13:"tophive-forms";i:9310;s:14:"tophive-header";i:9311;s:14:"tophive-footer";i:9312;s:13:"tophive-popup";i:9313;s:13:"tophive-forms";i:9314;s:14:"tophive-header";i:9315;s:14:"tophive-footer";i:9316;s:13:"tophive-popup";i:9317;s:13:"tophive-forms";i:9318;s:14:"tophive-header";i:9319;s:14:"tophive-footer";i:9320;s:13:"tophive-popup";i:9321;s:13:"tophive-forms";i:9322;s:14:"tophive-header";i:9323;s:14:"tophive-footer";i:9324;s:13:"tophive-popup";i:9325;s:13:"tophive-forms";i:9326;s:14:"tophive-header";i:9327;s:14:"tophive-footer";i:9328;s:13:"tophive-popup";i:9329;s:13:"tophive-forms";i:9330;s:14:"tophive-header";i:9331;s:14:"tophive-footer";i:9332;s:13:"tophive-popup";i:9333;s:13:"tophive-forms";i:9334;s:14:"tophive-header";i:9335;s:14:"tophive-footer";i:9336;s:13:"tophive-popup";i:9337;s:13:"tophive-forms";i:9338;s:14:"tophive-header";i:9339;s:14:"tophive-footer";i:9340;s:13:"tophive-popup";i:9341;s:13:"tophive-forms";i:9342;s:14:"tophive-header";i:9343;s:14:"tophive-footer";i:9344;s:13:"tophive-popup";i:9345;s:13:"tophive-forms";i:9346;s:14:"tophive-header";i:9347;s:14:"tophive-footer";i:9348;s:13:"tophive-popup";i:9349;s:13:"tophive-forms";i:9350;s:14:"tophive-header";i:9351;s:14:"tophive-footer";i:9352;s:13:"tophive-popup";i:9353;s:13:"tophive-forms";i:9354;s:14:"tophive-header";i:9355;s:14:"tophive-footer";i:9356;s:13:"tophive-popup";i:9357;s:13:"tophive-forms";i:9358;s:14:"tophive-header";i:9359;s:14:"tophive-footer";i:9360;s:13:"tophive-popup";i:9361;s:13:"tophive-forms";i:9362;s:14:"tophive-header";i:9363;s:14:"tophive-footer";i:9364;s:13:"tophive-popup";i:9365;s:13:"tophive-forms";i:9366;s:14:"tophive-header";i:9367;s:14:"tophive-footer";i:9368;s:13:"tophive-popup";i:9369;s:13:"tophive-forms";i:9370;s:14:"tophive-header";i:9371;s:14:"tophive-footer";i:9372;s:13:"tophive-popup";i:9373;s:13:"tophive-forms";i:9374;s:14:"tophive-header";i:9375;s:14:"tophive-footer";i:9376;s:13:"tophive-popup";i:9377;s:13:"tophive-forms";i:9378;s:14:"tophive-header";i:9379;s:14:"tophive-footer";i:9380;s:13:"tophive-popup";i:9381;s:13:"tophive-forms";i:9382;s:14:"tophive-header";i:9383;s:14:"tophive-footer";i:9384;s:13:"tophive-popup";i:9385;s:13:"tophive-forms";i:9386;s:14:"tophive-header";i:9387;s:14:"tophive-footer";i:9388;s:13:"tophive-popup";i:9389;s:13:"tophive-forms";i:9390;s:14:"tophive-header";i:9391;s:14:"tophive-footer";i:9392;s:13:"tophive-popup";i:9393;s:13:"tophive-forms";i:9394;s:14:"tophive-header";i:9395;s:14:"tophive-footer";i:9396;s:13:"tophive-popup";i:9397;s:13:"tophive-forms";i:9398;s:14:"tophive-header";i:9399;s:14:"tophive-footer";i:9400;s:13:"tophive-popup";i:9401;s:13:"tophive-forms";i:9402;s:14:"tophive-header";i:9403;s:14:"tophive-footer";i:9404;s:13:"tophive-popup";i:9405;s:13:"tophive-forms";i:9406;s:14:"tophive-header";i:9407;s:14:"tophive-footer";i:9408;s:13:"tophive-popup";i:9409;s:13:"tophive-forms";i:9410;s:14:"tophive-header";i:9411;s:14:"tophive-footer";i:9412;s:13:"tophive-popup";i:9413;s:13:"tophive-forms";i:9414;s:14:"tophive-header";i:9415;s:14:"tophive-footer";i:9416;s:13:"tophive-popup";i:9417;s:13:"tophive-forms";i:9418;s:14:"tophive-header";i:9419;s:14:"tophive-footer";i:9420;s:13:"tophive-popup";i:9421;s:13:"tophive-forms";i:9422;s:14:"tophive-header";i:9423;s:14:"tophive-footer";i:9424;s:13:"tophive-popup";i:9425;s:13:"tophive-forms";i:9426;s:14:"tophive-header";i:9427;s:14:"tophive-footer";i:9428;s:13:"tophive-popup";i:9429;s:13:"tophive-forms";i:9430;s:14:"tophive-header";i:9431;s:14:"tophive-footer";i:9432;s:13:"tophive-popup";i:9433;s:13:"tophive-forms";i:9434;s:14:"tophive-header";i:9435;s:14:"tophive-footer";i:9436;s:13:"tophive-popup";i:9437;s:13:"tophive-forms";i:9438;s:14:"tophive-header";i:9439;s:14:"tophive-footer";i:9440;s:13:"tophive-popup";i:9441;s:13:"tophive-forms";i:9442;s:14:"tophive-header";i:9443;s:14:"tophive-footer";i:9444;s:13:"tophive-popup";i:9445;s:13:"tophive-forms";i:9446;s:14:"tophive-header";i:9447;s:14:"tophive-footer";i:9448;s:13:"tophive-popup";i:9449;s:13:"tophive-forms";i:9450;s:14:"tophive-header";i:9451;s:14:"tophive-footer";i:9452;s:13:"tophive-popup";i:9453;s:13:"tophive-forms";i:9454;s:14:"tophive-header";i:9455;s:14:"tophive-footer";i:9456;s:13:"tophive-popup";i:9457;s:13:"tophive-forms";i:9458;s:14:"tophive-header";i:9459;s:14:"tophive-footer";i:9460;s:13:"tophive-popup";i:9461;s:13:"tophive-forms";i:9462;s:14:"tophive-header";i:9463;s:14:"tophive-footer";i:9464;s:13:"tophive-popup";i:9465;s:13:"tophive-forms";i:9466;s:14:"tophive-header";i:9467;s:14:"tophive-footer";i:9468;s:13:"tophive-popup";i:9469;s:13:"tophive-forms";i:9470;s:14:"tophive-header";i:9471;s:14:"tophive-footer";i:9472;s:13:"tophive-popup";i:9473;s:13:"tophive-forms";i:9474;s:14:"tophive-header";i:9475;s:14:"tophive-footer";i:9476;s:13:"tophive-popup";i:9477;s:13:"tophive-forms";i:9478;s:14:"tophive-header";i:9479;s:14:"tophive-footer";i:9480;s:13:"tophive-popup";i:9481;s:13:"tophive-forms";i:9482;s:14:"tophive-header";i:9483;s:14:"tophive-footer";i:9484;s:13:"tophive-popup";i:9485;s:13:"tophive-forms";i:9486;s:14:"tophive-header";i:9487;s:14:"tophive-footer";i:9488;s:13:"tophive-popup";i:9489;s:13:"tophive-forms";i:9490;s:14:"tophive-header";i:9491;s:14:"tophive-footer";i:9492;s:13:"tophive-popup";i:9493;s:13:"tophive-forms";i:9494;s:14:"tophive-header";i:9495;s:14:"tophive-footer";i:9496;s:13:"tophive-popup";i:9497;s:13:"tophive-forms";i:9498;s:14:"tophive-header";i:9499;s:14:"tophive-footer";i:9500;s:13:"tophive-popup";i:9501;s:13:"tophive-forms";i:9502;s:14:"tophive-header";i:9503;s:14:"tophive-footer";i:9504;s:13:"tophive-popup";i:9505;s:13:"tophive-forms";i:9506;s:14:"tophive-header";i:9507;s:14:"tophive-footer";i:9508;s:13:"tophive-popup";i:9509;s:13:"tophive-forms";i:9510;s:14:"tophive-header";i:9511;s:14:"tophive-footer";i:9512;s:13:"tophive-popup";i:9513;s:13:"tophive-forms";i:9514;s:14:"tophive-header";i:9515;s:14:"tophive-footer";i:9516;s:13:"tophive-popup";i:9517;s:13:"tophive-forms";i:9518;s:14:"tophive-header";i:9519;s:14:"tophive-footer";i:9520;s:13:"tophive-popup";i:9521;s:13:"tophive-forms";i:9522;s:14:"tophive-header";i:9523;s:14:"tophive-footer";i:9524;s:13:"tophive-popup";i:9525;s:13:"tophive-forms";i:9526;s:14:"tophive-header";i:9527;s:14:"tophive-footer";i:9528;s:13:"tophive-popup";i:9529;s:13:"tophive-forms";i:9530;s:14:"tophive-header";i:9531;s:14:"tophive-footer";i:9532;s:13:"tophive-popup";i:9533;s:13:"tophive-forms";i:9534;s:14:"tophive-header";i:9535;s:14:"tophive-footer";i:9536;s:13:"tophive-popup";i:9537;s:13:"tophive-forms";i:9538;s:14:"tophive-header";i:9539;s:14:"tophive-footer";i:9540;s:13:"tophive-popup";i:9541;s:13:"tophive-forms";i:9542;s:14:"tophive-header";i:9543;s:14:"tophive-footer";i:9544;s:13:"tophive-popup";i:9545;s:13:"tophive-forms";i:9546;s:14:"tophive-header";i:9547;s:14:"tophive-footer";i:9548;s:13:"tophive-popup";i:9549;s:13:"tophive-forms";i:9550;s:14:"tophive-header";i:9551;s:14:"tophive-footer";i:9552;s:13:"tophive-popup";i:9553;s:13:"tophive-forms";i:9554;s:14:"tophive-header";i:9555;s:14:"tophive-footer";i:9556;s:13:"tophive-popup";i:9557;s:13:"tophive-forms";i:9558;s:14:"tophive-header";i:9559;s:14:"tophive-footer";i:9560;s:13:"tophive-popup";i:9561;s:13:"tophive-forms";i:9562;s:14:"tophive-header";i:9563;s:14:"tophive-footer";i:9564;s:13:"tophive-popup";i:9565;s:13:"tophive-forms";i:9566;s:14:"tophive-header";i:9567;s:14:"tophive-footer";i:9568;s:13:"tophive-popup";i:9569;s:13:"tophive-forms";i:9570;s:14:"tophive-header";i:9571;s:14:"tophive-footer";i:9572;s:13:"tophive-popup";i:9573;s:13:"tophive-forms";i:9574;s:14:"tophive-header";i:9575;s:14:"tophive-footer";i:9576;s:13:"tophive-popup";i:9577;s:13:"tophive-forms";i:9578;s:14:"tophive-header";i:9579;s:14:"tophive-footer";i:9580;s:13:"tophive-popup";i:9581;s:13:"tophive-forms";i:9582;s:14:"tophive-header";i:9583;s:14:"tophive-footer";i:9584;s:13:"tophive-popup";i:9585;s:13:"tophive-forms";i:9586;s:14:"tophive-header";i:9587;s:14:"tophive-footer";i:9588;s:13:"tophive-popup";i:9589;s:13:"tophive-forms";i:9590;s:14:"tophive-header";i:9591;s:14:"tophive-footer";i:9592;s:13:"tophive-popup";i:9593;s:13:"tophive-forms";i:9594;s:14:"tophive-header";i:9595;s:14:"tophive-footer";i:9596;s:13:"tophive-popup";i:9597;s:13:"tophive-forms";i:9598;s:14:"tophive-header";i:9599;s:14:"tophive-footer";i:9600;s:13:"tophive-popup";i:9601;s:13:"tophive-forms";i:9602;s:14:"tophive-header";i:9603;s:14:"tophive-footer";i:9604;s:13:"tophive-popup";i:9605;s:13:"tophive-forms";i:9606;s:14:"tophive-header";i:9607;s:14:"tophive-footer";i:9608;s:13:"tophive-popup";i:9609;s:13:"tophive-forms";i:9610;s:14:"tophive-header";i:9611;s:14:"tophive-footer";i:9612;s:13:"tophive-popup";i:9613;s:13:"tophive-forms";i:9614;s:14:"tophive-header";i:9615;s:14:"tophive-footer";i:9616;s:13:"tophive-popup";i:9617;s:13:"tophive-forms";i:9618;s:14:"tophive-header";i:9619;s:14:"tophive-footer";i:9620;s:13:"tophive-popup";i:9621;s:13:"tophive-forms";i:9622;s:14:"tophive-header";i:9623;s:14:"tophive-footer";i:9624;s:13:"tophive-popup";i:9625;s:13:"tophive-forms";i:9626;s:14:"tophive-header";i:9627;s:14:"tophive-footer";i:9628;s:13:"tophive-popup";i:9629;s:13:"tophive-forms";i:9630;s:14:"tophive-header";i:9631;s:14:"tophive-footer";i:9632;s:13:"tophive-popup";i:9633;s:13:"tophive-forms";i:9634;s:14:"tophive-header";i:9635;s:14:"tophive-footer";i:9636;s:13:"tophive-popup";i:9637;s:13:"tophive-forms";i:9638;s:14:"tophive-header";i:9639;s:14:"tophive-footer";i:9640;s:13:"tophive-popup";i:9641;s:13:"tophive-forms";i:9642;s:14:"tophive-header";i:9643;s:14:"tophive-footer";i:9644;s:13:"tophive-popup";i:9645;s:13:"tophive-forms";i:9646;s:14:"tophive-header";i:9647;s:14:"tophive-footer";i:9648;s:13:"tophive-popup";i:9649;s:13:"tophive-forms";i:9650;s:14:"tophive-header";i:9651;s:14:"tophive-footer";i:9652;s:13:"tophive-popup";i:9653;s:13:"tophive-forms";i:9654;s:14:"tophive-header";i:9655;s:14:"tophive-footer";i:9656;s:13:"tophive-popup";i:9657;s:13:"tophive-forms";i:9658;s:14:"tophive-header";i:9659;s:14:"tophive-footer";i:9660;s:13:"tophive-popup";i:9661;s:13:"tophive-forms";i:9662;s:14:"tophive-header";i:9663;s:14:"tophive-footer";i:9664;s:13:"tophive-popup";i:9665;s:13:"tophive-forms";i:9666;s:14:"tophive-header";i:9667;s:14:"tophive-footer";i:9668;s:13:"tophive-popup";i:9669;s:13:"tophive-forms";i:9670;s:14:"tophive-header";i:9671;s:14:"tophive-footer";i:9672;s:13:"tophive-popup";i:9673;s:13:"tophive-forms";i:9674;s:14:"tophive-header";i:9675;s:14:"tophive-footer";i:9676;s:13:"tophive-popup";i:9677;s:13:"tophive-forms";i:9678;s:14:"tophive-header";i:9679;s:14:"tophive-footer";i:9680;s:13:"tophive-popup";i:9681;s:13:"tophive-forms";i:9682;s:14:"tophive-header";i:9683;s:14:"tophive-footer";i:9684;s:13:"tophive-popup";i:9685;s:13:"tophive-forms";i:9686;s:14:"tophive-header";i:9687;s:14:"tophive-footer";i:9688;s:13:"tophive-popup";i:9689;s:13:"tophive-forms";i:9690;s:14:"tophive-header";i:9691;s:14:"tophive-footer";i:9692;s:13:"tophive-popup";i:9693;s:13:"tophive-forms";i:9694;s:14:"tophive-header";i:9695;s:14:"tophive-footer";i:9696;s:13:"tophive-popup";i:9697;s:13:"tophive-forms";i:9698;s:14:"tophive-header";i:9699;s:14:"tophive-footer";i:9700;s:13:"tophive-popup";i:9701;s:13:"tophive-forms";i:9702;s:14:"tophive-header";i:9703;s:14:"tophive-footer";i:9704;s:13:"tophive-popup";i:9705;s:13:"tophive-forms";i:9706;s:14:"tophive-header";i:9707;s:14:"tophive-footer";i:9708;s:13:"tophive-popup";i:9709;s:13:"tophive-forms";i:9710;s:14:"tophive-header";i:9711;s:14:"tophive-footer";i:9712;s:13:"tophive-popup";i:9713;s:13:"tophive-forms";i:9714;s:14:"tophive-header";i:9715;s:14:"tophive-footer";i:9716;s:13:"tophive-popup";i:9717;s:13:"tophive-forms";i:9718;s:14:"tophive-header";i:9719;s:14:"tophive-footer";i:9720;s:13:"tophive-popup";i:9721;s:13:"tophive-forms";i:9722;s:14:"tophive-header";i:9723;s:14:"tophive-footer";i:9724;s:13:"tophive-popup";i:9725;s:13:"tophive-forms";i:9726;s:14:"tophive-header";i:9727;s:14:"tophive-footer";i:9728;s:13:"tophive-popup";i:9729;s:13:"tophive-forms";i:9730;s:14:"tophive-header";i:9731;s:14:"tophive-footer";i:9732;s:13:"tophive-popup";i:9733;s:13:"tophive-forms";i:9734;s:14:"tophive-header";i:9735;s:14:"tophive-footer";i:9736;s:13:"tophive-popup";i:9737;s:13:"tophive-forms";i:9738;s:14:"tophive-header";i:9739;s:14:"tophive-footer";i:9740;s:13:"tophive-popup";i:9741;s:13:"tophive-forms";i:9742;s:14:"tophive-header";i:9743;s:14:"tophive-footer";i:9744;s:13:"tophive-popup";i:9745;s:13:"tophive-forms";i:9746;s:14:"tophive-header";i:9747;s:14:"tophive-footer";i:9748;s:13:"tophive-popup";i:9749;s:13:"tophive-forms";i:9750;s:14:"tophive-header";i:9751;s:14:"tophive-footer";i:9752;s:13:"tophive-popup";i:9753;s:13:"tophive-forms";i:9754;s:14:"tophive-header";i:9755;s:14:"tophive-footer";i:9756;s:13:"tophive-popup";i:9757;s:13:"tophive-forms";i:9758;s:14:"tophive-header";i:9759;s:14:"tophive-footer";i:9760;s:13:"tophive-popup";i:9761;s:13:"tophive-forms";i:9762;s:14:"tophive-header";i:9763;s:14:"tophive-footer";i:9764;s:13:"tophive-popup";i:9765;s:13:"tophive-forms";i:9766;s:14:"tophive-header";i:9767;s:14:"tophive-footer";i:9768;s:13:"tophive-popup";i:9769;s:13:"tophive-forms";i:9770;s:14:"tophive-header";i:9771;s:14:"tophive-footer";i:9772;s:13:"tophive-popup";i:9773;s:13:"tophive-forms";i:9774;s:14:"tophive-header";i:9775;s:14:"tophive-footer";i:9776;s:13:"tophive-popup";i:9777;s:13:"tophive-forms";i:9778;s:14:"tophive-header";i:9779;s:14:"tophive-footer";i:9780;s:13:"tophive-popup";i:9781;s:13:"tophive-forms";i:9782;s:14:"tophive-header";i:9783;s:14:"tophive-footer";i:9784;s:13:"tophive-popup";i:9785;s:13:"tophive-forms";i:9786;s:14:"tophive-header";i:9787;s:14:"tophive-footer";i:9788;s:13:"tophive-popup";i:9789;s:13:"tophive-forms";i:9790;s:14:"tophive-header";i:9791;s:14:"tophive-footer";i:9792;s:13:"tophive-popup";i:9793;s:13:"tophive-forms";i:9794;s:14:"tophive-header";i:9795;s:14:"tophive-footer";i:9796;s:13:"tophive-popup";i:9797;s:13:"tophive-forms";i:9798;s:14:"tophive-header";i:9799;s:14:"tophive-footer";i:9800;s:13:"tophive-popup";i:9801;s:13:"tophive-forms";i:9802;s:14:"tophive-header";i:9803;s:14:"tophive-footer";i:9804;s:13:"tophive-popup";i:9805;s:13:"tophive-forms";i:9806;s:14:"tophive-header";i:9807;s:14:"tophive-footer";i:9808;s:13:"tophive-popup";i:9809;s:13:"tophive-forms";i:9810;s:14:"tophive-header";i:9811;s:14:"tophive-footer";i:9812;s:13:"tophive-popup";i:9813;s:13:"tophive-forms";i:9814;s:14:"tophive-header";i:9815;s:14:"tophive-footer";i:9816;s:13:"tophive-popup";i:9817;s:13:"tophive-forms";i:9818;s:14:"tophive-header";i:9819;s:14:"tophive-footer";i:9820;s:13:"tophive-popup";i:9821;s:13:"tophive-forms";i:9822;s:14:"tophive-header";i:9823;s:14:"tophive-footer";i:9824;s:13:"tophive-popup";i:9825;s:13:"tophive-forms";i:9826;s:14:"tophive-header";i:9827;s:14:"tophive-footer";i:9828;s:13:"tophive-popup";i:9829;s:13:"tophive-forms";i:9830;s:14:"tophive-header";i:9831;s:14:"tophive-footer";i:9832;s:13:"tophive-popup";i:9833;s:13:"tophive-forms";i:9834;s:14:"tophive-header";i:9835;s:14:"tophive-footer";i:9836;s:13:"tophive-popup";i:9837;s:13:"tophive-forms";i:9838;s:14:"tophive-header";i:9839;s:14:"tophive-footer";i:9840;s:13:"tophive-popup";i:9841;s:13:"tophive-forms";i:9842;s:14:"tophive-header";i:9843;s:14:"tophive-footer";i:9844;s:13:"tophive-popup";i:9845;s:13:"tophive-forms";i:9846;s:14:"tophive-header";i:9847;s:14:"tophive-footer";i:9848;s:13:"tophive-popup";i:9849;s:13:"tophive-forms";i:9850;s:14:"tophive-header";i:9851;s:14:"tophive-footer";i:9852;s:13:"tophive-popup";i:9853;s:13:"tophive-forms";i:9854;s:14:"tophive-header";i:9855;s:14:"tophive-footer";i:9856;s:13:"tophive-popup";i:9857;s:13:"tophive-forms";i:9858;s:14:"tophive-header";i:9859;s:14:"tophive-footer";i:9860;s:13:"tophive-popup";i:9861;s:13:"tophive-forms";i:9862;s:14:"tophive-header";i:9863;s:14:"tophive-footer";i:9864;s:13:"tophive-popup";i:9865;s:13:"tophive-forms";i:9866;s:14:"tophive-header";i:9867;s:14:"tophive-footer";i:9868;s:13:"tophive-popup";i:9869;s:13:"tophive-forms";i:9870;s:14:"tophive-header";i:9871;s:14:"tophive-footer";i:9872;s:13:"tophive-popup";i:9873;s:13:"tophive-forms";i:9874;s:14:"tophive-header";i:9875;s:14:"tophive-footer";i:9876;s:13:"tophive-popup";i:9877;s:13:"tophive-forms";i:9878;s:14:"tophive-header";i:9879;s:14:"tophive-footer";i:9880;s:13:"tophive-popup";i:9881;s:13:"tophive-forms";i:9882;s:14:"tophive-header";i:9883;s:14:"tophive-footer";i:9884;s:13:"tophive-popup";i:9885;s:13:"tophive-forms";i:9886;s:14:"tophive-header";i:9887;s:14:"tophive-footer";i:9888;s:13:"tophive-popup";i:9889;s:13:"tophive-forms";i:9890;s:14:"tophive-header";i:9891;s:14:"tophive-footer";i:9892;s:13:"tophive-popup";i:9893;s:13:"tophive-forms";i:9894;s:14:"tophive-header";i:9895;s:14:"tophive-footer";i:9896;s:13:"tophive-popup";i:9897;s:13:"tophive-forms";i:9898;s:14:"tophive-header";i:9899;s:14:"tophive-footer";i:9900;s:13:"tophive-popup";i:9901;s:13:"tophive-forms";i:9902;s:14:"tophive-header";i:9903;s:14:"tophive-footer";i:9904;s:13:"tophive-popup";i:9905;s:13:"tophive-forms";i:9906;s:14:"tophive-header";i:9907;s:14:"tophive-footer";i:9908;s:13:"tophive-popup";i:9909;s:13:"tophive-forms";i:9910;s:14:"tophive-header";i:9911;s:14:"tophive-footer";i:9912;s:13:"tophive-popup";i:9913;s:13:"tophive-forms";i:9914;s:14:"tophive-header";i:9915;s:14:"tophive-footer";i:9916;s:13:"tophive-popup";i:9917;s:13:"tophive-forms";i:9918;s:14:"tophive-header";i:9919;s:14:"tophive-footer";i:9920;s:13:"tophive-popup";i:9921;s:13:"tophive-forms";i:9922;s:14:"tophive-header";i:9923;s:14:"tophive-footer";i:9924;s:13:"tophive-popup";i:9925;s:13:"tophive-forms";i:9926;s:14:"tophive-header";i:9927;s:14:"tophive-footer";i:9928;s:13:"tophive-popup";i:9929;s:13:"tophive-forms";i:9930;s:14:"tophive-header";i:9931;s:14:"tophive-footer";i:9932;s:13:"tophive-popup";i:9933;s:13:"tophive-forms";i:9934;s:14:"tophive-header";i:9935;s:14:"tophive-footer";i:9936;s:13:"tophive-popup";i:9937;s:13:"tophive-forms";i:9938;s:14:"tophive-header";i:9939;s:14:"tophive-footer";i:9940;s:13:"tophive-popup";i:9941;s:13:"tophive-forms";i:9942;s:14:"tophive-header";i:9943;s:14:"tophive-footer";i:9944;s:13:"tophive-popup";i:9945;s:13:"tophive-forms";i:9946;s:14:"tophive-header";i:9947;s:14:"tophive-footer";i:9948;s:13:"tophive-popup";i:9949;s:13:"tophive-forms";i:9950;s:14:"tophive-header";i:9951;s:14:"tophive-footer";i:9952;s:13:"tophive-popup";i:9953;s:13:"tophive-forms";i:9954;s:14:"tophive-header";i:9955;s:14:"tophive-footer";i:9956;s:13:"tophive-popup";i:9957;s:13:"tophive-forms";i:9958;s:14:"tophive-header";i:9959;s:14:"tophive-footer";i:9960;s:13:"tophive-popup";i:9961;s:13:"tophive-forms";i:9962;s:14:"tophive-header";i:9963;s:14:"tophive-footer";i:9964;s:13:"tophive-popup";i:9965;s:13:"tophive-forms";i:9966;s:14:"tophive-header";i:9967;s:14:"tophive-footer";i:9968;s:13:"tophive-popup";i:9969;s:13:"tophive-forms";i:9970;s:14:"tophive-header";i:9971;s:14:"tophive-footer";i:9972;s:13:"tophive-popup";i:9973;s:13:"tophive-forms";i:9974;s:14:"tophive-header";i:9975;s:14:"tophive-footer";i:9976;s:13:"tophive-popup";i:9977;s:13:"tophive-forms";i:9978;s:14:"tophive-header";i:9979;s:14:"tophive-footer";i:9980;s:13:"tophive-popup";i:9981;s:13:"tophive-forms";i:9982;s:14:"tophive-header";i:9983;s:14:"tophive-footer";i:9984;s:13:"tophive-popup";i:9985;s:13:"tophive-forms";i:9986;s:14:"tophive-header";i:9987;s:14:"tophive-footer";i:9988;s:13:"tophive-popup";i:9989;s:13:"tophive-forms";i:9990;s:14:"tophive-header";i:9991;s:14:"tophive-footer";i:9992;s:13:"tophive-popup";i:9993;s:13:"tophive-forms";i:9994;s:14:"tophive-header";i:9995;s:14:"tophive-footer";i:9996;s:13:"tophive-popup";i:9997;s:13:"tophive-forms";i:9998;s:14:"tophive-header";i:9999;s:14:"tophive-footer";i:10000;s:13:"tophive-popup";i:10001;s:13:"tophive-forms";i:10002;s:14:"tophive-header";i:10003;s:14:"tophive-footer";i:10004;s:13:"tophive-popup";i:10005;s:13:"tophive-forms";i:10006;s:14:"tophive-header";i:10007;s:14:"tophive-footer";i:10008;s:13:"tophive-popup";i:10009;s:13:"tophive-forms";i:10010;s:14:"tophive-header";i:10011;s:14:"tophive-footer";i:10012;s:13:"tophive-popup";i:10013;s:13:"tophive-forms";i:10014;s:14:"tophive-header";i:10015;s:14:"tophive-footer";i:10016;s:13:"tophive-popup";i:10017;s:13:"tophive-forms";i:10018;s:14:"tophive-header";i:10019;s:14:"tophive-footer";i:10020;s:13:"tophive-popup";i:10021;s:13:"tophive-forms";i:10022;s:14:"tophive-header";i:10023;s:14:"tophive-footer";i:10024;s:13:"tophive-popup";i:10025;s:13:"tophive-forms";i:10026;s:14:"tophive-header";i:10027;s:14:"tophive-footer";i:10028;s:13:"tophive-popup";i:10029;s:13:"tophive-forms";i:10030;s:14:"tophive-header";i:10031;s:14:"tophive-footer";i:10032;s:13:"tophive-popup";i:10033;s:13:"tophive-forms";i:10034;s:14:"tophive-header";i:10035;s:14:"tophive-footer";i:10036;s:13:"tophive-popup";i:10037;s:13:"tophive-forms";i:10038;s:14:"tophive-header";i:10039;s:14:"tophive-footer";i:10040;s:13:"tophive-popup";i:10041;s:13:"tophive-forms";i:10042;s:14:"tophive-header";i:10043;s:14:"tophive-footer";i:10044;s:13:"tophive-popup";i:10045;s:13:"tophive-forms";i:10046;s:14:"tophive-header";i:10047;s:14:"tophive-footer";i:10048;s:13:"tophive-popup";i:10049;s:13:"tophive-forms";i:10050;s:14:"tophive-header";i:10051;s:14:"tophive-footer";i:10052;s:13:"tophive-popup";i:10053;s:13:"tophive-forms";i:10054;s:14:"tophive-header";i:10055;s:14:"tophive-footer";i:10056;s:13:"tophive-popup";i:10057;s:13:"tophive-forms";i:10058;s:14:"tophive-header";i:10059;s:14:"tophive-footer";i:10060;s:13:"tophive-popup";i:10061;s:13:"tophive-forms";i:10062;s:14:"tophive-header";i:10063;s:14:"tophive-footer";i:10064;s:13:"tophive-popup";i:10065;s:13:"tophive-forms";i:10066;s:14:"tophive-header";i:10067;s:14:"tophive-footer";i:10068;s:13:"tophive-popup";i:10069;s:13:"tophive-forms";i:10070;s:14:"tophive-header";i:10071;s:14:"tophive-footer";i:10072;s:13:"tophive-popup";i:10073;s:13:"tophive-forms";i:10074;s:14:"tophive-header";i:10075;s:14:"tophive-footer";i:10076;s:13:"tophive-popup";i:10077;s:13:"tophive-forms";i:10078;s:14:"tophive-header";i:10079;s:14:"tophive-footer";i:10080;s:13:"tophive-popup";i:10081;s:13:"tophive-forms";i:10082;s:14:"tophive-header";i:10083;s:14:"tophive-footer";i:10084;s:13:"tophive-popup";i:10085;s:13:"tophive-forms";i:10086;s:14:"tophive-header";i:10087;s:14:"tophive-footer";i:10088;s:13:"tophive-popup";i:10089;s:13:"tophive-forms";i:10090;s:14:"tophive-header";i:10091;s:14:"tophive-footer";i:10092;s:13:"tophive-popup";i:10093;s:13:"tophive-forms";i:10094;s:14:"tophive-header";i:10095;s:14:"tophive-footer";i:10096;s:13:"tophive-popup";i:10097;s:13:"tophive-forms";i:10098;s:14:"tophive-header";i:10099;s:14:"tophive-footer";i:10100;s:13:"tophive-popup";i:10101;s:13:"tophive-forms";i:10102;s:14:"tophive-header";i:10103;s:14:"tophive-footer";i:10104;s:13:"tophive-popup";i:10105;s:13:"tophive-forms";i:10106;s:14:"tophive-header";i:10107;s:14:"tophive-footer";i:10108;s:13:"tophive-popup";i:10109;s:13:"tophive-forms";i:10110;s:14:"tophive-header";i:10111;s:14:"tophive-footer";i:10112;s:13:"tophive-popup";i:10113;s:13:"tophive-forms";i:10114;s:14:"tophive-header";i:10115;s:14:"tophive-footer";i:10116;s:13:"tophive-popup";i:10117;s:13:"tophive-forms";i:10118;s:14:"tophive-header";i:10119;s:14:"tophive-footer";i:10120;s:13:"tophive-popup";i:10121;s:13:"tophive-forms";i:10122;s:14:"tophive-header";i:10123;s:14:"tophive-footer";i:10124;s:13:"tophive-popup";i:10125;s:13:"tophive-forms";i:10126;s:14:"tophive-header";i:10127;s:14:"tophive-footer";i:10128;s:13:"tophive-popup";i:10129;s:13:"tophive-forms";i:10130;s:14:"tophive-header";i:10131;s:14:"tophive-footer";i:10132;s:13:"tophive-popup";i:10133;s:13:"tophive-forms";i:10134;s:14:"tophive-header";i:10135;s:14:"tophive-footer";i:10136;s:13:"tophive-popup";i:10137;s:13:"tophive-forms";i:10138;s:14:"tophive-header";i:10139;s:14:"tophive-footer";i:10140;s:13:"tophive-popup";i:10141;s:13:"tophive-forms";i:10142;s:14:"tophive-header";i:10143;s:14:"tophive-footer";i:10144;s:13:"tophive-popup";i:10145;s:13:"tophive-forms";i:10146;s:14:"tophive-header";i:10147;s:14:"tophive-footer";i:10148;s:13:"tophive-popup";i:10149;s:13:"tophive-forms";i:10150;s:14:"tophive-header";i:10151;s:14:"tophive-footer";i:10152;s:13:"tophive-popup";i:10153;s:13:"tophive-forms";i:10154;s:14:"tophive-header";i:10155;s:14:"tophive-footer";i:10156;s:13:"tophive-popup";i:10157;s:13:"tophive-forms";i:10158;s:14:"tophive-header";i:10159;s:14:"tophive-footer";i:10160;s:13:"tophive-popup";i:10161;s:13:"tophive-forms";i:10162;s:14:"tophive-header";i:10163;s:14:"tophive-footer";i:10164;s:13:"tophive-popup";i:10165;s:13:"tophive-forms";i:10166;s:14:"tophive-header";i:10167;s:14:"tophive-footer";i:10168;s:13:"tophive-popup";i:10169;s:13:"tophive-forms";i:10170;s:14:"tophive-header";i:10171;s:14:"tophive-footer";i:10172;s:13:"tophive-popup";i:10173;s:13:"tophive-forms";i:10174;s:14:"tophive-header";i:10175;s:14:"tophive-footer";i:10176;s:13:"tophive-popup";i:10177;s:13:"tophive-forms";i:10178;s:14:"tophive-header";i:10179;s:14:"tophive-footer";i:10180;s:13:"tophive-popup";i:10181;s:13:"tophive-forms";i:10182;s:14:"tophive-header";i:10183;s:14:"tophive-footer";i:10184;s:13:"tophive-popup";i:10185;s:13:"tophive-forms";i:10186;s:14:"tophive-header";i:10187;s:14:"tophive-footer";i:10188;s:13:"tophive-popup";i:10189;s:13:"tophive-forms";i:10190;s:14:"tophive-header";i:10191;s:14:"tophive-footer";i:10192;s:13:"tophive-popup";i:10193;s:13:"tophive-forms";i:10194;s:14:"tophive-header";i:10195;s:14:"tophive-footer";i:10196;s:13:"tophive-popup";i:10197;s:13:"tophive-forms";i:10198;s:14:"tophive-header";i:10199;s:14:"tophive-footer";i:10200;s:13:"tophive-popup";i:10201;s:13:"tophive-forms";i:10202;s:14:"tophive-header";i:10203;s:14:"tophive-footer";i:10204;s:13:"tophive-popup";i:10205;s:13:"tophive-forms";i:10206;s:14:"tophive-header";i:10207;s:14:"tophive-footer";i:10208;s:13:"tophive-popup";i:10209;s:13:"tophive-forms";i:10210;s:14:"tophive-header";i:10211;s:14:"tophive-footer";i:10212;s:13:"tophive-popup";i:10213;s:13:"tophive-forms";i:10214;s:14:"tophive-header";i:10215;s:14:"tophive-footer";i:10216;s:13:"tophive-popup";i:10217;s:13:"tophive-forms";i:10218;s:14:"tophive-header";i:10219;s:14:"tophive-footer";i:10220;s:13:"tophive-popup";i:10221;s:13:"tophive-forms";i:10222;s:14:"tophive-header";i:10223;s:14:"tophive-footer";i:10224;s:13:"tophive-popup";i:10225;s:13:"tophive-forms";i:10226;s:14:"tophive-header";i:10227;s:14:"tophive-footer";i:10228;s:13:"tophive-popup";i:10229;s:13:"tophive-forms";i:10230;s:14:"tophive-header";i:10231;s:14:"tophive-footer";i:10232;s:13:"tophive-popup";i:10233;s:13:"tophive-forms";i:10234;s:14:"tophive-header";i:10235;s:14:"tophive-footer";i:10236;s:13:"tophive-popup";i:10237;s:13:"tophive-forms";i:10238;s:14:"tophive-header";i:10239;s:14:"tophive-footer";i:10240;s:13:"tophive-popup";i:10241;s:13:"tophive-forms";i:10242;s:14:"tophive-header";i:10243;s:14:"tophive-footer";i:10244;s:13:"tophive-popup";i:10245;s:13:"tophive-forms";i:10246;s:14:"tophive-header";i:10247;s:14:"tophive-footer";i:10248;s:13:"tophive-popup";i:10249;s:13:"tophive-forms";i:10250;s:14:"tophive-header";i:10251;s:14:"tophive-footer";i:10252;s:13:"tophive-popup";i:10253;s:13:"tophive-forms";i:10254;s:14:"tophive-header";i:10255;s:14:"tophive-footer";i:10256;s:13:"tophive-popup";i:10257;s:13:"tophive-forms";i:10258;s:14:"tophive-header";i:10259;s:14:"tophive-footer";i:10260;s:13:"tophive-popup";i:10261;s:13:"tophive-forms";i:10262;s:14:"tophive-header";i:10263;s:14:"tophive-footer";i:10264;s:13:"tophive-popup";i:10265;s:13:"tophive-forms";i:10266;s:14:"tophive-header";i:10267;s:14:"tophive-footer";i:10268;s:13:"tophive-popup";i:10269;s:13:"tophive-forms";i:10270;s:14:"tophive-header";i:10271;s:14:"tophive-footer";i:10272;s:13:"tophive-popup";i:10273;s:13:"tophive-forms";i:10274;s:14:"tophive-header";i:10275;s:14:"tophive-footer";i:10276;s:13:"tophive-popup";i:10277;s:13:"tophive-forms";i:10278;s:14:"tophive-header";i:10279;s:14:"tophive-footer";i:10280;s:13:"tophive-popup";i:10281;s:13:"tophive-forms";i:10282;s:14:"tophive-header";i:10283;s:14:"tophive-footer";i:10284;s:13:"tophive-popup";i:10285;s:13:"tophive-forms";i:10286;s:14:"tophive-header";i:10287;s:14:"tophive-footer";i:10288;s:13:"tophive-popup";i:10289;s:13:"tophive-forms";i:10290;s:14:"tophive-header";i:10291;s:14:"tophive-footer";i:10292;s:13:"tophive-popup";i:10293;s:13:"tophive-forms";i:10294;s:14:"tophive-header";i:10295;s:14:"tophive-footer";i:10296;s:13:"tophive-popup";i:10297;s:13:"tophive-forms";i:10298;s:14:"tophive-header";i:10299;s:14:"tophive-footer";i:10300;s:13:"tophive-popup";i:10301;s:13:"tophive-forms";i:10302;s:14:"tophive-header";i:10303;s:14:"tophive-footer";i:10304;s:13:"tophive-popup";i:10305;s:13:"tophive-forms";i:10306;s:14:"tophive-header";i:10307;s:14:"tophive-footer";i:10308;s:13:"tophive-popup";i:10309;s:13:"tophive-forms";i:10310;s:14:"tophive-header";i:10311;s:14:"tophive-footer";i:10312;s:13:"tophive-popup";i:10313;s:13:"tophive-forms";i:10314;s:14:"tophive-header";i:10315;s:14:"tophive-footer";i:10316;s:13:"tophive-popup";i:10317;s:13:"tophive-forms";i:10318;s:14:"tophive-header";i:10319;s:14:"tophive-footer";i:10320;s:13:"tophive-popup";i:10321;s:13:"tophive-forms";i:10322;s:14:"tophive-header";i:10323;s:14:"tophive-footer";i:10324;s:13:"tophive-popup";i:10325;s:13:"tophive-forms";i:10326;s:14:"tophive-header";i:10327;s:14:"tophive-footer";i:10328;s:13:"tophive-popup";i:10329;s:13:"tophive-forms";i:10330;s:14:"tophive-header";i:10331;s:14:"tophive-footer";i:10332;s:13:"tophive-popup";i:10333;s:13:"tophive-forms";i:10334;s:14:"tophive-header";i:10335;s:14:"tophive-footer";i:10336;s:13:"tophive-popup";i:10337;s:13:"tophive-forms";i:10338;s:14:"tophive-header";i:10339;s:14:"tophive-footer";i:10340;s:13:"tophive-popup";i:10341;s:13:"tophive-forms";i:10342;s:14:"tophive-header";i:10343;s:14:"tophive-footer";i:10344;s:13:"tophive-popup";i:10345;s:13:"tophive-forms";i:10346;s:14:"tophive-header";i:10347;s:14:"tophive-footer";i:10348;s:13:"tophive-popup";i:10349;s:13:"tophive-forms";i:10350;s:14:"tophive-header";i:10351;s:14:"tophive-footer";i:10352;s:13:"tophive-popup";i:10353;s:13:"tophive-forms";i:10354;s:14:"tophive-header";i:10355;s:14:"tophive-footer";i:10356;s:13:"tophive-popup";i:10357;s:13:"tophive-forms";i:10358;s:14:"tophive-header";i:10359;s:14:"tophive-footer";i:10360;s:13:"tophive-popup";i:10361;s:13:"tophive-forms";i:10362;s:14:"tophive-header";i:10363;s:14:"tophive-footer";i:10364;s:13:"tophive-popup";i:10365;s:13:"tophive-forms";i:10366;s:14:"tophive-header";i:10367;s:14:"tophive-footer";i:10368;s:13:"tophive-popup";i:10369;s:13:"tophive-forms";i:10370;s:14:"tophive-header";i:10371;s:14:"tophive-footer";i:10372;s:13:"tophive-popup";i:10373;s:13:"tophive-forms";i:10374;s:14:"tophive-header";i:10375;s:14:"tophive-footer";i:10376;s:13:"tophive-popup";i:10377;s:13:"tophive-forms";i:10378;s:14:"tophive-header";i:10379;s:14:"tophive-footer";i:10380;s:13:"tophive-popup";i:10381;s:13:"tophive-forms";i:10382;s:14:"tophive-header";i:10383;s:14:"tophive-footer";i:10384;s:13:"tophive-popup";i:10385;s:13:"tophive-forms";i:10386;s:14:"tophive-header";i:10387;s:14:"tophive-footer";i:10388;s:13:"tophive-popup";i:10389;s:13:"tophive-forms";i:10390;s:14:"tophive-header";i:10391;s:14:"tophive-footer";i:10392;s:13:"tophive-popup";i:10393;s:13:"tophive-forms";}', 'auto-off');
INSERT INTO `EKPjf_options` VALUES
(16135, '_site_transient_timeout_theme_roots', '1774558015', 'off'),
(16136, '_site_transient_theme_roots', 'a:5:{s:14:"metafans-child";s:7:"/themes";s:8:"metafans";s:7:"/themes";s:16:"twentytwentyfive";s:7:"/themes";s:16:"twentytwentyfour";s:7:"/themes";s:17:"twentytwentythree";s:7:"/themes";}', 'off'),
(14682, 'woocommerce_admin_pes_incentive_woopayments_store_had_woopayments', 'no', 'auto'),
(14683, 'gamipress_version', '6.9.4', 'auto'),
(14684, 'woocommerce_custom_orders_table_created', 'yes', 'auto'),
(14685, 'woocommerce_coming_soon', 'yes', 'auto'),
(14686, 'woocommerce_store_pages_only', 'yes', 'auto'),
(14687, 'woocommerce_email_improvements_default_enabled', 'yes', 'auto'),
(14688, 'woocommerce_email_improvements_first_enabled_at', '2026-03-25 12:27:41', 'auto'),
(14689, 'woocommerce_email_improvements_last_enabled_at', '2026-03-25 12:27:41', 'auto'),
(14690, 'woocommerce_email_improvements_enabled_count', '1', 'auto'),
(14691, 'woocommerce_back_in_stock_allow_signups', 'yes', 'auto'),
(14692, 'woocommerce_analytics_scheduled_import', 'yes', 'auto'),
(14693, 'woocommerce_admin_scheduler_last_processed_order_modified_date', '2026-03-26 12:40:43', 'off'),
(14694, 'woocommerce_admin_scheduler_last_processed_order_id', '0', 'off'),
(14695, 'woocommerce_initial_installed_version', '10.6.1', 'off'),
(16137, '_site_transient_timeout_envato_market_themes', '1774559816', 'off'),
(16138, '_site_transient_envato_market_themes', 'a:4:{s:9:"purchased";a:0:{}s:6:"active";a:0:{}s:9:"installed";a:0:{}s:7:"install";a:0:{}}', 'off'),
(14696, 'wc_blocks_db_schema_version', '260', 'auto'),
(14697, 'wpdb_gamipress_user_earnings_version', '4', 'auto'),
(14698, 'wpdb_gamipress_user_earnings_meta_version', '1', 'auto'),
(14699, 'wpdb_gamipress_logs_version', '6', 'auto'),
(14700, 'wpdb_gamipress_logs_meta_version', '1', 'auto'),
(14701, 'wc_remote_inbox_notifications_stored_state', 'O:8:"stdClass":2:{s:22:"there_were_no_products";b:1;s:22:"there_are_now_products";b:0;}', 'off'),
(14702, '_transient_timeout_woocommerce_admin_pes_incentive_woopayments_cache', '1774614461', 'off'),
(14703, '_transient_woocommerce_admin_pes_incentive_woopayments_cache', 'a:3:{s:10:"incentives";a:2:{i:0;a:8:{s:2:"id";s:32:"wcpay-promo-2023-action-discount";s:8:"promo_id";s:32:"wcpay-promo-2023-action-discount";s:4:"type";s:12:"welcome_page";s:9:"cta_label";s:28:"Install WooPayments for free";s:6:"tc_url";s:75:"https://woocommerce.com/terms-conditions/woopayments-action-promotion-2023/";s:11:"description";s:117:"<b>Save 10%</b> on payment processing costs in your <b>first three months</b> when you sign up for WooPayments today.";s:19:"task_header_content";s:256:"Power your payments with a simple, all-in-one option and <b>save 10% on payment processing costs in your first three months</b>. See <a href="https://woocommerce.com/terms-conditions/woopayments-action-promotion-2023/">Terms and Conditions</a> for details.";s:10:"task_badge";s:35:"Save 10% on payment processing fees";}i:1;a:9:{s:2:"id";s:54:"wcpay-promo-2023-action-discount__wc_settings_payments";s:8:"promo_id";s:32:"wcpay-promo-2023-action-discount";s:4:"type";s:20:"wc_settings_payments";s:11:"description";s:161:"Use the native payments solution built and supported by Woo to accept online and in-person payments, track revenue, and handle all payment activity in one place.";s:9:"cta_label";s:20:"Install and save 10%";s:6:"tc_url";s:75:"https://woocommerce.com/terms-conditions/woopayments-action-promotion-2023/";s:5:"title";s:88:"Save 10% on processing fees during your first 3 months when you sign up for WooPayments.";s:17:"short_description";s:88:"Save 10% on processing fees during your first 3 months when you sign up for WooPayments.";s:5:"badge";s:27:"Save 10% on processing fees";}}s:12:"context_hash";s:32:"b5e4b58728502ee8959fda30cf4e71da";s:9:"timestamp";i:1774441661;}', 'off'),
(14704, '_transient_timeout_woocommerce_admin_payment_gateway_suggestions_specs', '1775132862', 'off'),
(14705, '_transient_woocommerce_admin_payment_gateway_suggestions_specs', 'a:1:{s:5:"fr_FR";a:24:{s:6:"affirm";O:8:"stdClass":11:{s:2:"id";s:6:"affirm";s:5:"title";s:6:"Affirm";s:7:"content";s:233:"Les programmes sur mesure Acheter maintenant, payer ultérieurement d’Affirm suppriment le prix comme obstacle, transformant les internautes en acheteurs, augmentant la valeur moyenne des commandes et élargissant votre clientèle.";s:5:"image";s:108:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/affirm.png";s:11:"image_72x72";s:108:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/affirm.png";s:7:"plugins";a:0:{}s:13:"external_link";s:59:"https://woocommerce.com/products/woocommerce-gateway-affirm";s:10:"is_visible";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:2:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"US";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CA";s:9:"operation";s:1:"=";}}}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:7:"version";s:9:"6.5.0-dev";s:8:"operator";s:2:">=";}i:2;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:3:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:7:"version";s:9:"9.2.0-dev";s:8:"operator";s:1:"<";}i:1;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:20:"woocommerce-payments";}}}}i:2;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:4:"data";}}i:1;O:8:"stdClass":1:{s:3:"use";s:10:"array_keys";}}s:11:"option_name";s:18:"wcpay_account_data";s:9:"operation";s:9:"!contains";s:5:"value";s:10:"account_id";s:7:"default";a:0:{}}}}}s:14:"category_other";a:0:{}s:19:"category_additional";a:2:{i:0;s:2:"US";i:1;s:2:"CA";}s:23:"recommendation_priority";i:7;}s:8:"afterpay";O:8:"stdClass":10:{s:2:"id";s:8:"afterpay";s:5:"title";s:8:"Afterpay";s:7:"content";s:144:"Afterpay permet aux clients de recevoir leurs produits tout de suite et de régler leurs achats en quatre échéances, toujours sans intérêts.";s:5:"image";s:110:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/afterpay.png";s:11:"image_72x72";s:110:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/afterpay.png";s:7:"plugins";a:1:{i:0;s:32:"afterpay-gateway-for-woocommerce";}s:10:"is_visible";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:3:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"US";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CA";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AU";s:9:"operation";s:1:"=";}}}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:7:"version";s:9:"6.5.0-dev";s:8:"operator";s:2:">=";}i:2;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:3:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:7:"version";s:9:"9.2.0-dev";s:8:"operator";s:1:"<";}i:1;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:20:"woocommerce-payments";}}}}i:2;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:4:"data";}}i:1;O:8:"stdClass":1:{s:3:"use";s:10:"array_keys";}}s:11:"option_name";s:18:"wcpay_account_data";s:9:"operation";s:9:"!contains";s:5:"value";s:10:"account_id";s:7:"default";a:0:{}}}}}s:14:"category_other";a:0:{}s:19:"category_additional";a:3:{i:0;s:2:"US";i:1;s:2:"CA";i:2;s:2:"AU";}s:23:"recommendation_priority";i:8;}s:14:"airwallex_main";O:8:"stdClass":11:{s:2:"id";s:14:"airwallex_main";s:5:"title";s:19:"Paiements Airwallex";s:7:"content";s:208:"Dynamisez les ventes internationales et économisez sur les frais sur les transactions à l’étranger. Acceptez plus d’une soixantaine de moyens de paiements locaux parmi lesquels Apple Pay et Google Pay.";s:5:"image";s:105:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/airwallex.png";s:11:"image_72x72";s:111:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/airwallex.png";s:12:"square_image";s:112:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/airwallex-square.png";s:7:"plugins";a:1:{i:0;s:33:"airwallex-online-payments-gateway";}s:10:"is_visible";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:17:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GB";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AT";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BE";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"EE";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FR";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DE";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GR";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IE";s:9:"operation";s:1:"=";}i:8;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IT";s:9:"operation";s:1:"=";}i:9;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NL";s:9:"operation";s:1:"=";}i:10;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PL";s:9:"operation";s:1:"=";}i:11;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PT";s:9:"operation";s:1:"=";}i:12;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AU";s:9:"operation";s:1:"=";}i:13;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NZ";s:9:"operation";s:1:"=";}i:14;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"HK";s:9:"operation";s:1:"=";}i:15;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SG";s:9:"operation";s:1:"=";}i:16;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CN";s:9:"operation";s:1:"=";}}}}s:14:"category_other";a:17:{i:0;s:2:"GB";i:1;s:2:"AT";i:2;s:2:"BE";i:3;s:2:"EE";i:4;s:2:"FR";i:5;s:2:"DE";i:6;s:2:"GR";i:7;s:2:"IE";i:8;s:2:"IT";i:9;s:2:"NL";i:10;s:2:"PL";i:11;s:2:"PT";i:12;s:2:"AU";i:13;s:2:"NZ";i:14;s:2:"HK";i:15;s:2:"SG";i:16;s:2:"CN";}s:19:"category_additional";a:0:{}s:23:"recommendation_priority";i:10;}s:24:"amazon_payments_advanced";O:8:"stdClass":10:{s:2:"id";s:24:"amazon_payments_advanced";s:5:"title";s:10:"Amazon Pay";s:7:"content";s:123:"Offrez une validation de commande rapide et familière à des centaines de millions de clients Amazon actifs dans le monde.";s:5:"image";s:111:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/amazonpay.png";s:11:"image_72x72";s:111:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/amazonpay.png";s:7:"plugins";a:1:{i:0;s:44:"woocommerce-gateway-amazon-payments-advanced";}s:10:"is_visible";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:18:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"US";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AT";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BE";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CY";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DK";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"ES";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FR";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DE";s:9:"operation";s:1:"=";}i:8;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GB";s:9:"operation";s:1:"=";}i:9;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"HU";s:9:"operation";s:1:"=";}i:10;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IE";s:9:"operation";s:1:"=";}i:11;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IT";s:9:"operation";s:1:"=";}i:12;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"LU";s:9:"operation";s:1:"=";}i:13;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NL";s:9:"operation";s:1:"=";}i:14;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PT";s:9:"operation";s:1:"=";}i:15;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SL";s:9:"operation";s:1:"=";}i:16;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SE";s:9:"operation";s:1:"=";}i:17;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"JP";s:9:"operation";s:1:"=";}}}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:7:"version";s:9:"6.5.0-dev";s:8:"operator";s:2:">=";}}s:14:"category_other";a:0:{}s:19:"category_additional";a:18:{i:0;s:2:"US";i:1;s:2:"AT";i:2;s:2:"BE";i:3;s:2:"CY";i:4;s:2:"DK";i:5;s:2:"ES";i:6;s:2:"FR";i:7;s:2:"DE";i:8;s:2:"GB";i:9;s:2:"HU";i:10;s:2:"IE";i:11;s:2:"IT";i:12;s:2:"LU";i:13;s:2:"NL";i:14;s:2:"PT";i:15;s:2:"SL";i:16;s:2:"SE";i:17;s:2:"JP";}s:23:"recommendation_priority";i:6;}s:4:"bacs";O:8:"stdClass":8:{s:2:"id";s:4:"bacs";s:5:"title";s:17:"Virement bancaire";s:7:"content";s:45:"Acceptez les paiements par virement bancaire.";s:5:"image";s:100:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/bacs.svg";s:11:"image_72x72";s:106:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/bacs.png";s:10:"is_visible";a:1:{i:0;O:8:"stdClass":1:{s:4:"type";s:4:"pass";}}s:10:"is_offline";b:1;s:23:"recommendation_priority";i:10;}s:3:"cod";O:8:"stdClass":8:{s:2:"id";s:3:"cod";s:5:"title";s:24:"Paiement à la livraison";s:7:"content";s:51:"Acceptez les paiements en espèces à la livraison.";s:5:"image";s:99:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/cod.svg";s:11:"image_72x72";s:105:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/cod.png";s:10:"is_visible";a:1:{i:0;O:8:"stdClass":1:{s:4:"type";s:4:"pass";}}s:10:"is_offline";b:1;s:23:"recommendation_priority";i:10;}s:4:"eway";O:8:"stdClass":11:{s:2:"id";s:4:"eway";s:5:"title";s:4:"Eway";s:7:"content";s:185:"L’extension Eway pour WooCommerce vous permet d’accepter les paiements par carte de crédit directement sur votre boutique sans rediriger vos clients vers un site de paiement tiers.";s:5:"image";s:100:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/eway.png";s:11:"image_72x72";s:106:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/eway.png";s:12:"square_image";s:107:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/eway-square.png";s:7:"plugins";a:1:{i:0;s:24:"woocommerce-gateway-eway";}s:10:"is_visible";b:0;s:14:"category_other";a:0:{}s:19:"category_additional";a:0:{}s:23:"recommendation_priority";i:10;}s:3:"kco";O:8:"stdClass":10:{s:2:"id";s:3:"kco";s:5:"title";s:15:"Commande Klarna";s:7:"content";s:173:"Choisissez le paiement que vous voulez, payez maintenant, ultérieurement ou en plusieurs fois. Pas de numéros de carte de crédit, pas de mots de passe, pas de problèmes.";s:5:"image";s:85:"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/klarna-black.png";s:11:"image_72x72";s:108:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/klarna.png";s:7:"plugins";a:1:{i:0;s:31:"klarna-checkout-for-woocommerce";}s:10:"is_visible";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:3:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NO";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SE";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FI";s:9:"operation";s:1:"=";}}}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:8:"industry";}}i:1;O:8:"stdClass":2:{s:3:"use";s:12:"array_column";s:9:"arguments";O:8:"stdClass":1:{s:3:"key";s:4:"slug";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:9:"!contains";s:5:"value";s:31:"cbd-other-hemp-derived-products";s:7:"default";a:0:{}}}s:14:"category_other";a:3:{i:0;s:2:"NO";i:1;s:2:"SE";i:2;s:2:"FI";}s:19:"category_additional";a:0:{}s:23:"recommendation_priority";i:10;}s:15:"klarna_payments";O:8:"stdClass":10:{s:2:"id";s:15:"klarna_payments";s:5:"title";s:15:"Klarna Payments";s:7:"content";s:173:"Choisissez le paiement que vous voulez, payez maintenant, ultérieurement ou en plusieurs fois. Pas de numéros de carte de crédit, pas de mots de passe, pas de problèmes.";s:5:"image";s:85:"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/klarna-black.png";s:11:"image_72x72";s:108:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/klarna.png";s:7:"plugins";a:1:{i:0;s:31:"klarna-payments-for-woocommerce";}s:10:"is_visible";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:19:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"MX";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"US";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CA";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AT";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BE";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CH";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DK";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"ES";s:9:"operation";s:1:"=";}i:8;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FI";s:9:"operation";s:1:"=";}i:9;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FR";s:9:"operation";s:1:"=";}i:10;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DE";s:9:"operation";s:1:"=";}i:11;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GB";s:9:"operation";s:1:"=";}i:12;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IT";s:9:"operation";s:1:"=";}i:13;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NL";s:9:"operation";s:1:"=";}i:14;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NO";s:9:"operation";s:1:"=";}i:15;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PL";s:9:"operation";s:1:"=";}i:16;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SE";s:9:"operation";s:1:"=";}i:17;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NZ";s:9:"operation";s:1:"=";}i:18;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AU";s:9:"operation";s:1:"=";}}}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:8:"industry";}}i:1;O:8:"stdClass":2:{s:3:"use";s:12:"array_column";s:9:"arguments";O:8:"stdClass":1:{s:3:"key";s:4:"slug";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:9:"!contains";s:5:"value";s:31:"cbd-other-hemp-derived-products";s:7:"default";a:0:{}}i:2;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:4:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:7:"version";s:9:"9.2.0-dev";s:8:"operator";s:1:"<";}i:1;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:39:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"US";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PR";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AU";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CA";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DE";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"ES";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FR";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GB";s:9:"operation";s:1:"=";}i:8;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IE";s:9:"operation";s:1:"=";}i:9;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IT";s:9:"operation";s:1:"=";}i:10;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NZ";s:9:"operation";s:1:"=";}i:11;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AT";s:9:"operation";s:1:"=";}i:12;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BE";s:9:"operation";s:1:"=";}i:13;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NL";s:9:"operation";s:1:"=";}i:14;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PL";s:9:"operation";s:1:"=";}i:15;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PT";s:9:"operation";s:1:"=";}i:16;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CH";s:9:"operation";s:1:"=";}i:17;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"HK";s:9:"operation";s:1:"=";}i:18;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SG";s:9:"operation";s:1:"=";}i:19;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CY";s:9:"operation";s:1:"=";}i:20;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DK";s:9:"operation";s:1:"=";}i:21;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"EE";s:9:"operation";s:1:"=";}i:22;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FI";s:9:"operation";s:1:"=";}i:23;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GR";s:9:"operation";s:1:"=";}i:24;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"LU";s:9:"operation";s:1:"=";}i:25;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"LT";s:9:"operation";s:1:"=";}i:26;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"LV";s:9:"operation";s:1:"=";}i:27;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NO";s:9:"operation";s:1:"=";}i:28;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"MT";s:9:"operation";s:1:"=";}i:29;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SI";s:9:"operation";s:1:"=";}i:30;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SK";s:9:"operation";s:1:"=";}i:31;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BG";s:9:"operation";s:1:"=";}i:32;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CZ";s:9:"operation";s:1:"=";}i:33;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"HR";s:9:"operation";s:1:"=";}i:34;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"HU";s:9:"operation";s:1:"=";}i:35;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"RO";s:9:"operation";s:1:"=";}i:36;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SE";s:9:"operation";s:1:"=";}i:37;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"JP";s:9:"operation";s:1:"=";}i:38;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AE";s:9:"operation";s:1:"=";}}}}}i:2;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:20:"woocommerce-payments";}}}}i:3;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:4:"data";}}i:1;O:8:"stdClass":1:{s:3:"use";s:10:"array_keys";}}s:11:"option_name";s:18:"wcpay_account_data";s:9:"operation";s:9:"!contains";s:5:"value";s:10:"account_id";s:7:"default";a:0:{}}}}}s:14:"category_other";a:0:{}s:19:"category_additional";a:19:{i:0;s:2:"MX";i:1;s:2:"US";i:2;s:2:"CA";i:3;s:2:"AT";i:4;s:2:"BE";i:5;s:2:"CH";i:6;s:2:"DK";i:7;s:2:"ES";i:8;s:2:"FI";i:9;s:2:"FR";i:10;s:2:"DE";i:11;s:2:"GB";i:12;s:2:"IT";i:13;s:2:"NL";i:14;s:2:"NO";i:15;s:2:"PL";i:16;s:2:"SE";i:17;s:2:"NZ";i:18;s:2:"AU";}s:23:"recommendation_priority";i:9;}s:30:"mollie_wc_gateway_banktransfer";O:8:"stdClass":11:{s:2:"id";s:30:"mollie_wc_gateway_banktransfer";s:5:"title";s:6:"Mollie";s:7:"content";s:157:"Paiements simplifiés par Mollie : proposez des moyens de paiement mondiaux et locaux, intégrables en quelques minutes et pris en charge dans votre langue.";s:5:"image";s:102:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mollie.svg";s:11:"image_72x72";s:108:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/mollie.png";s:12:"square_image";s:109:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mollie-square.png";s:7:"plugins";a:1:{i:0;s:31:"mollie-payments-for-woocommerce";}s:10:"is_visible";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:11:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AT";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BE";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CH";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"ES";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FI";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FR";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DE";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GB";s:9:"operation";s:1:"=";}i:8;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IT";s:9:"operation";s:1:"=";}i:9;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NL";s:9:"operation";s:1:"=";}i:10;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PL";s:9:"operation";s:1:"=";}}}}s:14:"category_other";a:11:{i:0;s:2:"AT";i:1;s:2:"BE";i:2;s:2:"CH";i:3;s:2:"ES";i:4;s:2:"FI";i:5;s:2:"FR";i:6;s:2:"DE";i:7;s:2:"GB";i:8;s:2:"IT";i:9;s:2:"NL";i:10;s:2:"PL";}s:19:"category_additional";a:0:{}s:23:"recommendation_priority";i:10;}s:7:"payfast";O:8:"stdClass":10:{s:2:"id";s:7:"payfast";s:5:"title";s:7:"Payfast";s:7:"content";s:371:"L’extension Payfast pour WooCommerce vous permet d’accepter les paiements par carte de crédit et transfert bancaire via l’une des passerelles de paiement les plus populaires en Afrique du Sud. Aucun frais d’installation ni abonnement mensuel. Si vous sélectionnez cette extension, votre boutique sera configurée pour utiliser le rand sud-africain comme devise.";s:5:"image";s:80:"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/payfast.png";s:11:"image_72x72";s:109:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payfast.png";s:7:"plugins";a:1:{i:0;s:27:"woocommerce-payfast-gateway";}s:10:"is_visible";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:1:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"ZA";s:9:"operation";s:1:"=";}}}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:8:"industry";}}i:1;O:8:"stdClass":2:{s:3:"use";s:12:"array_column";s:9:"arguments";O:8:"stdClass":1:{s:3:"key";s:4:"slug";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:9:"!contains";s:5:"value";s:31:"cbd-other-hemp-derived-products";s:7:"default";a:0:{}}}s:14:"category_other";a:1:{i:0;s:2:"ZA";}s:19:"category_additional";a:0:{}s:23:"recommendation_priority";i:10;}s:17:"payoneer-checkout";O:8:"stdClass":10:{s:2:"id";s:17:"payoneer-checkout";s:5:"title";s:17:"Payoneer Checkout";s:7:"content";s:265:"Payoneer Checkout est la nouvelle génération de plateformes de traitement des paiements. Elle offre aux commerçants du monde entier les solutions et l’orientation dont ils ont besoin pour s’imposer sur le marché mondial hyperconcurrentiel d’aujourd’hui.";s:5:"image";s:104:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/payoneer.png";s:11:"image_72x72";s:110:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payoneer.png";s:7:"plugins";a:1:{i:0;s:17:"payoneer-checkout";}s:10:"is_visible";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:2:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"HK";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CN";s:9:"operation";s:1:"=";}}}}s:14:"category_other";a:0:{}s:19:"category_additional";a:2:{i:0;s:2:"HK";i:1;s:2:"CN";}s:23:"recommendation_priority";i:10;}s:8:"paystack";O:8:"stdClass":11:{s:2:"id";s:8:"paystack";s:5:"title";s:8:"Paystack";s:7:"content";s:163:"Paystack aide les commerçants africains à accepter des paiements ponctuels et récurrents en ligne avec une passerelle de paiement moderne, sûre et sécurisée.";s:5:"image";s:104:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paystack.png";s:12:"square_image";s:111:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paystack-square.png";s:11:"image_72x72";s:110:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/paystack.png";s:7:"plugins";a:1:{i:0;s:12:"woo-paystack";}s:10:"is_visible";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:3:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"ZA";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GH";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NG";s:9:"operation";s:1:"=";}}}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:8:"industry";}}i:1;O:8:"stdClass":2:{s:3:"use";s:12:"array_column";s:9:"arguments";O:8:"stdClass":1:{s:3:"key";s:4:"slug";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:9:"!contains";s:5:"value";s:31:"cbd-other-hemp-derived-products";s:7:"default";a:0:{}}}s:14:"category_other";a:3:{i:0;s:2:"ZA";i:1;s:2:"GH";i:2;s:2:"NG";}s:19:"category_additional";a:0:{}s:23:"recommendation_priority";i:10;}s:7:"payubiz";O:8:"stdClass":10:{s:2:"id";s:7:"payubiz";s:5:"title";s:20:"PayU for WooCommerce";s:7:"content";s:232:"Activez l’extension exclusive de PayU pour WooCommerce pour commencer à accepter les paiements avec plus de 100 moyens de paiement disponibles en Inde, notamment les cartes de crédit, les cartes de débit, UPI et plus encore !";s:5:"image";s:100:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/payu.svg";s:11:"image_72x72";s:106:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payu.png";s:7:"plugins";a:1:{i:0;s:10:"payu-india";}s:10:"is_visible";a:2:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IN";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:8:"industry";}}i:1;O:8:"stdClass":2:{s:3:"use";s:12:"array_column";s:9:"arguments";O:8:"stdClass":1:{s:3:"key";s:4:"slug";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:9:"!contains";s:5:"value";s:31:"cbd-other-hemp-derived-products";s:7:"default";a:0:{}}}s:14:"category_other";a:1:{i:0;s:2:"IN";}s:19:"category_additional";a:0:{}s:23:"recommendation_priority";i:10;}s:12:"ppcp-gateway";O:8:"stdClass":11:{s:2:"id";s:12:"ppcp-gateway";s:5:"title";s:15:"PayPal Payments";s:7:"content";s:99:"Paiement sûr et sécurisé à l’aide de votre carte de crédit ou de votre compte client Paypal.";s:5:"image";s:79:"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/paypal.png";s:11:"image_72x72";s:108:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/paypal.png";s:12:"square_image";s:102:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paypal.svg";s:7:"plugins";a:1:{i:0;s:27:"woocommerce-paypal-payments";}s:10:"is_visible";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:49:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"US";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CA";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"MX";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BR";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AR";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CL";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CO";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"EC";s:9:"operation";s:1:"=";}i:8;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PE";s:9:"operation";s:1:"=";}i:9;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"UY";s:9:"operation";s:1:"=";}i:10;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"VE";s:9:"operation";s:1:"=";}i:11;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AT";s:9:"operation";s:1:"=";}i:12;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BE";s:9:"operation";s:1:"=";}i:13;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BG";s:9:"operation";s:1:"=";}i:14;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"HR";s:9:"operation";s:1:"=";}i:15;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CH";s:9:"operation";s:1:"=";}i:16;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CY";s:9:"operation";s:1:"=";}i:17;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CZ";s:9:"operation";s:1:"=";}i:18;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DK";s:9:"operation";s:1:"=";}i:19;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"EE";s:9:"operation";s:1:"=";}i:20;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"ES";s:9:"operation";s:1:"=";}i:21;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FI";s:9:"operation";s:1:"=";}i:22;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FR";s:9:"operation";s:1:"=";}i:23;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DE";s:9:"operation";s:1:"=";}i:24;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GB";s:9:"operation";s:1:"=";}i:25;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GR";s:9:"operation";s:1:"=";}i:26;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"HU";s:9:"operation";s:1:"=";}i:27;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IE";s:9:"operation";s:1:"=";}i:28;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IT";s:9:"operation";s:1:"=";}i:29;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"LV";s:9:"operation";s:1:"=";}i:30;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"LT";s:9:"operation";s:1:"=";}i:31;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"LU";s:9:"operation";s:1:"=";}i:32;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"MT";s:9:"operation";s:1:"=";}i:33;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NL";s:9:"operation";s:1:"=";}i:34;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NO";s:9:"operation";s:1:"=";}i:35;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PL";s:9:"operation";s:1:"=";}i:36;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PT";s:9:"operation";s:1:"=";}i:37;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"RO";s:9:"operation";s:1:"=";}i:38;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SK";s:9:"operation";s:1:"=";}i:39;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SL";s:9:"operation";s:1:"=";}i:40;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SE";s:9:"operation";s:1:"=";}i:41;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AU";s:9:"operation";s:1:"=";}i:42;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NZ";s:9:"operation";s:1:"=";}i:43;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"HK";s:9:"operation";s:1:"=";}i:44;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"JP";s:9:"operation";s:1:"=";}i:45;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SG";s:9:"operation";s:1:"=";}i:46;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CN";s:9:"operation";s:1:"=";}i:47;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"ID";s:9:"operation";s:1:"=";}i:48;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IN";s:9:"operation";s:1:"=";}}}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:8:"industry";}}i:1;O:8:"stdClass":2:{s:3:"use";s:12:"array_column";s:9:"arguments";O:8:"stdClass":1:{s:3:"key";s:4:"slug";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:9:"!contains";s:5:"value";s:31:"cbd-other-hemp-derived-products";s:7:"default";a:0:{}}}s:14:"category_other";a:48:{i:0;s:2:"US";i:1;s:2:"CA";i:2;s:2:"MX";i:3;s:2:"BR";i:4;s:2:"AR";i:5;s:2:"CL";i:6;s:2:"CO";i:7;s:2:"EC";i:8;s:2:"PE";i:9;s:2:"UY";i:10;s:2:"VE";i:11;s:2:"AT";i:12;s:2:"BE";i:13;s:2:"BG";i:14;s:2:"HR";i:15;s:2:"CH";i:16;s:2:"CY";i:17;s:2:"CZ";i:18;s:2:"DK";i:19;s:2:"EE";i:20;s:2:"ES";i:21;s:2:"FI";i:22;s:2:"FR";i:23;s:2:"DE";i:24;s:2:"GB";i:25;s:2:"GR";i:26;s:2:"HU";i:27;s:2:"IE";i:28;s:2:"IT";i:29;s:2:"LV";i:30;s:2:"LT";i:31;s:2:"LU";i:32;s:2:"MT";i:33;s:2:"NL";i:34;s:2:"NO";i:35;s:2:"PL";i:36;s:2:"PT";i:37;s:2:"RO";i:38;s:2:"SK";i:39;s:2:"SL";i:40;s:2:"SE";i:41;s:2:"AU";i:42;s:2:"NZ";i:43;s:2:"HK";i:44;s:2:"JP";i:45;s:2:"SG";i:46;s:2:"CN";i:47;s:2:"ID";}s:19:"category_additional";a:49:{i:0;s:2:"US";i:1;s:2:"CA";i:2;s:2:"MX";i:3;s:2:"BR";i:4;s:2:"AR";i:5;s:2:"CL";i:6;s:2:"CO";i:7;s:2:"EC";i:8;s:2:"PE";i:9;s:2:"UY";i:10;s:2:"VE";i:11;s:2:"AT";i:12;s:2:"BE";i:13;s:2:"BG";i:14;s:2:"HR";i:15;s:2:"CH";i:16;s:2:"CY";i:17;s:2:"CZ";i:18;s:2:"DK";i:19;s:2:"EE";i:20;s:2:"ES";i:21;s:2:"FI";i:22;s:2:"FR";i:23;s:2:"DE";i:24;s:2:"GB";i:25;s:2:"GR";i:26;s:2:"HU";i:27;s:2:"IE";i:28;s:2:"IT";i:29;s:2:"LV";i:30;s:2:"LT";i:31;s:2:"LU";i:32;s:2:"MT";i:33;s:2:"NL";i:34;s:2:"NO";i:35;s:2:"PL";i:36;s:2:"PT";i:37;s:2:"RO";i:38;s:2:"SK";i:39;s:2:"SL";i:40;s:2:"SE";i:41;s:2:"AU";i:42;s:2:"NZ";i:43;s:2:"HK";i:44;s:2:"JP";i:45;s:2:"SG";i:46;s:2:"CN";i:47;s:2:"ID";i:48;s:2:"IN";}s:23:"recommendation_priority";i:4;}s:8:"razorpay";O:8:"stdClass":10:{s:2:"id";s:8:"razorpay";s:5:"title";s:8:"Razorpay";s:7:"content";s:177:"L’extension Razorpay officielle de WooCommerce vous permet d’accepter les paiements par carte de crédit, carte de débit, virement par Internet, via un portefeuille et UPI.";s:5:"image";s:104:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/razorpay.svg";s:11:"image_72x72";s:110:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/razorpay.png";s:7:"plugins";a:1:{i:0;s:12:"woo-razorpay";}s:10:"is_visible";a:2:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IN";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:8:"industry";}}i:1;O:8:"stdClass":2:{s:3:"use";s:12:"array_column";s:9:"arguments";O:8:"stdClass":1:{s:3:"key";s:4:"slug";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:9:"!contains";s:5:"value";s:31:"cbd-other-hemp-derived-products";s:7:"default";a:0:{}}}s:14:"category_other";a:1:{i:0;s:2:"IN";}s:19:"category_additional";a:0:{}s:23:"recommendation_priority";i:10;}s:18:"square_credit_card";O:8:"stdClass":10:{s:2:"id";s:18:"square_credit_card";s:5:"title";s:6:"Square";s:7:"content";s:270:"Acceptez en toute sécurité les cartes de crédit et de débit pour un tarif modique unique et sans frais inattendus (tarifs personnalisés disponibles). Vendez en ligne et en boutique, et suivez l’évolution des ventes ainsi que du stock à un seul et même endroit.";s:5:"image";s:85:"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/square-black.png";s:11:"image_72x72";s:108:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/square.png";s:7:"plugins";a:1:{i:0;s:18:"woocommerce-square";}s:10:"is_visible";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:2:{i:0;a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:1:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"US";s:9:"operation";s:1:"=";}}}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:8:"industry";}}i:1;O:8:"stdClass":2:{s:3:"use";s:12:"array_column";s:9:"arguments";O:8:"stdClass":1:{s:3:"key";s:4:"slug";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:8:"contains";s:5:"value";s:31:"cbd-other-hemp-derived-products";s:7:"default";a:0:{}}}i:1;a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:8:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"US";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CA";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IE";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"ES";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FR";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GB";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AU";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"JP";s:9:"operation";s:1:"=";}}}i:1;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:2:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:12:"transformers";a:1:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:14:"selling_venues";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:1:"=";s:5:"value";s:12:"brick-mortar";}i:1;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:12:"transformers";a:1:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:14:"selling_venues";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:1:"=";s:5:"value";s:18:"brick-mortar-other";}}}i:1;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:2:{i:0;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:1:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:21:"selling_online_answer";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:1:"=";s:5:"value";s:21:"no_im_selling_offline";s:7:"default";s:0:"";}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:1:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:21:"selling_online_answer";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:1:"=";s:5:"value";s:34:"im_selling_both_online_and_offline";s:7:"default";s:0:"";}}}}}}}}}s:14:"category_other";a:8:{i:0;s:2:"US";i:1;s:2:"CA";i:2;s:2:"IE";i:3;s:2:"ES";i:4;s:2:"FR";i:5;s:2:"GB";i:6;s:2:"AU";i:7;s:2:"JP";}s:19:"category_additional";a:0:{}s:23:"recommendation_priority";i:5;}s:6:"stripe";O:8:"stdClass":11:{s:2:"id";s:6:"stripe";s:5:"title";s:6:"Stripe";s:7:"content";s:150:"Acceptez les cartes de débit et de crédit dans plus de 135 devises, des modes de paiement tels qu’Alipay et le paiement en un clic avec Apple Pay.";s:5:"image";s:79:"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/stripe.png";s:11:"image_72x72";s:108:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/stripe.png";s:12:"square_image";s:102:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/stripe.svg";s:7:"plugins";a:1:{i:0;s:26:"woocommerce-gateway-stripe";}s:10:"is_visible";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:40:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"US";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CA";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"MX";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BR";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AT";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BE";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BG";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CH";s:9:"operation";s:1:"=";}i:8;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CY";s:9:"operation";s:1:"=";}i:9;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CZ";s:9:"operation";s:1:"=";}i:10;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DK";s:9:"operation";s:1:"=";}i:11;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"EE";s:9:"operation";s:1:"=";}i:12;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"ES";s:9:"operation";s:1:"=";}i:13;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FI";s:9:"operation";s:1:"=";}i:14;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FR";s:9:"operation";s:1:"=";}i:15;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DE";s:9:"operation";s:1:"=";}i:16;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GB";s:9:"operation";s:1:"=";}i:17;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GR";s:9:"operation";s:1:"=";}i:18;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"HU";s:9:"operation";s:1:"=";}i:19;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IE";s:9:"operation";s:1:"=";}i:20;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IT";s:9:"operation";s:1:"=";}i:21;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"LV";s:9:"operation";s:1:"=";}i:22;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"LT";s:9:"operation";s:1:"=";}i:23;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"LU";s:9:"operation";s:1:"=";}i:24;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"MT";s:9:"operation";s:1:"=";}i:25;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NL";s:9:"operation";s:1:"=";}i:26;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NO";s:9:"operation";s:1:"=";}i:27;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PL";s:9:"operation";s:1:"=";}i:28;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PT";s:9:"operation";s:1:"=";}i:29;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"RO";s:9:"operation";s:1:"=";}i:30;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SK";s:9:"operation";s:1:"=";}i:31;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SL";s:9:"operation";s:1:"=";}i:32;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SE";s:9:"operation";s:1:"=";}i:33;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AU";s:9:"operation";s:1:"=";}i:34;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NZ";s:9:"operation";s:1:"=";}i:35;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"HK";s:9:"operation";s:1:"=";}i:36;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"JP";s:9:"operation";s:1:"=";}i:37;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SG";s:9:"operation";s:1:"=";}i:38;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"ID";s:9:"operation";s:1:"=";}i:39;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IN";s:9:"operation";s:1:"=";}}}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:8:"industry";}}i:1;O:8:"stdClass":2:{s:3:"use";s:12:"array_column";s:9:"arguments";O:8:"stdClass":1:{s:3:"key";s:4:"slug";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:9:"!contains";s:5:"value";s:31:"cbd-other-hemp-derived-products";s:7:"default";a:0:{}}}s:14:"category_other";a:40:{i:0;s:2:"US";i:1;s:2:"CA";i:2;s:2:"MX";i:3;s:2:"BR";i:4;s:2:"AT";i:5;s:2:"BE";i:6;s:2:"BG";i:7;s:2:"CH";i:8;s:2:"CY";i:9;s:2:"CZ";i:10;s:2:"DK";i:11;s:2:"EE";i:12;s:2:"ES";i:13;s:2:"FI";i:14;s:2:"FR";i:15;s:2:"DE";i:16;s:2:"GB";i:17;s:2:"GR";i:18;s:2:"HU";i:19;s:2:"IE";i:20;s:2:"IT";i:21;s:2:"LV";i:22;s:2:"LT";i:23;s:2:"LU";i:24;s:2:"MT";i:25;s:2:"NL";i:26;s:2:"NO";i:27;s:2:"PL";i:28;s:2:"PT";i:29;s:2:"RO";i:30;s:2:"SK";i:31;s:2:"SL";i:32;s:2:"SE";i:33;s:2:"AU";i:34;s:2:"NZ";i:35;s:2:"HK";i:36;s:2:"JP";i:37;s:2:"SG";i:38;s:2:"ID";i:39;s:2:"IN";}s:19:"category_additional";a:0:{}s:23:"recommendation_priority";i:3;}s:23:"woo-mercado-pago-custom";O:8:"stdClass":11:{s:2:"id";s:23:"woo-mercado-pago-custom";s:5:"title";s:12:"Mercado Pago";s:7:"content";s:285:"Configurez vos moyens de paiement et acceptez les cartes de crédit et de débit, les espèces, les virements et les envois d’argent depuis votre compte Mercado Pago. Proposez des moyens de paiement sûrs et protégés avec le leader des plateformes de paiement d’Amérique latine.";s:5:"image";s:107:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mercadopago.png";s:11:"image_72x72";s:113:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/mercadopago.png";s:7:"plugins";a:1:{i:0;s:23:"woocommerce-mercadopago";}s:10:"is_visible";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:8:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AR";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CL";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CO";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"EC";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PE";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"UY";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"MX";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BR";s:9:"operation";s:1:"=";}}}}s:16:"is_local_partner";b:1;s:14:"category_other";a:8:{i:0;s:2:"AR";i:1;s:2:"CL";i:2;s:2:"CO";i:3;s:2:"EC";i:4;s:2:"PE";i:5;s:2:"UY";i:6;s:2:"MX";i:7;s:2:"BR";}s:19:"category_additional";a:0:{}s:23:"recommendation_priority";i:10;}s:20:"woocommerce_payments";O:8:"stdClass":10:{s:2:"id";s:20:"woocommerce_payments";s:5:"title";s:11:"WooPayments";s:7:"content";s:98:"Gérez les transactions sans quitter votre tableau de bord WordPress. Uniquement avec WooPayments.";s:5:"image";s:101:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg";s:12:"square_image";s:107:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg";s:11:"image_72x72";s:101:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg";s:7:"plugins";a:1:{i:0;s:20:"woocommerce-payments";}s:11:"description";s:325:"Avec WooPayments, vous pouvez accepter en toute sécurité les principales cartes bancaires, Apple Pay et les paiements dans plus de 100 devises. Suivez vos rentrées d’argent et gérez vos paiements récurrents directement à partir du tableau de bord de votre boutique, sans frais d’installation ou abonnement mensuel.";s:10:"is_visible";a:4:{i:0;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:8:"industry";}}i:1;O:8:"stdClass":2:{s:3:"use";s:12:"array_column";s:9:"arguments";O:8:"stdClass":1:{s:3:"key";s:4:"slug";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:9:"!contains";s:5:"value";s:31:"cbd-other-hemp-derived-products";s:7:"default";a:0:{}}i:1;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:39:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"US";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PR";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AU";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CA";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DE";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"ES";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FR";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GB";s:9:"operation";s:1:"=";}i:8;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IE";s:9:"operation";s:1:"=";}i:9;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IT";s:9:"operation";s:1:"=";}i:10;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NZ";s:9:"operation";s:1:"=";}i:11;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AT";s:9:"operation";s:1:"=";}i:12;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BE";s:9:"operation";s:1:"=";}i:13;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NL";s:9:"operation";s:1:"=";}i:14;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PL";s:9:"operation";s:1:"=";}i:15;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PT";s:9:"operation";s:1:"=";}i:16;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CH";s:9:"operation";s:1:"=";}i:17;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"HK";s:9:"operation";s:1:"=";}i:18;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SG";s:9:"operation";s:1:"=";}i:19;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CY";s:9:"operation";s:1:"=";}i:20;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DK";s:9:"operation";s:1:"=";}i:21;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"EE";s:9:"operation";s:1:"=";}i:22;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FI";s:9:"operation";s:1:"=";}i:23;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GR";s:9:"operation";s:1:"=";}i:24;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"LU";s:9:"operation";s:1:"=";}i:25;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"LT";s:9:"operation";s:1:"=";}i:26;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"LV";s:9:"operation";s:1:"=";}i:27;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NO";s:9:"operation";s:1:"=";}i:28;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"MT";s:9:"operation";s:1:"=";}i:29;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SI";s:9:"operation";s:1:"=";}i:30;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SK";s:9:"operation";s:1:"=";}i:31;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BG";s:9:"operation";s:1:"=";}i:32;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CZ";s:9:"operation";s:1:"=";}i:33;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"HR";s:9:"operation";s:1:"=";}i:34;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"HU";s:9:"operation";s:1:"=";}i:35;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"RO";s:9:"operation";s:1:"=";}i:36;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SE";s:9:"operation";s:1:"=";}i:37;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"JP";s:9:"operation";s:1:"=";}i:38;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AE";s:9:"operation";s:1:"=";}}}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:7:"version";s:10:"5.10.0-dev";s:8:"operator";s:1:"<";}i:3;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:17:"woocommerce-admin";}}}}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:17:"woocommerce-admin";s:7:"version";s:9:"2.9.0-dev";s:8:"operator";s:1:"<";}}}}s:23:"recommendation_priority";i:2;}s:47:"woocommerce_payments:without-in-person-payments";O:8:"stdClass":10:{s:2:"id";s:47:"woocommerce_payments:without-in-person-payments";s:5:"title";s:11:"WooPayments";s:7:"content";s:98:"Gérez les transactions sans quitter votre tableau de bord WordPress. Uniquement avec WooPayments.";s:5:"image";s:101:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg";s:11:"image_72x72";s:101:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg";s:12:"square_image";s:107:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg";s:7:"plugins";a:1:{i:0;s:20:"woocommerce-payments";}s:11:"description";s:325:"Avec WooPayments, vous pouvez accepter en toute sécurité les principales cartes bancaires, Apple Pay et les paiements dans plus de 100 devises. Suivez vos rentrées d’argent et gérez vos paiements récurrents directement à partir du tableau de bord de votre boutique, sans frais d’installation ou abonnement mensuel.";s:10:"is_visible";a:3:{i:0;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:8:"industry";}}i:1;O:8:"stdClass":2:{s:3:"use";s:12:"array_column";s:9:"arguments";O:8:"stdClass":1:{s:3:"key";s:4:"slug";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:9:"!contains";s:5:"value";s:31:"cbd-other-hemp-derived-products";s:7:"default";a:0:{}}i:1;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:37:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PR";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AU";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DE";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"ES";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FR";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GB";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IE";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IT";s:9:"operation";s:1:"=";}i:8;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NZ";s:9:"operation";s:1:"=";}i:9;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AT";s:9:"operation";s:1:"=";}i:10;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BE";s:9:"operation";s:1:"=";}i:11;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NL";s:9:"operation";s:1:"=";}i:12;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PL";s:9:"operation";s:1:"=";}i:13;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PT";s:9:"operation";s:1:"=";}i:14;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CH";s:9:"operation";s:1:"=";}i:15;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"HK";s:9:"operation";s:1:"=";}i:16;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SG";s:9:"operation";s:1:"=";}i:17;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CY";s:9:"operation";s:1:"=";}i:18;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DK";s:9:"operation";s:1:"=";}i:19;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"EE";s:9:"operation";s:1:"=";}i:20;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FI";s:9:"operation";s:1:"=";}i:21;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GR";s:9:"operation";s:1:"=";}i:22;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"LU";s:9:"operation";s:1:"=";}i:23;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"LT";s:9:"operation";s:1:"=";}i:24;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"LV";s:9:"operation";s:1:"=";}i:25;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NO";s:9:"operation";s:1:"=";}i:26;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"MT";s:9:"operation";s:1:"=";}i:27;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SI";s:9:"operation";s:1:"=";}i:28;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SK";s:9:"operation";s:1:"=";}i:29;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BG";s:9:"operation";s:1:"=";}i:30;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CZ";s:9:"operation";s:1:"=";}i:31;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"HR";s:9:"operation";s:1:"=";}i:32;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"HU";s:9:"operation";s:1:"=";}i:33;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"RO";s:9:"operation";s:1:"=";}i:34;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SE";s:9:"operation";s:1:"=";}i:35;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"JP";s:9:"operation";s:1:"=";}i:36;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AE";s:9:"operation";s:1:"=";}}}i:2;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:2:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:17:"woocommerce-admin";s:7:"version";s:9:"2.9.0-dev";s:8:"operator";s:2:">=";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:7:"version";s:10:"5.10.0-dev";s:8:"operator";s:2:">=";}}}}s:23:"recommendation_priority";i:1;}s:44:"woocommerce_payments:with-in-person-payments";O:8:"stdClass":10:{s:2:"id";s:44:"woocommerce_payments:with-in-person-payments";s:5:"title";s:11:"WooPayments";s:7:"content";s:98:"Gérez les transactions sans quitter votre tableau de bord WordPress. Uniquement avec WooPayments.";s:5:"image";s:101:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg";s:11:"image_72x72";s:101:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg";s:12:"square_image";s:107:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg";s:7:"plugins";a:1:{i:0;s:20:"woocommerce-payments";}s:11:"description";s:292:"WooPayments vous permet d’accepter en toute sécurité les paiements avec les principales cartes et via Apple Pay dans plus de 100 devises sans frais d’installation ni frais mensuels. Par ailleurs, vous pouvez désormais accepter les paiements en personne via l’application mobile Woo.";s:10:"is_visible";a:3:{i:0;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:8:"industry";}}i:1;O:8:"stdClass":2:{s:3:"use";s:12:"array_column";s:9:"arguments";O:8:"stdClass":1:{s:3:"key";s:4:"slug";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:9:"!contains";s:5:"value";s:31:"cbd-other-hemp-derived-products";s:7:"default";a:0:{}}i:1;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:2:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"US";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CA";s:9:"operation";s:1:"=";}}}i:2;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:2:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:17:"woocommerce-admin";s:7:"version";s:9:"2.9.0-dev";s:8:"operator";s:2:">=";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:7:"version";s:10:"5.10.0-dev";s:8:"operator";s:2:">=";}}}}s:23:"recommendation_priority";i:0;}s:25:"woocommerce_payments:bnpl";O:8:"stdClass":9:{s:2:"id";s:25:"woocommerce_payments:bnpl";s:5:"title";s:81:"Activer instantanément Acheter maintenant, payer ultérieurement sur WooPayments";s:7:"content";s:229:"Les options Acheter maintenant, payer ultérieurement les plus populaires au monde et bien d’autres sont à portée de main avec WooPayments — tout cela depuis le tableau de bord, sans multiplier les extensions et connexions.";s:5:"image";s:106:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay-bnpl.svg";s:11:"image_72x72";s:106:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay-bnpl.svg";s:12:"square_image";s:107:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg";s:7:"plugins";a:1:{i:0;s:20:"woocommerce-payments";}s:10:"is_visible";a:5:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:18:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"US";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CA";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AU";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AT";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BE";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CH";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DK";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"ES";s:9:"operation";s:1:"=";}i:8;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FI";s:9:"operation";s:1:"=";}i:9;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FR";s:9:"operation";s:1:"=";}i:10;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DE";s:9:"operation";s:1:"=";}i:11;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GB";s:9:"operation";s:1:"=";}i:12;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IT";s:9:"operation";s:1:"=";}i:13;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NL";s:9:"operation";s:1:"=";}i:14;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NO";s:9:"operation";s:1:"=";}i:15;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PL";s:9:"operation";s:1:"=";}i:16;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SE";s:9:"operation";s:1:"=";}i:17;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NZ";s:9:"operation";s:1:"=";}}}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:8:"industry";}}i:1;O:8:"stdClass":2:{s:3:"use";s:12:"array_column";s:9:"arguments";O:8:"stdClass":1:{s:3:"key";s:4:"slug";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:9:"!contains";s:5:"value";s:31:"cbd-other-hemp-derived-products";s:7:"default";a:0:{}}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:7:"version";s:9:"9.2.0-dev";s:8:"operator";s:2:">=";}i:3;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:20:"woocommerce-payments";}}i:4;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:4:"data";}}i:1;O:8:"stdClass":1:{s:3:"use";s:10:"array_keys";}}s:11:"option_name";s:18:"wcpay_account_data";s:9:"operation";s:8:"contains";s:5:"value";s:10:"account_id";s:7:"default";a:0:{}}}s:23:"recommendation_priority";i:10;}s:8:"zipmoney";O:8:"stdClass":10:{s:2:"id";s:8:"zipmoney";s:5:"title";s:50:"Zip Co - Acheter maintenant, payer ultérieurement";s:7:"content";s:92:"Permettez à vos clients de payer plus tard sans intérêt et regardez vos ventes augmenter.";s:5:"image";s:104:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/zipmoney.png";s:11:"image_72x72";s:110:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/zipmoney.png";s:7:"plugins";a:1:{i:0;s:29:"zipmoney-payments-woocommerce";}s:10:"is_visible";b:0;s:14:"category_other";a:0:{}s:19:"category_additional";a:0:{}s:23:"recommendation_priority";i:10;}}}', 'off');
INSERT INTO `EKPjf_options` VALUES
(14706, '_transient_timeout_woocommerce_admin_remote_free_extensions_specs', '1775132862', 'off'),
(14707, '_transient_woocommerce_admin_remote_free_extensions_specs', 'a:1:{s:5:"fr_FR";a:5:{s:10:"obw/basics";O:8:"stdClass":3:{s:3:"key";s:10:"obw/basics";s:5:"title";s:9:"Les bases";s:7:"plugins";a:4:{i:0;O:8:"stdClass":6:{s:4:"name";s:11:"WooPayments";s:11:"description";s:178:"Acceptez les cartes de crédit et d’autres méthodes de paiement populaires avec <a href="https://woocommerce.com/products/woocommerce-payments" target="_blank">WooPayments</a>";s:10:"is_visible";a:2:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";a:39:{i:0;s:2:"US";i:1;s:2:"PR";i:2;s:2:"AU";i:3;s:2:"CA";i:4;s:2:"DE";i:5;s:2:"ES";i:6;s:2:"FR";i:7;s:2:"GB";i:8;s:2:"IE";i:9;s:2:"IT";i:10;s:2:"NZ";i:11;s:2:"AT";i:12;s:2:"BE";i:13;s:2:"NL";i:14;s:2:"PL";i:15;s:2:"PT";i:16;s:2:"CH";i:17;s:2:"HK";i:18;s:2:"SG";i:19;s:2:"CY";i:20;s:2:"DK";i:21;s:2:"EE";i:22;s:2:"FI";i:23;s:2:"GR";i:24;s:2:"LU";i:25;s:2:"LT";i:26;s:2:"LV";i:27;s:2:"NO";i:28;s:2:"MT";i:29;s:2:"SI";i:30;s:2:"SK";i:31;s:2:"BG";i:32;s:2:"CZ";i:33;s:2:"HR";i:34;s:2:"HU";i:35;s:2:"RO";i:36;s:2:"SE";i:37;s:2:"JP";i:38;s:2:"AE";}s:9:"operation";s:2:"in";}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:8:"industry";}}i:1;O:8:"stdClass":2:{s:3:"use";s:12:"array_column";s:9:"arguments";O:8:"stdClass":1:{s:3:"key";s:4:"slug";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:9:"!contains";s:5:"value";s:31:"cbd-other-hemp-derived-products";s:7:"default";a:0:{}}}s:14:"is_built_by_wc";b:1;s:14:"min_wp_version";s:3:"5.9";s:3:"key";s:20:"woocommerce-payments";}i:1;O:8:"stdClass":5:{s:4:"name";s:20:"WooCommerce Shipping";s:11:"description";s:136:"Imprimez des étiquettes de livraison avec <a href="https://woocommerce.com/products/shipping" target="_blank">WooCommerce Shipping</a>";s:10:"is_visible";a:3:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";a:1:{i:0;s:2:"US";}s:9:"operation";s:2:"in";}i:1;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:20:"woocommerce-shipping";}}}}i:2;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:2:{i:0;a:1:{i:0;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:13:"product_types";}}i:1;O:8:"stdClass":1:{s:3:"use";s:5:"count";}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:5:"value";i:1;s:7:"default";a:0:{}s:9:"operation";s:2:"!=";}}i:1;a:1:{i:0;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:1:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:15:"product_types.0";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:5:"value";s:9:"downloads";s:7:"default";s:0:"";s:9:"operation";s:2:"!=";}}}}}s:14:"is_built_by_wc";b:1;s:3:"key";s:20:"woocommerce-shipping";}i:2;O:8:"stdClass":5:{s:4:"name";s:15:"WooCommerce Tax";s:11:"description";s:125:"Automatisez les taxes sur les ventes avec <a href="https://woocommerce.com/products/tax" target="_blank">WooCommerce Tax</a>";s:10:"is_visible";a:2:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";a:11:{i:0;s:2:"US";i:1;s:2:"FR";i:2;s:2:"GB";i:3;s:2:"DE";i:4;s:2:"CA";i:5;s:2:"AU";i:6;s:2:"GR";i:7;s:2:"BE";i:8;s:2:"PT";i:9;s:2:"DK";i:10;s:2:"SE";}s:9:"operation";s:2:"in";}i:1;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:20:"woocommerce-services";}}}}}s:14:"is_built_by_wc";b:1;s:3:"key";s:24:"woocommerce-services:tax";}i:3;O:8:"stdClass":6:{s:4:"name";s:7:"Jetpack";s:11:"description";s:118:"Gagnez en vitesse et en sécurité avec <a href="https://woocommerce.com/products/jetpack" target="_blank">Jetpack</a>";s:10:"is_visible";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:7:"jetpack";}}}}}s:14:"is_built_by_wc";b:0;s:14:"min_wp_version";s:3:"6.0";s:3:"key";s:7:"jetpack";}}}s:8:"obw/grow";O:8:"stdClass":3:{s:3:"key";s:8:"obw/grow";s:5:"title";s:26:"Développer votre boutique";s:7:"plugins";a:4:{i:0;O:8:"stdClass":6:{s:4:"name";s:8:"MailPoet";s:11:"description";s:115:"Level up your email marketing with <a href="https://woocommerce.com/products/mailpoet" target="_blank">MailPoet</a>";s:10:"manage_url";s:35:"admin.php?page=mailpoet-newsletters";s:10:"is_visible";a:1:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:37:"woocommerce_remote_variant_assignment";s:5:"value";a:2:{i:0;i:1;i:1;i:84;}s:7:"default";b:0;s:9:"operation";s:5:"range";}}s:14:"is_built_by_wc";b:1;s:3:"key";s:8:"mailpoet";}i:1;O:8:"stdClass":8:{s:4:"name";s:23:"Google pour WooCommerce";s:11:"description";s:141:"Générer des ventes grâce à <a href="https://woocommerce.com/products/google-listings-and-ads" target="_blank">Google pour WooCommerce</a>";s:9:"image_url";s:94:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google.svg";s:10:"manage_url";s:46:"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart";s:10:"is_visible";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:23:"google-listings-and-ads";}}}}}s:14:"is_built_by_wc";b:1;s:15:"min_php_version";s:3:"7.4";s:3:"key";s:23:"google-listings-and-ads";}i:2;O:8:"stdClass":8:{s:4:"name";s:26:"Pinterest pour WooCommerce";s:11:"description";s:105:"Présentez vos produits aux utilisateurs de Pinterest à la recherche d’idées et de choses à acheter.";s:9:"image_url";s:97:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/pinterest.png";s:10:"manage_url";s:51:"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding";s:10:"is_visible";a:1:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:37:"woocommerce_remote_variant_assignment";s:5:"value";a:2:{i:0;i:41;i:1;i:80;}s:7:"default";b:0;s:9:"operation";s:5:"range";}}s:14:"is_built_by_wc";b:1;s:15:"min_php_version";s:3:"7.3";s:3:"key";s:25:"pinterest-for-woocommerce";}i:3;O:8:"stdClass":7:{s:4:"name";s:24:"Facebook for WooCommerce";s:11:"description";s:166:"Répertoriez les produits et créez des publicités sur Facebook et Instagram avec <a href="https://woocommerce.com/products/facebook/">Facebook pour WooCommerce</a>.";s:9:"image_url";s:96:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/facebook.png";s:10:"manage_url";s:26:"admin.php?page=wc-facebook";s:10:"is_visible";a:1:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:37:"woocommerce_remote_variant_assignment";s:5:"value";a:2:{i:0;i:81;i:1;i:120;}s:7:"default";b:0;s:9:"operation";s:5:"range";}}s:14:"is_built_by_wc";b:0;s:3:"key";s:24:"facebook-for-woocommerce";}}}s:15:"task-list/reach";O:8:"stdClass":3:{s:3:"key";s:15:"task-list/reach";s:5:"title";s:21:"Contacter des clients";s:7:"plugins";a:3:{i:0;O:8:"stdClass":6:{s:4:"name";s:8:"MailPoet";s:11:"description";s:130:"Créer et envoyer des e-mails de suivi d’achat, newsletters, campagnes promotionnelles directement depuis votre tableau de bord.";s:9:"image_url";s:96:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailpoet.svg";s:10:"manage_url";s:35:"admin.php?page=mailpoet-newsletters";s:14:"is_built_by_wc";b:1;s:3:"key";s:12:"mailpoet:alt";}i:1;O:8:"stdClass":6:{s:4:"name";s:7:"Klaviyo";s:11:"description";s:185:"Augmentez et fidélisez vos clients grâce à une automatisation intelligente et efficace du marketing par e-mail et par SMS et à une vision unifiée des interactions avec les clients.";s:9:"image_url";s:95:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/klaviyo.png";s:10:"manage_url";s:31:"admin.php?page=klaviyo_settings";s:14:"is_built_by_wc";b:0;s:3:"key";s:11:"klaviyo:alt";}i:2;O:8:"stdClass":6:{s:4:"name";s:9:"MailChimp";s:11:"description";s:98:"Envoyez des campagnes ciblées, récupérez les paniers abandonnés et plus encore avec Mailchimp.";s:9:"image_url";s:97:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailchimp.svg";s:10:"manage_url";s:36:"admin.php?page=mailchimp-woocommerce";s:14:"is_built_by_wc";b:0;s:3:"key";s:29:"mailchimp-for-woocommerce:alt";}}}s:14:"task-list/grow";O:8:"stdClass":3:{s:3:"key";s:14:"task-list/grow";s:5:"title";s:26:"Développer votre boutique";s:7:"plugins";a:5:{i:0;O:8:"stdClass":6:{s:4:"name";s:23:"Google pour WooCommerce";s:11:"description";s:184:"Touchez plus d’acheteurs et boostez les ventes de votre boutique. Intégrez-vous à Google pour répertorier vos produits gratuitement et lancer des campagnes publicitaires payantes.";s:9:"image_url";s:94:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google.svg";s:10:"manage_url";s:46:"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart";s:14:"is_built_by_wc";b:1;s:3:"key";s:27:"google-listings-and-ads:alt";}i:1;O:8:"stdClass":7:{s:4:"name";s:23:"TikTok pour WooCommerce";s:9:"image_url";s:94:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/tiktok.svg";s:11:"description";s:165:"Développez vos ventes en ligne en faisant la promotion de vos produits sur TikTok auprès de plus d’un milliard d’utilisateurs actifs chaque mois dans le monde.";s:10:"manage_url";s:21:"admin.php?page=tiktok";s:10:"is_visible";a:2:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";a:40:{i:0;s:2:"US";i:1;s:2:"CA";i:2;s:2:"MX";i:3;s:2:"AT";i:4;s:2:"BE";i:5;s:2:"CZ";i:6;s:2:"DK";i:7;s:2:"FI";i:8;s:2:"FR";i:9;s:2:"DE";i:10;s:2:"GR";i:11;s:2:"HU";i:12;s:2:"IE";i:13;s:2:"IT";i:14;s:2:"NL";i:15;s:2:"PL";i:16;s:2:"PT";i:17;s:2:"RO";i:18;s:2:"ES";i:19;s:2:"SE";i:20;s:2:"GB";i:21;s:2:"CH";i:22;s:2:"NO";i:23;s:2:"AU";i:24;s:2:"NZ";i:25;s:2:"SG";i:26;s:2:"MY";i:27;s:2:"PH";i:28;s:2:"ID";i:29;s:2:"VN";i:30;s:2:"TH";i:31;s:2:"KR";i:32;s:2:"IL";i:33;s:2:"AE";i:34;s:2:"RU";i:35;s:2:"UA";i:36;s:2:"TR";i:37;s:2:"SA";i:38;s:2:"BR";i:39;s:2:"JP";}s:9:"operation";s:2:"in";}i:1;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:37:"woocommerce_remote_variant_assignment";s:5:"value";a:2:{i:0;i:1;i:1;i:40;}s:7:"default";b:0;s:9:"operation";s:5:"range";}}s:14:"is_built_by_wc";b:0;s:3:"key";s:19:"tiktok-for-business";}i:2;O:8:"stdClass":7:{s:4:"name";s:26:"Pinterest pour WooCommerce";s:11:"description";s:200:"Présentez vos produits aux utilisateurs de Pinterest à la recherche d’idées et de choses à acheter. Lancez-vous avec Pinterest et rendez l’intégralité de votre catalogue produit consultable.";s:9:"image_url";s:97:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/pinterest.png";s:10:"manage_url";s:51:"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding";s:10:"is_visible";a:1:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:37:"woocommerce_remote_variant_assignment";s:5:"value";a:2:{i:0;i:41;i:1;i:80;}s:7:"default";b:0;s:9:"operation";s:5:"range";}}s:14:"is_built_by_wc";b:1;s:3:"key";s:29:"pinterest-for-woocommerce:alt";}i:3;O:8:"stdClass":8:{s:4:"name";s:26:"Meta Ads & Pixel by Kliken";s:11:"description";s:213:"Automatisez le marketing Facebook et Instagram avec Kliken. Lancez des publicités et programmez un mois d’articles en 5 minutes : les 5 premiers sont gratuits ! Les plans commencent à seulement 20 $/mois.";s:9:"image_url";s:94:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/kliken.svg";s:10:"manage_url";s:40:"admin.php?page=kliken-ads-pixel-for-meta";s:14:"is_built_by_wc";b:0;s:16:"install_external";b:0;s:10:"is_visible";b:1;s:3:"key";s:29:"kliken-ads-pixel-for-meta:alt";}i:4;O:8:"stdClass":7:{s:4:"name";s:24:"Facebook for WooCommerce";s:11:"description";s:78:"Répertoriez les produits et créez des publicités sur Facebook et Instagram.";s:9:"image_url";s:96:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/facebook.png";s:10:"manage_url";s:26:"admin.php?page=wc-facebook";s:10:"is_visible";a:1:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:37:"woocommerce_remote_variant_assignment";s:5:"value";a:2:{i:0;i:81;i:1;i:120;}s:7:"default";b:0;s:9:"operation";s:5:"range";}}s:14:"is_built_by_wc";b:0;s:3:"key";s:28:"facebook-for-woocommerce:alt";}}}s:17:"obw/core-profiler";O:8:"stdClass":3:{s:3:"key";s:17:"obw/core-profiler";s:5:"title";s:26:"Développer votre boutique";s:7:"plugins";a:17:{i:0;O:8:"stdClass":11:{s:4:"name";s:11:"WooPayments";s:11:"description";s:54:"Offer safe and convenient ways to pay with WooPayments";s:10:"is_visible";a:2:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";a:39:{i:0;s:2:"US";i:1;s:2:"PR";i:2;s:2:"AU";i:3;s:2:"CA";i:4;s:2:"DE";i:5;s:2:"ES";i:6;s:2:"FR";i:7;s:2:"GB";i:8;s:2:"IE";i:9;s:2:"IT";i:10;s:2:"NZ";i:11;s:2:"AT";i:12;s:2:"BE";i:13;s:2:"NL";i:14;s:2:"PL";i:15;s:2:"PT";i:16;s:2:"CH";i:17;s:2:"HK";i:18;s:2:"SG";i:19;s:2:"CY";i:20;s:2:"DK";i:21;s:2:"EE";i:22;s:2:"FI";i:23;s:2:"GR";i:24;s:2:"LU";i:25;s:2:"LT";i:26;s:2:"LV";i:27;s:2:"NO";i:28;s:2:"MT";i:29;s:2:"SI";i:30;s:2:"SK";i:31;s:2:"BG";i:32;s:2:"CZ";i:33;s:2:"HR";i:34;s:2:"HU";i:35;s:2:"RO";i:36;s:2:"SE";i:37;s:2:"JP";i:38;s:2:"AE";}s:9:"operation";s:2:"in";}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:8:"industry";}}i:1;O:8:"stdClass":2:{s:3:"use";s:12:"array_column";s:9:"arguments";O:8:"stdClass":1:{s:3:"key";s:4:"slug";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:9:"!contains";s:5:"value";s:31:"cbd-other-hemp-derived-products";s:7:"default";a:0:{}}}s:14:"is_built_by_wc";b:1;s:14:"min_wp_version";s:3:"5.9";s:3:"key";s:20:"woocommerce-payments";s:5:"label";s:25:"Get paid with WooPayments";s:9:"image_url";s:120:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo-rebrand-2.svg";s:15:"learn_more_link";s:123:"https://woocommerce.com/products/woocommerce-payments?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures";s:16:"install_priority";i:5;s:12:"requires_jpc";b:1;}i:1;O:8:"stdClass":9:{s:4:"name";s:20:"WooCommerce Shipping";s:11:"description";s:41:"Print discounted USPS, UPS and DHL labels";s:10:"is_visible";a:1:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"US";s:9:"operation";s:1:"=";}}s:14:"is_built_by_wc";b:1;s:3:"key";s:20:"woocommerce-shipping";s:5:"label";s:57:"Économiser sur l’expédition avec WooCommerce Shipping";s:9:"image_url";s:120:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo-rebrand-2.svg";s:15:"learn_more_link";s:114:"https://woocommerce.com/woocommerce-shipping?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures";s:16:"install_priority";i:3;}i:2;O:8:"stdClass":10:{s:4:"name";s:11:"ShipStation";s:9:"image_url";s:118:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-shipstation.svg";s:10:"manage_url";s:26:"admin.php?page=shipstation";s:10:"is_visible";a:1:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";a:4:{i:0;s:2:"CA";i:1;s:2:"GB";i:2;s:2:"AU";i:3;s:2:"NZ";}s:9:"operation";s:2:"in";}}s:14:"is_built_by_wc";b:1;s:3:"key";s:35:"woocommerce-shipstation-integration";s:5:"label";s:49:"Print discounted shipping labels with ShipStation";s:11:"description";s:56:"Automate your order fulfillment and save on top carriers";s:15:"learn_more_link";s:66:"https://wordpress.org/plugins/woocommerce-shipstation-integration/";s:16:"install_priority";i:3;}i:3;O:8:"stdClass":10:{s:4:"name";s:8:"Packlink";s:9:"image_url";s:115:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-packlink.svg";s:10:"manage_url";s:36:"admin.php?page=packlink-pro-shipping";s:10:"is_visible";a:1:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";a:9:{i:0;s:2:"FR";i:1;s:2:"ES";i:2;s:2:"IT";i:3;s:2:"DE";i:4;s:2:"NL";i:5;s:2:"AT";i:6;s:2:"BE";i:7;s:2:"IE";i:8;s:2:"PT";}s:9:"operation";s:2:"in";}}s:14:"is_built_by_wc";b:0;s:3:"key";s:21:"packlink-pro-shipping";s:5:"label";s:46:"Print discounted shipping labels with Packlink";s:11:"description";s:56:"Automate your order fulfillment and save on top carriers";s:15:"learn_more_link";s:52:"https://wordpress.org/plugins/packlink-pro-shipping/";s:16:"install_priority";i:3;}i:4;O:8:"stdClass":10:{s:4:"name";s:31:"PayPal Payments for WooCommerce";s:11:"description";s:61:"Offer more ways to pay with this all-in-one checkout solution";s:14:"is_built_by_wc";b:0;s:15:"install_options";a:1:{i:0;O:8:"stdClass":2:{s:4:"name";s:26:"woocommerce_paypal_branded";s:5:"value";s:8:"profiler";}}s:10:"is_visible";a:2:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";a:39:{i:0;s:2:"US";i:1;s:2:"PR";i:2;s:2:"AU";i:3;s:2:"CA";i:4;s:2:"DE";i:5;s:2:"ES";i:6;s:2:"FR";i:7;s:2:"GB";i:8;s:2:"IE";i:9;s:2:"IT";i:10;s:2:"NZ";i:11;s:2:"AT";i:12;s:2:"BE";i:13;s:2:"NL";i:14;s:2:"PL";i:15;s:2:"PT";i:16;s:2:"CH";i:17;s:2:"HK";i:18;s:2:"SG";i:19;s:2:"CY";i:20;s:2:"DK";i:21;s:2:"EE";i:22;s:2:"FI";i:23;s:2:"GR";i:24;s:2:"LU";i:25;s:2:"LT";i:26;s:2:"LV";i:27;s:2:"NO";i:28;s:2:"MT";i:29;s:2:"SI";i:30;s:2:"SK";i:31;s:2:"BG";i:32;s:2:"CZ";i:33;s:2:"HR";i:34;s:2:"HU";i:35;s:2:"RO";i:36;s:2:"SE";i:37;s:2:"JP";i:38;s:2:"AE";}s:9:"operation";s:3:"!in";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:7:"version";s:10:"9.8.0-rc.1";s:8:"operator";s:2:">=";}}s:3:"key";s:27:"woocommerce-paypal-payments";s:5:"label";s:41:"Maximize conversions with PayPal Payments";s:9:"image_url";s:113:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-paypal.svg";s:15:"learn_more_link";s:130:"https://woocommerce.com/products/woocommerce-paypal-payments?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures";s:16:"install_priority";i:5;}i:5;O:8:"stdClass":9:{s:4:"name";s:31:"PayPal Payments for WooCommerce";s:11:"description";s:60:"Offer additional flexible payment options with PayPal Wallet";s:14:"is_built_by_wc";b:0;s:10:"is_visible";a:2:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";a:39:{i:0;s:2:"US";i:1;s:2:"PR";i:2;s:2:"AU";i:3;s:2:"CA";i:4;s:2:"DE";i:5;s:2:"ES";i:6;s:2:"FR";i:7;s:2:"GB";i:8;s:2:"IE";i:9;s:2:"IT";i:10;s:2:"NZ";i:11;s:2:"AT";i:12;s:2:"BE";i:13;s:2:"NL";i:14;s:2:"PL";i:15;s:2:"PT";i:16;s:2:"CH";i:17;s:2:"HK";i:18;s:2:"SG";i:19;s:2:"CY";i:20;s:2:"DK";i:21;s:2:"EE";i:22;s:2:"FI";i:23;s:2:"GR";i:24;s:2:"LU";i:25;s:2:"LT";i:26;s:2:"LV";i:27;s:2:"NO";i:28;s:2:"MT";i:29;s:2:"SI";i:30;s:2:"SK";i:31;s:2:"BG";i:32;s:2:"CZ";i:33;s:2:"HR";i:34;s:2:"HU";i:35;s:2:"RO";i:36;s:2:"SE";i:37;s:2:"JP";i:38;s:2:"AE";}s:9:"operation";s:2:"in";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:7:"version";s:10:"9.8.0-rc.1";s:8:"operator";s:2:">=";}}s:3:"key";s:39:"woocommerce-paypal-payments:wallet-only";s:5:"label";s:38:"Give shoppers a variety of ways to pay";s:9:"image_url";s:113:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-paypal.svg";s:15:"learn_more_link";s:130:"https://woocommerce.com/products/woocommerce-paypal-payments?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures";s:16:"install_priority";i:5;}i:6;O:8:"stdClass":11:{s:4:"name";s:7:"Jetpack";s:11:"description";s:80:"Gardez votre boutique en ligne avec une sécurité et des sauvegardes complètes";s:10:"is_visible";b:1;s:14:"is_built_by_wc";b:0;s:14:"min_wp_version";s:3:"6.0";s:3:"key";s:7:"jetpack";s:5:"label";s:54:"Protégez votre boutique et vos acheteurs avec Jetpack";s:9:"image_url";s:114:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-jetpack.svg";s:15:"learn_more_link";s:110:"https://woocommerce.com/products/jetpack?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures";s:16:"install_priority";i:8;s:12:"requires_jpc";b:1;}i:7;O:8:"stdClass":11:{s:4:"name";s:26:"Pinterest pour WooCommerce";s:11:"description";s:55:"Get your products in front of a highly engaged audience";s:9:"image_url";s:116:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-pinterest.svg";s:10:"manage_url";s:51:"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding";s:10:"is_visible";a:1:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:37:"woocommerce_remote_variant_assignment";s:5:"value";a:2:{i:0;i:41;i:1;i:80;}s:7:"default";b:0;s:9:"operation";s:5:"range";}}s:14:"is_built_by_wc";b:1;s:15:"min_php_version";s:3:"7.3";s:3:"key";s:25:"pinterest-for-woocommerce";s:5:"label";s:43:"Mettez vos produits en valeur sur Pinterest";s:15:"learn_more_link";s:128:"https://woocommerce.com/products/pinterest-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures";s:16:"install_priority";i:2;}i:8;O:8:"stdClass":10:{s:4:"name";s:24:"Facebook for WooCommerce";s:11:"description";s:54:"List products and create ads on Facebook and Instagram";s:9:"image_url";s:96:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/facebook.png";s:10:"manage_url";s:26:"admin.php?page=wc-facebook";s:10:"is_visible";a:1:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:37:"woocommerce_remote_variant_assignment";s:5:"value";a:2:{i:0;i:81;i:1;i:120;}s:7:"default";b:0;s:9:"operation";s:5:"range";}}s:14:"is_built_by_wc";b:0;s:3:"key";s:24:"facebook-for-woocommerce";s:5:"label";s:32:"Grow your business with Facebook";s:15:"learn_more_link";s:112:"https://woocommerce.com/products/facebook/?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures";s:16:"install_priority";i:2;}i:9;O:8:"stdClass":10:{s:4:"name";s:8:"MailPoet";s:11:"description";s:58:"Attract and retain shoppers with email marketing campaigns";s:10:"manage_url";s:35:"admin.php?page=mailpoet-newsletters";s:10:"is_visible";a:1:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:37:"woocommerce_remote_variant_assignment";s:5:"value";a:2:{i:0;i:1;i:1;i:84;}s:7:"default";b:0;s:9:"operation";s:5:"range";}}s:14:"is_built_by_wc";b:1;s:3:"key";s:8:"mailpoet";s:5:"label";s:33:"Touchez vos clients avec MailPoet";s:9:"image_url";s:115:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-mailpoet.svg";s:15:"learn_more_link";s:111:"https://woocommerce.com/products/mailpoet?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures";s:16:"install_priority";i:7;}i:10;O:8:"stdClass":10:{s:4:"name";s:7:"Klaviyo";s:11:"description";s:56:"Build personalized email and SMS campaigns using Klaviyo";s:9:"image_url";s:95:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/klaviyo.png";s:10:"manage_url";s:31:"admin.php?page=klaviyo_settings";s:10:"is_visible";a:1:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:37:"woocommerce_remote_variant_assignment";s:5:"value";a:2:{i:0;i:85;i:1;i:120;}s:7:"default";b:0;s:9:"operation";s:5:"range";}}s:14:"is_built_by_wc";b:0;s:3:"key";s:7:"klaviyo";s:5:"label";s:7:"Klaviyo";s:15:"learn_more_link";s:126:"https://woocommerce.com/products/klaviyo-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures";s:16:"install_priority";i:7;}i:11;O:8:"stdClass":11:{s:4:"name";s:23:"Google pour WooCommerce";s:11:"description";s:57:"Create ads for your products straight from your dashboard";s:9:"image_url";s:113:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-google.svg";s:10:"manage_url";s:46:"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart";s:10:"is_visible";b:1;s:14:"is_built_by_wc";b:1;s:15:"min_php_version";s:3:"7.4";s:3:"key";s:23:"google-listings-and-ads";s:5:"label";s:54:"Générer des ventes grâce à Google pour WooCommerce";s:15:"learn_more_link";s:126:"https://woocommerce.com/products/google-listings-and-ads?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures";s:16:"install_priority";i:6;}i:12;O:8:"stdClass":9:{s:4:"name";s:15:"WooCommerce Tax";s:11:"description";s:62:"Automatically calculate how much sales tax should be collected";s:10:"is_visible";a:1:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";a:11:{i:0;s:2:"US";i:1;s:2:"FR";i:2;s:2:"GB";i:3;s:2:"DE";i:4;s:2:"CA";i:5;s:2:"AU";i:6;s:2:"GR";i:7;s:2:"BE";i:8;s:2:"PT";i:9;s:2:"DK";i:10;s:2:"SE";}s:9:"operation";s:2:"in";}}s:14:"is_built_by_wc";b:1;s:3:"key";s:24:"woocommerce-services:tax";s:5:"label";s:66:"Automatisez l’application des taux de taxe avec WooCommerce Tax";s:9:"image_url";s:120:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo-rebrand-2.svg";s:15:"learn_more_link";s:106:"https://woocommerce.com/products/tax?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures";s:16:"install_priority";i:4;}i:13;O:8:"stdClass":10:{s:4:"name";s:23:"TikTok pour WooCommerce";s:9:"image_url";s:113:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-tiktok.svg";s:11:"description";s:59:"Sync your store with TikTok to create engaging ad campaigns";s:10:"manage_url";s:21:"admin.php?page=tiktok";s:10:"is_visible";a:2:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";a:40:{i:0;s:2:"US";i:1;s:2:"CA";i:2;s:2:"MX";i:3;s:2:"AT";i:4;s:2:"BE";i:5;s:2:"CZ";i:6;s:2:"DK";i:7;s:2:"FI";i:8;s:2:"FR";i:9;s:2:"DE";i:10;s:2:"GR";i:11;s:2:"HU";i:12;s:2:"IE";i:13;s:2:"IT";i:14;s:2:"NL";i:15;s:2:"PL";i:16;s:2:"PT";i:17;s:2:"RO";i:18;s:2:"ES";i:19;s:2:"SE";i:20;s:2:"GB";i:21;s:2:"CH";i:22;s:2:"NO";i:23;s:2:"AU";i:24;s:2:"NZ";i:25;s:2:"SG";i:26;s:2:"MY";i:27;s:2:"PH";i:28;s:2:"ID";i:29;s:2:"VN";i:30;s:2:"TH";i:31;s:2:"KR";i:32;s:2:"IL";i:33;s:2:"AE";i:34;s:2:"RU";i:35;s:2:"UA";i:36;s:2:"TR";i:37;s:2:"SA";i:38;s:2:"BR";i:39;s:2:"JP";}s:9:"operation";s:2:"in";}i:1;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:37:"woocommerce_remote_variant_assignment";s:5:"value";a:2:{i:0;i:1;i:1;i:40;}s:7:"default";b:0;s:9:"operation";s:5:"range";}}s:14:"is_built_by_wc";b:0;s:3:"key";s:19:"tiktok-for-business";s:5:"label";s:46:"Créez des campagnes publicitaires avec TikTok";s:15:"learn_more_link";s:125:"https://woocommerce.com/products/tiktok-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures";s:16:"install_priority";i:1;}i:14;O:8:"stdClass":10:{s:4:"name";s:13:"Snapchat Ads";s:11:"description";s:67:"Touchez un public inexploité sur Snapchat et augmentez vos ventes.";s:9:"image_url";s:115:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-snapchat.svg";s:10:"manage_url";s:48:"admin.php?page=wc-admin&path=%2Fsnapchat%2Fstart";s:14:"is_built_by_wc";b:1;s:10:"is_visible";b:1;s:3:"key";s:24:"snapchat-for-woocommerce";s:5:"label";s:46:"Trouver de nouveaux clients avec Snapchat Ads";s:15:"learn_more_link";s:112:"https://woocommerce.com/products/snapchat/?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures";s:16:"install_priority";i:1;}i:15;O:8:"stdClass":10:{s:4:"name";s:11:"Reddit Ads";s:11:"description";s:73:"Synchronisez vos produits et démarrez Reddit Ads en toute transparence.";s:9:"image_url";s:113:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-reddit.svg";s:10:"manage_url";s:46:"admin.php?page=wc-admin&path=%2Freddit%2Fsetup";s:14:"is_built_by_wc";b:1;s:10:"is_visible";b:1;s:3:"key";s:22:"reddit-for-woocommerce";s:5:"label";s:37:"Reach ready-to-buy shoppers on Reddit";s:15:"learn_more_link";s:110:"https://woocommerce.com/products/reddit/?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures";s:16:"install_priority";i:1;}i:16;O:8:"stdClass":10:{s:4:"name";s:29:"Print on Demand with Printful";s:9:"image_url";s:115:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-printful.png";s:11:"description";s:65:"Design and easily sell custom print products online with Printful";s:10:"manage_url";s:0:"";s:10:"is_visible";a:2:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";a:9:{i:0;s:2:"AU";i:1;s:2:"GB";i:2;s:2:"CA";i:3;s:2:"ES";i:4;s:2:"DE";i:5;s:2:"FR";i:6;s:2:"NL";i:7;s:2:"BE";i:8;s:2:"LU";}s:9:"operation";s:2:"in";}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:1:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:10:"industry.0";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:5:"value";s:24:"clothing_and_accessories";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}}s:14:"is_built_by_wc";b:0;s:3:"key";s:33:"printful-shipping-for-woocommerce";s:5:"label";s:29:"Print on Demand with Printful";s:15:"learn_more_link";s:111:"https://woocommerce.com/products/printful?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures";s:16:"install_priority";i:9;}}}}}', 'off'),
(14708, '_transient_timeout_woocommerce_admin_remote_inbox_notifications_specs', '1775132862', 'off'),
(14709, '_transient_woocommerce_admin_remote_inbox_notifications_specs', 'a:1:{s:5:"fr_FR";a:52:{s:18:"your-first-product";O:8:"stdClass":8:{s:4:"slug";s:18:"your-first-product";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:18:"Your first product";s:7:"content";s:467:"That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.<br/><br/>Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with <a href="https://href.li/?https://woocommerce.com/shipping" target="_blank">WooCommerce Shipping</a>.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:10:"learn-more";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn more";}}s:3:"url";s:130:"https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:5:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-01-27 20:19:13";}i:1;O:8:"stdClass":4:{s:4:"type";s:12:"stored_state";s:5:"index";s:22:"there_were_no_products";s:9:"operation";s:1:"=";s:5:"value";b:1;}i:2;O:8:"stdClass":4:{s:4:"type";s:12:"stored_state";s:5:"index";s:22:"there_are_now_products";s:9:"operation";s:1:"=";s:5:"value";b:1;}i:3;O:8:"stdClass":3:{s:4:"type";s:13:"product_count";s:9:"operation";s:2:">=";s:5:"value";i:1;}i:4;O:8:"stdClass":5:{s:4:"type";s:18:"onboarding_profile";s:5:"index";s:13:"product_types";s:9:"operation";s:8:"contains";s:5:"value";s:8:"physical";s:7:"default";a:0:{}}}}s:37:"wc-admin-optimizing-the-checkout-flow";O:8:"stdClass":8:{s:4:"slug";s:37:"wc-admin-optimizing-the-checkout-flow";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:28:"Optimizing the checkout flow";s:7:"content";s:177:"It’s crucial to get your store’s checkout as smooth as possible to avoid losing sales. Let’s take a look at how you can optimize the checkout experience for your shoppers.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:28:"optimizing-the-checkout-flow";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn more";}}s:3:"url";s:144:"https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-01-27 20:19:49";}i:1;O:8:"stdClass":3:{s:4:"type";s:18:"wcadmin_active_for";s:9:"operation";s:1:">";s:4:"days";i:3;}i:2;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:45:"woocommerce_task_list_tracked_completed_tasks";s:9:"operation";s:8:"contains";s:5:"value";s:8:"payments";s:7:"default";a:0:{}}}}s:32:"wc-payments-qualitative-feedback";O:8:"stdClass":8:{s:4:"slug";s:32:"wc-payments-qualitative-feedback";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:46:"WooPayments setup - let us know what you think";s:7:"content";s:137:"Congrats on enabling WooPayments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:35:"qualitative-feedback-from-new-users";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:14:"Share feedback";}}s:3:"url";s:58:"https://automattic.survey.fm/woopayments-new-user-feedback";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-01-27 20:21:13";}i:1;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:45:"woocommerce_task_list_tracked_completed_tasks";s:9:"operation";s:8:"contains";s:5:"value";s:20:"woocommerce-payments";s:7:"default";a:0:{}}}}s:29:"share-your-feedback-on-paypal";O:8:"stdClass":8:{s:4:"slug";s:29:"share-your-feedback-on-paypal";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:29:"Share your feedback on PayPal";s:7:"content";s:127:"Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:14:"share-feedback";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:14:"Share feedback";}}s:3:"url";s:43:"http://automattic.survey.fm/paypal-feedback";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-01-27 20:21:50";}i:1;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:26:"woocommerce-gateway-stripe";}}}}i:2;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:43:"woocommerce-gateway-paypal-express-checkout";}}}}s:31:"google_listings_and_ads_install";O:8:"stdClass":8:{s:4:"slug";s:31:"google_listings_and_ads_install";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:35:"Drive traffic and sales with Google";s:7:"content";s:123:"Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:11:"get-started";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:11:"Get started";}}s:3:"url";s:122:"https://woocommerce.com/products/google-listings-and-ads?utm_source=inbox_note&utm_medium=product&utm_campaign=get-started";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2021-06-09 00:00:00";}i:1;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:23:"google_listings_and_ads";}}}}i:2;O:8:"stdClass":3:{s:4:"type";s:11:"order_count";s:9:"operation";s:1:">";s:5:"value";i:10;}}}s:39:"wc-subscriptions-security-update-3-0-15";O:8:"stdClass":8:{s:4:"slug";s:39:"wc-subscriptions-security-update-3-0-15";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:42:"WooCommerce Subscriptions security update!";s:7:"content";s:738:"We recently released an important security update to WooCommerce Subscriptions. To ensure your site’s data is protected, please upgrade <strong>WooCommerce Subscriptions to version 3.0.15</strong> or later.<br/><br/>Click the button below to view and update to the latest Subscriptions version, or log in to <a href="https://woocommerce.com/my-dashboard">WooCommerce.com Dashboard</a> and navigate to your <strong>Downloads</strong> page.<br/><br/>We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.<br/><br/>If you have any questions we are here to help — just <a href="https://woocommerce.com/my-account/create-a-ticket/">open a ticket</a>.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:30:"update-wc-subscriptions-3-0-15";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:19:"View latest version";}}s:3:"url";s:30:"&page=wc-addons&section=helper";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-01-27 20:30:32";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:25:"woocommerce-subscriptions";s:8:"operator";s:1:"<";s:7:"version";s:6:"3.0.15";}}}s:29:"woocommerce-core-update-5-4-0";O:8:"stdClass":8:{s:4:"slug";s:29:"woocommerce-core-update-5-4-0";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:31:"Update to WooCommerce 5.4.1 now";s:7:"content";s:140:"WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:20:"update-wc-core-5-4-0";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:25:"How to update WooCommerce";}}s:3:"url";s:64:"https://docs.woocommerce.com/document/how-to-update-woocommerce/";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-01-27 20:31:08";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.4.0";}}}s:19:"wcpay-promo-2020-11";O:8:"stdClass":8:{s:4:"slug";s:19:"wcpay-promo-2020-11";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:19:"wcpay-promo-2020-11";s:7:"content";s:19:"wcpay-promo-2020-11";}}s:7:"actions";a:0:{}s:5:"rules";a:0:{}}s:19:"wcpay-promo-2020-12";O:8:"stdClass":8:{s:4:"slug";s:19:"wcpay-promo-2020-12";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:19:"wcpay-promo-2020-12";s:7:"content";s:19:"wcpay-promo-2020-12";}}s:7:"actions";a:0:{}s:5:"rules";a:0:{}}s:34:"ppxo-pps-upgrade-paypal-payments-1";O:8:"stdClass":8:{s:4:"slug";s:34:"ppxo-pps-upgrade-paypal-payments-1";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:47:"Get the latest PayPal extension for WooCommerce";s:7:"content";s:442:"Heads up! There’s a new PayPal on the block!<br/><br/>Now is a great time to upgrade to our latest <a href="https://woocommerce.com/products/woocommerce-paypal-payments/" target="_blank">PayPal extension</a> to continue to receive support and updates with PayPal.<br/><br/>Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:34:"ppxo-pps-install-paypal-payments-1";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:18:"View upgrade guide";}}s:3:"url";s:96:"https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:5:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-01-27 20:33:53";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:">=";s:7:"version";s:3:"5.5";}i:2;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:27:"woocommerce-paypal-payments";}}}}i:3;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:43:"woocommerce-gateway-paypal-express-checkout";}}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:1:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:7:"enabled";}}}s:11:"option_name";s:27:"woocommerce_paypal_settings";s:9:"operation";s:1:"=";s:5:"value";s:3:"yes";s:7:"default";b:0;}}}i:4;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:36:"woocommerce_inbox_variant_assignment";s:5:"value";i:7;s:7:"default";i:1;s:9:"operation";s:1:"<";}}}s:34:"ppxo-pps-upgrade-paypal-payments-2";O:8:"stdClass":8:{s:4:"slug";s:34:"ppxo-pps-upgrade-paypal-payments-2";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:31:"Upgrade your PayPal experience!";s:7:"content";s:358:"Get access to a full suite of PayPal payment methods, extensive currency and country coverage, offer subscription and recurring payments, and the new PayPal pay later options.<br /><br />Start using our <a href="https://woocommerce.com/products/woocommerce-paypal-payments/" target="_blank">latest PayPal today</a> to continue to receive support and updates.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:34:"ppxo-pps-install-paypal-payments-2";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:18:"View upgrade guide";}}s:3:"url";s:96:"https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:5:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-01-27 20:34:30";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:">=";s:7:"version";s:3:"5.5";}i:2;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:27:"woocommerce-paypal-payments";}}}}i:3;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:43:"woocommerce-gateway-paypal-express-checkout";}}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:1:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:7:"enabled";}}}s:11:"option_name";s:27:"woocommerce_paypal_settings";s:9:"operation";s:1:"=";s:5:"value";s:3:"yes";s:7:"default";b:0;}}}i:4;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:36:"woocommerce_inbox_variant_assignment";s:5:"value";i:6;s:7:"default";i:1;s:9:"operation";s:1:">";}}}s:46:"woocommerce-core-sqli-july-2021-need-to-update";O:8:"stdClass":8:{s:4:"slug";s:46:"woocommerce-core-sqli-july-2021-need-to-update";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:56:"Action required: Critical vulnerabilities in WooCommerce";s:7:"content";s:574:"In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:10:"learn-more";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn more";}}s:3:"url";s:137:"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:7:"dismiss";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:0:"";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:59:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-01-27 20:35:06";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.3.6";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.4.8";}i:3;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.5.9";}i:4;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.6.6";}i:5;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.7.2";}i:6;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.8.2";}i:7;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.9.4";}i:8;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.0.2";}i:9;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.0.3";}i:10;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.1.2";}i:11;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.1.3";}i:12;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.2.3";}i:13;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.2.4";}i:14;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.3.4";}i:15;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.3.5";}i:16;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.4.2";}i:17;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.4.3";}i:18;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.5.3";}i:19;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.5.4";}i:20;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.6.3";}i:21;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.6.4";}i:22;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.7.2";}i:23;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.7.3";}i:24;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.8.1";}i:25;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.8.2";}i:26;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.9.3";}i:27;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.9.4";}i:28;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.0.1";}i:29;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.0.2";}i:30;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.1.1";}i:31;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.1.2";}i:32;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.2.3";}i:33;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.2.4";}i:34;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.3.1";}i:35;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.3.2";}i:36;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.4.2";}i:37;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.4.3";}i:38;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"<";s:7:"version";s:5:"5.5.1";}i:39;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:6:"3.5.10";}i:40;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.6.7";}i:41;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.7.3";}i:42;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.8.3";}i:43;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.9.5";}i:44;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.0.4";}i:45;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.1.4";}i:46;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.2.5";}i:47;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.3.6";}i:48;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.4.4";}i:49;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.5.5";}i:50;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.6.5";}i:51;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.7.4";}i:52;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.8.3";}i:53;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.9.5";}i:54;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.0.3";}i:55;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.1.3";}i:56;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.2.5";}i:57;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.3.3";}i:58;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.4.4";}}}s:48:"woocommerce-blocks-sqli-july-2021-need-to-update";O:8:"stdClass":8:{s:4:"slug";s:48:"woocommerce-blocks-sqli-july-2021-need-to-update";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:63:"Action required: Critical vulnerabilities in WooCommerce Blocks";s:7:"content";s:570:"In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/>Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br/><br/>For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:10:"learn-more";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn more";}}s:3:"url";s:137:"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:7:"dismiss";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";b:0;s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:32:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-01-27 20:35:42";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:6:"2.5.16";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"2.6.2";}i:3;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"2.7.2";}i:4;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"2.8.1";}i:5;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"2.9.1";}i:6;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.0.1";}i:7;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.1.1";}i:8;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.2.1";}i:9;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.3.1";}i:10;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.4.1";}i:11;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.5.1";}i:12;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.6.1";}i:13;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.7.2";}i:14;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.8.1";}i:15;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.9.1";}i:16;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.0.1";}i:17;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.1.1";}i:18;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.2.1";}i:19;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.3.1";}i:20;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.4.3";}i:21;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.5.3";}i:22;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.6.1";}i:23;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.7.1";}i:24;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.8.1";}i:25;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.9.2";}i:26;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.0.1";}i:27;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.1.1";}i:28;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.2.1";}i:29;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.3.2";}i:30;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.4.1";}i:31;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"<";s:7:"version";s:5:"5.5.1";}}}s:45:"woocommerce-core-sqli-july-2021-store-patched";O:8:"stdClass":8:{s:4:"slug";s:45:"woocommerce-core-sqli-july-2021-store-patched";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:55:"Solved: Critical vulnerabilities patched in WooCommerce";s:7:"content";s:433:"In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:10:"learn-more";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn more";}}s:3:"url";s:137:"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:7:"dismiss";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";b:0;s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:4:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-01-27 20:36:18";}i:1;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":4:{s:4:"type";s:11:"note_status";s:9:"note_name";s:46:"woocommerce-core-sqli-july-2021-need-to-update";s:6:"status";s:7:"pending";s:9:"operation";s:1:"=";}}}i:2;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":4:{s:4:"type";s:11:"note_status";s:9:"note_name";s:48:"woocommerce-blocks-sqli-july-2021-need-to-update";s:6:"status";s:7:"pending";s:9:"operation";s:1:"=";}}}i:3;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:23:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.3.6";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.4.8";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.5.9";}i:3;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.6.6";}i:4;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.7.2";}i:5;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.8.2";}i:6;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.9.4";}i:7;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.0.2";}i:8;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.1.2";}i:9;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.2.3";}i:10;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.3.4";}i:11;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.4.2";}i:12;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.5.3";}i:13;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.6.3";}i:14;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.7.2";}i:15;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.8.1";}i:16;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.9.3";}i:17;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.0.1";}i:18;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.1.1";}i:19;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.2.3";}i:20;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.3.1";}i:21;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.4.2";}i:22;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:">=";s:7:"version";s:5:"5.5.1";}}}}}s:47:"woocommerce-blocks-sqli-july-2021-store-patched";O:8:"stdClass":8:{s:4:"slug";s:47:"woocommerce-blocks-sqli-july-2021-store-patched";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:62:"Solved: Critical vulnerabilities patched in WooCommerce Blocks";s:7:"content";s:433:"In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:10:"learn-more";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn more";}}s:3:"url";s:137:"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:7:"dismiss";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";b:0;s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:4:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-01-27 20:36:54";}i:1;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":4:{s:4:"type";s:11:"note_status";s:9:"note_name";s:46:"woocommerce-core-sqli-july-2021-need-to-update";s:6:"status";s:7:"pending";s:9:"operation";s:1:"=";}}}i:2;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":4:{s:4:"type";s:11:"note_status";s:9:"note_name";s:48:"woocommerce-blocks-sqli-july-2021-need-to-update";s:6:"status";s:7:"pending";s:9:"operation";s:1:"=";}}}i:3;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:31:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:6:"2.5.16";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"2.6.2";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"2.7.2";}i:3;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"2.8.1";}i:4;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"2.9.1";}i:5;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.0.1";}i:6;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.1.1";}i:7;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.2.1";}i:8;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.3.1";}i:9;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.4.1";}i:10;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.5.1";}i:11;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.6.1";}i:12;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.7.2";}i:13;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.8.1";}i:14;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.9.1";}i:15;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.0.1";}i:16;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.1.1";}i:17;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.2.1";}i:18;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.3.1";}i:19;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.4.3";}i:20;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.5.3";}i:21;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.6.1";}i:22;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.7.1";}i:23;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.8.1";}i:24;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.9.2";}i:25;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.0.1";}i:26;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.1.1";}i:27;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.2.1";}i:28;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.3.2";}i:29;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.4.1";}i:30;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:">=";s:7:"version";s:5:"5.5.1";}}}}}s:19:"habit-moment-survey";O:8:"stdClass":8:{s:4:"slug";s:19:"habit-moment-survey";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:63:"We’re all ears! Share your experience so far with WooCommerce";s:7:"content";s:136:"We’d love your input to shape the future of WooCommerce together. Feel free to share any feedback, ideas or suggestions that you have.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:14:"share-feedback";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:14:"Share feedback";}}s:3:"url";s:45:"https://automattic.survey.fm/store-management";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}}s:5:"rules";a:4:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-01-27 20:37:30";}i:1;O:8:"stdClass":3:{s:4:"type";s:18:"wcadmin_active_for";s:9:"operation";s:1:">";s:4:"days";i:3;}i:2;O:8:"stdClass":3:{s:4:"type";s:11:"order_count";s:9:"operation";s:1:">";s:5:"value";i:30;}i:3;O:8:"stdClass":3:{s:4:"type";s:13:"product_count";s:9:"operation";s:1:">";s:5:"value";i:0;}}}s:42:"woocommerce-core-paypal-march-2022-updated";O:8:"stdClass":8:{s:4:"slug";s:42:"woocommerce-core-paypal-march-2022-updated";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:35:"Security auto-update of WooCommerce";s:7:"content";s:391:"<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy PayPal Standard security updates for stores running WooCommerce (version 3.5 to 6.3). It’s recommended to disable PayPal Standard, and use <a href="https://woocommerce.com/products/woocommerce-paypal-payments/" target="_blank">PayPal Payments</a> to accept PayPal.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:10:"learn-more";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn more";}}s:3:"url";s:88:"https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:42:"woocommerce-core-paypal-march-2022-dismiss";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:0:"";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-03-10 18:44:57";}i:1;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:28:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:6:"3.5.10";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.6.7";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.7.3";}i:3;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.8.3";}i:4;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.9.5";}i:5;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.0.4";}i:6;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.1.4";}i:7;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.2.5";}i:8;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.3.6";}i:9;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.4.4";}i:10;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.5.5";}i:11;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.6.5";}i:12;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.7.4";}i:13;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.8.3";}i:14;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.9.5";}i:15;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.0.3";}i:16;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.1.3";}i:17;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.2.5";}i:18;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.3.3";}i:19;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.4.4";}i:20;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.5.4";}i:21;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.6.2";}i:22;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.7.2";}i:23;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.8.1";}i:24;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.9.1";}i:25;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.0.1";}i:26;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.1.2";}i:27;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.2.2";}}}i:2;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:2:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"<";s:7:"version";s:3:"5.5";}i:1;a:2:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:">=";s:7:"version";s:3:"5.5";}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:11:"option_name";s:27:"woocommerce_paypal_settings";s:9:"operation";s:1:"=";s:5:"value";s:3:"yes";s:7:"default";b:0;s:12:"transformers";a:1:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:7:"enabled";}}}}}}}}}s:47:"woocommerce-core-paypal-march-2022-updated-nopp";O:8:"stdClass":8:{s:4:"slug";s:47:"woocommerce-core-paypal-march-2022-updated-nopp";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:35:"Security auto-update of WooCommerce";s:7:"content";s:237:"<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy security updates related to PayPal Standard payment gateway for stores running WooCommerce (version 3.5 to 6.3).";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:10:"learn-more";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn more";}}s:3:"url";s:88:"https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:7:"dismiss";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:0:"";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-03-10 18:45:04";}i:1;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:28:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:6:"3.5.10";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.6.7";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.7.3";}i:3;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.8.3";}i:4;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.9.5";}i:5;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.0.4";}i:6;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.1.4";}i:7;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.2.5";}i:8;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.3.6";}i:9;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.4.4";}i:10;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.5.5";}i:11;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.6.5";}i:12;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.7.4";}i:13;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.8.3";}i:14;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.9.5";}i:15;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.0.3";}i:16;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.1.3";}i:17;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.2.5";}i:18;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.3.3";}i:19;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.4.4";}i:20;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.5.4";}i:21;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.6.2";}i:22;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.7.2";}i:23;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.8.1";}i:24;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.9.1";}i:25;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.0.1";}i:26;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.1.2";}i:27;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.2.2";}}}i:2;O:8:"stdClass":4:{s:4:"type";s:11:"note_status";s:9:"note_name";s:42:"woocommerce-core-paypal-march-2022-updated";s:6:"status";s:7:"pending";s:9:"operation";s:1:"=";}}}s:24:"pinterest_03_2022_update";O:8:"stdClass":8:{s:4:"slug";s:24:"pinterest_03_2022_update";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:53:"Your Pinterest for WooCommerce plugin is out of date!";s:7:"content";s:262:"Update to the latest version of Pinterest for WooCommerce to continue using this plugin and keep your store connected with Pinterest. To update, visit <strong>Plugins &gt; Installed Plugins</strong>, and click on “update now” under Pinterest for WooCommerce.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:24:"pinterest_03_2022_update";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:19:"Update Instructions";}}s:3:"url";s:148:"https://woocommerce.com/document/pinterest-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=pinterest_03_2022_update#section-3";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-03-23 00:00:39";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:25:"pinterest-for-woocommerce";s:8:"operator";s:1:"<";s:7:"version";s:5:"1.0.8";}}}s:33:"store_setup_survey_survey_q2_2022";O:8:"stdClass":8:{s:4:"slug";s:33:"store_setup_survey_survey_q2_2022";s:4:"type";s:6:"survey";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:17:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:30:"How is your store setup going?";s:7:"content";s:232:"Our goal is to make sure you have all the right tools to start setting up your store in the smoothest way possible.\r\nWe’d love to know if we hit our mark and how we can improve. To collect your thoughts, we made a 2-minute survey.";}i:1;O:8:"stdClass":3:{s:6:"locale";s:2:"ar";s:5:"title";s:50:"كيف تسير عملية إعداد متجرك؟";s:7:"content";s:368:"هدفنا هو التأكد من لديك جميع الأدوات المناسبة لبدء إعداد متجرك بأسهل طريقة ممكنة.\r\nنود معرفة ما إذا كنا قد وفقنا في تحقيق هدفنا أم لا، وكيف يمكننا التحسين. لجمع آرائك، أعددنا لك استطلاع للرأي مدته 2 دقيقة.";}i:2;O:8:"stdClass":3:{s:6:"locale";s:5:"zh_CN";s:5:"title";s:39:"您的商店设置工作进展如何？";s:7:"content";s:273:"我们的目标是确保您拥有所有合适的工具，以便尽可能顺利地开始设置您的商店。\r\n我们很想知道我们是否达到了预期目标，以及我们可以如何改进。 为了收集您的想法，我们制作了一份 2 分钟的调查问卷。";}i:3;O:8:"stdClass":3:{s:6:"locale";s:5:"zh_TW";s:5:"title";s:33:"你的商店設定進展如何？";s:7:"content";s:246:"我們的目標是確保你取得所有必備工具，能夠以最順暢的方式開始設定自己的商店。\r\n我們想知道是否達成目標，以及如何進行提升。 為了收集你的想法，我們製作了 2 分鐘的問卷調查。";}i:4;O:8:"stdClass":3:{s:6:"locale";s:5:"nl_NL";s:5:"title";s:44:"Hoe gaat het met het opzetten van je winkel?";s:7:"content";s:254:"Ons doel is ervoor te zorgen dat je alle juiste tools hebt om je winkel op de soepelste manier op te zetten.\r\nWe horen graag of we ons doel hebben bereikt en hoe we kunnen verbeteren. We hebben een enquête van 2 minuten gemaakt om te horen hoe het gaat.";}i:5;O:8:"stdClass":3:{s:6:"locale";s:5:"fr_FR";s:5:"title";s:54:"Comment se passe la configuration de votre boutique ?";s:7:"content";s:318:"Notre objectif est de nous assurer que vous avez tous les bons outils pour commencer à configurer votre boutique de la manière la plus fluide possible.\r\nNous aimerions savoir si nous y sommes parvenus et comment nous pouvons nous améliorer. Pour recueillir vos idées, nous avons réalisé un sondage de 2 minutes.";}i:6;O:8:"stdClass":3:{s:6:"locale";s:5:"de_DE";s:5:"title";s:43:"Wie läuft die Einrichtung deines Shops ab?";s:7:"content";s:304:"Wir möchten sicherstellen, dass du alle passenden Tools hast, damit du deinen Shop so problemlos wie möglich einrichten kannst.\r\nWir würden gerne wissen, ob wir unser Ziel erreicht haben und wie wir uns verbessern können. Um deine Meinung zu erfahren, haben wir eine zweiminütige Befragung erstellt.";}i:7;O:8:"stdClass":3:{s:6:"locale";s:5:"he_IL";s:5:"title";s:50:"איך הולך עם הגדרת החנות שלך?";s:7:"content";s:341:"המטרה שלנו היא לוודא שיהיו ברשותך כל הכלים הנכונים כדי להתחיל להקים את החנות שלך בצורה החלקה ביותר האפשרית.\r\nנשמח לדעת אם מימשנו אותה וכיצד נוכל להשתפר. כדי לשמוע את דעתך, הכנו סקר בן 2 דקות.";}i:8;O:8:"stdClass":3:{s:6:"locale";s:5:"id_ID";s:5:"title";s:43:"Bagaimana perkembangan penyiapan toko Anda?";s:7:"content";s:285:"Kami ingin memastikan Anda memiliki alat-alat yang tepat untuk mempersonalisasi toko semudah mungkin.\r\nKami ingin tahu apakah kami sudah tepat sasaran dan apa saja yang perlu ditingkatkan. Untuk mengetahui pendapat Anda, kami membuat survei yang pengisiannya hanya butuh waktu 2 menit.";}i:9;O:8:"stdClass":3:{s:6:"locale";s:5:"it_IT";s:5:"title";s:38:"Come va la configurazione del negozio?";s:7:"content";s:288:"Il nostro obiettivo è quello di offrirti tutti gli strumenti giusti per iniziare a configurare il tuo negozio nel modo più semplice possibile.\r\nCi piacerebbe sapere se l''abbiamo raggiunto e come possiamo migliorare. Abbiamo creato un sondaggio di 2 minuti per conoscere la tua opinione.";}i:10;O:8:"stdClass":3:{s:6:"locale";s:5:"ja_JP";s:5:"title";s:65:"ストアのセットアップは順調に進んでいますか ?";s:7:"content";s:382:"適切なツールがすべて揃った状態で、できる限りスムーズにストアをセットアップしていただけることがわたしたちの目標です。\r\nその目標を達成できているかどうか、また改善点があればぜひお聞かせください。 ご意見をお伺いする場として、2分間のアンケートを用意しています。";}i:11;O:8:"stdClass":3:{s:6:"locale";s:5:"ko_KR";s:5:"title";s:47:"스토어 설정은 잘 진행되고 있나요?";s:7:"content";s:342:"가능한 가장 원활하게 스토어 설정을 시작할 수 있도록 모든 적합한 도구를 제공하는 것을 목표로 하고 있습니다.\r\n목표를 달성했는지, 그리고 어떻게 개선할 수 있는지 알고 싶습니다. 여러분의 의견을 듣기 위해 2분 정도 소요되는 설문조사를 준비했습니다.";}i:12;O:8:"stdClass":3:{s:6:"locale";s:5:"pt_BR";s:5:"title";s:45:"Como está indo a configuração da sua loja?";s:7:"content";s:276:"Nosso objetivo é garantir que você tenha todas as ferramentas certas para começar a configurar sua loja da maneira mais tranquila possível.\r\nAdoraríamos saber se atingimos nosso objetivo e como podemos melhorar. Para saber sua opinião, criamos uma pesquisa de 2 minutos.";}i:13;O:8:"stdClass":3:{s:6:"locale";s:5:"ru_RU";s:5:"title";s:60:"Как проходит настройка магазина?";s:7:"content";s:542:"Наша цель — обеспечить вас всеми необходимыми инструментами, чтобы вы могли приступить к настройке магазина, избежав по возможности любых технических проблем.\r\nМы хотели бы знать, удалось ли нам достичь цели и что мы можем улучшить. Чтобы узнать мнение пользователей, мы создали 2-минутный опрос.";}i:14;O:8:"stdClass":3:{s:6:"locale";s:5:"es_ES";s:5:"title";s:42:"¿Cómo va la configuración de tu tienda?";s:7:"content";s:297:"Nuestro objetivo es garantizar que cuentas con las herramientas adecuadas para empezar a configurar tu tienda de la manera más fácil possible.\r\nNos encantaría saber si hemos cumplido nuestra objetivo y cómo podemos mejorar. Para recopilar tus opiniones, hemos creado una encuesta de 2 minutos.";}i:15;O:8:"stdClass":3:{s:6:"locale";s:5:"sv_SV";s:5:"title";s:46:"Hur går det med konfigureringen av din butik?";s:7:"content";s:271:"Vårt mål är att se till att du har rätt verktyg för att börja konfigurera din butik på enklast möjliga sätt.\r\nVi vill gärna veta om vi har lyckats och hur vi kan förbättra oss. Vi har skapat en två minuter lång undersökning för att samla in dina åsikter.";}i:16;O:8:"stdClass":3:{s:6:"locale";s:5:"tr_TR";s:5:"title";s:35:"Mağaza kurulumunuz nasıl gidiyor?";s:7:"content";s:310:"Hedefimiz mağazanızı mümkün olan en sorunsuz şekilde kurmaya başlamanız için tüm doğru araçlara sahip olduğunuzdan emin olmak.\r\nHedefimizi tutturup tutturmadığımızı ve kendimizi nasıl geliştirebileceğimizi bilmek isteriz. Düşüncelerinizi öğrenmek için 2 dakikalık bir anket yaptık.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:53:"store_setup_survey_survey_q2_2022_share_your_thoughts";s:7:"locales";a:17:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:24:"Tell us how it’s going";}i:1;O:8:"stdClass":2:{s:6:"locale";s:2:"ar";s:5:"label";s:41:"أخبرنا كيف تسير تجربتك";}i:2;O:8:"stdClass":2:{s:6:"locale";s:5:"zh_CN";s:5:"label";s:24:"告诉我们进展如何";}i:3;O:8:"stdClass":2:{s:6:"locale";s:5:"zh_TW";s:5:"label";s:27:"請告訴我們設定進展";}i:4;O:8:"stdClass":2:{s:6:"locale";s:5:"nl_NL";s:5:"label";s:23:"Vertel ons hoe het gaat";}i:5;O:8:"stdClass":2:{s:6:"locale";s:5:"fr_FR";s:5:"label";s:36:"Faites-nous part de vos commentaires";}i:6;O:8:"stdClass":2:{s:6:"locale";s:5:"de_DE";s:5:"label";s:22:"Sag uns, wie es läuft";}i:7;O:8:"stdClass":2:{s:6:"locale";s:5:"he_IL";s:5:"label";s:32:"ספר/י לנו איך הולך";}i:8;O:8:"stdClass":2:{s:6:"locale";s:5:"id_ID";s:5:"label";s:30:"Beri tahu kami perkembangannya";}i:9;O:8:"stdClass":2:{s:6:"locale";s:5:"it_IT";s:5:"label";s:22:"Dicci come sta andando";}i:10;O:8:"stdClass":2:{s:6:"locale";s:5:"ja_JP";s:5:"label";s:54:"セットアップの感想をお聞かせください";}i:11;O:8:"stdClass":2:{s:6:"locale";s:5:"ko_KR";s:5:"label";s:25:"의견을 들려주세요";}i:12;O:8:"stdClass":2:{s:6:"locale";s:5:"pt_BR";s:5:"label";s:26:"Conte-nos o que você acha";}i:13;O:8:"stdClass":2:{s:6:"locale";s:5:"ru_RU";s:5:"label";s:87:"Расскажите нам, как этот процесс проходит у вас.";}i:14;O:8:"stdClass":2:{s:6:"locale";s:5:"es_ES";s:5:"label";s:22:"Cuéntanos cómo te va";}i:15;O:8:"stdClass":2:{s:6:"locale";s:5:"sv_SV";s:5:"label";s:30:"Berätta för oss hur det går";}i:16;O:8:"stdClass":2:{s:6:"locale";s:5:"tr_TR";s:5:"label";s:32:"Nasıl gittiğini bize söyleyin";}}s:3:"url";s:52:"https://automattic.survey.fm/store-setup-survey-2022";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-05-09 08:42:10";}i:1;O:8:"stdClass":3:{s:4:"type";s:18:"wcadmin_active_for";s:9:"operation";s:1:">";s:4:"days";i:7;}i:2;O:8:"stdClass":3:{s:4:"type";s:18:"wcadmin_active_for";s:9:"operation";s:1:"<";s:4:"days";i:9;}}}s:48:"needs-update-eway-payment-gateway-rin-2022-12-20";O:8:"stdClass":8:{s:4:"slug";s:48:"needs-update-eway-payment-gateway-rin-2022-12-20";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:58:"Security vulnerability patched in WooCommerce Eway Gateway";s:7:"content";s:323:"In response to a potential vulnerability identified in WooCommerce Eway Gateway versions 3.1.0 to 3.5.0, we’ve worked to deploy security fixes and have released an updated version.\r\nNo external exploits have been detected, but we recommend you update to your latest supported version 3.1.26, 3.2.3, 3.3.1, 3.4.6, or 3.5.1";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:62:"needs-update-eway-payment-gateway-rin-action-button-2022-12-20";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:21:"See available updates";}}s:3:"url";s:16:"/update-core.php";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:0;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:63:"needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:1:"#";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:7:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-01-03 23:45:53";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:24:"woocommerce-gateway-eway";s:8:"operator";s:2:"!=";s:7:"version";s:6:"3.1.26";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:24:"woocommerce-gateway-eway";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.2.3";}i:3;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:24:"woocommerce-gateway-eway";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.3.1";}i:4;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:24:"woocommerce-gateway-eway";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.4.6";}i:5;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:24:"woocommerce-gateway-eway";s:8:"operator";s:1:"<";s:7:"version";s:5:"3.5.1";}i:6;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:24:"woocommerce-gateway-eway";s:8:"operator";s:2:">=";s:7:"version";s:5:"3.1.0";}}}s:43:"updated-eway-payment-gateway-rin-2022-12-20";O:8:"stdClass":8:{s:4:"slug";s:43:"updated-eway-payment-gateway-rin-2022-12-20";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:55:"WooCommerce Eway Gateway has been automatically updated";s:7:"content";s:280:"Your store is now running the latest secure version of WooCommerce Eway Gateway. We worked with the WordPress Plugins team to deploy a software update to stores running WooCommerce Eway Gateway (versions 3.1.0 to 3.5.0) in response to a security vulnerability that was discovered.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:57:"updated-eway-payment-gateway-rin-action-button-2022-12-20";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:15:"See all updates";}}s:3:"url";s:16:"/update-core.php";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:0;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:58:"updated-eway-payment-gateway-rin-dismiss-button-2022-12-20";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:1:"#";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-01-03 23:45:06";}i:1;O:8:"stdClass":4:{s:4:"type";s:11:"note_status";s:9:"note_name";s:48:"needs-update-eway-payment-gateway-rin-2022-12-20";s:6:"status";s:7:"pending";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:5:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:24:"woocommerce-gateway-eway";s:8:"operator";s:1:"=";s:7:"version";s:6:"3.1.26";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:24:"woocommerce-gateway-eway";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.2.3";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:24:"woocommerce-gateway-eway";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.3.1";}i:3;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:24:"woocommerce-gateway-eway";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.4.6";}i:4;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:24:"woocommerce-gateway-eway";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.5.1";}}}}}s:31:"ecomm-wc-navigation-survey-2023";O:8:"stdClass":8:{s:4:"slug";s:31:"ecomm-wc-navigation-survey-2023";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:39:"Navigating WooCommerce on WordPress.com";s:7:"content";s:166:"We are improving the WooCommerce navigation on WordPress.com and would love your help to make it better! Please share your experience with us in this 2-minute survey.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:32:"share-navigation-survey-feedback";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:14:"Share feedback";}}s:3:"url";s:58:"https://automattic.survey.fm/new-ecommerce-plan-navigation";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-01-16 09:53:44";}i:1;O:8:"stdClass":2:{s:4:"type";s:12:"is_ecommerce";s:5:"value";b:1;}i:2;O:8:"stdClass":3:{s:4:"type";s:18:"wcadmin_active_for";s:9:"operation";s:1:">";s:4:"days";i:180;}}}s:39:"woopay-beta-merchantrecruitment-04MAY23";O:8:"stdClass":8:{s:4:"slug";s:39:"woopay-beta-merchantrecruitment-04MAY23";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:61:"Increase conversions with WooPay — our fastest checkout yet";s:7:"content";s:319:"WooPay, a new express checkout feature built into WooCommerce Payments, is <b>now available</b> —and we’re inviting you to be one of the first to try it. \r\n<br><br>\r\n<b>Boost conversions</b> by offering your customers a simple, secure way to pay with a <b>single click</b>.\r\n<br><br>\r\n<b>Get started in seconds.</b>";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:48:"woopay-beta-merchantrecruitment-activate-04MAY23";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:15:"Activate WooPay";}}s:3:"url";s:93:"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:58:"woopay-beta-merchantrecruitment-activate-learnmore-04MAY23";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn More";}}s:3:"url";s:155:"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-activate-learnmore-04MAY23";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:10:"unactioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-05-04 18:00:27";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:2:">=";s:7:"version";s:5:"5.8.1";}i:2;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:144:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:36:"http://pieroatomic3.wpcomstaging.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:35:"https://www.handinhandparenting.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"http://pritikinfoods.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://utahrecsports.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://www.hunterpta.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"http://www.smokinbeans.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://shulabeauty.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://bingeworthytvmerch.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:8;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"http://s91.4d8.myftpupload.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:9;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://stephanienicolenorris.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:10;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"http://aliensshirt.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:11;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:36:"https://libertyordeathapparelllc.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:12;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://cowboystatedaily.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:13;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:42:"https://fundrgear.com/beckendorffathletics";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:14;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:50:"http://wordpress-528155-2231771.cloudwaysapps.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:15;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"https://checkout.sohaprice.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:16;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://amadozstore.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:17;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"http://eliwehbe.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:18;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"http://lunabra.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:19;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"https://nptixx.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:20;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"http://louisianapantry.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:21;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://aplusanatomy.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:22;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"https://wildsvg.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:23;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://bleachfilm.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:24;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://benabeautyspa.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:25;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:47:"http://barrettfitnessenterprises.wordpress.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:26;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://goabroadable.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:27;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://alexoathletica.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:28;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://www.fourpurls.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:29;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://www.hagmannreport.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:30;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://busybeeorganics.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:31;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://nallsproduce.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:32;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://bigtimebats.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:33;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://shop.cookingwithkarli.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:34;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://www.queenofpeacemedia.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:35;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://bigjohnsbeefjerky.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:36;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://paperbyjaney.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:37;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"https://carolinarisemembers.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:38;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://veroticaevents.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:39;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"https://spira.farm";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:40;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://endlessassist.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:41;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://betterlifeblog.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:42;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://ashleighrenard.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:43;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://www.turkeymerck.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:44;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"http://carfiershop.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:45;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"https://normanmusicfestival.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:46;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:35:"http://www.olfactoryfactoryllc.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:47;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:38:"https://fundrgear.com/anthonyathletics";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:48;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:40:"http://tkechilifestdotcom.wordpress.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:49;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:15:"No results foun";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:50;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:16:"https://pvsa.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:51;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"http://becbatop.store/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:52;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://wwmeconvention.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:53;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:17:"https://lswmp.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:54;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://bubbaskincare.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:55;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"http://fusango.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:56;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://vcdpostershow.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:57;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"http://www.rileysribz.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:58;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://www.fakeultrasound.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:59;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"http://onelongfellowsquare.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:60;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"http://agodpod.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:61;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:40:"https://fundrgear.com/littleladybulldogs";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:62;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://thecirclelarp.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:63;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"https://byletam.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:64;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://www.nachonite.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:65;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"http://designerdab.wordpress.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:66;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:38:"http://box2151.temp.domains/~lovebyt2/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:67;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:37:"https://shortporchbaseballcompany.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:68;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"http://distancecme.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:69;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://middleswarthchips.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:70;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://railblazausa.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:71;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://mikescountrymeats.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:72;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://www.woodenshoe.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:73;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://rockspringscafe.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:74;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"http://footballfangears.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:75;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"https://ybtoner.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:76;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://simplyclayyy.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:77;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://naturecreation.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:78;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"http://marisrodriguez.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:79;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"https://asanteinternational.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:80;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"https://theatre55.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:81;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:37:"https://carolynscreativeclassroom.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:82;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://www.miiriya.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:83;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"http://trendyds.store/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:84;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://wooedbythefood.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:85;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://papasteamstores.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:86;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"http://omdurags.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:87;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://happydogbarkery.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:88;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"http://kitbose.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:89;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://seamossdeals.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:90;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"https://zeatala.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:91;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://shop.atwaterffa.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:92;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:37:"http://www.brettsfirstresponders.org/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:93;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"http://shirtactive.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:94;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://boerneparade.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:95;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://zorahshrine.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:96;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://davidcervenka.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:97;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://addisjourney.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:98;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"https://305ycle.cc";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:99;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:45:"http://yourworstnightmarehaunt.wordpress.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:100;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"http://westcoastpreps.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:101;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://checkout.sohaking.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:102;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:36:"https://www.theunshakeablepundit.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:103;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"https://www.stellaandchewys.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:104;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://www.raywhitcomb.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:105;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:39:"http://constellationtheatercompany.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:106;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://stacynguyen.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:107;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:46:"https://fundrgear.com/lakecreekgirlsbasketball";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:108;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://winslowartcenter.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:109;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://flufftastik.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:110;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://mygreenbeach.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:111;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"http://ebookvip.store/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:112;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:41:"https://fundrgear.com/needvillevolleyball";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:113;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://bifocalmedia.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:114;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:16:"https://clrc.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:115;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"https://hyperpins.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:116;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:45:"https://fundrgear.com/lakecreekboysbasketball";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:117;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://fundrgear.com/kparktennis";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:118;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://mogadorspices.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:119;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:35:"https://fundrgear.com/newcaneytrack";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:120;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://sigmascents.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:121;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"http://bsharisemoore.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:122;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"https://morrflate.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:123;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://westbrosinc.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:124;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://shop.danceplexaz.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:125;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"https://chikepod.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:126;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://www.advanahealth.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:127;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"https://tatter.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:128;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://greatawakeningbrewing.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:129;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://waterfowlfestival.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:130;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://preppedwellness.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:131;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://events.thus.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:132;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:37:"http://stormtide.thefifthtrooper.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:133;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://www.tabsynth.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:134;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:34:"http://staging.fliptheswitchon.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:135;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://duffysdough.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:136;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://fitfoodieliving.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:137;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://breakerbrotherstcg.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:138;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://andymation.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:139;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://recklessmetals.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:140;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://sophielark.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:141;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"http://wp.arabtherapy.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:142;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://creativeappliques.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:143;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"https://altitude.win";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}}}}}s:42:"woocommerce-wcpay-march-2023-update-needed";O:8:"stdClass":8:{s:4:"slug";s:42:"woocommerce-wcpay-march-2023-update-needed";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:57:"Action required: Security update for WooCommerce Payments";s:7:"content";s:296:"<strong>Your store requires a security update for WooCommerce Payments</strong>. Please update to the latest version of WooCommerce Payments immediately to address a potential vulnerability discovered on March 22. For more information on how to update, visit this WooCommerce Developer Blog Post.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:49:"woocommerce-wcpay-march-2023-update-needed-button";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:13:"See Blog Post";}}s:3:"url";s:122:"https://developer.woocommerce.com/2023/03/23/critical-vulnerability-detected-in-woocommerce-payments-what-you-need-to-know";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:57:"woocommerce-wcpay-march-2023-update-needed-dismiss-button";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:1:"#";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:11:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-03-22 20:25:44";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.8.2";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.9.1";}i:3;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.0.4";}i:4;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.1.3";}i:5;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.2.2";}i:6;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.3.1";}i:7;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.4.1";}i:8;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.5.2";}i:9;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:2:">=";s:7:"version";s:5:"4.8.0";}i:10;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:2:"<=";s:7:"version";s:5:"5.6.1";}}}s:34:"tap_to_pay_iphone_q2_2023_no_wcpay";O:8:"stdClass":8:{s:4:"slug";s:34:"tap_to_pay_iphone_q2_2023_no_wcpay";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:52:"Accept in-person contactless payments on your iPhone";s:7:"content";s:230:"Tap to Pay on iPhone and WooCommerce Payments is quick, secure, and simple to set up — no extra terminals or card readers are needed. Accept contactless debit and credit cards, Apple Pay, and other NFC digital wallets in person.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:34:"tap_to_pay_iphone_q2_2023_no_wcpay";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:20:"Simplify my payments";}}s:3:"url";s:143:"https://woocommerce.com/products/woocommerce-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=tap_to_pay_iphone_q2_2023_no_wcpay";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-04-03 23:59:47";}i:1;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:20:"woocommerce-payments";}}}}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:9:"operation";s:1:"=";s:5:"value";s:2:"US";}}}s:48:"woocommerce-WCPreOrders-april-2023-update-needed";O:8:"stdClass":8:{s:4:"slug";s:48:"woocommerce-WCPreOrders-april-2023-update-needed";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:68:"Action required: Security update of WooCommerce Pre-Orders extension";s:7:"content";s:220:"<strong>Your store requires a security update for the WooCommerce Pre-Orders extension</strong>. Please update the WooCommerce Pre-Orders extension immediately to address a potential vulnerability discovered on April 11.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:18:"extension-settings";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:21:"See available updates";}}s:3:"url";s:15:"update-core.php";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:0;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:7:"dismiss";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:1:"#";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-04-12 22:16:37";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:22:"woocommerce-pre-orders";s:8:"operator";s:2:"<=";s:7:"version";s:5:"2.0.0";}}}s:46:"woopay-beta-merchantrecruitment-update-04MAY23";O:8:"stdClass":8:{s:4:"slug";s:46:"woopay-beta-merchantrecruitment-update-04MAY23";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:61:"Increase conversions with WooPay — our fastest checkout yet";s:7:"content";s:321:"WooPay, a new express checkout feature built into WooCommerce Payments, is <b>now available</b> — and you’re invited to try it. \r\n<br /><br />\r\n<b>Boost conversions</b> by offering your customers a simple, secure way to pay with a <b>single click</b>.\r\n<br /><br />\r\n<b>Update WooCommerce Payments</b> to get started.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:52:"woopay-beta-merchantrecruitment-update-WCPay-04MAY23";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:27:"Update WooCommerce Payments";}}s:3:"url";s:29:"plugins.php?plugin_status=all";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:55:"woopay-beta-merchantrecruitment-update-activate-04MAY23";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:15:"Activate WooPay";}}s:3:"url";s:93:"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-05-04 18:00:06";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"<";s:7:"version";s:5:"5.8.1";}i:2;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:144:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:36:"http://pieroatomic3.wpcomstaging.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:35:"https://www.handinhandparenting.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"http://pritikinfoods.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://utahrecsports.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://www.hunterpta.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"http://www.smokinbeans.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://shulabeauty.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://bingeworthytvmerch.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:8;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"http://s91.4d8.myftpupload.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:9;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://stephanienicolenorris.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:10;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"http://aliensshirt.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:11;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:36:"https://libertyordeathapparelllc.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:12;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://cowboystatedaily.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:13;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:42:"https://fundrgear.com/beckendorffathletics";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:14;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:50:"http://wordpress-528155-2231771.cloudwaysapps.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:15;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"https://checkout.sohaprice.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:16;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://amadozstore.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:17;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"http://eliwehbe.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:18;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"http://lunabra.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:19;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"https://nptixx.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:20;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"http://louisianapantry.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:21;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://aplusanatomy.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:22;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"https://wildsvg.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:23;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://bleachfilm.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:24;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://benabeautyspa.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:25;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:47:"http://barrettfitnessenterprises.wordpress.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:26;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://goabroadable.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:27;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://alexoathletica.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:28;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://www.fourpurls.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:29;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://www.hagmannreport.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:30;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://busybeeorganics.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:31;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://nallsproduce.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:32;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://bigtimebats.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:33;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://shop.cookingwithkarli.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:34;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://www.queenofpeacemedia.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:35;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://bigjohnsbeefjerky.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:36;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://paperbyjaney.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:37;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"https://carolinarisemembers.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:38;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://veroticaevents.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:39;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"https://spira.farm";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:40;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://endlessassist.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:41;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://betterlifeblog.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:42;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://ashleighrenard.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:43;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://www.turkeymerck.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:44;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"http://carfiershop.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:45;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"https://normanmusicfestival.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:46;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:35:"http://www.olfactoryfactoryllc.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:47;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:38:"https://fundrgear.com/anthonyathletics";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:48;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:40:"http://tkechilifestdotcom.wordpress.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:49;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:15:"No results foun";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:50;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:16:"https://pvsa.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:51;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"http://becbatop.store/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:52;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://wwmeconvention.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:53;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:17:"https://lswmp.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:54;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://bubbaskincare.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:55;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"http://fusango.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:56;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://vcdpostershow.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:57;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"http://www.rileysribz.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:58;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://www.fakeultrasound.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:59;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"http://onelongfellowsquare.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:60;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"http://agodpod.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:61;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:40:"https://fundrgear.com/littleladybulldogs";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:62;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://thecirclelarp.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:63;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"https://byletam.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:64;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://www.nachonite.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:65;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"http://designerdab.wordpress.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:66;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:38:"http://box2151.temp.domains/~lovebyt2/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:67;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:37:"https://shortporchbaseballcompany.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:68;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"http://distancecme.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:69;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://middleswarthchips.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:70;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://railblazausa.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:71;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://mikescountrymeats.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:72;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://www.woodenshoe.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:73;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://rockspringscafe.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:74;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"http://footballfangears.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:75;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"https://ybtoner.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:76;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://simplyclayyy.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:77;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://naturecreation.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:78;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"http://marisrodriguez.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:79;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"https://asanteinternational.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:80;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"https://theatre55.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:81;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:37:"https://carolynscreativeclassroom.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:82;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://www.miiriya.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:83;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"http://trendyds.store/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:84;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://wooedbythefood.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:85;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://papasteamstores.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:86;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"http://omdurags.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:87;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://happydogbarkery.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:88;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"http://kitbose.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:89;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://seamossdeals.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:90;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"https://zeatala.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:91;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://shop.atwaterffa.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:92;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:37:"http://www.brettsfirstresponders.org/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:93;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"http://shirtactive.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:94;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://boerneparade.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:95;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://zorahshrine.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:96;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://davidcervenka.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:97;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://addisjourney.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:98;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"https://305ycle.cc";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:99;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:45:"http://yourworstnightmarehaunt.wordpress.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:100;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"http://westcoastpreps.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:101;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://checkout.sohaking.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:102;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:36:"https://www.theunshakeablepundit.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:103;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"https://www.stellaandchewys.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:104;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://www.raywhitcomb.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:105;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:39:"http://constellationtheatercompany.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:106;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://stacynguyen.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:107;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:46:"https://fundrgear.com/lakecreekgirlsbasketball";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:108;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://winslowartcenter.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:109;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://flufftastik.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:110;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://mygreenbeach.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:111;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"http://ebookvip.store/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:112;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:41:"https://fundrgear.com/needvillevolleyball";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:113;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://bifocalmedia.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:114;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:16:"https://clrc.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:115;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"https://hyperpins.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:116;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:45:"https://fundrgear.com/lakecreekboysbasketball";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:117;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://fundrgear.com/kparktennis";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:118;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://mogadorspices.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:119;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:35:"https://fundrgear.com/newcaneytrack";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:120;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://sigmascents.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:121;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"http://bsharisemoore.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:122;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"https://morrflate.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:123;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://westbrosinc.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:124;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://shop.danceplexaz.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:125;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"https://chikepod.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:126;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://www.advanahealth.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:127;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"https://tatter.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:128;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://greatawakeningbrewing.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:129;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://waterfowlfestival.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:130;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://preppedwellness.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:131;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://events.thus.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:132;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:37:"http://stormtide.thefifthtrooper.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:133;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://www.tabsynth.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:134;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:34:"http://staging.fliptheswitchon.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:135;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://duffysdough.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:136;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://fitfoodieliving.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:137;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://breakerbrotherstcg.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:138;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://andymation.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:139;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://recklessmetals.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:140;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://sophielark.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:141;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"http://wp.arabtherapy.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:142;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://creativeappliques.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:143;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"https://altitude.win";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}}}}}s:46:"woopay-beta-existingmerchants-noaction-27APR23";O:8:"stdClass":8:{s:4:"slug";s:46:"woopay-beta-existingmerchants-noaction-27APR23";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:15:"WooPay is back!";s:7:"content";s:361:"Thanks for previously trying WooPay, the<b> express checkout feature</b> built into WooCommerce Payments. We’re excited to announce that <b>WooPay availability has resumed</b>. No action is required on your part.\r\n<br /><br />\r\nYou can now <b>continue boosting conversions</b> by offering your customers a simple, secure way to pay with a <b>single click</b>.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:60:"woopay-beta-existingmerchants-noaction-documentation-27APR23";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:13:"Documentation";}}s:3:"url";s:178:"https://woocommerce.com/document/woopay-merchant-documentation/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-existingmerchants-noaction-documentation-27APR23";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-04-26 19:00:23";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:2:">=";s:7:"version";s:5:"5.8.0";}i:2;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:38:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:35:"https://store.startingstrongman.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://joacreativelab.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://www.pureskincaresalon.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://mariablaquier.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://getprodigital.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://dalefrickeholsters.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"https://sstour.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://tk-txstore.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:8;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://humanspiritproject.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:9;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://viradadrums.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:10;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://rosariumblends.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:11;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://organicskincare.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:12;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://stuckpigmedical.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:13;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://www.seattlegiftbasket.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:14;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"https://www.cloverandviolet.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:15;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://gvscholarship.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:16;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://yesimadiva.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:17;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"http://www.old.jmtrashbgone.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:18;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://victorialansford.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:19;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://craftcosplay.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:20;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://thefossilexchange.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:21;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://nextgenspeed.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:22;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://cappellarecords.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:23;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://ontimesupermarket.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:24;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"https://new2knox.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:25;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://lovestudiollc.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:26;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://thehivelivebox.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:27;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://socceruniformkits.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:28;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://willowcreativ.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:29;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://summitprep.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:30;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:17:"https://howda.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:31;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://soapavenuecompany.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:32;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:36:"https://subsbox.mystagingwebsite.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:33;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://wifflebreakers.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:34;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://www.mps-outfitters.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:35;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:34:"https://howardharrisassociates.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:36;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://bettersaferadio.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:37;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"https://bunnyluna.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}}}}}s:44:"woopay-beta-existingmerchants-update-27APR23";O:8:"stdClass":8:{s:4:"slug";s:44:"woopay-beta-existingmerchants-update-27APR23";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:15:"WooPay is back!";s:7:"content";s:368:"Thanks for previously trying WooPay, the <b>express checkout feature</b> built into WooCommerce Payments. We’re excited to announce that <b>WooPay availability has resumed</b>.\r\n<br /><br />\r\n\r\nUpdate to the latest WooCommerce Payments version to <b>continue boosting conversions</b> by offering your customers a simple, secure way to pay with a <b>single click</b>.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:50:"woopay-beta-existingmerchants-update-WCPay-27APR23";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:27:"Update WooCommerce Payments";}}s:3:"url";s:29:"plugins.php?plugin_status=all";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-04-26 19:00:08";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"<";s:7:"version";s:5:"5.8.0";}i:2;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:38:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:35:"https://store.startingstrongman.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://joacreativelab.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://www.pureskincaresalon.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://mariablaquier.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://getprodigital.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://dalefrickeholsters.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"https://sstour.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://tk-txstore.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:8;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://humanspiritproject.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:9;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://viradadrums.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:10;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://rosariumblends.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:11;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://organicskincare.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:12;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://stuckpigmedical.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:13;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://www.seattlegiftbasket.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:14;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"https://www.cloverandviolet.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:15;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://gvscholarship.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:16;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://yesimadiva.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:17;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"http://www.old.jmtrashbgone.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:18;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://victorialansford.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:19;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://craftcosplay.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:20;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://thefossilexchange.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:21;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://nextgenspeed.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:22;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://cappellarecords.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:23;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://ontimesupermarket.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:24;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"https://new2knox.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:25;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://lovestudiollc.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:26;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://thehivelivebox.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:27;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://socceruniformkits.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:28;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://willowcreativ.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:29;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://summitprep.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:30;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:17:"https://howda.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:31;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://soapavenuecompany.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:32;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:36:"https://subsbox.mystagingwebsite.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:33;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://wifflebreakers.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:34;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://www.mps-outfitters.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:35;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:34:"https://howardharrisassociates.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:36;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://bettersaferadio.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:37;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"https://bunnyluna.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}}}}}s:45:"woopay-beta-merchantrecruitment-short-04MAY23";O:8:"stdClass":8:{s:4:"slug";s:45:"woopay-beta-merchantrecruitment-short-04MAY23";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:61:"Increase conversions with WooPay — our fastest checkout yet";s:7:"content";s:181:"Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\n<b>Boost conversions</b> by letting customers pay with a <b>single click</b>.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:54:"woopay-beta-merchantrecruitment-short-activate-04MAY23";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:15:"Activate WooPay";}}s:3:"url";s:93:"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:64:"woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn More";}}s:3:"url";s:161:"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-05-04 18:00:36";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:2:">=";s:7:"version";s:5:"5.8.1";}i:2;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:144:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:37:"http://pieroatomic3.wpcomstaging.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://www.bluebeautifly.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"http://indianrivernatural.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://fouroaksproducts.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:14:"https://acb.la";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:32:"https://www.sweetpotatoplant.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"http://www.gocaseyourself.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"http://laugun.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:8;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://nebraskadaybyday.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:9;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://vintagemarche727.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:10;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:17:"https://kohai.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:11;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"https://gracegaze.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:12;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://aliensmeaning.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:13;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://myheritagegardens.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:14;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"http://shopmoresport.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:15;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"https://oladino.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:16;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://frogjumpstore.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:17;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://cagedthundermma.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:18;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:40:"https://fundrgear.com/mcelwainelementary";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:19;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:16:"https://mgco.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:20;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"https://500gp.io/pay";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:21;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://waterglassslimes.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:22;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"http://antiqueful.shop/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:23;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://deeperkidmin.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:24;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:45:"https://fundrgear.com/cyspringsboysbasketball";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:25;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://houseofminifigs.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:26;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:38:"http://box2273.temp.domains/~dreambx2/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:27;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"http://madebymixture.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:28;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://reliabletrash.company";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:29;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://www.daddybutter.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:30;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://circleqessentials.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:31;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://garlicbraids.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:32;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"https://fbdonline.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:33;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://galaxysedge.us";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:34;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://duckduckbeetfarm.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:35;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://varsitygraphics.net";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:36;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"http://jademackenzie.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:37;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:32:"https://kristysketolifestyle.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:38;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"http://covid19criticalcare.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:39;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://parkviewprep.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:40;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"https://rock-fest.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:41;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:35:"http://fillinxsolutions.com/etarix/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:42;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://doughremitx.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:43;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://www.montanafiddlecamp.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:44;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://fococomiccon.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:45;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://patricendouglas.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:46;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"http://hectue.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:47;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://montanamaxbbq.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:48;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"http://smellzoom.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:49;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://uptowne.theoandson.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:50;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"http://superbasic.store/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:51;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"http://ppodstore.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:52;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"http://kerenzan.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:53;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://a13bargains.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:54;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"https://colorgr.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:55;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:41:"https://mindbodysoulcandles.com/Charlotte";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:56;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://peaceloveandadhd.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:57;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"http://seymoursmash.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:58;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://mwtournament.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:59;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:43:"https://fundrgear.com/beckendorffgirlstrack";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:60;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:15:"No results foun";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:61;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"http://allswellnyc.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:62;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:37:"https://childoftheredwoodsmembers.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:63;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:41:"https://fundrgear.com/grandoaksvolleyball";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:64;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:35:"https://www.newhollandrochester.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:65;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://www.purplecatvet.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:66;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:39:"https://www.mustangmountaincoaster.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:67;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://www.roccanj.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:68;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://www.teerico.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:69;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://passportunlimited.net";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:70;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://www.paladincards20.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:71;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"http://giantshorties.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:72;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://visualsports.biz";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:73;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:37:"https://thefreakinricanrestaurant.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:74;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:37:"http://arequestionscom.wordpress.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:75;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"https://pt.tktxcompanystore.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:76;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://fitfoodiechicks.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:77;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"http://nutoshop.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:78;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://backwoodzhiphop.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:79;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://gartapparel.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:80;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://bodega.badiaspices.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:81;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://rampartrange.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:82;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"http://teeuni.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:83;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://bearsinthealley.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:84;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"http://vitalbooks.net/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:85;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:34:"https://hair-free-hair-remover.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:86;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://gangtaynails.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:87;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"http://crochetfoundry.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:88;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://westcoastbelts.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:89;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"http://payment.sundryfiles.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:90;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"http://ccadunkirk.mudhenmama.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:91;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://desertsupercup.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:92;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://shops-eminem.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:93;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://75yearsofracing.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:94;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"http://tixpls.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:95;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:44:"http://legacyoutfitters.org/banquet/raffles/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:96;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"http://91170e9fc9.nxcli.io/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:97;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://beachwayrentals.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:98;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://thehivelivebox.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:99;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:16:"https://esd.camp";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:100;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://mfkgamecalls.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:101;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"https://1greatce.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:102;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://www.luthyouth.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:103;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:34:"https://electionintegrityidaho.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:104;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"http://renbundle.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:105;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"http://premierseamoss.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:106;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"https://teemart.net";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:107;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:40:"https://fundrgear.com/beckendorffgirlsbb";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:108;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://visiblechild.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:109;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"http://ebookvital.me/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:110;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"https://renemarsh.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:111;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"http://www.eventricate.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:112;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://transgression.party";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:113;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"http://profadex.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:114;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://mxsbattlegrounds.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:115;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://www.poeinbaltimore.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:116;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"https://freefall.gg";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:117;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://underthechurchhatblog.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:118;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"http://naksparkle.store/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:119;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:32:"http://bearlyburly.gay/inventory";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:120;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:35:"https://www.premierboneandjoint.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:121;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://farm-2-bowl.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:122;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://hollandgrill.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:123;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"https://lividian.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:124;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://www.trainingrange.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:125;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"http://sarakepskitchen.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:126;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:35:"https://www.phoenixyouththeatre.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:127;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://drivenarmsco.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:128;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"http://audiobro.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:129;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:38:"https://www.iowaabortionaccessfund.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:130;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"http://findthemenu.wordpress.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:131;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://moderndepot.co";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:132;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://granitesupplements.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:133;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://healthyrican.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:134;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"http://utest.edsandbox.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:135;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"http://c-pounds.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:136;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:32:"https://littleschoolofsmiths.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:137;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://goblinstyle.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:138;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://proper-testing.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:139;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://www.cosafoundation.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:140;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://farmsteadboxes.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:141;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"http://fundraise4books.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:142;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://norskenook.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:143;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"https://cajulove.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}}}}}s:52:"woopay-beta-merchantrecruitment-short-update-04MAY23";O:8:"stdClass":8:{s:4:"slug";s:52:"woopay-beta-merchantrecruitment-short-update-04MAY23";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:61:"Increase conversions with WooPay — our fastest checkout yet";s:7:"content";s:227:"Be one of the first to try WooPay, our new express checkout feature. <br><b>Boost conversions</b> by letting customers pay with a <b>single click</b>. <br><br>Update to the latest version of WooCommerce Payments to get started.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:58:"woopay-beta-merchantrecruitment-short-update-WCPay-04MAY23";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:27:"Update WooCommerce Payments";}}s:3:"url";s:29:"plugins.php?plugin_status=all";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:61:"woopay-beta-merchantrecruitment-short-update-activate-04MAY23";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:15:"Activate WooPay";}}s:3:"url";s:93:"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-05-04 18:00:20";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"<";s:7:"version";s:5:"5.8.1";}i:2;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:144:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:36:"http://pieroatomic3.wpcomstaging.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://www.bluebeautifly.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"http://indianrivernatural.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://fouroaksproducts.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:14:"https://acb.la";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:32:"https://www.sweetpotatoplant.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"http://www.gocaseyourself.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"http://laugun.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:8;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://nebraskadaybyday.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:9;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://vintagemarche727.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:10;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:17:"https://kohai.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:11;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"https://gracegaze.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:12;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://aliensmeaning.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:13;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://myheritagegardens.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:14;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"http://shopmoresport.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:15;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"https://oladino.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:16;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://frogjumpstore.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:17;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://cagedthundermma.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:18;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:40:"https://fundrgear.com/mcelwainelementary";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:19;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:16:"https://mgco.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:20;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"https://500gp.io/pay";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:21;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://waterglassslimes.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:22;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"http://antiqueful.shop/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:23;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://deeperkidmin.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:24;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:45:"https://fundrgear.com/cyspringsboysbasketball";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:25;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://houseofminifigs.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:26;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:38:"http://box2273.temp.domains/~dreambx2/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:27;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"http://madebymixture.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:28;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://reliabletrash.company";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:29;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://www.daddybutter.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:30;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://circleqessentials.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:31;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://garlicbraids.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:32;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"https://fbdonline.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:33;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://galaxysedge.us";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:34;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://duckduckbeetfarm.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:35;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://varsitygraphics.net";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:36;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"http://jademackenzie.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:37;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:32:"https://kristysketolifestyle.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:38;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"http://covid19criticalcare.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:39;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://parkviewprep.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:40;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"https://rock-fest.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:41;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:35:"http://fillinxsolutions.com/etarix/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:42;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://doughremitx.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:43;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://www.montanafiddlecamp.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:44;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://fococomiccon.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:45;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://patricendouglas.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:46;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"http://hectue.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:47;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://montanamaxbbq.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:48;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"http://smellzoom.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:49;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://uptowne.theoandson.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:50;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"http://superbasic.store/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:51;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"http://ppodstore.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:52;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"http://kerenzan.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:53;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://a13bargains.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:54;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"https://colorgr.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:55;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:41:"https://mindbodysoulcandles.com/Charlotte";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:56;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://peaceloveandadhd.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:57;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"http://seymoursmash.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:58;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://mwtournament.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:59;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:43:"https://fundrgear.com/beckendorffgirlstrack";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:60;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:15:"No results foun";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:61;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"http://allswellnyc.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:62;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:37:"https://childoftheredwoodsmembers.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:63;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:41:"https://fundrgear.com/grandoaksvolleyball";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:64;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:35:"https://www.newhollandrochester.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:65;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://www.purplecatvet.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:66;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:39:"https://www.mustangmountaincoaster.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:67;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://www.roccanj.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:68;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://www.teerico.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:69;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://passportunlimited.net";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:70;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://www.paladincards20.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:71;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"http://giantshorties.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:72;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://visualsports.biz";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:73;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:37:"https://thefreakinricanrestaurant.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:74;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:37:"http://arequestionscom.wordpress.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:75;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"https://pt.tktxcompanystore.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:76;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://fitfoodiechicks.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:77;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"http://nutoshop.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:78;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://backwoodzhiphop.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:79;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://gartapparel.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:80;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://bodega.badiaspices.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:81;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://rampartrange.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:82;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"http://teeuni.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:83;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://bearsinthealley.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:84;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"http://vitalbooks.net/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:85;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:34:"https://hair-free-hair-remover.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:86;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://gangtaynails.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:87;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"http://crochetfoundry.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:88;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://westcoastbelts.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:89;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"http://payment.sundryfiles.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:90;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"http://ccadunkirk.mudhenmama.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:91;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://desertsupercup.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:92;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://shops-eminem.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:93;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://75yearsofracing.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:94;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"http://tixpls.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:95;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:44:"http://legacyoutfitters.org/banquet/raffles/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:96;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"http://91170e9fc9.nxcli.io/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:97;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://beachwayrentals.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:98;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://thehivelivebox.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:99;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:16:"https://esd.camp";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:100;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://mfkgamecalls.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:101;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"https://1greatce.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:102;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://www.luthyouth.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:103;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:34:"https://electionintegrityidaho.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:104;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"http://renbundle.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:105;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"http://premierseamoss.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:106;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"https://teemart.net";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:107;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:40:"https://fundrgear.com/beckendorffgirlsbb";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:108;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://visiblechild.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:109;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"http://ebookvital.me/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:110;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"https://renemarsh.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:111;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"http://www.eventricate.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:112;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://transgression.party";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:113;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"http://profadex.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:114;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://mxsbattlegrounds.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:115;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://www.poeinbaltimore.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:116;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"https://freefall.gg";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:117;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://underthechurchhatblog.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:118;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"http://naksparkle.store/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:119;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:32:"http://bearlyburly.gay/inventory";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:120;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:35:"https://www.premierboneandjoint.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:121;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://farm-2-bowl.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:122;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://hollandgrill.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:123;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"https://lividian.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:124;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://www.trainingrange.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:125;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"http://sarakepskitchen.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:126;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:35:"https://www.phoenixyouththeatre.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:127;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://drivenarmsco.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:128;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"http://audiobro.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:129;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:38:"https://www.iowaabortionaccessfund.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:130;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"http://findthemenu.wordpress.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:131;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://moderndepot.co";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:132;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://granitesupplements.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:133;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://healthyrican.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:134;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"http://utest.edsandbox.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:135;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"http://c-pounds.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:136;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:32:"https://littleschoolofsmiths.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:137;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://goblinstyle.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:138;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://proper-testing.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:139;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://www.cosafoundation.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:140;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://farmsteadboxes.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:141;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"http://fundraise4books.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:142;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://norskenook.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:143;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"https://cajulove.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}}}}}s:45:"woopay-beta-merchantrecruitment-short-09MAY23";O:8:"stdClass":8:{s:4:"slug";s:45:"woopay-beta-merchantrecruitment-short-09MAY23";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:61:"Increase conversions with WooPay — our fastest checkout yet";s:7:"content";s:181:"Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\n<b>Boost conversions</b> by letting customers pay with a <b>single click</b>.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:61:"woopay-beta-merchantrecruitment-short-activate-button-09MAY23";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:15:"Activate WooPay";}}s:3:"url";s:93:"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:72:"woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn More";}}s:3:"url";s:169:"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:10:"unactioned";}}s:5:"rules";a:4:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-05-08 19:18:44";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:2:">=";s:7:"version";s:5:"5.8.1";}i:2;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:1:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:17:"platform_checkout";}}}s:11:"option_name";s:41:"woocommerce_woocommerce_payments_settings";s:9:"operation";s:1:"=";s:5:"value";s:2:"no";s:7:"default";b:0;}i:3;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:1:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:31:"data.platform_checkout_eligible";}}}s:11:"option_name";s:18:"wcpay_account_data";s:9:"operation";s:1:"=";s:5:"value";b:1;s:7:"default";b:0;}}}s:52:"woopay-beta-merchantrecruitment-short-update-09MAY23";O:8:"stdClass":8:{s:4:"slug";s:52:"woopay-beta-merchantrecruitment-short-update-09MAY23";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:61:"Increase conversions with WooPay — our fastest checkout yet";s:7:"content";s:227:"Be one of the first to try WooPay, our new express checkout feature. <br><b>Boost conversions</b> by letting customers pay with a <b>single click</b>. <br><br>Update to the latest version of WooCommerce Payments to get started.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:58:"woopay-beta-merchantrecruitment-short-update-WCPay-09MAY23";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:27:"Update WooCommerce Payments";}}s:3:"url";s:29:"plugins.php?plugin_status=all";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:61:"woopay-beta-merchantrecruitment-short-update-activate-09MAY23";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:15:"Activate WooPay";}}s:3:"url";s:93:"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:0;s:6:"status";s:10:"unactioned";}}s:5:"rules";a:4:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-05-08 19:45:57";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"<";s:7:"version";s:5:"5.8.1";}i:2;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:1:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:17:"platform_checkout";}}}s:11:"option_name";s:41:"woocommerce_woocommerce_payments_settings";s:9:"operation";s:1:"=";s:5:"value";s:2:"no";s:7:"default";b:0;}i:3;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:1:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:31:"data.platform_checkout_eligible";}}}s:11:"option_name";s:18:"wcpay_account_data";s:9:"operation";s:1:"=";s:5:"value";b:1;s:7:"default";b:0;}}}s:52:"woocommerce-WCSubscriptions-June-2023-updated-needed";O:8:"stdClass":8:{s:4:"slug";s:52:"woocommerce-WCSubscriptions-June-2023-updated-needed";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:61:"Action required: Security update of WooCommerce Subscriptions";s:7:"content";s:197:"<strong>Your store requires a security update for the WooCommerce Subscriptions plugin</strong>. Please update the WooCommerce Subscriptions plugin immediately to address a potential vulnerability.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:68:"woocommerce-WCSubscriptions-June-2023-updated-needed-Plugin-Settings";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:21:"See available updates";}}s:3:"url";s:29:"plugins.php?plugin_status=all";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:0;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:60:"woocommerce-WCSubscriptions-June-2023-updated-needed-dismiss";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:1:"#";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-06-06 08:00:08";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:25:"woocommerce-subscriptions";s:8:"operator";s:2:">=";s:7:"version";s:5:"2.1.0";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:25:"woocommerce-subscriptions";s:8:"operator";s:2:"<=";s:7:"version";s:5:"5.1.2";}}}s:54:"woocommerce-WCReturnsWarranty-June-2023-updated-needed";O:8:"stdClass":8:{s:4:"slug";s:54:"woocommerce-WCReturnsWarranty-June-2023-updated-needed";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:87:"Action required: Security update of WooCommerce Returns and Warranty Requests extension";s:7:"content";s:270:"<strong>Your store requires a security update for the Returns and Warranty Requests extension</strong>.  Please update to the latest version of the WooCommerce Returns and Warranty Requests extension immediately to address a potential vulnerability discovered on May 31.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:54:"woocommerce-WCReturnsWarranty-June-2023-updated-needed";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:21:"See available updates";}}s:3:"url";s:29:"plugins.php?plugin_status=all";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:0;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:54:"woocommerce-WCReturnsWarranty-June-2023-updated-needed";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:1:"#";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-06-02 23:53:57";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-warranty";s:8:"operator";s:2:"<=";s:7:"version";s:5:"2.1.8";}}}s:42:"woocommerce-WCOPC-June-2023-updated-needed";O:8:"stdClass":8:{s:4:"slug";s:42:"woocommerce-WCOPC-June-2023-updated-needed";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:65:"Action required: Security update of WooCommerce One Page Checkout";s:7:"content";s:232:"<strong>Your shop requires a security update to address a vulnerability in the WooCommerce One Page Checkout extension</strong>. The fix for this vulnerability was released for this extension on June 13th. Please update immediately.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:42:"woocommerce-WCOPC-June-2023-updated-needed";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:21:"See available updates";}}s:3:"url";s:29:"plugins.php?plugin_status=all";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:42:"woocommerce-WCOPC-June-2023-updated-needed";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:1:"#";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-06-21 14:05:46";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:29:"woocommerce-one-page-checkout";s:8:"operator";s:1:"<";s:7:"version";s:5:"2.4.0";}}}s:40:"woocommerce-WCGC-July-2023-update-needed";O:8:"stdClass":8:{s:4:"slug";s:40:"woocommerce-WCGC-July-2023-update-needed";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:68:"Action required: Security update of WooCommerce GoCardless Extension";s:7:"content";s:205:"<strong>Your shop requires a security update to address a vulnerability in the WooCommerce GoCardless extension</strong>. The fix for this vulnerability was released on July 4th. Please update immediately.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:40:"woocommerce-WCGC-July-2023-update-needed";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:21:"See available updates";}}s:3:"url";s:29:"plugins.php?plugin_status=all";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:40:"woocommerce-WCGC-July-2023-update-needed";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:1:"#";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-07-04 15:36:07";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:30:"woocommerce-gateway-gocardless";s:8:"operator";s:2:"<=";s:7:"version";s:5:"2.5.6";}}}s:48:"woocommerce-shipping-fedex-api-outage-2023-07-16";O:8:"stdClass":8:{s:4:"slug";s:48:"woocommerce-shipping-fedex-api-outage-2023-07-16";s:4:"type";s:7:"warning";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:40:"Scheduled FedEx API outage — July 2023";s:7:"content";s:277:"On July 16 there will be a full outage of the FedEx API from 04:00 to 08:00 AM UTC. Due to planned maintenance by FedEx, you''ll be unable to provide FedEx shipping rates during this time. Follow the link below for more information and recommendations on how to minimize impact.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:10:"learn-more";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn more";}}s:3:"url";s:125:"https://woocommerce.com/document/fedex/?utm_medium=product&utm_source=inbox_note&utm_campaign=learn-more#july-2023-api-outage";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:10:"unactioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-07-05 18:19:17";}i:1;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:26:"woocommerce-shipping-fedex";}}i:2;O:8:"stdClass":2:{s:4:"type";s:19:"publish_before_time";s:14:"publish_before";s:19:"2023-07-17 00:00:00";}}}s:35:"wcship-2023-07-hazmat-update-needed";O:8:"stdClass":8:{s:4:"slug";s:35:"wcship-2023-07-hazmat-update-needed";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:87:"Action required: USPS HAZMAT compliance update for WooCommerce Shipping & Tax extension";s:7:"content";s:251:"<strong>Your store requires an update for the WooCommerce Shipping extension</strong>. Please update to the latest version of the WooCommerce Shipping &amp; Tax extension immediately to ensure compliance with new USPS HAZMAT rules currently in effect.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:11:"plugin-list";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:21:"See available updates";}}s:3:"url";s:29:"plugins.php?plugin_status=all";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:7:"dismiss";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:23:"admin.php?page=wc-admin";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-07-11 20:26:59";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-services";s:8:"operator";s:1:"<";s:7:"version";s:5:"2.3.0";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:9:"operation";s:1:"=";s:5:"value";s:2:"US";}}}s:43:"woocommerce-WCStripe-Aug-2023-update-needed";O:8:"stdClass":8:{s:4:"slug";s:43:"woocommerce-WCStripe-Aug-2023-update-needed";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:62:"Action required: Security update for WooCommerce Stripe plugin";s:7:"content";s:183:"<strong>Your shop requires an important security update for the  WooCommerce Stripe plugin</strong>. The fix for this vulnerability was released on July 31. Please update immediately.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:43:"woocommerce-WCStripe-Aug-2023-update-needed";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:21:"See available updates";}}s:3:"url";s:16:"update-core.php?";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:7:"dismiss";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:1:"#";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:4:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-08-03 05:00:06";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:">=";s:7:"version";s:3:"5.6";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"<";s:7:"version";s:5:"7.4.2";}i:3;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:11:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.3.2";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.4.5";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.5.3";}i:3;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.6.2";}i:4;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.7.2";}i:5;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.8.2";}i:6;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.9.2";}i:7;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"7.0.4";}i:8;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"7.1.2";}i:9;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"7.2.2";}i:10;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"7.3.2";}}}}}}}s:46:"woocommerce-WCStripe-Aug-2023-security-updated";O:8:"stdClass":8:{s:4:"slug";s:46:"woocommerce-WCStripe-Aug-2023-security-updated";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:44:"Security update of WooCommerce Stripe plugin";s:7:"content";s:144:"<strong>Your store has been updated to the latest secure version of the WooCommerce Stripe plugin</strong>. This update was released on July 31.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:7:"dismiss";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:1:"#";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-08-03 05:00:07";}i:1;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:11:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.3.2";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.4.5";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.5.3";}i:3;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.6.2";}i:4;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.7.2";}i:5;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.8.2";}i:6;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.9.2";}i:7;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"7.0.4";}i:8;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"7.1.2";}i:9;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"7.2.2";}i:10;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"7.3.2";}}}}}s:49:"woocommerce-WooPayments-Aug-2023-security-updated";O:8:"stdClass":8:{s:4:"slug";s:49:"woocommerce-WooPayments-Aug-2023-security-updated";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:60:"Security update of WooPayments (WooCommerce Payments) plugin";s:7:"content";s:147:"<strong>Your store has been updated to the more secure version of WooPayments (WooCommerce Payments)</strong>. This update was released on July 31.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:7:"dismiss";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:1:"#";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-08-03 05:00:13";}i:1;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:17:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.5.3";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.6.2";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.7.4";}i:3;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.8.4";}i:4;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.9.3";}i:5;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.0.6";}i:6;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.1.5";}i:7;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.2.4";}i:8;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.3.3";}i:9;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.4.3";}i:10;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.5.4";}i:11;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.6.4";}i:12;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.7.2";}i:13;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.8.3";}i:14;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.9.2";}i:15;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.0.1";}i:16;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.1.2";}}}}}s:24:"avalara_q3-2023_noAvaTax";O:8:"stdClass":8:{s:4:"slug";s:24:"avalara_q3-2023_noAvaTax";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:40:"Automatically calculate VAT in real time";s:7:"content";s:284:"Take the effort out of determining tax rates and sell confidently across borders with automated tax management from Avalara AvaTax— including built-in VAT calculation when you sell into or across the EU and UK. Save time and stay compliant when you let Avalara do the heavy lifting.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:24:"avalara_q3-2023_noAvaTax";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:21:"Automate my sales tax";}}s:3:"url";s:131:"https://woocommerce.com/products/woocommerce-avatax/?utm_source=inbox_note&utm_medium=product&utm_campaign=avalara_q3-2023_noAvaTax";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}}s:5:"rules";a:5:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-08-08 22:32:23";}i:1;O:8:"stdClass":2:{s:4:"type";s:19:"publish_before_time";s:14:"publish_before";s:19:"2023-08-09 23:59:00";}i:2;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:18:"woocommerce-avatax";}}}}i:3;O:8:"stdClass":3:{s:4:"type";s:18:"wcadmin_active_for";s:9:"operation";s:1:">";s:4:"days";i:30;}i:4;O:8:"stdClass":4:{s:4:"type";s:20:"total_payments_value";s:9:"timeframe";s:9:"last_year";s:5:"value";i:100;s:9:"operation";s:1:">";}}}s:44:"woocommerce-usermeta-Sept2023-productvendors";O:8:"stdClass":8:{s:4:"slug";s:44:"woocommerce-usermeta-Sept2023-productvendors";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:37:"Your store requires a security update";s:7:"content";s:339:"<strong>Your shop needs an update to address a vulnerability in WooCommerce.</strong> The fix was released on Sept 15. Please update WooCommerce to the latest version immediately. <a href="https://developer.woocommerce.com/2023/09/16/woocommerce-vulnerability-reintroduced-from-7-0-1/" />Read our developer update</a> for more information.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:44:"woocommerce-usermeta-Sept2023-productvendors";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:21:"See available updates";}}s:3:"url";s:11:"plugins.php";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:7:"dismiss";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:1:"#";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-09-20 00:50:07";}i:1;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:27:"woocommerce-product-vendors";}}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"8.1.1";}}}s:41:"woocommerce-STRIPE-Oct-2023-update-needed";O:8:"stdClass":8:{s:4:"slug";s:41:"woocommerce-STRIPE-Oct-2023-update-needed";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:63:"Action required: Security update for WooCommerce Stripe Gateway";s:7:"content";s:201:"<strong>Your shop requires a security update to address a vulnerability in the WooCommerce Stripe Gateway</strong>. The fix for this vulnerability was released on October 17. Please update immediately.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:41:"woocommerce-STRIPE-Oct-2023-update-needed";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:21:"See available updates";}}s:3:"url";s:15:"update-core.php";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:7:"dismiss";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:1:"#";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:36:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-10-18 00:01:58";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:">=";s:7:"version";s:5:"4.5.4";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.5.6";}i:3;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.6.1";}i:4;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.7.1";}i:5;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.8.1";}i:6;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.9.1";}i:7;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.0.1";}i:8;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.1.1";}i:9;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.2.4";}i:10;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.3.1";}i:11;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.4.2";}i:12;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.5.2";}i:13;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.6.4";}i:14;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.7.2";}i:15;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.8.3";}i:16;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.9.2";}i:17;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"6.0.2";}i:18;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"6.1.2";}i:19;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"6.2.2";}i:20;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"6.3.3";}i:21;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"6.4.6";}i:22;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"6.5.4";}i:23;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"6.6.3";}i:24;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"6.5.4";}i:25;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"6.6.3";}i:26;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"6.7.3";}i:27;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"6.8.3";}i:28;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"6.9.3";}i:29;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"7.0.5";}i:30;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"7.1.3";}i:31;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"7.2.3";}i:32;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"7.3.3";}i:33;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"7.4.3";}i:34;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"7.5.1";}i:35;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"<";s:7:"version";s:5:"7.6.1";}}}s:29:"amazon-mcf-reviews-2023-12-07";O:8:"stdClass":8:{s:4:"slug";s:29:"amazon-mcf-reviews-2023-12-07";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:36:"Enjoying Amazon MCF for WooCommerce?";s:7:"content";s:292:"We''re Never Settle, the developers behind Amazon MCF for WooCommerce, and would be deeply honored to have your review. Reviews help immensely as other users can learn how MCF can solve their needs too! Not happy or need help? Please reach out for support and we’d love to make things right!";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:35:"amazon-mcf-review-button-2023-12-07";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:14:"Leave a review";}}s:3:"url";s:161:"https://woocommerce.com/products/woocommerce-amazon-fulfillment/?review&utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-review-button-2023-12-07";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:36:"amazon-mcf-support-button-2023-12-07";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:15:"Request support";}}s:3:"url";s:142:"https://woocommerce.com/my-account/contact-support/?utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-support-button-2023-12-07";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-12-06 15:21:27";}i:1;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:30:"woocommerce-amazon-fulfillment";}}}}s:30:"remove_estimated_deposits_2024";O:8:"stdClass":8:{s:4:"slug";s:30:"remove_estimated_deposits_2024";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:33:"Estimated deposits are going away";s:7:"content";s:267:"To provide more accurate deposit information and support the expansion of instant deposits, estimated deposit details will no longer be available in WooPayments. We recommend upgrading to the latest version of WooPayments for more detailed balance status information.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:9:"view_docs";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:29:"Learn about Deposit schedules";}}s:3:"url";s:151:"https://woocommerce.com/document/woopayments/deposits/deposit-schedule/?utm_source=inbox_note&utm_medium=product&utm_campaign=view_docs#available-funds";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:10:"unactioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"<";s:7:"version";s:3:"6.9";}i:1;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2024-01-21 08:00:00";}i:2;O:8:"stdClass":2:{s:4:"type";s:19:"publish_before_time";s:14:"publish_before";s:19:"2024-01-31 23:59:59";}}}s:26:"sirt-woo-2024-11-xss-admin";O:8:"stdClass":8:{s:4:"slug";s:26:"sirt-woo-2024-11-xss-admin";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:47:"An important update is required for WooCommerce";s:7:"content";s:353:"This update addresses a security vulnerability that could allow unauthorized access to administrative privileges on your site. <a href="https://developer.woocommerce.com/2024/12/03/woocommerce-9-4-3-and-woocommerce-9-3-4-available-now/">Learn more</a>.\r\n<br><br>\r\n<strong>Please ensure your site is updated to the latest version to stay secure.</strong>";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:26:"sirt-woo-2024-11-xss-admin";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:21:"See available updates";}}s:3:"url";s:16:"update-core.php?";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:26:"sirt-woo-2024-11-xss-admin";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:1:"#";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2024-12-04 02:07:06";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"WooCommerce";s:8:"operator";s:2:">=";s:7:"version";s:5:"8.4.0";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"WooCommerce";s:8:"operator";s:1:"<";s:7:"version";s:5:"9.4.3";}}}s:44:"paypal-braintree-sdk-depreciation-2025-02-20";O:8:"stdClass":8:{s:4:"slug";s:44:"paypal-braintree-sdk-depreciation-2025-02-20";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:51:"Update required for your PayPal Braintree extension";s:7:"content";s:253:"To continue securely accepting payments, you must update your PayPal Braintree extension to version 3.2.4 or newer before June 30, 2025. Your current extension version will not support payment processing after this date due to an SSL certificate update.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:51:"paypal-braintree-sdk-depreciation-2025-02-20-button";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:11:"Upgrade now";}}s:3:"url";s:21:"/wp-admin/plugins.php";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2025-03-03 19:49:10";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:47:"woocommerce-gateway-paypal-powered-by-braintree";s:8:"operator";s:2:"<=";s:7:"version";s:5:"3.2.3";}}}s:24:"uk-vat-notice-2025-04-30";O:8:"stdClass":8:{s:4:"slug";s:24:"uk-vat-notice-2025-04-30";s:4:"type";s:7:"warning";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:38:"UK VAT numbers are no longer supported";s:7:"content";s:322:"Due to recent HM Revenue &amp; Customs (HMRC) VAT API changes, your EU VAT Number for WooCommerce extension can no longer validate UK VAT numbers. HMRC now requires merchants to register an API key, which this extension does not currently support. We recommend EU/UK VAT Validation Manager for WooCommerce as a replacement";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:31:"uk-vat-notice-button-2025-04-30";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:31:"Learn more about this extension";}}s:3:"url";s:53:"https://wordpress.org/plugins/eu-vat-for-woocommerce/";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:25:"woocommerce-eu-vat-number";}}i:1;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2025-05-05 00:00:00";}i:2;O:8:"stdClass":2:{s:4:"type";s:19:"publish_before_time";s:14:"publish_before";s:19:"2025-05-15 00:00:00";}}}s:44:"paypal-braintree-sdk-depreciation-2025-05-30";O:8:"stdClass":8:{s:4:"slug";s:44:"paypal-braintree-sdk-depreciation-2025-05-30";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:54:"Action required: Update the PayPal Braintree extension";s:7:"content";s:228:"Your PayPal Braintree extension is using an outdated SDK and will stop processing payments after June 30, 2025, due to a root SSL certificate expiration. To avoid service disruption, update to version 3.2.4 or newer immediately.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:51:"paypal-braintree-sdk-depreciation-2025-05-30-button";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Update now";}}s:3:"url";s:21:"/wp-admin/plugins.php";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}}s:5:"rules";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2025-05-29 17:56:45";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:47:"woocommerce-gateway-paypal-powered-by-braintree";s:8:"operator";s:2:"<=";s:7:"version";s:5:"3.2.3";}}}}}', 'off');
INSERT INTO `EKPjf_options` VALUES
(14710, 'jetpack_options', 'a:1:{s:14:"last_heartbeat";i:1774528063;}', 'auto'),
(16133, '_transient_timeout__woocommerce_helper_subscriptions', '1774557115', 'off'),
(16134, '_transient__woocommerce_helper_subscriptions', 'a:0:{}', 'off'),
(14712, '_transient_woocommerce_blocks_asset_api_script_data_ssl', '{"script_data":{"assets\\/client\\/blocks\\/wc-settings.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-settings.js","version":"508473c3c2ece9af8f8f","dependencies":["wc-types","wp-hooks","wp-polyfill"]},"assets\\/client\\/blocks\\/wc-types.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-types.js","version":"f0cc692c0367e0930c80","dependencies":["wp-polyfill"]},"assets\\/client\\/blocks\\/wc-entities.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-entities.js","version":"cdb01de69fb7dbbbb30f","dependencies":["wc-settings","wp-core-data","wp-data","wp-i18n","wp-polyfill"]},"assets\\/client\\/blocks\\/wc-blocks-middleware.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-middleware.js","version":"d79dedade2f2e4dc9df4","dependencies":["wp-api-fetch","wp-polyfill","wp-url"]},"assets\\/client\\/blocks\\/wc-blocks-data.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-data.js","version":"85514a58ec73c1ba6311","dependencies":["wc-blocks-checkout-events","wc-blocks-registry","wc-settings","wc-types","wp-api-fetch","wp-data","wp-data-controls","wp-deprecated","wp-dom","wp-element","wp-hooks","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-notices","wp-polyfill","wp-url"]},"assets\\/client\\/blocks\\/wc-blocks-vendors.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-vendors.js","version":"f46e3035014a1603a650","dependencies":["wp-polyfill"]},"assets\\/client\\/blocks\\/wc-blocks-registry.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-registry.js","version":"6436a923b42f4d1b1f6d","dependencies":["react-jsx-runtime","wc-settings","wp-data","wp-deprecated","wp-element","wp-hooks","wp-polyfill"]},"assets\\/client\\/blocks\\/wc-blocks.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks.js","version":"0db759a8a6e010732c50","dependencies":["react-jsx-runtime","wp-blocks","wp-compose","wp-element","wp-hooks","wp-polyfill"]},"assets\\/client\\/blocks\\/wc-blocks-shared-context.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-context.js","version":"621353d8a3a7c8d44b41","dependencies":["react-jsx-runtime","wp-element","wp-polyfill"]},"assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js","version":"c18bbb2325f333897e6b","dependencies":["react-jsx-runtime","wc-blocks-data-store","wc-blocks-shared-context","wc-types","wp-data","wp-element","wp-is-shallow-equal","wp-polyfill"]},"assets\\/client\\/blocks\\/price-format.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-format.js","version":"0df720e448f7ab3c5d0d","dependencies":["wc-settings","wp-polyfill"]},"assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js","version":"00b931bcc27024fa60ca","dependencies":["wp-polyfill"]},"assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js","version":"77ce82bde9b252b95b23","dependencies":["wp-polyfill"]},"assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js","version":"e5d71ed115ef3b9853d5","dependencies":["wp-polyfill"]},"assets\\/client\\/blocks\\/blocks-checkout.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout.js","version":"da57c8c98d31b28d806e","dependencies":["wc-cart-checkout-base","wc-cart-checkout-vendors","react","react-dom","react-jsx-runtime","wc-blocks-checkout-events","wc-blocks-components","wc-blocks-data-store","wc-blocks-registry","wc-sanitize","wc-settings","wc-types","wp-a11y","wp-compose","wp-data","wp-deprecated","wp-element","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-notices","wp-polyfill","wp-primitives","wp-warning"]},"assets\\/client\\/blocks\\/blocks-checkout-events.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout-events.js","version":"2d0fd4590f6cc663947c","dependencies":["wc-types","wp-polyfill"]},"assets\\/client\\/blocks\\/blocks-components.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-components.js","version":"8b64025baef8d338aa5e","dependencies":["wc-cart-checkout-base","wc-cart-checkout-vendors","react","react-dom","react-jsx-runtime","wc-blocks-data-store","wc-sanitize","wc-settings","wc-types","wp-a11y","wp-compose","wp-data","wp-deprecated","wp-element","wp-html-entities","wp-i18n","wp-notices","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/wc-schema-parser.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-schema-parser.js","version":"f762078aeb4207fe9c3d","dependencies":["wp-polyfill"]},"assets\\/client\\/admin\\/sanitize\\/index.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/admin\\/sanitize\\/index.js","version":"c7a741f8dc5bec166999","dependencies":[]},"assets\\/client\\/admin\\/customer-effort-score\\/index.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/admin\\/customer-effort-score\\/index.js","version":"ebdc0b2d7487174621e6","dependencies":["react","wc-experimental","wc-navigation","wc-store-data","wc-tracks","wp-api-fetch","wp-components","wp-compose","wp-data","wp-data-controls","wp-element","wp-i18n"]},"assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js","version":"0446a66f2604add5f739","dependencies":["react","react-dom","react-jsx-runtime","wc-settings","wc-types","wp-api-fetch","wp-components","wp-data","wp-element","wp-i18n","wp-notices","wp-polyfill","wp-primitives","wp-url"]},"assets\\/client\\/blocks\\/active-filters.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters.js","version":"1fc0584596ef2b4cb41a","dependencies":["react","react-jsx-runtime","wc-blocks-components","wc-blocks-data-store","wc-price-format","wc-settings","wc-types","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-data","wp-element","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-polyfill","wp-primitives","wp-url"]},"assets\\/client\\/blocks\\/active-filters-frontend.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters-frontend.js","version":"1c9e0590fb17c8e908a1","dependencies":["wc-blocks-frontend-vendors","react","react-jsx-runtime","wc-blocks-components","wc-blocks-data-store","wc-price-format","wc-settings","wc-types","wp-data","wp-element","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-polyfill","wp-primitives","wp-url"]},"assets\\/client\\/blocks\\/add-to-cart-form.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/add-to-cart-form.js","version":"10d178d861b7664c16f4","dependencies":["react","react-jsx-runtime","wc-settings","wc-types","wp-block-editor","wp-blocks","wp-components","wp-data","wp-editor","wp-element","wp-i18n","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/all-products.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products.js","version":"81d1597095f8dc18abb9","dependencies":["react","react-jsx-runtime","wc-blocks-components","wc-blocks-data-store","wc-blocks-registry","wc-blocks-shared-context","wc-blocks-shared-hocs","wc-price-format","wc-sanitize","wc-settings","wc-types","wp-a11y","wp-autop","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-core-data","wp-data","wp-editor","wp-element","wp-hooks","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-polyfill","wp-primitives","wp-style-engine","wp-wordcount"]},"assets\\/client\\/blocks\\/all-products-frontend.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products-frontend.js","version":"7ca40794c640a5f22b9b","dependencies":["wc-blocks-frontend-vendors","react","react-jsx-runtime","wc-blocks-components","wc-blocks-data-store","wc-blocks-registry","wc-blocks-shared-context","wc-blocks-shared-hocs","wc-price-format","wc-sanitize","wc-settings","wc-types","wp-a11y","wp-autop","wp-block-editor","wp-components","wp-compose","wp-data","wp-element","wp-hooks","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-polyfill","wp-primitives","wp-style-engine","wp-wordcount"]},"assets\\/client\\/blocks\\/all-reviews.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-reviews.js","version":"0e51554cc0957d0d67d6","dependencies":["react","react-jsx-runtime","wc-blocks-components","wc-sanitize","wc-settings","wp-api-fetch","wp-block-editor","wp-blocks","wp-components","wp-element","wp-escape-html","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/reviews-frontend.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-frontend.js","version":"ca0ecd857aa9d4e0272d","dependencies":["wc-blocks-frontend-vendors","react-jsx-runtime","wc-blocks-components","wc-sanitize","wc-settings","wp-a11y","wp-api-fetch","wp-element","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-polyfill"]},"assets\\/client\\/blocks\\/attribute-filter.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter.js","version":"3c37022d63be289bf6f3","dependencies":["lodash","react","react-jsx-runtime","wc-blocks-components","wc-blocks-data-store","wc-settings","wc-types","wp-a11y","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-data","wp-deprecated","wp-dom","wp-element","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-keycodes","wp-polyfill","wp-primitives","wp-url","wp-warning"]},"assets\\/client\\/blocks\\/attribute-filter-frontend.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter-frontend.js","version":"82b1bb246f81cdc4fbe7","dependencies":["wc-blocks-frontend-vendors","lodash","react","react-jsx-runtime","wc-blocks-components","wc-blocks-data-store","wc-settings","wc-types","wp-a11y","wp-compose","wp-data","wp-deprecated","wp-dom","wp-element","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-keycodes","wp-polyfill","wp-primitives","wp-url","wp-warning"]},"assets\\/client\\/blocks\\/cart-link.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-link.js","version":"12be2ae90ebeffa4c891","dependencies":["react-jsx-runtime","wp-block-editor","wp-blocks","wp-components","wp-element","wp-i18n","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/category-title.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/category-title.js","version":"bf12dd9e47ec257bb230","dependencies":["react","react-jsx-runtime","wp-block-editor","wp-blocks","wp-components","wp-core-data","wp-data","wp-element","wp-i18n","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/category-title-frontend.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/category-title-frontend.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/category-description.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/category-description.js","version":"124523c451cb38f87217","dependencies":["react","react-jsx-runtime","wp-block-editor","wp-blocks","wp-core-data","wp-data","wp-i18n","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/category-description-frontend.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/category-description-frontend.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/classic-shortcode.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/classic-shortcode.js","version":"58e5c198813c75e1906e","dependencies":["react","react-jsx-runtime","wp-block-editor","wp-blocks","wp-components","wp-data","wp-element","wp-i18n","wp-notices","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/coming-soon.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/coming-soon.js","version":"ae2b4f7b2f202be4a142","dependencies":["react-jsx-runtime","wc-settings","wp-block-editor","wp-blocks","wp-components","wp-data","wp-editor","wp-i18n","wp-plugins","wp-polyfill"]},"assets\\/client\\/blocks\\/coupon-code.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/coupon-code.js","version":"22dc7312f3a2a721db88","dependencies":["react-jsx-runtime","wp-api-fetch","wp-block-editor","wp-blocks","wp-components","wp-data","wp-element","wp-hooks","wp-i18n","wp-polyfill"]},"assets\\/client\\/blocks\\/coupon-code-frontend.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/coupon-code-frontend.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/customer-account.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/customer-account.js","version":"2a921e28e98970103c5c","dependencies":["react-jsx-runtime","wc-settings","wp-block-editor","wp-blocks","wp-components","wp-element","wp-i18n","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/email-content.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/email-content.js","version":"6c869054c245b8aba494","dependencies":["react-jsx-runtime","wp-block-editor","wp-blocks","wp-components","wp-data","wp-element","wp-i18n","wp-polyfill","wp-server-side-render"]},"assets\\/client\\/blocks\\/featured-category.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-category.js","version":"ba054e18712bfeaf4b88","dependencies":["react","react-jsx-runtime","wc-blocks-shared-context","wc-settings","wc-types","wp-api-fetch","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-core-data","wp-data","wp-element","wp-escape-html","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-polyfill","wp-primitives","wp-style-engine","wp-url"]},"assets\\/client\\/blocks\\/featured-product.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-product.js","version":"8d8507ff46fbd7f892df","dependencies":["react","react-jsx-runtime","wc-blocks-shared-context","wc-settings","wc-types","wp-api-fetch","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-core-data","wp-data","wp-element","wp-escape-html","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-polyfill","wp-primitives","wp-style-engine","wp-url"]},"assets\\/client\\/blocks\\/filter-wrapper.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper.js","version":"f30d38dadc1b82e9ccd8","dependencies":["react","react-jsx-runtime","wp-block-editor","wp-blocks","wp-components","wp-data","wp-element","wp-i18n","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/filter-wrapper-frontend.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper-frontend.js","version":"4b97827bd62f46bb411d","dependencies":["wc-blocks-frontend-vendors","lodash","react","react-jsx-runtime","wc-blocks-checkout","wc-blocks-components","wc-blocks-data-store","wc-blocks-registry","wc-price-format","wc-settings","wc-types","wp-a11y","wp-compose","wp-data","wp-deprecated","wp-dom","wp-element","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-keycodes","wp-polyfill","wp-primitives","wp-style-engine","wp-url","wp-warning"]},"assets\\/client\\/blocks\\/handpicked-products.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/handpicked-products.js","version":"18d3d8d36ba8565555a4","dependencies":["react","react-jsx-runtime","wc-settings","wp-api-fetch","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-element","wp-escape-html","wp-html-entities","wp-i18n","wp-polyfill","wp-primitives","wp-server-side-render","wp-url"]},"assets\\/client\\/blocks\\/mini-cart.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart.js","version":"8edcab2ab2ce9e193113","dependencies":["react","react-jsx-runtime","wc-price-format","wc-settings","wc-types","wp-block-editor","wp-blocks","wp-components","wp-data","wp-dom","wp-element","wp-hooks","wp-i18n","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/product-gallery-large-image-next-previous.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image-next-previous.js","version":"5431edba92953219c62c","dependencies":["react-jsx-runtime","wp-block-editor","wp-blocks","wp-i18n","wp-polyfill"]},"assets\\/client\\/blocks\\/store-notices.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/store-notices.js","version":"5806c78bb3296162c841","dependencies":["react","react-jsx-runtime","wp-a11y","wp-block-editor","wp-blocks","wp-element","wp-i18n","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/payment-method-icons.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/payment-method-icons.js","version":"f06aac6ea533a03d6d64","dependencies":["react-jsx-runtime","wp-block-editor","wp-blocks","wp-components","wp-i18n","wp-polyfill"]},"assets\\/client\\/blocks\\/price-filter.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter.js","version":"d75b71a15598b75fce9a","dependencies":["react","react-jsx-runtime","wc-blocks-components","wc-blocks-data-store","wc-price-format","wc-settings","wc-types","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-data","wp-element","wp-i18n","wp-is-shallow-equal","wp-polyfill","wp-primitives","wp-url"]},"assets\\/client\\/blocks\\/price-filter-frontend.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter-frontend.js","version":"a390ba717af294c42935","dependencies":["wc-blocks-frontend-vendors","react","react-jsx-runtime","wc-blocks-components","wc-blocks-data-store","wc-price-format","wc-settings","wc-types","wp-data","wp-element","wp-i18n","wp-is-shallow-equal","wp-polyfill","wp-url"]},"assets\\/client\\/blocks\\/product-best-sellers.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-best-sellers.js","version":"87aac3da44cb82f52353","dependencies":["react","react-jsx-runtime","wc-settings","wp-api-fetch","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-element","wp-escape-html","wp-html-entities","wp-i18n","wp-polyfill","wp-primitives","wp-server-side-render","wp-url"]},"assets\\/client\\/blocks\\/product-button.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-button.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/product-categories.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-categories.js","version":"fdd5827e0d7e306e1332","dependencies":["react","react-jsx-runtime","wp-block-editor","wp-blocks","wp-components","wp-data","wp-element","wp-i18n","wp-polyfill","wp-primitives","wp-server-side-render"]},"assets\\/client\\/blocks\\/product-category.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-category.js","version":"1c37f728872ca88000c6","dependencies":["react","react-jsx-runtime","wc-settings","wp-api-fetch","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-element","wp-escape-html","wp-html-entities","wp-i18n","wp-polyfill","wp-primitives","wp-server-side-render","wp-url"]},"assets\\/client\\/blocks\\/product-collection.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection.js","version":"1194507ddff81ad5859f","dependencies":["react","react-jsx-runtime","wc-blocks-registry","wc-customer-effort-score","wc-price-format","wc-settings","wc-types","wp-api-fetch","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-core-data","wp-data","wp-editor","wp-element","wp-escape-html","wp-hooks","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-polyfill","wp-primitives","wp-url"]},"assets\\/client\\/blocks\\/product-collection-no-results.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection-no-results.js","version":"08c18db782b6fe6fc023","dependencies":["react","react-jsx-runtime","wp-block-editor","wp-blocks","wp-i18n","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/product-filters.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filters.js","version":"0d0e10973391235da95a","dependencies":["react","react-jsx-runtime","wp-block-editor","wp-blocks","wp-element","wp-i18n","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/product-filter-status.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-status.js","version":"cb931b3e41f6157fc49f","dependencies":["react","react-jsx-runtime","wc-blocks-data-store","wc-settings","wc-types","wp-block-editor","wp-blocks","wp-components","wp-data","wp-element","wp-i18n","wp-is-shallow-equal","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/product-filter-price.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-price.js","version":"0ce9d06ba777ef3c4e61","dependencies":["react","react-jsx-runtime","wc-blocks-data-store","wc-price-format","wc-types","wp-block-editor","wp-blocks","wp-data","wp-element","wp-i18n","wp-is-shallow-equal","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/product-filter-price-slider.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-price-slider.js","version":"206c0b828e3507ed6a4e","dependencies":["react","react-jsx-runtime","wc-price-format","wp-block-editor","wp-blocks","wp-components","wp-i18n","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/product-filter-attribute.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-attribute.js","version":"d440071e5f8ed5703aab","dependencies":["react","react-jsx-runtime","wc-blocks-data-store","wc-settings","wc-types","wp-block-editor","wp-blocks","wp-components","wp-data","wp-element","wp-i18n","wp-is-shallow-equal","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/product-filter-rating.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-rating.js","version":"3470af25be14d19ea045","dependencies":["react","react-jsx-runtime","wc-blocks-data-store","wc-settings","wc-types","wp-block-editor","wp-blocks","wp-components","wp-data","wp-element","wp-i18n","wp-is-shallow-equal","wp-polyfill","wp-primitives","wp-url"]},"assets\\/client\\/blocks\\/product-filter-active.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-active.js","version":"d25dff8dc16ad6327b29","dependencies":["react-jsx-runtime","wp-block-editor","wp-blocks","wp-i18n","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/product-filter-removable-chips.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-removable-chips.js","version":"7bde2b6f86aecedadde1","dependencies":["react","react-jsx-runtime","wc-blocks-components","wp-block-editor","wp-blocks","wp-components","wp-element","wp-i18n","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/product-filter-clear-button.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-clear-button.js","version":"7c92ad22d30ae9eb414e","dependencies":["react","react-jsx-runtime","wp-block-editor","wp-blocks","wp-i18n","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/product-filter-checkbox-list.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-checkbox-list.js","version":"61b17d60c9c01facc7d2","dependencies":["react-jsx-runtime","wp-block-editor","wp-blocks","wp-components","wp-element","wp-i18n","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/product-filter-chips.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-chips.js","version":"8e5311156f40dfb0d094","dependencies":["react-jsx-runtime","wp-block-editor","wp-blocks","wp-element","wp-i18n","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/product-filter-taxonomy.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-taxonomy.js","version":"5900e5603f6302d14c29","dependencies":["react","react-jsx-runtime","wc-blocks-data-store","wc-settings","wc-types","wp-block-editor","wp-blocks","wp-components","wp-core-data","wp-data","wp-element","wp-i18n","wp-is-shallow-equal","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/product-gallery.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery.js","version":"5b5e1a93d94d982fea65","dependencies":["react-jsx-runtime","wc-blocks-shared-hocs","wc-types","wp-block-editor","wp-blocks","wp-components","wp-data","wp-editor","wp-i18n","wp-polyfill"]},"assets\\/client\\/blocks\\/product-gallery-large-image.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image.js","version":"be7f3c98cd6a86661b3d","dependencies":["react-jsx-runtime","wp-block-editor","wp-blocks","wp-polyfill"]},"assets\\/client\\/blocks\\/product-gallery-thumbnails.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-thumbnails.js","version":"a9de1e088a650e27fb94","dependencies":["react-jsx-runtime","wc-settings","wp-block-editor","wp-blocks","wp-components","wp-core-data","wp-data","wp-element","wp-i18n","wp-polyfill"]},"assets\\/client\\/blocks\\/product-new.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-new.js","version":"b2798001f381d7cff4dd","dependencies":["react","react-jsx-runtime","wc-settings","wp-api-fetch","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-element","wp-escape-html","wp-html-entities","wp-i18n","wp-polyfill","wp-primitives","wp-server-side-render","wp-url"]},"assets\\/client\\/blocks\\/product-on-sale.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-on-sale.js","version":"702b17d104535d0cec18","dependencies":["react","react-jsx-runtime","wc-settings","wp-api-fetch","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-element","wp-escape-html","wp-html-entities","wp-i18n","wp-polyfill","wp-primitives","wp-server-side-render","wp-url"]},"assets\\/client\\/blocks\\/product-template.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-template.js","version":"d5a6a839796d5cc61403","dependencies":["react-jsx-runtime","wc-blocks-shared-context","wc-settings","wc-types","wp-api-fetch","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-core-data","wp-data","wp-element","wp-i18n","wp-polyfill","wp-url"]},"assets\\/client\\/blocks\\/product-query.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query.js","version":"58e16e787c277a9e95b6","dependencies":["react","react-jsx-runtime","wc-settings","wc-types","wp-api-fetch","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-data","wp-editor","wp-element","wp-escape-html","wp-hooks","wp-html-entities","wp-i18n","wp-polyfill","wp-primitives","wp-url"]},"assets\\/client\\/blocks\\/product-query-frontend.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query-frontend.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/product-search.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-search.js","version":"a27c9ff0785bf7887058","dependencies":["react","react-jsx-runtime","wc-settings","wp-block-editor","wp-blocks","wp-components","wp-data","wp-element","wp-hooks","wp-i18n","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/product-tag.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-tag.js","version":"4392a796f9f7e675e525","dependencies":["react","react-jsx-runtime","wc-settings","wc-types","wp-api-fetch","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-element","wp-html-entities","wp-i18n","wp-polyfill","wp-primitives","wp-server-side-render","wp-url"]},"assets\\/client\\/blocks\\/product-title.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/product-title-frontend.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title-frontend.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/product-top-rated.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-top-rated.js","version":"6b13dcaa14b5bd3d5e15","dependencies":["react","react-jsx-runtime","wc-settings","wp-api-fetch","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-element","wp-escape-html","wp-html-entities","wp-i18n","wp-polyfill","wp-primitives","wp-server-side-render","wp-url"]},"assets\\/client\\/blocks\\/products-by-attribute.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/products-by-attribute.js","version":"098e377e6dd0c96b6c4f","dependencies":["react","react-jsx-runtime","wc-settings","wc-types","wp-api-fetch","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-data","wp-element","wp-escape-html","wp-html-entities","wp-i18n","wp-polyfill","wp-primitives","wp-server-side-render","wp-url"]},"assets\\/client\\/blocks\\/rating-filter.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/rating-filter.js","version":"31a990ac2f4506f7a1c4","dependencies":["lodash","react","react-jsx-runtime","wc-blocks-components","wc-blocks-data-store","wc-settings","wc-types","wp-a11y","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-data","wp-deprecated","wp-dom","wp-element","wp-i18n","wp-is-shallow-equal","wp-keycodes","wp-polyfill","wp-primitives","wp-url","wp-warning"]},"assets\\/client\\/blocks\\/reviews-by-category.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-category.js","version":"5eedfbb68b279579e441","dependencies":["react","react-jsx-runtime","wc-blocks-components","wc-sanitize","wc-settings","wp-api-fetch","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-element","wp-escape-html","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-polyfill","wp-primitives","wp-url"]},"assets\\/client\\/blocks\\/reviews-by-product.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-product.js","version":"5c067b017644ff66cb62","dependencies":["react","react-jsx-runtime","wc-blocks-components","wc-sanitize","wc-settings","wc-types","wp-api-fetch","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-element","wp-escape-html","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-polyfill","wp-primitives","wp-url"]},"assets\\/client\\/blocks\\/single-product.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/single-product.js","version":"21cde306828e8962c056","dependencies":["react","react-jsx-runtime","wc-blocks-components","wc-blocks-data-store","wc-blocks-registry","wc-blocks-shared-context","wc-blocks-shared-hocs","wc-price-format","wc-sanitize","wc-settings","wc-store-data","wc-types","wp-api-fetch","wp-autop","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-data","wp-element","wp-escape-html","wp-hooks","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-polyfill","wp-primitives","wp-style-engine","wp-url","wp-wordcount"]},"assets\\/client\\/blocks\\/stock-filter.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter.js","version":"5dc4965e7678d9fcb76b","dependencies":["lodash","react","react-jsx-runtime","wc-blocks-components","wc-blocks-data-store","wc-settings","wc-types","wp-a11y","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-data","wp-deprecated","wp-dom","wp-element","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-keycodes","wp-polyfill","wp-primitives","wp-url","wp-warning"]},"assets\\/client\\/blocks\\/stock-filter-frontend.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter-frontend.js","version":"0947d16539ebd2e3354d","dependencies":["wc-blocks-frontend-vendors","lodash","react","react-jsx-runtime","wc-blocks-components","wc-blocks-data-store","wc-settings","wc-types","wp-a11y","wp-compose","wp-data","wp-deprecated","wp-dom","wp-element","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-keycodes","wp-polyfill","wp-primitives","wp-url","wp-warning"]},"assets\\/client\\/blocks\\/page-content-wrapper.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/page-content-wrapper.js","version":"a95a8bfb64c5af64db2b","dependencies":["react","react-jsx-runtime","wc-settings","wp-block-editor","wp-blocks","wp-element","wp-i18n","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/order-confirmation-create-account.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-create-account.js","version":"45ed590b8ef92a1cf06c","dependencies":["react","react-jsx-runtime","wc-blocks-components","wc-blocks-data-store","wc-settings","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-data","wp-element","wp-i18n","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/order-confirmation-create-account-frontend.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-create-account-frontend.js","version":"f516e875395c1803ec8f","dependencies":["wc-blocks-frontend-vendors","react","react-jsx-runtime","wc-blocks-components","wc-blocks-data-store","wc-settings","wp-compose","wp-data","wp-element","wp-i18n","wp-polyfill"]},"assets\\/client\\/blocks\\/product-details.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-details.js","version":"409665aec6d31ce1a279","dependencies":["react-jsx-runtime","wc-settings","wc-store-data","wc-types","wp-block-editor","wp-blocks","wp-components","wp-data","wp-editor","wp-element","wp-i18n","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/product-description.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-description.js","version":"9ab90af909f3cca2b7da","dependencies":["react-jsx-runtime","wc-types","wp-block-editor","wp-blocks","wp-core-data","wp-data","wp-editor","wp-i18n","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/product-specifications.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-specifications.js","version":"f08b50da50fff44d987b","dependencies":["react-jsx-runtime","wc-store-data","wc-types","wp-block-editor","wp-blocks","wp-components","wp-data","wp-editor","wp-i18n","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/accordion-group.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/accordion-group.js","version":"f43431588b9c5126ea39","dependencies":["react-jsx-runtime","wc-settings","wp-block-editor","wp-blocks","wp-components","wp-data","wp-i18n","wp-polyfill"]},"assets\\/client\\/blocks\\/accordion-item.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/accordion-item.js","version":"a3b5870b2b50a51e12b5","dependencies":["react-jsx-runtime","wp-block-editor","wp-blocks","wp-components","wp-data","wp-element","wp-i18n","wp-polyfill"]},"assets\\/client\\/blocks\\/accordion-panel.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/accordion-panel.js","version":"e761d578e4437d990129","dependencies":["react-jsx-runtime","wp-block-editor","wp-blocks","wp-components","wp-polyfill"]},"assets\\/client\\/blocks\\/accordion-header.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/accordion-header.js","version":"07e2bde1874e0c6b2f66","dependencies":["react-jsx-runtime","wp-block-editor","wp-blocks","wp-components","wp-i18n","wp-polyfill"]},"assets\\/client\\/blocks\\/product-reviews.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-reviews.js","version":"8a4d9f1b069b6b176640","dependencies":["react-jsx-runtime","wc-types","wp-block-editor","wp-blocks","wp-components","wp-data","wp-editor","wp-i18n","wp-polyfill"]},"assets\\/client\\/blocks\\/product-review-rating.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-review-rating.js","version":"53a7d80e7221a373e848","dependencies":["react","react-jsx-runtime","wc-store-data","wp-block-editor","wp-blocks","wp-data","wp-i18n","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/product-reviews-title.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-reviews-title.js","version":"d301b9108a6e71e12bc7","dependencies":["react","react-jsx-runtime","wc-store-data","wp-block-editor","wp-blocks","wp-components","wp-core-data","wp-data","wp-element","wp-i18n","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/product-review-form.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-review-form.js","version":"e654c35b9768c66bf56b","dependencies":["react","react-jsx-runtime","wc-store-data","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-core-data","wp-data","wp-i18n","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/product-review-date.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-review-date.js","version":"8556342e8f84afc5b936","dependencies":["react","react-jsx-runtime","wp-block-editor","wp-blocks","wp-components","wp-core-data","wp-date","wp-i18n","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/product-review-content.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-review-content.js","version":"c380ae7e00d3a77fa860","dependencies":["react","react-jsx-runtime","wp-block-editor","wp-blocks","wp-components","wp-core-data","wp-element","wp-i18n","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/product-review-author-name.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-review-author-name.js","version":"48056e8e398ceee8f2b4","dependencies":["react","react-jsx-runtime","wp-block-editor","wp-blocks","wp-components","wp-core-data","wp-data","wp-i18n","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/product-reviews-pagination.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-reviews-pagination.js","version":"49fbc890134eaed052df","dependencies":["react","react-jsx-runtime","wp-block-editor","wp-blocks","wp-components","wp-data","wp-i18n","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/product-reviews-pagination-next.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-reviews-pagination-next.js","version":"9e11f0b065467814c2b5","dependencies":["react","react-jsx-runtime","wp-block-editor","wp-blocks","wp-i18n","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/product-reviews-pagination-previous.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-reviews-pagination-previous.js","version":"7dabcbfbc8f6a5762567","dependencies":["react","react-jsx-runtime","wp-block-editor","wp-blocks","wp-i18n","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/product-reviews-pagination-numbers.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-reviews-pagination-numbers.js","version":"f5c92289fabe27a3b05e","dependencies":["react","react-jsx-runtime","wp-block-editor","wp-blocks","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/product-review-template.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-review-template.js","version":"081b3ba730d593c6f5c1","dependencies":["react","react-jsx-runtime","wp-api-fetch","wp-block-editor","wp-blocks","wp-components","wp-core-data","wp-data","wp-element","wp-i18n","wp-polyfill","wp-primitives","wp-url"]},"assets\\/client\\/blocks\\/cart.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart.js","version":"2e1bc0e1d8079c16339e","dependencies":["react","react-jsx-runtime","wc-blocks-checkout","wc-blocks-checkout-events","wc-blocks-components","wc-blocks-data-store","wc-blocks-registry","wc-blocks-shared-context","wc-blocks-shared-hocs","wc-price-format","wc-sanitize","wc-settings","wc-types","wp-a11y","wp-api-fetch","wp-autop","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-core-data","wp-data","wp-deprecated","wp-dom","wp-element","wp-hooks","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-keycodes","wp-notices","wp-plugins","wp-polyfill","wp-primitives","wp-style-engine","wp-url","wp-wordcount"]},"assets\\/client\\/blocks\\/cart-frontend.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-frontend.js","version":"80fcb618479659f7e680","dependencies":["wc-cart-checkout-base","wc-cart-checkout-vendors","react","react-jsx-runtime","wc-blocks-checkout","wc-blocks-checkout-events","wc-blocks-components","wc-blocks-data-store","wc-blocks-registry","wc-blocks-shared-context","wc-blocks-shared-hocs","wc-price-format","wc-sanitize","wc-settings","wc-types","wp-a11y","wp-api-fetch","wp-autop","wp-compose","wp-data","wp-deprecated","wp-element","wp-hooks","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-keycodes","wp-notices","wp-plugins","wp-polyfill","wp-primitives","wp-style-engine","wp-wordcount"]},"assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/cart-order-summary-totals-block.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-totals-block.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/filled-cart-block.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-cart-block.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/empty-cart-block.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-cart-block.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/cart-totals-block.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-totals-block.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/cart-items-block.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-items-block.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/cart-line-items-block.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-line-items-block.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/cart-order-summary-block.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-block.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/cart-express-payment-block.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-express-payment-block.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/proceed-to-checkout-block.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/proceed-to-checkout-block.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/cart-order-summary-discount-block.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-discount-block.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/cart-order-summary-fee-block.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-fee-block.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/cart-order-summary-heading-block.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-heading-block.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/cart-cross-sells-block.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-block.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/cart-cross-sells-products-block.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-products-block.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/checkout.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout.js","version":"e4151e4d4c5f6d4180c4","dependencies":["react","react-jsx-runtime","wc-blocks-checkout","wc-blocks-checkout-events","wc-blocks-components","wc-blocks-data-store","wc-blocks-registry","wc-price-format","wc-sanitize","wc-settings","wc-types","wp-a11y","wp-api-fetch","wp-autop","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-core-data","wp-data","wp-deprecated","wp-dom","wp-element","wp-hooks","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-keycodes","wp-notices","wp-plugins","wp-polyfill","wp-primitives","wp-url","wp-wordcount"]},"assets\\/client\\/blocks\\/checkout-frontend.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-frontend.js","version":"c6d2835a326ff02f9b1e","dependencies":["wc-cart-checkout-base","wc-cart-checkout-vendors","react","react-jsx-runtime","wc-blocks-checkout","wc-blocks-checkout-events","wc-blocks-components","wc-blocks-data-store","wc-blocks-registry","wc-blocks-shared-hocs","wc-price-format","wc-sanitize","wc-settings","wc-types","wp-a11y","wp-api-fetch","wp-autop","wp-components","wp-compose","wp-data","wp-deprecated","wp-dom","wp-dom-ready","wp-element","wp-hooks","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-notices","wp-plugins","wp-polyfill","wp-primitives","wp-url","wp-wordcount"]},"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/checkout-actions-block.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-actions-block.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/checkout-additional-information-block.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-additional-information-block.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/checkout-billing-address-block.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-billing-address-block.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/checkout-contact-information-block.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-contact-information-block.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/checkout-express-payment-block.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-express-payment-block.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/checkout-fields-block.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-fields-block.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/checkout-order-note-block.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-note-block.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/checkout-order-summary-block.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-block.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/checkout-payment-block.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-payment-block.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/checkout-shipping-address-block.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-address-block.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/checkout-shipping-methods-block.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-methods-block.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/checkout-shipping-method-block.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-method-block.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/checkout-pickup-options-block.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-pickup-options-block.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/checkout-terms-block.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-terms-block.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/checkout-totals-block.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-totals-block.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-contents.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents.js","version":"9063750a5514f80cabe8","dependencies":["react","react-jsx-runtime","wc-blocks-checkout","wc-blocks-components","wc-blocks-data-store","wc-blocks-registry","wc-price-format","wc-sanitize","wc-settings","wc-types","wp-a11y","wp-autop","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-data","wp-deprecated","wp-dom","wp-element","wp-hooks","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-keycodes","wp-polyfill","wp-primitives","wp-wordcount"]},"assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-footer-block.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-footer-block.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-items-block.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-items-block.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-products-table-block.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-products-table-block.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-cart-button-block.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-cart-button-block.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-title-block.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-block.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-title-label-block.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-label-block.js","version":"wc-10.6.1","dependencies":[]},"assets\\/client\\/blocks\\/breadcrumbs.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/breadcrumbs.js","version":"686bdfcc16b8c7d96379","dependencies":["react-jsx-runtime","wp-block-editor","wp-blocks","wp-components","wp-element","wp-i18n","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/catalog-sorting.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/catalog-sorting.js","version":"c23dbfb390ea35870424","dependencies":["react-jsx-runtime","wp-block-editor","wp-blocks","wp-components","wp-element","wp-i18n","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/product-results-count.js":{"src":"https:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-results-count.js","version":"8e333cecccaf5341ff94","dependencies":["react-jsx-runtime","wp-block-editor","wp-blocks","wp-element","wp-i18n","wp-polyfill","wp-primitives"]}},"version":"wc-10.6.1","hash":"d03d17a335b22cabe4cc8b52dab94ef2"}', 'off');
INSERT INTO `EKPjf_options` VALUES
(14713, 'woocommerce_admin_notices', 'a:1:{i:0;s:14:"template_files";}', 'auto'),
(14714, 'woocommerce_gateway_order', 'a:6:{s:19:"_wc_pes_woopayments";i:0;s:25:"_wc_pes_paypal_full_stack";i:1;s:33:"_wc_offline_payment_methods_group";i:2;s:4:"bacs";i:3;s:6:"cheque";i:4;s:3:"cod";i:5;}', 'auto'),
(14719, '_transient_timeout_wc_tracks_blog_details', '1774528063', 'off'),
(14720, '_transient_wc_tracks_blog_details', 'a:6:{s:3:"url";s:28:"https://bb.lichacameroon.com";s:9:"blog_lang";s:5:"fr_FR";s:7:"blog_id";b:0;s:8:"store_id";s:36:"93cfd67d-31b2-47fb-98d2-596848c4a998";s:14:"products_count";i:0;s:10:"wc_version";s:6:"10.6.1";}', 'off'),
(14721, 'woocommerce_checkout_phone_field', 'optional', 'auto'),
(14722, 'woocommerce_checkout_company_field', 'hidden', 'auto'),
(14723, 'woocommerce_checkout_address_2_field', 'optional', 'auto'),
(14729, 'jetpack_connection_active_plugins', 'a:1:{s:11:"woocommerce";a:1:{s:4:"name";s:11:"WooCommerce";}}', 'auto'),
(14726, '_transient_woocommerce_marketplace_promotions_v2', 'a:2:{s:6:"notice";a:8:{s:13:"date_from_gmt";s:16:"2024-11-17 00:00";s:11:"date_to_gmt";s:16:"2024-11-20 23:59";s:6:"format";s:6:"notice";s:5:"style";s:4:"info";s:5:"pages";a:5:{i:0;a:4:{s:4:"page";s:8:"wc-admin";s:4:"path";s:11:"/extensions";s:3:"tab";s:0:"";s:4:"name";s:8:"Discover";}i:1;a:4:{s:4:"page";s:8:"wc-admin";s:4:"path";s:11:"/extensions";s:3:"tab";s:10:"extensions";s:4:"name";s:6:"Browse";}i:2;a:4:{s:4:"page";s:8:"wc-admin";s:4:"path";s:11:"/extensions";s:3:"tab";s:6:"themes";s:4:"name";s:6:"Themes";}i:3;a:4:{s:4:"page";s:8:"wc-admin";s:4:"path";s:11:"/extensions";s:3:"tab";s:17:"business-services";s:4:"name";s:17:"Business Services";}i:4;a:4:{s:4:"page";s:8:"wc-admin";s:4:"path";s:11:"/extensions";s:3:"tab";s:16:"my-subscriptions";s:4:"name";s:16:"My Subscriptions";}}s:7:"content";a:1:{s:5:"en_US";s:192:"<strong>Save 40%</strong> in the WooCommerce Marketplace sale. Offer ends December 3 at 3 pm UTC. <a href="https://woocommerce.com/products/#sale-ts-and-cs" target="_blank">T&amp;Cs</a> apply.";}s:4:"icon";s:7:"percent";s:14:"is_dismissible";b:1;}s:6:"promos";a:4:{i:0;a:9:{s:13:"date_from_gmt";s:16:"2025-11-26 14:15";s:11:"date_to_gmt";s:16:"2025-12-02 13:59";s:6:"format";s:10:"promo-card";s:5:"pages";a:1:{i:0;a:2:{s:4:"path";s:0:"";s:8:"pathname";s:33:"/wp-admin/admin.php?page=wc-admin";}}s:9:"cta_label";a:1:{s:5:"en_US";s:13:"Shop the sale";}s:8:"cta_link";s:52:"/wp-admin/admin.php?page=wc-admin&path=%2Fextensions";s:7:"content";a:1:{s:5:"en_US";s:240:"Save up to 40% on themes and extensions in the WooCommerce Marketplace until December 2 at 14:00 UTC. <strong>Coupon applied at checkout.</strong> <a href="https://woocommerce.com/products/#sale-ts-and-cs" target="_blank">T&C</a>’s apply.";}s:5:"title";a:1:{s:5:"en_US";s:29:"Black Friday savings are live";}s:4:"icon";s:7:"percent";}i:1;a:9:{s:13:"date_from_gmt";s:16:"2025-11-26 14:15";s:11:"date_to_gmt";s:16:"2025-12-02 13:59";s:6:"format";s:10:"promo-card";s:5:"pages";a:1:{i:0;a:2:{s:4:"page";s:8:"wc-admin";s:4:"path";s:10:"/marketing";}}s:9:"cta_label";a:1:{s:5:"en_US";s:23:"Level up your marketing";}s:8:"cta_link";s:52:"/wp-admin/admin.php?page=wc-admin&path=%2Fextensions";s:7:"content";a:1:{s:5:"en_US";s:223:"Save up to 40% in the Woo BFCM sale. <strong>Coupon applied at checkout.</strong> Offer ends December 2 at 14:00 UTC. T&Cs apply. <a href="https://woocommerce.com/products/#sale-ts-and-cs" target="_blank">T&C</a>’s apply.";}s:5:"title";a:1:{s:5:"en_US";s:43:"Take up to 40% off marketing tools and more";}s:4:"icon";s:7:"percent";}i:2;a:10:{s:13:"date_from_gmt";s:16:"2025-11-26 14:15";s:11:"date_to_gmt";s:16:"2025-12-02 13:59";s:6:"format";s:10:"promo-card";s:5:"pages";a:1:{i:0;a:2:{s:4:"path";s:0:"";s:8:"pathname";s:40:"/wp-admin/edit.php?post_type=shop_coupon";}}s:9:"cta_label";a:1:{s:5:"en_US";s:19:"Upgrade your promos";}s:8:"cta_link";s:52:"/wp-admin/admin.php?page=wc-admin&path=%2Fextensions";s:7:"content";a:1:{s:5:"en_US";s:211:"Save up to 40% in the Woo BFCM sale. <strong>Coupon applied at checkout.</strong> Offer ends December 2 at 14:00 UTC. <a href="https://woocommerce.com/products/#sale-ts-and-cs" target="_blank">T&C</a>’s apply.";}s:5:"title";a:1:{s:5:"en_US";s:46:"Take up to 40% off coupon and promo extensions";}s:5:"style";s:4:"wide";s:4:"icon";s:7:"percent";}i:3;a:10:{s:13:"date_from_gmt";s:16:"2025-11-26 14:15";s:11:"date_to_gmt";s:16:"2025-12-02 13:59";s:6:"format";s:10:"promo-card";s:5:"pages";a:1:{i:0;a:2:{s:4:"page";s:8:"wc-admin";s:4:"path";s:11:"/extensions";}}s:9:"cta_label";a:1:{s:5:"en_US";s:13:"Shop the sale";}s:8:"cta_link";s:52:"/wp-admin/admin.php?page=wc-admin&path=%2Fextensions";s:7:"content";a:1:{s:5:"en_US";s:233:"Take up to 40% off WooCommerce Marketplace products this BFCM. <strong>Coupon applied at checkout.</strong> Sale ends December 2 at 14:00 UTC. <a href="https://woocommerce.com/products/#sale-ts-and-cs" target="_blank">T&Cs</a> apply.";}s:5:"title";a:1:{s:5:"en_US";s:39:"Save up to 40% on your next big upgrade";}s:5:"style";s:14:"has-background";s:4:"icon";s:7:"percent";}}}', 'off'),
(14725, '_transient_timeout_woocommerce_marketplace_promotions_v2', '1774614463', 'off'),
(14785, 'elementor_log', 'a:7:{s:32:"82952d85ee39aacbcaf61849da819747";O:31:"Elementor\\Core\\Logger\\Items\\PHP":9:{s:7:"\0*\0date";s:19:"2026-03-25 12:30:15";s:7:"\0*\0type";s:7:"warning";s:10:"\0*\0message";s:51:"Trying to access array offset on value of type null";s:7:"\0*\0meta";a:1:{s:5:"trace";a:1:{i:0;a:3:{s:8:"function";s:8:"shutdown";s:5:"class";s:29:"Elementor\\Core\\Logger\\Manager";s:4:"type";s:2:"->";}}}s:8:"\0*\0times";i:4;s:14:"\0*\0times_dates";a:4:{i:0;s:19:"2026-03-25 12:30:15";i:1;s:19:"2026-03-25 12:31:16";i:2;s:19:"2026-03-25 12:31:22";i:3;s:19:"2026-03-25 12:35:46";}s:7:"\0*\0args";a:5:{s:4:"type";s:7:"warning";s:7:"message";s:51:"Trying to access array offset on value of type null";s:4:"file";s:97:"/home/lichacam/bb.lichacameroon.com/wp-content/plugins/elementor/includes/base/controls-stack.php";s:4:"line";i:1649;s:5:"trace";b:1;}s:7:"\0*\0file";s:97:"/home/lichacam/bb.lichacameroon.com/wp-content/plugins/elementor/includes/base/controls-stack.php";s:7:"\0*\0line";i:1649;}s:32:"4af9ddbbc39cb16072e8113880d642a5";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2026-03-25 12:31:09";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:36:"elementor::elementor_updater Started";s:7:"\0*\0meta";a:0:{}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2026-03-25 12:31:09";}s:7:"\0*\0args";a:2:{s:7:"message";s:36:"elementor::elementor_updater Started";s:4:"type";s:4:"info";}}s:32:"41628df2a321ecadbff92fef535a70f7";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2026-03-25 12:31:09";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:44:"Elementor/Upgrades - _on_each_version Start ";s:7:"\0*\0meta";a:0:{}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2026-03-25 12:31:09";}s:7:"\0*\0args";a:2:{s:7:"message";s:44:"Elementor/Upgrades - _on_each_version Start ";s:4:"type";s:4:"info";}}s:32:"533a0f4a4e29ff42f74c5cf265bf8514";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2026-03-25 12:31:09";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:46:"Elementor/Upgrades - _on_each_version Finished";s:7:"\0*\0meta";a:0:{}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2026-03-25 12:31:09";}s:7:"\0*\0args";a:2:{s:7:"message";s:46:"Elementor/Upgrades - _on_each_version Finished";s:4:"type";s:4:"info";}}s:32:"f8115065abab755239882e63fa362461";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2026-03-25 12:31:09";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:50:"Elementor data updater process has been completed.";s:7:"\0*\0meta";a:3:{s:6:"plugin";s:9:"Elementor";s:4:"from";s:6:"3.29.2";s:2:"to";s:6:"3.35.8";}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2026-03-25 12:31:09";}s:7:"\0*\0args";a:3:{s:4:"meta";a:3:{s:6:"plugin";s:9:"Elementor";s:4:"from";s:6:"3.29.2";s:2:"to";s:6:"3.35.8";}s:7:"message";s:50:"Elementor data updater process has been completed.";s:4:"type";s:4:"info";}}s:32:"ab1a6314bb110dc918cd1aba2f96d2ff";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2026-03-25 12:31:09";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:47:"Elementor data updater process has been queued.";s:7:"\0*\0meta";a:3:{s:6:"plugin";s:9:"Elementor";s:4:"from";s:6:"3.29.2";s:2:"to";s:6:"3.35.8";}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2026-03-25 12:31:09";}s:7:"\0*\0args";a:3:{s:4:"meta";a:3:{s:6:"plugin";s:9:"Elementor";s:4:"from";s:6:"3.29.2";s:2:"to";s:6:"3.35.8";}s:7:"message";s:47:"Elementor data updater process has been queued.";s:4:"type";s:4:"info";}}s:32:"694e812599f043426d682503ba65737d";O:30:"Elementor\\Core\\Logger\\Items\\JS":10:{s:7:"\0*\0date";s:19:"2026-03-25 12:38:06";s:7:"\0*\0type";s:5:"error";s:10:"\0*\0message";s:30:"r.startsWith is not a function";s:7:"\0*\0meta";a:0:{}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2026-03-25 12:38:06";}s:7:"\0*\0args";a:6:{s:4:"type";s:5:"error";s:9:"timestamp";s:10:"1774442286";s:7:"message";s:30:"r.startsWith is not a function";s:3:"url";s:91:"https://bb.lichacameroon.com/wp-content/plugins/elementor/assets/js/admin.min.js?ver=3.35.8";s:4:"line";s:1:"2";s:6:"column";s:5:"45739";}s:7:"\0*\0file";s:91:"https://bb.lichacameroon.com/wp-content/plugins/elementor/assets/js/admin.min.js?ver=3.35.8";s:7:"\0*\0line";s:1:"2";s:9:"\0*\0column";s:5:"45739";}}', 'off'),
(14782, 'e_editor_counter', '4', 'auto'),
(14783, '_elementor_free_to_pro_upsell', 'a:2:{s:7:"timeout";i:1774445413;s:5:"value";s:723:"[{"id":"animated_headline","imageSrc":"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/animated_headline.jpg"},{"id":"video_playlist","imageSrc":"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/video_playlist.jpg"},{"id":"cta","imageSrc":"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/cta.jpg"},{"id":"testimonial_widget","imageSrc":"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/testimonial_widget.jpg"},{"id":"image_carousel","imageSrc":"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/image_carousel.jpg"},{"id":"connect-pro-upgrade","imageSrc":"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/connect-pro-upgrade.jpg"}]";}', 'off'),
(16069, '_transient_timeout_elementor_remote_info_api_data_3.35.8', '1774577187', 'off'),
(14740, 'as_has_wp_comment_logs', 'no', 'on'),
(14750, '_transient_shipping-transient-version', '1774441767', 'on'),
(14751, '_transient_timeout_wc_shipping_method_count', '1777033767', 'off'),
(14752, '_transient_wc_shipping_method_count', 'a:4:{s:7:"version";s:10:"1774441767";s:6:"legacy";i:0;s:7:"enabled";i:0;s:8:"disabled";i:0;}', 'off'),
(14737, '_transient_timeout_wc_term_counts', '1777033721', 'off'),
(14738, '_transient_wc_term_counts', 'a:0:{}', 'off'),
(14773, 'elementor_experiment-cloud-library', 'default', 'auto'),
(14774, 'elementor_experiment-e_font_icon_svg', 'default', 'auto'),
(14775, 'elementor_experiment-additional_custom_breakpoints', 'default', 'auto'),
(14776, 'elementor_experiment-container', 'default', 'auto'),
(14777, 'elementor_experiment-e_local_google_fonts', 'default', 'auto'),
(14778, 'elementor_experiment-nested-elements', 'default', 'auto'),
(14779, 'elementor_experiment-editor_v2', 'default', 'auto'),
(14761, 'elementor_editor_break_lines', '', 'auto'),
(14762, 'elementor_unfiltered_files_upload', '', 'auto'),
(14763, 'elementor_google_font', '1', 'auto'),
(14764, 'elementor_load_fa4_shim', '', 'auto'),
(14765, 'elementor_meta_generator_tag', '', 'auto'),
(14766, 'elementor_css_print_method', 'external', 'auto'),
(14767, 'elementor_optimized_image_loading', '1', 'auto'),
(14768, 'elementor_optimized_gutenberg_loading', '1', 'auto'),
(14769, 'elementor_lazy_load_background_images', '1', 'auto'),
(14770, 'elementor_element_cache_ttl', '24', 'auto'),
(14771, 'elementor_experiment-e_optimized_markup', 'default', 'auto'),
(14772, 'elementor_experiment-e_element_cache', 'default', 'auto'),
(14753, '_elementor_notifications_data', 'a:2:{s:7:"timeout";i:1774445386;s:5:"value";s:13878:"[{"id":"angie-launch","title":"Introducing Angie Code.","description":"Create custom Elementor widgets, and snippets for custom site functionality from a simple description. Built natively for WordPress, and Elementor. Preview safely, refine through conversation, and publish when ready.","topic":"Angie Code","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/angie-launch.png","chipTags":["New launch"],"link":"https:\\/\\/go.elementor.com\\/ai-notification-angie-launch\\/","readMoreText":"Learn More"},{"id":"partner-program","title":"Partner with Elementor. Grow your business.","description":"Join to unlock exclusive access, secure visibility, benefit from marketing opportunities, and create additional revenue from the work you have already done. Join for free and start benefiting!","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/notification-partner.png","chipTags":["Partner Program"],"cta":"Apply now","ctaLink":"https:\\/\\/my.elementor.com\\/agency\\/"},{"id":"manage-launch","title":"Introducing Manage","description":"Monitor, optimize and maintain all your sites from one centralized dashboard. Track performance, perform bulk updates and detect security risks to stay ahead of issues.","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/manage.png","chipTags":["New Launch"],"cta":"Start free","ctaLink":"https:\\/\\/go.elementor.com\\/manage\\/whatsnew"},{"id":"components-3.35","title":"Components","description":"Build modular, reusable sections that update everywhere and decide how much control to give away to your team or clients.","topic":"Version 4 beta","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/components-3-35.png","chipTags":["New Feature"],"link":"https:\\/\\/go.elementor.com\\/go-pro-notification-components-3.35-blog","readMoreText":"Learn More"},{"id":"one-launch","title":"Introducing Elementor One","description":"The complete website building experience. All the tools to create, optimize, and manage websites, unified under one roof.","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/one-launch.png","chipTags":["New Launch"],"cta":"Explore Elementor One","ctaLink":"https:\\/\\/go.elementor.com\\/launch-whats-new"},{"id":"atomic-tabs-3.34","title":"Atomic Tabs","description":"Nest any type of content inside tab triggers or content panels, unlocking a truly atomic way of design.","topic":"Editor V4","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/tabs-3.34.png","chipTags":["New Feature"],"link":"https:\\/\\/go.elementor.com\\/go-pro-notification-3.34-blog\\/","readMoreText":"Learn More"},{"id":"interactions-3.34","title":"Entrance Interactions","description":"Add subtle, performance\\u2011minded Fade, Scale or Slide effects to your elements from the new Interaction panel.","topic":"Editor V4","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/interactions-3.34.png","chipTags":["New Feature"],"link":"https:\\/\\/go.elementor.com\\/go-pro-notification-3.34-blog\\/","readMoreText":"Learn More"},{"id":"variables-manager-3.33","title":"Variables Manager","description":"Centralize and control all your color, typography, and size tokens for consistent, scalable design systems.","topic":"Editor V4","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.33-variables-manager.png","chipTags":["New Feature"],"link":"https:\\/\\/go.elementor.com\\/go-pro-notification-3.33-blog\\/","readMoreText":"Learn More"},{"id":"custom-css-3.33","title":"Custom CSS","description":"Write isolated, responsive, and state-based CSS directly inside atomic elements for pixel-perfect control.","topic":"Elementor Pro 3.33","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.33-custom-css.png","chipPlan":"Pro","chipTags":["New Feature"],"link":"https:\\/\\/go.elementor.com\\/go-pro-notification-3.33-blog\\/","readMoreText":"Learn More","conditions":[[{"type":"plugin","plugin":"elementor-pro\\/elementor-pro.php"}]]},{"id":"custom-css-3.33","title":"Custom CSS","description":"Write isolated, responsive, and state-based CSS directly inside atomic elements for pixel-perfect control.","topic":"Elementor Pro 3.33","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.33-custom-css.png","chipTags":["New Feature"],"cta":"Upgrade now","ctaLink":"https:\\/\\/go.elementor.com\\/go-pro-notification-3.33-custom-css\\/"},{"id":"blend-mode-3.33","title":"Blend Mode","description":"Layer and blend visuals to create depth, contrast, and cinematic design effects.","topic":"Editor V4","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.33-blend.png","chipTags":["New Feature"],"link":"https:\\/\\/go.elementor.com\\/go-pro-notification-3.33-blog\\/","readMoreText":"Learn More"},{"id":"transform-3.32","title":"Design with depth using Transform","description":"Move, scale, rotate, and skew any element with ease. Transform controls add depth, stacked effects, and seamless States for hover, focus, and active micro-interactions.","topic":"Editor V4","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.32-transform.png","chipTags":["New Feature"],"link":"https:\\/\\/go.elementor.com\\/go-pro-notification-3.32-blog\\/","readMoreText":"Learn More"},{"id":"size-variable-3.32","title":"Consistency with Size Variables","description":"Define reusable values for properties like spacing or typography, then update them once to scale changes instantly across your site.","topic":"Elementor Pro 3.32","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.32-size-variables.png","chipPlan":"Pro","chipTags":["New Feature"],"link":"https:\\/\\/go.elementor.com\\/go-pro-notification-3.32-blog\\/","readMoreText":"Learn More","conditions":[[{"type":"plugin","plugin":"elementor-pro\\/elementor-pro.php"}]]},{"id":"size-variable-3.32","title":"Consistency with Size Variables","description":"Define reusable values for properties like spacing or typography, then update them once to scale changes instantly across your site.","topic":"Elementor Pro 3.32","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.32-size-variables.png","chipTags":["New Feature"],"cta":"Upgrade now","ctaLink":"https:\\/\\/go.elementor.com\\/go-pro-notification-3.32-size-variable\\/"},{"id":"transitions-3.32","title":"Smooth interactions with Transitions","description":"Bring polish to every interaction. Transitions let you animate style changes smoothly between states. In Pro, layer multiple transitions by property for refined, modern micro-animations.","topic":"Editor V4","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.32-transition.png","chipTags":["New Feature"],"link":"https:\\/\\/go.elementor.com\\/go-pro-notification-3.32-blog\\/","readMoreText":"Learn More"},{"id":"variables-3.31","title":"Scalable design with Variables","description":"Define once, reuse everywhere. Color & Font Variables help you build consistent, scalable design systems that update globally and are perfect for large sites or teams.","topic":"Editor V4","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-variables.png","chipTags":["New Feature"],"link":"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-v4-blog\\/","readMoreText":"Learn More"},{"id":"filters-3.31","title":"Visual effects with Filters and Backdrop Filters","description":"Apply multiple Filters like blur, brightness, and contrast. Stack, reorder, and preview in real time without writing a line of code.","topic":"Editor V4","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-filters.png","chipTags":["New Feature"],"link":"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-v4-blog\\/","readMoreText":"Learn More"},{"id":"ally-assistant","title":"New! Fix accessibility issues with Ally Assistant","description":"Scan any page for accessibility issues and fix them in one click. From color contrast to missing alt text, Ally Assistant provides guided steps or AI-powered fixes to make your site more inclusive.","topic":"Ally by Elementor","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/ally-assistant.png","chipTags":["New Feature"],"cta":"Scan for free","ctaLink":"http:\\/\\/go.elementor.com\\/acc-assistant-launch-whats-new","conditions":[[{"type":"plugin","operator":"!=","plugin":"pojo-accessibility\\/pojo-accessibility.php"}]]},{"id":"classes-3.31","title":"Smarter Class Manager tools","description":"Quickly locate and manage Global Classes with usage counts, a new locator panel, and full class search. Perfect for scaling and refactoring complex design systems.","topic":"Editor V4","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-classes.png","chipTags":["New Feature"],"link":"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-v4-blog\\/","readMoreText":"Learn More"},{"id":"attributes-3.31","title":"Add semantic HTML with Attributes","description":"Add custom HTML attributes like aria-*, data-*, and role to any element. Structure your markup for better accessibility, performance, and compliance.","topic":"Elementor Pro 3.31","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-attributes.png","chipPlan":"Pro","chipTags":["New Feature"],"link":"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-v4-blog\\/","readMoreText":"Learn More","conditions":[[{"type":"plugin","plugin":"elementor-pro\\/elementor-pro.php"}]]},{"id":"attributes-3.31","title":"Add semantic HTML with Attributes","description":"Add custom HTML attributes like aria-*, data-*, and role to any element. Structure your markup for better accessibility, performance, and compliance.","topic":"Elementor Pro 3.31","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-attributes.png","chipTags":["New Feature"],"cta":"Upgrade now","ctaLink":"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-attributes\\/"},{"id":"cloud-websites-3.30","title":"Full Website Templates in the cloud","description":"Save and apply entire websites, including multiple pages, styles, site settings, media, and layout configurations - directly from the cloud.","topic":"Elementor Pro 3.30","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/cloud-3.30.png","chipPlan":"Pro","chipTags":["New Feature"],"link":"https:\\/\\/go.elementor.com\\/go-pro-notification-3.39-v4-blog\\/","readMoreText":"Learn More","conditions":[[{"type":"plugin","plugin":"elementor-pro\\/elementor-pro.php"}]]},{"id":"cloud-websites-3.30","title":"Full Website Templates in the cloud","description":"Save and apply entire websites, including multiple pages, styles, site settings, media, and layout configurations - directly from the cloud.","topic":"Elementor Pro 3.30","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/cloud-3.30.png","chipTags":["New Feature"],"cta":"Upgrade now","ctaLink":"https:\\/\\/go.elementor.com\\/go-pro-notification-3.30-cloud-websites\\/"},{"id":"ally-notification","title":"Just released! Ally - a new plugin for web accessibility & usability","description":"Ally simplifies the complexities of making your website more accessible. With new regulations here and coming, making your website more usable and inclusive is no longer just an option, but a must.","topic":"Ally by Elementor","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/ally-notification.png","chipTags":["New plugin"],"cta":"Get it free","ctaLink":"https:\\/\\/wordpress.org\\/plugins\\/pojo-accessibility\\/","conditions":[[{"type":"plugin","operator":"!=","plugin":"pojo-accessibility\\/pojo-accessibility.php"}]]},{"id":"ai-site-planner","title":"Instant Sitemaps & Wireframes","description":"Get your website plan in minutes with AI Site Planner. Describe your desired site and AI will generate a sitemap, brief and wireframe populated with initial content, ready for you to customize.","topic":"Elementor AI","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/aI-site-planner.png","chipTags":["New Feature"],"link":"https:\\/\\/go.elementor.com\\/ai-notification-site-planner\\/","readMoreText":"Learn More"},{"id":"image-optimizer-3.19","title":"Effortlessly optimize images for a stunning, high-speed website with the Image Optimizer plugin.","description":"Image Optimizer perfectly balances between image quality and performance to boost your website.  Resize, compress, and convert images to WebP, for faster loading times and and better user experience.","topic":"Image Optimizer Plugin by Elementor","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/image-optimizer-3.19.png","chipTags":["New plugin"],"cta":"Get the Image Optimizer","ctaLink":"https:\\/\\/go.elementor.com\\/io-notification-wp-dash-learn-more\\/","conditions":[[{"type":"plugin","operator":"!=","plugin":"image-optimization\\/image-optimization.php"}]]},{"id":"5-star-rating-prompt","title":"Love the New Features? Let Us Know with 5 Stars!","description":"Help spread the word by telling the world what you love about Elementor.","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/5-star-rating-prompt.png","cta":"Leave a Review","ctaLink":"https:\\/\\/go.elementor.com\\/wp-dash-notification-five-stars\\/"},{"id":"site-mailer-introducing","title":"Introducing Site Mailer","description":"Keep your WordPress emails out of the spam folder with improved deliverability and an easy setup\\u2014no need for an SMTP plugin or complicated configurations.","topic":"Site Mailer Plugin by Elementor","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/Site-mailer.png","chipTags":["New plugin"],"cta":"Start Free Trial","ctaLink":"https:\\/\\/go.elementor.com\\/sm-wp-dash-whatsnew\\/","conditions":[[{"type":"plugin","operator":"!=","plugin":"site-mailer\\/site-mailer.php"}]]}]";}', 'off'),
(14757, 'elementor_disable_color_schemes', '', 'auto'),
(14758, 'elementor_disable_typography_schemes', '', 'auto'),
(14759, 'elementor_allow_tracking', 'no', 'auto'),
(14760, 'elementor_google_maps_api_key', '', 'auto'),
(14756, '_elementor_settings_update_time', '1774442287', 'auto'),
(14798, '_site_transient_update_core', 'O:8:"stdClass":4:{s:7:"updates";a:1:{i:0;O:8:"stdClass":10:{s:8:"response";s:6:"latest";s:8:"download";s:65:"https://downloads.wordpress.org/release/fr_FR/wordpress-6.9.4.zip";s:6:"locale";s:5:"fr_FR";s:8:"packages";O:8:"stdClass":5:{s:4:"full";s:65:"https://downloads.wordpress.org/release/fr_FR/wordpress-6.9.4.zip";s:10:"no_content";s:0:"";s:11:"new_bundled";s:0:"";s:7:"partial";s:0:"";s:8:"rollback";s:0:"";}s:7:"current";s:5:"6.9.4";s:7:"version";s:5:"6.9.4";s:11:"php_version";s:6:"7.2.24";s:13:"mysql_version";s:5:"5.5.5";s:11:"new_bundled";s:3:"6.7";s:15:"partial_version";s:0:"";}}s:12:"last_checked";i:1774556215;s:15:"version_checked";s:5:"6.9.4";s:12:"translations";a:0:{}}', 'off'),
(16070, '_transient_elementor_remote_info_api_data_3.35.8', 'a:4:{s:9:"timestamp";s:10:"1774532113";s:14:"upgrade_notice";a:3:{s:7:"version";s:5:"2.0.0";s:7:"message";s:0:"";s:11:"update_link";s:0:"";}s:11:"pro_widgets";a:82:{i:0;a:4:{s:4:"name";s:6:"search";s:5:"title";s:6:"Search";s:4:"icon";s:17:"eicon-site-search";s:10:"categories";s:16:"["pro-elements"]";}i:1;a:4:{s:4:"name";s:5:"posts";s:5:"title";s:5:"Posts";s:4:"icon";s:15:"eicon-post-list";s:10:"categories";s:16:"["pro-elements"]";}i:2;a:4:{s:4:"name";s:9:"portfolio";s:5:"title";s:9:"Portfolio";s:4:"icon";s:18:"eicon-gallery-grid";s:10:"categories";s:16:"["pro-elements"]";}i:3;a:4:{s:4:"name";s:17:"link-in-bio-var-2";s:5:"title";s:7:"Classic";s:4:"icon";s:19:"eicon-site-identity";s:10:"categories";s:15:"["link-in-bio"]";}i:4;a:4:{s:4:"name";s:9:"mega-menu";s:5:"title";s:4:"Menu";s:4:"icon";s:15:"eicon-mega-menu";s:10:"categories";s:33:"["pro-elements","theme-elements"]";}i:5;a:4:{s:4:"name";s:17:"link-in-bio-var-3";s:5:"title";s:8:"Showcase";s:4:"icon";s:19:"eicon-site-identity";s:10:"categories";s:15:"["link-in-bio"]";}i:6;a:4:{s:4:"name";s:4:"form";s:5:"title";s:4:"Form";s:4:"icon";s:21:"eicon-form-horizontal";s:10:"categories";s:16:"["pro-elements"]";}i:7;a:4:{s:4:"name";s:17:"link-in-bio-var-4";s:5:"title";s:5:"Links";s:4:"icon";s:19:"eicon-site-identity";s:10:"categories";s:15:"["link-in-bio"]";}i:8;a:4:{s:4:"name";s:9:"loop-grid";s:5:"title";s:9:"Loop Grid";s:4:"icon";s:18:"eicon-loop-builder";s:10:"categories";s:33:"["pro-elements","theme-elements"]";}i:9;a:4:{s:4:"name";s:17:"link-in-bio-var-5";s:5:"title";s:8:"Services";s:4:"icon";s:19:"eicon-site-identity";s:10:"categories";s:15:"["link-in-bio"]";}i:10;a:4:{s:4:"name";s:13:"loop-carousel";s:5:"title";s:13:"Loop Carousel";s:4:"icon";s:19:"eicon-carousel-loop";s:10:"categories";s:33:"["pro-elements","theme-elements"]";}i:11;a:4:{s:4:"name";s:17:"link-in-bio-var-6";s:5:"title";s:9:"Portfolio";s:4:"icon";s:19:"eicon-site-identity";s:10:"categories";s:15:"["link-in-bio"]";}i:12;a:4:{s:4:"name";s:7:"gallery";s:5:"title";s:7:"Gallery";s:4:"icon";s:23:"eicon-gallery-justified";s:10:"categories";s:16:"["pro-elements"]";}i:13;a:4:{s:4:"name";s:17:"link-in-bio-var-7";s:5:"title";s:13:"Business Card";s:4:"icon";s:19:"eicon-site-identity";s:10:"categories";s:15:"["link-in-bio"]";}i:14;a:4:{s:4:"name";s:17:"animated-headline";s:5:"title";s:17:"Animated Headline";s:4:"icon";s:23:"eicon-animated-headline";s:10:"categories";s:16:"["pro-elements"]";}i:15;a:4:{s:4:"name";s:10:"price-list";s:5:"title";s:10:"Price List";s:4:"icon";s:16:"eicon-price-list";s:10:"categories";s:16:"["pro-elements"]";}i:16;a:4:{s:4:"name";s:11:"price-table";s:5:"title";s:11:"Price Table";s:4:"icon";s:17:"eicon-price-table";s:10:"categories";s:16:"["pro-elements"]";}i:17;a:4:{s:4:"name";s:8:"flip-box";s:5:"title";s:8:"Flip Box";s:4:"icon";s:14:"eicon-flip-box";s:10:"categories";s:16:"["pro-elements"]";}i:18;a:4:{s:4:"name";s:14:"call-to-action";s:5:"title";s:14:"Call to Action";s:4:"icon";s:20:"eicon-image-rollover";s:10:"categories";s:16:"["pro-elements"]";}i:19;a:4:{s:4:"name";s:14:"media-carousel";s:5:"title";s:14:"Media Carousel";s:4:"icon";s:20:"eicon-media-carousel";s:10:"categories";s:16:"["pro-elements"]";}i:20;a:4:{s:4:"name";s:15:"nested-carousel";s:5:"title";s:8:"Carousel";s:4:"icon";s:21:"eicon-nested-carousel";s:10:"categories";s:16:"["pro-elements"]";}i:21;a:4:{s:4:"name";s:10:"off-canvas";s:5:"title";s:10:"Off-Canvas";s:4:"icon";s:16:"eicon-off-canvas";s:10:"categories";s:16:"["pro-elements"]";}i:22;a:4:{s:4:"name";s:9:"countdown";s:5:"title";s:9:"Countdown";s:4:"icon";s:15:"eicon-countdown";s:10:"categories";s:16:"["pro-elements"]";}i:23;a:4:{s:4:"name";s:13:"share-buttons";s:5:"title";s:13:"Share Buttons";s:4:"icon";s:11:"eicon-share";s:10:"categories";s:16:"["pro-elements"]";}i:24;a:4:{s:4:"name";s:10:"blockquote";s:5:"title";s:10:"Blockquote";s:4:"icon";s:16:"eicon-blockquote";s:10:"categories";s:16:"["pro-elements"]";}i:25;a:4:{s:4:"name";s:6:"lottie";s:5:"title";s:6:"Lottie";s:4:"icon";s:12:"eicon-lottie";s:10:"categories";s:16:"["pro-elements"]";}i:26;a:4:{s:4:"name";s:7:"hotspot";s:5:"title";s:7:"Hotspot";s:4:"icon";s:19:"eicon-image-hotspot";s:10:"categories";s:16:"["pro-elements"]";}i:27;a:4:{s:4:"name";s:13:"paypal-button";s:5:"title";s:13:"PayPal Button";s:4:"icon";s:19:"eicon-paypal-button";s:10:"categories";s:16:"["pro-elements"]";}i:28;a:4:{s:4:"name";s:14:"code-highlight";s:5:"title";s:14:"Code Highlight";s:4:"icon";s:20:"eicon-code-highlight";s:10:"categories";s:16:"["pro-elements"]";}i:29;a:4:{s:4:"name";s:14:"video-playlist";s:5:"title";s:14:"Video Playlist";s:4:"icon";s:20:"eicon-video-playlist";s:10:"categories";s:16:"["pro-elements"]";}i:30;a:4:{s:4:"name";s:8:"template";s:5:"title";s:8:"Template";s:4:"icon";s:19:"eicon-document-file";s:10:"categories";s:16:"["pro-elements"]";}i:31;a:4:{s:4:"name";s:13:"stripe-button";s:5:"title";s:13:"Stripe Button";s:4:"icon";s:19:"eicon-stripe-button";s:10:"categories";s:16:"["pro-elements"]";}i:32;a:4:{s:4:"name";s:16:"progress-tracker";s:5:"title";s:16:"Progress Tracker";s:4:"icon";s:22:"eicon-progress-tracker";s:10:"categories";s:40:"["pro-elements","theme-elements-single"]";}i:33;a:4:{s:4:"name";s:8:"nav-menu";s:5:"title";s:8:"Nav Menu";s:4:"icon";s:14:"eicon-nav-menu";s:10:"categories";s:33:"["pro-elements","theme-elements"]";}i:34;a:4:{s:4:"name";s:17:"table-of-contents";s:5:"title";s:17:"Table of Contents";s:4:"icon";s:23:"eicon-table-of-contents";s:10:"categories";s:33:"["pro-elements","theme-elements"]";}i:35;a:4:{s:4:"name";s:5:"login";s:5:"title";s:5:"Login";s:4:"icon";s:15:"eicon-lock-user";s:10:"categories";s:16:"["pro-elements"]";}i:36;a:4:{s:4:"name";s:6:"slides";s:5:"title";s:6:"Slides";s:4:"icon";s:12:"eicon-slides";s:10:"categories";s:16:"["pro-elements"]";}i:37;a:4:{s:4:"name";s:20:"testimonial-carousel";s:5:"title";s:20:"Testimonial Carousel";s:4:"icon";s:26:"eicon-testimonial-carousel";s:10:"categories";s:16:"["pro-elements"]";}i:38;a:4:{s:4:"name";s:7:"reviews";s:5:"title";s:7:"Reviews";s:4:"icon";s:12:"eicon-review";s:10:"categories";s:16:"["pro-elements"]";}i:39;a:4:{s:4:"name";s:15:"facebook-button";s:5:"title";s:15:"Facebook Button";s:4:"icon";s:23:"eicon-facebook-like-box";s:10:"categories";s:16:"["pro-elements"]";}i:40;a:4:{s:4:"name";s:17:"facebook-comments";s:5:"title";s:17:"Facebook Comments";s:4:"icon";s:23:"eicon-facebook-comments";s:10:"categories";s:16:"["pro-elements"]";}i:41;a:4:{s:4:"name";s:14:"facebook-embed";s:5:"title";s:14:"Facebook Embed";s:4:"icon";s:14:"eicon-fb-embed";s:10:"categories";s:16:"["pro-elements"]";}i:42;a:4:{s:4:"name";s:13:"facebook-page";s:5:"title";s:13:"Facebook Page";s:4:"icon";s:13:"eicon-fb-feed";s:10:"categories";s:16:"["pro-elements"]";}i:43;a:4:{s:4:"name";s:15:"theme-site-logo";s:5:"title";s:9:"Site Logo";s:4:"icon";s:15:"eicon-site-logo";s:10:"categories";s:18:"["theme-elements"]";}i:44;a:4:{s:4:"name";s:16:"theme-site-title";s:5:"title";s:10:"Site Title";s:4:"icon";s:16:"eicon-site-title";s:10:"categories";s:18:"["theme-elements"]";}i:45;a:4:{s:4:"name";s:16:"theme-page-title";s:5:"title";s:10:"Page Title";s:4:"icon";s:19:"eicon-archive-title";s:10:"categories";s:18:"["theme-elements"]";}i:46;a:4:{s:4:"name";s:16:"theme-post-title";s:5:"title";s:10:"Post Title";s:4:"icon";s:16:"eicon-post-title";s:10:"categories";s:18:"["theme-elements"]";}i:47;a:4:{s:4:"name";s:18:"theme-post-excerpt";s:5:"title";s:12:"Post Excerpt";s:4:"icon";s:18:"eicon-post-excerpt";s:10:"categories";s:18:"["theme-elements"]";}i:48;a:4:{s:4:"name";s:25:"theme-post-featured-image";s:5:"title";s:14:"Featured Image";s:4:"icon";s:20:"eicon-featured-image";s:10:"categories";s:18:"["theme-elements"]";}i:49;a:4:{s:4:"name";s:19:"theme-archive-title";s:5:"title";s:13:"Archive Title";s:4:"icon";s:19:"eicon-archive-title";s:10:"categories";s:18:"["theme-elements"]";}i:50;a:4:{s:4:"name";s:13:"archive-posts";s:5:"title";s:13:"Archive Posts";s:4:"icon";s:19:"eicon-archive-posts";s:10:"categories";s:18:"["theme-elements"]";}i:51;a:4:{s:4:"name";s:10:"author-box";s:5:"title";s:10:"Author Box";s:4:"icon";s:12:"eicon-person";s:10:"categories";s:18:"["theme-elements"]";}i:52;a:4:{s:4:"name";s:13:"post-comments";s:5:"title";s:13:"Post Comments";s:4:"icon";s:14:"eicon-comments";s:10:"categories";s:18:"["theme-elements"]";}i:53;a:4:{s:4:"name";s:15:"post-navigation";s:5:"title";s:15:"Post Navigation";s:4:"icon";s:21:"eicon-post-navigation";s:10:"categories";s:18:"["theme-elements"]";}i:54;a:4:{s:4:"name";s:9:"post-info";s:5:"title";s:9:"Post Info";s:4:"icon";s:15:"eicon-post-info";s:10:"categories";s:18:"["theme-elements"]";}i:55;a:4:{s:4:"name";s:7:"sitemap";s:5:"title";s:7:"Sitemap";s:4:"icon";s:13:"eicon-sitemap";s:10:"categories";s:18:"["theme-elements"]";}i:56;a:4:{s:4:"name";s:11:"breadcrumbs";s:5:"title";s:11:"Breadcrumbs";s:4:"icon";s:11:"eicon-yoast";s:10:"categories";s:18:"["theme-elements"]";}i:57;a:4:{s:4:"name";s:21:"woocommerce-menu-cart";s:5:"title";s:9:"Menu Cart";s:4:"icon";s:10:"eicon-cart";s:10:"categories";s:41:"["theme-elements","woocommerce-elements"]";}i:58;a:4:{s:4:"name";s:19:"wc-archive-products";s:5:"title";s:16:"Archive Products";s:4:"icon";s:14:"eicon-products";s:10:"categories";s:24:"["woocommerce-elements"]";}i:59;a:4:{s:4:"name";s:31:"woocommerce-archive-description";s:5:"title";s:19:"Archive Description";s:4:"icon";s:25:"eicon-product-description";s:10:"categories";s:24:"["woocommerce-elements"]";}i:60;a:4:{s:4:"name";s:20:"woocommerce-products";s:5:"title";s:8:"Products";s:4:"icon";s:14:"eicon-products";s:10:"categories";s:24:"["woocommerce-elements"]";}i:61;a:4:{s:4:"name";s:22:"woocommerce-breadcrumb";s:5:"title";s:23:"WooCommerce Breadcrumbs";s:4:"icon";s:25:"eicon-product-breadcrumbs";s:10:"categories";s:24:"["woocommerce-elements"]";}i:62;a:4:{s:4:"name";s:14:"wc-add-to-cart";s:5:"title";s:18:"Custom Add To Cart";s:4:"icon";s:17:"eicon-woocommerce";s:10:"categories";s:24:"["woocommerce-elements"]";}i:63;a:4:{s:4:"name";s:11:"wc-elements";s:5:"title";s:17:"WooCommerce Pages";s:4:"icon";s:19:"eicon-product-pages";s:10:"categories";s:24:"["woocommerce-elements"]";}i:64;a:4:{s:4:"name";s:13:"wc-categories";s:5:"title";s:18:"Product Categories";s:4:"icon";s:24:"eicon-product-categories";s:10:"categories";s:24:"["woocommerce-elements"]";}i:65;a:4:{s:4:"name";s:25:"woocommerce-product-title";s:5:"title";s:13:"Product Title";s:4:"icon";s:19:"eicon-product-title";s:10:"categories";s:24:"["woocommerce-elements"]";}i:66;a:4:{s:4:"name";s:26:"woocommerce-product-images";s:5:"title";s:14:"Product Images";s:4:"icon";s:20:"eicon-product-images";s:10:"categories";s:24:"["woocommerce-elements"]";}i:67;a:4:{s:4:"name";s:25:"woocommerce-product-price";s:5:"title";s:13:"Product Price";s:4:"icon";s:19:"eicon-product-price";s:10:"categories";s:24:"["woocommerce-elements"]";}i:68;a:4:{s:4:"name";s:31:"woocommerce-product-add-to-cart";s:5:"title";s:11:"Add To Cart";s:4:"icon";s:25:"eicon-product-add-to-cart";s:10:"categories";s:24:"["woocommerce-elements"]";}i:69;a:4:{s:4:"name";s:26:"woocommerce-product-rating";s:5:"title";s:14:"Product Rating";s:4:"icon";s:20:"eicon-product-rating";s:10:"categories";s:24:"["woocommerce-elements"]";}i:70;a:4:{s:4:"name";s:25:"woocommerce-product-stock";s:5:"title";s:13:"Product Stock";s:4:"icon";s:19:"eicon-product-stock";s:10:"categories";s:24:"["woocommerce-elements"]";}i:71;a:4:{s:4:"name";s:24:"woocommerce-product-meta";s:5:"title";s:12:"Product Meta";s:4:"icon";s:18:"eicon-product-meta";s:10:"categories";s:24:"["woocommerce-elements"]";}i:72;a:4:{s:4:"name";s:37:"woocommerce-product-short-description";s:5:"title";s:17:"Short Description";s:4:"icon";s:25:"eicon-product-description";s:10:"categories";s:24:"["woocommerce-elements"]";}i:73;a:4:{s:4:"name";s:29:"woocommerce-product-data-tabs";s:5:"title";s:17:"Product Data Tabs";s:4:"icon";s:18:"eicon-product-tabs";s:10:"categories";s:24:"["woocommerce-elements"]";}i:74;a:4:{s:4:"name";s:42:"woocommerce-product-additional-information";s:5:"title";s:22:"Additional Information";s:4:"icon";s:19:" eicon-product-info";s:10:"categories";s:24:"["woocommerce-elements"]";}i:75;a:4:{s:4:"name";s:27:"woocommerce-product-related";s:5:"title";s:15:"Product Related";s:4:"icon";s:21:"eicon-product-related";s:10:"categories";s:24:"["woocommerce-elements"]";}i:76;a:4:{s:4:"name";s:26:"woocommerce-product-upsell";s:5:"title";s:7:"Upsells";s:4:"icon";s:20:"eicon-product-upsell";s:10:"categories";s:24:"["woocommerce-elements"]";}i:77;a:4:{s:4:"name";s:25:"woocommerce-checkout-page";s:5:"title";s:8:"Checkout";s:4:"icon";s:14:"eicon-checkout";s:10:"categories";s:24:"["woocommerce-elements"]";}i:78;a:4:{s:4:"name";s:16:"woocommerce-cart";s:5:"title";s:4:"Cart";s:4:"icon";s:14:"eicon-woo-cart";s:10:"categories";s:24:"["woocommerce-elements"]";}i:79;a:4:{s:4:"name";s:22:"woocommerce-my-account";s:5:"title";s:10:"My Account";s:4:"icon";s:16:"eicon-my-account";s:10:"categories";s:24:"["woocommerce-elements"]";}i:80;a:4:{s:4:"name";s:28:"woocommerce-purchase-summary";s:5:"title";s:16:"Purchase Summary";s:4:"icon";s:22:"eicon-purchase-summary";s:10:"categories";s:24:"["woocommerce-elements"]";}i:81;a:4:{s:4:"name";s:19:"woocommerce-notices";s:5:"title";s:19:"WooCommerce Notices";s:4:"icon";s:25:"eicon-woocommerce-notices";s:10:"categories";s:24:"["woocommerce-elements"]";}}s:17:"canary_deployment";a:2:{s:11:"plugin_info";a:11:{s:2:"id";s:23:"w.org/plugins/elementor";s:4:"slug";s:9:"elementor";s:6:"plugin";s:23:"elementor/elementor.php";s:11:"new_version";s:5:"3.6.0";s:7:"package";s:58:"https://downloads.wordpress.org/plugin/elementor.3.6.0.zip";s:3:"url";s:40:"https://wordpress.org/plugins/elementor/";s:5:"icons";a:3:{s:2:"2x";s:62:"https://ps.w.org/elementor/assets/icon-256x256.png?rev=1427768";s:2:"1x";s:54:"https://ps.w.org/elementor/assets/icon.svg?rev=1426809";s:3:"svg";s:54:"https://ps.w.org/elementor/assets/icon.svg?rev=1426809";}s:7:"banners";a:2:{s:2:"2x";s:65:"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479";s:2:"1x";s:64:"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479";}s:11:"banners_rtl";a:0:{}s:6:"tested";s:5:"6.9.4";s:12:"requires_php";s:3:"5.6";}s:10:"conditions";a:0:{}}}', 'off'),
(14804, '_elementor_v4_promotions', 'a:2:{s:7:"timeout";i:1774445472;s:5:"value";s:862:"[{"customCss":{"title":"Custom CSS","content":"Add custom CSS to refine and enrich the appearance of any element on your site.","ctaUrl":"https:\\/\\/go.elementor.com\\/go-pro-style-custom-css\\/","image":"https:\\/\\/assets.elementor.com\\/packages\\/v1\\/images\\/custom_css_promotion.png"},"displayConditions":{"title":"Display conditions","content":"Control when and where elements are shown across your site.","ctaUrl":"https:\\/\\/go.elementor.com\\/go-pro-display-conditions-modal\\/","image":"https:\\/\\/assets.elementor.com\\/packages\\/v1\\/images\\/display_conditions_promotion.png"},"attributes":{"title":"Attributes","content":"Add custom attributes when you need deeper customization and better accessibility.","ctaUrl":"https:\\/\\/go.elementor.com\\/go-pro-attributes-modal\\/","image":"https:\\/\\/assets.elementor.com\\/packages\\/v1\\/images\\/attributes_promotion.png"}}]";}', 'off'),
(14837, '_transient_timeout_mf_webp_0fae9a70ca1151cba6d2ac69c7d53f60', '1775047192', 'off'),
(14838, '_transient_mf_webp_0fae9a70ca1151cba6d2ac69c7d53f60', '//www.gravatar.com/avatar/bb2e27be2084be4f23ae7e02d330f8df?s=50&r=g&d=mm', 'off'),
(14808, '_transient_timeout_mf_webp_593c95215a1e2b1106369fb9c13322b0', '1775046815', 'off'),
(14809, '_transient_mf_webp_593c95215a1e2b1106369fb9c13322b0', 'https://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/avatars/1/6010f48a3a61d-bpthumb.png', 'off'),
(14810, '_transient_timeout_mf_webp_27ad683050441eeedea993d5bea8ef65', '1775046815', 'off'),
(14811, '_transient_mf_webp_27ad683050441eeedea993d5bea8ef65', 'https://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/avatars/12/6010a2cf4d30d-bpthumb.png', 'off'),
(14812, '_transient_timeout_mf_webp_d5a0c1d5b8625b9e9892210657310207', '1775046815', 'off'),
(14813, '_transient_mf_webp_d5a0c1d5b8625b9e9892210657310207', 'https://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/avatars/6/6010a49d5ad50-bpthumb.jpg', 'off'),
(14814, '_transient_timeout_mf_webp_feab45edab8f2c8ba157d890c9403f3e', '1775046815', 'off'),
(14815, '_transient_mf_webp_feab45edab8f2c8ba157d890c9403f3e', 'https://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/avatars/9/6010a4cfe3676-bpthumb.png', 'off'),
(14816, '_transient_timeout_mf_webp_be9d239fe38dfbbed9f4b8ba6c2f6e83', '1775046815', 'off'),
(14817, '_transient_mf_webp_be9d239fe38dfbbed9f4b8ba6c2f6e83', 'https://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/avatars/2/6010a43081b7c-bpthumb.jpg', 'off'),
(14834, 'elementor_no_features', '', 'auto'),
(14828, 'action_scheduler_migration_status', 'complete', 'auto'),
(14832, 'elementor_allow_tracking_last_update', '1774442287', 'auto'),
(14833, 'elementor_local_google_fonts', '0', 'auto'),
(15003, 'theme_mods_metafans', 'a:6:{i:0;b:0;s:18:"nav_menu_locations";a:1:{s:6:"menu-1";i:28;}s:18:"custom_css_post_id";i:-1;s:22:"header_builder_version";s:2:"v1";s:28:"hide_header_builder_switcher";s:2:"no";s:16:"sidebars_widgets";a:2:{s:4:"time";i:1774443120;s:4:"data";a:24:{s:19:"wp_inactive_widgets";a:0:{}s:9:"sidebar-1";a:4:{i:0;s:7:"block-2";i:1;s:7:"block-3";i:2;s:7:"block-4";i:3;s:18:"bbp_stats_widget-1";}s:9:"sidebar-2";a:5:{i:0;s:7:"block-5";i:1;s:7:"block-6";i:2;s:10:"archives-1";i:3;s:12:"categories-1";i:4;s:6:"meta-1";}s:25:"buddy-press-activity-left";a:2:{i:0;s:20:"bbp_replies_widget-1";i:1;s:19:"bbp_topics_widget-1";}s:26:"buddy-press-activity-right";a:0:{}s:24:"buddy-press-members-left";a:1:{i:0;s:20:"bbp_replies_widget-2";}s:25:"buddy-press-members-right";a:0:{}s:23:"buddy-press-groups-left";a:0:{}s:24:"buddy-press-groups-right";a:0:{}s:24:"buddy-press-profile-left";a:0:{}s:25:"buddy-press-profile-right";a:0:{}s:19:"buddy-press-sidebar";a:0:{}s:21:"buddy-press-sidebar-2";a:0:{}s:30:"bbp-forum-single-sidebar-right";a:0:{}s:29:"bbp-forum-single-sidebar-left";a:0:{}s:26:"bbp-topic-single-sidebar-1";a:0:{}s:8:"footer-1";a:0:{}s:8:"footer-2";a:0:{}s:8:"footer-3";a:0:{}s:8:"footer-4";a:0:{}s:8:"footer-5";a:0:{}s:8:"footer-6";a:0:{}s:14:"shop-sidebar-1";a:0:{}s:14:"shop-sidebar-2";a:0:{}}}}', 'off'),
(15016, '_transient_woocommerce_product_task_has_product_transient', 'no', 'on'),
(16161, '_site_transient_timeout_available_translations', '1774569118', 'off'),
(16162, '_site_transient_available_translations', 'a:132:{s:2:"af";a:8:{s:8:"language";s:2:"af";s:7:"version";s:8:"5.8-beta";s:7:"updated";s:19:"2021-05-13 15:59:22";s:12:"english_name";s:9:"Afrikaans";s:11:"native_name";s:9:"Afrikaans";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/5.8-beta/af.zip";s:3:"iso";a:2:{i:1;s:2:"af";i:2;s:3:"afr";}s:7:"strings";a:1:{s:8:"continue";s:10:"Gaan voort";}}s:2:"am";a:8:{s:8:"language";s:2:"am";s:7:"version";s:6:"6.0.11";s:7:"updated";s:19:"2022-09-29 20:43:49";s:12:"english_name";s:7:"Amharic";s:11:"native_name";s:12:"አማርኛ";s:7:"package";s:62:"https://downloads.wordpress.org/translation/core/6.0.11/am.zip";s:3:"iso";a:2:{i:1;s:2:"am";i:2;s:3:"amh";}s:7:"strings";a:1:{s:8:"continue";s:9:"ቀጥል";}}s:3:"arg";a:8:{s:8:"language";s:3:"arg";s:7:"version";s:8:"6.2-beta";s:7:"updated";s:19:"2022-09-22 16:46:56";s:12:"english_name";s:9:"Aragonese";s:11:"native_name";s:9:"Aragonés";s:7:"package";s:65:"https://downloads.wordpress.org/translation/core/6.2-beta/arg.zip";s:3:"iso";a:3:{i:1;s:2:"an";i:2;s:3:"arg";i:3;s:3:"arg";}s:7:"strings";a:1:{s:8:"continue";s:8:"Continar";}}s:2:"ar";a:8:{s:8:"language";s:2:"ar";s:7:"version";s:5:"6.4.8";s:7:"updated";s:19:"2024-02-13 12:49:38";s:12:"english_name";s:6:"Arabic";s:11:"native_name";s:14:"العربية";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/6.4.8/ar.zip";s:3:"iso";a:2:{i:1;s:2:"ar";i:2;s:3:"ara";}s:7:"strings";a:1:{s:8:"continue";s:12:"متابعة";}}s:3:"ary";a:8:{s:8:"language";s:3:"ary";s:7:"version";s:6:"4.8.27";s:7:"updated";s:19:"2017-01-26 15:42:35";s:12:"english_name";s:15:"Moroccan Arabic";s:11:"native_name";s:31:"العربية المغربية";s:7:"package";s:63:"https://downloads.wordpress.org/translation/core/4.8.27/ary.zip";s:3:"iso";a:2:{i:1;s:2:"ar";i:3;s:3:"ary";}s:7:"strings";a:1:{s:8:"continue";s:16:"المتابعة";}}s:2:"as";a:8:{s:8:"language";s:2:"as";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-03-21 11:01:59";s:12:"english_name";s:8:"Assamese";s:11:"native_name";s:21:"অসমীয়া";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/6.9.4/as.zip";s:3:"iso";a:3:{i:1;s:2:"as";i:2;s:3:"asm";i:3;s:3:"asm";}s:7:"strings";a:1:{s:8:"continue";s:8:"Continue";}}s:3:"azb";a:8:{s:8:"language";s:3:"azb";s:7:"version";s:5:"6.4.8";s:7:"updated";s:19:"2024-01-19 08:58:31";s:12:"english_name";s:17:"South Azerbaijani";s:11:"native_name";s:29:"گؤنئی آذربایجان";s:7:"package";s:62:"https://downloads.wordpress.org/translation/core/6.4.8/azb.zip";s:3:"iso";a:2:{i:1;s:2:"az";i:3;s:3:"azb";}s:7:"strings";a:1:{s:8:"continue";s:8:"Continue";}}s:2:"az";a:8:{s:8:"language";s:2:"az";s:7:"version";s:5:"4.7.2";s:7:"updated";s:19:"2016-11-06 00:09:27";s:12:"english_name";s:11:"Azerbaijani";s:11:"native_name";s:16:"Azərbaycan dili";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/4.7.2/az.zip";s:3:"iso";a:2:{i:1;s:2:"az";i:2;s:3:"aze";}s:7:"strings";a:1:{s:8:"continue";s:5:"Davam";}}s:3:"bel";a:8:{s:8:"language";s:3:"bel";s:7:"version";s:6:"4.9.28";s:7:"updated";s:19:"2024-12-26 00:37:42";s:12:"english_name";s:10:"Belarusian";s:11:"native_name";s:29:"Беларуская мова";s:7:"package";s:63:"https://downloads.wordpress.org/translation/core/4.9.28/bel.zip";s:3:"iso";a:2:{i:1;s:2:"be";i:2;s:3:"bel";}s:7:"strings";a:1:{s:8:"continue";s:20:"Працягнуць";}}s:5:"bg_BG";a:8:{s:8:"language";s:5:"bg_BG";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-03-02 09:00:09";s:12:"english_name";s:9:"Bulgarian";s:11:"native_name";s:18:"Български";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/6.9.4/bg_BG.zip";s:3:"iso";a:2:{i:1;s:2:"bg";i:2;s:3:"bul";}s:7:"strings";a:1:{s:8:"continue";s:12:"Напред";}}s:5:"bn_BD";a:8:{s:8:"language";s:5:"bn_BD";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-02-07 06:54:04";s:12:"english_name";s:20:"Bengali (Bangladesh)";s:11:"native_name";s:15:"বাংলা";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/6.9.4/bn_BD.zip";s:3:"iso";a:1:{i:1;s:2:"bn";}s:7:"strings";a:1:{s:8:"continue";s:28:"চালিয়ে যান";}}s:2:"bo";a:8:{s:8:"language";s:2:"bo";s:7:"version";s:8:"5.8-beta";s:7:"updated";s:19:"2020-10-30 03:24:38";s:12:"english_name";s:7:"Tibetan";s:11:"native_name";s:21:"བོད་ཡིག";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/5.8-beta/bo.zip";s:3:"iso";a:2:{i:1;s:2:"bo";i:2;s:3:"tib";}s:7:"strings";a:1:{s:8:"continue";s:33:"མུ་མཐུད་དུ།";}}s:5:"bs_BA";a:8:{s:8:"language";s:5:"bs_BA";s:7:"version";s:5:"6.2.9";s:7:"updated";s:19:"2023-02-22 20:45:53";s:12:"english_name";s:7:"Bosnian";s:11:"native_name";s:8:"Bosanski";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/6.2.9/bs_BA.zip";s:3:"iso";a:2:{i:1;s:2:"bs";i:2;s:3:"bos";}s:7:"strings";a:1:{s:8:"continue";s:7:"Nastavi";}}s:2:"ca";a:8:{s:8:"language";s:2:"ca";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-03-06 07:54:57";s:12:"english_name";s:7:"Catalan";s:11:"native_name";s:7:"Català";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/6.9.4/ca.zip";s:3:"iso";a:2:{i:1;s:2:"ca";i:2;s:3:"cat";}s:7:"strings";a:1:{s:8:"continue";s:8:"Continua";}}s:3:"ceb";a:8:{s:8:"language";s:3:"ceb";s:7:"version";s:5:"4.7.2";s:7:"updated";s:19:"2016-03-02 17:25:51";s:12:"english_name";s:7:"Cebuano";s:11:"native_name";s:7:"Cebuano";s:7:"package";s:62:"https://downloads.wordpress.org/translation/core/4.7.2/ceb.zip";s:3:"iso";a:2:{i:2;s:3:"ceb";i:3;s:3:"ceb";}s:7:"strings";a:1:{s:8:"continue";s:7:"Padayun";}}s:5:"cs_CZ";a:8:{s:8:"language";s:5:"cs_CZ";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-03-09 10:52:02";s:12:"english_name";s:5:"Czech";s:11:"native_name";s:9:"Čeština";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/6.9.4/cs_CZ.zip";s:3:"iso";a:2:{i:1;s:2:"cs";i:2;s:3:"ces";}s:7:"strings";a:1:{s:8:"continue";s:11:"Pokračovat";}}s:2:"cy";a:8:{s:8:"language";s:2:"cy";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-02-20 11:38:29";s:12:"english_name";s:5:"Welsh";s:11:"native_name";s:7:"Cymraeg";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/6.9.4/cy.zip";s:3:"iso";a:2:{i:1;s:2:"cy";i:2;s:3:"cym";}s:7:"strings";a:1:{s:8:"continue";s:6:"Parhau";}}s:5:"da_DK";a:8:{s:8:"language";s:5:"da_DK";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-03-06 10:11:50";s:12:"english_name";s:6:"Danish";s:11:"native_name";s:5:"Dansk";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/6.9.4/da_DK.zip";s:3:"iso";a:2:{i:1;s:2:"da";i:2;s:3:"dan";}s:7:"strings";a:1:{s:8:"continue";s:8:"Fortsæt";}}s:5:"de_AT";a:8:{s:8:"language";s:5:"de_AT";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2025-10-23 12:01:47";s:12:"english_name";s:16:"German (Austria)";s:11:"native_name";s:21:"Deutsch (Österreich)";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/6.9.4/de_AT.zip";s:3:"iso";a:1:{i:1;s:2:"de";}s:7:"strings";a:1:{s:8:"continue";s:6:"Weiter";}}s:5:"de_DE";a:8:{s:8:"language";s:5:"de_DE";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-03-25 00:18:51";s:12:"english_name";s:6:"German";s:11:"native_name";s:7:"Deutsch";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/6.9.4/de_DE.zip";s:3:"iso";a:1:{i:1;s:2:"de";}s:7:"strings";a:1:{s:8:"continue";s:6:"Weiter";}}s:12:"de_DE_formal";a:8:{s:8:"language";s:12:"de_DE_formal";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-03-25 00:18:21";s:12:"english_name";s:15:"German (Formal)";s:11:"native_name";s:13:"Deutsch (Sie)";s:7:"package";s:71:"https://downloads.wordpress.org/translation/core/6.9.4/de_DE_formal.zip";s:3:"iso";a:1:{i:1;s:2:"de";}s:7:"strings";a:1:{s:8:"continue";s:6:"Weiter";}}s:5:"de_CH";a:8:{s:8:"language";s:5:"de_CH";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2025-11-28 08:11:27";s:12:"english_name";s:20:"German (Switzerland)";s:11:"native_name";s:17:"Deutsch (Schweiz)";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/6.9.4/de_CH.zip";s:3:"iso";a:1:{i:1;s:2:"de";}s:7:"strings";a:1:{s:8:"continue";s:6:"Weiter";}}s:14:"de_CH_informal";a:8:{s:8:"language";s:14:"de_CH_informal";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2025-11-28 08:08:17";s:12:"english_name";s:30:"German (Switzerland, Informal)";s:11:"native_name";s:21:"Deutsch (Schweiz, Du)";s:7:"package";s:73:"https://downloads.wordpress.org/translation/core/6.9.4/de_CH_informal.zip";s:3:"iso";a:1:{i:1;s:2:"de";}s:7:"strings";a:1:{s:8:"continue";s:6:"Weiter";}}s:3:"dsb";a:8:{s:8:"language";s:3:"dsb";s:7:"version";s:5:"6.2.9";s:7:"updated";s:19:"2022-07-16 12:13:09";s:12:"english_name";s:13:"Lower Sorbian";s:11:"native_name";s:16:"Dolnoserbšćina";s:7:"package";s:62:"https://downloads.wordpress.org/translation/core/6.2.9/dsb.zip";s:3:"iso";a:2:{i:2;s:3:"dsb";i:3;s:3:"dsb";}s:7:"strings";a:1:{s:8:"continue";s:5:"Dalej";}}s:3:"dzo";a:8:{s:8:"language";s:3:"dzo";s:7:"version";s:5:"4.7.2";s:7:"updated";s:19:"2016-06-29 08:59:03";s:12:"english_name";s:8:"Dzongkha";s:11:"native_name";s:18:"རྫོང་ཁ";s:7:"package";s:62:"https://downloads.wordpress.org/translation/core/4.7.2/dzo.zip";s:3:"iso";a:2:{i:1;s:2:"dz";i:2;s:3:"dzo";}s:7:"strings";a:1:{s:8:"continue";s:8:"Continue";}}s:2:"el";a:8:{s:8:"language";s:2:"el";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-02-02 11:19:29";s:12:"english_name";s:5:"Greek";s:11:"native_name";s:16:"Ελληνικά";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/6.9.4/el.zip";s:3:"iso";a:2:{i:1;s:2:"el";i:2;s:3:"ell";}s:7:"strings";a:1:{s:8:"continue";s:16:"Συνέχεια";}}s:5:"en_CA";a:8:{s:8:"language";s:5:"en_CA";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2025-11-25 13:30:15";s:12:"english_name";s:16:"English (Canada)";s:11:"native_name";s:16:"English (Canada)";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/6.9.4/en_CA.zip";s:3:"iso";a:3:{i:1;s:2:"en";i:2;s:3:"eng";i:3;s:3:"eng";}s:7:"strings";a:1:{s:8:"continue";s:8:"Continue";}}s:5:"en_AU";a:8:{s:8:"language";s:5:"en_AU";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-02-18 19:42:42";s:12:"english_name";s:19:"English (Australia)";s:11:"native_name";s:19:"English (Australia)";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/6.9.4/en_AU.zip";s:3:"iso";a:3:{i:1;s:2:"en";i:2;s:3:"eng";i:3;s:3:"eng";}s:7:"strings";a:1:{s:8:"continue";s:8:"Continue";}}s:5:"en_NZ";a:8:{s:8:"language";s:5:"en_NZ";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2025-12-24 12:51:19";s:12:"english_name";s:21:"English (New Zealand)";s:11:"native_name";s:21:"English (New Zealand)";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/6.9.4/en_NZ.zip";s:3:"iso";a:3:{i:1;s:2:"en";i:2;s:3:"eng";i:3;s:3:"eng";}s:7:"strings";a:1:{s:8:"continue";s:8:"Continue";}}s:5:"en_ZA";a:8:{s:8:"language";s:5:"en_ZA";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-03-26 14:31:13";s:12:"english_name";s:22:"English (South Africa)";s:11:"native_name";s:22:"English (South Africa)";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/6.9.4/en_ZA.zip";s:3:"iso";a:3:{i:1;s:2:"en";i:2;s:3:"eng";i:3;s:3:"eng";}s:7:"strings";a:1:{s:8:"continue";s:8:"Continue";}}s:5:"en_GB";a:8:{s:8:"language";s:5:"en_GB";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2025-12-30 11:47:57";s:12:"english_name";s:12:"English (UK)";s:11:"native_name";s:12:"English (UK)";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/6.9.4/en_GB.zip";s:3:"iso";a:3:{i:1;s:2:"en";i:2;s:3:"eng";i:3;s:3:"eng";}s:7:"strings";a:1:{s:8:"continue";s:8:"Continue";}}s:2:"eo";a:8:{s:8:"language";s:2:"eo";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-03-18 08:16:53";s:12:"english_name";s:9:"Esperanto";s:11:"native_name";s:9:"Esperanto";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/6.9.4/eo.zip";s:3:"iso";a:2:{i:1;s:2:"eo";i:2;s:3:"epo";}s:7:"strings";a:1:{s:8:"continue";s:8:"Daŭrigi";}}s:5:"es_AR";a:8:{s:8:"language";s:5:"es_AR";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-02-10 15:51:08";s:12:"english_name";s:19:"Spanish (Argentina)";s:11:"native_name";s:21:"Español de Argentina";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/6.9.4/es_AR.zip";s:3:"iso";a:3:{i:1;s:2:"es";i:2;s:3:"spa";i:3;s:3:"spa";}s:7:"strings";a:1:{s:8:"continue";s:9:"Continuar";}}s:5:"es_CO";a:8:{s:8:"language";s:5:"es_CO";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-02-18 00:34:47";s:12:"english_name";s:18:"Spanish (Colombia)";s:11:"native_name";s:20:"Español de Colombia";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/6.9.4/es_CO.zip";s:3:"iso";a:3:{i:1;s:2:"es";i:2;s:3:"spa";i:3;s:3:"spa";}s:7:"strings";a:1:{s:8:"continue";s:9:"Continuar";}}s:5:"es_MX";a:8:{s:8:"language";s:5:"es_MX";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-02-03 16:11:04";s:12:"english_name";s:16:"Spanish (Mexico)";s:11:"native_name";s:19:"Español de México";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/6.9.4/es_MX.zip";s:3:"iso";a:3:{i:1;s:2:"es";i:2;s:3:"spa";i:3;s:3:"spa";}s:7:"strings";a:1:{s:8:"continue";s:9:"Continuar";}}s:5:"es_ES";a:8:{s:8:"language";s:5:"es_ES";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-02-22 20:34:00";s:12:"english_name";s:15:"Spanish (Spain)";s:11:"native_name";s:8:"Español";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/6.9.4/es_ES.zip";s:3:"iso";a:3:{i:1;s:2:"es";i:2;s:3:"spa";i:3;s:3:"spa";}s:7:"strings";a:1:{s:8:"continue";s:9:"Continuar";}}s:5:"es_CR";a:8:{s:8:"language";s:5:"es_CR";s:7:"version";s:3:"6.9";s:7:"updated";s:19:"2025-10-01 22:54:47";s:12:"english_name";s:20:"Spanish (Costa Rica)";s:11:"native_name";s:22:"Español de Costa Rica";s:7:"package";s:62:"https://downloads.wordpress.org/translation/core/6.9/es_CR.zip";s:3:"iso";a:3:{i:1;s:2:"es";i:2;s:3:"spa";i:3;s:3:"spa";}s:7:"strings";a:1:{s:8:"continue";s:9:"Continuar";}}s:5:"es_PE";a:8:{s:8:"language";s:5:"es_PE";s:7:"version";s:6:"6.9-RC";s:7:"updated";s:19:"2024-10-16 21:04:12";s:12:"english_name";s:14:"Spanish (Peru)";s:11:"native_name";s:17:"Español de Perú";s:7:"package";s:65:"https://downloads.wordpress.org/translation/core/6.9-RC/es_PE.zip";s:3:"iso";a:3:{i:1;s:2:"es";i:2;s:3:"spa";i:3;s:3:"spa";}s:7:"strings";a:1:{s:8:"continue";s:9:"Continuar";}}s:5:"es_VE";a:8:{s:8:"language";s:5:"es_VE";s:7:"version";s:5:"6.4.8";s:7:"updated";s:19:"2023-10-16 16:00:04";s:12:"english_name";s:19:"Spanish (Venezuela)";s:11:"native_name";s:21:"Español de Venezuela";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/6.4.8/es_VE.zip";s:3:"iso";a:3:{i:1;s:2:"es";i:2;s:3:"spa";i:3;s:3:"spa";}s:7:"strings";a:1:{s:8:"continue";s:9:"Continuar";}}s:5:"es_EC";a:8:{s:8:"language";s:5:"es_EC";s:7:"version";s:5:"6.2.9";s:7:"updated";s:19:"2023-04-21 13:32:10";s:12:"english_name";s:17:"Spanish (Ecuador)";s:11:"native_name";s:19:"Español de Ecuador";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/6.2.9/es_EC.zip";s:3:"iso";a:3:{i:1;s:2:"es";i:2;s:3:"spa";i:3;s:3:"spa";}s:7:"strings";a:1:{s:8:"continue";s:9:"Continuar";}}s:5:"es_DO";a:8:{s:8:"language";s:5:"es_DO";s:7:"version";s:6:"5.8.13";s:7:"updated";s:19:"2021-10-08 14:32:50";s:12:"english_name";s:28:"Spanish (Dominican Republic)";s:11:"native_name";s:33:"Español de República Dominicana";s:7:"package";s:65:"https://downloads.wordpress.org/translation/core/5.8.13/es_DO.zip";s:3:"iso";a:3:{i:1;s:2:"es";i:2;s:3:"spa";i:3;s:3:"spa";}s:7:"strings";a:1:{s:8:"continue";s:9:"Continuar";}}s:5:"es_UY";a:8:{s:8:"language";s:5:"es_UY";s:7:"version";s:8:"5.8-beta";s:7:"updated";s:19:"2021-03-31 18:33:26";s:12:"english_name";s:17:"Spanish (Uruguay)";s:11:"native_name";s:19:"Español de Uruguay";s:7:"package";s:67:"https://downloads.wordpress.org/translation/core/5.8-beta/es_UY.zip";s:3:"iso";a:3:{i:1;s:2:"es";i:2;s:3:"spa";i:3;s:3:"spa";}s:7:"strings";a:1:{s:8:"continue";s:9:"Continuar";}}s:5:"es_PR";a:8:{s:8:"language";s:5:"es_PR";s:7:"version";s:6:"5.4.19";s:7:"updated";s:19:"2020-04-29 15:36:59";s:12:"english_name";s:21:"Spanish (Puerto Rico)";s:11:"native_name";s:23:"Español de Puerto Rico";s:7:"package";s:65:"https://downloads.wordpress.org/translation/core/5.4.19/es_PR.zip";s:3:"iso";a:3:{i:1;s:2:"es";i:2;s:3:"spa";i:3;s:3:"spa";}s:7:"strings";a:1:{s:8:"continue";s:9:"Continuar";}}s:5:"es_GT";a:8:{s:8:"language";s:5:"es_GT";s:7:"version";s:6:"5.2.23";s:7:"updated";s:19:"2019-03-02 06:35:01";s:12:"english_name";s:19:"Spanish (Guatemala)";s:11:"native_name";s:21:"Español de Guatemala";s:7:"package";s:65:"https://downloads.wordpress.org/translation/core/5.2.23/es_GT.zip";s:3:"iso";a:3:{i:1;s:2:"es";i:2;s:3:"spa";i:3;s:3:"spa";}s:7:"strings";a:1:{s:8:"continue";s:9:"Continuar";}}s:5:"es_CL";a:8:{s:8:"language";s:5:"es_CL";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-02-11 00:33:09";s:12:"english_name";s:15:"Spanish (Chile)";s:11:"native_name";s:17:"Español de Chile";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/6.9.4/es_CL.zip";s:3:"iso";a:3:{i:1;s:2:"es";i:2;s:3:"spa";i:3;s:3:"spa";}s:7:"strings";a:1:{s:8:"continue";s:9:"Continuar";}}s:2:"et";a:8:{s:8:"language";s:2:"et";s:7:"version";s:5:"6.5.7";s:7:"updated";s:19:"2024-06-06 09:50:37";s:12:"english_name";s:8:"Estonian";s:11:"native_name";s:5:"Eesti";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/6.5.7/et.zip";s:3:"iso";a:2:{i:1;s:2:"et";i:2;s:3:"est";}s:7:"strings";a:1:{s:8:"continue";s:6:"Jätka";}}s:2:"eu";a:8:{s:8:"language";s:2:"eu";s:7:"version";s:6:"6.9-RC";s:7:"updated";s:19:"2025-11-05 21:53:17";s:12:"english_name";s:6:"Basque";s:11:"native_name";s:7:"Euskara";s:7:"package";s:62:"https://downloads.wordpress.org/translation/core/6.9-RC/eu.zip";s:3:"iso";a:2:{i:1;s:2:"eu";i:2;s:3:"eus";}s:7:"strings";a:1:{s:8:"continue";s:8:"Jarraitu";}}s:5:"fa_IR";a:8:{s:8:"language";s:5:"fa_IR";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2025-12-25 18:17:43";s:12:"english_name";s:7:"Persian";s:11:"native_name";s:10:"فارسی";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/6.9.4/fa_IR.zip";s:3:"iso";a:2:{i:1;s:2:"fa";i:2;s:3:"fas";}s:7:"strings";a:1:{s:8:"continue";s:10:"ادامه";}}s:5:"fa_AF";a:8:{s:8:"language";s:5:"fa_AF";s:7:"version";s:6:"6.9-RC";s:7:"updated";s:19:"2025-02-14 17:29:08";s:12:"english_name";s:21:"Persian (Afghanistan)";s:11:"native_name";s:31:"(فارسی (افغانستان";s:7:"package";s:65:"https://downloads.wordpress.org/translation/core/6.9-RC/fa_AF.zip";s:3:"iso";a:2:{i:1;s:2:"fa";i:2;s:3:"fas";}s:7:"strings";a:1:{s:8:"continue";s:10:"ادامه";}}s:2:"fi";a:8:{s:8:"language";s:2:"fi";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-02-03 18:15:59";s:12:"english_name";s:7:"Finnish";s:11:"native_name";s:5:"Suomi";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/6.9.4/fi.zip";s:3:"iso";a:2:{i:1;s:2:"fi";i:2;s:3:"fin";}s:7:"strings";a:1:{s:8:"continue";s:5:"Jatka";}}s:5:"fr_CA";a:8:{s:8:"language";s:5:"fr_CA";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2025-10-03 04:54:28";s:12:"english_name";s:15:"French (Canada)";s:11:"native_name";s:19:"Français du Canada";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/6.9.4/fr_CA.zip";s:3:"iso";a:2:{i:1;s:2:"fr";i:2;s:3:"fra";}s:7:"strings";a:1:{s:8:"continue";s:9:"Continuer";}}s:5:"fr_FR";a:8:{s:8:"language";s:5:"fr_FR";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-03-13 13:01:53";s:12:"english_name";s:15:"French (France)";s:11:"native_name";s:9:"Français";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/6.9.4/fr_FR.zip";s:3:"iso";a:1:{i:1;s:2:"fr";}s:7:"strings";a:1:{s:8:"continue";s:9:"Continuer";}}s:5:"fr_BE";a:8:{s:8:"language";s:5:"fr_BE";s:7:"version";s:5:"6.5.8";s:7:"updated";s:19:"2024-02-01 23:56:53";s:12:"english_name";s:16:"French (Belgium)";s:11:"native_name";s:21:"Français de Belgique";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/6.5.8/fr_BE.zip";s:3:"iso";a:2:{i:1;s:2:"fr";i:2;s:3:"fra";}s:7:"strings";a:1:{s:8:"continue";s:9:"Continuer";}}s:3:"fur";a:8:{s:8:"language";s:3:"fur";s:7:"version";s:6:"4.8.27";s:7:"updated";s:19:"2025-12-20 19:08:53";s:12:"english_name";s:8:"Friulian";s:11:"native_name";s:8:"Friulian";s:7:"package";s:63:"https://downloads.wordpress.org/translation/core/4.8.27/fur.zip";s:3:"iso";a:2:{i:2;s:3:"fur";i:3;s:3:"fur";}s:7:"strings";a:1:{s:8:"continue";s:8:"Continue";}}s:2:"fy";a:8:{s:8:"language";s:2:"fy";s:7:"version";s:5:"6.2.9";s:7:"updated";s:19:"2025-10-21 16:35:04";s:12:"english_name";s:7:"Frisian";s:11:"native_name";s:5:"Frysk";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/6.2.9/fy.zip";s:3:"iso";a:2:{i:1;s:2:"fy";i:2;s:3:"fry";}s:7:"strings";a:1:{s:8:"continue";s:9:"Trochgean";}}s:2:"gd";a:8:{s:8:"language";s:2:"gd";s:7:"version";s:5:"4.7.2";s:7:"updated";s:19:"2016-08-23 17:41:37";s:12:"english_name";s:15:"Scottish Gaelic";s:11:"native_name";s:9:"Gàidhlig";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/4.7.2/gd.zip";s:3:"iso";a:3:{i:1;s:2:"gd";i:2;s:3:"gla";i:3;s:3:"gla";}s:7:"strings";a:1:{s:8:"continue";s:15:"Lean air adhart";}}s:5:"gl_ES";a:8:{s:8:"language";s:5:"gl_ES";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-02-01 13:15:26";s:12:"english_name";s:8:"Galician";s:11:"native_name";s:6:"Galego";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/6.9.4/gl_ES.zip";s:3:"iso";a:2:{i:1;s:2:"gl";i:2;s:3:"glg";}s:7:"strings";a:1:{s:8:"continue";s:9:"Continuar";}}s:2:"gu";a:8:{s:8:"language";s:2:"gu";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-03-16 17:02:55";s:12:"english_name";s:8:"Gujarati";s:11:"native_name";s:21:"ગુજરાતી";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/6.9.4/gu.zip";s:3:"iso";a:2:{i:1;s:2:"gu";i:2;s:3:"guj";}s:7:"strings";a:1:{s:8:"continue";s:25:"ચાલુ રાખો";}}s:3:"haz";a:8:{s:8:"language";s:3:"haz";s:7:"version";s:6:"4.4.34";s:7:"updated";s:19:"2015-12-05 00:59:09";s:12:"english_name";s:8:"Hazaragi";s:11:"native_name";s:15:"هزاره گی";s:7:"package";s:63:"https://downloads.wordpress.org/translation/core/4.4.34/haz.zip";s:3:"iso";a:1:{i:3;s:3:"haz";}s:7:"strings";a:1:{s:8:"continue";s:10:"ادامه";}}s:5:"he_IL";a:8:{s:8:"language";s:5:"he_IL";s:7:"version";s:5:"6.2.9";s:7:"updated";s:19:"2024-05-04 18:39:24";s:12:"english_name";s:6:"Hebrew";s:11:"native_name";s:16:"עִבְרִית";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/6.2.9/he_IL.zip";s:3:"iso";a:1:{i:1;s:2:"he";}s:7:"strings";a:1:{s:8:"continue";s:8:"המשך";}}s:5:"hi_IN";a:8:{s:8:"language";s:5:"hi_IN";s:7:"version";s:5:"6.4.8";s:7:"updated";s:19:"2025-02-06 05:17:11";s:12:"english_name";s:5:"Hindi";s:11:"native_name";s:18:"हिन्दी";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/6.4.8/hi_IN.zip";s:3:"iso";a:2:{i:1;s:2:"hi";i:2;s:3:"hin";}s:7:"strings";a:1:{s:8:"continue";s:25:"जारी रखें";}}s:2:"hr";a:8:{s:8:"language";s:2:"hr";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-01-31 09:13:17";s:12:"english_name";s:8:"Croatian";s:11:"native_name";s:8:"Hrvatski";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/6.9.4/hr.zip";s:3:"iso";a:2:{i:1;s:2:"hr";i:2;s:3:"hrv";}s:7:"strings";a:1:{s:8:"continue";s:7:"Nastavi";}}s:3:"hsb";a:8:{s:8:"language";s:3:"hsb";s:7:"version";s:5:"6.2.9";s:7:"updated";s:19:"2023-02-22 17:37:32";s:12:"english_name";s:13:"Upper Sorbian";s:11:"native_name";s:17:"Hornjoserbšćina";s:7:"package";s:62:"https://downloads.wordpress.org/translation/core/6.2.9/hsb.zip";s:3:"iso";a:2:{i:2;s:3:"hsb";i:3;s:3:"hsb";}s:7:"strings";a:1:{s:8:"continue";s:4:"Dale";}}s:5:"hu_HU";a:8:{s:8:"language";s:5:"hu_HU";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-01-26 09:03:23";s:12:"english_name";s:9:"Hungarian";s:11:"native_name";s:6:"Magyar";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/6.9.4/hu_HU.zip";s:3:"iso";a:2:{i:1;s:2:"hu";i:2;s:3:"hun";}s:7:"strings";a:1:{s:8:"continue";s:10:"Folytatás";}}s:2:"hy";a:8:{s:8:"language";s:2:"hy";s:7:"version";s:5:"4.7.2";s:7:"updated";s:19:"2016-12-03 16:21:10";s:12:"english_name";s:8:"Armenian";s:11:"native_name";s:14:"Հայերեն";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/4.7.2/hy.zip";s:3:"iso";a:2:{i:1;s:2:"hy";i:2;s:3:"hye";}s:7:"strings";a:1:{s:8:"continue";s:20:"Շարունակել";}}s:5:"id_ID";a:8:{s:8:"language";s:5:"id_ID";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-03-11 02:15:15";s:12:"english_name";s:10:"Indonesian";s:11:"native_name";s:16:"Bahasa Indonesia";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/6.9.4/id_ID.zip";s:3:"iso";a:2:{i:1;s:2:"id";i:2;s:3:"ind";}s:7:"strings";a:1:{s:8:"continue";s:9:"Lanjutkan";}}s:5:"is_IS";a:8:{s:8:"language";s:5:"is_IS";s:7:"version";s:6:"4.9.28";s:7:"updated";s:19:"2018-12-11 10:40:02";s:12:"english_name";s:9:"Icelandic";s:11:"native_name";s:9:"Íslenska";s:7:"package";s:65:"https://downloads.wordpress.org/translation/core/4.9.28/is_IS.zip";s:3:"iso";a:2:{i:1;s:2:"is";i:2;s:3:"isl";}s:7:"strings";a:1:{s:8:"continue";s:6:"Áfram";}}s:5:"it_IT";a:8:{s:8:"language";s:5:"it_IT";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-02-01 12:46:02";s:12:"english_name";s:7:"Italian";s:11:"native_name";s:8:"Italiano";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/6.9.4/it_IT.zip";s:3:"iso";a:2:{i:1;s:2:"it";i:2;s:3:"ita";}s:7:"strings";a:1:{s:8:"continue";s:8:"Continua";}}s:2:"ja";a:8:{s:8:"language";s:2:"ja";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-03-13 13:31:48";s:12:"english_name";s:8:"Japanese";s:11:"native_name";s:9:"日本語";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/6.9.4/ja.zip";s:3:"iso";a:1:{i:1;s:2:"ja";}s:7:"strings";a:1:{s:8:"continue";s:6:"次へ";}}s:5:"jv_ID";a:8:{s:8:"language";s:5:"jv_ID";s:7:"version";s:6:"4.9.28";s:7:"updated";s:19:"2019-02-16 23:58:56";s:12:"english_name";s:8:"Javanese";s:11:"native_name";s:9:"Basa Jawa";s:7:"package";s:65:"https://downloads.wordpress.org/translation/core/4.9.28/jv_ID.zip";s:3:"iso";a:2:{i:1;s:2:"jv";i:2;s:3:"jav";}s:7:"strings";a:1:{s:8:"continue";s:9:"Nerusaké";}}s:5:"ka_GE";a:8:{s:8:"language";s:5:"ka_GE";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-03-20 10:55:32";s:12:"english_name";s:8:"Georgian";s:11:"native_name";s:21:"ქართული";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/6.9.4/ka_GE.zip";s:3:"iso";a:2:{i:1;s:2:"ka";i:2;s:3:"kat";}s:7:"strings";a:1:{s:8:"continue";s:30:"გაგრძელება";}}s:3:"kab";a:8:{s:8:"language";s:3:"kab";s:7:"version";s:5:"6.2.9";s:7:"updated";s:19:"2023-07-05 11:40:39";s:12:"english_name";s:6:"Kabyle";s:11:"native_name";s:9:"Taqbaylit";s:7:"package";s:62:"https://downloads.wordpress.org/translation/core/6.2.9/kab.zip";s:3:"iso";a:2:{i:2;s:3:"kab";i:3;s:3:"kab";}s:7:"strings";a:1:{s:8:"continue";s:6:"Kemmel";}}s:2:"kk";a:8:{s:8:"language";s:2:"kk";s:7:"version";s:6:"6.9-RC";s:7:"updated";s:19:"2024-07-18 02:49:24";s:12:"english_name";s:6:"Kazakh";s:11:"native_name";s:19:"Қазақ тілі";s:7:"package";s:62:"https://downloads.wordpress.org/translation/core/6.9-RC/kk.zip";s:3:"iso";a:2:{i:1;s:2:"kk";i:2;s:3:"kaz";}s:7:"strings";a:1:{s:8:"continue";s:20:"Жалғастыру";}}s:2:"km";a:8:{s:8:"language";s:2:"km";s:7:"version";s:6:"5.2.23";s:7:"updated";s:19:"2019-06-10 16:18:28";s:12:"english_name";s:5:"Khmer";s:11:"native_name";s:27:"ភាសាខ្មែរ";s:7:"package";s:62:"https://downloads.wordpress.org/translation/core/5.2.23/km.zip";s:3:"iso";a:2:{i:1;s:2:"km";i:2;s:3:"khm";}s:7:"strings";a:1:{s:8:"continue";s:12:"បន្ត";}}s:2:"kn";a:8:{s:8:"language";s:2:"kn";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-02-02 11:49:59";s:12:"english_name";s:7:"Kannada";s:11:"native_name";s:15:"ಕನ್ನಡ";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/6.9.4/kn.zip";s:3:"iso";a:2:{i:1;s:2:"kn";i:2;s:3:"kan";}s:7:"strings";a:1:{s:8:"continue";s:30:"ಮುಂದುವರಿಸು";}}s:5:"ko_KR";a:8:{s:8:"language";s:5:"ko_KR";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-03-26 00:20:52";s:12:"english_name";s:6:"Korean";s:11:"native_name";s:9:"한국어";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/6.9.4/ko_KR.zip";s:3:"iso";a:2:{i:1;s:2:"ko";i:2;s:3:"kor";}s:7:"strings";a:1:{s:8:"continue";s:6:"계속";}}s:3:"ckb";a:8:{s:8:"language";s:3:"ckb";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-03-24 14:14:21";s:12:"english_name";s:16:"Kurdish (Sorani)";s:11:"native_name";s:13:"كوردی‎";s:7:"package";s:62:"https://downloads.wordpress.org/translation/core/6.9.4/ckb.zip";s:3:"iso";a:2:{i:1;s:2:"ku";i:3;s:3:"ckb";}s:7:"strings";a:1:{s:8:"continue";s:30:"به‌رده‌وام به‌";}}s:3:"kir";a:8:{s:8:"language";s:3:"kir";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-03-25 22:55:12";s:12:"english_name";s:6:"Kyrgyz";s:11:"native_name";s:16:"Кыргызча";s:7:"package";s:62:"https://downloads.wordpress.org/translation/core/6.9.4/kir.zip";s:3:"iso";a:3:{i:1;s:2:"ky";i:2;s:3:"kir";i:3;s:3:"kir";}s:7:"strings";a:1:{s:8:"continue";s:14:"Улантуу";}}s:2:"lo";a:8:{s:8:"language";s:2:"lo";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-02-23 01:10:05";s:12:"english_name";s:3:"Lao";s:11:"native_name";s:21:"ພາສາລາວ";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/6.9.4/lo.zip";s:3:"iso";a:2:{i:1;s:2:"lo";i:2;s:3:"lao";}s:7:"strings";a:1:{s:8:"continue";s:18:"ຕໍ່​ໄປ";}}s:5:"lt_LT";a:8:{s:8:"language";s:5:"lt_LT";s:7:"version";s:6:"6.9-RC";s:7:"updated";s:19:"2025-09-27 20:51:17";s:12:"english_name";s:10:"Lithuanian";s:11:"native_name";s:15:"Lietuvių kalba";s:7:"package";s:65:"https://downloads.wordpress.org/translation/core/6.9-RC/lt_LT.zip";s:3:"iso";a:2:{i:1;s:2:"lt";i:2;s:3:"lit";}s:7:"strings";a:1:{s:8:"continue";s:6:"Tęsti";}}s:2:"lv";a:8:{s:8:"language";s:2:"lv";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-02-20 20:55:46";s:12:"english_name";s:7:"Latvian";s:11:"native_name";s:16:"Latviešu valoda";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/6.9.4/lv.zip";s:3:"iso";a:2:{i:1;s:2:"lv";i:2;s:3:"lav";}s:7:"strings";a:1:{s:8:"continue";s:9:"Turpināt";}}s:5:"mk_MK";a:8:{s:8:"language";s:5:"mk_MK";s:7:"version";s:6:"6.0.11";s:7:"updated";s:19:"2022-10-01 09:23:52";s:12:"english_name";s:10:"Macedonian";s:11:"native_name";s:31:"Македонски јазик";s:7:"package";s:65:"https://downloads.wordpress.org/translation/core/6.0.11/mk_MK.zip";s:3:"iso";a:2:{i:1;s:2:"mk";i:2;s:3:"mkd";}s:7:"strings";a:1:{s:8:"continue";s:16:"Продолжи";}}s:5:"ml_IN";a:8:{s:8:"language";s:5:"ml_IN";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-03-23 15:49:12";s:12:"english_name";s:9:"Malayalam";s:11:"native_name";s:18:"മലയാളം";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/6.9.4/ml_IN.zip";s:3:"iso";a:2:{i:1;s:2:"ml";i:2;s:3:"mal";}s:7:"strings";a:1:{s:8:"continue";s:18:"തുടരുക";}}s:2:"mn";a:8:{s:8:"language";s:2:"mn";s:7:"version";s:5:"6.5.8";s:7:"updated";s:19:"2024-06-20 17:22:06";s:12:"english_name";s:9:"Mongolian";s:11:"native_name";s:12:"Монгол";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/6.5.8/mn.zip";s:3:"iso";a:2:{i:1;s:2:"mn";i:2;s:3:"mon";}s:7:"strings";a:1:{s:8:"continue";s:8:"Continue";}}s:2:"mr";a:8:{s:8:"language";s:2:"mr";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-02-25 15:07:24";s:12:"english_name";s:7:"Marathi";s:11:"native_name";s:15:"मराठी";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/6.9.4/mr.zip";s:3:"iso";a:2:{i:1;s:2:"mr";i:2;s:3:"mar";}s:7:"strings";a:1:{s:8:"continue";s:25:"सुरु ठेवा";}}s:5:"ms_MY";a:8:{s:8:"language";s:5:"ms_MY";s:7:"version";s:6:"5.5.18";s:7:"updated";s:19:"2022-03-11 13:52:22";s:12:"english_name";s:5:"Malay";s:11:"native_name";s:13:"Bahasa Melayu";s:7:"package";s:65:"https://downloads.wordpress.org/translation/core/5.5.18/ms_MY.zip";s:3:"iso";a:2:{i:1;s:2:"ms";i:2;s:3:"msa";}s:7:"strings";a:1:{s:8:"continue";s:8:"Teruskan";}}s:5:"my_MM";a:8:{s:8:"language";s:5:"my_MM";s:7:"version";s:6:"4.2.39";s:7:"updated";s:19:"2017-12-26 11:57:10";s:12:"english_name";s:17:"Myanmar (Burmese)";s:11:"native_name";s:15:"ဗမာစာ";s:7:"package";s:65:"https://downloads.wordpress.org/translation/core/4.2.39/my_MM.zip";s:3:"iso";a:2:{i:1;s:2:"my";i:2;s:3:"mya";}s:7:"strings";a:1:{s:8:"continue";s:54:"ဆက်လက်လုပ်ဆောင်ပါ။";}}s:5:"nb_NO";a:8:{s:8:"language";s:5:"nb_NO";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-03-26 04:23:29";s:12:"english_name";s:19:"Norwegian (Bokmål)";s:11:"native_name";s:13:"Norsk bokmål";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/6.9.4/nb_NO.zip";s:3:"iso";a:2:{i:1;s:2:"nb";i:2;s:3:"nob";}s:7:"strings";a:1:{s:8:"continue";s:8:"Fortsett";}}s:5:"ne_NP";a:8:{s:8:"language";s:5:"ne_NP";s:7:"version";s:6:"6.9-RC";s:7:"updated";s:19:"2025-11-07 08:26:32";s:12:"english_name";s:6:"Nepali";s:11:"native_name";s:18:"नेपाली";s:7:"package";s:65:"https://downloads.wordpress.org/translation/core/6.9-RC/ne_NP.zip";s:3:"iso";a:2:{i:1;s:2:"ne";i:2;s:3:"nep";}s:7:"strings";a:1:{s:8:"continue";s:43:"जारी राख्नुहोस्";}}s:5:"nl_NL";a:8:{s:8:"language";s:5:"nl_NL";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-03-06 07:16:45";s:12:"english_name";s:5:"Dutch";s:11:"native_name";s:10:"Nederlands";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/6.9.4/nl_NL.zip";s:3:"iso";a:2:{i:1;s:2:"nl";i:2;s:3:"nld";}s:7:"strings";a:1:{s:8:"continue";s:8:"Doorgaan";}}s:5:"nl_BE";a:8:{s:8:"language";s:5:"nl_BE";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-03-16 09:53:11";s:12:"english_name";s:15:"Dutch (Belgium)";s:11:"native_name";s:20:"Nederlands (België)";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/6.9.4/nl_BE.zip";s:3:"iso";a:2:{i:1;s:2:"nl";i:2;s:3:"nld";}s:7:"strings";a:1:{s:8:"continue";s:8:"Doorgaan";}}s:12:"nl_NL_formal";a:8:{s:8:"language";s:12:"nl_NL_formal";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-01-29 08:00:04";s:12:"english_name";s:14:"Dutch (Formal)";s:11:"native_name";s:20:"Nederlands (Formeel)";s:7:"package";s:71:"https://downloads.wordpress.org/translation/core/6.9.4/nl_NL_formal.zip";s:3:"iso";a:2:{i:1;s:2:"nl";i:2;s:3:"nld";}s:7:"strings";a:1:{s:8:"continue";s:8:"Doorgaan";}}s:5:"nn_NO";a:8:{s:8:"language";s:5:"nn_NO";s:7:"version";s:8:"5.8-beta";s:7:"updated";s:19:"2021-03-18 10:59:16";s:12:"english_name";s:19:"Norwegian (Nynorsk)";s:11:"native_name";s:13:"Norsk nynorsk";s:7:"package";s:67:"https://downloads.wordpress.org/translation/core/5.8-beta/nn_NO.zip";s:3:"iso";a:2:{i:1;s:2:"nn";i:2;s:3:"nno";}s:7:"strings";a:1:{s:8:"continue";s:9:"Hald fram";}}s:3:"oci";a:8:{s:8:"language";s:3:"oci";s:7:"version";s:6:"4.8.27";s:7:"updated";s:19:"2017-08-25 10:03:08";s:12:"english_name";s:7:"Occitan";s:11:"native_name";s:7:"Occitan";s:7:"package";s:63:"https://downloads.wordpress.org/translation/core/4.8.27/oci.zip";s:3:"iso";a:2:{i:1;s:2:"oc";i:2;s:3:"oci";}s:7:"strings";a:1:{s:8:"continue";s:9:"Contunhar";}}s:5:"pa_IN";a:8:{s:8:"language";s:5:"pa_IN";s:7:"version";s:5:"4.7.2";s:7:"updated";s:19:"2017-01-16 05:19:43";s:12:"english_name";s:15:"Panjabi (India)";s:11:"native_name";s:18:"ਪੰਜਾਬੀ";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.2/pa_IN.zip";s:3:"iso";a:2:{i:1;s:2:"pa";i:2;s:3:"pan";}s:7:"strings";a:1:{s:8:"continue";s:25:"ਜਾਰੀ ਰੱਖੋ";}}s:5:"pl_PL";a:8:{s:8:"language";s:5:"pl_PL";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-03-07 22:09:59";s:12:"english_name";s:6:"Polish";s:11:"native_name";s:6:"Polski";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/6.9.4/pl_PL.zip";s:3:"iso";a:2:{i:1;s:2:"pl";i:2;s:3:"pol";}s:7:"strings";a:1:{s:8:"continue";s:9:"Kontynuuj";}}s:2:"ps";a:8:{s:8:"language";s:2:"ps";s:7:"version";s:6:"4.3.35";s:7:"updated";s:19:"2015-12-02 21:41:29";s:12:"english_name";s:6:"Pashto";s:11:"native_name";s:8:"پښتو";s:7:"package";s:62:"https://downloads.wordpress.org/translation/core/4.3.35/ps.zip";s:3:"iso";a:2:{i:1;s:2:"ps";i:2;s:3:"pus";}s:7:"strings";a:1:{s:8:"continue";s:19:"دوام ورکړه";}}s:5:"pt_PT";a:8:{s:8:"language";s:5:"pt_PT";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-02-04 09:12:12";s:12:"english_name";s:21:"Portuguese (Portugal)";s:11:"native_name";s:10:"Português";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/6.9.4/pt_PT.zip";s:3:"iso";a:1:{i:1;s:2:"pt";}s:7:"strings";a:1:{s:8:"continue";s:9:"Continuar";}}s:5:"pt_BR";a:8:{s:8:"language";s:5:"pt_BR";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-03-13 21:17:41";s:12:"english_name";s:19:"Portuguese (Brazil)";s:11:"native_name";s:20:"Português do Brasil";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/6.9.4/pt_BR.zip";s:3:"iso";a:2:{i:1;s:2:"pt";i:2;s:3:"por";}s:7:"strings";a:1:{s:8:"continue";s:9:"Continuar";}}s:5:"pt_AO";a:8:{s:8:"language";s:5:"pt_AO";s:7:"version";s:5:"6.4.8";s:7:"updated";s:19:"2023-08-21 12:15:00";s:12:"english_name";s:19:"Portuguese (Angola)";s:11:"native_name";s:20:"Português de Angola";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/6.4.8/pt_AO.zip";s:3:"iso";a:1:{i:1;s:2:"pt";}s:7:"strings";a:1:{s:8:"continue";s:9:"Continuar";}}s:10:"pt_PT_ao90";a:8:{s:8:"language";s:10:"pt_PT_ao90";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-02-04 09:13:24";s:12:"english_name";s:27:"Portuguese (Portugal, AO90)";s:11:"native_name";s:17:"Português (AO90)";s:7:"package";s:69:"https://downloads.wordpress.org/translation/core/6.9.4/pt_PT_ao90.zip";s:3:"iso";a:1:{i:1;s:2:"pt";}s:7:"strings";a:1:{s:8:"continue";s:9:"Continuar";}}s:3:"rhg";a:8:{s:8:"language";s:3:"rhg";s:7:"version";s:5:"4.7.2";s:7:"updated";s:19:"2016-03-16 13:03:18";s:12:"english_name";s:8:"Rohingya";s:11:"native_name";s:8:"Ruáinga";s:7:"package";s:62:"https://downloads.wordpress.org/translation/core/4.7.2/rhg.zip";s:3:"iso";a:1:{i:3;s:3:"rhg";}s:7:"strings";a:1:{s:8:"continue";s:8:"Continue";}}s:5:"ro_RO";a:8:{s:8:"language";s:5:"ro_RO";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-03-23 19:27:53";s:12:"english_name";s:8:"Romanian";s:11:"native_name";s:8:"Română";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/6.9.4/ro_RO.zip";s:3:"iso";a:2:{i:1;s:2:"ro";i:2;s:3:"ron";}s:7:"strings";a:1:{s:8:"continue";s:9:"Continuă";}}s:5:"ru_RU";a:8:{s:8:"language";s:5:"ru_RU";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-03-14 06:19:08";s:12:"english_name";s:7:"Russian";s:11:"native_name";s:14:"Русский";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/6.9.4/ru_RU.zip";s:3:"iso";a:2:{i:1;s:2:"ru";i:2;s:3:"rus";}s:7:"strings";a:1:{s:8:"continue";s:20:"Продолжить";}}s:3:"sah";a:8:{s:8:"language";s:3:"sah";s:7:"version";s:5:"4.7.2";s:7:"updated";s:19:"2017-01-21 02:06:41";s:12:"english_name";s:5:"Sakha";s:11:"native_name";s:14:"Сахалыы";s:7:"package";s:62:"https://downloads.wordpress.org/translation/core/4.7.2/sah.zip";s:3:"iso";a:2:{i:2;s:3:"sah";i:3;s:3:"sah";}s:7:"strings";a:1:{s:8:"continue";s:12:"Салҕаа";}}s:3:"snd";a:8:{s:8:"language";s:3:"snd";s:7:"version";s:6:"5.4.19";s:7:"updated";s:19:"2020-07-07 01:53:37";s:12:"english_name";s:6:"Sindhi";s:11:"native_name";s:8:"سنڌي";s:7:"package";s:63:"https://downloads.wordpress.org/translation/core/5.4.19/snd.zip";s:3:"iso";a:3:{i:1;s:2:"sd";i:2;s:3:"snd";i:3;s:3:"snd";}s:7:"strings";a:1:{s:8:"continue";s:15:"اڳتي هلو";}}s:5:"si_LK";a:8:{s:8:"language";s:5:"si_LK";s:7:"version";s:5:"4.7.2";s:7:"updated";s:19:"2016-11-12 06:00:52";s:12:"english_name";s:7:"Sinhala";s:11:"native_name";s:15:"සිංහල";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.2/si_LK.zip";s:3:"iso";a:2:{i:1;s:2:"si";i:2;s:3:"sin";}s:7:"strings";a:1:{s:8:"continue";s:44:"දිගටම කරගෙන යන්න";}}s:5:"sk_SK";a:8:{s:8:"language";s:5:"sk_SK";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-02-25 08:52:18";s:12:"english_name";s:6:"Slovak";s:11:"native_name";s:11:"Slovenčina";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/6.9.4/sk_SK.zip";s:3:"iso";a:2:{i:1;s:2:"sk";i:2;s:3:"slk";}s:7:"strings";a:1:{s:8:"continue";s:12:"Pokračovať";}}s:3:"skr";a:8:{s:8:"language";s:3:"skr";s:7:"version";s:6:"6.9-RC";s:7:"updated";s:19:"2025-04-24 16:58:02";s:12:"english_name";s:7:"Saraiki";s:11:"native_name";s:14:"سرائیکی";s:7:"package";s:63:"https://downloads.wordpress.org/translation/core/6.9-RC/skr.zip";s:3:"iso";a:1:{i:3;s:3:"skr";}s:7:"strings";a:1:{s:8:"continue";s:17:"جاری رکھو";}}s:5:"sl_SI";a:8:{s:8:"language";s:5:"sl_SI";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2025-10-29 11:19:02";s:12:"english_name";s:9:"Slovenian";s:11:"native_name";s:13:"Slovenščina";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/6.9.4/sl_SI.zip";s:3:"iso";a:2:{i:1;s:2:"sl";i:2;s:3:"slv";}s:7:"strings";a:1:{s:8:"continue";s:8:"Nadaljuj";}}s:2:"sq";a:8:{s:8:"language";s:2:"sq";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-02-14 20:39:21";s:12:"english_name";s:8:"Albanian";s:11:"native_name";s:5:"Shqip";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/6.9.4/sq.zip";s:3:"iso";a:2:{i:1;s:2:"sq";i:2;s:3:"sqi";}s:7:"strings";a:1:{s:8:"continue";s:6:"Vazhdo";}}s:5:"sr_RS";a:8:{s:8:"language";s:5:"sr_RS";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2025-12-03 15:37:44";s:12:"english_name";s:7:"Serbian";s:11:"native_name";s:23:"Српски језик";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/6.9.4/sr_RS.zip";s:3:"iso";a:2:{i:1;s:2:"sr";i:2;s:3:"srp";}s:7:"strings";a:1:{s:8:"continue";s:14:"Настави";}}s:5:"sv_SE";a:8:{s:8:"language";s:5:"sv_SE";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-03-16 12:21:00";s:12:"english_name";s:7:"Swedish";s:11:"native_name";s:7:"Svenska";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/6.9.4/sv_SE.zip";s:3:"iso";a:2:{i:1;s:2:"sv";i:2;s:3:"swe";}s:7:"strings";a:1:{s:8:"continue";s:9:"Fortsätt";}}s:2:"sw";a:8:{s:8:"language";s:2:"sw";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-02-21 11:17:30";s:12:"english_name";s:7:"Swahili";s:11:"native_name";s:9:"Kiswahili";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/6.9.4/sw.zip";s:3:"iso";a:2:{i:1;s:2:"sw";i:2;s:3:"swa";}s:7:"strings";a:1:{s:8:"continue";s:7:"Endelea";}}s:3:"szl";a:8:{s:8:"language";s:3:"szl";s:7:"version";s:5:"4.7.2";s:7:"updated";s:19:"2016-09-24 19:58:14";s:12:"english_name";s:8:"Silesian";s:11:"native_name";s:17:"Ślōnskŏ gŏdka";s:7:"package";s:62:"https://downloads.wordpress.org/translation/core/4.7.2/szl.zip";s:3:"iso";a:1:{i:3;s:3:"szl";}s:7:"strings";a:1:{s:8:"continue";s:13:"Kōntynuować";}}s:5:"ta_IN";a:8:{s:8:"language";s:5:"ta_IN";s:7:"version";s:5:"4.7.2";s:7:"updated";s:19:"2017-01-27 03:22:47";s:12:"english_name";s:5:"Tamil";s:11:"native_name";s:15:"தமிழ்";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.2/ta_IN.zip";s:3:"iso";a:2:{i:1;s:2:"ta";i:2;s:3:"tam";}s:7:"strings";a:1:{s:8:"continue";s:24:"தொடரவும்";}}s:5:"ta_LK";a:8:{s:8:"language";s:5:"ta_LK";s:7:"version";s:6:"4.2.39";s:7:"updated";s:19:"2015-12-03 01:07:44";s:12:"english_name";s:17:"Tamil (Sri Lanka)";s:11:"native_name";s:15:"தமிழ்";s:7:"package";s:65:"https://downloads.wordpress.org/translation/core/4.2.39/ta_LK.zip";s:3:"iso";a:2:{i:1;s:2:"ta";i:2;s:3:"tam";}s:7:"strings";a:1:{s:8:"continue";s:18:"தொடர்க";}}s:2:"te";a:8:{s:8:"language";s:2:"te";s:7:"version";s:5:"4.7.2";s:7:"updated";s:19:"2017-01-26 15:47:39";s:12:"english_name";s:6:"Telugu";s:11:"native_name";s:18:"తెలుగు";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/4.7.2/te.zip";s:3:"iso";a:2:{i:1;s:2:"te";i:2;s:3:"tel";}s:7:"strings";a:1:{s:8:"continue";s:30:"కొనసాగించు";}}s:2:"th";a:8:{s:8:"language";s:2:"th";s:7:"version";s:6:"5.8.13";s:7:"updated";s:19:"2022-06-08 04:30:30";s:12:"english_name";s:4:"Thai";s:11:"native_name";s:9:"ไทย";s:7:"package";s:62:"https://downloads.wordpress.org/translation/core/5.8.13/th.zip";s:3:"iso";a:2:{i:1;s:2:"th";i:2;s:3:"tha";}s:7:"strings";a:1:{s:8:"continue";s:15:"ต่อไป";}}s:2:"tl";a:8:{s:8:"language";s:2:"tl";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-02-26 04:01:56";s:12:"english_name";s:7:"Tagalog";s:11:"native_name";s:7:"Tagalog";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/6.9.4/tl.zip";s:3:"iso";a:2:{i:1;s:2:"tl";i:2;s:3:"tgl";}s:7:"strings";a:1:{s:8:"continue";s:10:"Magpatuloy";}}s:5:"tr_TR";a:8:{s:8:"language";s:5:"tr_TR";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-03-10 21:54:48";s:12:"english_name";s:7:"Turkish";s:11:"native_name";s:8:"Türkçe";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/6.9.4/tr_TR.zip";s:3:"iso";a:2:{i:1;s:2:"tr";i:2;s:3:"tur";}s:7:"strings";a:1:{s:8:"continue";s:5:"Devam";}}s:5:"tt_RU";a:8:{s:8:"language";s:5:"tt_RU";s:7:"version";s:5:"4.7.2";s:7:"updated";s:19:"2016-11-20 20:20:50";s:12:"english_name";s:5:"Tatar";s:11:"native_name";s:19:"Татар теле";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.2/tt_RU.zip";s:3:"iso";a:2:{i:1;s:2:"tt";i:2;s:3:"tat";}s:7:"strings";a:1:{s:8:"continue";s:17:"дәвам итү";}}s:3:"tah";a:8:{s:8:"language";s:3:"tah";s:7:"version";s:5:"4.7.2";s:7:"updated";s:19:"2016-03-06 18:39:39";s:12:"english_name";s:8:"Tahitian";s:11:"native_name";s:10:"Reo Tahiti";s:7:"package";s:62:"https://downloads.wordpress.org/translation/core/4.7.2/tah.zip";s:3:"iso";a:3:{i:1;s:2:"ty";i:2;s:3:"tah";i:3;s:3:"tah";}s:7:"strings";a:1:{s:8:"continue";s:8:"Continue";}}s:5:"ug_CN";a:8:{s:8:"language";s:5:"ug_CN";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-01-29 23:09:01";s:12:"english_name";s:6:"Uighur";s:11:"native_name";s:16:"ئۇيغۇرچە";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/6.9.4/ug_CN.zip";s:3:"iso";a:2:{i:1;s:2:"ug";i:2;s:3:"uig";}s:7:"strings";a:1:{s:8:"continue";s:26:"داۋاملاشتۇرۇش";}}s:2:"uk";a:8:{s:8:"language";s:2:"uk";s:7:"version";s:3:"6.8";s:7:"updated";s:19:"2025-04-18 21:10:00";s:12:"english_name";s:9:"Ukrainian";s:11:"native_name";s:20:"Українська";s:7:"package";s:59:"https://downloads.wordpress.org/translation/core/6.8/uk.zip";s:3:"iso";a:2:{i:1;s:2:"uk";i:2;s:3:"ukr";}s:7:"strings";a:1:{s:8:"continue";s:20:"Продовжити";}}s:2:"ur";a:8:{s:8:"language";s:2:"ur";s:7:"version";s:6:"5.4.19";s:7:"updated";s:19:"2020-04-09 11:17:33";s:12:"english_name";s:4:"Urdu";s:11:"native_name";s:8:"اردو";s:7:"package";s:62:"https://downloads.wordpress.org/translation/core/5.4.19/ur.zip";s:3:"iso";a:2:{i:1;s:2:"ur";i:2;s:3:"urd";}s:7:"strings";a:1:{s:8:"continue";s:19:"جاری رکھیں";}}s:5:"uz_UZ";a:8:{s:8:"language";s:5:"uz_UZ";s:7:"version";s:8:"5.8-beta";s:7:"updated";s:19:"2021-02-28 12:02:22";s:12:"english_name";s:5:"Uzbek";s:11:"native_name";s:11:"O‘zbekcha";s:7:"package";s:67:"https://downloads.wordpress.org/translation/core/5.8-beta/uz_UZ.zip";s:3:"iso";a:2:{i:1;s:2:"uz";i:2;s:3:"uzb";}s:7:"strings";a:1:{s:8:"continue";s:11:"Davom etish";}}s:2:"vi";a:8:{s:8:"language";s:2:"vi";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-03-22 14:30:31";s:12:"english_name";s:10:"Vietnamese";s:11:"native_name";s:14:"Tiếng Việt";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/6.9.4/vi.zip";s:3:"iso";a:2:{i:1;s:2:"vi";i:2;s:3:"vie";}s:7:"strings";a:1:{s:8:"continue";s:12:"Tiếp tục";}}s:3:"yor";a:8:{s:8:"language";s:3:"yor";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-03-17 19:42:05";s:12:"english_name";s:6:"Yoruba";s:11:"native_name";s:8:"Yorùbá";s:7:"package";s:62:"https://downloads.wordpress.org/translation/core/6.9.4/yor.zip";s:3:"iso";a:3:{i:1;s:2:"yo";i:2;s:3:"yor";i:3;s:3:"yor";}s:7:"strings";a:1:{s:8:"continue";s:18:"Tẹ̀síwájú si";}}s:5:"zh_CN";a:8:{s:8:"language";s:5:"zh_CN";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-01-06 20:16:48";s:12:"english_name";s:15:"Chinese (China)";s:11:"native_name";s:12:"简体中文";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/6.9.4/zh_CN.zip";s:3:"iso";a:2:{i:1;s:2:"zh";i:2;s:3:"zho";}s:7:"strings";a:1:{s:8:"continue";s:6:"继续";}}s:5:"zh_HK";a:8:{s:8:"language";s:5:"zh_HK";s:7:"version";s:5:"6.2.9";s:7:"updated";s:19:"2022-07-15 15:25:03";s:12:"english_name";s:19:"Chinese (Hong Kong)";s:11:"native_name";s:12:"香港中文";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/6.2.9/zh_HK.zip";s:3:"iso";a:2:{i:1;s:2:"zh";i:2;s:3:"zho";}s:7:"strings";a:1:{s:8:"continue";s:6:"繼續";}}s:5:"zh_TW";a:8:{s:8:"language";s:5:"zh_TW";s:7:"version";s:5:"6.9.4";s:7:"updated";s:19:"2026-02-11 16:22:59";s:12:"english_name";s:16:"Chinese (Taiwan)";s:11:"native_name";s:12:"繁體中文";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/6.9.4/zh_TW.zip";s:3:"iso";a:2:{i:1;s:2:"zh";i:2;s:3:"zho";}s:7:"strings";a:1:{s:8:"continue";s:6:"繼續";}}}', 'off');
INSERT INTO `EKPjf_options` VALUES
(15021, '_site_transient_timeout_browser_3a232a518679c83f8ad9d67ea3edd100', '1775048046', 'off'),
(15022, '_site_transient_browser_3a232a518679c83f8ad9d67ea3edd100', 'a:10:{s:4:"name";s:6:"Chrome";s:7:"version";s:9:"146.0.0.0";s:8:"platform";s:5:"Linux";s:10:"update_url";s:29:"https://www.google.com/chrome";s:7:"img_src";s:43:"http://s.w.org/images/browsers/chrome.png?1";s:11:"img_src_ssl";s:44:"https://s.w.org/images/browsers/chrome.png?1";s:15:"current_version";s:2:"18";s:7:"upgrade";b:0;s:8:"insecure";b:0;s:6:"mobile";b:0;}', 'off'),
(15023, '_transient_woocommerce_shipping_task_zone_count_transient', '0', 'on'),
(15036, '_transient_timeout_gamipress_plugins_api', '1775048694', 'off'),
(15037, '_transient_gamipress_plugins_api', 'a:209:{i:0;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:395508;s:4:"slug";s:15:"all-access-pass";s:5:"title";s:15:"All Access Pass";s:11:"create_date";s:19:"2018-04-13 12:00:29";s:13:"modified_date";s:19:"2022-11-02 13:10:51";s:6:"status";s:7:"publish";s:4:"link";s:50:"https://gamipress.com/?post_type=download&p=395508";s:9:"permalink";s:46:"https://gamipress.com/add-ons/all-access-pass/";s:7:"excerpt";s:60:"Gain access to all GamiPress add-ons with a single purchase!";s:9:"thumbnail";s:73:"https://gamipress.com/wp-content/uploads/2019/03/gamipress-all-access.svg";s:8:"category";a:1:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:53;s:4:"name";s:6:"Passes";s:4:"slug";s:6:"passes";}}s:4:"tags";a:1:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:47;s:4:"name";s:15:"all access pass";s:4:"slug";s:15:"all-access-pass";}}}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:1;s:7:"version";s:0:"";s:8:"exp_unit";s:5:"years";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:7;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:1510469;s:4:"slug";s:17:"professional-pass";s:5:"title";s:17:"Professional Pass";s:11:"create_date";s:19:"2018-04-13 11:55:31";s:13:"modified_date";s:19:"2025-12-22 12:09:50";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=1510469";s:9:"permalink";s:48:"https://gamipress.com/add-ons/professional-pass/";s:7:"excerpt";s:52:"Improve user experience with extended functionality!";s:9:"thumbnail";s:80:"https://gamipress.com/wp-content/uploads/2019/03/gamipress-professional-pass.svg";s:8:"category";a:1:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:53;s:4:"name";s:6:"Passes";s:4:"slug";s:6:"passes";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:1;s:7:"version";s:0:"";s:8:"exp_unit";s:5:"years";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:8;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:1510468;s:4:"slug";s:13:"personal-pass";s:5:"title";s:13:"Personal Pass";s:11:"create_date";s:19:"2018-04-13 11:50:30";s:13:"modified_date";s:19:"2023-07-25 10:39:25";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=1510468";s:9:"permalink";s:44:"https://gamipress.com/add-ons/personal-pass/";s:7:"excerpt";s:53:"Everything needed to get a personal project gamified!";s:9:"thumbnail";s:76:"https://gamipress.com/wp-content/uploads/2019/03/gamipress-personal-pass.svg";s:8:"category";a:1:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:53;s:4:"name";s:6:"Passes";s:4:"slug";s:6:"passes";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:1;s:7:"version";s:0:"";s:8:"exp_unit";s:5:"years";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:9;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:12677;s:4:"slug";s:22:"gamipress-leaderboards";s:5:"title";s:12:"Leaderboards";s:11:"create_date";s:19:"2017-10-02 18:17:17";s:13:"modified_date";s:19:"2026-03-03 12:54:31";s:6:"status";s:7:"publish";s:4:"link";s:49:"https://gamipress.com/?post_type=download&p=12677";s:9:"permalink";s:53:"https://gamipress.com/add-ons/gamipress-leaderboards/";s:7:"excerpt";s:59:"Add leaderboards to intensify the gamification of your site";s:9:"thumbnail";s:65:"https://gamipress.com/wp-content/uploads/2018/12/leaderboards.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:35;s:4:"name";s:12:"Enhancements";s:4:"slug";s:12:"enhancements";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:52;s:4:"name";s:17:"Professional Pass";s:4:"slug";s:17:"professional-pass";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:1;s:7:"version";s:5:"1.5.6";s:8:"exp_unit";s:5:"years";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:10;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:13143;s:4:"slug";s:18:"gamipress-progress";s:5:"title";s:8:"Progress";s:11:"create_date";s:19:"2017-10-05 16:44:22";s:13:"modified_date";s:19:"2026-01-22 20:24:00";s:6:"status";s:7:"publish";s:4:"link";s:49:"https://gamipress.com/?post_type=download&p=13143";s:9:"permalink";s:49:"https://gamipress.com/add-ons/gamipress-progress/";s:7:"excerpt";s:60:"Attractively show to your users their progress of completion";s:9:"thumbnail";s:63:"https://gamipress.com/wp-content/uploads/2018/12/progress-1.svg";s:8:"category";a:1:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:35;s:4:"name";s:12:"Enhancements";s:4:"slug";s:12:"enhancements";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:1;s:7:"version";s:5:"1.4.3";s:8:"exp_unit";s:5:"years";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:11;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:15860;s:4:"slug";s:22:"gamipress-progress-map";s:5:"title";s:12:"Progress Map";s:11:"create_date";s:19:"2017-10-19 20:11:51";s:13:"modified_date";s:19:"2026-01-22 20:24:13";s:6:"status";s:7:"publish";s:4:"link";s:49:"https://gamipress.com/?post_type=download&p=15860";s:9:"permalink";s:53:"https://gamipress.com/add-ons/gamipress-progress-map/";s:7:"excerpt";s:42:"Add interactive progress maps to your site";s:9:"thumbnail";s:66:"https://gamipress.com/wp-content/uploads/2018/12/progess-map-2.svg";s:8:"category";a:1:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:35;s:4:"name";s:12:"Enhancements";s:4:"slug";s:12:"enhancements";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:1;s:7:"version";s:5:"1.1.5";s:8:"exp_unit";s:5:"years";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:12;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:25139;s:4:"slug";s:23:"gamipress-notifications";s:5:"title";s:13:"Notifications";s:11:"create_date";s:19:"2017-10-24 19:06:39";s:13:"modified_date";s:19:"2026-03-18 13:21:20";s:6:"status";s:7:"publish";s:4:"link";s:49:"https://gamipress.com/?post_type=download&p=25139";s:9:"permalink";s:54:"https://gamipress.com/add-ons/gamipress-notifications/";s:7:"excerpt";s:48:"Instantly notify of any new reward to your users";s:9:"thumbnail";s:66:"https://gamipress.com/wp-content/uploads/2018/12/notifications.svg";s:8:"category";a:1:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:35;s:4:"name";s:12:"Enhancements";s:4:"slug";s:12:"enhancements";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:1;s:7:"version";s:5:"1.5.6";s:8:"exp_unit";s:5:"years";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:13;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2208266;s:4:"slug";s:32:"gamipress-congratulations-popups";s:5:"title";s:22:"Congratulations Popups";s:11:"create_date";s:19:"2022-03-11 10:41:24";s:13:"modified_date";s:19:"2026-03-11 12:00:09";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2208266";s:9:"permalink";s:63:"https://gamipress.com/add-ons/gamipress-congratulations-popups/";s:7:"excerpt";s:47:"Show stunning popups to congratulate your users";s:9:"thumbnail";s:75:"https://gamipress.com/wp-content/uploads/2022/03/congratulations-popups.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:35;s:4:"name";s:12:"Enhancements";s:4:"slug";s:12:"enhancements";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:26;s:4:"name";s:6:"Social";s:4:"slug";s:6:"social";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:1;s:7:"version";s:5:"1.1.5";s:8:"exp_unit";s:5:"years";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:14;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2176302;s:4:"slug";s:22:"gamipress-points-cards";s:5:"title";s:12:"Points Cards";s:11:"create_date";s:19:"2021-07-15 07:53:54";s:13:"modified_date";s:19:"2025-06-27 12:31:47";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2176302";s:9:"permalink";s:53:"https://gamipress.com/add-ons/gamipress-points-cards/";s:7:"excerpt";s:77:"Allow your users to create points cards to redeem them on physical commerces.";s:9:"thumbnail";s:65:"https://gamipress.com/wp-content/uploads/2021/07/points-cards.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:35;s:4:"name";s:12:"Enhancements";s:4:"slug";s:12:"enhancements";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:26;s:4:"name";s:6:"Social";s:4:"slug";s:6:"social";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:1;s:7:"version";s:5:"1.0.6";s:8:"exp_unit";s:5:"years";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:15;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:356829;s:4:"slug";s:29:"gamipress-daily-login-rewards";s:5:"title";s:19:"Daily Login Rewards";s:11:"create_date";s:19:"2018-03-12 13:11:55";s:13:"modified_date";s:19:"2026-01-22 20:25:40";s:6:"status";s:7:"publish";s:4:"link";s:50:"https://gamipress.com/?post_type=download&p=356829";s:9:"permalink";s:60:"https://gamipress.com/add-ons/gamipress-daily-login-rewards/";s:7:"excerpt";s:43:"Add daily rewards to boost your site visits";s:9:"thumbnail";s:72:"https://gamipress.com/wp-content/uploads/2018/12/daily-login-rewards.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:22;s:4:"name";s:9:"Community";s:4:"slug";s:9:"community";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:35;s:4:"name";s:12:"Enhancements";s:4:"slug";s:12:"enhancements";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:1;s:7:"version";s:5:"1.1.7";s:8:"exp_unit";s:5:"years";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:16;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2272407;s:4:"slug";s:27:"gamipress-badge-builder-pro";s:5:"title";s:17:"Badge Builder PRO";s:11:"create_date";s:19:"2026-02-27 09:48:12";s:13:"modified_date";s:19:"2026-02-27 09:48:37";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2272407";s:9:"permalink";s:58:"https://gamipress.com/add-ons/gamipress-badge-builder-pro/";s:7:"excerpt";s:67:"Extend GamiPress Badge Builder with even more features and designs.";s:9:"thumbnail";s:70:"https://gamipress.com/wp-content/uploads/2026/01/badge-builder-pro.svg";s:8:"category";a:1:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:35;s:4:"name";s:12:"Enhancements";s:4:"slug";s:12:"enhancements";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:1;s:7:"version";s:5:"1.0.0";s:8:"exp_unit";s:5:"years";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:17;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2272838;s:4:"slug";s:30:"gamipress-limited-time-rewards";s:5:"title";s:20:"Limited-Time Rewards";s:11:"create_date";s:19:"2026-03-10 13:00:27";s:13:"modified_date";s:19:"2026-03-16 18:07:31";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2272838";s:9:"permalink";s:61:"https://gamipress.com/add-ons/gamipress-limited-time-rewards/";s:7:"excerpt";s:52:"Make rewards available for a limited period of time.";s:9:"thumbnail";s:77:"https://gamipress.com/wp-content/uploads/edd/2026/03/limited-time-rewards.svg";s:8:"category";a:1:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:35;s:4:"name";s:12:"Enhancements";s:4:"slug";s:12:"enhancements";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:1;s:7:"version";s:5:"1.0.0";s:8:"exp_unit";s:5:"years";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:18;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2272976;s:4:"slug";s:13:"gamipress-pro";s:5:"title";s:13:"GamiPress PRO";s:11:"create_date";s:19:"2026-03-17 09:11:41";s:13:"modified_date";s:19:"2026-03-25 08:53:06";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2272976";s:9:"permalink";s:44:"https://gamipress.com/add-ons/gamipress-pro/";s:7:"excerpt";s:75:"All the power of GamiPress and all its premium features in a single add-on!";s:9:"thumbnail";s:66:"https://gamipress.com/wp-content/uploads/2026/03/gamipress-pro.svg";s:8:"category";a:1:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:35;s:4:"name";s:12:"Enhancements";s:4:"slug";s:12:"enhancements";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:1;s:7:"version";s:5:"1.0.1";s:8:"exp_unit";s:5:"years";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:19;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2103003;s:4:"slug";s:28:"gamipress-time-based-rewards";s:5:"title";s:18:"Time-based Rewards";s:11:"create_date";s:19:"2018-03-12 14:00:05";s:13:"modified_date";s:19:"2025-06-11 12:04:50";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2103003";s:9:"permalink";s:59:"https://gamipress.com/add-ons/gamipress-time-based-rewards/";s:7:"excerpt";s:67:"Add time-based rewards to let your users coming back to claim them.";s:9:"thumbnail";s:71:"https://gamipress.com/wp-content/uploads/2019/09/time-based-rewards.svg";s:8:"category";a:1:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:35;s:4:"name";s:12:"Enhancements";s:4:"slug";s:12:"enhancements";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:1;s:7:"version";s:5:"1.1.3";s:8:"exp_unit";s:5:"years";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:20;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2154206;s:4:"slug";s:23:"gamipress-anniversaries";s:5:"title";s:13:"Anniversaries";s:11:"create_date";s:19:"2021-02-10 16:19:12";s:13:"modified_date";s:19:"2025-05-15 06:18:35";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2154206";s:9:"permalink";s:54:"https://gamipress.com/add-ons/gamipress-anniversaries/";s:7:"excerpt";s:64:"Award your users for their anniversary as a member of your site.";s:9:"thumbnail";s:66:"https://gamipress.com/wp-content/uploads/2021/02/anniversaries.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:35;s:4:"name";s:12:"Enhancements";s:4:"slug";s:12:"enhancements";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:26;s:4:"name";s:6:"Social";s:4:"slug";s:6:"social";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:1;s:7:"version";s:5:"1.0.5";s:8:"exp_unit";s:5:"years";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:21;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2154207;s:4:"slug";s:19:"gamipress-birthdays";s:5:"title";s:9:"Birthdays";s:11:"create_date";s:19:"2021-02-10 16:19:15";s:13:"modified_date";s:19:"2025-05-08 07:45:57";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2154207";s:9:"permalink";s:50:"https://gamipress.com/add-ons/gamipress-birthdays/";s:7:"excerpt";s:36:"Award your users for their birthday.";s:9:"thumbnail";s:61:"https://gamipress.com/wp-content/uploads/2021/02/birthays.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:35;s:4:"name";s:12:"Enhancements";s:4:"slug";s:12:"enhancements";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:26;s:4:"name";s:6:"Social";s:4:"slug";s:6:"social";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:1;s:7:"version";s:5:"1.0.8";s:8:"exp_unit";s:5:"years";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:22;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:860650;s:4:"slug";s:19:"gamipress-referrals";s:5:"title";s:9:"Referrals";s:11:"create_date";s:19:"2018-03-12 13:25:45";s:13:"modified_date";s:19:"2026-01-22 20:27:22";s:6:"status";s:7:"publish";s:4:"link";s:50:"https://gamipress.com/?post_type=download&p=860650";s:9:"permalink";s:50:"https://gamipress.com/add-ons/gamipress-referrals/";s:7:"excerpt";s:84:"Add a complete referral system & award users for refer visitors, sign ups and sales.";s:9:"thumbnail";s:62:"https://gamipress.com/wp-content/uploads/2018/12/referrals.svg";s:8:"category";a:5:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:25;s:4:"name";s:9:"Affiliate";s:4:"slug";s:9:"affiliate";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:22;s:4:"name";s:9:"Community";s:4:"slug";s:9:"community";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:35;s:4:"name";s:12:"Enhancements";s:4:"slug";s:12:"enhancements";}i:3;O:8:"stdClass":3:{s:7:"term_id";i:51;s:4:"name";s:13:"Personal Pass";s:4:"slug";s:13:"personal-pass";}i:4;O:8:"stdClass":3:{s:7:"term_id";i:52;s:4:"name";s:17:"Professional Pass";s:4:"slug";s:17:"professional-pass";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:1;s:7:"version";s:5:"1.1.6";s:8:"exp_unit";s:5:"years";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:23;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2152826;s:4:"slug";s:33:"gamipress-buddyboss-notifications";s:5:"title";s:23:"BuddyBoss Notifications";s:11:"create_date";s:19:"2021-02-01 21:46:06";s:13:"modified_date";s:19:"2026-02-10 10:20:54";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2152826";s:9:"permalink";s:64:"https://gamipress.com/add-ons/gamipress-buddyboss-notifications/";s:7:"excerpt";s:52:"Instantly notify BuddyBoss members of earned rewards";s:9:"thumbnail";s:76:"https://gamipress.com/wp-content/uploads/2021/02/notifications-buddyboss.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:22;s:4:"name";s:9:"Community";s:4:"slug";s:9:"community";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:26;s:4:"name";s:6:"Social";s:4:"slug";s:6:"social";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:1;s:7:"version";s:5:"1.1.1";s:8:"exp_unit";s:5:"years";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:24;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2152327;s:4:"slug";s:34:"gamipress-buddypress-notifications";s:5:"title";s:24:"BuddyPress Notifications";s:11:"create_date";s:19:"2021-01-30 15:42:43";s:13:"modified_date";s:19:"2026-02-10 10:07:34";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2152327";s:9:"permalink";s:65:"https://gamipress.com/add-ons/gamipress-buddypress-notifications/";s:7:"excerpt";s:54:"Instantly notify BuddyPress members of earned rewards.";s:9:"thumbnail";s:77:"https://gamipress.com/wp-content/uploads/2021/01/notifications-buddypress.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:22;s:4:"name";s:9:"Community";s:4:"slug";s:9:"community";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:26;s:4:"name";s:6:"Social";s:4:"slug";s:6:"social";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:1;s:7:"version";s:5:"1.0.8";s:8:"exp_unit";s:5:"years";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:25;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2155293;s:4:"slug";s:21:"gamipress-expirations";s:5:"title";s:11:"Expirations";s:11:"create_date";s:19:"2021-02-17 15:15:48";s:13:"modified_date";s:19:"2025-11-06 13:49:44";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2155293";s:9:"permalink";s:52:"https://gamipress.com/add-ons/gamipress-expirations/";s:7:"excerpt";s:62:"Set an expiration date to your points, achievements and ranks.";s:9:"thumbnail";s:64:"https://gamipress.com/wp-content/uploads/2021/02/expirations.svg";s:8:"category";a:1:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:35;s:4:"name";s:12:"Enhancements";s:4:"slug";s:12:"enhancements";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:1;s:7:"version";s:5:"1.0.9";s:8:"exp_unit";s:5:"years";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:26;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:39042;s:4:"slug";s:26:"gamipress-restrict-content";s:5:"title";s:16:"Restrict Content";s:11:"create_date";s:19:"2017-11-10 12:15:15";s:13:"modified_date";s:19:"2025-12-17 07:31:00";s:6:"status";s:7:"publish";s:4:"link";s:49:"https://gamipress.com/?post_type=download&p=39042";s:9:"permalink";s:57:"https://gamipress.com/add-ons/gamipress-restrict-content/";s:7:"excerpt";s:64:"Limit access to any post or page based on GamiPress interactions";s:9:"thumbnail";s:69:"https://gamipress.com/wp-content/uploads/2018/12/restrict-content.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:35;s:4:"name";s:12:"Enhancements";s:4:"slug";s:12:"enhancements";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:37;s:4:"name";s:11:"Memberships";s:4:"slug";s:11:"memberships";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:1;s:7:"version";s:5:"1.2.9";s:8:"exp_unit";s:5:"years";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:27;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:1900200;s:4:"slug";s:25:"gamipress-restrict-unlock";s:5:"title";s:15:"Restrict Unlock";s:11:"create_date";s:19:"2018-03-12 13:50:56";s:13:"modified_date";s:19:"2025-12-05 11:38:42";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=1900200";s:9:"permalink";s:56:"https://gamipress.com/add-ons/gamipress-restrict-unlock/";s:7:"excerpt";s:50:"Restrict users to unlock any gamification element.";s:9:"thumbnail";s:68:"https://gamipress.com/wp-content/uploads/2019/06/restrict-unlock.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:35;s:4:"name";s:12:"Enhancements";s:4:"slug";s:12:"enhancements";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:37;s:4:"name";s:11:"Memberships";s:4:"slug";s:11:"memberships";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:1;s:7:"version";s:5:"1.1.1";s:8:"exp_unit";s:5:"years";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:28;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2263466;s:4:"slug";s:27:"gamipress-points-multiplier";s:5:"title";s:17:"Points Multiplier";s:11:"create_date";s:19:"2024-05-02 16:05:00";s:13:"modified_date";s:19:"2024-11-26 12:08:57";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2263466";s:9:"permalink";s:58:"https://gamipress.com/add-ons/gamipress-points-multiplier/";s:7:"excerpt";s:67:"Add points multipliers based on user earned achievements and ranks.";s:9:"thumbnail";s:72:"https://gamipress.com/wp-content/uploads/2024/05/points-multiplier02.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:35;s:4:"name";s:12:"Enhancements";s:4:"slug";s:12:"enhancements";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:37;s:4:"name";s:11:"Memberships";s:4:"slug";s:11:"memberships";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:1;s:7:"version";s:5:"1.0.1";s:8:"exp_unit";s:5:"years";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:29;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2263747;s:4:"slug";s:35:"gamipress-requirements-descriptions";s:5:"title";s:25:"Requirements Descriptions";s:11:"create_date";s:19:"2024-05-09 18:56:38";s:13:"modified_date";s:19:"2024-05-09 18:56:38";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2263747";s:9:"permalink";s:66:"https://gamipress.com/add-ons/gamipress-requirements-descriptions/";s:7:"excerpt";s:73:"Add extra information to your requirements and display it in a smart way.";s:9:"thumbnail";s:78:"https://gamipress.com/wp-content/uploads/2024/05/requirements-descriptions.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:24;s:4:"name";s:9:"eLearning";s:4:"slug";s:9:"elearning";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:35;s:4:"name";s:12:"Enhancements";s:4:"slug";s:12:"enhancements";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:1;s:7:"version";s:5:"1.0.0";s:8:"exp_unit";s:5:"years";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:30;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2113669;s:4:"slug";s:16:"gamipress-zapier";s:5:"title";s:6:"Zapier";s:11:"create_date";s:19:"2020-02-20 10:53:27";s:13:"modified_date";s:19:"2025-12-02 12:53:28";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2113669";s:9:"permalink";s:47:"https://gamipress.com/add-ons/gamipress-zapier/";s:7:"excerpt";s:59:"Connect GamiPress with thousands of services through Zapier";s:9:"thumbnail";s:67:"https://gamipress.com/wp-content/uploads/2024/04/zapier-reverse.svg";s:8:"category";a:7:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:25;s:4:"name";s:9:"Affiliate";s:4:"slug";s:9:"affiliate";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:22;s:4:"name";s:9:"Community";s:4:"slug";s:9:"community";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:21;s:4:"name";s:9:"eCommerce";s:4:"slug";s:9:"ecommerce";}i:3;O:8:"stdClass":3:{s:7:"term_id";i:24;s:4:"name";s:9:"eLearning";s:4:"slug";s:9:"elearning";}i:4;O:8:"stdClass":3:{s:7:"term_id";i:35;s:4:"name";s:12:"Enhancements";s:4:"slug";s:12:"enhancements";}i:5;O:8:"stdClass":3:{s:7:"term_id";i:37;s:4:"name";s:11:"Memberships";s:4:"slug";s:11:"memberships";}i:6;O:8:"stdClass":3:{s:7:"term_id";i:26;s:4:"name";s:6:"Social";s:4:"slug";s:6:"social";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:1;s:7:"version";s:5:"1.1.0";s:8:"exp_unit";s:5:"years";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:31;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2117404;s:4:"slug";s:23:"gamipress-points-limits";s:5:"title";s:13:"Points Limits";s:11:"create_date";s:19:"2020-04-10 10:32:24";s:13:"modified_date";s:19:"2024-04-10 07:05:25";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2117404";s:9:"permalink";s:54:"https://gamipress.com/add-ons/gamipress-points-limits/";s:7:"excerpt";s:72:"Limit users points earnings per role and based on a time period you want";s:9:"thumbnail";s:82:"https://gamipress.com/wp-content/uploads/2020/04/template-gamipress-horizontal.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:35;s:4:"name";s:12:"Enhancements";s:4:"slug";s:12:"enhancements";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:37;s:4:"name";s:11:"Memberships";s:4:"slug";s:11:"memberships";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:1;s:7:"version";s:5:"1.0.7";s:8:"exp_unit";s:5:"years";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:32;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2123302;s:4:"slug";s:15:"gamipress-badgr";s:5:"title";s:5:"Badgr";s:11:"create_date";s:19:"2020-06-11 10:22:55";s:13:"modified_date";s:19:"2025-05-28 10:07:52";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2123302";s:9:"permalink";s:46:"https://gamipress.com/add-ons/gamipress-badgr/";s:7:"excerpt";s:46:"Sync achievements and user earnings with Badgr";s:9:"thumbnail";s:58:"https://gamipress.com/wp-content/uploads/2020/06/badgr.svg";s:8:"category";a:5:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:22;s:4:"name";s:9:"Community";s:4:"slug";s:9:"community";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:24;s:4:"name";s:9:"eLearning";s:4:"slug";s:9:"elearning";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:35;s:4:"name";s:12:"Enhancements";s:4:"slug";s:12:"enhancements";}i:3;O:8:"stdClass":3:{s:7:"term_id";i:58;s:4:"name";s:11:"Open Badges";s:4:"slug";s:11:"open-badges";}i:4;O:8:"stdClass":3:{s:7:"term_id";i:26;s:4:"name";s:6:"Social";s:4:"slug";s:6:"social";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:1;s:7:"version";s:5:"1.1.6";s:8:"exp_unit";s:5:"years";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:33;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2123301;s:4:"slug";s:16:"gamipress-credly";s:5:"title";s:6:"Credly";s:11:"create_date";s:19:"2020-06-11 10:22:47";s:13:"modified_date";s:19:"2026-02-05 12:06:10";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2123301";s:9:"permalink";s:47:"https://gamipress.com/add-ons/gamipress-credly/";s:7:"excerpt";s:47:"Sync achievements and user earnings with Credly";s:9:"thumbnail";s:59:"https://gamipress.com/wp-content/uploads/2022/02/credly.svg";s:8:"category";a:5:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:22;s:4:"name";s:9:"Community";s:4:"slug";s:9:"community";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:24;s:4:"name";s:9:"eLearning";s:4:"slug";s:9:"elearning";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:35;s:4:"name";s:12:"Enhancements";s:4:"slug";s:12:"enhancements";}i:3;O:8:"stdClass":3:{s:7:"term_id";i:58;s:4:"name";s:11:"Open Badges";s:4:"slug";s:11:"open-badges";}i:4;O:8:"stdClass":3:{s:7:"term_id";i:26;s:4:"name";s:6:"Social";s:4:"slug";s:6:"social";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:1;s:7:"version";s:5:"1.0.5";s:8:"exp_unit";s:5:"years";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:34;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:8730;s:4:"slug";s:22:"gamipress-social-share";s:5:"title";s:12:"Social Share";s:11:"create_date";s:19:"2017-09-26 11:43:13";s:13:"modified_date";s:19:"2026-01-22 20:30:27";s:6:"status";s:7:"publish";s:4:"link";s:48:"https://gamipress.com/?post_type=download&p=8730";s:9:"permalink";s:53:"https://gamipress.com/add-ons/gamipress-social-share/";s:7:"excerpt";s:58:"Award users for share your site content on social networks";s:9:"thumbnail";s:65:"https://gamipress.com/wp-content/uploads/2018/12/social-share.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:51;s:4:"name";s:13:"Personal Pass";s:4:"slug";s:13:"personal-pass";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:52;s:4:"name";s:17:"Professional Pass";s:4:"slug";s:17:"professional-pass";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:26;s:4:"name";s:6:"Social";s:4:"slug";s:6:"social";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:1;s:7:"version";s:5:"1.2.7";s:8:"exp_unit";s:5:"years";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:35;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2120223;s:4:"slug";s:21:"gamipress-submissions";s:5:"title";s:11:"Submissions";s:11:"create_date";s:19:"2020-05-11 11:25:29";s:13:"modified_date";s:19:"2026-01-22 20:31:21";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2120223";s:9:"permalink";s:52:"https://gamipress.com/add-ons/gamipress-submissions/";s:7:"excerpt";s:64:"Allow users to unlock rewards through admin reviewed submissions";s:9:"thumbnail";s:64:"https://gamipress.com/wp-content/uploads/2020/05/submissions.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:35;s:4:"name";s:12:"Enhancements";s:4:"slug";s:12:"enhancements";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:51;s:4:"name";s:13:"Personal Pass";s:4:"slug";s:13:"personal-pass";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:52;s:4:"name";s:17:"Professional Pass";s:4:"slug";s:17:"professional-pass";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:1;s:7:"version";s:5:"1.1.1";s:8:"exp_unit";s:5:"years";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:36;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2120671;s:4:"slug";s:21:"gamipress-nominations";s:5:"title";s:11:"Nominations";s:11:"create_date";s:19:"2020-05-15 10:41:01";s:13:"modified_date";s:19:"2025-06-27 11:57:50";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2120671";s:9:"permalink";s:52:"https://gamipress.com/add-ons/gamipress-nominations/";s:7:"excerpt";s:64:"Allow users to nominate others to unlock achievements and ranks.";s:9:"thumbnail";s:64:"https://gamipress.com/wp-content/uploads/2020/05/nominations.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:35;s:4:"name";s:12:"Enhancements";s:4:"slug";s:12:"enhancements";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:51;s:4:"name";s:13:"Personal Pass";s:4:"slug";s:13:"personal-pass";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:52;s:4:"name";s:17:"Professional Pass";s:4:"slug";s:17:"professional-pass";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:1;s:7:"version";s:5:"1.1.5";s:8:"exp_unit";s:5:"years";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:37;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:674329;s:4:"slug";s:17:"gamipress-coupons";s:5:"title";s:7:"Coupons";s:11:"create_date";s:19:"2018-03-12 13:20:43";s:13:"modified_date";s:19:"2025-06-27 11:00:06";s:6:"status";s:7:"publish";s:4:"link";s:50:"https://gamipress.com/?post_type=download&p=674329";s:9:"permalink";s:48:"https://gamipress.com/add-ons/gamipress-coupons/";s:7:"excerpt";s:74:"Create coupons that users can redeem for points, achievements and/or ranks";s:9:"thumbnail";s:60:"https://gamipress.com/wp-content/uploads/2018/12/coupons.svg";s:8:"category";a:5:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:25;s:4:"name";s:9:"Affiliate";s:4:"slug";s:9:"affiliate";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:35;s:4:"name";s:12:"Enhancements";s:4:"slug";s:12:"enhancements";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:37;s:4:"name";s:11:"Memberships";s:4:"slug";s:11:"memberships";}i:3;O:8:"stdClass":3:{s:7:"term_id";i:51;s:4:"name";s:13:"Personal Pass";s:4:"slug";s:13:"personal-pass";}i:4;O:8:"stdClass":3:{s:7:"term_id";i:52;s:4:"name";s:17:"Professional Pass";s:4:"slug";s:17:"professional-pass";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:1;s:7:"version";s:5:"1.1.3";s:8:"exp_unit";s:5:"years";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:38;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:281830;s:4:"slug";s:17:"gamipress-reports";s:5:"title";s:7:"Reports";s:11:"create_date";s:19:"2018-02-13 09:25:50";s:13:"modified_date";s:19:"2024-02-15 10:29:10";s:6:"status";s:7:"publish";s:4:"link";s:50:"https://gamipress.com/?post_type=download&p=281830";s:9:"permalink";s:48:"https://gamipress.com/add-ons/gamipress-reports/";s:7:"excerpt";s:90:"Live reports for a quick view of points in circulation, achievements earned and user ranks";s:9:"thumbnail";s:60:"https://gamipress.com/wp-content/uploads/2018/12/reports.svg";s:8:"category";a:4:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:35;s:4:"name";s:12:"Enhancements";s:4:"slug";s:12:"enhancements";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:51;s:4:"name";s:13:"Personal Pass";s:4:"slug";s:13:"personal-pass";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:52;s:4:"name";s:17:"Professional Pass";s:4:"slug";s:17:"professional-pass";}i:3;O:8:"stdClass":3:{s:7:"term_id";i:39;s:4:"name";s:5:"Tools";s:4:"slug";s:5:"tools";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:1;s:7:"version";s:5:"1.1.0";s:8:"exp_unit";s:5:"years";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:39;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2101208;s:4:"slug";s:26:"gamipress-frontend-reports";s:5:"title";s:16:"Frontend Reports";s:11:"create_date";s:19:"2018-03-12 13:55:38";s:13:"modified_date";s:19:"2025-09-18 07:08:01";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2101208";s:9:"permalink";s:57:"https://gamipress.com/add-ons/gamipress-frontend-reports/";s:7:"excerpt";s:77:"Advanced and attractive reports with live controls to your users at frontend.";s:9:"thumbnail";s:69:"https://gamipress.com/wp-content/uploads/2019/08/frontend-reports.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:35;s:4:"name";s:12:"Enhancements";s:4:"slug";s:12:"enhancements";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:52;s:4:"name";s:17:"Professional Pass";s:4:"slug";s:17:"professional-pass";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:1;s:7:"version";s:5:"1.0.7";s:8:"exp_unit";s:5:"years";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:40;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2262685;s:4:"slug";s:25:"gamipress-frontend-awards";s:5:"title";s:15:"Frontend Awards";s:11:"create_date";s:19:"2024-04-16 19:26:06";s:13:"modified_date";s:19:"2025-06-27 11:43:45";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2262685";s:9:"permalink";s:56:"https://gamipress.com/add-ons/gamipress-frontend-awards/";s:7:"excerpt";s:72:"Allow users to award points, achievements or ranks at frontend to others";s:9:"thumbnail";s:67:"https://gamipress.com/wp-content/uploads/2024/04/frontent_award.svg";s:8:"category";a:5:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:22;s:4:"name";s:9:"Community";s:4:"slug";s:9:"community";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:24;s:4:"name";s:9:"eLearning";s:4:"slug";s:9:"elearning";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:35;s:4:"name";s:12:"Enhancements";s:4:"slug";s:12:"enhancements";}i:3;O:8:"stdClass":3:{s:7:"term_id";i:37;s:4:"name";s:11:"Memberships";s:4:"slug";s:11:"memberships";}i:4;O:8:"stdClass":3:{s:7:"term_id";i:52;s:4:"name";s:17:"Professional Pass";s:4:"slug";s:17:"professional-pass";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:1;s:7:"version";s:5:"1.0.3";s:8:"exp_unit";s:5:"years";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:41;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:449841;s:4:"slug";s:19:"gamipress-transfers";s:5:"title";s:9:"Transfers";s:11:"create_date";s:19:"2018-03-12 13:15:36";s:13:"modified_date";s:19:"2025-06-27 14:11:20";s:6:"status";s:7:"publish";s:4:"link";s:50:"https://gamipress.com/?post_type=download&p=449841";s:9:"permalink";s:50:"https://gamipress.com/add-ons/gamipress-transfers/";s:7:"excerpt";s:71:"Allow your users to transfer points, achievements or ranks between them";s:9:"thumbnail";s:62:"https://gamipress.com/wp-content/uploads/2018/12/transfers.svg";s:8:"category";a:4:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:22;s:4:"name";s:9:"Community";s:4:"slug";s:9:"community";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:35;s:4:"name";s:12:"Enhancements";s:4:"slug";s:12:"enhancements";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:37;s:4:"name";s:11:"Memberships";s:4:"slug";s:11:"memberships";}i:3;O:8:"stdClass":3:{s:7:"term_id";i:52;s:4:"name";s:17:"Professional Pass";s:4:"slug";s:17:"professional-pass";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:1;s:7:"version";s:5:"1.3.6";s:8:"exp_unit";s:5:"years";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:42;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:49849;s:4:"slug";s:19:"gamipress-purchases";s:5:"title";s:9:"Purchases";s:11:"create_date";s:19:"2017-12-21 09:00:51";s:13:"modified_date";s:19:"2025-06-27 13:47:58";s:6:"status";s:7:"publish";s:4:"link";s:49:"https://gamipress.com/?post_type=download&p=49849";s:9:"permalink";s:50:"https://gamipress.com/add-ons/gamipress-purchases/";s:7:"excerpt";s:62:"Allow your users purchase points, achievements or ranks access";s:9:"thumbnail";s:62:"https://gamipress.com/wp-content/uploads/2018/12/purchases.svg";s:8:"category";a:4:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:21;s:4:"name";s:9:"eCommerce";s:4:"slug";s:9:"ecommerce";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:35;s:4:"name";s:12:"Enhancements";s:4:"slug";s:12:"enhancements";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:51;s:4:"name";s:13:"Personal Pass";s:4:"slug";s:13:"personal-pass";}i:3;O:8:"stdClass":3:{s:7:"term_id";i:52;s:4:"name";s:17:"Professional Pass";s:4:"slug";s:17:"professional-pass";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:1;s:7:"version";s:5:"1.2.9";s:8:"exp_unit";s:5:"years";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:43;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:467888;s:4:"slug";s:26:"gamipress-points-exchanges";s:5:"title";s:16:"Points Exchanges";s:11:"create_date";s:19:"2018-03-12 13:16:20";s:13:"modified_date";s:19:"2025-05-12 13:01:02";s:6:"status";s:7:"publish";s:4:"link";s:50:"https://gamipress.com/?post_type=download&p=467888";s:9:"permalink";s:57:"https://gamipress.com/add-ons/gamipress-points-exchanges/";s:7:"excerpt";s:61:"Let your users exchange points between different points types";s:9:"thumbnail";s:69:"https://gamipress.com/wp-content/uploads/2018/12/points-exchanges.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:35;s:4:"name";s:12:"Enhancements";s:4:"slug";s:12:"enhancements";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:52;s:4:"name";s:17:"Professional Pass";s:4:"slug";s:17:"professional-pass";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:1;s:7:"version";s:5:"1.1.4";s:8:"exp_unit";s:5:"years";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:44;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2118401;s:4:"slug";s:24:"gamipress-points-payouts";s:5:"title";s:14:"Points Payouts";s:11:"create_date";s:19:"2020-04-19 17:07:57";s:13:"modified_date";s:19:"2025-06-27 13:37:28";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2118401";s:9:"permalink";s:55:"https://gamipress.com/add-ons/gamipress-points-payouts/";s:7:"excerpt";s:64:"Let users withdrawal points for money based on a conversion rate";s:9:"thumbnail";s:66:"https://gamipress.com/wp-content/uploads/2020/04/points-payout.svg";s:8:"category";a:4:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:25;s:4:"name";s:9:"Affiliate";s:4:"slug";s:9:"affiliate";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:21;s:4:"name";s:9:"eCommerce";s:4:"slug";s:9:"ecommerce";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:35;s:4:"name";s:12:"Enhancements";s:4:"slug";s:12:"enhancements";}i:3;O:8:"stdClass":3:{s:7:"term_id";i:37;s:4:"name";s:11:"Memberships";s:4:"slug";s:11:"memberships";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:1;s:7:"version";s:5:"1.1.1";s:8:"exp_unit";s:5:"years";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:45;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2134954;s:4:"slug";s:27:"gamipress-mark-as-completed";s:5:"title";s:17:"Mark As Completed";s:11:"create_date";s:19:"2020-09-15 11:32:40";s:13:"modified_date";s:19:"2023-08-11 11:32:41";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2134954";s:9:"permalink";s:58:"https://gamipress.com/add-ons/gamipress-mark-as-completed/";s:7:"excerpt";s:55:"Allow users to mark requirements as completed manually.";s:9:"thumbnail";s:71:"https://gamipress.com/wp-content/uploads/2020/09/masrk-as-completed.svg";s:8:"category";a:1:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:35;s:4:"name";s:12:"Enhancements";s:4:"slug";s:12:"enhancements";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:1;s:7:"version";s:5:"1.0.5";s:8:"exp_unit";s:5:"years";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:46;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:1574773;s:4:"slug";s:35:"gamipress-conditional-notifications";s:5:"title";s:25:"Conditional Notifications";s:11:"create_date";s:19:"2018-03-12 13:40:19";s:13:"modified_date";s:19:"2025-06-27 10:38:36";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=1574773";s:9:"permalink";s:66:"https://gamipress.com/add-ons/gamipress-conditional-notifications/";s:7:"excerpt";s:68:"Automatically display notifications based on pre-defined conditions.";s:9:"thumbnail";s:77:"https://gamipress.com/wp-content/uploads/2019/04/conditional-notification.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:22;s:4:"name";s:9:"Community";s:4:"slug";s:9:"community";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:35;s:4:"name";s:12:"Enhancements";s:4:"slug";s:12:"enhancements";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:26;s:4:"name";s:6:"Social";s:4:"slug";s:6:"social";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:1;s:7:"version";s:5:"1.1.4";s:8:"exp_unit";s:5:"years";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:47;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:1574774;s:4:"slug";s:28:"gamipress-conditional-emails";s:5:"title";s:18:"Conditional Emails";s:11:"create_date";s:19:"2018-03-12 13:45:20";s:13:"modified_date";s:19:"2025-06-26 06:31:23";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=1574774";s:9:"permalink";s:59:"https://gamipress.com/add-ons/gamipress-conditional-emails/";s:7:"excerpt";s:58:"Automatically send emails based on pre-defined conditions.";s:9:"thumbnail";s:70:"https://gamipress.com/wp-content/uploads/2019/04/conditional-email.svg";s:8:"category";a:5:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:22;s:4:"name";s:9:"Community";s:4:"slug";s:9:"community";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:35;s:4:"name";s:12:"Enhancements";s:4:"slug";s:12:"enhancements";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:51;s:4:"name";s:13:"Personal Pass";s:4:"slug";s:13:"personal-pass";}i:3;O:8:"stdClass":3:{s:7:"term_id";i:52;s:4:"name";s:17:"Professional Pass";s:4:"slug";s:17:"professional-pass";}i:4;O:8:"stdClass":3:{s:7:"term_id";i:26;s:4:"name";s:6:"Social";s:4:"slug";s:6:"social";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:1;s:7:"version";s:5:"1.1.2";s:8:"exp_unit";s:5:"years";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:48;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:1255520;s:4:"slug";s:23:"gamipress-email-digests";s:5:"title";s:13:"Email Digests";s:11:"create_date";s:19:"2018-03-12 13:35:54";s:13:"modified_date";s:19:"2025-06-27 11:22:16";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=1255520";s:9:"permalink";s:54:"https://gamipress.com/add-ons/gamipress-email-digests/";s:7:"excerpt";s:65:"Send email digests periodically to keep in touch with your users.";s:9:"thumbnail";s:66:"https://gamipress.com/wp-content/uploads/2019/02/email-digests.svg";s:8:"category";a:4:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:22;s:4:"name";s:9:"Community";s:4:"slug";s:9:"community";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:35;s:4:"name";s:12:"Enhancements";s:4:"slug";s:12:"enhancements";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:52;s:4:"name";s:17:"Professional Pass";s:4:"slug";s:17:"professional-pass";}i:3;O:8:"stdClass":3:{s:7:"term_id";i:26;s:4:"name";s:6:"Social";s:4:"slug";s:6:"social";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:1;s:7:"version";s:5:"1.1.0";s:8:"exp_unit";s:5:"years";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:49;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2113500;s:4:"slug";s:22:"gamipress-admin-emails";s:5:"title";s:12:"Admin Emails";s:11:"create_date";s:19:"2020-02-17 13:29:47";s:13:"modified_date";s:19:"2025-06-27 10:28:10";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2113500";s:9:"permalink";s:53:"https://gamipress.com/add-ons/gamipress-admin-emails/";s:7:"excerpt";s:75:"Send emails to your website administrators based on pre-defined conditions.";s:9:"thumbnail";s:65:"https://gamipress.com/wp-content/uploads/2020/02/admin-emails.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:22;s:4:"name";s:9:"Community";s:4:"slug";s:9:"community";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:35;s:4:"name";s:12:"Enhancements";s:4:"slug";s:12:"enhancements";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:1;s:7:"version";s:5:"1.0.7";s:8:"exp_unit";s:5:"years";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:50;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:1190774;s:4:"slug";s:27:"gamipress-rest-api-extended";s:5:"title";s:17:"Rest API Extended";s:11:"create_date";s:19:"2018-03-12 13:30:44";s:13:"modified_date";s:19:"2025-01-29 12:53:35";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=1190774";s:9:"permalink";s:58:"https://gamipress.com/add-ons/gamipress-rest-api-extended/";s:7:"excerpt";s:109:"New rest API endpoints to extend interaction between your gamification environment and external applications.";s:9:"thumbnail";s:70:"https://gamipress.com/wp-content/uploads/2019/01/rest-api-extended.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:35;s:4:"name";s:12:"Enhancements";s:4:"slug";s:12:"enhancements";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:52;s:4:"name";s:17:"Professional Pass";s:4:"slug";s:17:"professional-pass";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:1;s:7:"version";s:5:"1.0.7";s:8:"exp_unit";s:5:"years";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:51;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:5901;s:4:"slug";s:23:"gamipress-edd-discounts";s:5:"title";s:32:"Easy Digital Downloads Discounts";s:11:"create_date";s:19:"2017-09-22 17:00:20";s:13:"modified_date";s:19:"2024-03-04 14:26:36";s:6:"status";s:7:"publish";s:4:"link";s:48:"https://gamipress.com/?post_type=download&p=5901";s:9:"permalink";s:54:"https://gamipress.com/add-ons/gamipress-edd-discounts/";s:7:"excerpt";s:68:"Award discounts for achievement completion on Easy Digital Downloads";s:9:"thumbnail";s:66:"https://gamipress.com/wp-content/uploads/2020/02/edd-discounts.svg";s:8:"category";a:1:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:21;s:4:"name";s:9:"eCommerce";s:4:"slug";s:9:"ecommerce";}}s:4:"tags";a:1:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:48;s:4:"name";s:12:"home-exclude";s:4:"slug";s:12:"home-exclude";}}}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:1;s:7:"version";s:5:"1.1.0";s:8:"exp_unit";s:5:"years";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:52;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2109427;s:4:"slug";s:30:"gamipress-edd-partial-payments";s:5:"title";s:39:"Easy Digital Downloads Partial Payments";s:11:"create_date";s:19:"2018-03-12 14:10:49";s:13:"modified_date";s:19:"2026-03-09 11:56:33";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2109427";s:9:"permalink";s:61:"https://gamipress.com/add-ons/gamipress-edd-partial-payments/";s:7:"excerpt";s:74:"Let users partially pay a Easy Digital Downloads purchase by using points.";s:9:"thumbnail";s:73:"https://gamipress.com/wp-content/uploads/2020/02/edd-partial-payments.svg";s:8:"category";a:1:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:21;s:4:"name";s:9:"eCommerce";s:4:"slug";s:9:"ecommerce";}}s:4:"tags";a:1:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:48;s:4:"name";s:12:"home-exclude";s:4:"slug";s:12:"home-exclude";}}}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:1;s:7:"version";s:5:"1.1.5";s:8:"exp_unit";s:5:"years";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:53;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:51639;s:4:"slug";s:28:"gamipress-edd-points-gateway";s:5:"title";s:37:"Easy Digital Downloads Points Gateway";s:11:"create_date";s:19:"2017-12-12 19:46:00";s:13:"modified_date";s:19:"2024-03-04 14:52:05";s:6:"status";s:7:"publish";s:4:"link";s:49:"https://gamipress.com/?post_type=download&p=51639";s:9:"permalink";s:59:"https://gamipress.com/add-ons/gamipress-edd-points-gateway/";s:7:"excerpt";s:74:"Use GamiPress points types as a payment gateway for Easy Digital Downloads";s:9:"thumbnail";s:71:"https://gamipress.com/wp-content/uploads/2020/02/edd-points-gateway.svg";s:8:"category";a:1:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:21;s:4:"name";s:9:"eCommerce";s:4:"slug";s:9:"ecommerce";}}s:4:"tags";a:1:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:48;s:4:"name";s:12:"home-exclude";s:4:"slug";s:12:"home-exclude";}}}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:1;s:7:"version";s:5:"1.1.2";s:8:"exp_unit";s:5:"years";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:54;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2547;s:4:"slug";s:22:"gamipress-wc-discounts";s:5:"title";s:21:"WooCommerce Discounts";s:11:"create_date";s:19:"2017-09-22 16:45:49";s:13:"modified_date";s:19:"2025-05-29 09:01:17";s:6:"status";s:7:"publish";s:4:"link";s:48:"https://gamipress.com/?post_type=download&p=2547";s:9:"permalink";s:53:"https://gamipress.com/add-ons/gamipress-wc-discounts/";s:7:"excerpt";s:57:"Award discounts for achievement completion on WooCommerce";s:9:"thumbnail";s:73:"https://gamipress.com/wp-content/uploads/2018/12/woocommerce-dicounts.svg";s:8:"category";a:1:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:21;s:4:"name";s:9:"eCommerce";s:4:"slug";s:9:"ecommerce";}}s:4:"tags";a:1:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:48;s:4:"name";s:12:"home-exclude";s:4:"slug";s:12:"home-exclude";}}}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:1;s:7:"version";s:5:"1.1.9";s:8:"exp_unit";s:5:"years";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:55;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2109426;s:4:"slug";s:29:"gamipress-wc-partial-payments";s:5:"title";s:28:"WooCommerce Partial Payments";s:11:"create_date";s:19:"2018-03-12 14:05:48";s:13:"modified_date";s:19:"2026-01-21 17:43:33";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2109426";s:9:"permalink";s:60:"https://gamipress.com/add-ons/gamipress-wc-partial-payments/";s:7:"excerpt";s:63:"Let users partially pay a WooCommerce purchase by using points.";s:9:"thumbnail";s:72:"https://gamipress.com/wp-content/uploads/2019/12/wc-partial-payments.svg";s:8:"category";a:1:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:21;s:4:"name";s:9:"eCommerce";s:4:"slug";s:9:"ecommerce";}}s:4:"tags";a:1:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:48;s:4:"name";s:12:"home-exclude";s:4:"slug";s:12:"home-exclude";}}}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:1;s:7:"version";s:5:"1.2.4";s:8:"exp_unit";s:5:"years";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:56;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:51649;s:4:"slug";s:27:"gamipress-wc-points-gateway";s:5:"title";s:26:"WooCommerce Points Gateway";s:11:"create_date";s:19:"2017-12-12 19:45:52";s:13:"modified_date";s:19:"2024-03-04 14:56:21";s:6:"status";s:7:"publish";s:4:"link";s:49:"https://gamipress.com/?post_type=download&p=51649";s:9:"permalink";s:58:"https://gamipress.com/add-ons/gamipress-wc-points-gateway/";s:7:"excerpt";s:63:"Use GamiPress points types as a payment gateway for WooCommerce";s:9:"thumbnail";s:70:"https://gamipress.com/wp-content/uploads/2018/12/wc-points-gateway.svg";s:8:"category";a:1:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:21;s:4:"name";s:9:"eCommerce";s:4:"slug";s:9:"ecommerce";}}s:4:"tags";a:1:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:48;s:4:"name";s:12:"home-exclude";s:4:"slug";s:12:"home-exclude";}}}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:1;s:7:"version";s:5:"1.2.1";s:8:"exp_unit";s:5:"years";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:57;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2214374;s:4:"slug";s:20:"h5p-points-per-score";s:5:"title";s:20:"H5P Points Per Score";s:11:"create_date";s:19:"2022-04-22 09:57:42";s:13:"modified_date";s:19:"2022-04-25 16:09:37";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2214374";s:9:"permalink";s:51:"https://gamipress.com/add-ons/h5p-points-per-score/";s:7:"excerpt";s:44:"Award points based on the user score in H5P.";s:9:"thumbnail";s:73:"https://gamipress.com/wp-content/uploads/2022/04/h5p-points-per-score.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:24;s:4:"name";s:9:"eLearning";s:4:"slug";s:9:"elearning";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":22:{s:4:"name";s:38:"GamiPress &#8211; H5P Points Per Score";s:4:"slug";s:30:"gamipress-h5p-points-per-score";s:7:"version";s:5:"1.0.0";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"5.9.3";s:12:"requires_php";b:0;s:6:"rating";i:0;s:15:"support_threads";i:0;s:24:"support_threads_resolved";i:0;s:15:"active_installs";i:0;s:12:"last_updated";s:21:"2022-04-22 9:10am GMT";s:5:"added";s:10:"2022-04-22";s:8:"homepage";s:60:"https://wordpress.org/plugins/gamipress-h5p-points-per-score";s:13:"download_link";s:79:"https://downloads.wordpress.org/plugin/gamipress-h5p-points-per-score.1.0.0.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:6:"badges";s:6:"badges";s:7:"credits";s:7:"credits";s:3:"h5p";s:3:"h5p";s:6:"points";s:6:"points";s:5:"score";s:5:"score";}s:8:"versions";O:8:"stdClass":2:{s:5:"1.0.0";s:79:"https://downloads.wordpress.org/plugin/gamipress-h5p-points-per-score.1.0.0.zip";s:5:"trunk";s:73:"https://downloads.wordpress.org/plugin/gamipress-h5p-points-per-score.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:85:"https://ps.w.org/gamipress-h5p-points-per-score/assets/banner-772x250.png?rev=2713201";s:4:"high";s:86:"https://ps.w.org/gamipress-h5p-points-per-score/assets/banner-1544x500.png?rev=2713201";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:83:"https://ps.w.org/gamipress-h5p-points-per-score/assets/icon-256x256.png?rev=2713201";s:2:"2x";s:83:"https://ps.w.org/gamipress-h5p-points-per-score/assets/icon-256x256.png?rev=2713201";}}}i:58;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2185201;s:4:"slug";s:31:"learndash-points-per-quiz-score";s:5:"title";s:31:"LearnDash Points Per Quiz Score";s:11:"create_date";s:19:"2021-09-20 12:54:47";s:13:"modified_date";s:19:"2022-06-02 07:28:14";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2185201";s:9:"permalink";s:62:"https://gamipress.com/add-ons/learndash-points-per-quiz-score/";s:7:"excerpt";s:55:"Award points based on the user quiz score in LearnDash.";s:9:"thumbnail";s:81:"https://gamipress.com/wp-content/uploads/2021/09/wc-points-per-purchase-total.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:24;s:4:"name";s:9:"eLearning";s:4:"slug";s:9:"elearning";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":22:{s:4:"name";s:49:"GamiPress &#8211; LearnDash Points Per Quiz Score";s:4:"slug";s:34:"gamipress-ld-points-per-quiz-score";s:7:"version";s:5:"1.0.2";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:3:"6.0";s:12:"requires_php";b:0;s:6:"rating";i:0;s:15:"support_threads";i:0;s:24:"support_threads_resolved";i:0;s:15:"active_installs";i:200;s:12:"last_updated";s:21:"2022-05-17 8:33am GMT";s:5:"added";s:10:"2021-09-20";s:8:"homepage";s:68:"https://wordpress.org/plugins/gamipress-ld-points-per-purchase-total";s:13:"download_link";s:83:"https://downloads.wordpress.org/plugin/gamipress-ld-points-per-quiz-score.1.0.2.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:6:"badges";s:6:"badges";s:7:"credits";s:7:"credits";s:9:"learndash";s:9:"learndash";s:4:"quiz";s:4:"quiz";s:5:"score";s:5:"score";}s:8:"versions";O:8:"stdClass":4:{s:5:"1.0.0";s:83:"https://downloads.wordpress.org/plugin/gamipress-ld-points-per-quiz-score.1.0.0.zip";s:5:"1.0.1";s:83:"https://downloads.wordpress.org/plugin/gamipress-ld-points-per-quiz-score.1.0.1.zip";s:5:"1.0.2";s:83:"https://downloads.wordpress.org/plugin/gamipress-ld-points-per-quiz-score.1.0.2.zip";s:5:"trunk";s:77:"https://downloads.wordpress.org/plugin/gamipress-ld-points-per-quiz-score.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:89:"https://ps.w.org/gamipress-ld-points-per-quiz-score/assets/banner-772x250.png?rev=2601749";s:4:"high";s:90:"https://ps.w.org/gamipress-ld-points-per-quiz-score/assets/banner-1544x500.png?rev=2601749";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:87:"https://ps.w.org/gamipress-ld-points-per-quiz-score/assets/icon-256x256.png?rev=2601749";s:2:"2x";s:87:"https://ps.w.org/gamipress-ld-points-per-quiz-score/assets/icon-256x256.png?rev=2601749";}}}i:59;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2272391;s:4:"slug";s:32:"learnpress-points-per-quiz-score";s:5:"title";s:32:"LearnPress Points Per Quiz Score";s:11:"create_date";s:19:"2026-01-08 10:52:34";s:13:"modified_date";s:19:"2026-01-08 10:54:32";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2272391";s:9:"permalink";s:63:"https://gamipress.com/add-ons/learnpress-points-per-quiz-score/";s:7:"excerpt";s:56:"Award points based on the user quiz score in LearnPress.";s:9:"thumbnail";s:72:"https://gamipress.com/wp-content/uploads/2026/01/lp-points-per-score.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:24;s:4:"name";s:9:"eLearning";s:4:"slug";s:9:"elearning";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":29:{s:4:"name";s:54:"GamiPress &#8211; Points Per Quiz Score For LearnPress";s:4:"slug";s:46:"gamipress-points-per-quiz-score-for-learnpress";s:7:"version";s:5:"1.0.0";s:6:"author";s:66:"<a href="https://profiles.wordpress.org/rubengc/">Ruben Garcia</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:3:"6.9";s:12:"requires_php";b:0;s:16:"requires_plugins";a:2:{i:0;s:9:"gamipress";i:1;s:10:"learnpress";}s:6:"rating";i:0;s:11:"support_url";s:84:"https://wordpress.org/support/plugin/gamipress-points-per-quiz-score-for-learnpress/";s:15:"support_threads";i:0;s:24:"support_threads_resolved";i:0;s:15:"active_installs";i:0;s:12:"last_updated";s:21:"2025-12-05 7:49am GMT";s:5:"added";s:10:"2025-12-05";s:8:"homepage";s:76:"https://wordpress.org/plugins/gamipress-points-per-quiz-score-for-learnpress";s:13:"download_link";s:95:"https://downloads.wordpress.org/plugin/gamipress-points-per-quiz-score-for-learnpress.1.0.0.zip";s:14:"upgrade_notice";a:0:{}s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:6:"course";s:6:"course";s:9:"gamipress";s:9:"gamipress";s:10:"learnpress";s:10:"learnpress";s:3:"lms";s:3:"lms";s:4:"quiz";s:4:"quiz";}s:8:"versions";O:8:"stdClass":2:{s:5:"1.0.0";s:95:"https://downloads.wordpress.org/plugin/gamipress-points-per-quiz-score-for-learnpress.1.0.0.zip";s:5:"trunk";s:89:"https://downloads.wordpress.org/plugin/gamipress-points-per-quiz-score-for-learnpress.zip";}s:14:"business_model";b:0;s:14:"repository_url";s:0:"";s:22:"commercial_support_url";s:0:"";s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:101:"https://ps.w.org/gamipress-points-per-quiz-score-for-learnpress/assets/banner-772x250.png?rev=3435048";s:4:"high";s:102:"https://ps.w.org/gamipress-points-per-quiz-score-for-learnpress/assets/banner-1544x500.png?rev=3419873";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:99:"https://ps.w.org/gamipress-points-per-quiz-score-for-learnpress/assets/icon-256x256.png?rev=3425306";s:2:"2x";s:99:"https://ps.w.org/gamipress-points-per-quiz-score-for-learnpress/assets/icon-256x256.png?rev=3425306";}s:12:"preview_link";s:0:"";}}i:60;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2272378;s:4:"slug";s:35:"points-per-quiz-score-for-lifterlms";s:5:"title";s:31:"LifterLMS Points Per Quiz Score";s:11:"create_date";s:19:"2026-01-08 10:48:51";s:13:"modified_date";s:19:"2026-01-08 10:50:25";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2272378";s:9:"permalink";s:66:"https://gamipress.com/add-ons/points-per-quiz-score-for-lifterlms/";s:7:"excerpt";s:55:"Award points based on the user quiz score in LifterLMS.";s:9:"thumbnail";s:76:"https://gamipress.com/wp-content/uploads/2026/01/lifter-points-per-score.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:24;s:4:"name";s:9:"eLearning";s:4:"slug";s:9:"elearning";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":29:{s:4:"name";s:53:"GamiPress &#8211; Points Per Quiz Score For LifterLMS";s:4:"slug";s:45:"gamipress-points-per-quiz-score-for-lifterlms";s:7:"version";s:5:"1.0.0";s:6:"author";s:66:"<a href="https://profiles.wordpress.org/rubengc/">Ruben Garcia</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:3:"6.9";s:12:"requires_php";b:0;s:16:"requires_plugins";a:2:{i:0;s:9:"gamipress";i:1;s:9:"lifterlms";}s:6:"rating";i:0;s:11:"support_url";s:83:"https://wordpress.org/support/plugin/gamipress-points-per-quiz-score-for-lifterlms/";s:15:"support_threads";i:0;s:24:"support_threads_resolved";i:0;s:15:"active_installs";i:0;s:12:"last_updated";s:21:"2025-12-15 9:53am GMT";s:5:"added";s:10:"2025-12-15";s:8:"homepage";s:75:"https://wordpress.org/plugins/gamipress-points-per-quiz-score-for-lifterlms";s:13:"download_link";s:94:"https://downloads.wordpress.org/plugin/gamipress-points-per-quiz-score-for-lifterlms.1.0.0.zip";s:14:"upgrade_notice";a:0:{}s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:6:"course";s:6:"course";s:9:"gamipress";s:9:"gamipress";s:9:"lifterlms";s:9:"lifterlms";s:3:"lms";s:3:"lms";s:4:"quiz";s:4:"quiz";}s:8:"versions";O:8:"stdClass":2:{s:5:"1.0.0";s:94:"https://downloads.wordpress.org/plugin/gamipress-points-per-quiz-score-for-lifterlms.1.0.0.zip";s:5:"trunk";s:88:"https://downloads.wordpress.org/plugin/gamipress-points-per-quiz-score-for-lifterlms.zip";}s:14:"business_model";b:0;s:14:"repository_url";s:0:"";s:22:"commercial_support_url";s:0:"";s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:100:"https://ps.w.org/gamipress-points-per-quiz-score-for-lifterlms/assets/banner-772x250.png?rev=3435049";s:4:"high";s:101:"https://ps.w.org/gamipress-points-per-quiz-score-for-lifterlms/assets/banner-1544x500.png?rev=3419880";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:98:"https://ps.w.org/gamipress-points-per-quiz-score-for-lifterlms/assets/icon-256x256.png?rev=3425307";s:2:"2x";s:98:"https://ps.w.org/gamipress-points-per-quiz-score-for-lifterlms/assets/icon-256x256.png?rev=3425307";}s:12:"preview_link";s:0:"";}}i:61;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2272392;s:4:"slug";s:31:"tutor-lms-points-per-quiz-score";s:5:"title";s:31:"Tutor LMS Points Per Quiz Score";s:11:"create_date";s:19:"2026-01-08 10:57:54";s:13:"modified_date";s:19:"2026-01-08 10:57:54";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2272392";s:9:"permalink";s:62:"https://gamipress.com/add-ons/tutor-lms-points-per-quiz-score/";s:7:"excerpt";s:55:"Award points based on the user quiz score in Tutor LMS.";s:9:"thumbnail";s:75:"https://gamipress.com/wp-content/uploads/2026/01/tutor-points-per-score.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:24;s:4:"name";s:9:"eLearning";s:4:"slug";s:9:"elearning";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":29:{s:4:"name";s:53:"GamiPress &#8211; Points Per Quiz Score For Tutor LMS";s:4:"slug";s:45:"gamipress-points-per-quiz-score-for-tutor-lms";s:7:"version";s:5:"1.0.0";s:6:"author";s:66:"<a href="https://profiles.wordpress.org/rubengc/">Ruben Garcia</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:3:"6.9";s:12:"requires_php";b:0;s:16:"requires_plugins";a:1:{i:0;s:9:"gamipress";}s:6:"rating";i:0;s:11:"support_url";s:83:"https://wordpress.org/support/plugin/gamipress-points-per-quiz-score-for-tutor-lms/";s:15:"support_threads";i:0;s:24:"support_threads_resolved";i:0;s:15:"active_installs";i:0;s:12:"last_updated";s:22:"2025-12-22 11:54am GMT";s:5:"added";s:10:"2025-12-22";s:8:"homepage";s:75:"https://wordpress.org/plugins/gamipress-points-per-quiz-score-for-tutor-lms";s:13:"download_link";s:94:"https://downloads.wordpress.org/plugin/gamipress-points-per-quiz-score-for-tutor-lms.1.0.0.zip";s:14:"upgrade_notice";a:0:{}s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:6:"course";s:6:"course";s:9:"gamipress";s:9:"gamipress";s:3:"lms";s:3:"lms";s:4:"quiz";s:4:"quiz";s:8:"tutorlms";s:8:"TutorLMS";}s:8:"versions";O:8:"stdClass":2:{s:5:"1.0.0";s:94:"https://downloads.wordpress.org/plugin/gamipress-points-per-quiz-score-for-tutor-lms.1.0.0.zip";s:5:"trunk";s:88:"https://downloads.wordpress.org/plugin/gamipress-points-per-quiz-score-for-tutor-lms.zip";}s:14:"business_model";b:0;s:14:"repository_url";s:0:"";s:22:"commercial_support_url";s:0:"";s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:100:"https://ps.w.org/gamipress-points-per-quiz-score-for-tutor-lms/assets/banner-772x250.png?rev=3435050";s:4:"high";s:101:"https://ps.w.org/gamipress-points-per-quiz-score-for-tutor-lms/assets/banner-1544x500.png?rev=3425308";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:98:"https://ps.w.org/gamipress-points-per-quiz-score-for-tutor-lms/assets/icon-256x256.png?rev=3425308";s:2:"2x";s:98:"https://ps.w.org/gamipress-points-per-quiz-score-for-tutor-lms/assets/icon-256x256.png?rev=3425308";}s:12:"preview_link";s:0:"";}}i:62;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2113982;s:4:"slug";s:28:"wc-points-per-purchase-total";s:5:"title";s:37:"WooCommerce Points Per Purchase Total";s:11:"create_date";s:19:"2020-02-24 11:57:13";s:13:"modified_date";s:19:"2020-02-24 17:55:08";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2113982";s:9:"permalink";s:59:"https://gamipress.com/add-ons/wc-points-per-purchase-total/";s:7:"excerpt";s:51:"Award points based on WooCommerce purchase''s total.";s:9:"thumbnail";s:81:"https://gamipress.com/wp-content/uploads/2020/02/wc-points-per-purchase-total.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:21;s:4:"name";s:9:"eCommerce";s:4:"slug";s:9:"ecommerce";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":24:{s:4:"name";s:55:"GamiPress &#8211; WooCommerce Points Per Purchase Total";s:4:"slug";s:38:"gamipress-wc-points-per-purchase-total";s:7:"version";s:5:"1.0.0";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:38:"https://profiles.wordpress.org/rubengc";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"5.2.5";s:12:"requires_php";b:0;s:6:"rating";i:0;s:15:"support_threads";i:0;s:24:"support_threads_resolved";i:0;s:15:"active_installs";i:0;s:12:"last_updated";s:22:"2020-02-24 11:44am GMT";s:5:"added";s:10:"2020-02-24";s:8:"homepage";s:68:"https://wordpress.org/plugins/gamipress-wc-points-per-purchase-total";s:13:"download_link";s:87:"https://downloads.wordpress.org/plugin/gamipress-wc-points-per-purchase-total.1.0.0.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:6:"badges";s:6:"badges";s:7:"credits";s:7:"credits";s:9:"gamipress";s:9:"gamipress";s:5:"order";s:5:"order";s:11:"woocommerce";s:11:"woocommerce";}s:8:"versions";O:8:"stdClass":2:{s:5:"1.0.0";s:87:"https://downloads.wordpress.org/plugin/gamipress-wc-points-per-purchase-total.1.0.0.zip";s:5:"trunk";s:81:"https://downloads.wordpress.org/plugin/gamipress-wc-points-per-purchase-total.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:93:"https://ps.w.org/gamipress-wc-points-per-purchase-total/assets/banner-772x250.png?rev=2249266";s:4:"high";s:94:"https://ps.w.org/gamipress-wc-points-per-purchase-total/assets/banner-1544x500.png?rev=2249266";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:91:"https://ps.w.org/gamipress-wc-points-per-purchase-total/assets/icon-256x256.png?rev=2249266";s:2:"2x";s:91:"https://ps.w.org/gamipress-wc-points-per-purchase-total/assets/icon-256x256.png?rev=2249266";}s:18:"author_block_count";i:0;s:19:"author_block_rating";i:0;}}i:63;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2113992;s:4:"slug";s:29:"edd-points-per-purchase-total";s:5:"title";s:48:"Easy Digital Downloads Points Per Purchase Total";s:11:"create_date";s:19:"2020-02-24 17:55:18";s:13:"modified_date";s:19:"2020-02-24 17:55:18";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2113992";s:9:"permalink";s:60:"https://gamipress.com/add-ons/edd-points-per-purchase-total/";s:7:"excerpt";s:62:"Award points based on Easy Digital Downloads purchase''s total.";s:9:"thumbnail";s:82:"https://gamipress.com/wp-content/uploads/2020/02/edd-points-pre-purchase-total.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:21;s:4:"name";s:9:"eCommerce";s:4:"slug";s:9:"ecommerce";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":24:{s:4:"name";s:66:"GamiPress &#8211; Easy Digital Downloads Points Per Purchase Total";s:4:"slug";s:39:"gamipress-edd-points-per-purchase-total";s:7:"version";s:5:"1.0.0";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:38:"https://profiles.wordpress.org/rubengc";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"5.2.5";s:12:"requires_php";b:0;s:6:"rating";i:0;s:15:"support_threads";i:0;s:24:"support_threads_resolved";i:0;s:15:"active_installs";i:0;s:12:"last_updated";s:21:"2020-02-24 5:50pm GMT";s:5:"added";s:10:"2020-02-24";s:8:"homepage";s:69:"https://wordpress.org/plugins/gamipress-edd-points-per-purchase-total";s:13:"download_link";s:88:"https://downloads.wordpress.org/plugin/gamipress-edd-points-per-purchase-total.1.0.0.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:6:"badges";s:6:"badges";s:7:"credits";s:7:"credits";s:22:"easy-digital-downloads";s:22:"easy digital downloads";s:9:"gamipress";s:9:"gamipress";s:7:"payment";s:7:"payment";}s:8:"versions";O:8:"stdClass":2:{s:5:"1.0.0";s:88:"https://downloads.wordpress.org/plugin/gamipress-edd-points-per-purchase-total.1.0.0.zip";s:5:"trunk";s:82:"https://downloads.wordpress.org/plugin/gamipress-edd-points-per-purchase-total.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:94:"https://ps.w.org/gamipress-edd-points-per-purchase-total/assets/banner-772x250.png?rev=2249472";s:4:"high";s:95:"https://ps.w.org/gamipress-edd-points-per-purchase-total/assets/banner-1544x500.png?rev=2249472";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:92:"https://ps.w.org/gamipress-edd-points-per-purchase-total/assets/icon-256x256.png?rev=2249472";s:2:"2x";s:92:"https://ps.w.org/gamipress-edd-points-per-purchase-total/assets/icon-256x256.png?rev=2249472";}s:18:"author_block_count";i:0;s:19:"author_block_rating";i:0;}}i:64;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2120668;s:4:"slug";s:10:"reset-user";s:5:"title";s:10:"Reset User";s:11:"create_date";s:19:"2020-05-15 07:14:21";s:13:"modified_date";s:19:"2020-05-19 11:35:00";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2120668";s:9:"permalink";s:41:"https://gamipress.com/add-ons/reset-user/";s:7:"excerpt";s:54:"Reset all user earnings and logs from a single button.";s:9:"thumbnail";s:63:"https://gamipress.com/wp-content/uploads/2020/05/reset-user.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:39;s:4:"name";s:5:"Tools";s:4:"slug";s:5:"tools";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":24:{s:4:"name";s:28:"GamiPress &#8211; Reset User";s:4:"slug";s:20:"gamipress-reset-user";s:7:"version";s:5:"1.0.0";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:38:"https://profiles.wordpress.org/rubengc";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"5.4.1";s:12:"requires_php";b:0;s:6:"rating";i:0;s:15:"support_threads";i:0;s:24:"support_threads_resolved";i:0;s:15:"active_installs";i:0;s:12:"last_updated";s:21:"2020-05-15 6:54am GMT";s:5:"added";s:10:"2020-05-15";s:8:"homepage";s:51:"https://wordpress.org/plugins/gamipress-reset-user/";s:13:"download_link";s:69:"https://downloads.wordpress.org/plugin/gamipress-reset-user.1.0.0.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:12:"achievements";s:12:"achievements";s:5:"award";s:5:"award";s:6:"badges";s:6:"badges";s:9:"gamipress";s:9:"gamipress";s:6:"points";s:6:"points";}s:8:"versions";O:8:"stdClass":2:{s:5:"1.0.0";s:69:"https://downloads.wordpress.org/plugin/gamipress-reset-user.1.0.0.zip";s:5:"trunk";s:63:"https://downloads.wordpress.org/plugin/gamipress-reset-user.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:75:"https://ps.w.org/gamipress-reset-user/assets/banner-772x250.png?rev=2305385";s:4:"high";s:76:"https://ps.w.org/gamipress-reset-user/assets/banner-1544x500.png?rev=2305385";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:73:"https://ps.w.org/gamipress-reset-user/assets/icon-256x256.png?rev=2305385";s:2:"2x";s:73:"https://ps.w.org/gamipress-reset-user/assets/icon-256x256.png?rev=2305385";}s:18:"author_block_count";i:0;s:19:"author_block_rating";i:0;}}i:65;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2108910;s:4:"slug";s:6:"button";s:5:"title";s:6:"Button";s:11:"create_date";s:19:"2017-09-06 19:15:08";s:13:"modified_date";s:19:"2023-01-10 18:06:28";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2108910";s:9:"permalink";s:37:"https://gamipress.com/add-ons/button/";s:7:"excerpt";s:79:"Add activity events based on button clicks generated by [[gamipress_button]].\r\n";s:9:"thumbnail";s:59:"https://gamipress.com/wp-content/uploads/2019/12/button.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:35;s:4:"name";s:12:"Enhancements";s:4:"slug";s:12:"enhancements";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":22:{s:4:"name";s:24:"GamiPress &#8211; Button";s:4:"slug";s:16:"gamipress-button";s:7:"version";s:5:"1.0.5";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.1.1";s:12:"requires_php";b:0;s:6:"rating";i:100;s:15:"support_threads";i:1;s:24:"support_threads_resolved";i:1;s:15:"active_installs";i:1000;s:12:"last_updated";s:21:"2023-01-10 6:03pm GMT";s:5:"added";s:10:"2019-12-05";s:8:"homepage";s:47:"https://wordpress.org/plugins/gamipress-button/";s:13:"download_link";s:65:"https://downloads.wordpress.org/plugin/gamipress-button.1.0.5.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:6:"button";s:6:"button";s:5:"click";s:5:"click";s:12:"gamification";s:12:"gamification";s:6:"gamify";s:6:"gamify";s:9:"gamipress";s:9:"gamipress";}s:8:"versions";O:8:"stdClass":7:{s:5:"1.0.0";s:65:"https://downloads.wordpress.org/plugin/gamipress-button.1.0.0.zip";s:5:"1.0.1";s:65:"https://downloads.wordpress.org/plugin/gamipress-button.1.0.1.zip";s:5:"1.0.2";s:65:"https://downloads.wordpress.org/plugin/gamipress-button.1.0.2.zip";s:5:"1.0.3";s:65:"https://downloads.wordpress.org/plugin/gamipress-button.1.0.3.zip";s:5:"1.0.4";s:65:"https://downloads.wordpress.org/plugin/gamipress-button.1.0.4.zip";s:5:"1.0.5";s:65:"https://downloads.wordpress.org/plugin/gamipress-button.1.0.5.zip";s:5:"trunk";s:59:"https://downloads.wordpress.org/plugin/gamipress-button.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:71:"https://ps.w.org/gamipress-button/assets/banner-772x250.png?rev=2206358";s:4:"high";s:72:"https://ps.w.org/gamipress-button/assets/banner-1544x500.png?rev=2206358";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:69:"https://ps.w.org/gamipress-button/assets/icon-256x256.png?rev=2206358";s:2:"2x";s:69:"https://ps.w.org/gamipress-button/assets/icon-256x256.png?rev=2206358";}}}i:66;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:43452;s:4:"slug";s:4:"link";s:5:"title";s:4:"Link";s:11:"create_date";s:19:"2017-09-06 18:51:23";s:13:"modified_date";s:19:"2021-04-06 08:01:32";s:6:"status";s:7:"publish";s:4:"link";s:49:"https://gamipress.com/?post_type=download&p=43452";s:9:"permalink";s:35:"https://gamipress.com/add-ons/link/";s:7:"excerpt";s:74:"Add activity triggers based on link clicks generated by [[gamipress_link]]";s:9:"thumbnail";s:67:"https://gamipress.com/wp-content/uploads/2019/12/gamipress-link.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:35;s:4:"name";s:12:"Enhancements";s:4:"slug";s:12:"enhancements";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":22:{s:4:"name";s:22:"GamiPress &#8211; Link";s:4:"slug";s:14:"gamipress-link";s:7:"version";s:5:"1.1.4";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:38:"https://profiles.wordpress.org/rubengc";s:8:"requires";s:3:"4.4";s:6:"tested";s:3:"5.7";s:12:"requires_php";b:0;s:6:"rating";i:100;s:15:"support_threads";i:4;s:24:"support_threads_resolved";i:3;s:15:"active_installs";i:1000;s:12:"last_updated";s:22:"2021-03-16 10:35am GMT";s:5:"added";s:10:"2017-11-13";s:8:"homepage";s:45:"https://wordpress.org/plugins/gamipress-link/";s:13:"download_link";s:63:"https://downloads.wordpress.org/plugin/gamipress-link.1.1.4.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:5:"click";s:5:"click";s:12:"gamification";s:12:"gamification";s:6:"gamify";s:6:"gamify";s:9:"gamipress";s:9:"gamipress";s:4:"link";s:4:"link";}s:8:"versions";O:8:"stdClass":6:{s:5:"1.1.0";s:63:"https://downloads.wordpress.org/plugin/gamipress-link.1.1.0.zip";s:5:"1.1.1";s:63:"https://downloads.wordpress.org/plugin/gamipress-link.1.1.1.zip";s:5:"1.1.2";s:63:"https://downloads.wordpress.org/plugin/gamipress-link.1.1.2.zip";s:5:"1.1.3";s:63:"https://downloads.wordpress.org/plugin/gamipress-link.1.1.3.zip";s:5:"1.1.4";s:63:"https://downloads.wordpress.org/plugin/gamipress-link.1.1.4.zip";s:5:"trunk";s:57:"https://downloads.wordpress.org/plugin/gamipress-link.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:69:"https://ps.w.org/gamipress-link/assets/banner-772x250.png?rev=2208436";s:4:"high";s:70:"https://ps.w.org/gamipress-link/assets/banner-1544x500.png?rev=2208436";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:67:"https://ps.w.org/gamipress-link/assets/icon-256x256.png?rev=2208436";s:2:"2x";s:67:"https://ps.w.org/gamipress-link/assets/icon-256x256.png?rev=2208436";}}}i:67;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:408104;s:4:"slug";s:11:"block-users";s:5:"title";s:11:"Block Users";s:11:"create_date";s:19:"2017-09-06 18:54:54";s:13:"modified_date";s:19:"2019-08-26 08:56:32";s:6:"status";s:7:"publish";s:4:"link";s:50:"https://gamipress.com/?post_type=download&p=408104";s:9:"permalink";s:42:"https://gamipress.com/add-ons/block-users/";s:7:"excerpt";s:78:"Block users and roles from getting awarded through the GamiPress awards engine";s:9:"thumbnail";s:74:"https://gamipress.com/wp-content/uploads/2019/01/gamipress-block-users.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:37;s:4:"name";s:11:"Memberships";s:4:"slug";s:11:"memberships";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":22:{s:4:"name";s:29:"GamiPress &#8211; Block Users";s:4:"slug";s:21:"gamipress-block-users";s:7:"version";s:5:"1.0.0";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:38:"https://profiles.wordpress.org/rubengc";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"5.2.2";s:12:"requires_php";b:0;s:6:"rating";i:0;s:15:"support_threads";i:0;s:24:"support_threads_resolved";i:0;s:15:"active_installs";i:200;s:12:"last_updated";s:21:"2019-05-07 8:03am GMT";s:5:"added";s:10:"2018-04-24";s:8:"homepage";s:52:"https://wordpress.org/plugins/gamipress-block-users/";s:13:"download_link";s:70:"https://downloads.wordpress.org/plugin/gamipress-block-users.1.0.0.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:11:"achievement";s:11:"achievement";s:12:"gamification";s:12:"gamification";s:6:"gamify";s:6:"gamify";s:9:"gamipress";s:9:"gamipress";s:5:"point";s:5:"point";}s:8:"versions";O:8:"stdClass":2:{s:5:"1.0.0";s:70:"https://downloads.wordpress.org/plugin/gamipress-block-users.1.0.0.zip";s:5:"trunk";s:64:"https://downloads.wordpress.org/plugin/gamipress-block-users.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:76:"https://ps.w.org/gamipress-block-users/assets/banner-772x250.png?rev=2018931";s:4:"high";s:77:"https://ps.w.org/gamipress-block-users/assets/banner-1544x500.png?rev=2018931";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:74:"https://ps.w.org/gamipress-block-users/assets/icon-256x256.png?rev=2018931";s:2:"2x";s:74:"https://ps.w.org/gamipress-block-users/assets/icon-256x256.png?rev=2018931";}}}i:68;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:1198897;s:4:"slug";s:34:"leaderboards-include-exclude-users";s:5:"title";s:34:"Leaderboards Include/Exclude Users";s:11:"create_date";s:19:"2017-09-06 19:00:34";s:13:"modified_date";s:19:"2019-10-08 07:45:46";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=1198897";s:9:"permalink";s:65:"https://gamipress.com/add-ons/leaderboards-include-exclude-users/";s:7:"excerpt";s:62:"Include or exclude specific users or roles on any leaderboard.";s:9:"thumbnail";s:96:"https://gamipress.com/wp-content/uploads/2019/01/gamipress-leaderboard-include-exclude-users.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:22;s:4:"name";s:9:"Community";s:4:"slug";s:9:"community";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:35;s:4:"name";s:12:"Enhancements";s:4:"slug";s:12:"enhancements";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":24:{s:4:"name";s:52:"GamiPress &#8211; Leaderboards Include/Exclude Users";s:4:"slug";s:44:"gamipress-leaderboards-include-exclude-users";s:7:"version";s:5:"1.0.0";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:38:"https://profiles.wordpress.org/rubengc";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"5.2.3";s:12:"requires_php";b:0;s:6:"rating";i:0;s:15:"support_threads";i:0;s:24:"support_threads_resolved";i:0;s:15:"active_installs";i:100;s:12:"last_updated";s:21:"2019-05-07 8:05am GMT";s:5:"added";s:10:"2019-01-25";s:8:"homepage";s:74:"https://wordpress.org/plugins/gamipress-leaderboards-include-exclude-users";s:13:"download_link";s:93:"https://downloads.wordpress.org/plugin/gamipress-leaderboards-include-exclude-users.1.0.0.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:11:"achievement";s:11:"achievement";s:12:"gamification";s:12:"gamification";s:6:"gamify";s:6:"gamify";s:9:"gamipress";s:9:"gamipress";s:5:"point";s:5:"point";}s:8:"versions";O:8:"stdClass":2:{s:5:"1.0.0";s:93:"https://downloads.wordpress.org/plugin/gamipress-leaderboards-include-exclude-users.1.0.0.zip";s:5:"trunk";s:87:"https://downloads.wordpress.org/plugin/gamipress-leaderboards-include-exclude-users.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:99:"https://ps.w.org/gamipress-leaderboards-include-exclude-users/assets/banner-772x250.png?rev=2019325";s:4:"high";s:100:"https://ps.w.org/gamipress-leaderboards-include-exclude-users/assets/banner-1544x500.png?rev=2019325";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:97:"https://ps.w.org/gamipress-leaderboards-include-exclude-users/assets/icon-256x256.png?rev=2019325";s:2:"2x";s:97:"https://ps.w.org/gamipress-leaderboards-include-exclude-users/assets/icon-256x256.png?rev=2019325";}s:18:"author_block_count";i:0;s:19:"author_block_rating";i:0;}}i:69;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:423019;s:4:"slug";s:28:"buddypress-group-leaderboard";s:5:"title";s:28:"BuddyPress Group Leaderboard";s:11:"create_date";s:19:"2017-09-06 18:56:34";s:13:"modified_date";s:19:"2019-10-08 07:49:14";s:6:"status";s:7:"publish";s:4:"link";s:50:"https://gamipress.com/?post_type=download&p=423019";s:9:"permalink";s:59:"https://gamipress.com/add-ons/buddypress-group-leaderboard/";s:7:"excerpt";s:79:"Add a configurable tab on BuddyPress groups with a leaderboard of group members";s:9:"thumbnail";s:91:"https://gamipress.com/wp-content/uploads/2018/12/gamipress-buddypress-group-leaderboard.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:22;s:4:"name";s:9:"Community";s:4:"slug";s:9:"community";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":24:{s:4:"name";s:46:"GamiPress &#8211; BuddyPress Group Leaderboard";s:4:"slug";s:38:"gamipress-buddypress-group-leaderboard";s:7:"version";s:5:"1.0.3";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:38:"https://profiles.wordpress.org/rubengc";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"5.2.3";s:12:"requires_php";b:0;s:6:"rating";i:0;s:15:"support_threads";i:1;s:24:"support_threads_resolved";i:1;s:15:"active_installs";i:100;s:12:"last_updated";s:21:"2019-05-07 8:03am GMT";s:5:"added";s:10:"2018-05-03";s:8:"homepage";s:69:"https://wordpress.org/plugins/gamipress-buddypress-group-leaderboard/";s:13:"download_link";s:87:"https://downloads.wordpress.org/plugin/gamipress-buddypress-group-leaderboard.1.0.3.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:11:"achievement";s:11:"achievement";s:12:"gamification";s:12:"gamification";s:6:"gamify";s:6:"gamify";s:9:"gamipress";s:9:"gamipress";s:5:"point";s:5:"point";}s:8:"versions";O:8:"stdClass":5:{s:5:"1.0.0";s:87:"https://downloads.wordpress.org/plugin/gamipress-buddypress-group-leaderboard.1.0.0.zip";s:5:"1.0.1";s:87:"https://downloads.wordpress.org/plugin/gamipress-buddypress-group-leaderboard.1.0.1.zip";s:5:"1.0.2";s:87:"https://downloads.wordpress.org/plugin/gamipress-buddypress-group-leaderboard.1.0.2.zip";s:5:"1.0.3";s:87:"https://downloads.wordpress.org/plugin/gamipress-buddypress-group-leaderboard.1.0.3.zip";s:5:"trunk";s:81:"https://downloads.wordpress.org/plugin/gamipress-buddypress-group-leaderboard.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:93:"https://ps.w.org/gamipress-buddypress-group-leaderboard/assets/banner-772x250.png?rev=1996325";s:4:"high";s:94:"https://ps.w.org/gamipress-buddypress-group-leaderboard/assets/banner-1544x500.png?rev=1996325";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:91:"https://ps.w.org/gamipress-buddypress-group-leaderboard/assets/icon-256x256.png?rev=1996325";s:2:"2x";s:91:"https://ps.w.org/gamipress-buddypress-group-leaderboard/assets/icon-256x256.png?rev=1996325";}s:18:"author_block_count";i:0;s:19:"author_block_rating";i:0;}}i:70;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:1024628;s:4:"slug";s:27:"learndash-group-leaderboard";s:5:"title";s:27:"LearnDash Group Leaderboard";s:11:"create_date";s:19:"2017-09-06 18:57:12";s:13:"modified_date";s:19:"2022-06-02 07:27:52";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=1024628";s:9:"permalink";s:58:"https://gamipress.com/add-ons/learndash-group-leaderboard/";s:7:"excerpt";s:71:"Automatically create a GamiPress leaderboard of LearnDash group members";s:9:"thumbnail";s:92:"https://gamipress.com/wp-content/uploads/2020/11/gamipress-learndash-group-leaderboard-1.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:22;s:4:"name";s:9:"Community";s:4:"slug";s:9:"community";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:24;s:4:"name";s:9:"eLearning";s:4:"slug";s:9:"elearning";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":22:{s:4:"name";s:45:"GamiPress &#8211; LearnDash Group Leaderboard";s:4:"slug";s:37:"gamipress-learndash-group-leaderboard";s:7:"version";s:5:"1.1.3";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"5.8.4";s:12:"requires_php";b:0;s:6:"rating";i:0;s:15:"support_threads";i:1;s:24:"support_threads_resolved";i:1;s:15:"active_installs";i:400;s:12:"last_updated";s:21:"2022-03-04 9:12am GMT";s:5:"added";s:10:"2018-12-19";s:8:"homepage";s:68:"https://wordpress.org/plugins/gamipress-learndash-group-leaderboard/";s:13:"download_link";s:86:"https://downloads.wordpress.org/plugin/gamipress-learndash-group-leaderboard.1.1.3.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:11:"achievement";s:11:"achievement";s:5:"badge";s:5:"badge";s:12:"gamification";s:12:"gamification";s:9:"gamipress";s:9:"gamipress";s:5:"point";s:5:"point";}s:8:"versions";O:8:"stdClass":4:{s:5:"1.1.1";s:86:"https://downloads.wordpress.org/plugin/gamipress-learndash-group-leaderboard.1.1.1.zip";s:5:"1.1.2";s:86:"https://downloads.wordpress.org/plugin/gamipress-learndash-group-leaderboard.1.1.2.zip";s:5:"1.1.3";s:86:"https://downloads.wordpress.org/plugin/gamipress-learndash-group-leaderboard.1.1.3.zip";s:5:"trunk";s:80:"https://downloads.wordpress.org/plugin/gamipress-learndash-group-leaderboard.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:92:"https://ps.w.org/gamipress-learndash-group-leaderboard/assets/banner-772x250.png?rev=2413998";s:4:"high";s:93:"https://ps.w.org/gamipress-learndash-group-leaderboard/assets/banner-1544x500.png?rev=2413998";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:90:"https://ps.w.org/gamipress-learndash-group-leaderboard/assets/icon-256x256.png?rev=2413998";s:2:"2x";s:90:"https://ps.w.org/gamipress-learndash-group-leaderboard/assets/icon-256x256.png?rev=2413998";}}}i:71;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2123937;s:4:"slug";s:27:"lifterlms-group-leaderboard";s:5:"title";s:27:"LifterLMS Group Leaderboard";s:11:"create_date";s:19:"2020-06-18 17:28:35";s:13:"modified_date";s:19:"2020-09-29 08:10:23";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2123937";s:9:"permalink";s:58:"https://gamipress.com/add-ons/lifterlms-group-leaderboard/";s:7:"excerpt";s:78:"Add a configurable tab on LifterLMS groups with a leaderboard of group members";s:9:"thumbnail";s:90:"https://gamipress.com/wp-content/uploads/2020/06/gamipress-lifterlms-group-leaderboard.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:22;s:4:"name";s:9:"Community";s:4:"slug";s:9:"community";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:24;s:4:"name";s:9:"eLearning";s:4:"slug";s:9:"elearning";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":22:{s:4:"name";s:45:"GamiPress &#8211; LifterLMS Group Leaderboard";s:4:"slug";s:37:"gamipress-lifterlms-group-leaderboard";s:7:"version";s:5:"1.0.1";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:38:"https://profiles.wordpress.org/rubengc";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"5.4.2";s:12:"requires_php";b:0;s:6:"rating";i:0;s:15:"support_threads";i:0;s:24:"support_threads_resolved";i:0;s:15:"active_installs";i:0;s:12:"last_updated";s:22:"2020-08-31 11:36am GMT";s:5:"added";s:10:"2020-06-18";s:8:"homepage";s:68:"https://wordpress.org/plugins/gamipress-lifterlms-group-leaderboard/";s:13:"download_link";s:86:"https://downloads.wordpress.org/plugin/gamipress-lifterlms-group-leaderboard.1.0.1.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:11:"achievement";s:11:"achievement";s:12:"gamification";s:12:"gamification";s:6:"gamify";s:6:"gamify";s:9:"gamipress";s:9:"gamipress";s:5:"point";s:5:"point";}s:8:"versions";O:8:"stdClass":3:{s:5:"1.0.0";s:86:"https://downloads.wordpress.org/plugin/gamipress-lifterlms-group-leaderboard.1.0.0.zip";s:5:"1.0.1";s:86:"https://downloads.wordpress.org/plugin/gamipress-lifterlms-group-leaderboard.1.0.1.zip";s:5:"trunk";s:80:"https://downloads.wordpress.org/plugin/gamipress-lifterlms-group-leaderboard.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:92:"https://ps.w.org/gamipress-lifterlms-group-leaderboard/assets/banner-772x250.png?rev=2326350";s:4:"high";s:93:"https://ps.w.org/gamipress-lifterlms-group-leaderboard/assets/banner-1544x500.png?rev=2326350";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:90:"https://ps.w.org/gamipress-lifterlms-group-leaderboard/assets/icon-256x256.png?rev=2326350";s:2:"2x";s:90:"https://ps.w.org/gamipress-lifterlms-group-leaderboard/assets/icon-256x256.png?rev=2326350";}}}i:72;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:1013004;s:4:"slug";s:24:"peepso-group-leaderboard";s:5:"title";s:24:"PeepSo Group Leaderboard";s:11:"create_date";s:19:"2017-09-06 18:55:53";s:13:"modified_date";s:19:"2019-10-08 07:47:37";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=1013004";s:9:"permalink";s:55:"https://gamipress.com/add-ons/peepso-group-leaderboard/";s:7:"excerpt";s:75:"Add a configurable tab on PeepSo groups with a leaderboard of group members";s:9:"thumbnail";s:87:"https://gamipress.com/wp-content/uploads/2018/12/gamipress-peepso-group-leaderboard.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:22;s:4:"name";s:9:"Community";s:4:"slug";s:9:"community";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":24:{s:4:"name";s:42:"GamiPress &#8211; PeepSo Group Leaderboard";s:4:"slug";s:34:"gamipress-peepso-group-leaderboard";s:7:"version";s:5:"1.0.4";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:38:"https://profiles.wordpress.org/rubengc";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"5.2.3";s:12:"requires_php";b:0;s:6:"rating";i:0;s:15:"support_threads";i:0;s:24:"support_threads_resolved";i:0;s:15:"active_installs";i:20;s:12:"last_updated";s:21:"2019-05-07 8:10am GMT";s:5:"added";s:10:"2018-12-17";s:8:"homepage";s:65:"https://wordpress.org/plugins/gamipress-peepso-group-leaderboard/";s:13:"download_link";s:83:"https://downloads.wordpress.org/plugin/gamipress-peepso-group-leaderboard.1.0.4.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:11:"achievement";s:11:"achievement";s:5:"badge";s:5:"badge";s:12:"gamification";s:12:"gamification";s:9:"gamipress";s:9:"gamipress";s:5:"point";s:5:"point";}s:8:"versions";O:8:"stdClass":6:{s:5:"1.0.0";s:83:"https://downloads.wordpress.org/plugin/gamipress-peepso-group-leaderboard.1.0.0.zip";s:5:"1.0.1";s:83:"https://downloads.wordpress.org/plugin/gamipress-peepso-group-leaderboard.1.0.1.zip";s:5:"1.0.2";s:83:"https://downloads.wordpress.org/plugin/gamipress-peepso-group-leaderboard.1.0.2.zip";s:5:"1.0.3";s:83:"https://downloads.wordpress.org/plugin/gamipress-peepso-group-leaderboard.1.0.3.zip";s:5:"1.0.4";s:83:"https://downloads.wordpress.org/plugin/gamipress-peepso-group-leaderboard.1.0.4.zip";s:5:"trunk";s:77:"https://downloads.wordpress.org/plugin/gamipress-peepso-group-leaderboard.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:89:"https://ps.w.org/gamipress-peepso-group-leaderboard/assets/banner-772x250.png?rev=1996336";s:4:"high";s:90:"https://ps.w.org/gamipress-peepso-group-leaderboard/assets/banner-1544x500.png?rev=1996336";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:87:"https://ps.w.org/gamipress-peepso-group-leaderboard/assets/icon-256x256.png?rev=1996336";s:2:"2x";s:87:"https://ps.w.org/gamipress-peepso-group-leaderboard/assets/icon-256x256.png?rev=1996336";}s:18:"author_block_count";i:0;s:19:"author_block_rating";i:0;}}i:73;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2104873;s:4:"slug";s:15:"transfers-notes";s:5:"title";s:15:"Transfers Notes";s:11:"create_date";s:19:"2017-09-06 19:10:52";s:13:"modified_date";s:19:"2019-10-08 07:45:01";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2104873";s:9:"permalink";s:46:"https://gamipress.com/add-ons/transfers-notes/";s:7:"excerpt";s:90:"Add a textarea on Transfers add-on forms where users can leave notes about their transfer.";s:9:"thumbnail";s:78:"https://gamipress.com/wp-content/uploads/2019/10/gamipress-transfers-notes.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:35;s:4:"name";s:12:"Enhancements";s:4:"slug";s:12:"enhancements";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":24:{s:4:"name";s:33:"GamiPress &#8211; Transfers Notes";s:4:"slug";s:25:"gamipress-transfers-notes";s:7:"version";s:5:"1.0.0";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:38:"https://profiles.wordpress.org/rubengc";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"5.2.3";s:12:"requires_php";b:0;s:6:"rating";i:0;s:15:"support_threads";i:0;s:24:"support_threads_resolved";i:0;s:15:"active_installs";i:0;s:12:"last_updated";s:22:"2019-10-07 10:51am GMT";s:5:"added";s:10:"2019-10-07";s:8:"homepage";s:55:"https://wordpress.org/plugins/gamipress-transfers-notes";s:13:"download_link";s:74:"https://downloads.wordpress.org/plugin/gamipress-transfers-notes.1.0.0.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:12:"gamification";s:12:"gamification";s:9:"gamipress";s:9:"gamipress";s:5:"notes";s:5:"notes";s:8:"transfer";s:8:"transfer";s:9:"transfers";s:9:"transfers";}s:8:"versions";O:8:"stdClass":2:{s:5:"1.0.0";s:74:"https://downloads.wordpress.org/plugin/gamipress-transfers-notes.1.0.0.zip";s:5:"trunk";s:68:"https://downloads.wordpress.org/plugin/gamipress-transfers-notes.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:80:"https://ps.w.org/gamipress-transfers-notes/assets/banner-772x250.png?rev=2169536";s:4:"high";s:81:"https://ps.w.org/gamipress-transfers-notes/assets/banner-1544x500.png?rev=2169536";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:78:"https://ps.w.org/gamipress-transfers-notes/assets/icon-256x256.png?rev=2169536";s:2:"2x";s:78:"https://ps.w.org/gamipress-transfers-notes/assets/icon-256x256.png?rev=2169536";}s:18:"author_block_count";i:0;s:19:"author_block_rating";i:0;}}i:74;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:1970491;s:4:"slug";s:29:"conditional-emails-recipients";s:5:"title";s:29:"Conditional Emails Recipients";s:11:"create_date";s:19:"2017-09-06 19:05:39";s:13:"modified_date";s:19:"2019-10-08 07:45:25";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=1970491";s:9:"permalink";s:60:"https://gamipress.com/add-ons/conditional-emails-recipients/";s:7:"excerpt";s:44:"Add custom recipients on conditional emails.";s:9:"thumbnail";s:82:"https://gamipress.com/wp-content/uploads/2019/06/conditional-emails-recipients.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:35;s:4:"name";s:12:"Enhancements";s:4:"slug";s:12:"enhancements";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":24:{s:4:"name";s:47:"GamiPress &#8211; Conditional Emails Recipients";s:4:"slug";s:39:"gamipress-conditional-emails-recipients";s:7:"version";s:5:"1.0.0";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:38:"https://profiles.wordpress.org/rubengc";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"5.2.3";s:12:"requires_php";b:0;s:6:"rating";i:0;s:15:"support_threads";i:0;s:24:"support_threads_resolved";i:0;s:15:"active_installs";i:30;s:12:"last_updated";s:21:"2019-06-24 8:44am GMT";s:5:"added";s:10:"2019-06-24";s:8:"homepage";s:69:"https://wordpress.org/plugins/gamipress-conditional-emails-recipients";s:13:"download_link";s:88:"https://downloads.wordpress.org/plugin/gamipress-conditional-emails-recipients.1.0.0.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:11:"conditional";s:11:"conditional";s:5:"email";s:5:"email";s:12:"gamification";s:12:"gamification";s:9:"gamipress";s:9:"gamipress";s:9:"recipient";s:9:"recipient";}s:8:"versions";O:8:"stdClass":2:{s:5:"1.0.0";s:88:"https://downloads.wordpress.org/plugin/gamipress-conditional-emails-recipients.1.0.0.zip";s:5:"trunk";s:82:"https://downloads.wordpress.org/plugin/gamipress-conditional-emails-recipients.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:94:"https://ps.w.org/gamipress-conditional-emails-recipients/assets/banner-772x250.png?rev=2111294";s:4:"high";s:95:"https://ps.w.org/gamipress-conditional-emails-recipients/assets/banner-1544x500.png?rev=2111294";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:92:"https://ps.w.org/gamipress-conditional-emails-recipients/assets/icon-256x256.png?rev=2111298";s:2:"2x";s:92:"https://ps.w.org/gamipress-conditional-emails-recipients/assets/icon-256x256.png?rev=2111298";}s:18:"author_block_count";i:0;s:19:"author_block_rating";i:0;}}i:75;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:57208;s:4:"slug";s:14:"emails-by-type";s:5:"title";s:14:"Emails By Type";s:11:"create_date";s:19:"2017-09-06 18:53:34";s:13:"modified_date";s:19:"2018-12-21 09:06:09";s:6:"status";s:7:"publish";s:4:"link";s:49:"https://gamipress.com/?post_type=download&p=57208";s:9:"permalink";s:45:"https://gamipress.com/add-ons/emails-by-type/";s:7:"excerpt";s:37:"Set different emails settings by type";s:9:"thumbnail";s:76:"https://gamipress.com/wp-content/uploads/2018/12/gamipress-email-by-type.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:35;s:4:"name";s:12:"Enhancements";s:4:"slug";s:12:"enhancements";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":21:{s:4:"name";s:32:"GamiPress &#8211; Emails By Type";s:4:"slug";s:24:"gamipress-emails-by-type";s:7:"version";s:5:"1.0.1";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:38:"https://profiles.wordpress.org/rubengc";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"5.0.2";s:12:"requires_php";b:0;s:6:"rating";i:0;s:15:"support_threads";i:0;s:24:"support_threads_resolved";i:0;s:10:"downloaded";i:833;s:12:"last_updated";s:22:"2018-12-03 11:50am GMT";s:5:"added";s:10:"2017-12-29";s:8:"homepage";s:55:"https://wordpress.org/plugins/gamipress-emails-by-type/";s:13:"download_link";s:73:"https://downloads.wordpress.org/plugin/gamipress-emails-by-type.1.0.1.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:11:"achievement";s:11:"achievement";s:12:"gamification";s:12:"gamification";s:6:"gamify";s:6:"gamify";s:9:"gamipress";s:9:"gamipress";s:5:"point";s:5:"point";}s:8:"versions";O:8:"stdClass":3:{s:5:"1.0.0";s:73:"https://downloads.wordpress.org/plugin/gamipress-emails-by-type.1.0.0.zip";s:5:"1.0.1";s:73:"https://downloads.wordpress.org/plugin/gamipress-emails-by-type.1.0.1.zip";s:5:"trunk";s:67:"https://downloads.wordpress.org/plugin/gamipress-emails-by-type.zip";}s:11:"donate_link";s:0:"";s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:77:"https://ps.w.org/gamipress-emails-by-type/assets/icon-256x256.png?rev=1999496";s:2:"2x";s:77:"https://ps.w.org/gamipress-emails-by-type/assets/icon-256x256.png?rev=1999496";}}}i:76;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:57221;s:4:"slug";s:21:"notifications-by-type";s:5:"title";s:21:"Notifications By Type";s:11:"create_date";s:19:"2017-09-06 18:54:23";s:13:"modified_date";s:19:"2019-10-08 07:49:49";s:6:"status";s:7:"publish";s:4:"link";s:49:"https://gamipress.com/?post_type=download&p=57221";s:9:"permalink";s:52:"https://gamipress.com/add-ons/notifications-by-type/";s:7:"excerpt";s:44:"Set different notifications settings by type";s:9:"thumbnail";s:85:"https://gamipress.com/wp-content/uploads/2018/12/gamipress-notificationsl-by-type.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:35;s:4:"name";s:12:"Enhancements";s:4:"slug";s:12:"enhancements";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":24:{s:4:"name";s:39:"GamiPress &#8211; Notifications By Type";s:4:"slug";s:31:"gamipress-notifications-by-type";s:7:"version";s:5:"1.0.4";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:38:"https://profiles.wordpress.org/rubengc";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"5.2.3";s:12:"requires_php";b:0;s:6:"rating";i:0;s:15:"support_threads";i:0;s:24:"support_threads_resolved";i:0;s:15:"active_installs";i:100;s:12:"last_updated";s:21:"2019-05-07 8:10am GMT";s:5:"added";s:10:"2017-12-29";s:8:"homepage";s:62:"https://wordpress.org/plugins/gamipress-notifications-by-type/";s:13:"download_link";s:80:"https://downloads.wordpress.org/plugin/gamipress-notifications-by-type.1.0.4.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:11:"achievement";s:11:"achievement";s:12:"gamification";s:12:"gamification";s:9:"gamipress";s:9:"gamipress";s:5:"point";s:5:"point";s:4:"rank";s:4:"rank";}s:8:"versions";O:8:"stdClass":6:{s:5:"1.0.0";s:80:"https://downloads.wordpress.org/plugin/gamipress-notifications-by-type.1.0.0.zip";s:5:"1.0.1";s:80:"https://downloads.wordpress.org/plugin/gamipress-notifications-by-type.1.0.1.zip";s:5:"1.0.2";s:80:"https://downloads.wordpress.org/plugin/gamipress-notifications-by-type.1.0.2.zip";s:5:"1.0.3";s:80:"https://downloads.wordpress.org/plugin/gamipress-notifications-by-type.1.0.3.zip";s:5:"1.0.4";s:80:"https://downloads.wordpress.org/plugin/gamipress-notifications-by-type.1.0.4.zip";s:5:"trunk";s:74:"https://downloads.wordpress.org/plugin/gamipress-notifications-by-type.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:86:"https://ps.w.org/gamipress-notifications-by-type/assets/banner-772x250.png?rev=1999497";s:4:"high";s:87:"https://ps.w.org/gamipress-notifications-by-type/assets/banner-1544x500.png?rev=1999497";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:84:"https://ps.w.org/gamipress-notifications-by-type/assets/icon-256x256.png?rev=1999497";s:2:"2x";s:84:"https://ps.w.org/gamipress-notifications-by-type/assets/icon-256x256.png?rev=1999497";}s:18:"author_block_count";i:0;s:19:"author_block_rating";i:0;}}i:77;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:53759;s:4:"slug";s:18:"multimedia-content";s:5:"title";s:18:"Multimedia Content";s:11:"create_date";s:19:"2017-09-06 18:52:12";s:13:"modified_date";s:19:"2020-08-05 10:33:45";s:6:"status";s:7:"publish";s:4:"link";s:49:"https://gamipress.com/?post_type=download&p=53759";s:9:"permalink";s:49:"https://gamipress.com/add-ons/multimedia-content/";s:7:"excerpt";s:74:"Add activity triggers based on multimedia content creation and interaction";s:9:"thumbnail";s:81:"https://gamipress.com/wp-content/uploads/2018/12/gamipress-multimedia-content.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:35;s:4:"name";s:12:"Enhancements";s:4:"slug";s:12:"enhancements";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":22:{s:4:"name";s:36:"GamiPress &#8211; Multimedia Content";s:4:"slug";s:28:"gamipress-multimedia-content";s:7:"version";s:5:"1.0.2";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:38:"https://profiles.wordpress.org/rubengc";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"5.4.2";s:12:"requires_php";b:0;s:6:"rating";i:0;s:15:"support_threads";i:1;s:24:"support_threads_resolved";i:1;s:15:"active_installs";i:600;s:12:"last_updated";s:21:"2020-08-01 9:58am GMT";s:5:"added";s:10:"2017-12-15";s:8:"homepage";s:59:"https://wordpress.org/plugins/gamipress-multimedia-content/";s:13:"download_link";s:77:"https://downloads.wordpress.org/plugin/gamipress-multimedia-content.1.0.2.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:5:"audio";s:5:"audio";s:9:"gamipress";s:9:"gamipress";s:5:"image";s:5:"image";s:5:"media";s:5:"media";s:5:"video";s:5:"video";}s:8:"versions";O:8:"stdClass":4:{s:5:"1.0.0";s:77:"https://downloads.wordpress.org/plugin/gamipress-multimedia-content.1.0.0.zip";s:5:"1.0.1";s:77:"https://downloads.wordpress.org/plugin/gamipress-multimedia-content.1.0.1.zip";s:5:"1.0.2";s:77:"https://downloads.wordpress.org/plugin/gamipress-multimedia-content.1.0.2.zip";s:5:"trunk";s:71:"https://downloads.wordpress.org/plugin/gamipress-multimedia-content.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:83:"https://ps.w.org/gamipress-multimedia-content/assets/banner-772x250.png?rev=2000993";s:4:"high";s:84:"https://ps.w.org/gamipress-multimedia-content/assets/banner-1544x500.png?rev=2000993";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:81:"https://ps.w.org/gamipress-multimedia-content/assets/icon-256x256.png?rev=2000993";s:2:"2x";s:81:"https://ps.w.org/gamipress-multimedia-content/assets/icon-256x256.png?rev=2000993";}}}i:78;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:27338;s:4:"slug";s:20:"activity-by-category";s:5:"title";s:20:"Activity by Category";s:11:"create_date";s:19:"2017-09-05 14:58:59";s:13:"modified_date";s:19:"2019-12-09 09:49:42";s:6:"status";s:7:"publish";s:4:"link";s:49:"https://gamipress.com/?post_type=download&p=27338";s:9:"permalink";s:51:"https://gamipress.com/add-ons/activity-by-category/";s:7:"excerpt";s:55:"Setup activity triggers by post categories on GamiPress";s:9:"thumbnail";s:83:"https://gamipress.com/wp-content/uploads/2019/12/gamipress-activity-by-category.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:35;s:4:"name";s:12:"Enhancements";s:4:"slug";s:12:"enhancements";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":24:{s:4:"name";s:38:"GamiPress &#8211; Activity by Category";s:4:"slug";s:30:"gamipress-activity-by-category";s:7:"version";s:5:"1.0.8";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:38:"https://profiles.wordpress.org/rubengc";s:8:"requires";s:3:"4.4";s:6:"tested";s:3:"5.3";s:12:"requires_php";b:0;s:6:"rating";i:0;s:15:"support_threads";i:1;s:24:"support_threads_resolved";i:1;s:15:"active_installs";i:200;s:12:"last_updated";s:21:"2019-10-25 7:53am GMT";s:5:"added";s:10:"2017-10-27";s:8:"homepage";s:61:"https://wordpress.org/plugins/gamipress-activity-by-category/";s:13:"download_link";s:79:"https://downloads.wordpress.org/plugin/gamipress-activity-by-category.1.0.8.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:12:"achievements";s:12:"achievements";s:8:"category";s:8:"category";s:12:"gamification";s:12:"gamification";s:9:"gamipress";s:9:"gamipress";s:6:"points";s:6:"points";}s:8:"versions";O:8:"stdClass":10:{s:5:"1.0.0";s:79:"https://downloads.wordpress.org/plugin/gamipress-activity-by-category.1.0.0.zip";s:5:"1.0.1";s:79:"https://downloads.wordpress.org/plugin/gamipress-activity-by-category.1.0.1.zip";s:5:"1.0.2";s:79:"https://downloads.wordpress.org/plugin/gamipress-activity-by-category.1.0.2.zip";s:5:"1.0.3";s:79:"https://downloads.wordpress.org/plugin/gamipress-activity-by-category.1.0.3.zip";s:5:"1.0.4";s:79:"https://downloads.wordpress.org/plugin/gamipress-activity-by-category.1.0.4.zip";s:5:"1.0.5";s:79:"https://downloads.wordpress.org/plugin/gamipress-activity-by-category.1.0.5.zip";s:5:"1.0.6";s:79:"https://downloads.wordpress.org/plugin/gamipress-activity-by-category.1.0.6.zip";s:5:"1.0.7";s:79:"https://downloads.wordpress.org/plugin/gamipress-activity-by-category.1.0.7.zip";s:5:"1.0.8";s:79:"https://downloads.wordpress.org/plugin/gamipress-activity-by-category.1.0.8.zip";s:5:"trunk";s:73:"https://downloads.wordpress.org/plugin/gamipress-activity-by-category.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:85:"https://ps.w.org/gamipress-activity-by-category/assets/banner-772x250.png?rev=2000990";s:4:"high";s:86:"https://ps.w.org/gamipress-activity-by-category/assets/banner-1544x500.png?rev=2000990";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:83:"https://ps.w.org/gamipress-activity-by-category/assets/icon-256x256.png?rev=2000990";s:2:"2x";s:83:"https://ps.w.org/gamipress-activity-by-category/assets/icon-256x256.png?rev=2000990";}s:18:"author_block_count";i:0;s:19:"author_block_rating";i:0;}}i:79;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2124560;s:4:"slug";s:25:"learndash-points-importer";s:5:"title";s:25:"LearnDash Points Importer";s:11:"create_date";s:19:"2020-06-25 06:50:01";s:13:"modified_date";s:19:"2022-06-02 07:28:02";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2124560";s:9:"permalink";s:56:"https://gamipress.com/add-ons/learndash-points-importer/";s:7:"excerpt";s:57:"Tool to migrate LearnDash user points to GamiPress points";s:9:"thumbnail";s:78:"https://gamipress.com/wp-content/uploads/2020/11/learndash-points-importer.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:39;s:4:"name";s:5:"Tools";s:4:"slug";s:5:"tools";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":22:{s:4:"name";s:43:"GamiPress &#8211; LearnDash Points Importer";s:4:"slug";s:35:"gamipress-learndash-points-importer";s:7:"version";s:5:"1.0.1";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:3:"6.0";s:12:"requires_php";b:0;s:6:"rating";i:0;s:15:"support_threads";i:0;s:24:"support_threads_resolved";i:0;s:15:"active_installs";i:200;s:12:"last_updated";s:21:"2022-05-17 8:33am GMT";s:5:"added";s:10:"2020-06-25";s:8:"homepage";s:66:"https://wordpress.org/plugins/gamipress-learndash-points-importer/";s:13:"download_link";s:84:"https://downloads.wordpress.org/plugin/gamipress-learndash-points-importer.1.0.1.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:9:"gamipress";s:9:"gamipress";s:6:"import";s:6:"import";s:9:"learndash";s:9:"learndash";s:9:"migration";s:9:"migration";s:6:"points";s:6:"points";}s:8:"versions";O:8:"stdClass":3:{s:5:"1.0.0";s:84:"https://downloads.wordpress.org/plugin/gamipress-learndash-points-importer.1.0.0.zip";s:5:"1.0.1";s:84:"https://downloads.wordpress.org/plugin/gamipress-learndash-points-importer.1.0.1.zip";s:5:"trunk";s:78:"https://downloads.wordpress.org/plugin/gamipress-learndash-points-importer.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:90:"https://ps.w.org/gamipress-learndash-points-importer/assets/banner-772x250.png?rev=2413999";s:4:"high";s:91:"https://ps.w.org/gamipress-learndash-points-importer/assets/banner-1544x500.png?rev=2413999";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:88:"https://ps.w.org/gamipress-learndash-points-importer/assets/icon-256x256.png?rev=2413999";s:2:"2x";s:88:"https://ps.w.org/gamipress-learndash-points-importer/assets/icon-256x256.png?rev=2413999";}}}i:80;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2116416;s:4:"slug";s:23:"automatorwp-integration";s:5:"title";s:11:"AutomatorWP";s:11:"create_date";s:19:"2020-03-31 11:15:33";s:13:"modified_date";s:19:"2022-07-04 10:23:26";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2116416";s:9:"permalink";s:54:"https://gamipress.com/add-ons/automatorwp-integration/";s:7:"excerpt";s:34:"Connect GamiPress with AutomatorWP";s:9:"thumbnail";s:70:"https://gamipress.com/wp-content/uploads/2020/03/automatorwp-brand.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:81;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2177684;s:4:"slug";s:24:"advanced-ads-integration";s:5:"title";s:12:"Advanced Ads";s:11:"create_date";s:19:"2021-07-21 10:53:33";s:13:"modified_date";s:19:"2023-07-10 22:18:05";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2177684";s:9:"permalink";s:55:"https://gamipress.com/add-ons/advanced-ads-integration/";s:7:"excerpt";s:35:"Connect GamiPress with Advanced Ads";s:9:"thumbnail";s:65:"https://gamipress.com/wp-content/uploads/2021/07/advanced-ads.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:42:"GamiPress &#8211; Advanced Ads integration";s:4:"slug";s:34:"gamipress-advanced-ads-integration";s:7:"version";s:5:"1.0.0";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:1;s:24:"support_threads_resolved";i:1;s:15:"active_installs";i:30;s:12:"last_updated";s:21:"2023-03-19 9:24pm GMT";s:5:"added";s:10:"2021-07-21";s:8:"homepage";s:65:"https://wordpress.org/plugins/gamipress-advanced-ads-integration/";s:13:"download_link";s:83:"https://downloads.wordpress.org/plugin/gamipress-advanced-ads-integration.1.0.0.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:3:"ads";s:3:"ads";s:8:"advanced";s:8:"advanced";s:11:"classifieds";s:11:"classifieds";s:12:"gamification";s:12:"gamification";s:9:"gamipress";s:9:"gamipress";}s:8:"versions";O:8:"stdClass":2:{s:5:"1.0.0";s:83:"https://downloads.wordpress.org/plugin/gamipress-advanced-ads-integration.1.0.0.zip";s:5:"trunk";s:77:"https://downloads.wordpress.org/plugin/gamipress-advanced-ads-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:89:"https://ps.w.org/gamipress-advanced-ads-integration/assets/banner-772x250.png?rev=2569107";s:4:"high";s:90:"https://ps.w.org/gamipress-advanced-ads-integration/assets/banner-1544x500.png?rev=2569107";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:87:"https://ps.w.org/gamipress-advanced-ads-integration/assets/icon-256x256.png?rev=2569107";s:2:"2x";s:87:"https://ps.w.org/gamipress-advanced-ads-integration/assets/icon-256x256.png?rev=2569107";}}}i:82;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2233314;s:4:"slug";s:34:"advanced-custom-fields-integration";s:5:"title";s:3:"ACF";s:11:"create_date";s:19:"2022-09-06 19:49:31";s:13:"modified_date";s:19:"2024-04-19 10:39:11";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2233314";s:9:"permalink";s:65:"https://gamipress.com/add-ons/advanced-custom-fields-integration/";s:7:"excerpt";s:51:"Connect GamiPress with Advanced Custom Fields (ACF)";s:9:"thumbnail";s:83:"https://gamipress.com/wp-content/uploads/2024/04/advanced-custom-fields-reverse.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:52:"GamiPress &#8211; Advanced Custom Fields integration";s:4:"slug";s:44:"gamipress-advanced-custom-fields-integration";s:7:"version";s:5:"1.0.3";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:0;s:24:"support_threads_resolved";i:0;s:15:"active_installs";i:60;s:12:"last_updated";s:21:"2023-03-19 9:24pm GMT";s:5:"added";s:10:"2022-09-06";s:8:"homepage";s:75:"https://wordpress.org/plugins/gamipress-advanced-custom-fields-integration/";s:13:"download_link";s:93:"https://downloads.wordpress.org/plugin/gamipress-advanced-custom-fields-integration.1.0.3.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:8:"advanced";s:8:"advanced";s:6:"custom";s:6:"custom";s:6:"fields";s:6:"fields";s:12:"gamification";s:12:"gamification";s:9:"gamipress";s:9:"gamipress";}s:8:"versions";O:8:"stdClass":5:{s:5:"1.0.0";s:93:"https://downloads.wordpress.org/plugin/gamipress-advanced-custom-fields-integration.1.0.0.zip";s:5:"1.0.1";s:93:"https://downloads.wordpress.org/plugin/gamipress-advanced-custom-fields-integration.1.0.1.zip";s:5:"1.0.2";s:93:"https://downloads.wordpress.org/plugin/gamipress-advanced-custom-fields-integration.1.0.2.zip";s:5:"1.0.3";s:93:"https://downloads.wordpress.org/plugin/gamipress-advanced-custom-fields-integration.1.0.3.zip";s:5:"trunk";s:87:"https://downloads.wordpress.org/plugin/gamipress-advanced-custom-fields-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:99:"https://ps.w.org/gamipress-advanced-custom-fields-integration/assets/banner-772x250.png?rev=2780918";s:4:"high";s:100:"https://ps.w.org/gamipress-advanced-custom-fields-integration/assets/banner-1544x500.png?rev=2780918";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:97:"https://ps.w.org/gamipress-advanced-custom-fields-integration/assets/icon-256x256.png?rev=2780918";s:2:"2x";s:97:"https://ps.w.org/gamipress-advanced-custom-fields-integration/assets/icon-256x256.png?rev=2780918";}}}i:83;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:1327;s:4:"slug";s:23:"affiliatewp-integration";s:5:"title";s:11:"AffiliateWP";s:11:"create_date";s:19:"2017-09-03 15:05:48";s:13:"modified_date";s:19:"2024-04-19 10:38:49";s:6:"status";s:7:"publish";s:4:"link";s:48:"https://gamipress.com/?post_type=download&p=1327";s:9:"permalink";s:54:"https://gamipress.com/add-ons/affiliatewp-integration/";s:7:"excerpt";s:34:"Connect GamiPress with AffiliateWP";s:9:"thumbnail";s:72:"https://gamipress.com/wp-content/uploads/2024/04/affiliatewp-reverse.svg";s:8:"category";a:4:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:25;s:4:"name";s:9:"Affiliate";s:4:"slug";s:9:"affiliate";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}i:3;O:8:"stdClass":3:{s:7:"term_id";i:37;s:4:"name";s:11:"Memberships";s:4:"slug";s:11:"memberships";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:41:"GamiPress &#8211; AffiliateWP integration";s:4:"slug";s:33:"gamipress-affiliatewp-integration";s:7:"version";s:5:"1.1.0";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:1;s:24:"support_threads_resolved";i:1;s:15:"active_installs";i:100;s:12:"last_updated";s:21:"2023-03-19 9:25pm GMT";s:5:"added";s:10:"2017-07-24";s:8:"homepage";s:64:"https://wordpress.org/plugins/gamipress-affiliatewp-integration/";s:13:"download_link";s:82:"https://downloads.wordpress.org/plugin/gamipress-affiliatewp-integration.1.1.0.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:9:"affiliate";s:9:"affiliate";s:11:"affiliatewp";s:11:"AffiliateWP";s:12:"gamification";s:12:"gamification";s:9:"gamipress";s:9:"gamipress";s:6:"points";s:6:"points";}s:8:"versions";O:8:"stdClass":12:{s:5:"1.0.0";s:82:"https://downloads.wordpress.org/plugin/gamipress-affiliatewp-integration.1.0.0.zip";s:5:"1.0.1";s:82:"https://downloads.wordpress.org/plugin/gamipress-affiliatewp-integration.1.0.1.zip";s:5:"1.0.2";s:82:"https://downloads.wordpress.org/plugin/gamipress-affiliatewp-integration.1.0.2.zip";s:5:"1.0.3";s:82:"https://downloads.wordpress.org/plugin/gamipress-affiliatewp-integration.1.0.3.zip";s:5:"1.0.4";s:82:"https://downloads.wordpress.org/plugin/gamipress-affiliatewp-integration.1.0.4.zip";s:5:"1.0.5";s:82:"https://downloads.wordpress.org/plugin/gamipress-affiliatewp-integration.1.0.5.zip";s:5:"1.0.6";s:82:"https://downloads.wordpress.org/plugin/gamipress-affiliatewp-integration.1.0.6.zip";s:5:"1.0.7";s:82:"https://downloads.wordpress.org/plugin/gamipress-affiliatewp-integration.1.0.7.zip";s:5:"1.0.8";s:82:"https://downloads.wordpress.org/plugin/gamipress-affiliatewp-integration.1.0.8.zip";s:5:"1.0.9";s:82:"https://downloads.wordpress.org/plugin/gamipress-affiliatewp-integration.1.0.9.zip";s:5:"1.1.0";s:82:"https://downloads.wordpress.org/plugin/gamipress-affiliatewp-integration.1.1.0.zip";s:5:"trunk";s:76:"https://downloads.wordpress.org/plugin/gamipress-affiliatewp-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:88:"https://ps.w.org/gamipress-affiliatewp-integration/assets/banner-772x250.png?rev=1701752";s:4:"high";s:89:"https://ps.w.org/gamipress-affiliatewp-integration/assets/banner-1544x500.png?rev=1701752";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:86:"https://ps.w.org/gamipress-affiliatewp-integration/assets/icon-256x256.png?rev=1701752";s:2:"2x";s:86:"https://ps.w.org/gamipress-affiliatewp-integration/assets/icon-256x256.png?rev=1701752";}}}i:84;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2212433;s:4:"slug";s:25:"ameliabooking-integration";s:5:"title";s:6:"Amelia";s:11:"create_date";s:19:"2022-04-08 08:11:38";s:13:"modified_date";s:19:"2023-07-11 05:54:39";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2212433";s:9:"permalink";s:56:"https://gamipress.com/add-ons/ameliabooking-integration/";s:7:"excerpt";s:29:"Connect GamiPress with Amelia";s:9:"thumbnail";s:59:"https://gamipress.com/wp-content/uploads/2022/04/amelia.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:36:"GamiPress &#8211; Amelia integration";s:4:"slug";s:35:"gamipress-ameliabooking-integration";s:7:"version";s:5:"1.0.0";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:1;s:24:"support_threads_resolved";i:1;s:15:"active_installs";i:30;s:12:"last_updated";s:21:"2023-03-19 9:25pm GMT";s:5:"added";s:10:"2022-04-08";s:8:"homepage";s:66:"https://wordpress.org/plugins/gamipress-ameliabooking-integration/";s:13:"download_link";s:84:"https://downloads.wordpress.org/plugin/gamipress-ameliabooking-integration.1.0.0.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:6:"amelia";s:6:"Amelia";s:11:"appointment";s:11:"appointment";s:7:"booking";s:7:"booking";s:5:"event";s:5:"Event";s:9:"gamipress";s:9:"gamipress";}s:8:"versions";O:8:"stdClass":2:{s:5:"1.0.0";s:84:"https://downloads.wordpress.org/plugin/gamipress-ameliabooking-integration.1.0.0.zip";s:5:"trunk";s:78:"https://downloads.wordpress.org/plugin/gamipress-ameliabooking-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:90:"https://ps.w.org/gamipress-ameliabooking-integration/assets/banner-772x250.png?rev=2706849";s:4:"high";s:91:"https://ps.w.org/gamipress-ameliabooking-integration/assets/banner-1544x500.png?rev=2706849";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:88:"https://ps.w.org/gamipress-ameliabooking-integration/assets/icon-256x256.png?rev=2706849";s:2:"2x";s:88:"https://ps.w.org/gamipress-ameliabooking-integration/assets/icon-256x256.png?rev=2706849";}}}i:85;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2267007;s:4:"slug";s:31:"wp-booking-calendar-integration";s:5:"title";s:19:"WP Booking Calendar";s:11:"create_date";s:19:"2024-10-17 13:30:00";s:13:"modified_date";s:19:"2024-10-17 13:30:00";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2267007";s:9:"permalink";s:62:"https://gamipress.com/add-ons/wp-booking-calendar-integration/";s:7:"excerpt";s:42:"Connect GamiPress with WP Booking Calendar";s:9:"thumbnail";s:83:"https://gamipress.com/wp-content/uploads/edd/2024/10/banner-wp-booking-calendar.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:36:"GamiPress &#8211; Amelia integration";s:4:"slug";s:35:"gamipress-ameliabooking-integration";s:7:"version";s:5:"1.0.0";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:1;s:24:"support_threads_resolved";i:1;s:15:"active_installs";i:30;s:12:"last_updated";s:21:"2023-03-19 9:25pm GMT";s:5:"added";s:10:"2022-04-08";s:8:"homepage";s:66:"https://wordpress.org/plugins/gamipress-ameliabooking-integration/";s:13:"download_link";s:84:"https://downloads.wordpress.org/plugin/gamipress-ameliabooking-integration.1.0.0.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:6:"amelia";s:6:"Amelia";s:11:"appointment";s:11:"appointment";s:7:"booking";s:7:"booking";s:5:"event";s:5:"Event";s:9:"gamipress";s:9:"gamipress";}s:8:"versions";O:8:"stdClass":2:{s:5:"1.0.0";s:84:"https://downloads.wordpress.org/plugin/gamipress-ameliabooking-integration.1.0.0.zip";s:5:"trunk";s:78:"https://downloads.wordpress.org/plugin/gamipress-ameliabooking-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:90:"https://ps.w.org/gamipress-ameliabooking-integration/assets/banner-772x250.png?rev=2706849";s:4:"high";s:91:"https://ps.w.org/gamipress-ameliabooking-integration/assets/banner-1544x500.png?rev=2706849";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:88:"https://ps.w.org/gamipress-ameliabooking-integration/assets/icon-256x256.png?rev=2706849";s:2:"2x";s:88:"https://ps.w.org/gamipress-ameliabooking-integration/assets/icon-256x256.png?rev=2706849";}}}i:86;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:693961;s:4:"slug";s:20:"anspress-integration";s:5:"title";s:8:"AnsPress";s:11:"create_date";s:19:"2017-09-04 16:20:20";s:13:"modified_date";s:19:"2024-04-19 10:39:01";s:6:"status";s:7:"publish";s:4:"link";s:50:"https://gamipress.com/?post_type=download&p=693961";s:9:"permalink";s:51:"https://gamipress.com/add-ons/anspress-integration/";s:7:"excerpt";s:31:"Connect GamiPress with AnsPress";s:9:"thumbnail";s:76:"https://gamipress.com/wp-content/uploads/2024/04/anspress-banner-reverse.svg";s:8:"category";a:4:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:22;s:4:"name";s:9:"Community";s:4:"slug";s:9:"community";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:24;s:4:"name";s:9:"eLearning";s:4:"slug";s:9:"elearning";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:3;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:38:"GamiPress &#8211; AnsPress integration";s:4:"slug";s:30:"gamipress-anspress-integration";s:7:"version";s:5:"1.0.1";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:1;s:24:"support_threads_resolved";i:1;s:15:"active_installs";i:70;s:12:"last_updated";s:21:"2023-03-19 9:25pm GMT";s:5:"added";s:10:"2018-09-13";s:8:"homepage";s:61:"https://wordpress.org/plugins/gamipress-anspress-integration/";s:13:"download_link";s:79:"https://downloads.wordpress.org/plugin/gamipress-anspress-integration.1.0.1.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:11:"achievement";s:11:"achievement";s:12:"gamification";s:12:"gamification";s:6:"gamify";s:6:"gamify";s:9:"gamipress";s:9:"gamipress";s:5:"point";s:5:"point";}s:8:"versions";O:8:"stdClass":3:{s:5:"1.0.0";s:79:"https://downloads.wordpress.org/plugin/gamipress-anspress-integration.1.0.0.zip";s:5:"1.0.1";s:79:"https://downloads.wordpress.org/plugin/gamipress-anspress-integration.1.0.1.zip";s:5:"trunk";s:73:"https://downloads.wordpress.org/plugin/gamipress-anspress-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:85:"https://ps.w.org/gamipress-anspress-integration/assets/banner-772x250.png?rev=1940912";s:4:"high";s:86:"https://ps.w.org/gamipress-anspress-integration/assets/banner-1544x500.png?rev=1940912";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:83:"https://ps.w.org/gamipress-anspress-integration/assets/icon-256x256.png?rev=1940912";s:2:"2x";s:83:"https://ps.w.org/gamipress-anspress-integration/assets/icon-256x256.png?rev=1940912";}}}i:87;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2256645;s:4:"slug";s:20:"armember-integration";s:5:"title";s:8:"ARMember";s:11:"create_date";s:19:"2023-09-14 07:45:51";s:13:"modified_date";s:19:"2025-12-12 07:47:09";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2256645";s:9:"permalink";s:51:"https://gamipress.com/add-ons/armember-integration/";s:7:"excerpt";s:31:"Connect GamiPress with ARMember";s:9:"thumbnail";s:65:"https://gamipress.com/wp-content/uploads/edd/2025/12/armember.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:37;s:4:"name";s:11:"Memberships";s:4:"slug";s:11:"memberships";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:88;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2224165;s:4:"slug";s:20:"autonami-integration";s:5:"title";s:20:"Autonami - FunnelKit";s:11:"create_date";s:19:"2022-07-01 07:59:34";s:13:"modified_date";s:19:"2023-07-13 21:16:45";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2224165";s:9:"permalink";s:51:"https://gamipress.com/add-ons/autonami-integration/";s:7:"excerpt";s:43:"Connect GamiPress with Autonami (FunnelKit)";s:9:"thumbnail";s:61:"https://gamipress.com/wp-content/uploads/2022/07/autonami.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:38:"GamiPress &#8211; Autonami integration";s:4:"slug";s:30:"gamipress-autonami-integration";s:7:"version";s:5:"1.0.0";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:0;s:24:"support_threads_resolved";i:0;s:15:"active_installs";i:10;s:12:"last_updated";s:21:"2023-03-19 9:25pm GMT";s:5:"added";s:10:"2022-07-01";s:8:"homepage";s:61:"https://wordpress.org/plugins/gamipress-autonami-integration/";s:13:"download_link";s:79:"https://downloads.wordpress.org/plugin/gamipress-autonami-integration.1.0.0.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:10:"automation";s:10:"automation";s:8:"autonami";s:8:"autonami";s:12:"gamification";s:12:"gamification";s:9:"gamipress";s:9:"gamipress";s:9:"marketing";s:9:"marketing";}s:8:"versions";O:8:"stdClass":2:{s:5:"1.0.0";s:79:"https://downloads.wordpress.org/plugin/gamipress-autonami-integration.1.0.0.zip";s:5:"trunk";s:73:"https://downloads.wordpress.org/plugin/gamipress-autonami-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:85:"https://ps.w.org/gamipress-autonami-integration/assets/banner-772x250.png?rev=2750640";s:4:"high";s:86:"https://ps.w.org/gamipress-autonami-integration/assets/banner-1544x500.png?rev=2750640";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:83:"https://ps.w.org/gamipress-autonami-integration/assets/icon-256x256.png?rev=2750640";s:2:"2x";s:83:"https://ps.w.org/gamipress-autonami-integration/assets/icon-256x256.png?rev=2750640";}}}i:89;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2170016;s:4:"slug";s:27:"awesome-support-integration";s:5:"title";s:15:"Awesome Support";s:11:"create_date";s:19:"2021-05-25 08:37:46";s:13:"modified_date";s:19:"2023-07-11 05:57:58";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2170016";s:9:"permalink";s:58:"https://gamipress.com/add-ons/awesome-support-integration/";s:7:"excerpt";s:38:"Connect GamiPress with Awesome Support";s:9:"thumbnail";s:68:"https://gamipress.com/wp-content/uploads/2021/05/awesome-support.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:45:"GamiPress &#8211; Awesome Support integration";s:4:"slug";s:37:"gamipress-awesome-support-integration";s:7:"version";s:5:"1.0.1";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:0;s:24:"support_threads_resolved";i:0;s:15:"active_installs";i:0;s:12:"last_updated";s:22:"2023-07-10 10:49pm GMT";s:5:"added";s:10:"2021-05-25";s:8:"homepage";s:68:"https://wordpress.org/plugins/gamipress-awesome-support-integration/";s:13:"download_link";s:80:"https://downloads.wordpress.org/plugin/gamipress-awesome-support-integration.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:7:"awesome";s:7:"awesome";s:12:"gamification";s:12:"gamification";s:9:"gamipress";s:9:"gamipress";s:7:"support";s:7:"support";s:6:"ticket";s:6:"ticket";}s:8:"versions";O:8:"stdClass":1:{s:5:"1.0.0";s:86:"https://downloads.wordpress.org/plugin/gamipress-awesome-support-integration.1.0.0.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:92:"https://ps.w.org/gamipress-awesome-support-integration/assets/banner-772x250.png?rev=2536968";s:4:"high";s:93:"https://ps.w.org/gamipress-awesome-support-integration/assets/banner-1544x500.png?rev=2536968";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:90:"https://ps.w.org/gamipress-awesome-support-integration/assets/icon-256x256.png?rev=2536968";s:2:"2x";s:90:"https://ps.w.org/gamipress-awesome-support-integration/assets/icon-256x256.png?rev=2536968";}}}i:90;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:1297;s:4:"slug";s:19:"bbpress-integration";s:5:"title";s:7:"bbPress";s:11:"create_date";s:19:"2017-09-03 14:41:56";s:13:"modified_date";s:19:"2024-04-19 10:55:52";s:6:"status";s:7:"publish";s:4:"link";s:48:"https://gamipress.com/?post_type=download&p=1297";s:9:"permalink";s:50:"https://gamipress.com/add-ons/bbpress-integration/";s:7:"excerpt";s:30:"Connect GamiPress with bbPress";s:9:"thumbnail";s:68:"https://gamipress.com/wp-content/uploads/2024/04/bbpress-reverse.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:22;s:4:"name";s:9:"Community";s:4:"slug";s:9:"community";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:37:"GamiPress &#8211; bbPress integration";s:4:"slug";s:29:"gamipress-bbpress-integration";s:7:"version";s:5:"1.2.7";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:100;s:15:"support_threads";i:1;s:24:"support_threads_resolved";i:1;s:15:"active_installs";i:1000;s:12:"last_updated";s:21:"2023-03-19 9:25pm GMT";s:5:"added";s:10:"2017-07-24";s:8:"homepage";s:60:"https://wordpress.org/plugins/gamipress-bbpress-integration/";s:13:"download_link";s:78:"https://downloads.wordpress.org/plugin/gamipress-bbpress-integration.1.2.7.zip";s:11:"screenshots";O:8:"stdClass":1:{s:1:"1";O:8:"stdClass":2:{s:3:"src";s:82:"https://ps.w.org/gamipress-bbpress-integration/assets/screenshot-1.png?rev=1764810";s:7:"caption";s:51:"Show user points, achievements and ranks on replies";}}s:4:"tags";O:8:"stdClass":5:{s:7:"bbpress";s:7:"bbPress";s:6:"forums";s:6:"forums";s:12:"gamification";s:12:"gamification";s:9:"gamipress";s:9:"gamipress";s:6:"points";s:6:"points";}s:8:"versions";O:8:"stdClass":9:{s:5:"1.2.0";s:78:"https://downloads.wordpress.org/plugin/gamipress-bbpress-integration.1.2.0.zip";s:5:"1.2.1";s:78:"https://downloads.wordpress.org/plugin/gamipress-bbpress-integration.1.2.1.zip";s:5:"1.2.2";s:78:"https://downloads.wordpress.org/plugin/gamipress-bbpress-integration.1.2.2.zip";s:5:"1.2.3";s:78:"https://downloads.wordpress.org/plugin/gamipress-bbpress-integration.1.2.3.zip";s:5:"1.2.4";s:78:"https://downloads.wordpress.org/plugin/gamipress-bbpress-integration.1.2.4.zip";s:5:"1.2.5";s:78:"https://downloads.wordpress.org/plugin/gamipress-bbpress-integration.1.2.5.zip";s:5:"1.2.6";s:78:"https://downloads.wordpress.org/plugin/gamipress-bbpress-integration.1.2.6.zip";s:5:"1.2.7";s:78:"https://downloads.wordpress.org/plugin/gamipress-bbpress-integration.1.2.7.zip";s:5:"trunk";s:72:"https://downloads.wordpress.org/plugin/gamipress-bbpress-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:84:"https://ps.w.org/gamipress-bbpress-integration/assets/banner-772x250.png?rev=2241744";s:4:"high";s:85:"https://ps.w.org/gamipress-bbpress-integration/assets/banner-1544x500.png?rev=2241744";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:82:"https://ps.w.org/gamipress-bbpress-integration/assets/icon-256x256.png?rev=2241744";s:2:"2x";s:82:"https://ps.w.org/gamipress-bbpress-integration/assets/icon-256x256.png?rev=2241744";}}}i:91;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2124748;s:4:"slug";s:21:"buddyboss-integration";s:5:"title";s:9:"BuddyBoss";s:11:"create_date";s:19:"2020-06-27 09:07:37";s:13:"modified_date";s:19:"2025-04-04 07:38:08";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2124748";s:9:"permalink";s:52:"https://gamipress.com/add-ons/buddyboss-integration/";s:7:"excerpt";s:32:"Connect GamiPress with BuddyBoss";s:9:"thumbnail";s:62:"https://gamipress.com/wp-content/uploads/2020/02/buddyboss.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:22;s:4:"name";s:9:"Community";s:4:"slug";s:9:"community";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:39:"GamiPress &#8211; BuddyBoss integration";s:4:"slug";s:31:"gamipress-buddyboss-integration";s:7:"version";s:5:"1.3.6";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:100;s:15:"support_threads";i:1;s:24:"support_threads_resolved";i:1;s:15:"active_installs";i:3000;s:12:"last_updated";s:21:"2023-04-21 1:28pm GMT";s:5:"added";s:10:"2020-06-27";s:8:"homepage";s:62:"https://wordpress.org/plugins/gamipress-buddyboss-integration/";s:13:"download_link";s:80:"https://downloads.wordpress.org/plugin/gamipress-buddyboss-integration.1.3.6.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:9:"buddyboss";s:9:"buddyboss";s:9:"community";s:9:"community";s:12:"gamification";s:12:"gamification";s:9:"gamipress";s:9:"gamipress";s:6:"social";s:6:"social";}s:8:"versions";O:8:"stdClass":8:{s:5:"1.3.0";s:80:"https://downloads.wordpress.org/plugin/gamipress-buddyboss-integration.1.3.0.zip";s:5:"1.3.1";s:80:"https://downloads.wordpress.org/plugin/gamipress-buddyboss-integration.1.3.1.zip";s:5:"1.3.2";s:80:"https://downloads.wordpress.org/plugin/gamipress-buddyboss-integration.1.3.2.zip";s:5:"1.3.3";s:80:"https://downloads.wordpress.org/plugin/gamipress-buddyboss-integration.1.3.3.zip";s:5:"1.3.4";s:80:"https://downloads.wordpress.org/plugin/gamipress-buddyboss-integration.1.3.4.zip";s:5:"1.3.5";s:80:"https://downloads.wordpress.org/plugin/gamipress-buddyboss-integration.1.3.5.zip";s:5:"1.3.6";s:80:"https://downloads.wordpress.org/plugin/gamipress-buddyboss-integration.1.3.6.zip";s:5:"trunk";s:74:"https://downloads.wordpress.org/plugin/gamipress-buddyboss-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:86:"https://ps.w.org/gamipress-buddyboss-integration/assets/banner-772x250.png?rev=2331554";s:4:"high";s:87:"https://ps.w.org/gamipress-buddyboss-integration/assets/banner-1544x500.png?rev=2331554";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:84:"https://ps.w.org/gamipress-buddyboss-integration/assets/icon-256x256.png?rev=2331554";s:2:"2x";s:84:"https://ps.w.org/gamipress-buddyboss-integration/assets/icon-256x256.png?rev=2331554";}}}i:92;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:1317;s:4:"slug";s:22:"buddypress-integration";s:5:"title";s:10:"BuddyPress";s:11:"create_date";s:19:"2017-09-03 15:02:28";s:13:"modified_date";s:19:"2024-11-05 13:03:01";s:6:"status";s:7:"publish";s:4:"link";s:48:"https://gamipress.com/?post_type=download&p=1317";s:9:"permalink";s:53:"https://gamipress.com/add-ons/buddypress-integration/";s:7:"excerpt";s:33:"Connect GamiPress with BuddyPress";s:9:"thumbnail";s:63:"https://gamipress.com/wp-content/uploads/2017/07/buddypress.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:22;s:4:"name";s:9:"Community";s:4:"slug";s:9:"community";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:40:"GamiPress &#8211; BuddyPress integration";s:4:"slug";s:32:"gamipress-buddypress-integration";s:7:"version";s:5:"1.6.1";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:100;s:15:"support_threads";i:1;s:24:"support_threads_resolved";i:1;s:15:"active_installs";i:5000;s:12:"last_updated";s:21:"2023-04-21 1:27pm GMT";s:5:"added";s:10:"2017-07-24";s:8:"homepage";s:63:"https://wordpress.org/plugins/gamipress-buddypress-integration/";s:13:"download_link";s:81:"https://downloads.wordpress.org/plugin/gamipress-buddypress-integration.1.6.1.zip";s:11:"screenshots";O:8:"stdClass":1:{s:1:"1";O:8:"stdClass":2:{s:3:"src";s:85:"https://ps.w.org/gamipress-buddypress-integration/assets/screenshot-1.png?rev=1764813";s:7:"caption";s:60:"Show user points, achievements and ranks on frontend profile";}}s:4:"tags";O:8:"stdClass":5:{s:11:"achievement";s:11:"achievement";s:12:"gamification";s:12:"gamification";s:6:"gamify";s:6:"gamify";s:9:"gamipress";s:9:"gamipress";s:5:"point";s:5:"point";}s:8:"versions";O:8:"stdClass":3:{s:5:"1.6.0";s:81:"https://downloads.wordpress.org/plugin/gamipress-buddypress-integration.1.6.0.zip";s:5:"1.6.1";s:81:"https://downloads.wordpress.org/plugin/gamipress-buddypress-integration.1.6.1.zip";s:5:"trunk";s:75:"https://downloads.wordpress.org/plugin/gamipress-buddypress-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:87:"https://ps.w.org/gamipress-buddypress-integration/assets/banner-772x250.png?rev=1701800";s:4:"high";s:88:"https://ps.w.org/gamipress-buddypress-integration/assets/banner-1544x500.png?rev=1701800";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:85:"https://ps.w.org/gamipress-buddypress-integration/assets/icon-256x256.png?rev=1701800";s:2:"2x";s:85:"https://ps.w.org/gamipress-buddypress-integration/assets/icon-256x256.png?rev=1701800";}}}i:93;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:273793;s:4:"slug";s:25:"caldera-forms-integration";s:5:"title";s:13:"Caldera Forms";s:11:"create_date";s:19:"2017-09-03 14:45:41";s:13:"modified_date";s:19:"2023-07-11 06:01:17";s:6:"status";s:7:"publish";s:4:"link";s:50:"https://gamipress.com/?post_type=download&p=273793";s:9:"permalink";s:56:"https://gamipress.com/add-ons/caldera-forms-integration/";s:7:"excerpt";s:36:"Connect GamiPress with Caldera Forms";s:9:"thumbnail";s:66:"https://gamipress.com/wp-content/uploads/2018/02/caldera-forms.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:23;s:4:"name";s:4:"Form";s:4:"slug";s:4:"form";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:43:"GamiPress &#8211; Caldera Forms integration";s:4:"slug";s:35:"gamipress-caldera-forms-integration";s:7:"version";s:5:"1.0.5";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:1;s:24:"support_threads_resolved";i:0;s:15:"active_installs";i:40;s:12:"last_updated";s:21:"2023-03-19 9:26pm GMT";s:5:"added";s:10:"2018-02-11";s:8:"homepage";s:66:"https://wordpress.org/plugins/gamipress-caldera-forms-integration/";s:13:"download_link";s:84:"https://downloads.wordpress.org/plugin/gamipress-caldera-forms-integration.1.0.5.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:7:"caldera";s:7:"caldera";s:5:"forms";s:5:"forms";s:12:"gamification";s:12:"gamification";s:9:"gamipress";s:9:"gamipress";s:5:"point";s:5:"point";}s:8:"versions";O:8:"stdClass":7:{s:5:"1.0.0";s:84:"https://downloads.wordpress.org/plugin/gamipress-caldera-forms-integration.1.0.0.zip";s:5:"1.0.1";s:84:"https://downloads.wordpress.org/plugin/gamipress-caldera-forms-integration.1.0.1.zip";s:5:"1.0.2";s:84:"https://downloads.wordpress.org/plugin/gamipress-caldera-forms-integration.1.0.2.zip";s:5:"1.0.3";s:84:"https://downloads.wordpress.org/plugin/gamipress-caldera-forms-integration.1.0.3.zip";s:5:"1.0.4";s:84:"https://downloads.wordpress.org/plugin/gamipress-caldera-forms-integration.1.0.4.zip";s:5:"1.0.5";s:84:"https://downloads.wordpress.org/plugin/gamipress-caldera-forms-integration.1.0.5.zip";s:5:"trunk";s:78:"https://downloads.wordpress.org/plugin/gamipress-caldera-forms-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:90:"https://ps.w.org/gamipress-caldera-forms-integration/assets/banner-772x250.png?rev=1819917";s:4:"high";s:91:"https://ps.w.org/gamipress-caldera-forms-integration/assets/banner-1544x500.png?rev=1819917";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:88:"https://ps.w.org/gamipress-caldera-forms-integration/assets/icon-256x256.png?rev=1819917";s:2:"2x";s:88:"https://ps.w.org/gamipress-caldera-forms-integration/assets/icon-256x256.png?rev=1819917";}}}i:94;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2255315;s:4:"slug";s:22:"charitable-integration";s:5:"title";s:10:"Charitable";s:11:"create_date";s:19:"2023-07-28 07:26:07";s:13:"modified_date";s:19:"2024-04-19 10:55:42";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2255315";s:9:"permalink";s:53:"https://gamipress.com/add-ons/charitable-integration/";s:7:"excerpt";s:33:"Connect GamiPress with Charitable";s:9:"thumbnail";s:71:"https://gamipress.com/wp-content/uploads/2024/04/charitable-reverse.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:22;s:4:"name";s:9:"Community";s:4:"slug";s:9:"community";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:95;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:1302;s:4:"slug";s:26:"contact-form-7-integration";s:5:"title";s:14:"Contact Form 7";s:11:"create_date";s:19:"2017-09-03 14:56:13";s:13:"modified_date";s:19:"2023-07-11 06:02:03";s:6:"status";s:7:"publish";s:4:"link";s:48:"https://gamipress.com/?post_type=download&p=1302";s:9:"permalink";s:57:"https://gamipress.com/add-ons/contact-form-7-integration/";s:7:"excerpt";s:37:"Connect GamiPress with Contact Form 7";s:9:"thumbnail";s:67:"https://gamipress.com/wp-content/uploads/2022/06/contact-form-7.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:23;s:4:"name";s:4:"Form";s:4:"slug";s:4:"form";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:44:"GamiPress &#8211; Contact Form 7 integration";s:4:"slug";s:36:"gamipress-contact-form-7-integration";s:7:"version";s:5:"1.1.0";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:100;s:15:"support_threads";i:1;s:24:"support_threads_resolved";i:1;s:15:"active_installs";i:100;s:12:"last_updated";s:21:"2023-03-19 9:27pm GMT";s:5:"added";s:10:"2017-07-24";s:8:"homepage";s:67:"https://wordpress.org/plugins/gamipress-contact-form-7-integration/";s:13:"download_link";s:85:"https://downloads.wordpress.org/plugin/gamipress-contact-form-7-integration.1.1.0.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:7:"contact";s:7:"contact";s:12:"contact-form";s:12:"contact form";s:4:"form";s:4:"form";s:12:"gamification";s:12:"gamification";s:9:"gamipress";s:9:"gamipress";}s:8:"versions";O:8:"stdClass":12:{s:5:"1.0.0";s:85:"https://downloads.wordpress.org/plugin/gamipress-contact-form-7-integration.1.0.0.zip";s:5:"1.0.1";s:85:"https://downloads.wordpress.org/plugin/gamipress-contact-form-7-integration.1.0.1.zip";s:5:"1.0.2";s:85:"https://downloads.wordpress.org/plugin/gamipress-contact-form-7-integration.1.0.2.zip";s:5:"1.0.3";s:85:"https://downloads.wordpress.org/plugin/gamipress-contact-form-7-integration.1.0.3.zip";s:5:"1.0.4";s:85:"https://downloads.wordpress.org/plugin/gamipress-contact-form-7-integration.1.0.4.zip";s:5:"1.0.5";s:85:"https://downloads.wordpress.org/plugin/gamipress-contact-form-7-integration.1.0.5.zip";s:5:"1.0.6";s:85:"https://downloads.wordpress.org/plugin/gamipress-contact-form-7-integration.1.0.6.zip";s:5:"1.0.7";s:85:"https://downloads.wordpress.org/plugin/gamipress-contact-form-7-integration.1.0.7.zip";s:5:"1.0.8";s:85:"https://downloads.wordpress.org/plugin/gamipress-contact-form-7-integration.1.0.8.zip";s:5:"1.0.9";s:85:"https://downloads.wordpress.org/plugin/gamipress-contact-form-7-integration.1.0.9.zip";s:5:"1.1.0";s:85:"https://downloads.wordpress.org/plugin/gamipress-contact-form-7-integration.1.1.0.zip";s:5:"trunk";s:79:"https://downloads.wordpress.org/plugin/gamipress-contact-form-7-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:91:"https://ps.w.org/gamipress-contact-form-7-integration/assets/banner-772x250.png?rev=2748609";s:4:"high";s:92:"https://ps.w.org/gamipress-contact-form-7-integration/assets/banner-1544x500.png?rev=2748609";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:89:"https://ps.w.org/gamipress-contact-form-7-integration/assets/icon-256x256.png?rev=2748609";s:2:"2x";s:89:"https://ps.w.org/gamipress-contact-form-7-integration/assets/icon-256x256.png?rev=2748609";}}}i:96;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:1308912;s:4:"slug";s:23:"coursepress-integration";s:5:"title";s:11:"CoursePress";s:11:"create_date";s:19:"2017-09-04 17:00:20";s:13:"modified_date";s:19:"2023-07-11 06:02:46";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=1308912";s:9:"permalink";s:54:"https://gamipress.com/add-ons/coursepress-integration/";s:7:"excerpt";s:34:"Connect GamiPress with CoursePress";s:9:"thumbnail";s:74:"https://gamipress.com/wp-content/uploads/2019/02/gamipress-coursepress.svg";s:8:"category";a:4:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:22;s:4:"name";s:9:"Community";s:4:"slug";s:9:"community";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:24;s:4:"name";s:9:"eLearning";s:4:"slug";s:9:"elearning";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:3;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:41:"GamiPress &#8211; CoursePress integration";s:4:"slug";s:33:"gamipress-coursepress-integration";s:7:"version";s:5:"1.0.0";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:0;s:24:"support_threads_resolved";i:0;s:15:"active_installs";i:10;s:12:"last_updated";s:21:"2023-03-19 9:27pm GMT";s:5:"added";s:10:"2019-02-18";s:8:"homepage";s:64:"https://wordpress.org/plugins/gamipress-coursepress-integration/";s:13:"download_link";s:82:"https://downloads.wordpress.org/plugin/gamipress-coursepress-integration.1.0.0.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:11:"coursepress";s:11:"coursepress";s:7:"courses";s:7:"courses";s:9:"gamipress";s:9:"gamipress";s:8:"learning";s:8:"learning";s:3:"lms";s:3:"lms";}s:8:"versions";O:8:"stdClass":2:{s:5:"1.0.0";s:82:"https://downloads.wordpress.org/plugin/gamipress-coursepress-integration.1.0.0.zip";s:5:"trunk";s:76:"https://downloads.wordpress.org/plugin/gamipress-coursepress-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:88:"https://ps.w.org/gamipress-coursepress-integration/assets/banner-772x250.png?rev=2033018";s:4:"high";s:89:"https://ps.w.org/gamipress-coursepress-integration/assets/banner-1544x500.png?rev=2033018";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:86:"https://ps.w.org/gamipress-coursepress-integration/assets/icon-256x256.png?rev=2033018";s:2:"2x";s:86:"https://ps.w.org/gamipress-coursepress-integration/assets/icon-256x256.png?rev=2033018";}}}i:97;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2119339;s:4:"slug";s:22:"digimember-integration";s:5:"title";s:10:"Digimember";s:11:"create_date";s:19:"2020-04-30 07:09:39";s:13:"modified_date";s:19:"2023-07-11 06:03:29";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2119339";s:9:"permalink";s:53:"https://gamipress.com/add-ons/digimember-integration/";s:7:"excerpt";s:33:"Connect GamiPress with Digimember";s:9:"thumbnail";s:63:"https://gamipress.com/wp-content/uploads/2020/04/digimember.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:37;s:4:"name";s:11:"Memberships";s:4:"slug";s:11:"memberships";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:40:"GamiPress &#8211; Digimember integration";s:4:"slug";s:32:"gamipress-digimember-integration";s:7:"version";s:5:"1.0.0";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:0;s:24:"support_threads_resolved";i:0;s:15:"active_installs";i:50;s:12:"last_updated";s:21:"2023-03-19 9:27pm GMT";s:5:"added";s:10:"2020-04-30";s:8:"homepage";s:63:"https://wordpress.org/plugins/gamipress-digimember-integration/";s:13:"download_link";s:81:"https://downloads.wordpress.org/plugin/gamipress-digimember-integration.1.0.0.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:10:"digimember";s:10:"digimember";s:8:"download";s:8:"download";s:9:"gamipress";s:9:"gamipress";s:10:"membership";s:10:"membership";s:7:"product";s:7:"product";}s:8:"versions";O:8:"stdClass":2:{s:5:"1.0.0";s:81:"https://downloads.wordpress.org/plugin/gamipress-digimember-integration.1.0.0.zip";s:5:"trunk";s:75:"https://downloads.wordpress.org/plugin/gamipress-digimember-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:87:"https://ps.w.org/gamipress-digimember-integration/assets/banner-772x250.png?rev=2295042";s:4:"high";s:88:"https://ps.w.org/gamipress-digimember-integration/assets/banner-1544x500.png?rev=2295042";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:85:"https://ps.w.org/gamipress-digimember-integration/assets/icon-256x256.png?rev=2295042";s:2:"2x";s:85:"https://ps.w.org/gamipress-digimember-integration/assets/icon-256x256.png?rev=2295042";}}}i:98;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2203884;s:4:"slug";s:16:"divi-integration";s:5:"title";s:4:"Divi";s:11:"create_date";s:19:"2022-02-04 10:34:24";s:13:"modified_date";s:19:"2024-04-19 10:55:33";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2203884";s:9:"permalink";s:47:"https://gamipress.com/add-ons/divi-integration/";s:7:"excerpt";s:27:"Connect GamiPress with Divi";s:9:"thumbnail";s:72:"https://gamipress.com/wp-content/uploads/2024/04/divi-banner-reverse.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:23;s:4:"name";s:4:"Form";s:4:"slug";s:4:"form";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:34:"GamiPress &#8211; Divi integration";s:4:"slug";s:26:"gamipress-divi-integration";s:7:"version";s:5:"1.0.0";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:0;s:24:"support_threads_resolved";i:0;s:15:"active_installs";i:50;s:12:"last_updated";s:21:"2023-03-19 9:27pm GMT";s:5:"added";s:10:"2022-02-04";s:8:"homepage";s:57:"https://wordpress.org/plugins/gamipress-divi-integration/";s:13:"download_link";s:75:"https://downloads.wordpress.org/plugin/gamipress-divi-integration.1.0.0.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:7:"contact";s:7:"contact";s:4:"divi";s:4:"divi";s:4:"form";s:4:"form";s:5:"forms";s:5:"forms";s:5:"theme";s:5:"theme";}s:8:"versions";O:8:"stdClass":2:{s:5:"1.0.0";s:75:"https://downloads.wordpress.org/plugin/gamipress-divi-integration.1.0.0.zip";s:5:"trunk";s:69:"https://downloads.wordpress.org/plugin/gamipress-divi-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:81:"https://ps.w.org/gamipress-divi-integration/assets/banner-772x250.png?rev=2672819";s:4:"high";s:82:"https://ps.w.org/gamipress-divi-integration/assets/banner-1544x500.png?rev=2672819";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:79:"https://ps.w.org/gamipress-divi-integration/assets/icon-256x256.png?rev=2672819";s:2:"2x";s:79:"https://ps.w.org/gamipress-divi-integration/assets/icon-256x256.png?rev=2672819";}}}i:99;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2236049;s:4:"slug";s:28:"download-manager-integration";s:5:"title";s:16:"Download Manager";s:11:"create_date";s:19:"2022-10-04 15:38:52";s:13:"modified_date";s:19:"2023-07-11 06:04:50";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2236049";s:9:"permalink";s:59:"https://gamipress.com/add-ons/download-manager-integration/";s:7:"excerpt";s:39:"Connect GamiPress with Download Manager";s:9:"thumbnail";s:69:"https://gamipress.com/wp-content/uploads/2022/10/download-manager.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:21;s:4:"name";s:9:"eCommerce";s:4:"slug";s:9:"ecommerce";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:46:"GamiPress &#8211; Download Manager integration";s:4:"slug";s:38:"gamipress-download-manager-integration";s:7:"version";s:5:"1.0.0";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:0;s:24:"support_threads_resolved";i:0;s:15:"active_installs";i:10;s:12:"last_updated";s:21:"2023-03-19 9:27pm GMT";s:5:"added";s:10:"2022-10-04";s:8:"homepage";s:69:"https://wordpress.org/plugins/gamipress-download-manager-integration/";s:13:"download_link";s:87:"https://downloads.wordpress.org/plugin/gamipress-download-manager-integration.1.0.0.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:8:"download";s:8:"download";s:5:"files";s:5:"files";s:12:"gamification";s:12:"gamification";s:9:"gamipress";s:9:"gamipress";s:7:"manager";s:7:"manager";}s:8:"versions";O:8:"stdClass":2:{s:5:"1.0.0";s:87:"https://downloads.wordpress.org/plugin/gamipress-download-manager-integration.1.0.0.zip";s:5:"trunk";s:81:"https://downloads.wordpress.org/plugin/gamipress-download-manager-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:93:"https://ps.w.org/gamipress-download-manager-integration/assets/banner-772x250.png?rev=2794162";s:4:"high";s:94:"https://ps.w.org/gamipress-download-manager-integration/assets/banner-1544x500.png?rev=2794162";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:91:"https://ps.w.org/gamipress-download-manager-integration/assets/icon-256x256.png?rev=2794162";s:2:"2x";s:91:"https://ps.w.org/gamipress-download-manager-integration/assets/icon-256x256.png?rev=2794162";}}}i:100;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2249291;s:4:"slug";s:26:"easy-affiliate-integration";s:5:"title";s:14:"Easy Affiliate";s:11:"create_date";s:19:"2023-03-13 08:15:44";s:13:"modified_date";s:19:"2023-07-11 06:05:26";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2249291";s:9:"permalink";s:57:"https://gamipress.com/add-ons/easy-affiliate-integration/";s:7:"excerpt";s:37:"Connect GamiPress with Easy Affiliate";s:9:"thumbnail";s:74:"https://gamipress.com/wp-content/uploads/2023/03/easy-affiliate-banner.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:25;s:4:"name";s:9:"Affiliate";s:4:"slug";s:9:"affiliate";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:44:"GamiPress &#8211; Easy Affiliate integration";s:4:"slug";s:36:"gamipress-easy-affiliate-integration";s:7:"version";s:5:"1.0.0";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:0;s:24:"support_threads_resolved";i:0;s:15:"active_installs";i:0;s:12:"last_updated";s:21:"2023-03-19 9:27pm GMT";s:5:"added";s:10:"2023-03-13";s:8:"homepage";s:67:"https://wordpress.org/plugins/gamipress-easy-affiliate-integration/";s:13:"download_link";s:85:"https://downloads.wordpress.org/plugin/gamipress-easy-affiliate-integration.1.0.0.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:9:"affiliate";s:9:"affiliate";s:4:"easy";s:4:"easy";s:12:"gamification";s:12:"gamification";s:6:"gamify";s:6:"gamify";s:9:"gamipress";s:9:"gamipress";}s:8:"versions";O:8:"stdClass":2:{s:5:"1.0.0";s:85:"https://downloads.wordpress.org/plugin/gamipress-easy-affiliate-integration.1.0.0.zip";s:5:"trunk";s:79:"https://downloads.wordpress.org/plugin/gamipress-easy-affiliate-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:91:"https://ps.w.org/gamipress-easy-affiliate-integration/assets/banner-772x250.png?rev=2878925";s:4:"high";s:92:"https://ps.w.org/gamipress-easy-affiliate-integration/assets/banner-1544x500.png?rev=2878925";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:89:"https://ps.w.org/gamipress-easy-affiliate-integration/assets/icon-256x256.png?rev=2878925";s:2:"2x";s:89:"https://ps.w.org/gamipress-easy-affiliate-integration/assets/icon-256x256.png?rev=2878925";}}}i:101;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:1346;s:4:"slug";s:34:"easy-digital-downloads-integration";s:5:"title";s:22:"Easy Digital Downloads";s:11:"create_date";s:19:"2017-09-03 15:11:47";s:13:"modified_date";s:19:"2023-07-11 06:06:08";s:6:"status";s:7:"publish";s:4:"link";s:48:"https://gamipress.com/?post_type=download&p=1346";s:9:"permalink";s:65:"https://gamipress.com/add-ons/easy-digital-downloads-integration/";s:7:"excerpt";s:45:"Connect GamiPress with Easy Digital Downloads";s:9:"thumbnail";s:75:"https://gamipress.com/wp-content/uploads/2020/02/easy-digital-downloads.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:21;s:4:"name";s:9:"eCommerce";s:4:"slug";s:9:"ecommerce";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:52:"GamiPress &#8211; Easy Digital Downloads integration";s:4:"slug";s:44:"gamipress-easy-digital-downloads-integration";s:7:"version";s:5:"1.2.9";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:1;s:24:"support_threads_resolved";i:1;s:15:"active_installs";i:40;s:12:"last_updated";s:21:"2023-03-19 9:27pm GMT";s:5:"added";s:10:"2017-07-24";s:8:"homepage";s:75:"https://wordpress.org/plugins/gamipress-easy-digital-downloads-integration/";s:13:"download_link";s:93:"https://downloads.wordpress.org/plugin/gamipress-easy-digital-downloads-integration.1.2.9.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:6:"badges";s:6:"badges";s:7:"digital";s:7:"digital";s:8:"download";s:8:"download";s:12:"gamification";s:12:"gamification";s:9:"gamipress";s:9:"gamipress";}s:8:"versions";O:8:"stdClass":11:{s:5:"1.2.0";s:93:"https://downloads.wordpress.org/plugin/gamipress-easy-digital-downloads-integration.1.2.0.zip";s:5:"1.2.1";s:93:"https://downloads.wordpress.org/plugin/gamipress-easy-digital-downloads-integration.1.2.1.zip";s:5:"1.2.2";s:93:"https://downloads.wordpress.org/plugin/gamipress-easy-digital-downloads-integration.1.2.2.zip";s:5:"1.2.3";s:93:"https://downloads.wordpress.org/plugin/gamipress-easy-digital-downloads-integration.1.2.3.zip";s:5:"1.2.4";s:93:"https://downloads.wordpress.org/plugin/gamipress-easy-digital-downloads-integration.1.2.4.zip";s:5:"1.2.5";s:93:"https://downloads.wordpress.org/plugin/gamipress-easy-digital-downloads-integration.1.2.5.zip";s:5:"1.2.6";s:93:"https://downloads.wordpress.org/plugin/gamipress-easy-digital-downloads-integration.1.2.6.zip";s:5:"1.2.7";s:93:"https://downloads.wordpress.org/plugin/gamipress-easy-digital-downloads-integration.1.2.7.zip";s:5:"1.2.8";s:93:"https://downloads.wordpress.org/plugin/gamipress-easy-digital-downloads-integration.1.2.8.zip";s:5:"1.2.9";s:93:"https://downloads.wordpress.org/plugin/gamipress-easy-digital-downloads-integration.1.2.9.zip";s:5:"trunk";s:87:"https://downloads.wordpress.org/plugin/gamipress-easy-digital-downloads-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:99:"https://ps.w.org/gamipress-easy-digital-downloads-integration/assets/banner-772x250.png?rev=2241719";s:4:"high";s:100:"https://ps.w.org/gamipress-easy-digital-downloads-integration/assets/banner-1544x500.png?rev=2241719";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:97:"https://ps.w.org/gamipress-easy-digital-downloads-integration/assets/icon-256x256.png?rev=2241719";s:2:"2x";s:97:"https://ps.w.org/gamipress-easy-digital-downloads-integration/assets/icon-256x256.png?rev=2241719";}}}i:102;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:878880;s:4:"slug";s:16:"wpep-integration";s:5:"title";s:14:"eLearnCommerce";s:11:"create_date";s:19:"2017-09-04 16:25:46";s:13:"modified_date";s:19:"2023-07-11 06:06:48";s:6:"status";s:7:"publish";s:4:"link";s:50:"https://gamipress.com/?post_type=download&p=878880";s:9:"permalink";s:47:"https://gamipress.com/add-ons/wpep-integration/";s:7:"excerpt";s:27:"Connect GamiPress with WPEP";s:9:"thumbnail";s:67:"https://gamipress.com/wp-content/uploads/2020/02/elearncommerce.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:24;s:4:"name";s:9:"eLearning";s:4:"slug";s:9:"elearning";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:51:"GamiPress &#8211; eLearnCommerce (WPEP) integration";s:4:"slug";s:26:"gamipress-wpep-integration";s:7:"version";s:5:"1.0.1";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:0;s:24:"support_threads_resolved";i:0;s:15:"active_installs";i:10;s:12:"last_updated";s:21:"2023-03-19 9:42pm GMT";s:5:"added";s:10:"2018-11-05";s:8:"homepage";s:57:"https://wordpress.org/plugins/gamipress-wpep-integration/";s:13:"download_link";s:75:"https://downloads.wordpress.org/plugin/gamipress-wpep-integration.1.0.1.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:9:"elearning";s:9:"elearning";s:12:"gamification";s:12:"gamification";s:9:"gamipress";s:9:"gamipress";s:7:"lessons";s:7:"lessons";s:3:"lms";s:3:"lms";}s:8:"versions";O:8:"stdClass":3:{s:5:"1.0.0";s:75:"https://downloads.wordpress.org/plugin/gamipress-wpep-integration.1.0.0.zip";s:5:"1.0.1";s:75:"https://downloads.wordpress.org/plugin/gamipress-wpep-integration.1.0.1.zip";s:5:"trunk";s:69:"https://downloads.wordpress.org/plugin/gamipress-wpep-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:81:"https://ps.w.org/gamipress-wpep-integration/assets/banner-772x250.png?rev=2241823";s:4:"high";s:82:"https://ps.w.org/gamipress-wpep-integration/assets/banner-1544x500.png?rev=2241823";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:79:"https://ps.w.org/gamipress-wpep-integration/assets/icon-256x256.png?rev=1969289";s:2:"2x";s:79:"https://ps.w.org/gamipress-wpep-integration/assets/icon-256x256.png?rev=1969289";}}}i:103;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2141478;s:4:"slug";s:27:"elementor-forms-integration";s:5:"title";s:9:"Elementor";s:11:"create_date";s:19:"2020-11-13 19:31:56";s:13:"modified_date";s:19:"2023-07-11 06:07:32";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2141478";s:9:"permalink";s:58:"https://gamipress.com/add-ons/elementor-forms-integration/";s:7:"excerpt";s:32:"Connect GamiPress with Elementor";s:9:"thumbnail";s:62:"https://gamipress.com/wp-content/uploads/2020/11/elementor.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:23;s:4:"name";s:4:"Form";s:4:"slug";s:4:"form";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:39:"GamiPress &#8211; Elementor integration";s:4:"slug";s:37:"gamipress-elementor-forms-integration";s:7:"version";s:5:"1.0.6";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:100;s:15:"support_threads";i:1;s:24:"support_threads_resolved";i:1;s:15:"active_installs";i:1000;s:12:"last_updated";s:21:"2023-03-19 9:28pm GMT";s:5:"added";s:10:"2020-11-13";s:8:"homepage";s:68:"https://wordpress.org/plugins/gamipress-elementor-forms-integration/";s:13:"download_link";s:86:"https://downloads.wordpress.org/plugin/gamipress-elementor-forms-integration.1.0.6.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:7:"contact";s:7:"contact";s:9:"elementor";s:9:"elementor";s:4:"form";s:4:"form";s:5:"forms";s:5:"forms";s:9:"gamipress";s:9:"gamipress";}s:8:"versions";O:8:"stdClass":8:{s:5:"1.0.0";s:86:"https://downloads.wordpress.org/plugin/gamipress-elementor-forms-integration.1.0.0.zip";s:5:"1.0.1";s:86:"https://downloads.wordpress.org/plugin/gamipress-elementor-forms-integration.1.0.1.zip";s:5:"1.0.2";s:86:"https://downloads.wordpress.org/plugin/gamipress-elementor-forms-integration.1.0.2.zip";s:5:"1.0.3";s:86:"https://downloads.wordpress.org/plugin/gamipress-elementor-forms-integration.1.0.3.zip";s:5:"1.0.4";s:86:"https://downloads.wordpress.org/plugin/gamipress-elementor-forms-integration.1.0.4.zip";s:5:"1.0.5";s:86:"https://downloads.wordpress.org/plugin/gamipress-elementor-forms-integration.1.0.5.zip";s:5:"1.0.6";s:86:"https://downloads.wordpress.org/plugin/gamipress-elementor-forms-integration.1.0.6.zip";s:5:"trunk";s:80:"https://downloads.wordpress.org/plugin/gamipress-elementor-forms-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:92:"https://ps.w.org/gamipress-elementor-forms-integration/assets/banner-772x250.png?rev=2418142";s:4:"high";s:93:"https://ps.w.org/gamipress-elementor-forms-integration/assets/banner-1544x500.png?rev=2418142";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:90:"https://ps.w.org/gamipress-elementor-forms-integration/assets/icon-256x256.png?rev=2418142";s:2:"2x";s:90:"https://ps.w.org/gamipress-elementor-forms-integration/assets/icon-256x256.png?rev=2418142";}}}i:104;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:652224;s:4:"slug";s:26:"events-manager-integration";s:5:"title";s:14:"Events Manager";s:11:"create_date";s:19:"2017-09-04 16:10:21";s:13:"modified_date";s:19:"2023-07-11 06:08:22";s:6:"status";s:7:"publish";s:4:"link";s:50:"https://gamipress.com/?post_type=download&p=652224";s:9:"permalink";s:57:"https://gamipress.com/add-ons/events-manager-integration/";s:7:"excerpt";s:37:"Connect GamiPress with Events Manager";s:9:"thumbnail";s:67:"https://gamipress.com/wp-content/uploads/2018/08/events-manager.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:26;s:4:"name";s:6:"Social";s:4:"slug";s:6:"social";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:44:"GamiPress &#8211; Events Manager integration";s:4:"slug";s:36:"gamipress-events-manager-integration";s:7:"version";s:5:"1.0.3";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:60;s:15:"support_threads";i:1;s:24:"support_threads_resolved";i:1;s:15:"active_installs";i:50;s:12:"last_updated";s:21:"2023-03-19 9:28pm GMT";s:5:"added";s:10:"2018-08-30";s:8:"homepage";s:67:"https://wordpress.org/plugins/gamipress-events-manager-integration/";s:13:"download_link";s:85:"https://downloads.wordpress.org/plugin/gamipress-events-manager-integration.1.0.3.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:6:"events";s:6:"events";s:12:"gamification";s:12:"gamification";s:9:"gamipress";s:9:"gamipress";s:7:"manager";s:7:"manager";s:6:"ticket";s:6:"ticket";}s:8:"versions";O:8:"stdClass":5:{s:5:"1.0.0";s:85:"https://downloads.wordpress.org/plugin/gamipress-events-manager-integration.1.0.0.zip";s:5:"1.0.1";s:85:"https://downloads.wordpress.org/plugin/gamipress-events-manager-integration.1.0.1.zip";s:5:"1.0.2";s:85:"https://downloads.wordpress.org/plugin/gamipress-events-manager-integration.1.0.2.zip";s:5:"1.0.3";s:85:"https://downloads.wordpress.org/plugin/gamipress-events-manager-integration.1.0.3.zip";s:5:"trunk";s:79:"https://downloads.wordpress.org/plugin/gamipress-events-manager-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:91:"https://ps.w.org/gamipress-events-manager-integration/assets/banner-772x250.png?rev=1932884";s:4:"high";s:92:"https://ps.w.org/gamipress-events-manager-integration/assets/banner-1544x500.png?rev=1932884";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:89:"https://ps.w.org/gamipress-events-manager-integration/assets/icon-256x256.png?rev=1932884";s:2:"2x";s:89:"https://ps.w.org/gamipress-events-manager-integration/assets/icon-256x256.png?rev=1932884";}}}i:105;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2266337;s:4:"slug";s:25:"everest-forms-integration";s:5:"title";s:13:"Everest Forms";s:11:"create_date";s:19:"2024-08-29 10:39:18";s:13:"modified_date";s:19:"2024-08-29 10:39:18";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2266337";s:9:"permalink";s:56:"https://gamipress.com/add-ons/everest-forms-integration/";s:7:"excerpt";s:36:"Connect GamiPress with Everest Forms";s:9:"thumbnail";s:81:"https://gamipress.com/wp-content/uploads/2024/08/banner-reverse-everest-forms.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:23;s:4:"name";s:4:"Form";s:4:"slug";s:4:"form";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:106;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2266998;s:4:"slug";s:24:"geodirectory-integration";s:5:"title";s:12:"GeoDirectory";s:11:"create_date";s:19:"2024-10-17 13:29:41";s:13:"modified_date";s:19:"2024-10-17 13:29:41";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2266998";s:9:"permalink";s:55:"https://gamipress.com/add-ons/geodirectory-integration/";s:7:"excerpt";s:35:"Connect GamiPress with GeoDirectory";s:9:"thumbnail";s:78:"https://gamipress.com/wp-content/uploads/edd/2024/10/banner-geodirectory-1.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:26;s:4:"name";s:6:"Social";s:4:"slug";s:6:"social";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:107;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:272340;s:4:"slug";s:21:"favorites-integration";s:5:"title";s:9:"Favorites";s:11:"create_date";s:19:"2017-09-03 15:00:22";s:13:"modified_date";s:19:"2023-07-11 06:09:05";s:6:"status";s:7:"publish";s:4:"link";s:50:"https://gamipress.com/?post_type=download&p=272340";s:9:"permalink";s:52:"https://gamipress.com/add-ons/favorites-integration/";s:7:"excerpt";s:32:"Connect GamiPress with Favorites";s:9:"thumbnail";s:74:"https://gamipress.com/wp-content/uploads/2018/02/icon-favorites-for-wp.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:26;s:4:"name";s:6:"Social";s:4:"slug";s:6:"social";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:39:"GamiPress &#8211; Favorites integration";s:4:"slug";s:31:"gamipress-favorites-integration";s:7:"version";s:5:"1.0.2";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:100;s:15:"support_threads";i:1;s:24:"support_threads_resolved";i:1;s:15:"active_installs";i:80;s:12:"last_updated";s:21:"2023-03-19 9:28pm GMT";s:5:"added";s:10:"2018-02-10";s:8:"homepage";s:62:"https://wordpress.org/plugins/gamipress-favorites-integration/";s:13:"download_link";s:80:"https://downloads.wordpress.org/plugin/gamipress-favorites-integration.1.0.2.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:12:"achievements";s:12:"achievements";s:8:"favorite";s:8:"favorite";s:12:"gamification";s:12:"gamification";s:9:"gamipress";s:9:"gamipress";s:4:"like";s:4:"like";}s:8:"versions";O:8:"stdClass":4:{s:5:"1.0.0";s:80:"https://downloads.wordpress.org/plugin/gamipress-favorites-integration.1.0.0.zip";s:5:"1.0.1";s:80:"https://downloads.wordpress.org/plugin/gamipress-favorites-integration.1.0.1.zip";s:5:"1.0.2";s:80:"https://downloads.wordpress.org/plugin/gamipress-favorites-integration.1.0.2.zip";s:5:"trunk";s:74:"https://downloads.wordpress.org/plugin/gamipress-favorites-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:86:"https://ps.w.org/gamipress-favorites-integration/assets/banner-772x250.png?rev=1819703";s:4:"high";s:87:"https://ps.w.org/gamipress-favorites-integration/assets/banner-1544x500.png?rev=1819703";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:84:"https://ps.w.org/gamipress-favorites-integration/assets/icon-256x256.png?rev=1819703";s:2:"2x";s:84:"https://ps.w.org/gamipress-favorites-integration/assets/icon-256x256.png?rev=1819703";}}}i:108;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2141310;s:4:"slug";s:21:"fluentcrm-integration";s:5:"title";s:9:"FluentCRM";s:11:"create_date";s:19:"2020-11-12 11:04:10";s:13:"modified_date";s:19:"2023-07-11 06:10:21";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2141310";s:9:"permalink";s:52:"https://gamipress.com/add-ons/fluentcrm-integration/";s:7:"excerpt";s:32:"Connect GamiPress with FluentCRM";s:9:"thumbnail";s:62:"https://gamipress.com/wp-content/uploads/2020/11/fluentcrm.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:39:"GamiPress &#8211; FluentCRM integration";s:4:"slug";s:31:"gamipress-fluentcrm-integration";s:7:"version";s:5:"1.0.1";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:0;s:24:"support_threads_resolved";i:0;s:15:"active_installs";i:100;s:12:"last_updated";s:21:"2023-03-19 9:28pm GMT";s:5:"added";s:10:"2020-11-12";s:8:"homepage";s:62:"https://wordpress.org/plugins/gamipress-fluentcrm-integration/";s:13:"download_link";s:80:"https://downloads.wordpress.org/plugin/gamipress-fluentcrm-integration.1.0.1.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:10:"automation";s:10:"automation";s:9:"fluentcrm";s:9:"fluentcrm";s:12:"gamification";s:12:"gamification";s:9:"gamipress";s:9:"gamipress";s:9:"marketing";s:9:"marketing";}s:8:"versions";O:8:"stdClass":3:{s:5:"1.0.0";s:80:"https://downloads.wordpress.org/plugin/gamipress-fluentcrm-integration.1.0.0.zip";s:5:"1.0.1";s:80:"https://downloads.wordpress.org/plugin/gamipress-fluentcrm-integration.1.0.1.zip";s:5:"trunk";s:74:"https://downloads.wordpress.org/plugin/gamipress-fluentcrm-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:86:"https://ps.w.org/gamipress-fluentcrm-integration/assets/banner-772x250.png?rev=2417166";s:4:"high";s:87:"https://ps.w.org/gamipress-fluentcrm-integration/assets/banner-1544x500.png?rev=2417166";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:84:"https://ps.w.org/gamipress-fluentcrm-integration/assets/icon-256x256.png?rev=2417166";s:2:"2x";s:84:"https://ps.w.org/gamipress-fluentcrm-integration/assets/icon-256x256.png?rev=2417166";}}}i:109;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2202110;s:4:"slug";s:26:"fluent-support-integration";s:5:"title";s:14:"Fluent Support";s:11:"create_date";s:19:"2022-01-20 08:55:33";s:13:"modified_date";s:19:"2023-07-11 06:09:45";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2202110";s:9:"permalink";s:57:"https://gamipress.com/add-ons/fluent-support-integration/";s:7:"excerpt";s:37:"Connect GamiPress with Fluent Support";s:9:"thumbnail";s:67:"https://gamipress.com/wp-content/uploads/2022/01/fluent-support.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:44:"GamiPress &#8211; Fluent Support integration";s:4:"slug";s:36:"gamipress-fluent-support-integration";s:7:"version";s:5:"1.0.0";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:0;s:24:"support_threads_resolved";i:0;s:15:"active_installs";i:10;s:12:"last_updated";s:21:"2023-03-19 9:28pm GMT";s:5:"added";s:10:"2022-01-20";s:8:"homepage";s:67:"https://wordpress.org/plugins/gamipress-fluent-support-integration/";s:13:"download_link";s:85:"https://downloads.wordpress.org/plugin/gamipress-fluent-support-integration.1.0.0.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:6:"fluent";s:6:"fluent";s:12:"gamification";s:12:"gamification";s:9:"gamipress";s:9:"gamipress";s:7:"support";s:7:"support";s:6:"ticket";s:6:"ticket";}s:8:"versions";O:8:"stdClass":2:{s:5:"1.0.0";s:85:"https://downloads.wordpress.org/plugin/gamipress-fluent-support-integration.1.0.0.zip";s:5:"trunk";s:79:"https://downloads.wordpress.org/plugin/gamipress-fluent-support-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:91:"https://ps.w.org/gamipress-fluent-support-integration/assets/banner-772x250.png?rev=2660571";s:4:"high";s:92:"https://ps.w.org/gamipress-fluent-support-integration/assets/banner-1544x500.png?rev=2660571";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:89:"https://ps.w.org/gamipress-fluent-support-integration/assets/icon-256x256.png?rev=2660571";s:2:"2x";s:89:"https://ps.w.org/gamipress-fluent-support-integration/assets/icon-256x256.png?rev=2660571";}}}i:110;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:272181;s:4:"slug";s:28:"formidable-forms-integration";s:5:"title";s:16:"Formidable Forms";s:11:"create_date";s:19:"2017-09-03 15:02:35";s:13:"modified_date";s:19:"2023-07-11 06:11:14";s:6:"status";s:7:"publish";s:4:"link";s:50:"https://gamipress.com/?post_type=download&p=272181";s:9:"permalink";s:59:"https://gamipress.com/add-ons/formidable-forms-integration/";s:7:"excerpt";s:39:"Connect GamiPress with Formidable Forms";s:9:"thumbnail";s:69:"https://gamipress.com/wp-content/uploads/2018/02/formidable-forms.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:23;s:4:"name";s:4:"Form";s:4:"slug";s:4:"form";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:46:"GamiPress &#8211; Formidable Forms integration";s:4:"slug";s:38:"gamipress-formidable-forms-integration";s:7:"version";s:5:"1.0.7";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:100;s:15:"support_threads";i:1;s:24:"support_threads_resolved";i:1;s:15:"active_installs";i:100;s:12:"last_updated";s:21:"2023-03-19 9:29pm GMT";s:5:"added";s:10:"2018-02-10";s:8:"homepage";s:69:"https://wordpress.org/plugins/gamipress-formidable-forms-integration/";s:13:"download_link";s:87:"https://downloads.wordpress.org/plugin/gamipress-formidable-forms-integration.1.0.7.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:12:"contact-form";s:12:"contact form";s:5:"forms";s:5:"forms";s:12:"gamification";s:12:"gamification";s:9:"gamipress";s:9:"gamipress";s:6:"points";s:6:"points";}s:8:"versions";O:8:"stdClass":9:{s:5:"1.0.0";s:87:"https://downloads.wordpress.org/plugin/gamipress-formidable-forms-integration.1.0.0.zip";s:5:"1.0.1";s:87:"https://downloads.wordpress.org/plugin/gamipress-formidable-forms-integration.1.0.1.zip";s:5:"1.0.2";s:87:"https://downloads.wordpress.org/plugin/gamipress-formidable-forms-integration.1.0.2.zip";s:5:"1.0.3";s:87:"https://downloads.wordpress.org/plugin/gamipress-formidable-forms-integration.1.0.3.zip";s:5:"1.0.4";s:87:"https://downloads.wordpress.org/plugin/gamipress-formidable-forms-integration.1.0.4.zip";s:5:"1.0.5";s:87:"https://downloads.wordpress.org/plugin/gamipress-formidable-forms-integration.1.0.5.zip";s:5:"1.0.6";s:87:"https://downloads.wordpress.org/plugin/gamipress-formidable-forms-integration.1.0.6.zip";s:5:"1.0.7";s:87:"https://downloads.wordpress.org/plugin/gamipress-formidable-forms-integration.1.0.7.zip";s:5:"trunk";s:81:"https://downloads.wordpress.org/plugin/gamipress-formidable-forms-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:93:"https://ps.w.org/gamipress-formidable-forms-integration/assets/banner-772x250.png?rev=1819702";s:4:"high";s:94:"https://ps.w.org/gamipress-formidable-forms-integration/assets/banner-1544x500.png?rev=1819702";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:91:"https://ps.w.org/gamipress-formidable-forms-integration/assets/icon-256x256.png?rev=1819702";s:2:"2x";s:91:"https://ps.w.org/gamipress-formidable-forms-integration/assets/icon-256x256.png?rev=1819702";}}}i:111;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:882341;s:4:"slug";s:22:"forminator-integration";s:5:"title";s:10:"Forminator";s:11:"create_date";s:19:"2017-09-04 16:35:20";s:13:"modified_date";s:19:"2023-07-11 06:11:52";s:6:"status";s:7:"publish";s:4:"link";s:50:"https://gamipress.com/?post_type=download&p=882341";s:9:"permalink";s:53:"https://gamipress.com/add-ons/forminator-integration/";s:7:"excerpt";s:33:"Connect GamiPress with Forminator";s:9:"thumbnail";s:73:"https://gamipress.com/wp-content/uploads/2020/02/gamipress-forminator.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:23;s:4:"name";s:4:"Form";s:4:"slug";s:4:"form";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:40:"GamiPress &#8211; Forminator integration";s:4:"slug";s:32:"gamipress-forminator-integration";s:7:"version";s:5:"1.0.9";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:100;s:15:"support_threads";i:1;s:24:"support_threads_resolved";i:1;s:15:"active_installs";i:800;s:12:"last_updated";s:21:"2023-03-19 9:29pm GMT";s:5:"added";s:10:"2018-11-06";s:8:"homepage";s:63:"https://wordpress.org/plugins/gamipress-forminator-integration/";s:13:"download_link";s:81:"https://downloads.wordpress.org/plugin/gamipress-forminator-integration.1.0.9.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:4:"form";s:4:"form";s:12:"gamification";s:12:"gamification";s:9:"gamipress";s:9:"gamipress";s:6:"points";s:6:"points";s:4:"quiz";s:4:"quiz";}s:8:"versions";O:8:"stdClass":11:{s:5:"1.0.0";s:81:"https://downloads.wordpress.org/plugin/gamipress-forminator-integration.1.0.0.zip";s:5:"1.0.1";s:81:"https://downloads.wordpress.org/plugin/gamipress-forminator-integration.1.0.1.zip";s:5:"1.0.2";s:81:"https://downloads.wordpress.org/plugin/gamipress-forminator-integration.1.0.2.zip";s:5:"1.0.3";s:81:"https://downloads.wordpress.org/plugin/gamipress-forminator-integration.1.0.3.zip";s:5:"1.0.4";s:81:"https://downloads.wordpress.org/plugin/gamipress-forminator-integration.1.0.4.zip";s:5:"1.0.5";s:81:"https://downloads.wordpress.org/plugin/gamipress-forminator-integration.1.0.5.zip";s:5:"1.0.6";s:81:"https://downloads.wordpress.org/plugin/gamipress-forminator-integration.1.0.6.zip";s:5:"1.0.7";s:81:"https://downloads.wordpress.org/plugin/gamipress-forminator-integration.1.0.7.zip";s:5:"1.0.8";s:81:"https://downloads.wordpress.org/plugin/gamipress-forminator-integration.1.0.8.zip";s:5:"1.0.9";s:81:"https://downloads.wordpress.org/plugin/gamipress-forminator-integration.1.0.9.zip";s:5:"trunk";s:75:"https://downloads.wordpress.org/plugin/gamipress-forminator-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:87:"https://ps.w.org/gamipress-forminator-integration/assets/banner-772x250.png?rev=1970040";s:4:"high";s:88:"https://ps.w.org/gamipress-forminator-integration/assets/banner-1544x500.png?rev=1970040";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:85:"https://ps.w.org/gamipress-forminator-integration/assets/icon-256x256.png?rev=1970040";s:2:"2x";s:85:"https://ps.w.org/gamipress-forminator-integration/assets/icon-256x256.png?rev=1970040";}}}i:112;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:432753;s:4:"slug";s:16:"give-integration";s:5:"title";s:4:"Give";s:11:"create_date";s:19:"2017-09-04 15:58:27";s:13:"modified_date";s:19:"2023-07-11 06:12:25";s:6:"status";s:7:"publish";s:4:"link";s:50:"https://gamipress.com/?post_type=download&p=432753";s:9:"permalink";s:47:"https://gamipress.com/add-ons/give-integration/";s:7:"excerpt";s:27:"Connect GamiPress with Give";s:9:"thumbnail";s:57:"https://gamipress.com/wp-content/uploads/2019/11/give.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:22;s:4:"name";s:9:"Community";s:4:"slug";s:9:"community";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:34:"GamiPress &#8211; Give integration";s:4:"slug";s:26:"gamipress-give-integration";s:7:"version";s:5:"1.0.0";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:1;s:24:"support_threads_resolved";i:1;s:15:"active_installs";i:40;s:12:"last_updated";s:21:"2023-03-19 9:29pm GMT";s:5:"added";s:10:"2018-05-10";s:8:"homepage";s:57:"https://wordpress.org/plugins/gamipress-give-integration/";s:13:"download_link";s:75:"https://downloads.wordpress.org/plugin/gamipress-give-integration.1.0.0.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:8:"donation";s:8:"donation";s:9:"donations";s:9:"donations";s:12:"gamification";s:12:"gamification";s:6:"gamify";s:6:"gamify";s:9:"gamipress";s:9:"gamipress";}s:8:"versions";O:8:"stdClass":2:{s:5:"1.0.0";s:75:"https://downloads.wordpress.org/plugin/gamipress-give-integration.1.0.0.zip";s:5:"trunk";s:69:"https://downloads.wordpress.org/plugin/gamipress-give-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:81:"https://ps.w.org/gamipress-give-integration/assets/banner-772x250.png?rev=1871929";s:4:"high";s:82:"https://ps.w.org/gamipress-give-integration/assets/banner-1544x500.png?rev=1871929";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:79:"https://ps.w.org/gamipress-give-integration/assets/icon-256x256.png?rev=1871929";s:2:"2x";s:79:"https://ps.w.org/gamipress-give-integration/assets/icon-256x256.png?rev=1871929";}}}i:113;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:1250;s:4:"slug";s:25:"gravity-forms-integration";s:5:"title";s:13:"Gravity Forms";s:11:"create_date";s:19:"2017-09-03 14:26:51";s:13:"modified_date";s:19:"2023-07-11 06:13:50";s:6:"status";s:7:"publish";s:4:"link";s:48:"https://gamipress.com/?post_type=download&p=1250";s:9:"permalink";s:56:"https://gamipress.com/add-ons/gravity-forms-integration/";s:7:"excerpt";s:36:"Connect GamiPress with Gravity Forms";s:9:"thumbnail";s:66:"https://gamipress.com/wp-content/uploads/2020/02/gravity-forms.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:23;s:4:"name";s:4:"Form";s:4:"slug";s:4:"form";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:43:"GamiPress &#8211; Gravity Forms integration";s:4:"slug";s:35:"gamipress-gravity-forms-integration";s:7:"version";s:5:"1.2.2";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:1;s:24:"support_threads_resolved";i:1;s:15:"active_installs";i:400;s:12:"last_updated";s:21:"2023-03-19 9:29pm GMT";s:5:"added";s:10:"2017-07-27";s:8:"homepage";s:66:"https://wordpress.org/plugins/gamipress-gravity-forms-integration/";s:13:"download_link";s:84:"https://downloads.wordpress.org/plugin/gamipress-gravity-forms-integration.1.2.2.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:5:"forms";s:5:"forms";s:12:"gamification";s:12:"gamification";s:9:"gamipress";s:9:"gamipress";s:7:"gravity";s:7:"gravity";s:6:"points";s:6:"points";}s:8:"versions";O:8:"stdClass":4:{s:5:"1.2.0";s:84:"https://downloads.wordpress.org/plugin/gamipress-gravity-forms-integration.1.2.0.zip";s:5:"1.2.1";s:84:"https://downloads.wordpress.org/plugin/gamipress-gravity-forms-integration.1.2.1.zip";s:5:"1.2.2";s:84:"https://downloads.wordpress.org/plugin/gamipress-gravity-forms-integration.1.2.2.zip";s:5:"trunk";s:78:"https://downloads.wordpress.org/plugin/gamipress-gravity-forms-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:90:"https://ps.w.org/gamipress-gravity-forms-integration/assets/banner-772x250.png?rev=2241726";s:4:"high";s:91:"https://ps.w.org/gamipress-gravity-forms-integration/assets/banner-1544x500.png?rev=2241726";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:88:"https://ps.w.org/gamipress-gravity-forms-integration/assets/icon-256x256.png?rev=2241726";s:2:"2x";s:88:"https://ps.w.org/gamipress-gravity-forms-integration/assets/icon-256x256.png?rev=2241726";}}}i:114;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2255316;s:4:"slug";s:23:"gravity-kit-integration";s:5:"title";s:10:"GravityKit";s:11:"create_date";s:19:"2023-07-28 07:31:21";s:13:"modified_date";s:19:"2023-08-16 08:34:25";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2255316";s:9:"permalink";s:54:"https://gamipress.com/add-ons/gravity-kit-integration/";s:7:"excerpt";s:47:"Connect GamiPress with GravityKit (GravityView)";s:9:"thumbnail";s:63:"https://gamipress.com/wp-content/uploads/2023/07/gravitykit.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:23;s:4:"name";s:4:"Form";s:4:"slug";s:4:"form";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:115;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2127161;s:4:"slug";s:22:"groundhogg-integration";s:5:"title";s:10:"Groundhogg";s:11:"create_date";s:19:"2020-07-15 09:10:15";s:13:"modified_date";s:19:"2023-07-11 06:14:55";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2127161";s:9:"permalink";s:53:"https://gamipress.com/add-ons/groundhogg-integration/";s:7:"excerpt";s:33:"Connect GamiPress with Groundhogg";s:9:"thumbnail";s:63:"https://gamipress.com/wp-content/uploads/2022/03/groundhogg.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:40:"GamiPress &#8211; Groundhogg integration";s:4:"slug";s:32:"gamipress-groundhogg-integration";s:7:"version";s:5:"1.0.1";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:0;s:24:"support_threads_resolved";i:0;s:15:"active_installs";i:30;s:12:"last_updated";s:21:"2023-03-19 9:29pm GMT";s:5:"added";s:10:"2020-07-15";s:8:"homepage";s:63:"https://wordpress.org/plugins/gamipress-groundhogg-integration/";s:13:"download_link";s:81:"https://downloads.wordpress.org/plugin/gamipress-groundhogg-integration.1.0.1.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:10:"automation";s:10:"automation";s:12:"gamification";s:12:"gamification";s:9:"gamipress";s:9:"gamipress";s:10:"groundhogg";s:10:"groundhogg";s:9:"marketing";s:9:"marketing";}s:8:"versions";O:8:"stdClass":3:{s:5:"1.0.0";s:81:"https://downloads.wordpress.org/plugin/gamipress-groundhogg-integration.1.0.0.zip";s:5:"1.0.1";s:81:"https://downloads.wordpress.org/plugin/gamipress-groundhogg-integration.1.0.1.zip";s:5:"trunk";s:75:"https://downloads.wordpress.org/plugin/gamipress-groundhogg-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:87:"https://ps.w.org/gamipress-groundhogg-integration/assets/banner-772x250.png?rev=2702611";s:4:"high";s:88:"https://ps.w.org/gamipress-groundhogg-integration/assets/banner-1544x500.png?rev=2702611";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:85:"https://ps.w.org/gamipress-groundhogg-integration/assets/icon-256x256.png?rev=2702611";s:2:"2x";s:85:"https://ps.w.org/gamipress-groundhogg-integration/assets/icon-256x256.png?rev=2702611";}}}i:116;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:438299;s:4:"slug";s:15:"h5p-integration";s:5:"title";s:3:"H5P";s:11:"create_date";s:19:"2017-09-04 16:00:27";s:13:"modified_date";s:19:"2025-06-11 08:11:42";s:6:"status";s:7:"publish";s:4:"link";s:50:"https://gamipress.com/?post_type=download&p=438299";s:9:"permalink";s:46:"https://gamipress.com/add-ons/h5p-integration/";s:7:"excerpt";s:26:"Connect GamiPress with H5P";s:9:"thumbnail";s:56:"https://gamipress.com/wp-content/uploads/2018/05/h5p.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:24;s:4:"name";s:9:"eLearning";s:4:"slug";s:9:"elearning";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:33:"GamiPress &#8211; H5P integration";s:4:"slug";s:25:"gamipress-h5p-integration";s:7:"version";s:5:"1.0.8";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:1;s:24:"support_threads_resolved";i:1;s:15:"active_installs";i:900;s:12:"last_updated";s:21:"2023-03-19 9:29pm GMT";s:5:"added";s:10:"2018-05-15";s:8:"homepage";s:56:"https://wordpress.org/plugins/gamipress-h5p-integration/";s:13:"download_link";s:74:"https://downloads.wordpress.org/plugin/gamipress-h5p-integration.1.0.8.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:11:"achievement";s:11:"achievement";s:12:"gamification";s:12:"gamification";s:6:"gamify";s:6:"gamify";s:9:"gamipress";s:9:"gamipress";s:5:"point";s:5:"point";}s:8:"versions";O:8:"stdClass":10:{s:5:"1.0.0";s:74:"https://downloads.wordpress.org/plugin/gamipress-h5p-integration.1.0.0.zip";s:5:"1.0.1";s:74:"https://downloads.wordpress.org/plugin/gamipress-h5p-integration.1.0.1.zip";s:5:"1.0.2";s:74:"https://downloads.wordpress.org/plugin/gamipress-h5p-integration.1.0.2.zip";s:5:"1.0.3";s:74:"https://downloads.wordpress.org/plugin/gamipress-h5p-integration.1.0.3.zip";s:5:"1.0.4";s:74:"https://downloads.wordpress.org/plugin/gamipress-h5p-integration.1.0.4.zip";s:5:"1.0.5";s:74:"https://downloads.wordpress.org/plugin/gamipress-h5p-integration.1.0.5.zip";s:5:"1.0.6";s:74:"https://downloads.wordpress.org/plugin/gamipress-h5p-integration.1.0.6.zip";s:5:"1.0.7";s:74:"https://downloads.wordpress.org/plugin/gamipress-h5p-integration.1.0.7.zip";s:5:"1.0.8";s:74:"https://downloads.wordpress.org/plugin/gamipress-h5p-integration.1.0.8.zip";s:5:"trunk";s:68:"https://downloads.wordpress.org/plugin/gamipress-h5p-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:80:"https://ps.w.org/gamipress-h5p-integration/assets/banner-772x250.png?rev=1874428";s:4:"high";s:81:"https://ps.w.org/gamipress-h5p-integration/assets/banner-1544x500.png?rev=1874428";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:78:"https://ps.w.org/gamipress-h5p-integration/assets/icon-256x256.png?rev=1874428";s:2:"2x";s:78:"https://ps.w.org/gamipress-h5p-integration/assets/icon-256x256.png?rev=1874428";}}}i:117;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2129619;s:4:"slug";s:22:"happyforms-integration";s:5:"title";s:10:"HappyForms";s:11:"create_date";s:19:"2020-07-30 10:10:56";s:13:"modified_date";s:19:"2023-07-11 06:17:09";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2129619";s:9:"permalink";s:53:"https://gamipress.com/add-ons/happyforms-integration/";s:7:"excerpt";s:33:"Connect GamiPress with HappyForms";s:9:"thumbnail";s:71:"https://gamipress.com/wp-content/uploads/2020/07/happy-forms-banner.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:23;s:4:"name";s:4:"Form";s:4:"slug";s:4:"form";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:40:"GamiPress &#8211; HappyForms integration";s:4:"slug";s:32:"gamipress-happyforms-integration";s:7:"version";s:5:"1.0.0";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:0;s:24:"support_threads_resolved";i:0;s:15:"active_installs";i:40;s:12:"last_updated";s:21:"2023-03-19 9:32pm GMT";s:5:"added";s:10:"2020-07-30";s:8:"homepage";s:63:"https://wordpress.org/plugins/gamipress-happyforms-integration/";s:13:"download_link";s:81:"https://downloads.wordpress.org/plugin/gamipress-happyforms-integration.1.0.0.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:5:"forms";s:5:"forms";s:12:"gamification";s:12:"gamification";s:9:"gamipress";s:9:"gamipress";s:5:"happy";s:5:"Happy";s:5:"ranks";s:5:"ranks";}s:8:"versions";O:8:"stdClass":2:{s:5:"1.0.0";s:81:"https://downloads.wordpress.org/plugin/gamipress-happyforms-integration.1.0.0.zip";s:5:"trunk";s:75:"https://downloads.wordpress.org/plugin/gamipress-happyforms-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:87:"https://ps.w.org/gamipress-happyforms-integration/assets/banner-772x250.png?rev=2348967";s:4:"high";s:88:"https://ps.w.org/gamipress-happyforms-integration/assets/banner-1544x500.png?rev=2348967";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:85:"https://ps.w.org/gamipress-happyforms-integration/assets/icon-256x256.png?rev=2348967";s:2:"2x";s:85:"https://ps.w.org/gamipress-happyforms-integration/assets/icon-256x256.png?rev=2348967";}}}i:118;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2074982;s:4:"slug";s:25:"invite-anyone-integration";s:5:"title";s:13:"Invite Anyone";s:11:"create_date";s:19:"2017-09-04 17:10:50";s:13:"modified_date";s:19:"2023-07-11 06:17:46";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2074982";s:9:"permalink";s:56:"https://gamipress.com/add-ons/invite-anyone-integration/";s:7:"excerpt";s:36:"Connect GamiPress with Invite Anyone";s:9:"thumbnail";s:66:"https://gamipress.com/wp-content/uploads/2019/07/invite-anyone.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:22;s:4:"name";s:9:"Community";s:4:"slug";s:9:"community";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:43:"GamiPress &#8211; Invite Anyone integration";s:4:"slug";s:35:"gamipress-invite-anyone-integration";s:7:"version";s:5:"1.0.1";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:1;s:24:"support_threads_resolved";i:1;s:15:"active_installs";i:70;s:12:"last_updated";s:21:"2023-03-19 9:32pm GMT";s:5:"added";s:10:"2019-07-04";s:8:"homepage";s:66:"https://wordpress.org/plugins/gamipress-invite-anyone-integration/";s:13:"download_link";s:84:"https://downloads.wordpress.org/plugin/gamipress-invite-anyone-integration.1.0.1.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:10:"buddypress";s:10:"buddypress";s:7:"friends";s:7:"friends";s:9:"gamipress";s:9:"gamipress";s:11:"invitations";s:11:"invitations";s:6:"invite";s:6:"Invite";}s:8:"versions";O:8:"stdClass":3:{s:5:"1.0.0";s:84:"https://downloads.wordpress.org/plugin/gamipress-invite-anyone-integration.1.0.0.zip";s:5:"1.0.1";s:84:"https://downloads.wordpress.org/plugin/gamipress-invite-anyone-integration.1.0.1.zip";s:5:"trunk";s:78:"https://downloads.wordpress.org/plugin/gamipress-invite-anyone-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:90:"https://ps.w.org/gamipress-invite-anyone-integration/assets/banner-772x250.png?rev=2117380";s:4:"high";s:91:"https://ps.w.org/gamipress-invite-anyone-integration/assets/banner-1544x500.png?rev=2117380";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:88:"https://ps.w.org/gamipress-invite-anyone-integration/assets/icon-256x256.png?rev=2117380";s:2:"2x";s:88:"https://ps.w.org/gamipress-invite-anyone-integration/assets/icon-256x256.png?rev=2117380";}}}i:119;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2250055;s:4:"slug";s:21:"jetengine-integration";s:5:"title";s:9:"JetEngine";s:11:"create_date";s:19:"2023-03-19 21:28:56";s:13:"modified_date";s:19:"2023-07-11 06:18:25";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2250055";s:9:"permalink";s:52:"https://gamipress.com/add-ons/jetengine-integration/";s:7:"excerpt";s:32:"Connect GamiPress with JetEngine";s:9:"thumbnail";s:63:"https://gamipress.com/wp-content/uploads/2023/03/jet-engine.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:39:"GamiPress &#8211; JetEngine integration";s:4:"slug";s:31:"gamipress-jetengine-integration";s:7:"version";s:5:"1.0.0";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:0;s:24:"support_threads_resolved";i:0;s:15:"active_installs";i:50;s:12:"last_updated";s:21:"2023-03-19 9:32pm GMT";s:5:"added";s:10:"2023-03-19";s:8:"homepage";s:62:"https://wordpress.org/plugins/gamipress-jetengine-integration/";s:13:"download_link";s:80:"https://downloads.wordpress.org/plugin/gamipress-jetengine-integration.1.0.0.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:6:"engine";s:6:"engine";s:12:"gamification";s:12:"gamification";s:6:"gamify";s:6:"gamify";s:9:"gamipress";s:9:"gamipress";s:3:"jet";s:3:"jet";}s:8:"versions";O:8:"stdClass":2:{s:5:"1.0.0";s:80:"https://downloads.wordpress.org/plugin/gamipress-jetengine-integration.1.0.0.zip";s:5:"trunk";s:74:"https://downloads.wordpress.org/plugin/gamipress-jetengine-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:86:"https://ps.w.org/gamipress-jetengine-integration/assets/banner-772x250.png?rev=2883011";s:4:"high";s:87:"https://ps.w.org/gamipress-jetengine-integration/assets/banner-1544x500.png?rev=2883011";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:84:"https://ps.w.org/gamipress-jetengine-integration/assets/icon-256x256.png?rev=2883011";s:2:"2x";s:84:"https://ps.w.org/gamipress-jetengine-integration/assets/icon-256x256.png?rev=2883011";}}}i:120;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2259951;s:4:"slug";s:19:"arforms-integration";s:5:"title";s:7:"ARForms";s:11:"create_date";s:19:"2024-01-15 10:10:41";s:13:"modified_date";s:19:"2024-04-19 10:42:08";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2259951";s:9:"permalink";s:50:"https://gamipress.com/add-ons/arforms-integration/";s:7:"excerpt";s:30:"Connect GamiPress with ARForms";s:9:"thumbnail";s:75:"https://gamipress.com/wp-content/uploads/2024/04/arforms-banner-reverse.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:23;s:4:"name";s:4:"Form";s:4:"slug";s:4:"form";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:121;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2235933;s:4:"slug";s:26:"jetformbuilder-integration";s:5:"title";s:14:"JetFormBuilder";s:11:"create_date";s:19:"2022-10-03 09:18:02";s:13:"modified_date";s:19:"2023-07-11 06:19:03";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2235933";s:9:"permalink";s:57:"https://gamipress.com/add-ons/jetformbuilder-integration/";s:7:"excerpt";s:37:"Connect GamiPress with JetFormBuilder";s:9:"thumbnail";s:68:"https://gamipress.com/wp-content/uploads/2023/03/jet-formbuilder.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:23;s:4:"name";s:4:"Form";s:4:"slug";s:4:"form";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:44:"GamiPress &#8211; JetFormBuilder integration";s:4:"slug";s:36:"gamipress-jetformbuilder-integration";s:7:"version";s:5:"1.0.1";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:0;s:24:"support_threads_resolved";i:0;s:15:"active_installs";i:10;s:12:"last_updated";s:21:"2023-03-19 9:32pm GMT";s:5:"added";s:10:"2022-10-03";s:8:"homepage";s:67:"https://wordpress.org/plugins/gamipress-jetformbuilder-integration/";s:13:"download_link";s:85:"https://downloads.wordpress.org/plugin/gamipress-jetformbuilder-integration.1.0.1.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:7:"builder";s:7:"builder";s:7:"contact";s:7:"contact";s:4:"form";s:4:"form";s:9:"gamipress";s:9:"gamipress";s:3:"jet";s:3:"jet";}s:8:"versions";O:8:"stdClass":3:{s:5:"1.0.0";s:85:"https://downloads.wordpress.org/plugin/gamipress-jetformbuilder-integration.1.0.0.zip";s:5:"1.0.1";s:85:"https://downloads.wordpress.org/plugin/gamipress-jetformbuilder-integration.1.0.1.zip";s:5:"trunk";s:79:"https://downloads.wordpress.org/plugin/gamipress-jetformbuilder-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:91:"https://ps.w.org/gamipress-jetformbuilder-integration/assets/banner-772x250.png?rev=2793332";s:4:"high";s:92:"https://ps.w.org/gamipress-jetformbuilder-integration/assets/banner-1544x500.png?rev=2793332";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:89:"https://ps.w.org/gamipress-jetformbuilder-integration/assets/icon-256x256.png?rev=2793332";s:2:"2x";s:89:"https://ps.w.org/gamipress-jetformbuilder-integration/assets/icon-256x256.png?rev=2793332";}}}i:122;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:700306;s:4:"slug";s:19:"jetpack-integration";s:5:"title";s:7:"Jetpack";s:11:"create_date";s:19:"2017-09-04 16:40:40";s:13:"modified_date";s:19:"2023-07-11 06:19:50";s:6:"status";s:7:"publish";s:4:"link";s:50:"https://gamipress.com/?post_type=download&p=700306";s:9:"permalink";s:50:"https://gamipress.com/add-ons/jetpack-integration/";s:7:"excerpt";s:30:"Connect GamiPress with Jetpack";s:9:"thumbnail";s:60:"https://gamipress.com/wp-content/uploads/2018/09/jetpack.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:35;s:4:"name";s:12:"Enhancements";s:4:"slug";s:12:"enhancements";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:37:"GamiPress &#8211; Jetpack integration";s:4:"slug";s:29:"gamipress-jetpack-integration";s:7:"version";s:5:"1.0.0";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:0;s:24:"support_threads_resolved";i:0;s:15:"active_installs";i:90;s:12:"last_updated";s:21:"2023-03-19 9:32pm GMT";s:5:"added";s:10:"2018-09-14";s:8:"homepage";s:60:"https://wordpress.org/plugins/gamipress-jetpack-integration/";s:13:"download_link";s:78:"https://downloads.wordpress.org/plugin/gamipress-jetpack-integration.1.0.0.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:11:"achievement";s:11:"achievement";s:12:"gamification";s:12:"gamification";s:6:"gamify";s:6:"gamify";s:9:"gamipress";s:9:"gamipress";s:5:"point";s:5:"point";}s:8:"versions";O:8:"stdClass":2:{s:5:"1.0.0";s:78:"https://downloads.wordpress.org/plugin/gamipress-jetpack-integration.1.0.0.zip";s:5:"trunk";s:72:"https://downloads.wordpress.org/plugin/gamipress-jetpack-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:84:"https://ps.w.org/gamipress-jetpack-integration/assets/banner-772x250.png?rev=1941600";s:4:"high";s:85:"https://ps.w.org/gamipress-jetpack-integration/assets/banner-1544x500.png?rev=1941600";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:82:"https://ps.w.org/gamipress-jetpack-integration/assets/icon-256x256.png?rev=1941600";s:2:"2x";s:82:"https://ps.w.org/gamipress-jetpack-integration/assets/icon-256x256.png?rev=1941600";}}}i:123;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2257279;s:4:"slug";s:26:"kadence-blocks-integration";s:5:"title";s:14:"Kadence Blocks";s:11:"create_date";s:19:"2023-10-09 09:03:04";s:13:"modified_date";s:19:"2023-10-09 09:03:26";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2257279";s:9:"permalink";s:57:"https://gamipress.com/add-ons/kadence-blocks-integration/";s:7:"excerpt";s:37:"Connect GamiPress with Kadence Blocks";s:9:"thumbnail";s:67:"https://gamipress.com/wp-content/uploads/2023/10/kadence-blocks.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:23;s:4:"name";s:4:"Form";s:4:"slug";s:4:"form";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:124;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2272261;s:4:"slug";s:25:"asgaros-forum-integration";s:5:"title";s:13:"Asgaros Forum";s:11:"create_date";s:19:"2025-09-23 14:18:40";s:13:"modified_date";s:19:"2025-09-23 14:28:34";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2272261";s:9:"permalink";s:56:"https://gamipress.com/add-ons/asgaros-forum-integration/";s:7:"excerpt";s:36:"Connect GamiPress with Asgaros Forum";s:9:"thumbnail";s:77:"https://gamipress.com/wp-content/uploads/edd/2025/09/asgaros-forum-banner.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:22;s:4:"name";s:9:"Community";s:4:"slug";s:9:"community";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:125;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2272251;s:4:"slug";s:19:"bbforms-integration";s:5:"title";s:7:"BBForms";s:11:"create_date";s:19:"2025-09-19 12:21:40";s:13:"modified_date";s:19:"2025-09-19 12:21:40";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2272251";s:9:"permalink";s:50:"https://gamipress.com/add-ons/bbforms-integration/";s:7:"excerpt";s:30:"Connect GamiPress with BBForms";s:9:"thumbnail";s:71:"https://gamipress.com/wp-content/uploads/edd/2025/09/bbforms-banner.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:23;s:4:"name";s:4:"Form";s:4:"slug";s:4:"form";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:126;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2272278;s:4:"slug";s:19:"eventin-integration";s:5:"title";s:7:"Eventin";s:11:"create_date";s:19:"2025-10-02 09:44:08";s:13:"modified_date";s:19:"2025-10-02 09:44:08";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2272278";s:9:"permalink";s:50:"https://gamipress.com/add-ons/eventin-integration/";s:7:"excerpt";s:30:"Connect GamiPress with Eventin";s:9:"thumbnail";s:71:"https://gamipress.com/wp-content/uploads/edd/2025/10/eventin-banner.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:127;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2273003;s:4:"slug";s:17:"brizy-integration";s:5:"title";s:5:"Brizy";s:11:"create_date";s:19:"2026-03-20 11:23:52";s:13:"modified_date";s:19:"2026-03-20 11:24:33";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2273003";s:9:"permalink";s:48:"https://gamipress.com/add-ons/brizy-integration/";s:7:"excerpt";s:28:"Connect GamiPress with Brizy";s:9:"thumbnail";s:69:"https://gamipress.com/wp-content/uploads/edd/2026/03/brizy-banner.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:23;s:4:"name";s:4:"Form";s:4:"slug";s:4:"form";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:128;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2272265;s:4:"slug";s:25:"fluentbooking-integration";s:5:"title";s:13:"FluentBooking";s:11:"create_date";s:19:"2025-09-23 14:27:13";s:13:"modified_date";s:19:"2025-10-02 09:52:59";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2272265";s:9:"permalink";s:56:"https://gamipress.com/add-ons/fluentbooking-integration/";s:7:"excerpt";s:36:"Connect GamiPress with FluentBooking";s:9:"thumbnail";s:77:"https://gamipress.com/wp-content/uploads/edd/2025/09/banner-fluentbooking.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:129;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2268901;s:4:"slug";s:27:"fluentcommunity-integration";s:5:"title";s:15:"FluentCommunity";s:11:"create_date";s:19:"2025-02-05 13:16:32";s:13:"modified_date";s:19:"2025-04-03 09:59:01";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2268901";s:9:"permalink";s:58:"https://gamipress.com/add-ons/fluentcommunity-integration/";s:7:"excerpt";s:38:"Connect GamiPress with FluentCommunity";s:9:"thumbnail";s:80:"https://gamipress.com/wp-content/uploads/edd/2025/02/fluent-community-banner.svg";s:8:"category";a:4:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:22;s:4:"name";s:9:"Community";s:4:"slug";s:9:"community";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:24;s:4:"name";s:9:"eLearning";s:4:"slug";s:9:"elearning";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:3;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:130;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2266091;s:4:"slug";s:22:"kali-forms-integration";s:5:"title";s:10:"Kali Forms";s:11:"create_date";s:19:"2024-08-13 09:35:17";s:13:"modified_date";s:19:"2024-08-13 11:04:11";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2266091";s:9:"permalink";s:53:"https://gamipress.com/add-ons/kali-forms-integration/";s:7:"excerpt";s:33:"Connect GamiPress with Kali Forms";s:9:"thumbnail";s:72:"https://gamipress.com/wp-content/uploads/2024/08/banner-kali-forms-1.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:23;s:4:"name";s:4:"Form";s:4:"slug";s:4:"form";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:131;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2268898;s:4:"slug";s:41:"paid-membership-subscriptions-integration";s:5:"title";s:30:"Paid Memberships Subscriptions";s:11:"create_date";s:19:"2025-02-05 13:16:22";s:13:"modified_date";s:19:"2025-02-05 13:16:22";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2268898";s:9:"permalink";s:72:"https://gamipress.com/add-ons/paid-membership-subscriptions-integration/";s:7:"excerpt";s:33:"Connect GamiPress with Kali Forms";s:9:"thumbnail";s:88:"https://gamipress.com/wp-content/uploads/edd/2025/02/banner-paid-member-subscription.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:37;s:4:"name";s:11:"Memberships";s:4:"slug";s:11:"memberships";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:132;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2267003;s:4:"slug";s:15:"qsm-integration";s:5:"title";s:3:"QSM";s:11:"create_date";s:19:"2024-10-17 13:30:16";s:13:"modified_date";s:19:"2024-10-17 13:30:16";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2267003";s:9:"permalink";s:46:"https://gamipress.com/add-ons/qsm-integration/";s:7:"excerpt";s:26:"Connect GamiPress with QSM";s:9:"thumbnail";s:80:"https://gamipress.com/wp-content/uploads/edd/2024/10/banner-quiz-master-next.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:23;s:4:"name";s:4:"Form";s:4:"slug";s:4:"form";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:133;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2270621;s:4:"slug";s:25:"shortlinkspro-integration";s:5:"title";s:14:"ShortLinks Pro";s:11:"create_date";s:19:"2025-05-23 06:47:54";s:13:"modified_date";s:19:"2025-05-23 06:47:54";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2270621";s:9:"permalink";s:56:"https://gamipress.com/add-ons/shortlinkspro-integration/";s:7:"excerpt";s:37:"Connect GamiPress with ShortLinks Pro";s:9:"thumbnail";s:77:"https://gamipress.com/wp-content/uploads/edd/2025/05/shortlinkspro-banner.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:25;s:4:"name";s:9:"Affiliate";s:4:"slug";s:9:"affiliate";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:134;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2272526;s:4:"slug";s:11:"suremembers";s:5:"title";s:11:"SureMembers";s:11:"create_date";s:19:"2026-02-17 12:05:25";s:13:"modified_date";s:19:"2026-02-17 13:41:11";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2272526";s:9:"permalink";s:42:"https://gamipress.com/add-ons/suremembers/";s:7:"excerpt";s:34:"Connect GamiPress with SureMembers";s:9:"thumbnail";s:75:"https://gamipress.com/wp-content/uploads/edd/2026/02/banner-suremembers.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:22;s:4:"name";s:9:"Community";s:4:"slug";s:9:"community";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:135;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:11554;s:4:"slug";s:21:"learndash-integration";s:5:"title";s:9:"LearnDash";s:11:"create_date";s:19:"2017-09-04 15:46:32";s:13:"modified_date";s:19:"2024-11-25 14:29:17";s:6:"status";s:7:"publish";s:4:"link";s:49:"https://gamipress.com/?post_type=download&p=11554";s:9:"permalink";s:52:"https://gamipress.com/add-ons/learndash-integration/";s:7:"excerpt";s:32:"Connect GamiPress with LearnDash";s:9:"thumbnail";s:64:"https://gamipress.com/wp-content/uploads/2020/11/learndash-1.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:24;s:4:"name";s:9:"eLearning";s:4:"slug";s:9:"elearning";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:39:"GamiPress &#8211; LearnDash integration";s:4:"slug";s:31:"gamipress-learndash-integration";s:7:"version";s:5:"1.3.5";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:100;s:15:"support_threads";i:1;s:24:"support_threads_resolved";i:1;s:15:"active_installs";i:4000;s:12:"last_updated";s:22:"2023-06-02 10:41am GMT";s:5:"added";s:10:"2017-09-29";s:8:"homepage";s:62:"https://wordpress.org/plugins/gamipress-learndash-integration/";s:13:"download_link";s:80:"https://downloads.wordpress.org/plugin/gamipress-learndash-integration.1.3.5.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:12:"gamification";s:12:"gamification";s:9:"gamipress";s:9:"gamipress";s:9:"learndash";s:9:"learndash";s:8:"learning";s:8:"learning";s:3:"lms";s:3:"lms";}s:8:"versions";O:8:"stdClass":7:{s:5:"1.3.0";s:80:"https://downloads.wordpress.org/plugin/gamipress-learndash-integration.1.3.0.zip";s:5:"1.3.1";s:80:"https://downloads.wordpress.org/plugin/gamipress-learndash-integration.1.3.1.zip";s:5:"1.3.2";s:80:"https://downloads.wordpress.org/plugin/gamipress-learndash-integration.1.3.2.zip";s:5:"1.3.3";s:80:"https://downloads.wordpress.org/plugin/gamipress-learndash-integration.1.3.3.zip";s:5:"1.3.4";s:80:"https://downloads.wordpress.org/plugin/gamipress-learndash-integration.1.3.4.zip";s:5:"1.3.5";s:80:"https://downloads.wordpress.org/plugin/gamipress-learndash-integration.1.3.5.zip";s:5:"trunk";s:74:"https://downloads.wordpress.org/plugin/gamipress-learndash-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:86:"https://ps.w.org/gamipress-learndash-integration/assets/banner-772x250.png?rev=2413997";s:4:"high";s:87:"https://ps.w.org/gamipress-learndash-integration/assets/banner-1544x500.png?rev=2413997";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:84:"https://ps.w.org/gamipress-learndash-integration/assets/icon-256x256.png?rev=2413997";s:2:"2x";s:84:"https://ps.w.org/gamipress-learndash-integration/assets/icon-256x256.png?rev=2413997";}}}i:136;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:1276;s:4:"slug";s:22:"learnpress-integration";s:5:"title";s:10:"LearnPress";s:11:"create_date";s:19:"2017-09-03 14:32:19";s:13:"modified_date";s:19:"2026-01-08 10:54:50";s:6:"status";s:7:"publish";s:4:"link";s:48:"https://gamipress.com/?post_type=download&p=1276";s:9:"permalink";s:53:"https://gamipress.com/add-ons/learnpress-integration/";s:7:"excerpt";s:33:"Connect GamiPress with LearnPress";s:9:"thumbnail";s:63:"https://gamipress.com/wp-content/uploads/2022/04/learnpress.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:24;s:4:"name";s:9:"eLearning";s:4:"slug";s:9:"elearning";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:40:"GamiPress &#8211; LearnPress integration";s:4:"slug";s:32:"gamipress-learnpress-integration";s:7:"version";s:5:"1.1.1";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:1;s:24:"support_threads_resolved";i:1;s:15:"active_installs";i:400;s:12:"last_updated";s:21:"2023-03-19 9:33pm GMT";s:5:"added";s:10:"2017-07-27";s:8:"homepage";s:63:"https://wordpress.org/plugins/gamipress-learnpress-integration/";s:13:"download_link";s:81:"https://downloads.wordpress.org/plugin/gamipress-learnpress-integration.1.1.1.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:9:"elearning";s:9:"elearning";s:12:"gamification";s:12:"gamification";s:9:"gamipress";s:9:"gamipress";s:10:"learnpress";s:10:"learnpress";s:3:"lms";s:3:"lms";}s:8:"versions";O:8:"stdClass":3:{s:5:"1.1.0";s:81:"https://downloads.wordpress.org/plugin/gamipress-learnpress-integration.1.1.0.zip";s:5:"1.1.1";s:81:"https://downloads.wordpress.org/plugin/gamipress-learnpress-integration.1.1.1.zip";s:5:"trunk";s:75:"https://downloads.wordpress.org/plugin/gamipress-learnpress-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:87:"https://ps.w.org/gamipress-learnpress-integration/assets/banner-772x250.png?rev=2657648";s:4:"high";s:88:"https://ps.w.org/gamipress-learnpress-integration/assets/banner-1544x500.png?rev=2657648";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:85:"https://ps.w.org/gamipress-learnpress-integration/assets/icon-256x256.png?rev=2657648";s:2:"2x";s:85:"https://ps.w.org/gamipress-learnpress-integration/assets/icon-256x256.png?rev=2657648";}}}i:137;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:280982;s:4:"slug";s:21:"lifterlms-integration";s:5:"title";s:9:"LifterLMS";s:11:"create_date";s:19:"2017-09-03 15:02:46";s:13:"modified_date";s:19:"2023-07-11 06:21:55";s:6:"status";s:7:"publish";s:4:"link";s:50:"https://gamipress.com/?post_type=download&p=280982";s:9:"permalink";s:52:"https://gamipress.com/add-ons/lifterlms-integration/";s:7:"excerpt";s:32:"Connect GamiPress with LifterLMS";s:9:"thumbnail";s:62:"https://gamipress.com/wp-content/uploads/2020/02/lifterlms.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:24;s:4:"name";s:9:"eLearning";s:4:"slug";s:9:"elearning";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:39:"GamiPress &#8211; LifterLMS integration";s:4:"slug";s:31:"gamipress-lifterlms-integration";s:7:"version";s:5:"1.0.8";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:100;s:15:"support_threads";i:1;s:24:"support_threads_resolved";i:1;s:15:"active_installs";i:100;s:12:"last_updated";s:21:"2023-03-19 9:33pm GMT";s:5:"added";s:10:"2018-02-13";s:8:"homepage";s:62:"https://wordpress.org/plugins/gamipress-lifterlms-integration/";s:13:"download_link";s:80:"https://downloads.wordpress.org/plugin/gamipress-lifterlms-integration.1.0.8.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:9:"elearning";s:9:"elearning";s:9:"gamipress";s:9:"gamipress";s:6:"lifter";s:6:"lifter";s:9:"lifterlms";s:9:"lifterlms";s:3:"lms";s:3:"lms";}s:8:"versions";O:8:"stdClass":10:{s:5:"1.0.0";s:80:"https://downloads.wordpress.org/plugin/gamipress-lifterlms-integration.1.0.0.zip";s:5:"1.0.1";s:80:"https://downloads.wordpress.org/plugin/gamipress-lifterlms-integration.1.0.1.zip";s:5:"1.0.2";s:80:"https://downloads.wordpress.org/plugin/gamipress-lifterlms-integration.1.0.2.zip";s:5:"1.0.3";s:80:"https://downloads.wordpress.org/plugin/gamipress-lifterlms-integration.1.0.3.zip";s:5:"1.0.4";s:80:"https://downloads.wordpress.org/plugin/gamipress-lifterlms-integration.1.0.4.zip";s:5:"1.0.5";s:80:"https://downloads.wordpress.org/plugin/gamipress-lifterlms-integration.1.0.5.zip";s:5:"1.0.6";s:80:"https://downloads.wordpress.org/plugin/gamipress-lifterlms-integration.1.0.6.zip";s:5:"1.0.7";s:80:"https://downloads.wordpress.org/plugin/gamipress-lifterlms-integration.1.0.7.zip";s:5:"1.0.8";s:80:"https://downloads.wordpress.org/plugin/gamipress-lifterlms-integration.1.0.8.zip";s:5:"trunk";s:74:"https://downloads.wordpress.org/plugin/gamipress-lifterlms-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:86:"https://ps.w.org/gamipress-lifterlms-integration/assets/banner-772x250.png?rev=2241749";s:4:"high";s:87:"https://ps.w.org/gamipress-lifterlms-integration/assets/banner-1544x500.png?rev=2241749";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:84:"https://ps.w.org/gamipress-lifterlms-integration/assets/icon-256x256.png?rev=2241749";s:2:"2x";s:84:"https://ps.w.org/gamipress-lifterlms-integration/assets/icon-256x256.png?rev=2241749";}}}i:138;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2108980;s:4:"slug";s:27:"masterstudy-lms-integration";s:5:"title";s:15:"MasterStudy LMS";s:11:"create_date";s:19:"2017-09-04 17:20:27";s:13:"modified_date";s:19:"2025-10-03 09:44:15";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2108980";s:9:"permalink";s:58:"https://gamipress.com/add-ons/masterstudy-lms-integration/";s:7:"excerpt";s:38:"Connect GamiPress with MasterStudy LMS";s:9:"thumbnail";s:74:"https://gamipress.com/wp-content/uploads/2019/12/gamipress-masterstudy.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:24;s:4:"name";s:9:"eLearning";s:4:"slug";s:9:"elearning";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:45:"GamiPress &#8211; MasterStudy LMS integration";s:4:"slug";s:37:"gamipress-masterstudy-lms-integration";s:7:"version";s:5:"1.0.0";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:1;s:24:"support_threads_resolved";i:1;s:15:"active_installs";i:100;s:12:"last_updated";s:21:"2023-03-19 9:34pm GMT";s:5:"added";s:10:"2019-12-06";s:8:"homepage";s:68:"https://wordpress.org/plugins/gamipress-masterstudy-lms-integration/";s:13:"download_link";s:86:"https://downloads.wordpress.org/plugin/gamipress-masterstudy-lms-integration.1.0.0.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:9:"gamipress";s:9:"gamipress";s:3:"lms";s:3:"lms";s:6:"master";s:6:"master";s:11:"masterstudy";s:11:"masterstudy";s:5:"study";s:5:"study";}s:8:"versions";O:8:"stdClass":2:{s:5:"1.0.0";s:86:"https://downloads.wordpress.org/plugin/gamipress-masterstudy-lms-integration.1.0.0.zip";s:5:"trunk";s:80:"https://downloads.wordpress.org/plugin/gamipress-masterstudy-lms-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:92:"https://ps.w.org/gamipress-masterstudy-lms-integration/assets/banner-772x250.png?rev=2207089";s:4:"high";s:93:"https://ps.w.org/gamipress-masterstudy-lms-integration/assets/banner-1544x500.png?rev=2207089";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:90:"https://ps.w.org/gamipress-masterstudy-lms-integration/assets/icon-256x256.png?rev=2207089";s:2:"2x";s:90:"https://ps.w.org/gamipress-masterstudy-lms-integration/assets/icon-256x256.png?rev=2207089";}}}i:139;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2115821;s:4:"slug";s:23:"memberpress-integration";s:5:"title";s:11:"MemberPress";s:11:"create_date";s:19:"2020-03-24 10:16:32";s:13:"modified_date";s:19:"2023-07-11 06:23:16";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2115821";s:9:"permalink";s:54:"https://gamipress.com/add-ons/memberpress-integration/";s:7:"excerpt";s:34:"Connect GamiPress with MemberPress";s:9:"thumbnail";s:64:"https://gamipress.com/wp-content/uploads/2020/03/memberpress.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:37;s:4:"name";s:11:"Memberships";s:4:"slug";s:11:"memberships";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:41:"GamiPress &#8211; MemberPress integration";s:4:"slug";s:33:"gamipress-memberpress-integration";s:7:"version";s:5:"1.0.0";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:1;s:24:"support_threads_resolved";i:1;s:15:"active_installs";i:300;s:12:"last_updated";s:21:"2023-03-19 9:34pm GMT";s:5:"added";s:10:"2020-03-24";s:8:"homepage";s:64:"https://wordpress.org/plugins/gamipress-memberpress-integration/";s:13:"download_link";s:82:"https://downloads.wordpress.org/plugin/gamipress-memberpress-integration.1.0.1.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:12:"gamification";s:12:"gamification";s:9:"gamipress";s:9:"gamipress";s:11:"memberpress";s:11:"memberpress";s:10:"membership";s:10:"membership";s:12:"subscription";s:12:"subscription";}s:8:"versions";O:8:"stdClass":3:{s:5:"1.0.0";s:82:"https://downloads.wordpress.org/plugin/gamipress-memberpress-integration.1.0.0.zip";s:5:"1.0.1";s:82:"https://downloads.wordpress.org/plugin/gamipress-memberpress-integration.1.0.1.zip";s:5:"trunk";s:76:"https://downloads.wordpress.org/plugin/gamipress-memberpress-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:88:"https://ps.w.org/gamipress-memberpress-integration/assets/banner-772x250.png?rev=2266470";s:4:"high";s:89:"https://ps.w.org/gamipress-memberpress-integration/assets/banner-1544x500.png?rev=2266470";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:86:"https://ps.w.org/gamipress-memberpress-integration/assets/icon-256x256.png?rev=2266470";s:2:"2x";s:86:"https://ps.w.org/gamipress-memberpress-integration/assets/icon-256x256.png?rev=2266470";}}}i:140;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2242075;s:4:"slug";s:20:"meta-box-integration";s:5:"title";s:8:"Meta Box";s:11:"create_date";s:19:"2022-11-23 14:57:03";s:13:"modified_date";s:19:"2023-07-11 06:23:56";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2242075";s:9:"permalink";s:51:"https://gamipress.com/add-ons/meta-box-integration/";s:7:"excerpt";s:31:"Connect GamiPress with Meta Box";s:9:"thumbnail";s:61:"https://gamipress.com/wp-content/uploads/2022/11/meta-box.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:35;s:4:"name";s:12:"Enhancements";s:4:"slug";s:12:"enhancements";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:38:"GamiPress &#8211; Meta Box integration";s:4:"slug";s:30:"gamipress-meta-box-integration";s:7:"version";s:5:"1.0.1";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:0;s:24:"support_threads_resolved";i:0;s:15:"active_installs";i:0;s:12:"last_updated";s:21:"2023-03-19 9:34pm GMT";s:5:"added";s:10:"2022-11-23";s:8:"homepage";s:61:"https://wordpress.org/plugins/gamipress-meta-box-integration/";s:13:"download_link";s:79:"https://downloads.wordpress.org/plugin/gamipress-meta-box-integration.1.0.1.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:3:"box";s:3:"Box";s:6:"custom";s:6:"custom";s:6:"fields";s:6:"fields";s:9:"gamipress";s:9:"gamipress";s:4:"meta";s:4:"meta";}s:8:"versions";O:8:"stdClass":3:{s:5:"1.0.0";s:79:"https://downloads.wordpress.org/plugin/gamipress-meta-box-integration.1.0.0.zip";s:5:"1.0.1";s:79:"https://downloads.wordpress.org/plugin/gamipress-meta-box-integration.1.0.1.zip";s:5:"trunk";s:73:"https://downloads.wordpress.org/plugin/gamipress-meta-box-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:85:"https://ps.w.org/gamipress-meta-box-integration/assets/banner-772x250.png?rev=2822947";s:4:"high";s:86:"https://ps.w.org/gamipress-meta-box-integration/assets/banner-1544x500.png?rev=2822947";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:83:"https://ps.w.org/gamipress-meta-box-integration/assets/icon-256x256.png?rev=2822947";s:2:"2x";s:83:"https://ps.w.org/gamipress-meta-box-integration/assets/icon-256x256.png?rev=2822947";}}}i:141;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2170878;s:4:"slug";s:34:"modern-events-calendar-integration";s:5:"title";s:22:"Modern Events Calendar";s:11:"create_date";s:19:"2021-05-31 17:50:31";s:13:"modified_date";s:19:"2023-07-11 06:25:00";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2170878";s:9:"permalink";s:65:"https://gamipress.com/add-ons/modern-events-calendar-integration/";s:7:"excerpt";s:45:"Connect GamiPress with Modern Events Calendar";s:9:"thumbnail";s:79:"https://gamipress.com/wp-content/uploads/edd/2022/01/modern-events-calendar.svg";s:8:"category";a:4:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:22;s:4:"name";s:9:"Community";s:4:"slug";s:9:"community";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}i:3;O:8:"stdClass":3:{s:7:"term_id";i:26;s:4:"name";s:6:"Social";s:4:"slug";s:6:"social";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:52:"GamiPress &#8211; Modern Events Calendar integration";s:4:"slug";s:44:"gamipress-modern-events-calendar-integration";s:7:"version";s:5:"1.0.0";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:0;s:24:"support_threads_resolved";i:0;s:15:"active_installs";i:90;s:12:"last_updated";s:21:"2023-03-19 9:34pm GMT";s:5:"added";s:10:"2021-05-31";s:8:"homepage";s:75:"https://wordpress.org/plugins/gamipress-modern-events-calendar-integration/";s:13:"download_link";s:93:"https://downloads.wordpress.org/plugin/gamipress-modern-events-calendar-integration.1.0.0.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:8:"calendar";s:8:"calendar";s:6:"events";s:6:"events";s:9:"gamipress";s:9:"gamipress";s:6:"modern";s:6:"modern";s:6:"ticket";s:6:"ticket";}s:8:"versions";O:8:"stdClass":2:{s:5:"1.0.0";s:93:"https://downloads.wordpress.org/plugin/gamipress-modern-events-calendar-integration.1.0.0.zip";s:5:"trunk";s:87:"https://downloads.wordpress.org/plugin/gamipress-modern-events-calendar-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:99:"https://ps.w.org/gamipress-modern-events-calendar-integration/assets/banner-772x250.png?rev=2657649";s:4:"high";s:100:"https://ps.w.org/gamipress-modern-events-calendar-integration/assets/banner-1544x500.png?rev=2657649";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:97:"https://ps.w.org/gamipress-modern-events-calendar-integration/assets/icon-256x256.png?rev=2657649";s:2:"2x";s:97:"https://ps.w.org/gamipress-modern-events-calendar-integration/assets/icon-256x256.png?rev=2657649";}}}i:142;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:1291;s:4:"slug";s:23:"ninja-forms-integration";s:5:"title";s:11:"Ninja Forms";s:11:"create_date";s:19:"2017-09-03 14:35:32";s:13:"modified_date";s:19:"2023-07-11 06:25:40";s:6:"status";s:7:"publish";s:4:"link";s:48:"https://gamipress.com/?post_type=download&p=1291";s:9:"permalink";s:54:"https://gamipress.com/add-ons/ninja-forms-integration/";s:7:"excerpt";s:34:"Connect GamiPress with Ninja Forms";s:9:"thumbnail";s:64:"https://gamipress.com/wp-content/uploads/2017/07/ninja-forms.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:23;s:4:"name";s:4:"Form";s:4:"slug";s:4:"form";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:41:"GamiPress &#8211; Ninja Forms integration";s:4:"slug";s:33:"gamipress-ninja-forms-integration";s:7:"version";s:5:"1.1.1";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:1;s:24:"support_threads_resolved";i:1;s:15:"active_installs";i:80;s:12:"last_updated";s:21:"2023-03-19 9:35pm GMT";s:5:"added";s:10:"2017-07-24";s:8:"homepage";s:64:"https://wordpress.org/plugins/gamipress-ninja-forms-integration/";s:13:"download_link";s:82:"https://downloads.wordpress.org/plugin/gamipress-ninja-forms-integration.1.1.1.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:5:"forms";s:5:"forms";s:12:"gamification";s:12:"gamification";s:6:"gamify";s:6:"gamify";s:9:"gamipress";s:9:"gamipress";s:5:"point";s:5:"point";}s:8:"versions";O:8:"stdClass":13:{s:5:"1.0.0";s:82:"https://downloads.wordpress.org/plugin/gamipress-ninja-forms-integration.1.0.0.zip";s:5:"1.0.1";s:82:"https://downloads.wordpress.org/plugin/gamipress-ninja-forms-integration.1.0.1.zip";s:5:"1.0.2";s:82:"https://downloads.wordpress.org/plugin/gamipress-ninja-forms-integration.1.0.2.zip";s:5:"1.0.3";s:82:"https://downloads.wordpress.org/plugin/gamipress-ninja-forms-integration.1.0.3.zip";s:5:"1.0.4";s:82:"https://downloads.wordpress.org/plugin/gamipress-ninja-forms-integration.1.0.4.zip";s:5:"1.0.5";s:82:"https://downloads.wordpress.org/plugin/gamipress-ninja-forms-integration.1.0.5.zip";s:5:"1.0.6";s:82:"https://downloads.wordpress.org/plugin/gamipress-ninja-forms-integration.1.0.6.zip";s:5:"1.0.7";s:82:"https://downloads.wordpress.org/plugin/gamipress-ninja-forms-integration.1.0.7.zip";s:5:"1.0.8";s:82:"https://downloads.wordpress.org/plugin/gamipress-ninja-forms-integration.1.0.8.zip";s:5:"1.0.9";s:82:"https://downloads.wordpress.org/plugin/gamipress-ninja-forms-integration.1.0.9.zip";s:5:"1.1.0";s:82:"https://downloads.wordpress.org/plugin/gamipress-ninja-forms-integration.1.1.0.zip";s:5:"1.1.1";s:82:"https://downloads.wordpress.org/plugin/gamipress-ninja-forms-integration.1.1.1.zip";s:5:"trunk";s:76:"https://downloads.wordpress.org/plugin/gamipress-ninja-forms-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:88:"https://ps.w.org/gamipress-ninja-forms-integration/assets/banner-772x250.png?rev=1701797";s:4:"high";s:89:"https://ps.w.org/gamipress-ninja-forms-integration/assets/banner-1544x500.png?rev=1701797";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:86:"https://ps.w.org/gamipress-ninja-forms-integration/assets/icon-256x256.png?rev=1701797";s:2:"2x";s:86:"https://ps.w.org/gamipress-ninja-forms-integration/assets/icon-256x256.png?rev=1701797";}}}i:143;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2117292;s:4:"slug";s:32:"paid-memberships-pro-integration";s:5:"title";s:20:"Paid Memberships Pro";s:11:"create_date";s:19:"2020-04-14 09:30:52";s:13:"modified_date";s:19:"2023-07-11 06:26:29";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2117292";s:9:"permalink";s:63:"https://gamipress.com/add-ons/paid-memberships-pro-integration/";s:7:"excerpt";s:43:"Connect GamiPress with Paid Memberships Pro";s:9:"thumbnail";s:73:"https://gamipress.com/wp-content/uploads/2020/04/paid-memberships-pro.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:37;s:4:"name";s:11:"Memberships";s:4:"slug";s:11:"memberships";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:50:"GamiPress &#8211; Paid Memberships Pro integration";s:4:"slug";s:42:"gamipress-paid-memberships-pro-integration";s:7:"version";s:5:"1.0.5";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:1;s:24:"support_threads_resolved";i:1;s:15:"active_installs";i:200;s:12:"last_updated";s:21:"2023-03-19 9:35pm GMT";s:5:"added";s:10:"2020-04-14";s:8:"homepage";s:73:"https://wordpress.org/plugins/gamipress-paid-memberships-pro-integration/";s:13:"download_link";s:91:"https://downloads.wordpress.org/plugin/gamipress-paid-memberships-pro-integration.1.0.5.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:9:"gamipress";s:9:"gamipress";s:6:"member";s:6:"member";s:7:"members";s:7:"members";s:10:"membership";s:10:"membership";s:11:"memberships";s:11:"memberships";}s:8:"versions";O:8:"stdClass":7:{s:5:"1.0.0";s:91:"https://downloads.wordpress.org/plugin/gamipress-paid-memberships-pro-integration.1.0.0.zip";s:5:"1.0.1";s:91:"https://downloads.wordpress.org/plugin/gamipress-paid-memberships-pro-integration.1.0.1.zip";s:5:"1.0.2";s:91:"https://downloads.wordpress.org/plugin/gamipress-paid-memberships-pro-integration.1.0.2.zip";s:5:"1.0.3";s:91:"https://downloads.wordpress.org/plugin/gamipress-paid-memberships-pro-integration.1.0.3.zip";s:5:"1.0.4";s:91:"https://downloads.wordpress.org/plugin/gamipress-paid-memberships-pro-integration.1.0.4.zip";s:5:"1.0.5";s:91:"https://downloads.wordpress.org/plugin/gamipress-paid-memberships-pro-integration.1.0.5.zip";s:5:"trunk";s:85:"https://downloads.wordpress.org/plugin/gamipress-paid-memberships-pro-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:97:"https://ps.w.org/gamipress-paid-memberships-pro-integration/assets/banner-772x250.png?rev=2282949";s:4:"high";s:98:"https://ps.w.org/gamipress-paid-memberships-pro-integration/assets/banner-1544x500.png?rev=2282949";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:95:"https://ps.w.org/gamipress-paid-memberships-pro-integration/assets/icon-256x256.png?rev=2282949";s:2:"2x";s:95:"https://ps.w.org/gamipress-paid-memberships-pro-integration/assets/icon-256x256.png?rev=2282949";}}}i:144;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:436902;s:4:"slug";s:18:"peepso-integration";s:5:"title";s:6:"PeepSo";s:11:"create_date";s:19:"2017-09-04 15:59:00";s:13:"modified_date";s:19:"2023-07-11 06:27:08";s:6:"status";s:7:"publish";s:4:"link";s:50:"https://gamipress.com/?post_type=download&p=436902";s:9:"permalink";s:49:"https://gamipress.com/add-ons/peepso-integration/";s:7:"excerpt";s:29:"Connect GamiPress with PeepSo";s:9:"thumbnail";s:61:"https://gamipress.com/wp-content/uploads/2018/05/peepso-1.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:22;s:4:"name";s:9:"Community";s:4:"slug";s:9:"community";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:36:"GamiPress &#8211; PeepSo integration";s:4:"slug";s:28:"gamipress-peepso-integration";s:7:"version";s:5:"1.1.6";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:40;s:15:"support_threads";i:1;s:24:"support_threads_resolved";i:1;s:15:"active_installs";i:100;s:12:"last_updated";s:21:"2023-03-19 9:35pm GMT";s:5:"added";s:10:"2018-05-14";s:8:"homepage";s:59:"https://wordpress.org/plugins/gamipress-peepso-integration/";s:13:"download_link";s:77:"https://downloads.wordpress.org/plugin/gamipress-peepso-integration.1.1.6.zip";s:11:"screenshots";O:8:"stdClass":1:{s:1:"1";O:8:"stdClass":2:{s:3:"src";s:81:"https://ps.w.org/gamipress-peepso-integration/assets/screenshot-1.png?rev=1873793";s:7:"caption";s:60:"Show user points, achievements and ranks on frontend profile";}}s:4:"tags";O:8:"stdClass":5:{s:11:"achievement";s:11:"achievement";s:12:"gamification";s:12:"gamification";s:6:"gamify";s:6:"gamify";s:9:"gamipress";s:9:"gamipress";s:5:"point";s:5:"point";}s:8:"versions";O:8:"stdClass":8:{s:5:"1.1.0";s:77:"https://downloads.wordpress.org/plugin/gamipress-peepso-integration.1.1.0.zip";s:5:"1.1.1";s:77:"https://downloads.wordpress.org/plugin/gamipress-peepso-integration.1.1.1.zip";s:5:"1.1.2";s:77:"https://downloads.wordpress.org/plugin/gamipress-peepso-integration.1.1.2.zip";s:5:"1.1.3";s:77:"https://downloads.wordpress.org/plugin/gamipress-peepso-integration.1.1.3.zip";s:5:"1.1.4";s:77:"https://downloads.wordpress.org/plugin/gamipress-peepso-integration.1.1.4.zip";s:5:"1.1.5";s:77:"https://downloads.wordpress.org/plugin/gamipress-peepso-integration.1.1.5.zip";s:5:"1.1.6";s:77:"https://downloads.wordpress.org/plugin/gamipress-peepso-integration.1.1.6.zip";s:5:"trunk";s:71:"https://downloads.wordpress.org/plugin/gamipress-peepso-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:83:"https://ps.w.org/gamipress-peepso-integration/assets/banner-772x250.png?rev=1874868";s:4:"high";s:84:"https://ps.w.org/gamipress-peepso-integration/assets/banner-1544x500.png?rev=1874868";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:81:"https://ps.w.org/gamipress-peepso-integration/assets/icon-256x256.png?rev=1874868";s:2:"2x";s:81:"https://ps.w.org/gamipress-peepso-integration/assets/icon-256x256.png?rev=1874868";}}}i:145;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2159671;s:4:"slug";s:25:"presto-player-integration";s:5:"title";s:13:"Presto Player";s:11:"create_date";s:19:"2021-03-15 17:44:42";s:13:"modified_date";s:19:"2026-03-10 07:39:35";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2159671";s:9:"permalink";s:56:"https://gamipress.com/add-ons/presto-player-integration/";s:7:"excerpt";s:36:"Connect GamiPress with Presto Player";s:9:"thumbnail";s:66:"https://gamipress.com/wp-content/uploads/2021/03/presto-player.svg";s:8:"category";a:4:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:24;s:4:"name";s:9:"eLearning";s:4:"slug";s:9:"elearning";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}i:3;O:8:"stdClass":3:{s:7:"term_id";i:37;s:4:"name";s:11:"Memberships";s:4:"slug";s:11:"memberships";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:43:"GamiPress &#8211; Presto Player integration";s:4:"slug";s:35:"gamipress-presto-player-integration";s:7:"version";s:5:"1.0.3";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:0;s:24:"support_threads_resolved";i:0;s:15:"active_installs";i:100;s:12:"last_updated";s:21:"2023-03-19 9:35pm GMT";s:5:"added";s:10:"2021-03-15";s:8:"homepage";s:66:"https://wordpress.org/plugins/gamipress-presto-player-integration/";s:13:"download_link";s:84:"https://downloads.wordpress.org/plugin/gamipress-presto-player-integration.1.0.3.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:12:"gamification";s:12:"gamification";s:9:"gamipress";s:9:"gamipress";s:6:"player";s:6:"player";s:6:"presto";s:6:"presto";s:5:"video";s:5:"video";}s:8:"versions";O:8:"stdClass":5:{s:5:"1.0.0";s:84:"https://downloads.wordpress.org/plugin/gamipress-presto-player-integration.1.0.0.zip";s:5:"1.0.1";s:84:"https://downloads.wordpress.org/plugin/gamipress-presto-player-integration.1.0.1.zip";s:5:"1.0.2";s:84:"https://downloads.wordpress.org/plugin/gamipress-presto-player-integration.1.0.2.zip";s:5:"1.0.3";s:84:"https://downloads.wordpress.org/plugin/gamipress-presto-player-integration.1.0.3.zip";s:5:"trunk";s:78:"https://downloads.wordpress.org/plugin/gamipress-presto-player-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:90:"https://ps.w.org/gamipress-presto-player-integration/assets/banner-772x250.png?rev=2496218";s:4:"high";s:91:"https://ps.w.org/gamipress-presto-player-integration/assets/banner-1544x500.png?rev=2496218";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:88:"https://ps.w.org/gamipress-presto-player-integration/assets/icon-256x256.png?rev=2496218";s:2:"2x";s:88:"https://ps.w.org/gamipress-presto-player-integration/assets/icon-256x256.png?rev=2496218";}}}i:146;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2124046;s:4:"slug";s:32:"restrict-content-pro-integration";s:5:"title";s:20:"Restrict Content Pro";s:11:"create_date";s:19:"2020-06-19 11:26:43";s:13:"modified_date";s:19:"2023-07-11 06:28:26";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2124046";s:9:"permalink";s:63:"https://gamipress.com/add-ons/restrict-content-pro-integration/";s:7:"excerpt";s:43:"Connect GamiPress with Restrict Content Pro";s:9:"thumbnail";s:73:"https://gamipress.com/wp-content/uploads/2020/06/restrict-content-pro.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:37;s:4:"name";s:11:"Memberships";s:4:"slug";s:11:"memberships";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:50:"GamiPress &#8211; Restrict Content Pro integration";s:4:"slug";s:42:"gamipress-restrict-content-pro-integration";s:7:"version";s:5:"1.0.0";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:1;s:24:"support_threads_resolved";i:1;s:15:"active_installs";i:80;s:12:"last_updated";s:21:"2023-03-19 9:36pm GMT";s:5:"added";s:10:"2020-06-19";s:8:"homepage";s:73:"https://wordpress.org/plugins/gamipress-restrict-content-pro-integration/";s:13:"download_link";s:91:"https://downloads.wordpress.org/plugin/gamipress-restrict-content-pro-integration.1.0.0.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:9:"gamipress";s:9:"gamipress";s:7:"members";s:7:"members";s:10:"membership";s:10:"membership";s:11:"memberships";s:11:"memberships";s:16:"restrict-content";s:16:"restrict content";}s:8:"versions";O:8:"stdClass":2:{s:5:"1.0.0";s:91:"https://downloads.wordpress.org/plugin/gamipress-restrict-content-pro-integration.1.0.0.zip";s:5:"trunk";s:85:"https://downloads.wordpress.org/plugin/gamipress-restrict-content-pro-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:97:"https://ps.w.org/gamipress-restrict-content-pro-integration/assets/banner-772x250.png?rev=2327416";s:4:"high";s:98:"https://ps.w.org/gamipress-restrict-content-pro-integration/assets/banner-1544x500.png?rev=2327416";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:95:"https://ps.w.org/gamipress-restrict-content-pro-integration/assets/icon-256x256.png?rev=2327416";s:2:"2x";s:95:"https://ps.w.org/gamipress-restrict-content-pro-integration/assets/icon-256x256.png?rev=2327416";}}}i:147;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2266099;s:4:"slug";s:23:"pretty-link-integration";s:5:"title";s:12:"Pretty Links";s:11:"create_date";s:19:"2024-08-13 11:04:13";s:13:"modified_date";s:19:"2024-08-19 16:26:38";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2266099";s:9:"permalink";s:54:"https://gamipress.com/add-ons/pretty-link-integration/";s:7:"excerpt";s:35:"Connect GamiPress with Pretty Links";s:9:"thumbnail";s:71:"https://gamipress.com/wp-content/uploads/2024/08/banner-pretty-link.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:25;s:4:"name";s:9:"Affiliate";s:4:"slug";s:9:"affiliate";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:148;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:299369;s:4:"slug";s:18:"sensei-integration";s:5:"title";s:6:"Sensei";s:11:"create_date";s:19:"2017-09-03 15:01:41";s:13:"modified_date";s:19:"2023-07-11 06:29:02";s:6:"status";s:7:"publish";s:4:"link";s:50:"https://gamipress.com/?post_type=download&p=299369";s:9:"permalink";s:49:"https://gamipress.com/add-ons/sensei-integration/";s:7:"excerpt";s:29:"Connect GamiPress with Sensei";s:9:"thumbnail";s:59:"https://gamipress.com/wp-content/uploads/2021/05/sensei.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:24;s:4:"name";s:9:"eLearning";s:4:"slug";s:9:"elearning";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:36:"GamiPress &#8211; Sensei integration";s:4:"slug";s:28:"gamipress-sensei-integration";s:7:"version";s:5:"1.0.2";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:1;s:24:"support_threads_resolved";i:1;s:15:"active_installs";i:90;s:12:"last_updated";s:21:"2023-03-19 9:36pm GMT";s:5:"added";s:10:"2018-02-21";s:8:"homepage";s:59:"https://wordpress.org/plugins/gamipress-sensei-integration/";s:13:"download_link";s:77:"https://downloads.wordpress.org/plugin/gamipress-sensei-integration.1.0.2.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:9:"elearning";s:9:"elearning";s:12:"gamification";s:12:"gamification";s:9:"gamipress";s:9:"gamipress";s:8:"learning";s:8:"learning";s:3:"lms";s:3:"lms";}s:8:"versions";O:8:"stdClass":4:{s:5:"1.0.0";s:77:"https://downloads.wordpress.org/plugin/gamipress-sensei-integration.1.0.0.zip";s:5:"1.0.1";s:77:"https://downloads.wordpress.org/plugin/gamipress-sensei-integration.1.0.1.zip";s:5:"1.0.2";s:77:"https://downloads.wordpress.org/plugin/gamipress-sensei-integration.1.0.2.zip";s:5:"trunk";s:71:"https://downloads.wordpress.org/plugin/gamipress-sensei-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:83:"https://ps.w.org/gamipress-sensei-integration/assets/banner-772x250.png?rev=1825886";s:4:"high";s:84:"https://ps.w.org/gamipress-sensei-integration/assets/banner-1544x500.png?rev=1825886";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:81:"https://ps.w.org/gamipress-sensei-integration/assets/icon-256x256.png?rev=1825886";s:2:"2x";s:81:"https://ps.w.org/gamipress-sensei-integration/assets/icon-256x256.png?rev=1825886";}}}i:149;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:920827;s:4:"slug";s:23:"simplepress-integration";s:5:"title";s:12:"Simple:Press";s:11:"create_date";s:19:"2017-09-04 16:30:02";s:13:"modified_date";s:19:"2023-07-11 06:29:43";s:6:"status";s:7:"publish";s:4:"link";s:50:"https://gamipress.com/?post_type=download&p=920827";s:9:"permalink";s:54:"https://gamipress.com/add-ons/simplepress-integration/";s:7:"excerpt";s:35:"Connect GamiPress with Simple:Press";s:9:"thumbnail";s:65:"https://gamipress.com/wp-content/uploads/2018/11/simple-press.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:22;s:4:"name";s:9:"Community";s:4:"slug";s:9:"community";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:42:"GamiPress &#8211; Simple:Press integration";s:4:"slug";s:33:"gamipress-simplepress-integration";s:7:"version";s:5:"1.0.1";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:0;s:24:"support_threads_resolved";i:0;s:15:"active_installs";i:10;s:12:"last_updated";s:21:"2023-03-19 9:36pm GMT";s:5:"added";s:10:"2018-11-21";s:8:"homepage";s:64:"https://wordpress.org/plugins/gamipress-simplepress-integration/";s:13:"download_link";s:82:"https://downloads.wordpress.org/plugin/gamipress-simplepress-integration.1.0.1.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:11:"achievement";s:11:"achievement";s:6:"forums";s:6:"forums";s:12:"gamification";s:12:"gamification";s:9:"gamipress";s:9:"gamipress";s:5:"point";s:5:"point";}s:8:"versions";O:8:"stdClass":3:{s:5:"1.0.0";s:82:"https://downloads.wordpress.org/plugin/gamipress-simplepress-integration.1.0.0.zip";s:5:"1.0.1";s:82:"https://downloads.wordpress.org/plugin/gamipress-simplepress-integration.1.0.1.zip";s:5:"trunk";s:76:"https://downloads.wordpress.org/plugin/gamipress-simplepress-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:88:"https://ps.w.org/gamipress-simplepress-integration/assets/banner-772x250.png?rev=1977926";s:4:"high";s:89:"https://ps.w.org/gamipress-simplepress-integration/assets/banner-1544x500.png?rev=1977926";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:86:"https://ps.w.org/gamipress-simplepress-integration/assets/icon-256x256.png?rev=1977926";s:2:"2x";s:86:"https://ps.w.org/gamipress-simplepress-integration/assets/icon-256x256.png?rev=1977926";}}}i:150;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2187310;s:4:"slug";s:19:"slicewp-integration";s:5:"title";s:7:"SliceWP";s:11:"create_date";s:19:"2021-10-08 10:05:03";s:13:"modified_date";s:19:"2023-07-11 06:30:23";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2187310";s:9:"permalink";s:50:"https://gamipress.com/add-ons/slicewp-integration/";s:7:"excerpt";s:31:"Connect GamiPress with SliceWP ";s:9:"thumbnail";s:60:"https://gamipress.com/wp-content/uploads/2021/10/slicewp.svg";s:8:"category";a:4:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:25;s:4:"name";s:9:"Affiliate";s:4:"slug";s:9:"affiliate";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}i:3;O:8:"stdClass":3:{s:7:"term_id";i:37;s:4:"name";s:11:"Memberships";s:4:"slug";s:11:"memberships";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:37:"GamiPress &#8211; SliceWP integration";s:4:"slug";s:29:"gamipress-slicewp-integration";s:7:"version";s:5:"1.0.1";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:0;s:24:"support_threads_resolved";i:0;s:15:"active_installs";i:10;s:12:"last_updated";s:21:"2023-05-12 5:10pm GMT";s:5:"added";s:10:"2021-10-08";s:8:"homepage";s:60:"https://wordpress.org/plugins/gamipress-slicewp-integration/";s:13:"download_link";s:78:"https://downloads.wordpress.org/plugin/gamipress-slicewp-integration.1.0.1.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:9:"affiliate";s:9:"affiliate";s:10:"commission";s:10:"commission";s:12:"gamification";s:12:"gamification";s:9:"gamipress";s:9:"gamipress";s:7:"slicewp";s:7:"slicewp";}s:8:"versions";O:8:"stdClass":3:{s:5:"1.0.0";s:78:"https://downloads.wordpress.org/plugin/gamipress-slicewp-integration.1.0.0.zip";s:5:"1.0.1";s:78:"https://downloads.wordpress.org/plugin/gamipress-slicewp-integration.1.0.1.zip";s:5:"trunk";s:72:"https://downloads.wordpress.org/plugin/gamipress-slicewp-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:84:"https://ps.w.org/gamipress-slicewp-integration/assets/banner-772x250.png?rev=2611393";s:4:"high";s:85:"https://ps.w.org/gamipress-slicewp-integration/assets/banner-1544x500.png?rev=2611393";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:82:"https://ps.w.org/gamipress-slicewp-integration/assets/icon-256x256.png?rev=2611393";s:2:"2x";s:82:"https://ps.w.org/gamipress-slicewp-integration/assets/icon-256x256.png?rev=2611393";}}}i:151;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2236108;s:4:"slug";s:22:"studiocart-integration";s:5:"title";s:10:"Studiocart";s:11:"create_date";s:19:"2022-10-05 10:15:00";s:13:"modified_date";s:19:"2023-07-11 06:31:57";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2236108";s:9:"permalink";s:53:"https://gamipress.com/add-ons/studiocart-integration/";s:7:"excerpt";s:33:"Connect GamiPress with Studiocart";s:9:"thumbnail";s:70:"https://gamipress.com/wp-content/uploads/2022/10/studiocart-banner.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:21;s:4:"name";s:9:"eCommerce";s:4:"slug";s:9:"ecommerce";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:40:"GamiPress &#8211; Studiocart integration";s:4:"slug";s:32:"gamipress-studiocart-integration";s:7:"version";s:5:"1.0.0";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:0;s:24:"support_threads_resolved";i:0;s:15:"active_installs";i:0;s:12:"last_updated";s:21:"2023-03-19 9:36pm GMT";s:5:"added";s:10:"2022-10-04";s:8:"homepage";s:63:"https://wordpress.org/plugins/gamipress-studiocart-integration/";s:13:"download_link";s:81:"https://downloads.wordpress.org/plugin/gamipress-studiocart-integration.1.0.0.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:8:"checkout";s:8:"checkout";s:8:"commerce";s:8:"commerce";s:6:"custom";s:6:"custom";s:9:"gamipress";s:9:"gamipress";s:10:"studiocart";s:10:"Studiocart";}s:8:"versions";O:8:"stdClass":2:{s:5:"1.0.0";s:81:"https://downloads.wordpress.org/plugin/gamipress-studiocart-integration.1.0.0.zip";s:5:"trunk";s:75:"https://downloads.wordpress.org/plugin/gamipress-studiocart-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:87:"https://ps.w.org/gamipress-studiocart-integration/assets/banner-772x250.png?rev=2794280";s:4:"high";s:88:"https://ps.w.org/gamipress-studiocart-integration/assets/banner-1544x500.png?rev=2794280";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:85:"https://ps.w.org/gamipress-studiocart-integration/assets/icon-256x256.png?rev=2794280";s:2:"2x";s:85:"https://ps.w.org/gamipress-studiocart-integration/assets/icon-256x256.png?rev=2794280";}}}i:152;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2248912;s:4:"slug";s:20:"surecart-integration";s:5:"title";s:8:"SureCart";s:11:"create_date";s:19:"2023-03-03 11:12:09";s:13:"modified_date";s:19:"2023-07-11 06:32:38";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2248912";s:9:"permalink";s:51:"https://gamipress.com/add-ons/surecart-integration/";s:7:"excerpt";s:31:"Connect GamiPress with SureCart";s:9:"thumbnail";s:61:"https://gamipress.com/wp-content/uploads/2023/03/surecart.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:21;s:4:"name";s:9:"eCommerce";s:4:"slug";s:9:"ecommerce";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:38:"GamiPress &#8211; SureCart integration";s:4:"slug";s:30:"gamipress-surecart-integration";s:7:"version";s:5:"1.0.0";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:100;s:15:"support_threads";i:0;s:24:"support_threads_resolved";i:0;s:15:"active_installs";i:10;s:12:"last_updated";s:21:"2023-03-19 9:37pm GMT";s:5:"added";s:10:"2023-03-03";s:8:"homepage";s:61:"https://wordpress.org/plugins/gamipress-surecart-integration/";s:13:"download_link";s:79:"https://downloads.wordpress.org/plugin/gamipress-surecart-integration.1.0.0.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:4:"cart";s:4:"cart";s:9:"ecommerce";s:9:"ecommerce";s:9:"gamipress";s:9:"gamipress";s:5:"store";s:5:"store";s:8:"surecart";s:8:"surecart";}s:8:"versions";O:8:"stdClass":2:{s:5:"1.0.0";s:79:"https://downloads.wordpress.org/plugin/gamipress-surecart-integration.1.0.0.zip";s:5:"trunk";s:73:"https://downloads.wordpress.org/plugin/gamipress-surecart-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:85:"https://ps.w.org/gamipress-surecart-integration/assets/banner-772x250.png?rev=2874283";s:4:"high";s:86:"https://ps.w.org/gamipress-surecart-integration/assets/banner-1544x500.png?rev=2874283";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:83:"https://ps.w.org/gamipress-surecart-integration/assets/icon-256x256.png?rev=2874283";s:2:"2x";s:83:"https://ps.w.org/gamipress-surecart-integration/assets/icon-256x256.png?rev=2874283";}}}i:153;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2103469;s:4:"slug";s:31:"the-events-calendar-integration";s:5:"title";s:19:"The Events Calendar";s:11:"create_date";s:19:"2017-09-04 17:15:32";s:13:"modified_date";s:19:"2023-07-11 06:33:16";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2103469";s:9:"permalink";s:62:"https://gamipress.com/add-ons/the-events-calendar-integration/";s:7:"excerpt";s:42:"Connect GamiPress with The Events Calendar";s:9:"thumbnail";s:79:"https://gamipress.com/wp-content/uploads/2021/05/the-events-calendar-banner.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:26;s:4:"name";s:6:"Social";s:4:"slug";s:6:"social";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:49:"GamiPress &#8211; The Events Calendar integration";s:4:"slug";s:41:"gamipress-the-events-calendar-integration";s:7:"version";s:5:"1.0.6";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:1;s:24:"support_threads_resolved";i:1;s:15:"active_installs";i:100;s:12:"last_updated";s:21:"2023-03-19 9:37pm GMT";s:5:"added";s:10:"2019-09-20";s:8:"homepage";s:72:"https://wordpress.org/plugins/gamipress-the-events-calendar-integration/";s:13:"download_link";s:90:"https://downloads.wordpress.org/plugin/gamipress-the-events-calendar-integration.1.0.6.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:8:"calendar";s:8:"calendar";s:6:"events";s:6:"events";s:9:"gamipress";s:9:"gamipress";s:4:"rsvp";s:4:"RSVP";s:6:"ticket";s:6:"ticket";}s:8:"versions";O:8:"stdClass":8:{s:5:"1.0.0";s:90:"https://downloads.wordpress.org/plugin/gamipress-the-events-calendar-integration.1.0.0.zip";s:5:"1.0.1";s:90:"https://downloads.wordpress.org/plugin/gamipress-the-events-calendar-integration.1.0.1.zip";s:5:"1.0.2";s:90:"https://downloads.wordpress.org/plugin/gamipress-the-events-calendar-integration.1.0.2.zip";s:5:"1.0.3";s:90:"https://downloads.wordpress.org/plugin/gamipress-the-events-calendar-integration.1.0.3.zip";s:5:"1.0.4";s:90:"https://downloads.wordpress.org/plugin/gamipress-the-events-calendar-integration.1.0.4.zip";s:5:"1.0.5";s:90:"https://downloads.wordpress.org/plugin/gamipress-the-events-calendar-integration.1.0.5.zip";s:5:"1.0.6";s:90:"https://downloads.wordpress.org/plugin/gamipress-the-events-calendar-integration.1.0.6.zip";s:5:"trunk";s:84:"https://downloads.wordpress.org/plugin/gamipress-the-events-calendar-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:96:"https://ps.w.org/gamipress-the-events-calendar-integration/assets/banner-772x250.png?rev=2241759";s:4:"high";s:97:"https://ps.w.org/gamipress-the-events-calendar-integration/assets/banner-1544x500.png?rev=2241759";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:94:"https://ps.w.org/gamipress-the-events-calendar-integration/assets/icon-256x256.png?rev=2241759";s:2:"2x";s:94:"https://ps.w.org/gamipress-the-events-calendar-integration/assets/icon-256x256.png?rev=2241759";}}}i:154;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2216065;s:4:"slug";s:29:"thrive-apprentice-integration";s:5:"title";s:17:"Thrive Apprentice";s:11:"create_date";s:19:"2022-05-02 08:10:48";s:13:"modified_date";s:19:"2023-07-11 06:34:33";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2216065";s:9:"permalink";s:60:"https://gamipress.com/add-ons/thrive-apprentice-integration/";s:7:"excerpt";s:40:"Connect GamiPress with Thrive Apprentice";s:9:"thumbnail";s:70:"https://gamipress.com/wp-content/uploads/2022/05/thrive-apprentice.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:24;s:4:"name";s:9:"eLearning";s:4:"slug";s:9:"elearning";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:47:"GamiPress &#8211; Thrive Apprentice integration";s:4:"slug";s:39:"gamipress-thrive-apprentice-integration";s:7:"version";s:5:"1.0.1";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:0;s:24:"support_threads_resolved";i:0;s:15:"active_installs";i:50;s:12:"last_updated";s:21:"2023-06-09 1:49pm GMT";s:5:"added";s:10:"2022-05-02";s:8:"homepage";s:70:"https://wordpress.org/plugins/gamipress-thrive-apprentice-integration/";s:13:"download_link";s:88:"https://downloads.wordpress.org/plugin/gamipress-thrive-apprentice-integration.1.0.1.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:10:"apprentice";s:10:"apprentice";s:11:"automatorwp";s:11:"automatorwp";s:6:"course";s:6:"course";s:6:"module";s:6:"module";s:6:"thrive";s:6:"thrive";}s:8:"versions";O:8:"stdClass":3:{s:5:"1.0.0";s:88:"https://downloads.wordpress.org/plugin/gamipress-thrive-apprentice-integration.1.0.0.zip";s:5:"1.0.1";s:88:"https://downloads.wordpress.org/plugin/gamipress-thrive-apprentice-integration.1.0.1.zip";s:5:"trunk";s:82:"https://downloads.wordpress.org/plugin/gamipress-thrive-apprentice-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:94:"https://ps.w.org/gamipress-thrive-apprentice-integration/assets/banner-772x250.png?rev=2717025";s:4:"high";s:95:"https://ps.w.org/gamipress-thrive-apprentice-integration/assets/banner-1544x500.png?rev=2717025";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:92:"https://ps.w.org/gamipress-thrive-apprentice-integration/assets/icon-256x256.png?rev=2717025";s:2:"2x";s:92:"https://ps.w.org/gamipress-thrive-apprentice-integration/assets/icon-256x256.png?rev=2717025";}}}i:155;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2254949;s:4:"slug";s:24:"thrive-leads-integration";s:5:"title";s:12:"Thrive Leads";s:11:"create_date";s:19:"2023-07-14 07:29:22";s:13:"modified_date";s:19:"2023-07-14 07:29:22";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2254949";s:9:"permalink";s:55:"https://gamipress.com/add-ons/thrive-leads-integration/";s:7:"excerpt";s:35:"Connect GamiPress with Thrive Leads";s:9:"thumbnail";s:72:"https://gamipress.com/wp-content/uploads/2023/07/thrive-leads-banner.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:23;s:4:"name";s:4:"Form";s:4:"slug";s:4:"form";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:47:"GamiPress &#8211; Thrive Apprentice integration";s:4:"slug";s:39:"gamipress-thrive-apprentice-integration";s:7:"version";s:5:"1.0.1";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:0;s:24:"support_threads_resolved";i:0;s:15:"active_installs";i:50;s:12:"last_updated";s:21:"2023-06-09 1:49pm GMT";s:5:"added";s:10:"2022-05-02";s:8:"homepage";s:70:"https://wordpress.org/plugins/gamipress-thrive-apprentice-integration/";s:13:"download_link";s:88:"https://downloads.wordpress.org/plugin/gamipress-thrive-apprentice-integration.1.0.1.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:10:"apprentice";s:10:"apprentice";s:11:"automatorwp";s:11:"automatorwp";s:6:"course";s:6:"course";s:6:"module";s:6:"module";s:6:"thrive";s:6:"thrive";}s:8:"versions";O:8:"stdClass":3:{s:5:"1.0.0";s:88:"https://downloads.wordpress.org/plugin/gamipress-thrive-apprentice-integration.1.0.0.zip";s:5:"1.0.1";s:88:"https://downloads.wordpress.org/plugin/gamipress-thrive-apprentice-integration.1.0.1.zip";s:5:"trunk";s:82:"https://downloads.wordpress.org/plugin/gamipress-thrive-apprentice-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:94:"https://ps.w.org/gamipress-thrive-apprentice-integration/assets/banner-772x250.png?rev=2717025";s:4:"high";s:95:"https://ps.w.org/gamipress-thrive-apprentice-integration/assets/banner-1544x500.png?rev=2717025";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:92:"https://ps.w.org/gamipress-thrive-apprentice-integration/assets/icon-256x256.png?rev=2717025";s:2:"2x";s:92:"https://ps.w.org/gamipress-thrive-apprentice-integration/assets/icon-256x256.png?rev=2717025";}}}i:156;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2254950;s:4:"slug";s:26:"thrive-ovation-integration";s:5:"title";s:14:"Thrive Ovation";s:11:"create_date";s:19:"2023-07-14 07:29:19";s:13:"modified_date";s:19:"2023-07-14 07:31:37";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2254950";s:9:"permalink";s:57:"https://gamipress.com/add-ons/thrive-ovation-integration/";s:7:"excerpt";s:37:"Connect GamiPress with Thrive Ovation";s:9:"thumbnail";s:72:"https://gamipress.com/wp-content/uploads/2023/07/thrive-ovation-logo.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:24;s:4:"name";s:9:"eLearning";s:4:"slug";s:9:"elearning";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:47:"GamiPress &#8211; Thrive Apprentice integration";s:4:"slug";s:39:"gamipress-thrive-apprentice-integration";s:7:"version";s:5:"1.0.1";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:0;s:24:"support_threads_resolved";i:0;s:15:"active_installs";i:50;s:12:"last_updated";s:21:"2023-06-09 1:49pm GMT";s:5:"added";s:10:"2022-05-02";s:8:"homepage";s:70:"https://wordpress.org/plugins/gamipress-thrive-apprentice-integration/";s:13:"download_link";s:88:"https://downloads.wordpress.org/plugin/gamipress-thrive-apprentice-integration.1.0.1.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:10:"apprentice";s:10:"apprentice";s:11:"automatorwp";s:11:"automatorwp";s:6:"course";s:6:"course";s:6:"module";s:6:"module";s:6:"thrive";s:6:"thrive";}s:8:"versions";O:8:"stdClass":3:{s:5:"1.0.0";s:88:"https://downloads.wordpress.org/plugin/gamipress-thrive-apprentice-integration.1.0.0.zip";s:5:"1.0.1";s:88:"https://downloads.wordpress.org/plugin/gamipress-thrive-apprentice-integration.1.0.1.zip";s:5:"trunk";s:82:"https://downloads.wordpress.org/plugin/gamipress-thrive-apprentice-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:94:"https://ps.w.org/gamipress-thrive-apprentice-integration/assets/banner-772x250.png?rev=2717025";s:4:"high";s:95:"https://ps.w.org/gamipress-thrive-apprentice-integration/assets/banner-1544x500.png?rev=2717025";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:92:"https://ps.w.org/gamipress-thrive-apprentice-integration/assets/icon-256x256.png?rev=2717025";s:2:"2x";s:92:"https://ps.w.org/gamipress-thrive-apprentice-integration/assets/icon-256x256.png?rev=2717025";}}}i:157;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2220883;s:4:"slug";s:31:"thrive-quiz-builder-integration";s:5:"title";s:19:"Thrive Quiz Builder";s:11:"create_date";s:19:"2022-06-03 07:35:41";s:13:"modified_date";s:19:"2023-07-11 06:35:14";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2220883";s:9:"permalink";s:62:"https://gamipress.com/add-ons/thrive-quiz-builder-integration/";s:7:"excerpt";s:42:"Connect GamiPress with Thrive Quiz Builder";s:9:"thumbnail";s:72:"https://gamipress.com/wp-content/uploads/2022/06/thrive-quiz-builder.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:24;s:4:"name";s:9:"eLearning";s:4:"slug";s:9:"elearning";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:49:"GamiPress &#8211; Thrive Quiz Builder integration";s:4:"slug";s:41:"gamipress-thrive-quiz-builder-integration";s:7:"version";s:5:"1.0.0";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:0;s:24:"support_threads_resolved";i:0;s:15:"active_installs";i:100;s:12:"last_updated";s:21:"2023-03-19 9:37pm GMT";s:5:"added";s:10:"2022-06-03";s:8:"homepage";s:72:"https://wordpress.org/plugins/gamipress-thrive-quiz-builder-integration/";s:13:"download_link";s:90:"https://downloads.wordpress.org/plugin/gamipress-thrive-quiz-builder-integration.1.0.0.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:10:"apprentice";s:10:"apprentice";s:11:"automatorwp";s:11:"automatorwp";s:6:"course";s:6:"course";s:6:"module";s:6:"module";s:6:"thrive";s:6:"thrive";}s:8:"versions";O:8:"stdClass":2:{s:5:"1.0.0";s:90:"https://downloads.wordpress.org/plugin/gamipress-thrive-quiz-builder-integration.1.0.0.zip";s:5:"trunk";s:84:"https://downloads.wordpress.org/plugin/gamipress-thrive-quiz-builder-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:96:"https://ps.w.org/gamipress-thrive-quiz-builder-integration/assets/banner-772x250.png?rev=2736804";s:4:"high";s:97:"https://ps.w.org/gamipress-thrive-quiz-builder-integration/assets/banner-1544x500.png?rev=2736804";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:94:"https://ps.w.org/gamipress-thrive-quiz-builder-integration/assets/icon-256x256.png?rev=2736804";s:2:"2x";s:94:"https://ps.w.org/gamipress-thrive-quiz-builder-integration/assets/icon-256x256.png?rev=2736804";}}}i:158;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:1677015;s:4:"slug";s:21:"tutor-lms-integration";s:5:"title";s:9:"Tutor LMS";s:11:"create_date";s:19:"2017-09-04 17:05:20";s:13:"modified_date";s:19:"2024-11-25 14:20:19";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=1677015";s:9:"permalink";s:52:"https://gamipress.com/add-ons/tutor-lms-integration/";s:7:"excerpt";s:32:"Connect GamiPress with Tutor LMS";s:9:"thumbnail";s:72:"https://gamipress.com/wp-content/uploads/2019/04/gamipress-tutor-lms.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:24;s:4:"name";s:9:"eLearning";s:4:"slug";s:9:"elearning";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:39:"GamiPress &#8211; Tutor LMS integration";s:4:"slug";s:27:"gamipress-tutor-integration";s:7:"version";s:5:"1.0.7";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:100;s:15:"support_threads";i:1;s:24:"support_threads_resolved";i:1;s:15:"active_installs";i:1000;s:12:"last_updated";s:22:"2023-05-22 11:37am GMT";s:5:"added";s:10:"2019-04-26";s:8:"homepage";s:58:"https://wordpress.org/plugins/gamipress-tutor-integration/";s:13:"download_link";s:76:"https://downloads.wordpress.org/plugin/gamipress-tutor-integration.1.0.7.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:12:"gamification";s:12:"gamification";s:9:"gamipress";s:9:"gamipress";s:8:"learning";s:8:"learning";s:3:"lms";s:3:"lms";s:5:"tutor";s:5:"tutor";}s:8:"versions";O:8:"stdClass":9:{s:5:"1.0.0";s:76:"https://downloads.wordpress.org/plugin/gamipress-tutor-integration.1.0.0.zip";s:5:"1.0.1";s:76:"https://downloads.wordpress.org/plugin/gamipress-tutor-integration.1.0.1.zip";s:5:"1.0.2";s:76:"https://downloads.wordpress.org/plugin/gamipress-tutor-integration.1.0.2.zip";s:5:"1.0.3";s:76:"https://downloads.wordpress.org/plugin/gamipress-tutor-integration.1.0.3.zip";s:5:"1.0.4";s:76:"https://downloads.wordpress.org/plugin/gamipress-tutor-integration.1.0.4.zip";s:5:"1.0.5";s:76:"https://downloads.wordpress.org/plugin/gamipress-tutor-integration.1.0.5.zip";s:5:"1.0.6";s:76:"https://downloads.wordpress.org/plugin/gamipress-tutor-integration.1.0.6.zip";s:5:"1.0.7";s:76:"https://downloads.wordpress.org/plugin/gamipress-tutor-integration.1.0.7.zip";s:5:"trunk";s:70:"https://downloads.wordpress.org/plugin/gamipress-tutor-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:82:"https://ps.w.org/gamipress-tutor-integration/assets/banner-772x250.png?rev=2075493";s:4:"high";s:83:"https://ps.w.org/gamipress-tutor-integration/assets/banner-1544x500.png?rev=2075493";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:80:"https://ps.w.org/gamipress-tutor-integration/assets/icon-256x256.png?rev=2075493";s:2:"2x";s:80:"https://ps.w.org/gamipress-tutor-integration/assets/icon-256x256.png?rev=2075493";}}}i:159;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:493777;s:4:"slug";s:27:"ultimate-member-integration";s:5:"title";s:15:"Ultimate Member";s:11:"create_date";s:19:"2017-09-04 16:05:21";s:13:"modified_date";s:19:"2023-07-11 06:36:32";s:6:"status";s:7:"publish";s:4:"link";s:50:"https://gamipress.com/?post_type=download&p=493777";s:9:"permalink";s:58:"https://gamipress.com/add-ons/ultimate-member-integration/";s:7:"excerpt";s:38:"Connect GamiPress with Ultimate Member";s:9:"thumbnail";s:68:"https://gamipress.com/wp-content/uploads/2018/06/ultimate-member.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:22;s:4:"name";s:9:"Community";s:4:"slug";s:9:"community";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:45:"GamiPress &#8211; Ultimate Member integration";s:4:"slug";s:37:"gamipress-ultimate-member-integration";s:7:"version";s:5:"1.0.8";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:1;s:24:"support_threads_resolved";i:1;s:15:"active_installs";i:300;s:12:"last_updated";s:21:"2023-03-19 9:39pm GMT";s:5:"added";s:10:"2018-06-23";s:8:"homepage";s:68:"https://wordpress.org/plugins/gamipress-ultimate-member-integration/";s:13:"download_link";s:86:"https://downloads.wordpress.org/plugin/gamipress-ultimate-member-integration.1.0.8.zip";s:11:"screenshots";O:8:"stdClass":1:{s:1:"1";O:8:"stdClass":2:{s:3:"src";s:90:"https://ps.w.org/gamipress-ultimate-member-integration/assets/screenshot-1.png?rev=1897543";s:7:"caption";s:60:"Show user points, achievements and ranks on frontend profile";}}s:4:"tags";O:8:"stdClass":5:{s:11:"achievement";s:11:"achievement";s:12:"gamification";s:12:"gamification";s:6:"gamify";s:6:"gamify";s:9:"gamipress";s:9:"gamipress";s:5:"point";s:5:"point";}s:8:"versions";O:8:"stdClass":10:{s:5:"1.0.0";s:86:"https://downloads.wordpress.org/plugin/gamipress-ultimate-member-integration.1.0.0.zip";s:5:"1.0.1";s:86:"https://downloads.wordpress.org/plugin/gamipress-ultimate-member-integration.1.0.1.zip";s:5:"1.0.2";s:86:"https://downloads.wordpress.org/plugin/gamipress-ultimate-member-integration.1.0.2.zip";s:5:"1.0.3";s:86:"https://downloads.wordpress.org/plugin/gamipress-ultimate-member-integration.1.0.3.zip";s:5:"1.0.4";s:86:"https://downloads.wordpress.org/plugin/gamipress-ultimate-member-integration.1.0.4.zip";s:5:"1.0.5";s:86:"https://downloads.wordpress.org/plugin/gamipress-ultimate-member-integration.1.0.5.zip";s:5:"1.0.6";s:86:"https://downloads.wordpress.org/plugin/gamipress-ultimate-member-integration.1.0.6.zip";s:5:"1.0.7";s:86:"https://downloads.wordpress.org/plugin/gamipress-ultimate-member-integration.1.0.7.zip";s:5:"1.0.8";s:86:"https://downloads.wordpress.org/plugin/gamipress-ultimate-member-integration.1.0.8.zip";s:5:"trunk";s:80:"https://downloads.wordpress.org/plugin/gamipress-ultimate-member-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:92:"https://ps.w.org/gamipress-ultimate-member-integration/assets/banner-772x250.png?rev=1897543";s:4:"high";s:93:"https://ps.w.org/gamipress-ultimate-member-integration/assets/banner-1544x500.png?rev=1897543";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:90:"https://ps.w.org/gamipress-ultimate-member-integration/assets/icon-256x256.png?rev=1897543";s:2:"2x";s:90:"https://ps.w.org/gamipress-ultimate-member-integration/assets/icon-256x256.png?rev=1897543";}}}i:160;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2132654;s:4:"slug";s:25:"upsell-plugin-integration";s:5:"title";s:13:"Upsell Plugin";s:11:"create_date";s:19:"2020-08-28 09:57:30";s:13:"modified_date";s:19:"2023-07-11 06:37:08";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2132654";s:9:"permalink";s:56:"https://gamipress.com/add-ons/upsell-plugin-integration/";s:7:"excerpt";s:36:"Connect GamiPress with Upsell Plugin";s:9:"thumbnail";s:66:"https://gamipress.com/wp-content/uploads/2020/08/upsell-plugin.svg";s:8:"category";a:4:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:21;s:4:"name";s:9:"eCommerce";s:4:"slug";s:9:"ecommerce";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}i:3;O:8:"stdClass":3:{s:7:"term_id";i:37;s:4:"name";s:11:"Memberships";s:4:"slug";s:11:"memberships";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:43:"GamiPress &#8211; Upsell Plugin integration";s:4:"slug";s:35:"gamipress-upsell-plugin-integration";s:7:"version";s:5:"1.0.0";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:0;s:24:"support_threads_resolved";i:0;s:15:"active_installs";i:0;s:12:"last_updated";s:21:"2023-03-19 9:39pm GMT";s:5:"added";s:10:"2020-08-28";s:8:"homepage";s:66:"https://wordpress.org/plugins/gamipress-upsell-plugin-integration/";s:13:"download_link";s:84:"https://downloads.wordpress.org/plugin/gamipress-upsell-plugin-integration.1.0.0.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:9:"ecommerce";s:9:"ecommerce";s:12:"gamification";s:12:"gamification";s:9:"gamipress";s:9:"gamipress";s:5:"store";s:5:"store";s:6:"upsell";s:6:"upsell";}s:8:"versions";O:8:"stdClass":2:{s:5:"1.0.0";s:84:"https://downloads.wordpress.org/plugin/gamipress-upsell-plugin-integration.1.0.0.zip";s:5:"trunk";s:78:"https://downloads.wordpress.org/plugin/gamipress-upsell-plugin-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:90:"https://ps.w.org/gamipress-upsell-plugin-integration/assets/banner-772x250.png?rev=2370957";s:4:"high";s:91:"https://ps.w.org/gamipress-upsell-plugin-integration/assets/banner-1544x500.png?rev=2370957";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:88:"https://ps.w.org/gamipress-upsell-plugin-integration/assets/icon-256x256.png?rev=2370957";s:2:"2x";s:88:"https://ps.w.org/gamipress-upsell-plugin-integration/assets/icon-256x256.png?rev=2370957";}}}i:161;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:1261156;s:4:"slug";s:17:"vimeo-integration";s:5:"title";s:5:"Vimeo";s:11:"create_date";s:19:"2017-09-04 16:50:35";s:13:"modified_date";s:19:"2023-07-11 06:37:43";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=1261156";s:9:"permalink";s:48:"https://gamipress.com/add-ons/vimeo-integration/";s:7:"excerpt";s:28:"Connect GamiPress with Vimeo";s:9:"thumbnail";s:65:"https://gamipress.com/wp-content/uploads/2021/11/vimeo-banner.svg";s:8:"category";a:4:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:35;s:4:"name";s:12:"Enhancements";s:4:"slug";s:12:"enhancements";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}i:3;O:8:"stdClass":3:{s:7:"term_id";i:26;s:4:"name";s:6:"Social";s:4:"slug";s:6:"social";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:35:"GamiPress &#8211; Vimeo integration";s:4:"slug";s:27:"gamipress-vimeo-integration";s:7:"version";s:5:"1.0.9";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:100;s:15:"support_threads";i:1;s:24:"support_threads_resolved";i:1;s:15:"active_installs";i:2000;s:12:"last_updated";s:21:"2023-03-19 9:39pm GMT";s:5:"added";s:10:"2019-02-12";s:8:"homepage";s:57:"https://wordpress.org/plugins/gamipress-vimeo-integration";s:13:"download_link";s:76:"https://downloads.wordpress.org/plugin/gamipress-vimeo-integration.1.0.9.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:12:"gamification";s:12:"gamification";s:9:"gamipress";s:9:"gamipress";s:6:"points";s:6:"points";s:5:"video";s:5:"video";s:5:"vimeo";s:5:"vimeo";}s:8:"versions";O:8:"stdClass":11:{s:5:"1.0.0";s:76:"https://downloads.wordpress.org/plugin/gamipress-vimeo-integration.1.0.0.zip";s:5:"1.0.1";s:76:"https://downloads.wordpress.org/plugin/gamipress-vimeo-integration.1.0.1.zip";s:5:"1.0.2";s:76:"https://downloads.wordpress.org/plugin/gamipress-vimeo-integration.1.0.2.zip";s:5:"1.0.3";s:76:"https://downloads.wordpress.org/plugin/gamipress-vimeo-integration.1.0.3.zip";s:5:"1.0.4";s:76:"https://downloads.wordpress.org/plugin/gamipress-vimeo-integration.1.0.4.zip";s:5:"1.0.5";s:76:"https://downloads.wordpress.org/plugin/gamipress-vimeo-integration.1.0.5.zip";s:5:"1.0.6";s:76:"https://downloads.wordpress.org/plugin/gamipress-vimeo-integration.1.0.6.zip";s:5:"1.0.7";s:76:"https://downloads.wordpress.org/plugin/gamipress-vimeo-integration.1.0.7.zip";s:5:"1.0.8";s:76:"https://downloads.wordpress.org/plugin/gamipress-vimeo-integration.1.0.8.zip";s:5:"1.0.9";s:76:"https://downloads.wordpress.org/plugin/gamipress-vimeo-integration.1.0.9.zip";s:5:"trunk";s:70:"https://downloads.wordpress.org/plugin/gamipress-vimeo-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:82:"https://ps.w.org/gamipress-vimeo-integration/assets/banner-772x250.png?rev=2624959";s:4:"high";s:83:"https://ps.w.org/gamipress-vimeo-integration/assets/banner-1544x500.png?rev=2624959";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:80:"https://ps.w.org/gamipress-vimeo-integration/assets/icon-256x256.png?rev=2624959";s:2:"2x";s:80:"https://ps.w.org/gamipress-vimeo-integration/assets/icon-256x256.png?rev=2624959";}}}i:162;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2266092;s:4:"slug";s:19:"weforms-integration";s:5:"title";s:7:"weForms";s:11:"create_date";s:19:"2024-08-13 09:35:14";s:13:"modified_date";s:19:"2024-08-13 11:04:51";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2266092";s:9:"permalink";s:50:"https://gamipress.com/add-ons/weforms-integration/";s:7:"excerpt";s:30:"Connect GamiPress with weForms";s:9:"thumbnail";s:69:"https://gamipress.com/wp-content/uploads/2024/08/banner-weforms-1.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:23;s:4:"name";s:4:"Form";s:4:"slug";s:4:"form";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:163;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2128164;s:4:"slug";s:27:"wishlist-member-integration";s:5:"title";s:15:"WishList Member";s:11:"create_date";s:19:"2020-07-21 07:13:31";s:13:"modified_date";s:19:"2023-07-11 06:38:30";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2128164";s:9:"permalink";s:58:"https://gamipress.com/add-ons/wishlist-member-integration/";s:7:"excerpt";s:38:"Connect GamiPress with WishList Member";s:9:"thumbnail";s:68:"https://gamipress.com/wp-content/uploads/2020/07/wishlist-member.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:45:"GamiPress &#8211; WishList Member integration";s:4:"slug";s:37:"gamipress-wishlist-member-integration";s:7:"version";s:5:"1.0.2";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:0;s:24:"support_threads_resolved";i:0;s:15:"active_installs";i:50;s:12:"last_updated";s:21:"2023-03-19 9:40pm GMT";s:5:"added";s:10:"2020-07-21";s:8:"homepage";s:68:"https://wordpress.org/plugins/gamipress-wishlist-member-integration/";s:13:"download_link";s:86:"https://downloads.wordpress.org/plugin/gamipress-wishlist-member-integration.1.0.2.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:12:"gamification";s:12:"gamification";s:9:"gamipress";s:9:"gamipress";s:6:"member";s:6:"member";s:10:"membership";s:10:"membership";s:8:"wishlist";s:8:"Wishlist";}s:8:"versions";O:8:"stdClass":4:{s:5:"1.0.0";s:86:"https://downloads.wordpress.org/plugin/gamipress-wishlist-member-integration.1.0.0.zip";s:5:"1.0.1";s:86:"https://downloads.wordpress.org/plugin/gamipress-wishlist-member-integration.1.0.1.zip";s:5:"1.0.2";s:86:"https://downloads.wordpress.org/plugin/gamipress-wishlist-member-integration.1.0.2.zip";s:5:"trunk";s:80:"https://downloads.wordpress.org/plugin/gamipress-wishlist-member-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:92:"https://ps.w.org/gamipress-wishlist-member-integration/assets/banner-772x250.png?rev=2343900";s:4:"high";s:93:"https://ps.w.org/gamipress-wishlist-member-integration/assets/banner-1544x500.png?rev=2343900";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:90:"https://ps.w.org/gamipress-wishlist-member-integration/assets/icon-256x256.png?rev=2343900";s:2:"2x";s:90:"https://ps.w.org/gamipress-wishlist-member-integration/assets/icon-256x256.png?rev=2343900";}}}i:164;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:1337;s:4:"slug";s:23:"woocommerce-integration";s:5:"title";s:11:"WooCommerce";s:11:"create_date";s:19:"2017-09-03 15:08:34";s:13:"modified_date";s:19:"2023-07-11 06:39:13";s:6:"status";s:7:"publish";s:4:"link";s:48:"https://gamipress.com/?post_type=download&p=1337";s:9:"permalink";s:54:"https://gamipress.com/add-ons/woocommerce-integration/";s:7:"excerpt";s:34:"Connect GamiPress with WooCommerce";s:9:"thumbnail";s:64:"https://gamipress.com/wp-content/uploads/2017/07/woocommerce.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:21;s:4:"name";s:9:"eCommerce";s:4:"slug";s:9:"ecommerce";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:41:"GamiPress &#8211; WooCommerce integration";s:4:"slug";s:33:"gamipress-woocommerce-integration";s:7:"version";s:5:"1.4.3";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:100;s:15:"support_threads";i:1;s:24:"support_threads_resolved";i:1;s:15:"active_installs";i:1000;s:12:"last_updated";s:22:"2023-06-09 10:22am GMT";s:5:"added";s:10:"2017-07-24";s:8:"homepage";s:64:"https://wordpress.org/plugins/gamipress-woocommerce-integration/";s:13:"download_link";s:82:"https://downloads.wordpress.org/plugin/gamipress-woocommerce-integration.1.4.3.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:9:"ecommerce";s:9:"ecommerce";s:12:"gamification";s:12:"gamification";s:9:"gamipress";s:9:"gamipress";s:6:"points";s:6:"points";s:5:"store";s:5:"store";}s:8:"versions";O:8:"stdClass":5:{s:5:"1.4.0";s:82:"https://downloads.wordpress.org/plugin/gamipress-woocommerce-integration.1.4.0.zip";s:5:"1.4.1";s:82:"https://downloads.wordpress.org/plugin/gamipress-woocommerce-integration.1.4.1.zip";s:5:"1.4.2";s:82:"https://downloads.wordpress.org/plugin/gamipress-woocommerce-integration.1.4.2.zip";s:5:"1.4.3";s:82:"https://downloads.wordpress.org/plugin/gamipress-woocommerce-integration.1.4.3.zip";s:5:"trunk";s:76:"https://downloads.wordpress.org/plugin/gamipress-woocommerce-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:88:"https://ps.w.org/gamipress-woocommerce-integration/assets/banner-772x250.png?rev=1701772";s:4:"high";s:89:"https://ps.w.org/gamipress-woocommerce-integration/assets/banner-1544x500.png?rev=1701772";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:86:"https://ps.w.org/gamipress-woocommerce-integration/assets/icon-256x256.png?rev=1702459";s:2:"2x";s:86:"https://ps.w.org/gamipress-woocommerce-integration/assets/icon-256x256.png?rev=1702459";}}}i:165;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2256646;s:4:"slug";s:35:"woocommerce-shipstation-integration";s:5:"title";s:23:"WooCommerce Shipstation";s:11:"create_date";s:19:"2023-09-14 07:50:29";s:13:"modified_date";s:19:"2023-10-09 08:57:54";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2256646";s:9:"permalink";s:66:"https://gamipress.com/add-ons/woocommerce-shipstation-integration/";s:7:"excerpt";s:46:"Connect GamiPress with WooCommerce Shipstation";s:9:"thumbnail";s:68:"https://gamipress.com/wp-content/uploads/2023/09/woo-shipstation.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:21;s:4:"name";s:9:"eCommerce";s:4:"slug";s:9:"ecommerce";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:166;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2127636;s:4:"slug";s:21:"wpadverts-integration";s:5:"title";s:9:"WPAdverts";s:11:"create_date";s:19:"2020-07-18 07:43:23";s:13:"modified_date";s:19:"2023-07-11 06:46:10";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2127636";s:9:"permalink";s:52:"https://gamipress.com/add-ons/wpadverts-integration/";s:7:"excerpt";s:32:"Connect GamiPress with WPAdverts";s:9:"thumbnail";s:62:"https://gamipress.com/wp-content/uploads/2020/07/wpadverts.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:39:"GamiPress &#8211; WPAdverts integration";s:4:"slug";s:31:"gamipress-wpadverts-integration";s:7:"version";s:5:"1.0.0";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:0;s:24:"support_threads_resolved";i:0;s:15:"active_installs";i:20;s:12:"last_updated";s:21:"2023-03-19 9:41pm GMT";s:5:"added";s:10:"2020-07-18";s:8:"homepage";s:62:"https://wordpress.org/plugins/gamipress-wpadverts-integration/";s:13:"download_link";s:80:"https://downloads.wordpress.org/plugin/gamipress-wpadverts-integration.1.0.0.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:3:"ads";s:3:"ads";s:7:"adverts";s:7:"adverts";s:11:"classifieds";s:11:"classifieds";s:12:"gamification";s:12:"gamification";s:9:"gamipress";s:9:"gamipress";}s:8:"versions";O:8:"stdClass":2:{s:5:"1.0.0";s:80:"https://downloads.wordpress.org/plugin/gamipress-wpadverts-integration.1.0.0.zip";s:5:"trunk";s:74:"https://downloads.wordpress.org/plugin/gamipress-wpadverts-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:86:"https://ps.w.org/gamipress-wpadverts-integration/assets/banner-772x250.png?rev=2342637";s:4:"high";s:87:"https://ps.w.org/gamipress-wpadverts-integration/assets/banner-1544x500.png?rev=2342637";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:84:"https://ps.w.org/gamipress-wpadverts-integration/assets/icon-256x256.png?rev=2342637";s:2:"2x";s:84:"https://ps.w.org/gamipress-wpadverts-integration/assets/icon-256x256.png?rev=2342637";}}}i:167;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:125331;s:4:"slug";s:25:"wp-courseware-integration";s:5:"title";s:13:"WP Courseware";s:11:"create_date";s:19:"2017-09-03 14:46:01";s:13:"modified_date";s:19:"2023-07-11 06:39:52";s:6:"status";s:7:"publish";s:4:"link";s:50:"https://gamipress.com/?post_type=download&p=125331";s:9:"permalink";s:56:"https://gamipress.com/add-ons/wp-courseware-integration/";s:7:"excerpt";s:36:"Connect GamiPress with WP Courseware";s:9:"thumbnail";s:76:"https://gamipress.com/wp-content/uploads/2020/02/gamipress-wp-courseware.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:24;s:4:"name";s:9:"eLearning";s:4:"slug";s:9:"elearning";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:43:"GamiPress &#8211; WP Courseware integration";s:4:"slug";s:35:"gamipress-wp-courseware-integration";s:7:"version";s:5:"1.0.5";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:1;s:24:"support_threads_resolved";i:1;s:15:"active_installs";i:90;s:12:"last_updated";s:21:"2023-03-19 9:40pm GMT";s:5:"added";s:10:"2018-01-24";s:8:"homepage";s:66:"https://wordpress.org/plugins/gamipress-wp-courseware-integration/";s:13:"download_link";s:84:"https://downloads.wordpress.org/plugin/gamipress-wp-courseware-integration.1.0.5.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:11:"achievement";s:11:"achievement";s:12:"gamification";s:12:"gamification";s:6:"gamify";s:6:"gamify";s:9:"gamipress";s:9:"gamipress";s:5:"point";s:5:"point";}s:8:"versions";O:8:"stdClass":7:{s:5:"1.0.0";s:84:"https://downloads.wordpress.org/plugin/gamipress-wp-courseware-integration.1.0.0.zip";s:5:"1.0.1";s:84:"https://downloads.wordpress.org/plugin/gamipress-wp-courseware-integration.1.0.1.zip";s:5:"1.0.2";s:84:"https://downloads.wordpress.org/plugin/gamipress-wp-courseware-integration.1.0.2.zip";s:5:"1.0.3";s:84:"https://downloads.wordpress.org/plugin/gamipress-wp-courseware-integration.1.0.3.zip";s:5:"1.0.4";s:84:"https://downloads.wordpress.org/plugin/gamipress-wp-courseware-integration.1.0.4.zip";s:5:"1.0.5";s:84:"https://downloads.wordpress.org/plugin/gamipress-wp-courseware-integration.1.0.5.zip";s:5:"trunk";s:78:"https://downloads.wordpress.org/plugin/gamipress-wp-courseware-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:90:"https://ps.w.org/gamipress-wp-courseware-integration/assets/banner-772x250.png?rev=2241813";s:4:"high";s:91:"https://ps.w.org/gamipress-wp-courseware-integration/assets/banner-1544x500.png?rev=2241813";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:88:"https://ps.w.org/gamipress-wp-courseware-integration/assets/icon-256x256.png?rev=2241813";s:2:"2x";s:88:"https://ps.w.org/gamipress-wp-courseware-integration/assets/icon-256x256.png?rev=2241813";}}}i:168;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2113566;s:4:"slug";s:20:"wpdiscuz-integration";s:5:"title";s:8:"wpDiscuz";s:11:"create_date";s:19:"2020-02-18 12:38:31";s:13:"modified_date";s:19:"2023-07-11 06:46:51";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2113566";s:9:"permalink";s:51:"https://gamipress.com/add-ons/wpdiscuz-integration/";s:7:"excerpt";s:31:"Connect GamiPress with wpDiscuz";s:9:"thumbnail";s:62:"https://gamipress.com/wp-content/uploads/2020/02/wp-discuz.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:22;s:4:"name";s:9:"Community";s:4:"slug";s:9:"community";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:38:"GamiPress &#8211; wpDiscuz integration";s:4:"slug";s:30:"gamipress-wpdiscuz-integration";s:7:"version";s:5:"1.0.2";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:1;s:24:"support_threads_resolved";i:0;s:15:"active_installs";i:90;s:12:"last_updated";s:21:"2023-03-19 9:42pm GMT";s:5:"added";s:10:"2020-02-18";s:8:"homepage";s:61:"https://wordpress.org/plugins/gamipress-wpdiscuz-integration/";s:13:"download_link";s:79:"https://downloads.wordpress.org/plugin/gamipress-wpdiscuz-integration.1.0.2.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:8:"comments";s:8:"comments";s:12:"gamification";s:12:"gamification";s:9:"gamipress";s:9:"gamipress";s:7:"rewards";s:7:"Rewards";s:5:"votes";s:5:"votes";}s:8:"versions";O:8:"stdClass":4:{s:5:"1.0.0";s:79:"https://downloads.wordpress.org/plugin/gamipress-wpdiscuz-integration.1.0.0.zip";s:5:"1.0.1";s:79:"https://downloads.wordpress.org/plugin/gamipress-wpdiscuz-integration.1.0.1.zip";s:5:"1.0.2";s:79:"https://downloads.wordpress.org/plugin/gamipress-wpdiscuz-integration.1.0.2.zip";s:5:"trunk";s:73:"https://downloads.wordpress.org/plugin/gamipress-wpdiscuz-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:85:"https://ps.w.org/gamipress-wpdiscuz-integration/assets/banner-772x250.png?rev=2246168";s:4:"high";s:86:"https://ps.w.org/gamipress-wpdiscuz-integration/assets/banner-1544x500.png?rev=2246168";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:83:"https://ps.w.org/gamipress-wpdiscuz-integration/assets/icon-256x256.png?rev=2246168";s:2:"2x";s:83:"https://ps.w.org/gamipress-wpdiscuz-integration/assets/icon-256x256.png?rev=2246168";}}}i:169;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2124116;s:4:"slug";s:22:"fluentform-integration";s:5:"title";s:15:"WP Fluent Forms";s:11:"create_date";s:19:"2020-06-20 09:15:33";s:13:"modified_date";s:19:"2023-07-11 06:41:17";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2124116";s:9:"permalink";s:53:"https://gamipress.com/add-ons/fluentform-integration/";s:7:"excerpt";s:38:"Connect GamiPress with WP Fluent Forms";s:9:"thumbnail";s:75:"https://gamipress.com/wp-content/uploads/2020/06/wp-fluent-forms-banner.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:23;s:4:"name";s:4:"Form";s:4:"slug";s:4:"form";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:45:"GamiPress &#8211; WP Fluent Forms integration";s:4:"slug";s:32:"gamipress-fluentform-integration";s:7:"version";s:5:"1.0.1";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:1;s:24:"support_threads_resolved";i:1;s:15:"active_installs";i:200;s:12:"last_updated";s:21:"2023-07-03 7:51am GMT";s:5:"added";s:10:"2020-06-20";s:8:"homepage";s:63:"https://wordpress.org/plugins/gamipress-fluentform-integration/";s:13:"download_link";s:81:"https://downloads.wordpress.org/plugin/gamipress-fluentform-integration.1.0.1.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:6:"fluent";s:6:"fluent";s:5:"forms";s:5:"forms";s:12:"gamification";s:12:"gamification";s:9:"gamipress";s:9:"gamipress";s:6:"points";s:6:"points";}s:8:"versions";O:8:"stdClass":3:{s:5:"1.0.0";s:81:"https://downloads.wordpress.org/plugin/gamipress-fluentform-integration.1.0.0.zip";s:5:"1.0.1";s:81:"https://downloads.wordpress.org/plugin/gamipress-fluentform-integration.1.0.1.zip";s:5:"trunk";s:75:"https://downloads.wordpress.org/plugin/gamipress-fluentform-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:87:"https://ps.w.org/gamipress-fluentform-integration/assets/banner-772x250.png?rev=2327871";s:4:"high";s:88:"https://ps.w.org/gamipress-fluentform-integration/assets/banner-1544x500.png?rev=2327871";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:85:"https://ps.w.org/gamipress-fluentform-integration/assets/icon-256x256.png?rev=2327871";s:2:"2x";s:85:"https://ps.w.org/gamipress-fluentform-integration/assets/icon-256x256.png?rev=2327871";}}}i:170;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:1991830;s:4:"slug";s:26:"wp-job-manager-integration";s:5:"title";s:14:"WP Job Manager";s:11:"create_date";s:19:"2017-09-04 17:05:36";s:13:"modified_date";s:19:"2023-07-11 06:42:04";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=1991830";s:9:"permalink";s:57:"https://gamipress.com/add-ons/wp-job-manager-integration/";s:7:"excerpt";s:37:"Connect GamiPress with WP job Manager";s:9:"thumbnail";s:67:"https://gamipress.com/wp-content/uploads/2019/06/wp-job-manager.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:22;s:4:"name";s:9:"Community";s:4:"slug";s:9:"community";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:44:"GamiPress &#8211; WP Job Manager integration";s:4:"slug";s:36:"gamipress-wp-job-manager-integration";s:7:"version";s:5:"1.0.2";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:100;s:15:"support_threads";i:1;s:24:"support_threads_resolved";i:1;s:15:"active_installs";i:100;s:12:"last_updated";s:21:"2023-03-19 9:40pm GMT";s:5:"added";s:10:"2019-06-26";s:8:"homepage";s:67:"https://wordpress.org/plugins/gamipress-wp-job-manager-integration/";s:13:"download_link";s:85:"https://downloads.wordpress.org/plugin/gamipress-wp-job-manager-integration.1.0.2.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:9:"gamipress";s:9:"gamipress";s:3:"job";s:3:"job";s:9:"job-board";s:9:"job board";s:11:"job-listing";s:11:"job listing";s:11:"job-manager";s:11:"job manager";}s:8:"versions";O:8:"stdClass":4:{s:5:"1.0.0";s:85:"https://downloads.wordpress.org/plugin/gamipress-wp-job-manager-integration.1.0.0.zip";s:5:"1.0.1";s:85:"https://downloads.wordpress.org/plugin/gamipress-wp-job-manager-integration.1.0.1.zip";s:5:"1.0.2";s:85:"https://downloads.wordpress.org/plugin/gamipress-wp-job-manager-integration.1.0.2.zip";s:5:"trunk";s:79:"https://downloads.wordpress.org/plugin/gamipress-wp-job-manager-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:91:"https://ps.w.org/gamipress-wp-job-manager-integration/assets/banner-772x250.png?rev=2112689";s:4:"high";s:92:"https://ps.w.org/gamipress-wp-job-manager-integration/assets/banner-1544x500.png?rev=2112689";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:89:"https://ps.w.org/gamipress-wp-job-manager-integration/assets/icon-256x256.png?rev=2112689";s:2:"2x";s:89:"https://ps.w.org/gamipress-wp-job-manager-integration/assets/icon-256x256.png?rev=2112689";}}}i:171;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:275728;s:4:"slug";s:26:"wp-postratings-integration";s:5:"title";s:14:"WP PostRatings";s:11:"create_date";s:19:"2017-09-03 15:00:58";s:13:"modified_date";s:19:"2023-07-11 06:42:46";s:6:"status";s:7:"publish";s:4:"link";s:50:"https://gamipress.com/?post_type=download&p=275728";s:9:"permalink";s:57:"https://gamipress.com/add-ons/wp-postratings-integration/";s:7:"excerpt";s:37:"Connect GamiPress with WP PostRatings";s:9:"thumbnail";s:70:"https://gamipress.com/wp-content/uploads/2018/02/icon-post-ratings.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:22;s:4:"name";s:9:"Community";s:4:"slug";s:9:"community";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:44:"GamiPress &#8211; WP PostRatings integration";s:4:"slug";s:36:"gamipress-wp-postratings-integration";s:7:"version";s:5:"1.0.7";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:1;s:24:"support_threads_resolved";i:1;s:15:"active_installs";i:50;s:12:"last_updated";s:21:"2023-04-11 8:27am GMT";s:5:"added";s:10:"2018-02-12";s:8:"homepage";s:67:"https://wordpress.org/plugins/gamipress-wp-postratings-integration/";s:13:"download_link";s:85:"https://downloads.wordpress.org/plugin/gamipress-wp-postratings-integration.1.0.7.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:6:"awards";s:6:"Awards";s:12:"gamification";s:12:"gamification";s:9:"gamipress";s:9:"gamipress";s:6:"rating";s:6:"rating";s:6:"review";s:6:"review";}s:8:"versions";O:8:"stdClass":9:{s:5:"1.0.0";s:85:"https://downloads.wordpress.org/plugin/gamipress-wp-postratings-integration.1.0.0.zip";s:5:"1.0.1";s:85:"https://downloads.wordpress.org/plugin/gamipress-wp-postratings-integration.1.0.1.zip";s:5:"1.0.2";s:85:"https://downloads.wordpress.org/plugin/gamipress-wp-postratings-integration.1.0.2.zip";s:5:"1.0.3";s:85:"https://downloads.wordpress.org/plugin/gamipress-wp-postratings-integration.1.0.3.zip";s:5:"1.0.4";s:85:"https://downloads.wordpress.org/plugin/gamipress-wp-postratings-integration.1.0.4.zip";s:5:"1.0.5";s:85:"https://downloads.wordpress.org/plugin/gamipress-wp-postratings-integration.1.0.5.zip";s:5:"1.0.6";s:85:"https://downloads.wordpress.org/plugin/gamipress-wp-postratings-integration.1.0.6.zip";s:5:"1.0.7";s:85:"https://downloads.wordpress.org/plugin/gamipress-wp-postratings-integration.1.0.7.zip";s:5:"trunk";s:79:"https://downloads.wordpress.org/plugin/gamipress-wp-postratings-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:91:"https://ps.w.org/gamipress-wp-postratings-integration/assets/banner-772x250.png?rev=1820622";s:4:"high";s:92:"https://ps.w.org/gamipress-wp-postratings-integration/assets/banner-1544x500.png?rev=1820620";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:89:"https://ps.w.org/gamipress-wp-postratings-integration/assets/icon-256x256.png?rev=1820620";s:2:"2x";s:89:"https://ps.w.org/gamipress-wp-postratings-integration/assets/icon-256x256.png?rev=1820620";}}}i:172;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2131738;s:4:"slug";s:25:"wp-simple-pay-integration";s:5:"title";s:13:"WP Simple Pay";s:11:"create_date";s:19:"2020-08-20 16:36:28";s:13:"modified_date";s:19:"2023-07-11 06:43:28";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2131738";s:9:"permalink";s:56:"https://gamipress.com/add-ons/wp-simple-pay-integration/";s:7:"excerpt";s:36:"Connect GamiPress with WP Simple Pay";s:9:"thumbnail";s:66:"https://gamipress.com/wp-content/uploads/2020/08/wp-simple-pay.svg";s:8:"category";a:4:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:21;s:4:"name";s:9:"eCommerce";s:4:"slug";s:9:"ecommerce";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}i:3;O:8:"stdClass":3:{s:7:"term_id";i:37;s:4:"name";s:11:"Memberships";s:4:"slug";s:11:"memberships";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:43:"GamiPress &#8211; WP Simple Pay integration";s:4:"slug";s:35:"gamipress-wp-simple-pay-integration";s:7:"version";s:5:"1.0.1";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:1;s:24:"support_threads_resolved";i:1;s:15:"active_installs";i:0;s:12:"last_updated";s:21:"2023-03-19 9:41pm GMT";s:5:"added";s:10:"2020-08-20";s:8:"homepage";s:66:"https://wordpress.org/plugins/gamipress-wp-simple-pay-integration/";s:13:"download_link";s:84:"https://downloads.wordpress.org/plugin/gamipress-wp-simple-pay-integration.1.0.1.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:12:"gamification";s:12:"gamification";s:9:"gamipress";s:9:"gamipress";s:3:"pay";s:3:"pay";s:6:"stripe";s:6:"stripe";s:12:"subscription";s:12:"subscription";}s:8:"versions";O:8:"stdClass":3:{s:5:"1.0.0";s:84:"https://downloads.wordpress.org/plugin/gamipress-wp-simple-pay-integration.1.0.0.zip";s:5:"1.0.1";s:84:"https://downloads.wordpress.org/plugin/gamipress-wp-simple-pay-integration.1.0.1.zip";s:5:"trunk";s:78:"https://downloads.wordpress.org/plugin/gamipress-wp-simple-pay-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:90:"https://ps.w.org/gamipress-wp-simple-pay-integration/assets/banner-772x250.png?rev=2365969";s:4:"high";s:91:"https://ps.w.org/gamipress-wp-simple-pay-integration/assets/banner-1544x500.png?rev=2365969";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:88:"https://ps.w.org/gamipress-wp-simple-pay-integration/assets/icon-256x256.png?rev=2365969";s:2:"2x";s:88:"https://ps.w.org/gamipress-wp-simple-pay-integration/assets/icon-256x256.png?rev=2365969";}}}i:173;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:657710;s:4:"slug";s:20:"wp-ulike-integration";s:5:"title";s:8:"WP Ulike";s:11:"create_date";s:19:"2017-09-04 16:15:20";s:13:"modified_date";s:19:"2023-07-11 06:44:12";s:6:"status";s:7:"publish";s:4:"link";s:50:"https://gamipress.com/?post_type=download&p=657710";s:9:"permalink";s:51:"https://gamipress.com/add-ons/wp-ulike-integration/";s:7:"excerpt";s:31:"Connect GamiPress with WP Ulike";s:9:"thumbnail";s:61:"https://gamipress.com/wp-content/uploads/2020/02/wp-ulike.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:26;s:4:"name";s:6:"Social";s:4:"slug";s:6:"social";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:38:"GamiPress &#8211; WP Ulike integration";s:4:"slug";s:30:"gamipress-wp-ulike-integration";s:7:"version";s:5:"1.0.2";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:1;s:24:"support_threads_resolved";i:1;s:15:"active_installs";i:500;s:12:"last_updated";s:21:"2023-03-19 9:41pm GMT";s:5:"added";s:10:"2018-08-31";s:8:"homepage";s:61:"https://wordpress.org/plugins/gamipress-wp-ulike-integration/";s:13:"download_link";s:79:"https://downloads.wordpress.org/plugin/gamipress-wp-ulike-integration.1.0.2.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:12:"gamification";s:12:"gamification";s:9:"gamipress";s:9:"gamipress";s:4:"like";s:4:"like";s:5:"likes";s:5:"likes";s:7:"rewards";s:7:"Rewards";}s:8:"versions";O:8:"stdClass":4:{s:5:"1.0.0";s:79:"https://downloads.wordpress.org/plugin/gamipress-wp-ulike-integration.1.0.0.zip";s:5:"1.0.1";s:79:"https://downloads.wordpress.org/plugin/gamipress-wp-ulike-integration.1.0.1.zip";s:5:"1.0.2";s:79:"https://downloads.wordpress.org/plugin/gamipress-wp-ulike-integration.1.0.2.zip";s:5:"trunk";s:73:"https://downloads.wordpress.org/plugin/gamipress-wp-ulike-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:85:"https://ps.w.org/gamipress-wp-ulike-integration/assets/banner-772x250.png?rev=2241733";s:4:"high";s:86:"https://ps.w.org/gamipress-wp-ulike-integration/assets/banner-1544x500.png?rev=2241733";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:83:"https://ps.w.org/gamipress-wp-ulike-integration/assets/icon-256x256.png?rev=2241733";s:2:"2x";s:83:"https://ps.w.org/gamipress-wp-ulike-integration/assets/icon-256x256.png?rev=2241733";}}}i:174;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2170432;s:4:"slug";s:27:"wp-user-manager-integration";s:5:"title";s:15:"WP User Manager";s:11:"create_date";s:19:"2021-05-27 07:35:47";s:13:"modified_date";s:19:"2023-07-11 06:44:53";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2170432";s:9:"permalink";s:58:"https://gamipress.com/add-ons/wp-user-manager-integration/";s:7:"excerpt";s:38:"Connect GamiPress with WP User Manager";s:9:"thumbnail";s:68:"https://gamipress.com/wp-content/uploads/2021/05/wp-user-manager.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:22;s:4:"name";s:9:"Community";s:4:"slug";s:9:"community";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:45:"GamiPress &#8211; WP User Manager integration";s:4:"slug";s:37:"gamipress-wp-user-manager-integration";s:7:"version";s:5:"1.0.0";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:0;s:24:"support_threads_resolved";i:0;s:15:"active_installs";i:20;s:12:"last_updated";s:21:"2023-03-19 9:41pm GMT";s:5:"added";s:10:"2021-05-26";s:8:"homepage";s:68:"https://wordpress.org/plugins/gamipress-wp-user-manager-integration/";s:13:"download_link";s:86:"https://downloads.wordpress.org/plugin/gamipress-wp-user-manager-integration.1.0.0.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:7:"awesome";s:7:"awesome";s:6:"badges";s:6:"badges";s:12:"gamification";s:12:"gamification";s:9:"gamipress";s:9:"gamipress";s:7:"support";s:7:"support";}s:8:"versions";O:8:"stdClass":2:{s:5:"1.0.0";s:86:"https://downloads.wordpress.org/plugin/gamipress-wp-user-manager-integration.1.0.0.zip";s:5:"trunk";s:80:"https://downloads.wordpress.org/plugin/gamipress-wp-user-manager-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:92:"https://ps.w.org/gamipress-wp-user-manager-integration/assets/banner-772x250.png?rev=2537859";s:4:"high";s:93:"https://ps.w.org/gamipress-wp-user-manager-integration/assets/banner-1544x500.png?rev=2537859";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:90:"https://ps.w.org/gamipress-wp-user-manager-integration/assets/icon-256x256.png?rev=2537859";s:2:"2x";s:90:"https://ps.w.org/gamipress-wp-user-manager-integration/assets/icon-256x256.png?rev=2537859";}}}i:175;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:705167;s:4:"slug";s:20:"wp-polls-integration";s:5:"title";s:8:"WP-Polls";s:11:"create_date";s:19:"2017-09-03 15:02:59";s:13:"modified_date";s:19:"2023-07-11 06:45:31";s:6:"status";s:7:"publish";s:4:"link";s:50:"https://gamipress.com/?post_type=download&p=705167";s:9:"permalink";s:51:"https://gamipress.com/add-ons/wp-polls-integration/";s:7:"excerpt";s:31:"Connect GamiPress with WP-Polls";s:9:"thumbnail";s:63:"https://gamipress.com/wp-content/uploads/2018/09/wp-polls-1.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:22;s:4:"name";s:9:"Community";s:4:"slug";s:9:"community";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:38:"GamiPress &#8211; WP-Polls integration";s:4:"slug";s:30:"gamipress-wp-polls-integration";s:7:"version";s:5:"1.0.0";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:0;s:24:"support_threads_resolved";i:0;s:15:"active_installs";i:70;s:12:"last_updated";s:21:"2023-03-19 9:41pm GMT";s:5:"added";s:10:"2018-09-19";s:8:"homepage";s:61:"https://wordpress.org/plugins/gamipress-wp-polls-integration/";s:13:"download_link";s:79:"https://downloads.wordpress.org/plugin/gamipress-wp-polls-integration.1.0.0.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:12:"gamification";s:12:"gamification";s:6:"gamify";s:6:"gamify";s:9:"gamipress";s:9:"gamipress";s:5:"point";s:5:"point";s:5:"polls";s:5:"polls";}s:8:"versions";O:8:"stdClass":2:{s:5:"1.0.0";s:79:"https://downloads.wordpress.org/plugin/gamipress-wp-polls-integration.1.0.0.zip";s:5:"trunk";s:73:"https://downloads.wordpress.org/plugin/gamipress-wp-polls-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:85:"https://ps.w.org/gamipress-wp-polls-integration/assets/banner-772x250.png?rev=1943509";s:4:"high";s:86:"https://ps.w.org/gamipress-wp-polls-integration/assets/banner-1544x500.png?rev=1943509";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:83:"https://ps.w.org/gamipress-wp-polls-integration/assets/icon-256x256.png?rev=1943509";s:2:"2x";s:83:"https://ps.w.org/gamipress-wp-polls-integration/assets/icon-256x256.png?rev=1943509";}}}i:176;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:268361;s:4:"slug";s:20:"wp-forms-integration";s:5:"title";s:7:"WPForms";s:11:"create_date";s:19:"2017-09-04 15:57:24";s:13:"modified_date";s:19:"2025-08-18 12:37:56";s:6:"status";s:7:"publish";s:4:"link";s:50:"https://gamipress.com/?post_type=download&p=268361";s:9:"permalink";s:51:"https://gamipress.com/add-ons/wp-forms-integration/";s:7:"excerpt";s:30:"Connect GamiPress with WPForms";s:9:"thumbnail";s:61:"https://gamipress.com/wp-content/uploads/2018/02/wp-forms.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:23;s:4:"name";s:4:"Form";s:4:"slug";s:4:"form";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:37:"GamiPress &#8211; WPForms integration";s:4:"slug";s:30:"gamipress-wp-forms-integration";s:7:"version";s:5:"1.0.5";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:1;s:24:"support_threads_resolved";i:1;s:15:"active_installs";i:100;s:12:"last_updated";s:21:"2023-03-19 9:40pm GMT";s:5:"added";s:10:"2018-02-08";s:8:"homepage";s:61:"https://wordpress.org/plugins/gamipress-wp-forms-integration/";s:13:"download_link";s:79:"https://downloads.wordpress.org/plugin/gamipress-wp-forms-integration.1.0.5.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:12:"achievements";s:12:"achievements";s:5:"forms";s:5:"forms";s:12:"gamification";s:12:"gamification";s:9:"gamipress";s:9:"gamipress";s:5:"ranks";s:5:"ranks";}s:8:"versions";O:8:"stdClass":7:{s:5:"1.0.0";s:79:"https://downloads.wordpress.org/plugin/gamipress-wp-forms-integration.1.0.0.zip";s:5:"1.0.1";s:79:"https://downloads.wordpress.org/plugin/gamipress-wp-forms-integration.1.0.1.zip";s:5:"1.0.2";s:79:"https://downloads.wordpress.org/plugin/gamipress-wp-forms-integration.1.0.2.zip";s:5:"1.0.3";s:79:"https://downloads.wordpress.org/plugin/gamipress-wp-forms-integration.1.0.3.zip";s:5:"1.0.4";s:79:"https://downloads.wordpress.org/plugin/gamipress-wp-forms-integration.1.0.4.zip";s:5:"1.0.5";s:79:"https://downloads.wordpress.org/plugin/gamipress-wp-forms-integration.1.0.5.zip";s:5:"trunk";s:73:"https://downloads.wordpress.org/plugin/gamipress-wp-forms-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:85:"https://ps.w.org/gamipress-wp-forms-integration/assets/banner-772x250.png?rev=1818466";s:4:"high";s:86:"https://ps.w.org/gamipress-wp-forms-integration/assets/banner-1544x500.png?rev=1818466";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:83:"https://ps.w.org/gamipress-wp-forms-integration/assets/icon-256x256.png?rev=1818466";s:2:"2x";s:83:"https://ps.w.org/gamipress-wp-forms-integration/assets/icon-256x256.png?rev=1818466";}}}i:177;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:964462;s:4:"slug";s:18:"wpforo-integration";s:5:"title";s:6:"wpForo";s:11:"create_date";s:19:"2017-09-04 16:45:26";s:13:"modified_date";s:19:"2023-07-11 06:48:17";s:6:"status";s:7:"publish";s:4:"link";s:50:"https://gamipress.com/?post_type=download&p=964462";s:9:"permalink";s:49:"https://gamipress.com/add-ons/wpforo-integration/";s:7:"excerpt";s:29:"Connect GamiPress with wpForo";s:9:"thumbnail";s:59:"https://gamipress.com/wp-content/uploads/2018/12/wpforo.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:22;s:4:"name";s:9:"Community";s:4:"slug";s:9:"community";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:36:"GamiPress &#8211; wpForo integration";s:4:"slug";s:28:"gamipress-wpforo-integration";s:7:"version";s:5:"1.0.8";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:100;s:15:"support_threads";i:1;s:24:"support_threads_resolved";i:1;s:15:"active_installs";i:200;s:12:"last_updated";s:21:"2023-03-19 9:42pm GMT";s:5:"added";s:10:"2018-12-05";s:8:"homepage";s:59:"https://wordpress.org/plugins/gamipress-wpforo-integration/";s:13:"download_link";s:77:"https://downloads.wordpress.org/plugin/gamipress-wpforo-integration.1.0.8.zip";s:11:"screenshots";O:8:"stdClass":1:{s:1:"1";O:8:"stdClass":2:{s:3:"src";s:81:"https://ps.w.org/gamipress-wpforo-integration/assets/screenshot-1.png?rev=1997931";s:7:"caption";s:51:"Show user points, achievements and ranks on replies";}}s:4:"tags";O:8:"stdClass":5:{s:6:"forums";s:6:"forums";s:12:"gamification";s:12:"gamification";s:9:"gamipress";s:9:"gamipress";s:6:"points";s:6:"points";s:6:"wpforo";s:6:"wpforo";}s:8:"versions";O:8:"stdClass":10:{s:5:"1.0.0";s:77:"https://downloads.wordpress.org/plugin/gamipress-wpforo-integration.1.0.0.zip";s:5:"1.0.1";s:77:"https://downloads.wordpress.org/plugin/gamipress-wpforo-integration.1.0.1.zip";s:5:"1.0.2";s:77:"https://downloads.wordpress.org/plugin/gamipress-wpforo-integration.1.0.2.zip";s:5:"1.0.3";s:77:"https://downloads.wordpress.org/plugin/gamipress-wpforo-integration.1.0.3.zip";s:5:"1.0.4";s:77:"https://downloads.wordpress.org/plugin/gamipress-wpforo-integration.1.0.4.zip";s:5:"1.0.5";s:77:"https://downloads.wordpress.org/plugin/gamipress-wpforo-integration.1.0.5.zip";s:5:"1.0.6";s:77:"https://downloads.wordpress.org/plugin/gamipress-wpforo-integration.1.0.6.zip";s:5:"1.0.7";s:77:"https://downloads.wordpress.org/plugin/gamipress-wpforo-integration.1.0.7.zip";s:5:"1.0.8";s:77:"https://downloads.wordpress.org/plugin/gamipress-wpforo-integration.1.0.8.zip";s:5:"trunk";s:71:"https://downloads.wordpress.org/plugin/gamipress-wpforo-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:83:"https://ps.w.org/gamipress-wpforo-integration/assets/banner-772x250.png?rev=1985701";s:4:"high";s:84:"https://ps.w.org/gamipress-wpforo-integration/assets/banner-1544x500.png?rev=1985701";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:81:"https://ps.w.org/gamipress-wpforo-integration/assets/icon-256x256.png?rev=1985701";s:2:"2x";s:81:"https://ps.w.org/gamipress-wpforo-integration/assets/icon-256x256.png?rev=1985701";}}}i:178;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2174930;s:4:"slug";s:19:"ws-form-integration";s:5:"title";s:7:"WS Form";s:11:"create_date";s:19:"2021-07-01 08:08:44";s:13:"modified_date";s:19:"2023-07-11 06:49:39";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2174930";s:9:"permalink";s:50:"https://gamipress.com/add-ons/ws-form-integration/";s:7:"excerpt";s:30:"Connect GamiPress with WS Form";s:9:"thumbnail";s:60:"https://gamipress.com/wp-content/uploads/2021/07/ws-form.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:23;s:4:"name";s:4:"Form";s:4:"slug";s:4:"form";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:37:"GamiPress &#8211; WS Form integration";s:4:"slug";s:29:"gamipress-ws-form-integration";s:7:"version";s:5:"1.0.0";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:0;s:24:"support_threads_resolved";i:0;s:15:"active_installs";i:0;s:12:"last_updated";s:21:"2023-03-19 9:42pm GMT";s:5:"added";s:10:"2021-07-01";s:8:"homepage";s:60:"https://wordpress.org/plugins/gamipress-ws-form-integration/";s:13:"download_link";s:78:"https://downloads.wordpress.org/plugin/gamipress-ws-form-integration.1.0.0.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:4:"form";s:4:"form";s:5:"forms";s:5:"forms";s:12:"gamification";s:12:"gamification";s:9:"gamipress";s:9:"gamipress";s:2:"ws";s:2:"ws";}s:8:"versions";O:8:"stdClass":2:{s:5:"1.0.0";s:78:"https://downloads.wordpress.org/plugin/gamipress-ws-form-integration.1.0.0.zip";s:5:"trunk";s:72:"https://downloads.wordpress.org/plugin/gamipress-ws-form-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:84:"https://ps.w.org/gamipress-ws-form-integration/assets/banner-772x250.png?rev=2556814";s:4:"high";s:85:"https://ps.w.org/gamipress-ws-form-integration/assets/banner-1544x500.png?rev=2556814";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:82:"https://ps.w.org/gamipress-ws-form-integration/assets/icon-256x256.png?rev=2556814";s:2:"2x";s:82:"https://ps.w.org/gamipress-ws-form-integration/assets/icon-256x256.png?rev=2556814";}}}i:179;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:1260073;s:4:"slug";s:19:"youtube-integration";s:5:"title";s:7:"Youtube";s:11:"create_date";s:19:"2017-09-04 16:55:42";s:13:"modified_date";s:19:"2023-07-11 06:50:33";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=1260073";s:9:"permalink";s:50:"https://gamipress.com/add-ons/youtube-integration/";s:7:"excerpt";s:30:"Connect GamiPress with Youtube";s:9:"thumbnail";s:70:"https://gamipress.com/wp-content/uploads/2019/02/gamipress-youtube.svg";s:8:"category";a:4:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:35;s:4:"name";s:12:"Enhancements";s:4:"slug";s:12:"enhancements";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}i:3;O:8:"stdClass":3:{s:7:"term_id";i:26;s:4:"name";s:6:"Social";s:4:"slug";s:6:"social";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:37:"GamiPress &#8211; Youtube integration";s:4:"slug";s:29:"gamipress-youtube-integration";s:7:"version";s:5:"1.0.8";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:100;s:15:"support_threads";i:1;s:24:"support_threads_resolved";i:1;s:15:"active_installs";i:1000;s:12:"last_updated";s:21:"2023-03-19 9:42pm GMT";s:5:"added";s:10:"2019-02-09";s:8:"homepage";s:59:"https://wordpress.org/plugins/gamipress-youtube-integration";s:13:"download_link";s:78:"https://downloads.wordpress.org/plugin/gamipress-youtube-integration.1.0.8.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:12:"gamification";s:12:"gamification";s:9:"gamipress";s:9:"gamipress";s:6:"points";s:6:"points";s:5:"video";s:5:"video";s:7:"youtube";s:7:"youtube";}s:8:"versions";O:8:"stdClass":10:{s:5:"1.0.0";s:78:"https://downloads.wordpress.org/plugin/gamipress-youtube-integration.1.0.0.zip";s:5:"1.0.1";s:78:"https://downloads.wordpress.org/plugin/gamipress-youtube-integration.1.0.1.zip";s:5:"1.0.2";s:78:"https://downloads.wordpress.org/plugin/gamipress-youtube-integration.1.0.2.zip";s:5:"1.0.3";s:78:"https://downloads.wordpress.org/plugin/gamipress-youtube-integration.1.0.3.zip";s:5:"1.0.4";s:78:"https://downloads.wordpress.org/plugin/gamipress-youtube-integration.1.0.4.zip";s:5:"1.0.5";s:78:"https://downloads.wordpress.org/plugin/gamipress-youtube-integration.1.0.5.zip";s:5:"1.0.6";s:78:"https://downloads.wordpress.org/plugin/gamipress-youtube-integration.1.0.6.zip";s:5:"1.0.7";s:78:"https://downloads.wordpress.org/plugin/gamipress-youtube-integration.1.0.7.zip";s:5:"1.0.8";s:78:"https://downloads.wordpress.org/plugin/gamipress-youtube-integration.1.0.8.zip";s:5:"trunk";s:72:"https://downloads.wordpress.org/plugin/gamipress-youtube-integration.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:84:"https://ps.w.org/gamipress-youtube-integration/assets/banner-772x250.png?rev=2027668";s:4:"high";s:85:"https://ps.w.org/gamipress-youtube-integration/assets/banner-1544x500.png?rev=2027668";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:82:"https://ps.w.org/gamipress-youtube-integration/assets/icon-256x256.png?rev=2027668";s:2:"2x";s:82:"https://ps.w.org/gamipress-youtube-integration/assets/icon-256x256.png?rev=2027668";}}}i:180;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:248631;s:4:"slug";s:17:"wplms-integration";s:5:"title";s:5:"WPLMS";s:11:"create_date";s:19:"2017-09-03 14:57:16";s:13:"modified_date";s:19:"2023-07-11 06:48:59";s:6:"status";s:7:"publish";s:4:"link";s:50:"https://gamipress.com/?post_type=download&p=248631";s:9:"permalink";s:48:"https://gamipress.com/add-ons/wplms-integration/";s:7:"excerpt";s:28:"Connect GamiPress with WPLMS";s:9:"thumbnail";s:63:"https://gamipress.com/wp-content/uploads/2018/02/logo-wplms.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:24;s:4:"name";s:9:"eLearning";s:4:"slug";s:9:"elearning";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":23:{s:4:"name";s:35:"GamiPress &#8211; WPLMS integration";s:4:"slug";s:27:"gamipress-wplms-integration";s:7:"version";s:5:"1.0.7";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/rubengc/";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.2.2";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}s:6:"rating";i:0;s:15:"support_threads";i:1;s:24:"support_threads_resolved";i:1;s:15:"active_installs";i:10;s:12:"last_updated";s:22:"2023-07-10 10:59pm GMT";s:5:"added";s:10:"2018-02-06";s:8:"homepage";s:58:"https://wordpress.org/plugins/gamipress-wplms-integration/";s:13:"download_link";s:70:"https://downloads.wordpress.org/plugin/gamipress-wplms-integration.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:7:"courses";s:7:"courses";s:9:"elearning";s:9:"elearning";s:12:"gamification";s:12:"gamification";s:9:"gamipress";s:9:"gamipress";s:3:"lms";s:3:"lms";}s:8:"versions";O:8:"stdClass":7:{s:5:"1.0.0";s:76:"https://downloads.wordpress.org/plugin/gamipress-wplms-integration.1.0.0.zip";s:5:"1.0.1";s:76:"https://downloads.wordpress.org/plugin/gamipress-wplms-integration.1.0.1.zip";s:5:"1.0.2";s:76:"https://downloads.wordpress.org/plugin/gamipress-wplms-integration.1.0.2.zip";s:5:"1.0.3";s:76:"https://downloads.wordpress.org/plugin/gamipress-wplms-integration.1.0.3.zip";s:5:"1.0.4";s:76:"https://downloads.wordpress.org/plugin/gamipress-wplms-integration.1.0.4.zip";s:5:"1.0.5";s:76:"https://downloads.wordpress.org/plugin/gamipress-wplms-integration.1.0.5.zip";s:5:"1.0.6";s:76:"https://downloads.wordpress.org/plugin/gamipress-wplms-integration.1.0.6.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:82:"https://ps.w.org/gamipress-wplms-integration/assets/banner-772x250.png?rev=1816537";s:4:"high";s:83:"https://ps.w.org/gamipress-wplms-integration/assets/banner-1544x500.png?rev=1816537";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:80:"https://ps.w.org/gamipress-wplms-integration/assets/icon-256x256.png?rev=1816537";s:2:"2x";s:80:"https://ps.w.org/gamipress-wplms-integration/assets/icon-256x256.png?rev=1816537";}}}i:181;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:248817;s:4:"slug";s:16:"badgeos-importer";s:5:"title";s:16:"BadgeOS Importer";s:11:"create_date";s:19:"2017-09-02 14:40:22";s:13:"modified_date";s:19:"2020-07-01 14:07:49";s:6:"status";s:7:"publish";s:4:"link";s:50:"https://gamipress.com/?post_type=download&p=248817";s:9:"permalink";s:47:"https://gamipress.com/add-ons/badgeos-importer/";s:7:"excerpt";s:58:"Tool to migrate all stored data from BadgeOS to GamiPress.";s:9:"thumbnail";s:75:"https://gamipress.com/wp-content/uploads/2018/02/icon-badgeos-importers.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:39;s:4:"name";s:5:"Tools";s:4:"slug";s:5:"tools";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":24:{s:4:"name";s:34:"GamiPress &#8211; BadgeOS Importer";s:4:"slug";s:26:"gamipress-badgeos-importer";s:7:"version";s:5:"1.0.9";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:38:"https://profiles.wordpress.org/rubengc";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"5.4.2";s:12:"requires_php";b:0;s:6:"rating";i:0;s:15:"support_threads";i:1;s:24:"support_threads_resolved";i:1;s:15:"active_installs";i:50;s:12:"last_updated";s:21:"2020-07-01 2:00pm GMT";s:5:"added";s:10:"2017-10-27";s:8:"homepage";s:57:"https://wordpress.org/plugins/gamipress-badgeos-importer/";s:13:"download_link";s:75:"https://downloads.wordpress.org/plugin/gamipress-badgeos-importer.1.0.9.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:7:"badgeos";s:7:"badgeOS";s:6:"badges";s:6:"badges";s:12:"gamification";s:12:"gamification";s:9:"gamipress";s:9:"gamipress";s:6:"points";s:6:"points";}s:8:"versions";O:8:"stdClass":11:{s:5:"1.0.0";s:75:"https://downloads.wordpress.org/plugin/gamipress-badgeos-importer.1.0.0.zip";s:5:"1.0.1";s:75:"https://downloads.wordpress.org/plugin/gamipress-badgeos-importer.1.0.1.zip";s:5:"1.0.2";s:75:"https://downloads.wordpress.org/plugin/gamipress-badgeos-importer.1.0.2.zip";s:5:"1.0.3";s:75:"https://downloads.wordpress.org/plugin/gamipress-badgeos-importer.1.0.3.zip";s:5:"1.0.4";s:75:"https://downloads.wordpress.org/plugin/gamipress-badgeos-importer.1.0.4.zip";s:5:"1.0.5";s:75:"https://downloads.wordpress.org/plugin/gamipress-badgeos-importer.1.0.5.zip";s:5:"1.0.6";s:75:"https://downloads.wordpress.org/plugin/gamipress-badgeos-importer.1.0.6.zip";s:5:"1.0.7";s:75:"https://downloads.wordpress.org/plugin/gamipress-badgeos-importer.1.0.7.zip";s:5:"1.0.8";s:75:"https://downloads.wordpress.org/plugin/gamipress-badgeos-importer.1.0.8.zip";s:5:"1.0.9";s:75:"https://downloads.wordpress.org/plugin/gamipress-badgeos-importer.1.0.9.zip";s:5:"trunk";s:69:"https://downloads.wordpress.org/plugin/gamipress-badgeos-importer.zip";}s:11:"donate_link";s:0:"";s:7:"banners";O:8:"stdClass":2:{s:3:"low";s:81:"https://ps.w.org/gamipress-badgeos-importer/assets/banner-772x250.png?rev=1754063";s:4:"high";s:82:"https://ps.w.org/gamipress-badgeos-importer/assets/banner-1544x500.png?rev=1754063";}s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:79:"https://ps.w.org/gamipress-badgeos-importer/assets/icon-256x256.png?rev=1754063";s:2:"2x";s:79:"https://ps.w.org/gamipress-badgeos-importer/assets/icon-256x256.png?rev=1754063";}s:18:"author_block_count";i:0;s:19:"author_block_rating";i:0;}}i:182;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:267212;s:4:"slug";s:15:"mycred-importer";s:5:"title";s:15:"myCRED Importer";s:11:"create_date";s:19:"2017-09-02 14:42:56";s:13:"modified_date";s:19:"2018-06-29 17:07:55";s:6:"status";s:7:"publish";s:4:"link";s:50:"https://gamipress.com/?post_type=download&p=267212";s:9:"permalink";s:46:"https://gamipress.com/add-ons/mycred-importer/";s:7:"excerpt";s:57:"Tool to migrate all stored data from myCRED to GamiPress.";s:9:"thumbnail";s:64:"https://gamipress.com/wp-content/uploads/2018/02/icon-mycred.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:39;s:4:"name";s:5:"Tools";s:4:"slug";s:5:"tools";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":21:{s:4:"name";s:33:"GamiPress &#8211; myCRED Importer";s:4:"slug";s:25:"gamipress-mycred-importer";s:7:"version";s:5:"1.0.6";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:38:"https://profiles.wordpress.org/rubengc";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"4.9.6";s:12:"requires_php";b:0;s:6:"rating";i:0;s:15:"support_threads";i:0;s:24:"support_threads_resolved";i:0;s:10:"downloaded";i:292;s:12:"last_updated";s:21:"2018-06-18 8:31am GMT";s:5:"added";s:10:"2018-02-08";s:8:"homepage";s:56:"https://wordpress.org/plugins/gamipress-mycred-importer/";s:13:"download_link";s:74:"https://downloads.wordpress.org/plugin/gamipress-mycred-importer.1.0.6.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:11:"achievement";s:11:"achievement";s:12:"gamification";s:12:"gamification";s:6:"gamify";s:6:"gamify";s:9:"gamipress";s:9:"gamipress";s:5:"point";s:5:"point";}s:8:"versions";O:8:"stdClass":8:{s:5:"1.0.0";s:74:"https://downloads.wordpress.org/plugin/gamipress-mycred-importer.1.0.0.zip";s:5:"1.0.1";s:74:"https://downloads.wordpress.org/plugin/gamipress-mycred-importer.1.0.1.zip";s:5:"1.0.2";s:74:"https://downloads.wordpress.org/plugin/gamipress-mycred-importer.1.0.2.zip";s:5:"1.0.3";s:74:"https://downloads.wordpress.org/plugin/gamipress-mycred-importer.1.0.3.zip";s:5:"1.0.4";s:74:"https://downloads.wordpress.org/plugin/gamipress-mycred-importer.1.0.4.zip";s:5:"1.0.5";s:74:"https://downloads.wordpress.org/plugin/gamipress-mycred-importer.1.0.5.zip";s:5:"1.0.6";s:74:"https://downloads.wordpress.org/plugin/gamipress-mycred-importer.1.0.6.zip";s:5:"trunk";s:68:"https://downloads.wordpress.org/plugin/gamipress-mycred-importer.zip";}s:11:"donate_link";s:0:"";s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:78:"https://ps.w.org/gamipress-mycred-importer/assets/icon-256x256.png?rev=1818321";s:2:"2x";s:78:"https://ps.w.org/gamipress-mycred-importer/assets/icon-256x256.png?rev=1818321";}}}i:183;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:248827;s:4:"slug";s:23:"wpachievements-importer";s:5:"title";s:23:"WPAchievements Importer";s:11:"create_date";s:19:"2017-09-02 14:41:22";s:13:"modified_date";s:19:"2018-06-29 17:07:52";s:6:"status";s:7:"publish";s:4:"link";s:50:"https://gamipress.com/?post_type=download&p=248827";s:9:"permalink";s:54:"https://gamipress.com/add-ons/wpachievements-importer/";s:7:"excerpt";s:65:"Tool to migrate all stored data from WPAchievements to GamiPress.";s:9:"thumbnail";s:72:"https://gamipress.com/wp-content/uploads/2018/02/icon-wpachievements.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:36;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:39;s:4:"name";s:5:"Tools";s:4:"slug";s:5:"tools";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";O:8:"stdClass":21:{s:4:"name";s:41:"GamiPress &#8211; WPAchievements Importer";s:4:"slug";s:33:"gamipress-wpachievements-importer";s:7:"version";s:5:"1.0.3";s:6:"author";s:46:"<a href="https://gamipress.com/">GamiPress</a>";s:14:"author_profile";s:38:"https://profiles.wordpress.org/rubengc";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"4.9.6";s:12:"requires_php";b:0;s:6:"rating";i:0;s:15:"support_threads";i:0;s:24:"support_threads_resolved";i:0;s:10:"downloaded";i:219;s:12:"last_updated";s:21:"2018-06-18 8:33am GMT";s:5:"added";s:10:"2017-10-27";s:8:"homepage";s:64:"https://wordpress.org/plugins/gamipress-wpachievements-importer/";s:13:"download_link";s:82:"https://downloads.wordpress.org/plugin/gamipress-wpachievements-importer.1.0.3.zip";s:11:"screenshots";a:0:{}s:4:"tags";O:8:"stdClass":5:{s:11:"achievement";s:11:"achievement";s:12:"gamification";s:12:"gamification";s:6:"gamify";s:6:"gamify";s:9:"gamipress";s:9:"gamipress";s:5:"point";s:5:"point";}s:8:"versions";O:8:"stdClass":5:{s:5:"1.0.0";s:82:"https://downloads.wordpress.org/plugin/gamipress-wpachievements-importer.1.0.0.zip";s:5:"1.0.1";s:82:"https://downloads.wordpress.org/plugin/gamipress-wpachievements-importer.1.0.1.zip";s:5:"1.0.2";s:82:"https://downloads.wordpress.org/plugin/gamipress-wpachievements-importer.1.0.2.zip";s:5:"1.0.3";s:82:"https://downloads.wordpress.org/plugin/gamipress-wpachievements-importer.1.0.3.zip";s:5:"trunk";s:76:"https://downloads.wordpress.org/plugin/gamipress-wpachievements-importer.zip";}s:11:"donate_link";s:0:"";s:5:"icons";O:8:"stdClass":2:{s:2:"1x";s:86:"https://ps.w.org/gamipress-wpachievements-importer/assets/icon-256x256.png?rev=1754028";s:2:"2x";s:86:"https://ps.w.org/gamipress-wpachievements-importer/assets/icon-256x256.png?rev=1754028";}}}i:184;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2265040;s:4:"slug";s:23:"academy-lms-integration";s:5:"title";s:11:"Academy LMS";s:11:"create_date";s:19:"2024-07-01 16:55:19";s:13:"modified_date";s:19:"2024-07-01 16:55:19";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2265040";s:9:"permalink";s:54:"https://gamipress.com/add-ons/academy-lms-integration/";s:7:"excerpt";s:34:"Connect GamiPress with Academy LMS";s:9:"thumbnail";s:70:"https://gamipress.com/wp-content/uploads/2024/07/banner-academylms.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:49;s:4:"name";s:9:"3rd Party";s:4:"slug";s:9:"3rd-party";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:24;s:4:"name";s:9:"eLearning";s:4:"slug";s:9:"elearning";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:185;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2109328;s:4:"slug";s:27:"activemember360-integration";s:5:"title";s:15:"ActiveMember360";s:11:"create_date";s:19:"2017-09-06 19:15:29";s:13:"modified_date";s:19:"2020-02-11 10:32:03";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2109328";s:9:"permalink";s:58:"https://gamipress.com/add-ons/activemember360-integration/";s:7:"excerpt";s:38:"Connect GamiPress with ActiveMember360";s:9:"thumbnail";s:68:"https://gamipress.com/wp-content/uploads/2019/12/activemember360.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:49;s:4:"name";s:9:"3rd Party";s:4:"slug";s:9:"3rd-party";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:37;s:4:"name";s:11:"Memberships";s:4:"slug";s:11:"memberships";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:186;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2256336;s:4:"slug";s:27:"better-messages-integration";s:5:"title";s:15:"Better Messages";s:11:"create_date";s:19:"2023-09-05 08:14:01";s:13:"modified_date";s:19:"2023-09-05 08:16:29";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2256336";s:9:"permalink";s:58:"https://gamipress.com/add-ons/better-messages-integration/";s:7:"excerpt";s:38:"Connect GamiPress with Better Messages";s:9:"thumbnail";s:75:"https://gamipress.com/wp-content/uploads/2023/09/better-messages-banner.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:49;s:4:"name";s:9:"3rd Party";s:4:"slug";s:9:"3rd-party";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:37;s:4:"name";s:11:"Memberships";s:4:"slug";s:11:"memberships";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:187;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2139748;s:4:"slug";s:13:"buddyboss-app";s:5:"title";s:13:"BuddyBoss App";s:11:"create_date";s:19:"2020-10-29 08:34:09";s:13:"modified_date";s:19:"2020-10-29 12:54:21";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2139748";s:9:"permalink";s:44:"https://gamipress.com/add-ons/buddyboss-app/";s:7:"excerpt";s:47:"BuddyBoss app gamification handled by GamiPress";s:9:"thumbnail";s:62:"https://gamipress.com/wp-content/uploads/2020/02/buddyboss.svg";s:8:"category";a:5:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:49;s:4:"name";s:9:"3rd Party";s:4:"slug";s:9:"3rd-party";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:22;s:4:"name";s:9:"Community";s:4:"slug";s:9:"community";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:24;s:4:"name";s:9:"eLearning";s:4:"slug";s:9:"elearning";}i:3;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}i:4;O:8:"stdClass":3:{s:7:"term_id";i:26;s:4:"name";s:6:"Social";s:4:"slug";s:6:"social";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:188;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2113116;s:4:"slug";s:15:"buddyboss-theme";s:5:"title";s:15:"BuddyBoss theme";s:11:"create_date";s:19:"2020-02-11 10:05:08";s:13:"modified_date";s:19:"2020-10-29 12:43:46";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2113116";s:9:"permalink";s:46:"https://gamipress.com/add-ons/buddyboss-theme/";s:7:"excerpt";s:54:"BuddyBoss theme supports GamiPress and all pro add-ons";s:9:"thumbnail";s:62:"https://gamipress.com/wp-content/uploads/2020/02/buddyboss.svg";s:8:"category";a:6:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:49;s:4:"name";s:9:"3rd Party";s:4:"slug";s:9:"3rd-party";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:22;s:4:"name";s:9:"Community";s:4:"slug";s:9:"community";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:24;s:4:"name";s:9:"eLearning";s:4:"slug";s:9:"elearning";}i:3;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}i:4;O:8:"stdClass":3:{s:7:"term_id";i:37;s:4:"name";s:11:"Memberships";s:4:"slug";s:11:"memberships";}i:5;O:8:"stdClass":3:{s:7:"term_id";i:26;s:4:"name";s:6:"Social";s:4:"slug";s:6:"social";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:189;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2110293;s:4:"slug";s:22:"grassblade-integration";s:5:"title";s:10:"Grassblade";s:11:"create_date";s:19:"2017-09-06 19:20:03";s:13:"modified_date";s:19:"2020-02-19 12:05:58";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2110293";s:9:"permalink";s:53:"https://gamipress.com/add-ons/grassblade-integration/";s:7:"excerpt";s:48:"Connect GamiPress with Grassblade xAPI Companion";s:9:"thumbnail";s:63:"https://gamipress.com/wp-content/uploads/2019/12/grassblade.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:49;s:4:"name";s:9:"3rd Party";s:4:"slug";s:9:"3rd-party";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:190;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2117262;s:4:"slug";s:22:"imember360-integration";s:5:"title";s:10:"iMember360";s:11:"create_date";s:19:"2020-04-08 08:50:45";s:13:"modified_date";s:19:"2020-04-08 08:51:42";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2117262";s:9:"permalink";s:53:"https://gamipress.com/add-ons/imember360-integration/";s:7:"excerpt";s:33:"Connect GamiPress with iMember360";s:9:"thumbnail";s:63:"https://gamipress.com/wp-content/uploads/2020/04/imember360.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:49;s:4:"name";s:9:"3rd Party";s:4:"slug";s:9:"3rd-party";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:37;s:4:"name";s:11:"Memberships";s:4:"slug";s:11:"memberships";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:191;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2233355;s:4:"slug";s:31:"comment-mention-pro-integration";s:5:"title";s:19:"Comment Mention Pro";s:11:"create_date";s:19:"2022-09-06 20:31:42";s:13:"modified_date";s:19:"2022-09-06 20:31:42";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2233355";s:9:"permalink";s:62:"https://gamipress.com/add-ons/comment-mention-pro-integration/";s:7:"excerpt";s:42:"Connect GamiPress with Comment Mention Pro";s:9:"thumbnail";s:72:"https://gamipress.com/wp-content/uploads/2022/09/comment-mention-pro.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:49;s:4:"name";s:9:"3rd Party";s:4:"slug";s:9:"3rd-party";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:22;s:4:"name";s:9:"Community";s:4:"slug";s:9:"community";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:192;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2215361;s:4:"slug";s:23:"directorist-integration";s:5:"title";s:11:"Directorist";s:11:"create_date";s:19:"2022-04-28 08:26:52";s:13:"modified_date";s:19:"2022-05-30 09:19:03";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2215361";s:9:"permalink";s:54:"https://gamipress.com/add-ons/directorist-integration/";s:7:"excerpt";s:34:"Connect GamiPress with Directorist";s:9:"thumbnail";s:64:"https://gamipress.com/wp-content/uploads/2022/04/directorist.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:49;s:4:"name";s:9:"3rd Party";s:4:"slug";s:9:"3rd-party";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:193;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2273008;s:4:"slug";s:18:"foxlms-integration";s:5:"title";s:7:"Fox LMS";s:11:"create_date";s:19:"2026-03-23 12:47:14";s:13:"modified_date";s:19:"2026-03-23 12:47:54";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2273008";s:9:"permalink";s:49:"https://gamipress.com/add-ons/foxlms-integration/";s:7:"excerpt";s:30:"Connect GamiPress with Fox LMS";s:9:"thumbnail";s:66:"https://gamipress.com/wp-content/uploads/2026/03/banner-foxlms.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:49;s:4:"name";s:9:"3rd Party";s:4:"slug";s:9:"3rd-party";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:24;s:4:"name";s:9:"eLearning";s:4:"slug";s:9:"elearning";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:194;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2254500;s:4:"slug";s:13:"learndash-qna";s:5:"title";s:13:"LearnDash Q&A";s:11:"create_date";s:19:"2023-06-29 14:45:47";s:13:"modified_date";s:19:"2023-06-29 14:47:01";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2254500";s:9:"permalink";s:44:"https://gamipress.com/add-ons/learndash-qna/";s:7:"excerpt";s:36:"Connect GamiPress with LearnDash Q&A";s:9:"thumbnail";s:66:"https://gamipress.com/wp-content/uploads/2023/06/learndash-qna.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:49;s:4:"name";s:9:"3rd Party";s:4:"slug";s:9:"3rd-party";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:195;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2103116;s:4:"slug";s:19:"likebtn-integration";s:5:"title";s:7:"LikeBTN";s:11:"create_date";s:19:"2017-09-06 19:10:50";s:13:"modified_date";s:19:"2019-12-13 08:23:10";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2103116";s:9:"permalink";s:50:"https://gamipress.com/add-ons/likebtn-integration/";s:7:"excerpt";s:30:"Connect GamiPress with LikeBTN";s:9:"thumbnail";s:60:"https://gamipress.com/wp-content/uploads/2019/09/likebtn.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:49;s:4:"name";s:9:"3rd Party";s:4:"slug";s:9:"3rd-party";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:196;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2257273;s:4:"slug";s:21:"masteriyo-integration";s:5:"title";s:9:"Masteriyo";s:11:"create_date";s:19:"2023-10-09 08:42:46";s:13:"modified_date";s:19:"2023-10-09 08:44:15";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2257273";s:9:"permalink";s:52:"https://gamipress.com/add-ons/masteriyo-integration/";s:7:"excerpt";s:32:"Connect GamiPress with Masteriyo";s:9:"thumbnail";s:62:"https://gamipress.com/wp-content/uploads/2023/10/masteriyo.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:49;s:4:"name";s:9:"3rd Party";s:4:"slug";s:9:"3rd-party";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:24;s:4:"name";s:9:"eLearning";s:4:"slug";s:9:"elearning";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:197;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:949197;s:4:"slug";s:21:"memberium-integration";s:5:"title";s:9:"Memberium";s:11:"create_date";s:19:"2017-09-02 15:00:47";s:13:"modified_date";s:19:"2020-02-11 10:31:43";s:6:"status";s:7:"publish";s:4:"link";s:50:"https://gamipress.com/?post_type=download&p=949197";s:9:"permalink";s:52:"https://gamipress.com/add-ons/memberium-integration/";s:7:"excerpt";s:32:"Connect GamiPress with Memberium";s:9:"thumbnail";s:62:"https://gamipress.com/wp-content/uploads/2018/11/memberium.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:49;s:4:"name";s:9:"3rd Party";s:4:"slug";s:9:"3rd-party";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:37;s:4:"name";s:11:"Memberships";s:4:"slug";s:11:"memberships";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:198;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2254216;s:4:"slug";s:20:"persona-verification";s:5:"title";s:20:"Persona Verification";s:11:"create_date";s:19:"2023-06-21 09:05:45";s:13:"modified_date";s:19:"2023-06-21 09:05:45";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2254216";s:9:"permalink";s:51:"https://gamipress.com/add-ons/persona-verification/";s:7:"excerpt";s:43:"Connect GamiPress with Persona Verification";s:9:"thumbnail";s:73:"https://gamipress.com/wp-content/uploads/2023/06/persona-verification.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:49;s:4:"name";s:9:"3rd Party";s:4:"slug";s:9:"3rd-party";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:199;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2180579;s:4:"slug";s:22:"poll-maker-integration";s:5:"title";s:10:"Poll Maker";s:11:"create_date";s:19:"2021-08-10 09:28:30";s:13:"modified_date";s:19:"2021-08-10 09:28:30";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2180579";s:9:"permalink";s:53:"https://gamipress.com/add-ons/poll-maker-integration/";s:7:"excerpt";s:33:"Connect GamiPress with Poll Maker";s:9:"thumbnail";s:63:"https://gamipress.com/wp-content/uploads/2021/08/poll-maker.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:49;s:4:"name";s:9:"3rd Party";s:4:"slug";s:9:"3rd-party";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:24;s:4:"name";s:9:"eLearning";s:4:"slug";s:9:"elearning";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:200;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2180572;s:4:"slug";s:22:"quiz-maker-integration";s:5:"title";s:10:"Quiz Maker";s:11:"create_date";s:19:"2021-08-10 09:16:33";s:13:"modified_date";s:19:"2021-08-10 09:16:33";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2180572";s:9:"permalink";s:53:"https://gamipress.com/add-ons/quiz-maker-integration/";s:7:"excerpt";s:33:"Connect GamiPress with Quiz Maker";s:9:"thumbnail";s:63:"https://gamipress.com/wp-content/uploads/2021/08/quiz-maker.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:49;s:4:"name";s:9:"3rd Party";s:4:"slug";s:9:"3rd-party";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:24;s:4:"name";s:9:"eLearning";s:4:"slug";s:9:"elearning";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:201;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2180580;s:4:"slug";s:24:"survey-maker-integration";s:5:"title";s:12:"Survey Maker";s:11:"create_date";s:19:"2021-08-10 09:29:53";s:13:"modified_date";s:19:"2021-08-10 09:29:53";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2180580";s:9:"permalink";s:55:"https://gamipress.com/add-ons/survey-maker-integration/";s:7:"excerpt";s:35:"Connect GamiPress with Survey Maker";s:9:"thumbnail";s:65:"https://gamipress.com/wp-content/uploads/2021/08/survey-maker.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:49;s:4:"name";s:9:"3rd Party";s:4:"slug";s:9:"3rd-party";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:24;s:4:"name";s:9:"eLearning";s:4:"slug";s:9:"elearning";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:202;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2125530;s:4:"slug";s:18:"weglot-integration";s:5:"title";s:6:"Weglot";s:11:"create_date";s:19:"2020-07-03 10:19:39";s:13:"modified_date";s:19:"2020-07-03 11:52:32";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2125530";s:9:"permalink";s:49:"https://gamipress.com/add-ons/weglot-integration/";s:7:"excerpt";s:31:"Translate GamiPress with Weglot";s:9:"thumbnail";s:59:"https://gamipress.com/wp-content/uploads/2020/07/weglot.svg";s:8:"category";a:2:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:49;s:4:"name";s:9:"3rd Party";s:4:"slug";s:9:"3rd-party";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:203;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:949196;s:4:"slug";s:20:"wpfusion-integration";s:5:"title";s:8:"WPFusion";s:11:"create_date";s:19:"2017-09-02 15:05:46";s:13:"modified_date";s:19:"2020-08-21 11:54:04";s:6:"status";s:7:"publish";s:4:"link";s:50:"https://gamipress.com/?post_type=download&p=949196";s:9:"permalink";s:51:"https://gamipress.com/add-ons/wpfusion-integration/";s:7:"excerpt";s:31:"Connect GamiPress with WPFusion";s:9:"thumbnail";s:69:"https://gamipress.com/wp-content/uploads/2020/08/wp-fusion-banner.svg";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:49;s:4:"name";s:9:"3rd Party";s:4:"slug";s:9:"3rd-party";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:40;s:4:"name";s:12:"Integrations";s:4:"slug";s:12:"integrations";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:37;s:4:"name";s:11:"Memberships";s:4:"slug";s:11:"memberships";}}s:4:"tags";b:0;}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:204;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2186950;s:4:"slug";s:16:"gradient-shields";s:5:"title";s:16:"Gradient Shields";s:11:"create_date";s:19:"2021-10-05 12:29:10";s:13:"modified_date";s:19:"2021-10-05 15:10:59";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2186950";s:9:"permalink";s:47:"https://gamipress.com/add-ons/gradient-shields/";s:7:"excerpt";s:66:"30 unique gradient shields to decorate your achievements and ranks";s:9:"thumbnail";s:67:"https://gamipress.com/wp-content/uploads/2021/10/featured-image.png";s:8:"category";a:1:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:59;s:4:"name";s:8:"Gradient";s:4:"slug";s:8:"gradient";}}s:4:"tags";a:1:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:43;s:4:"name";s:5:"asset";s:4:"slug";s:5:"asset";}}}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:205;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:778755;s:4:"slug";s:11:"star-badges";s:5:"title";s:11:"Star Badges";s:11:"create_date";s:19:"2018-10-11 11:29:09";s:13:"modified_date";s:19:"2020-03-06 11:34:26";s:6:"status";s:7:"publish";s:4:"link";s:50:"https://gamipress.com/?post_type=download&p=778755";s:9:"permalink";s:42:"https://gamipress.com/add-ons/star-badges/";s:7:"excerpt";s:75:"30 unique star badges in flat style to decorate your achievements and ranks";s:9:"thumbnail";s:67:"https://gamipress.com/wp-content/uploads/2018/10/featured-image.png";s:8:"category";a:1:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:44;s:4:"name";s:4:"Flat";s:4:"slug";s:4:"flat";}}s:4:"tags";a:1:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:43;s:4:"name";s:5:"asset";s:4:"slug";s:5:"asset";}}}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:206;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:861009;s:4:"slug";s:12:"trophy-icons";s:5:"title";s:12:"Trophy Icons";s:11:"create_date";s:19:"2018-11-01 10:10:34";s:13:"modified_date";s:19:"2018-11-22 10:05:03";s:6:"status";s:7:"publish";s:4:"link";s:50:"https://gamipress.com/?post_type=download&p=861009";s:9:"permalink";s:43:"https://gamipress.com/add-ons/trophy-icons/";s:7:"excerpt";s:72:"30 unique trophies in flat style to decorate your achievements and ranks";s:9:"thumbnail";s:67:"https://gamipress.com/wp-content/uploads/2018/11/featured-image.png";s:8:"category";a:1:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:44;s:4:"name";s:4:"Flat";s:4:"slug";s:4:"flat";}}s:4:"tags";a:1:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:43;s:4:"name";s:5:"asset";s:4:"slug";s:5:"asset";}}}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:207;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:1166839;s:4:"slug";s:13:"sticker-icons";s:5:"title";s:13:"Sticker Icons";s:11:"create_date";s:19:"2019-01-21 16:38:06";s:13:"modified_date";s:19:"2019-05-07 10:29:03";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=1166839";s:9:"permalink";s:44:"https://gamipress.com/add-ons/sticker-icons/";s:7:"excerpt";s:72:"30 unique icons in sticker style to decorate your achievements and ranks";s:9:"thumbnail";s:67:"https://gamipress.com/wp-content/uploads/2019/01/featured-image.png";s:8:"category";a:1:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:50;s:4:"name";s:7:"Sticker";s:4:"slug";s:7:"sticker";}}s:4:"tags";a:1:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:43;s:4:"name";s:5:"asset";s:4:"slug";s:5:"asset";}}}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:208;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:781221;s:4:"slug";s:15:"circular-medals";s:5:"title";s:15:"Circular Medals";s:11:"create_date";s:19:"2018-10-12 10:55:57";s:13:"modified_date";s:19:"2018-11-22 10:49:08";s:6:"status";s:7:"publish";s:4:"link";s:50:"https://gamipress.com/?post_type=download&p=781221";s:9:"permalink";s:46:"https://gamipress.com/add-ons/circular-medals/";s:7:"excerpt";s:79:"30 unique circular medals in flat style to decorate your achievements and ranks";s:9:"thumbnail";s:69:"https://gamipress.com/wp-content/uploads/2018/10/featured-image-1.png";s:8:"category";a:1:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:44;s:4:"name";s:4:"Flat";s:4:"slug";s:4:"flat";}}s:4:"tags";a:1:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:43;s:4:"name";s:5:"asset";s:4:"slug";s:5:"asset";}}}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:209;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:923870;s:4:"slug";s:14:"learning-icons";s:5:"title";s:14:"Learning Icons";s:11:"create_date";s:19:"2018-11-22 10:17:09";s:13:"modified_date";s:19:"2019-01-21 16:37:47";s:6:"status";s:7:"publish";s:4:"link";s:50:"https://gamipress.com/?post_type=download&p=923870";s:9:"permalink";s:45:"https://gamipress.com/add-ons/learning-icons/";s:7:"excerpt";s:79:"30 unique icons in filled outline style to decorate your achievements and ranks";s:9:"thumbnail";s:69:"https://gamipress.com/wp-content/uploads/2018/11/featured-image-1.png";s:8:"category";a:1:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:45;s:4:"name";s:14:"Filled Outline";s:4:"slug";s:14:"filled-outline";}}s:4:"tags";a:1:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:43;s:4:"name";s:5:"asset";s:4:"slug";s:5:"asset";}}}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:210;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2104435;s:4:"slug";s:10:"gems-icons";s:5:"title";s:10:"Gems Icons";s:11:"create_date";s:19:"2019-10-03 08:15:19";s:13:"modified_date";s:19:"2019-10-03 08:15:19";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2104435";s:9:"permalink";s:41:"https://gamipress.com/add-ons/gems-icons/";s:7:"excerpt";s:85:"15 unique gems in flattened, faceted and cartoon styles to decorate your points types";s:9:"thumbnail";s:67:"https://gamipress.com/wp-content/uploads/2019/10/featured-image.png";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:45;s:4:"name";s:14:"Filled Outline";s:4:"slug";s:14:"filled-outline";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:44;s:4:"name";s:4:"Flat";s:4:"slug";s:4:"flat";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:46;s:4:"name";s:8:"Material";s:4:"slug";s:8:"material";}}s:4:"tags";a:1:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:43;s:4:"name";s:5:"asset";s:4:"slug";s:5:"asset";}}}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:211;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:782058;s:4:"slug";s:14:"military-ranks";s:5:"title";s:14:"Military Ranks";s:11:"create_date";s:19:"2018-10-12 18:53:12";s:13:"modified_date";s:19:"2018-11-22 10:46:50";s:6:"status";s:7:"publish";s:4:"link";s:50:"https://gamipress.com/?post_type=download&p=782058";s:9:"permalink";s:45:"https://gamipress.com/add-ons/military-ranks/";s:7:"excerpt";s:88:"30 unique military ranks in filled outline style to decorate your achievements and ranks";s:9:"thumbnail";s:69:"https://gamipress.com/wp-content/uploads/2018/10/featured-image-2.png";s:8:"category";a:1:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:45;s:4:"name";s:14:"Filled Outline";s:4:"slug";s:14:"filled-outline";}}s:4:"tags";a:1:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:43;s:4:"name";s:5:"asset";s:4:"slug";s:5:"asset";}}}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:212;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:1725450;s:4:"slug";s:11:"flat-badges";s:5:"title";s:11:"Flat Badges";s:11:"create_date";s:19:"2019-05-07 10:29:57";s:13:"modified_date";s:19:"2019-05-07 10:29:57";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=1725450";s:9:"permalink";s:42:"https://gamipress.com/add-ons/flat-badges/";s:7:"excerpt";s:70:"30 unique badges in flat style to decorate your achievements and ranks";s:9:"thumbnail";s:71:"https://gamipress.com/wp-content/uploads/edd/2019/05/featured-image.png";s:8:"category";a:1:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:44;s:4:"name";s:4:"Flat";s:4:"slug";s:4:"flat";}}s:4:"tags";a:1:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:43;s:4:"name";s:5:"asset";s:4:"slug";s:5:"asset";}}}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:213;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:2084236;s:4:"slug";s:13:"fitness-icons";s:5:"title";s:13:"Fitness Icons";s:11:"create_date";s:19:"2019-07-08 12:05:08";s:13:"modified_date";s:19:"2019-07-08 12:06:22";s:6:"status";s:7:"publish";s:4:"link";s:51:"https://gamipress.com/?post_type=download&p=2084236";s:9:"permalink";s:44:"https://gamipress.com/add-ons/fitness-icons/";s:7:"excerpt";s:69:"30 unique icons in flat style to decorate your achievements and ranks";s:9:"thumbnail";s:67:"https://gamipress.com/wp-content/uploads/2019/07/featured-image.png";s:8:"category";a:1:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:44;s:4:"name";s:4:"Flat";s:4:"slug";s:4:"flat";}}s:4:"tags";a:1:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:43;s:4:"name";s:5:"asset";s:4:"slug";s:5:"asset";}}}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}i:214;O:8:"stdClass":3:{s:4:"info";O:8:"stdClass":12:{s:2:"id";i:804467;s:4:"slug";s:18:"points-types-icons";s:5:"title";s:18:"Points Types Icons";s:11:"create_date";s:19:"2018-10-19 16:23:39";s:13:"modified_date";s:19:"2018-11-22 10:44:26";s:6:"status";s:7:"publish";s:4:"link";s:50:"https://gamipress.com/?post_type=download&p=804467";s:9:"permalink";s:49:"https://gamipress.com/add-ons/points-types-icons/";s:7:"excerpt";s:89:"30 unique icons in filled outline, flat and material styles to decorate your points types";s:9:"thumbnail";s:69:"https://gamipress.com/wp-content/uploads/2018/10/featured-image-3.png";s:8:"category";a:3:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:45;s:4:"name";s:14:"Filled Outline";s:4:"slug";s:14:"filled-outline";}i:1;O:8:"stdClass":3:{s:7:"term_id";i:44;s:4:"name";s:4:"Flat";s:4:"slug";s:4:"flat";}i:2;O:8:"stdClass":3:{s:7:"term_id";i:46;s:4:"name";s:8:"Material";s:4:"slug";s:8:"material";}}s:4:"tags";a:1:{i:0;O:8:"stdClass":3:{s:7:"term_id";i:43;s:4:"name";s:5:"asset";s:4:"slug";s:5:"asset";}}}s:9:"licensing";O:8:"stdClass":4:{s:7:"enabled";b:0;s:7:"version";s:0:"";s:8:"exp_unit";s:4:"days";s:10:"exp_length";i:1;}s:7:"wp_info";b:0;}}', 'off');
INSERT INTO `EKPjf_options` VALUES
(15044, 'wbfte_promotion_banner_version', '1.0.1', 'auto'),
(15047, 'wt_u_iew_is_active', '1', 'auto'),
(15046, 'wt_u_iew_basic_json_migration_complete', 'yes', 'auto'),
(15049, 'wt_iew_admin_modules', 'a:3:{s:7:"history";i:1;s:6:"export";i:1;s:6:"import";i:1;}', 'auto'),
(15559, '_transient_timeout_woocommerce_blocks_asset_api_script_data', '1777080684', 'off'),
(15560, '_transient_woocommerce_blocks_asset_api_script_data', '{"script_data":{"assets\\/client\\/blocks\\/wc-settings.js":{"src":"http:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-settings.js","version":"508473c3c2ece9af8f8f","dependencies":["wc-types","wp-hooks","wp-polyfill"]},"assets\\/client\\/blocks\\/wc-types.js":{"src":"http:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-types.js","version":"f0cc692c0367e0930c80","dependencies":["wp-polyfill"]},"assets\\/client\\/blocks\\/wc-entities.js":{"src":"http:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-entities.js","version":"cdb01de69fb7dbbbb30f","dependencies":["wc-settings","wp-core-data","wp-data","wp-i18n","wp-polyfill"]},"assets\\/client\\/blocks\\/wc-blocks-middleware.js":{"src":"http:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-middleware.js","version":"d79dedade2f2e4dc9df4","dependencies":["wp-api-fetch","wp-polyfill","wp-url"]},"assets\\/client\\/blocks\\/wc-blocks-data.js":{"src":"http:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-data.js","version":"85514a58ec73c1ba6311","dependencies":["wc-blocks-checkout-events","wc-blocks-registry","wc-settings","wc-types","wp-api-fetch","wp-data","wp-data-controls","wp-deprecated","wp-dom","wp-element","wp-hooks","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-notices","wp-polyfill","wp-url"]},"assets\\/client\\/blocks\\/wc-blocks-vendors.js":{"src":"http:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-vendors.js","version":"f46e3035014a1603a650","dependencies":["wp-polyfill"]},"assets\\/client\\/blocks\\/wc-blocks-registry.js":{"src":"http:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-registry.js","version":"6436a923b42f4d1b1f6d","dependencies":["react-jsx-runtime","wc-settings","wp-data","wp-deprecated","wp-element","wp-hooks","wp-polyfill"]},"assets\\/client\\/blocks\\/wc-blocks.js":{"src":"http:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks.js","version":"0db759a8a6e010732c50","dependencies":["react-jsx-runtime","wp-blocks","wp-compose","wp-element","wp-hooks","wp-polyfill"]},"assets\\/client\\/blocks\\/wc-blocks-shared-context.js":{"src":"http:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-context.js","version":"621353d8a3a7c8d44b41","dependencies":["react-jsx-runtime","wp-element","wp-polyfill"]},"assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js":{"src":"http:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js","version":"c18bbb2325f333897e6b","dependencies":["react-jsx-runtime","wc-blocks-data-store","wc-blocks-shared-context","wc-types","wp-data","wp-element","wp-is-shallow-equal","wp-polyfill"]},"assets\\/client\\/blocks\\/price-format.js":{"src":"http:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-format.js","version":"0df720e448f7ab3c5d0d","dependencies":["wc-settings","wp-polyfill"]},"assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js":{"src":"http:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js","version":"00b931bcc27024fa60ca","dependencies":["wp-polyfill"]},"assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js":{"src":"http:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js","version":"77ce82bde9b252b95b23","dependencies":["wp-polyfill"]},"assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js":{"src":"http:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js","version":"e5d71ed115ef3b9853d5","dependencies":["wp-polyfill"]},"assets\\/client\\/blocks\\/blocks-checkout.js":{"src":"http:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout.js","version":"da57c8c98d31b28d806e","dependencies":["wc-cart-checkout-base","wc-cart-checkout-vendors","react","react-dom","react-jsx-runtime","wc-blocks-checkout-events","wc-blocks-components","wc-blocks-data-store","wc-blocks-registry","wc-sanitize","wc-settings","wc-types","wp-a11y","wp-compose","wp-data","wp-deprecated","wp-element","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-notices","wp-polyfill","wp-primitives","wp-warning"]},"assets\\/client\\/blocks\\/blocks-checkout-events.js":{"src":"http:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout-events.js","version":"2d0fd4590f6cc663947c","dependencies":["wc-types","wp-polyfill"]},"assets\\/client\\/blocks\\/blocks-components.js":{"src":"http:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-components.js","version":"8b64025baef8d338aa5e","dependencies":["wc-cart-checkout-base","wc-cart-checkout-vendors","react","react-dom","react-jsx-runtime","wc-blocks-data-store","wc-sanitize","wc-settings","wc-types","wp-a11y","wp-compose","wp-data","wp-deprecated","wp-element","wp-html-entities","wp-i18n","wp-notices","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/wc-schema-parser.js":{"src":"http:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-schema-parser.js","version":"f762078aeb4207fe9c3d","dependencies":["wp-polyfill"]},"assets\\/client\\/admin\\/sanitize\\/index.js":{"src":"http:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/admin\\/sanitize\\/index.js","version":"c7a741f8dc5bec166999","dependencies":[]},"assets\\/client\\/admin\\/customer-effort-score\\/index.js":{"src":"http:\\/\\/bb.lichacameroon.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/admin\\/customer-effort-score\\/index.js","version":"ebdc0b2d7487174621e6","dependencies":["react","wc-experimental","wc-navigation","wc-store-data","wc-tracks","wp-api-fetch","wp-components","wp-compose","wp-data","wp-data-controls","wp-element","wp-i18n"]}},"version":"wc-10.6.1","hash":"d03d17a335b22cabe4cc8b52dab94ef2"}', 'off'),
(16131, '_site_transient_timeout_envato_market_plugins', '1774559817', 'off'),
(16132, '_site_transient_envato_market_plugins', 'a:4:{s:9:"purchased";a:0:{}s:6:"active";a:0:{}s:9:"installed";a:0:{}s:7:"install";a:0:{}}', 'off'),
(15954, '_transient_timeout_woocommerce_admin_pes_incentive_woopayments_store_has_orders', '1774549662', 'off'),
(15955, '_transient_woocommerce_admin_pes_incentive_woopayments_store_has_orders', 'no', 'off'),
(16139, '_site_transient_update_plugins', 'O:8:"stdClass":5:{s:12:"last_checked";i:1774556217;s:8:"response";a:2:{s:23:"elementor/elementor.php";O:8:"stdClass":13:{s:2:"id";s:23:"w.org/plugins/elementor";s:4:"slug";s:9:"elementor";s:6:"plugin";s:23:"elementor/elementor.php";s:11:"new_version";s:6:"3.35.9";s:3:"url";s:40:"https://wordpress.org/plugins/elementor/";s:7:"package";s:59:"https://downloads.wordpress.org/plugin/elementor.3.35.9.zip";s:5:"icons";a:2:{s:2:"2x";s:62:"https://ps.w.org/elementor/assets/icon-256x256.gif?rev=3444228";s:2:"1x";s:62:"https://ps.w.org/elementor/assets/icon-128x128.gif?rev=3444228";}s:7:"banners";a:2:{s:2:"2x";s:65:"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=3443226";s:2:"1x";s:64:"https://ps.w.org/elementor/assets/banner-772x250.png?rev=3443226";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"6.6";s:6:"tested";s:5:"6.9.4";s:12:"requires_php";s:3:"7.4";s:16:"requires_plugins";a:0:{}}s:23:"gamipress/gamipress.php";O:8:"stdClass":13:{s:2:"id";s:23:"w.org/plugins/gamipress";s:4:"slug";s:9:"gamipress";s:6:"plugin";s:23:"gamipress/gamipress.php";s:11:"new_version";s:5:"7.8.2";s:3:"url";s:40:"https://wordpress.org/plugins/gamipress/";s:7:"package";s:58:"https://downloads.wordpress.org/plugin/gamipress.7.8.2.zip";s:5:"icons";a:2:{s:2:"2x";s:62:"https://ps.w.org/gamipress/assets/icon-256x256.png?rev=1699714";s:2:"1x";s:62:"https://ps.w.org/gamipress/assets/icon-128x128.png?rev=1699714";}s:7:"banners";a:2:{s:2:"2x";s:65:"https://ps.w.org/gamipress/assets/banner-1544x500.png?rev=1775224";s:2:"1x";s:64:"https://ps.w.org/gamipress/assets/banner-772x250.png?rev=1775224";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.9.4";s:12:"requires_php";s:3:"7.0";s:16:"requires_plugins";a:0:{}}}s:12:"translations";a:0:{}s:9:"no_update";a:9:{s:35:"advanced-export/advanced-export.php";O:8:"stdClass":10:{s:2:"id";s:29:"w.org/plugins/advanced-export";s:4:"slug";s:15:"advanced-export";s:6:"plugin";s:35:"advanced-export/advanced-export.php";s:11:"new_version";s:5:"1.1.0";s:3:"url";s:46:"https://wordpress.org/plugins/advanced-export/";s:7:"package";s:64:"https://downloads.wordpress.org/plugin/advanced-export.1.1.0.zip";s:5:"icons";a:2:{s:2:"2x";s:68:"https://ps.w.org/advanced-export/assets/icon-256x256.png?rev=2163694";s:2:"1x";s:68:"https://ps.w.org/advanced-export/assets/icon-128x128.png?rev=2163694";}s:7:"banners";a:2:{s:2:"2x";s:71:"https://ps.w.org/advanced-export/assets/banner-1544x500.png?rev=2519599";s:2:"1x";s:70:"https://ps.w.org/advanced-export/assets/banner-772x250.png?rev=2519599";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"5.0";}s:35:"advanced-import/advanced-import.php";O:8:"stdClass":10:{s:2:"id";s:29:"w.org/plugins/advanced-import";s:4:"slug";s:15:"advanced-import";s:6:"plugin";s:35:"advanced-import/advanced-import.php";s:11:"new_version";s:5:"1.4.5";s:3:"url";s:46:"https://wordpress.org/plugins/advanced-import/";s:7:"package";s:64:"https://downloads.wordpress.org/plugin/advanced-import.1.4.5.zip";s:5:"icons";a:2:{s:2:"2x";s:68:"https://ps.w.org/advanced-import/assets/icon-256x256.png?rev=2163691";s:2:"1x";s:68:"https://ps.w.org/advanced-import/assets/icon-128x128.png?rev=2163691";}s:7:"banners";a:2:{s:2:"2x";s:71:"https://ps.w.org/advanced-import/assets/banner-1544x500.png?rev=2223454";s:2:"1x";s:70:"https://ps.w.org/advanced-import/assets/banner-772x250.png?rev=2223454";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"5.0";}s:19:"akismet/akismet.php";O:8:"stdClass":10:{s:2:"id";s:21:"w.org/plugins/akismet";s:4:"slug";s:7:"akismet";s:6:"plugin";s:19:"akismet/akismet.php";s:11:"new_version";s:3:"5.6";s:3:"url";s:38:"https://wordpress.org/plugins/akismet/";s:7:"package";s:54:"https://downloads.wordpress.org/plugin/akismet.5.6.zip";s:5:"icons";a:2:{s:2:"2x";s:60:"https://ps.w.org/akismet/assets/icon-256x256.png?rev=2818463";s:2:"1x";s:60:"https://ps.w.org/akismet/assets/icon-128x128.png?rev=2818463";}s:7:"banners";a:2:{s:2:"2x";s:63:"https://ps.w.org/akismet/assets/banner-1544x500.png?rev=2900731";s:2:"1x";s:62:"https://ps.w.org/akismet/assets/banner-772x250.png?rev=2900731";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"5.8";}s:19:"bbpress/bbpress.php";O:8:"stdClass":10:{s:2:"id";s:21:"w.org/plugins/bbpress";s:4:"slug";s:7:"bbpress";s:6:"plugin";s:19:"bbpress/bbpress.php";s:11:"new_version";s:6:"2.6.14";s:3:"url";s:38:"https://wordpress.org/plugins/bbpress/";s:7:"package";s:57:"https://downloads.wordpress.org/plugin/bbpress.2.6.14.zip";s:5:"icons";a:2:{s:2:"1x";s:51:"https://ps.w.org/bbpress/assets/icon.svg?rev=978290";s:3:"svg";s:51:"https://ps.w.org/bbpress/assets/icon.svg?rev=978290";}s:7:"banners";a:2:{s:2:"2x";s:62:"https://ps.w.org/bbpress/assets/banner-1544x500.png?rev=567403";s:2:"1x";s:61:"https://ps.w.org/bbpress/assets/banner-772x250.png?rev=478663";}s:11:"banners_rtl";a:2:{s:2:"2x";s:67:"https://ps.w.org/bbpress/assets/banner-1544x500-rtl.png?rev=1534011";s:2:"1x";s:66:"https://ps.w.org/bbpress/assets/banner-772x250-rtl.png?rev=1534011";}s:8:"requires";s:3:"6.0";}s:24:"buddypress/bp-loader.php";O:8:"stdClass":10:{s:2:"id";s:24:"w.org/plugins/buddypress";s:4:"slug";s:10:"buddypress";s:6:"plugin";s:24:"buddypress/bp-loader.php";s:11:"new_version";s:6:"14.4.0";s:3:"url";s:41:"https://wordpress.org/plugins/buddypress/";s:7:"package";s:60:"https://downloads.wordpress.org/plugin/buddypress.14.4.0.zip";s:5:"icons";a:2:{s:2:"1x";s:54:"https://ps.w.org/buddypress/assets/icon.svg?rev=977480";s:3:"svg";s:54:"https://ps.w.org/buddypress/assets/icon.svg?rev=977480";}s:7:"banners";a:2:{s:2:"2x";s:66:"https://ps.w.org/buddypress/assets/banner-1544x500.png?rev=1854372";s:2:"1x";s:65:"https://ps.w.org/buddypress/assets/banner-772x250.png?rev=1854372";}s:11:"banners_rtl";a:2:{s:2:"2x";s:70:"https://ps.w.org/buddypress/assets/banner-1544x500-rtl.png?rev=1854372";s:2:"1x";s:69:"https://ps.w.org/buddypress/assets/banner-772x250-rtl.png?rev=1854372";}s:8:"requires";s:3:"6.1";}s:101:"users-customers-import-export-for-wp-woocommerce/users-customers-import-export-for-wp-woocommerce.php";O:8:"stdClass":10:{s:2:"id";s:62:"w.org/plugins/users-customers-import-export-for-wp-woocommerce";s:4:"slug";s:48:"users-customers-import-export-for-wp-woocommerce";s:6:"plugin";s:101:"users-customers-import-export-for-wp-woocommerce/users-customers-import-export-for-wp-woocommerce.php";s:11:"new_version";s:5:"2.7.2";s:3:"url";s:79:"https://wordpress.org/plugins/users-customers-import-export-for-wp-woocommerce/";s:7:"package";s:97:"https://downloads.wordpress.org/plugin/users-customers-import-export-for-wp-woocommerce.2.7.2.zip";s:5:"icons";a:2:{s:2:"2x";s:101:"https://ps.w.org/users-customers-import-export-for-wp-woocommerce/assets/icon-256x256.gif?rev=3065206";s:2:"1x";s:101:"https://ps.w.org/users-customers-import-export-for-wp-woocommerce/assets/icon-128x128.gif?rev=3065206";}s:7:"banners";a:2:{s:2:"2x";s:104:"https://ps.w.org/users-customers-import-export-for-wp-woocommerce/assets/banner-1544x500.gif?rev=3108569";s:2:"1x";s:103:"https://ps.w.org/users-customers-import-export-for-wp-woocommerce/assets/banner-772x250.gif?rev=3108569";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:5:"3.0.1";}s:9:"hello.php";O:8:"stdClass":10:{s:2:"id";s:25:"w.org/plugins/hello-dolly";s:4:"slug";s:11:"hello-dolly";s:6:"plugin";s:9:"hello.php";s:11:"new_version";s:5:"1.7.2";s:3:"url";s:42:"https://wordpress.org/plugins/hello-dolly/";s:7:"package";s:60:"https://downloads.wordpress.org/plugin/hello-dolly.1.7.2.zip";s:5:"icons";a:2:{s:2:"2x";s:64:"https://ps.w.org/hello-dolly/assets/icon-256x256.jpg?rev=2052855";s:2:"1x";s:64:"https://ps.w.org/hello-dolly/assets/icon-128x128.jpg?rev=2052855";}s:7:"banners";a:2:{s:2:"2x";s:67:"https://ps.w.org/hello-dolly/assets/banner-1544x500.jpg?rev=2645582";s:2:"1x";s:66:"https://ps.w.org/hello-dolly/assets/banner-772x250.jpg?rev=2052855";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"4.6";}s:47:"one-click-demo-import/one-click-demo-import.php";O:8:"stdClass":10:{s:2:"id";s:35:"w.org/plugins/one-click-demo-import";s:4:"slug";s:21:"one-click-demo-import";s:6:"plugin";s:47:"one-click-demo-import/one-click-demo-import.php";s:11:"new_version";s:5:"3.4.0";s:3:"url";s:52:"https://wordpress.org/plugins/one-click-demo-import/";s:7:"package";s:70:"https://downloads.wordpress.org/plugin/one-click-demo-import.3.4.0.zip";s:5:"icons";a:2:{s:2:"2x";s:74:"https://ps.w.org/one-click-demo-import/assets/icon-256x256.png?rev=2506685";s:2:"1x";s:74:"https://ps.w.org/one-click-demo-import/assets/icon-128x128.png?rev=2506685";}s:7:"banners";a:2:{s:2:"2x";s:77:"https://ps.w.org/one-click-demo-import/assets/banner-1544x500.png?rev=2506685";s:2:"1x";s:76:"https://ps.w.org/one-click-demo-import/assets/banner-772x250.png?rev=2506685";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"5.5";}s:27:"woocommerce/woocommerce.php";O:8:"stdClass":10:{s:2:"id";s:25:"w.org/plugins/woocommerce";s:4:"slug";s:11:"woocommerce";s:6:"plugin";s:27:"woocommerce/woocommerce.php";s:11:"new_version";s:6:"10.6.1";s:3:"url";s:42:"https://wordpress.org/plugins/woocommerce/";s:7:"package";s:61:"https://downloads.wordpress.org/plugin/woocommerce.10.6.1.zip";s:5:"icons";a:2:{s:2:"1x";s:56:"https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504";s:3:"svg";s:56:"https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504";}s:7:"banners";a:2:{s:2:"2x";s:67:"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=3234504";s:2:"1x";s:66:"https://ps.w.org/woocommerce/assets/banner-772x250.png?rev=3234504";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"6.8";}}s:7:"checked";a:17:{s:35:"advanced-export/advanced-export.php";s:5:"1.1.0";s:35:"advanced-import/advanced-import.php";s:5:"1.4.5";s:19:"akismet/akismet.php";s:3:"5.6";s:19:"bbpress/bbpress.php";s:6:"2.6.14";s:24:"buddypress/bp-loader.php";s:6:"14.4.0";s:23:"elementor/elementor.php";s:6:"3.35.8";s:31:"envato-market/envato-market.php";s:6:"2.0.13";s:101:"users-customers-import-export-for-wp-woocommerce/users-customers-import-export-for-wp-woocommerce.php";s:5:"2.7.2";s:23:"gamipress/gamipress.php";s:5:"7.8.1";s:9:"hello.php";s:5:"1.7.2";s:31:"metafans-core/metafans-core.php";s:3:"1.2";s:30:"metafanscore/metafans-core.php";s:5:"1.1.0";s:47:"one-click-demo-import/one-click-demo-import.php";s:5:"3.4.0";s:31:"one-messenger/one-messenger.php";s:3:"1.2";s:29:"tophive-core/tophive-core.php";s:5:"2.0.0";s:42:"tophive-bp-messenger/tophive-messenger.php";s:3:"1.2";s:27:"woocommerce/woocommerce.php";s:6:"10.6.1";}}', 'off');

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_postmeta`
--

CREATE TABLE `EKPjf_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_520_ci DEFAULT NULL,
  `meta_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`meta_id`),
  KEY `post_id` (`post_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `EKPjf_postmeta`
--

INSERT INTO `EKPjf_postmeta` VALUES
(1, 2, '_wp_page_template', 'default'),
(2, 3, '_wp_page_template', 'default'),
(3, 6, '_elementor_edit_mode', 'builder'),
(4, 6, '_elementor_template_type', 'kit'),
(10, 32, '_wp_attached_file', '2025/06/log_file_2025-06-30__22-54-45.txt'),
(9, 1, 'tophive_get_post_view', '1003'),
(11, 33, '_wp_attached_file', '2025/06/log_file_2025-06-30__22-56-02.txt'),
(12, 34, '_wp_attached_file', '2021/01/logo-buddypress.png'),
(13, 34, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1341;s:6:"height";i:319;s:4:"file";s:27:"2021/01/logo-buddypress.png";s:8:"filesize";i:41494;s:5:"sizes";a:5:{s:6:"medium";a:5:{s:4:"file";s:26:"logo-buddypress-300x71.png";s:5:"width";i:300;s:6:"height";i:71;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:5514;}s:5:"large";a:5:{s:4:"file";s:28:"logo-buddypress-1024x244.png";s:5:"width";i:1024;s:6:"height";i:244;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:16324;}s:9:"thumbnail";a:5:{s:4:"file";s:27:"logo-buddypress-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2740;}s:12:"medium_large";a:5:{s:4:"file";s:27:"logo-buddypress-768x183.png";s:5:"width";i:768;s:6:"height";i:183;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:12544;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:27:"logo-buddypress-300x200.png";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:4191;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14, 34, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(15, 35, '_wp_attached_file', '2021/01/fav-3.png'),
(16, 35, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:347;s:6:"height";i:347;s:4:"file";s:17:"2021/01/fav-3.png";s:8:"filesize";i:21611;s:5:"sizes";a:3:{s:6:"medium";a:5:{s:4:"file";s:17:"fav-3-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:10265;}s:9:"thumbnail";a:5:{s:4:"file";s:17:"fav-3-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:5282;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:17:"fav-3-300x200.png";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:7964;}}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:{}}}'),
(17, 35, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(18, 70, '_wp_attached_file', '2021/01/hero.jpg'),
(19, 70, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1903;s:6:"height";i:1054;s:4:"file";s:16:"2021/01/hero.jpg";s:8:"filesize";i:247783;s:5:"sizes";a:6:{s:6:"medium";a:5:{s:4:"file";s:16:"hero-300x166.jpg";s:5:"width";i:300;s:6:"height";i:166;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10605;}s:5:"large";a:5:{s:4:"file";s:17:"hero-1024x567.jpg";s:5:"width";i:1024;s:6:"height";i:567;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:78272;}s:9:"thumbnail";a:5:{s:4:"file";s:16:"hero-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6317;}s:12:"medium_large";a:5:{s:4:"file";s:16:"hero-768x425.jpg";s:5:"width";i:768;s:6:"height";i:425;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:48899;}s:9:"1536x1536";a:5:{s:4:"file";s:17:"hero-1536x851.jpg";s:5:"width";i:1536;s:6:"height";i:851;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:150333;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:16:"hero-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13505;}}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:{}}}'),
(20, 70, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(21, 80, '_wp_attached_file', '2021/01/credits.png'),
(22, 80, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:512;s:6:"height";i:512;s:4:"file";s:19:"2021/01/credits.png";s:8:"filesize";i:38343;s:5:"sizes";a:3:{s:6:"medium";a:5:{s:4:"file";s:19:"credits-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:9212;}s:9:"thumbnail";a:5:{s:4:"file";s:19:"credits-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:4628;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:19:"credits-300x200.png";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:6794;}}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:{}}}'),
(23, 80, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(24, 90, '_wp_attached_file', '2021/01/gamipress-icon-crown-material.png'),
(25, 90, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:64;s:6:"height";i:64;s:4:"file";s:41:"2021/01/gamipress-icon-crown-material.png";s:8:"filesize";i:1074;s:5:"sizes";a:0:{}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(26, 90, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(27, 92, '_wp_attached_file', '2021/01/poster.png'),
(28, 92, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:512;s:6:"height";i:512;s:4:"file";s:18:"2021/01/poster.png";s:8:"filesize";i:21954;s:5:"sizes";a:3:{s:6:"medium";a:5:{s:4:"file";s:18:"poster-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:7648;}s:9:"thumbnail";a:5:{s:4:"file";s:18:"poster-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:4062;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:18:"poster-300x200.png";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:5585;}}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:{}}}'),
(29, 92, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(30, 94, '_wp_attached_file', '2021/01/participant.png'),
(31, 94, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:512;s:6:"height";i:512;s:4:"file";s:23:"2021/01/participant.png";s:8:"filesize";i:19817;s:5:"sizes";a:3:{s:6:"medium";a:5:{s:4:"file";s:23:"participant-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:7173;}s:9:"thumbnail";a:5:{s:4:"file";s:23:"participant-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3675;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:23:"participant-300x200.png";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:5298;}}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:{}}}'),
(32, 94, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(33, 96, '_wp_attached_file', '2021/01/helper.png'),
(34, 96, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:512;s:6:"height";i:512;s:4:"file";s:18:"2021/01/helper.png";s:8:"filesize";i:18847;s:5:"sizes";a:3:{s:6:"medium";a:5:{s:4:"file";s:18:"helper-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:6899;}s:9:"thumbnail";a:5:{s:4:"file";s:18:"helper-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3666;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:18:"helper-300x200.png";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:4845;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(35, 96, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(36, 98, '_wp_attached_file', '2021/01/overlord.png'),
(37, 98, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:512;s:6:"height";i:512;s:4:"file";s:20:"2021/01/overlord.png";s:8:"filesize";i:17857;s:5:"sizes";a:3:{s:6:"medium";a:5:{s:4:"file";s:20:"overlord-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:5743;}s:9:"thumbnail";a:5:{s:4:"file";s:20:"overlord-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3200;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:20:"overlord-300x200.png";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3621;}}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:{}}}'),
(38, 98, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(39, 100, '_wp_attached_file', '2021/01/networker.png'),
(40, 100, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:512;s:6:"height";i:512;s:4:"file";s:21:"2021/01/networker.png";s:8:"filesize";i:21437;s:5:"sizes";a:3:{s:6:"medium";a:5:{s:4:"file";s:21:"networker-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:7236;}s:9:"thumbnail";a:5:{s:4:"file";s:21:"networker-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3999;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:21:"networker-300x200.png";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:5260;}}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:{}}}'),
(41, 100, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(42, 108, '_wp_attached_file', '2021/01/gamipress-icon-star-material.png'),
(43, 108, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:64;s:6:"height";i:64;s:4:"file";s:40:"2021/01/gamipress-icon-star-material.png";s:8:"filesize";i:951;s:5:"sizes";a:0:{}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(44, 108, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(45, 110, '_wp_attached_file', '2021/01/banner.png'),
(46, 110, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:512;s:6:"height";i:512;s:4:"file";s:18:"2021/01/banner.png";s:8:"filesize";i:24700;s:5:"sizes";a:3:{s:6:"medium";a:5:{s:4:"file";s:18:"banner-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:6247;}s:9:"thumbnail";a:5:{s:4:"file";s:18:"banner-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3490;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:18:"banner-300x200.png";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:4607;}}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:{}}}'),
(47, 110, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(48, 112, '_wp_attached_file', '2021/01/first-place-1.png'),
(49, 112, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:512;s:6:"height";i:512;s:4:"file";s:25:"2021/01/first-place-1.png";s:8:"filesize";i:22148;s:5:"sizes";a:3:{s:6:"medium";a:5:{s:4:"file";s:25:"first-place-1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:5866;}s:9:"thumbnail";a:5:{s:4:"file";s:25:"first-place-1-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3135;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:25:"first-place-1-300x200.png";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:4925;}}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:{}}}'),
(50, 112, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(51, 114, '_wp_attached_file', '2021/01/rank.png'),
(52, 114, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:512;s:6:"height";i:512;s:4:"file";s:16:"2021/01/rank.png";s:8:"filesize";i:11004;s:5:"sizes";a:3:{s:6:"medium";a:5:{s:4:"file";s:16:"rank-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:5086;}s:9:"thumbnail";a:5:{s:4:"file";s:16:"rank-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2853;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:16:"rank-300x200.png";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:4081;}}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:{}}}'),
(53, 114, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(54, 116, '_wp_attached_file', '2021/01/master.png'),
(55, 116, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:512;s:6:"height";i:512;s:4:"file";s:18:"2021/01/master.png";s:8:"filesize";i:38688;s:5:"sizes";a:3:{s:6:"medium";a:5:{s:4:"file";s:18:"master-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:8698;}s:9:"thumbnail";a:5:{s:4:"file";s:18:"master-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:4566;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:18:"master-300x200.png";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:7358;}}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:{}}}'),
(56, 116, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(57, 150, '_wp_attached_file', '2021/01/03.-Snowy-Mint_1-scaled-1.jpg'),
(58, 150, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:2560;s:6:"height";i:1920;s:4:"file";s:37:"2021/01/03.-Snowy-Mint_1-scaled-1.jpg";s:8:"filesize";i:109386;s:5:"sizes";a:7:{s:6:"medium";a:5:{s:4:"file";s:37:"03.-Snowy-Mint_1-scaled-1-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3152;}s:5:"large";a:5:{s:4:"file";s:38:"03.-Snowy-Mint_1-scaled-1-1024x768.jpg";s:5:"width";i:1024;s:6:"height";i:768;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16232;}s:9:"thumbnail";a:5:{s:4:"file";s:37:"03.-Snowy-Mint_1-scaled-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1520;}s:12:"medium_large";a:5:{s:4:"file";s:37:"03.-Snowy-Mint_1-scaled-1-768x576.jpg";s:5:"width";i:768;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10819;}s:9:"1536x1536";a:5:{s:4:"file";s:39:"03.-Snowy-Mint_1-scaled-1-1536x1152.jpg";s:5:"width";i:1536;s:6:"height";i:1152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:30297;}s:9:"2048x2048";a:5:{s:4:"file";s:39:"03.-Snowy-Mint_1-scaled-1-2048x1536.jpg";s:5:"width";i:2048;s:6:"height";i:1536;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:47094;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:37:"03.-Snowy-Mint_1-scaled-1-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2773;}}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:{}}}'),
(59, 150, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(60, 156, '_wp_attached_file', '2021/01/66.-Yellow-sand_1-scaled-1.jpg'),
(61, 156, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:2560;s:6:"height";i:1920;s:4:"file";s:38:"2021/01/66.-Yellow-sand_1-scaled-1.jpg";s:8:"filesize";i:95412;s:5:"sizes";a:7:{s:6:"medium";a:5:{s:4:"file";s:38:"66.-Yellow-sand_1-scaled-1-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2246;}s:5:"large";a:5:{s:4:"file";s:39:"66.-Yellow-sand_1-scaled-1-1024x768.jpg";s:5:"width";i:1024;s:6:"height";i:768;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11417;}s:9:"thumbnail";a:5:{s:4:"file";s:38:"66.-Yellow-sand_1-scaled-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1158;}s:12:"medium_large";a:5:{s:4:"file";s:38:"66.-Yellow-sand_1-scaled-1-768x576.jpg";s:5:"width";i:768;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7419;}s:9:"1536x1536";a:5:{s:4:"file";s:40:"66.-Yellow-sand_1-scaled-1-1536x1152.jpg";s:5:"width";i:1536;s:6:"height";i:1152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:21560;}s:9:"2048x2048";a:5:{s:4:"file";s:40:"66.-Yellow-sand_1-scaled-1-2048x1536.jpg";s:5:"width";i:2048;s:6:"height";i:1536;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:34642;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:38:"66.-Yellow-sand_1-scaled-1-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1846;}}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:{}}}'),
(62, 156, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(63, 161, '_wp_attached_file', '2021/01/64.-Magic-Mint-scaled-1.jpg'),
(64, 161, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:2560;s:6:"height";i:1920;s:4:"file";s:35:"2021/01/64.-Magic-Mint-scaled-1.jpg";s:8:"filesize";i:94195;s:5:"sizes";a:7:{s:6:"medium";a:5:{s:4:"file";s:35:"64.-Magic-Mint-scaled-1-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2120;}s:5:"large";a:5:{s:4:"file";s:36:"64.-Magic-Mint-scaled-1-1024x768.jpg";s:5:"width";i:1024;s:6:"height";i:768;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10762;}s:9:"thumbnail";a:5:{s:4:"file";s:35:"64.-Magic-Mint-scaled-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1107;}s:12:"medium_large";a:5:{s:4:"file";s:35:"64.-Magic-Mint-scaled-1-768x576.jpg";s:5:"width";i:768;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7021;}s:9:"1536x1536";a:5:{s:4:"file";s:37:"64.-Magic-Mint-scaled-1-1536x1152.jpg";s:5:"width";i:1536;s:6:"height";i:1152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:20559;}s:9:"2048x2048";a:5:{s:4:"file";s:37:"64.-Magic-Mint-scaled-1-2048x1536.jpg";s:5:"width";i:2048;s:6:"height";i:1536;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:33415;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:35:"64.-Magic-Mint-scaled-1-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1835;}}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:{}}}'),
(65, 161, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(66, 165, '_wp_attached_file', '2021/01/77.-Green-bonbon_1-scaled-1.jpg'),
(67, 165, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:2560;s:6:"height";i:1920;s:4:"file";s:39:"2021/01/77.-Green-bonbon_1-scaled-1.jpg";s:8:"filesize";i:102753;s:5:"sizes";a:7:{s:6:"medium";a:5:{s:4:"file";s:39:"77.-Green-bonbon_1-scaled-1-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2612;}s:5:"large";a:5:{s:4:"file";s:40:"77.-Green-bonbon_1-scaled-1-1024x768.jpg";s:5:"width";i:1024;s:6:"height";i:768;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14128;}s:9:"thumbnail";a:5:{s:4:"file";s:39:"77.-Green-bonbon_1-scaled-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1168;}s:12:"medium_large";a:5:{s:4:"file";s:39:"77.-Green-bonbon_1-scaled-1-768x576.jpg";s:5:"width";i:768;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9253;}s:9:"1536x1536";a:5:{s:4:"file";s:41:"77.-Green-bonbon_1-scaled-1-1536x1152.jpg";s:5:"width";i:1536;s:6:"height";i:1152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:26166;}s:9:"2048x2048";a:5:{s:4:"file";s:41:"77.-Green-bonbon_1-scaled-1-2048x1536.jpg";s:5:"width";i:2048;s:6:"height";i:1536;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:41598;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:39:"77.-Green-bonbon_1-scaled-1-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2226;}}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:{}}}'),
(68, 165, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(69, 359, '_wp_attached_file', '2021/02/logo-10.png'),
(70, 359, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1161;s:6:"height";i:258;s:4:"file";s:19:"2021/02/logo-10.png";s:8:"filesize";i:27100;s:5:"sizes";a:5:{s:6:"medium";a:5:{s:4:"file";s:18:"logo-10-300x67.png";s:5:"width";i:300;s:6:"height";i:67;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:4938;}s:5:"large";a:5:{s:4:"file";s:20:"logo-10-1024x228.png";s:5:"width";i:1024;s:6:"height";i:228;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:14853;}s:9:"thumbnail";a:5:{s:4:"file";s:19:"logo-10-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3872;}s:12:"medium_large";a:5:{s:4:"file";s:19:"logo-10-768x171.png";s:5:"width";i:768;s:6:"height";i:171;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:10946;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:19:"logo-10-300x200.png";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:6684;}}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:{}}}'),
(71, 359, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(72, 363, '_wp_attached_file', '2021/02/brand-4266-blog-illustration-5-questions-about-the-future-of-ai-1120x545-@2x-final.png'),
(73, 363, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:2240;s:6:"height";i:1090;s:4:"file";s:94:"2021/02/brand-4266-blog-illustration-5-questions-about-the-future-of-ai-1120x545-@2x-final.png";s:8:"filesize";i:1000239;s:5:"sizes";a:7:{s:6:"medium";a:5:{s:4:"file";s:94:"brand-4266-blog-illustration-5-questions-about-the-future-of-ai-1120x545-@2x-final-300x146.png";s:5:"width";i:300;s:6:"height";i:146;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:33755;}s:5:"large";a:5:{s:4:"file";s:95:"brand-4266-blog-illustration-5-questions-about-the-future-of-ai-1120x545-@2x-final-1024x498.png";s:5:"width";i:1024;s:6:"height";i:498;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:343490;}s:9:"thumbnail";a:5:{s:4:"file";s:94:"brand-4266-blog-illustration-5-questions-about-the-future-of-ai-1120x545-@2x-final-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:19909;}s:12:"medium_large";a:5:{s:4:"file";s:94:"brand-4266-blog-illustration-5-questions-about-the-future-of-ai-1120x545-@2x-final-768x374.png";s:5:"width";i:768;s:6:"height";i:374;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:196592;}s:9:"1536x1536";a:5:{s:4:"file";s:95:"brand-4266-blog-illustration-5-questions-about-the-future-of-ai-1120x545-@2x-final-1536x747.png";s:5:"width";i:1536;s:6:"height";i:747;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:730071;}s:9:"2048x2048";a:5:{s:4:"file";s:95:"brand-4266-blog-illustration-5-questions-about-the-future-of-ai-1120x545-@2x-final-2048x997.png";s:5:"width";i:2048;s:6:"height";i:997;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1250252;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:94:"brand-4266-blog-illustration-5-questions-about-the-future-of-ai-1120x545-@2x-final-300x200.png";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:47656;}}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:{}}}'),
(74, 363, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(75, 373, '_wp_attached_file', '2021/02/gem.png'),
(76, 373, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:512;s:6:"height";i:512;s:4:"file";s:15:"2021/02/gem.png";s:8:"filesize";i:18267;s:5:"sizes";a:3:{s:6:"medium";a:5:{s:4:"file";s:15:"gem-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3985;}s:9:"thumbnail";a:5:{s:4:"file";s:15:"gem-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2251;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:15:"gem-300x200.png";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2956;}}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:{}}}'),
(77, 373, '_wxr_import_parent', '367'),
(78, 373, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(79, 377, '_wp_attached_file', '2021/02/dollar.png'),
(80, 377, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:512;s:6:"height";i:512;s:4:"file";s:18:"2021/02/dollar.png";s:8:"filesize";i:21268;s:5:"sizes";a:3:{s:6:"medium";a:5:{s:4:"file";s:18:"dollar-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:5441;}s:9:"thumbnail";a:5:{s:4:"file";s:18:"dollar-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2771;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:18:"dollar-300x200.png";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3911;}}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:{}}}'),
(81, 377, '_wxr_import_parent', '374'),
(82, 377, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(83, 380, '_wp_attached_file', '2020/12/hexagon-1.png'),
(84, 380, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:512;s:6:"height";i:512;s:4:"file";s:21:"2020/12/hexagon-1.png";s:8:"filesize";i:13024;s:5:"sizes";a:3:{s:6:"medium";a:5:{s:4:"file";s:21:"hexagon-1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3154;}s:9:"thumbnail";a:5:{s:4:"file";s:21:"hexagon-1-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1536;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:21:"hexagon-1-300x200.png";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2069;}}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:{}}}'),
(85, 380, '_wxr_import_parent', '91'),
(86, 380, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(87, 381, '_wp_attached_file', '2020/12/hexagon-1-1.png'),
(88, 381, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:512;s:6:"height";i:512;s:4:"file";s:23:"2020/12/hexagon-1-1.png";s:8:"filesize";i:32219;s:5:"sizes";a:3:{s:6:"medium";a:5:{s:4:"file";s:23:"hexagon-1-1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:6489;}s:9:"thumbnail";a:5:{s:4:"file";s:23:"hexagon-1-1-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3544;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:23:"hexagon-1-1-300x200.png";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:5062;}}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:{}}}'),
(89, 381, '_wxr_import_parent', '99'),
(90, 381, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(91, 382, '_wp_attached_file', '2020/12/value.png'),
(92, 382, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:512;s:6:"height";i:512;s:4:"file";s:17:"2020/12/value.png";s:8:"filesize";i:13456;s:5:"sizes";a:3:{s:6:"medium";a:5:{s:4:"file";s:17:"value-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:5358;}s:9:"thumbnail";a:5:{s:4:"file";s:17:"value-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2201;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:17:"value-300x200.png";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:4203;}}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:{}}}'),
(93, 382, '_wxr_import_parent', '95'),
(94, 382, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(95, 383, '_wp_attached_file', '2020/12/iconfinder_swarm_2155329.png'),
(96, 383, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:512;s:6:"height";i:512;s:4:"file";s:36:"2020/12/iconfinder_swarm_2155329.png";s:8:"filesize";i:21143;s:5:"sizes";a:3:{s:6:"medium";a:5:{s:4:"file";s:36:"iconfinder_swarm_2155329-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:5011;}s:9:"thumbnail";a:5:{s:4:"file";s:36:"iconfinder_swarm_2155329-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2554;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:36:"iconfinder_swarm_2155329-300x200.png";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3979;}}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:{}}}'),
(97, 383, '_wxr_import_parent', '97'),
(98, 383, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(99, 384, '_wp_attached_file', '2020/12/iconfinder_pinboard-hexagon-social-media_764783.png'),
(100, 384, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:512;s:6:"height";i:512;s:4:"file";s:59:"2020/12/iconfinder_pinboard-hexagon-social-media_764783.png";s:8:"filesize";i:17988;s:5:"sizes";a:3:{s:6:"medium";a:5:{s:4:"file";s:59:"iconfinder_pinboard-hexagon-social-media_764783-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3871;}s:9:"thumbnail";a:5:{s:4:"file";s:59:"iconfinder_pinboard-hexagon-social-media_764783-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1854;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:59:"iconfinder_pinboard-hexagon-social-media_764783-300x200.png";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2793;}}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:{}}}'),
(101, 384, '_wxr_import_parent', '93'),
(102, 384, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(103, 388, '_wp_attached_file', '2021/03/8e5c6c4690bb47608101f8785c5a044a.jpg'),
(104, 388, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:44:"2021/03/8e5c6c4690bb47608101f8785c5a044a.jpg";s:8:"filesize";i:341796;s:5:"sizes";a:6:{s:6:"medium";a:5:{s:4:"file";s:44:"8e5c6c4690bb47608101f8785c5a044a-300x169.jpg";s:5:"width";i:300;s:6:"height";i:169;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7346;}s:5:"large";a:5:{s:4:"file";s:45:"8e5c6c4690bb47608101f8785c5a044a-1024x576.jpg";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:61954;}s:9:"thumbnail";a:5:{s:4:"file";s:44:"8e5c6c4690bb47608101f8785c5a044a-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3776;}s:12:"medium_large";a:5:{s:4:"file";s:44:"8e5c6c4690bb47608101f8785c5a044a-768x432.jpg";s:5:"width";i:768;s:6:"height";i:432;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:36203;}s:9:"1536x1536";a:5:{s:4:"file";s:45:"8e5c6c4690bb47608101f8785c5a044a-1536x864.jpg";s:5:"width";i:1536;s:6:"height";i:864;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:131486;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:44:"8e5c6c4690bb47608101f8785c5a044a-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8455;}}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:{}}}'),
(105, 388, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(106, 389, '_wp_attached_file', '2021/03/172776.jpg'),
(107, 389, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:18:"2021/03/172776.jpg";s:8:"filesize";i:1196353;s:5:"sizes";a:6:{s:6:"medium";a:5:{s:4:"file";s:18:"172776-300x169.jpg";s:5:"width";i:300;s:6:"height";i:169;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:21181;}s:5:"large";a:5:{s:4:"file";s:19:"172776-1024x576.jpg";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:110246;}s:9:"thumbnail";a:5:{s:4:"file";s:18:"172776-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15115;}s:12:"medium_large";a:5:{s:4:"file";s:18:"172776-768x432.jpg";s:5:"width";i:768;s:6:"height";i:432;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:70069;}s:9:"1536x1536";a:5:{s:4:"file";s:19:"172776-1536x864.jpg";s:5:"width";i:1536;s:6:"height";i:864;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:189758;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:18:"172776-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:23843;}}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:{}}}'),
(108, 389, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(109, 390, '_wp_attached_file', '2021/03/183-1837953_artist-wallpapers-gorgeous-pics-artist-hd-widescreen-magic.jpg'),
(110, 390, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1600;s:6:"height";i:900;s:4:"file";s:82:"2021/03/183-1837953_artist-wallpapers-gorgeous-pics-artist-hd-widescreen-magic.jpg";s:8:"filesize";i:676990;s:5:"sizes";a:6:{s:6:"medium";a:5:{s:4:"file";s:82:"183-1837953_artist-wallpapers-gorgeous-pics-artist-hd-widescreen-magic-300x169.jpg";s:5:"width";i:300;s:6:"height";i:169;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8935;}s:5:"large";a:5:{s:4:"file";s:83:"183-1837953_artist-wallpapers-gorgeous-pics-artist-hd-widescreen-magic-1024x576.jpg";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:87556;}s:9:"thumbnail";a:5:{s:4:"file";s:82:"183-1837953_artist-wallpapers-gorgeous-pics-artist-hd-widescreen-magic-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4957;}s:12:"medium_large";a:5:{s:4:"file";s:82:"183-1837953_artist-wallpapers-gorgeous-pics-artist-hd-widescreen-magic-768x432.jpg";s:5:"width";i:768;s:6:"height";i:432;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:50754;}s:9:"1536x1536";a:5:{s:4:"file";s:83:"183-1837953_artist-wallpapers-gorgeous-pics-artist-hd-widescreen-magic-1536x864.jpg";s:5:"width";i:1536;s:6:"height";i:864;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:176167;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:82:"183-1837953_artist-wallpapers-gorgeous-pics-artist-hd-widescreen-magic-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10985;}}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:{}}}'),
(111, 390, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(112, 391, '_wp_attached_file', '2021/03/241-2412896_sick-wallpapers-hd.jpg'),
(113, 391, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1440;s:6:"height";i:1080;s:4:"file";s:42:"2021/03/241-2412896_sick-wallpapers-hd.jpg";s:8:"filesize";i:75236;s:5:"sizes";a:5:{s:6:"medium";a:5:{s:4:"file";s:42:"241-2412896_sick-wallpapers-hd-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8087;}s:5:"large";a:5:{s:4:"file";s:43:"241-2412896_sick-wallpapers-hd-1024x768.jpg";s:5:"width";i:1024;s:6:"height";i:768;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:54196;}s:9:"thumbnail";a:5:{s:4:"file";s:42:"241-2412896_sick-wallpapers-hd-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3331;}s:12:"medium_large";a:5:{s:4:"file";s:42:"241-2412896_sick-wallpapers-hd-768x576.jpg";s:5:"width";i:768;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:34864;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:42:"241-2412896_sick-wallpapers-hd-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7278;}}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:{}}}'),
(114, 391, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(115, 392, '_wp_attached_file', '2021/03/global-satellite_46706-664.jpg'),
(116, 392, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:626;s:6:"height";i:500;s:4:"file";s:38:"2021/03/global-satellite_46706-664.jpg";s:8:"filesize";i:60961;s:5:"sizes";a:3:{s:6:"medium";a:5:{s:4:"file";s:38:"global-satellite_46706-664-300x240.jpg";s:5:"width";i:300;s:6:"height";i:240;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7296;}s:9:"thumbnail";a:5:{s:4:"file";s:38:"global-satellite_46706-664-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3213;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:38:"global-satellite_46706-664-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6945;}}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:{}}}'),
(117, 392, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(118, 393, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(119, 394, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(120, 395, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(121, 396, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(122, 397, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(123, 398, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(124, 399, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(125, 400, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(126, 401, '_elementor_edit_mode', 'builder'),
(127, 401, '_elementor_template_type', 'kit'),
(128, 401, '_elementor_version', '3.0.9'),
(129, 401, '_elementor_pro_version', '3.0.0'),
(130, 401, '_wp_page_template', 'default'),
(131, 401, '_elementor_page_settings', 'a:9:{s:16:"site_description";s:16:"BuddyPress Theme";s:13:"system_colors";a:4:{i:0;a:3:{s:3:"_id";s:7:"primary";s:5:"title";s:7:"Primary";s:5:"color";s:7:"#DF613C";}i:1;a:3:{s:3:"_id";s:9:"secondary";s:5:"title";s:9:"Secondary";s:5:"color";s:7:"#54595F";}i:2;a:3:{s:3:"_id";s:4:"text";s:5:"title";s:4:"Text";s:5:"color";s:7:"#7A7A7A";}i:3;a:3:{s:3:"_id";s:6:"accent";s:5:"title";s:6:"Accent";s:5:"color";s:7:"#61CE70";}}s:13:"custom_colors";a:0:{}s:17:"system_typography";a:4:{i:0;a:5:{s:3:"_id";s:7:"primary";s:5:"title";s:7:"Primary";s:21:"typography_typography";s:6:"custom";s:22:"typography_font_family";s:6:"Roboto";s:22:"typography_font_weight";s:3:"600";}i:1;a:5:{s:3:"_id";s:9:"secondary";s:5:"title";s:9:"Secondary";s:21:"typography_typography";s:6:"custom";s:22:"typography_font_family";s:11:"Roboto Slab";s:22:"typography_font_weight";s:3:"400";}i:2;a:5:{s:3:"_id";s:4:"text";s:5:"title";s:4:"Text";s:21:"typography_typography";s:6:"custom";s:22:"typography_font_family";s:6:"Roboto";s:22:"typography_font_weight";s:3:"400";}i:3;a:8:{s:3:"_id";s:6:"accent";s:5:"title";s:6:"Accent";s:21:"typography_typography";s:6:"custom";s:22:"typography_font_family";s:6:"Roboto";s:22:"typography_font_weight";s:3:"500";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:12;s:5:"sizes";a:0:{}}s:25:"typography_text_transform";s:9:"uppercase";s:25:"typography_letter_spacing";a:3:{s:4:"unit";s:2:"px";s:4:"size";d:0.59999999999999997779553950749686919152736663818359375;s:5:"sizes";a:0:{}}}}s:17:"custom_typography";a:0:{}s:21:"default_generic_fonts";s:10:"Sans-serif";s:9:"site_name";s:18:"Online Communities";s:19:"page_title_selector";s:14:"h1.entry-title";s:15:"activeItemIndex";i:1;}'),
(132, 401, '_elementor_data', '[]'),
(133, 401, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(134, 402, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(135, 403, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(136, 404, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(137, 405, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(138, 406, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(139, 407, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(140, 408, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(141, 409, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(142, 62, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(143, 259, '_tophive_content_layout', ''),
(144, 259, '_tophive_content_spacing', 'md-space'),
(145, 259, '_tophive_sidebar', ''),
(146, 259, '_tophive_disable_header', ''),
(147, 259, '_tophive_disable_page_title', ''),
(148, 259, '_tophive_disable_footer_main', ''),
(149, 259, '_tophive_disable_footer_bottom', ''),
(150, 259, '_tophive_page_header_display', 'default'),
(151, 259, '_tophive_page_header_title', ''),
(152, 259, '_tophive_page_header_tagline', ''),
(153, 259, '_tophive_page_header_image', 'a:2:{s:2:"id";s:0:"";s:3:"url";s:0:"";}'),
(154, 259, '_tophive_page_header_shortcode', ''),
(155, 259, '_bbp_forum_id', '0'),
(156, 259, '_bbp_last_topic_id', '423'),
(157, 259, '_bbp_last_reply_id', '402'),
(158, 259, '_bbp_last_active_id', '423'),
(159, 259, '_bbp_last_active_time', '2021-05-26 17:15:19'),
(160, 259, '_bbp_forum_subforum_count', '4'),
(161, 259, '_bbp_reply_count', '0'),
(162, 259, '_bbp_total_reply_count', '3'),
(163, 259, '_bbp_topic_count', '0'),
(164, 259, '_bbp_total_topic_count', '5'),
(165, 259, '_bbp_topic_count_hidden', '0'),
(166, 259, '_bbp_reply_count_hidden', '0'),
(167, 259, '_bbp_total_reply_count_hidden', '0'),
(168, 259, '_bbp_status', 'open'),
(169, 259, '_bbp_forum_type', 'category'),
(170, 259, '_bbp_total_topic_count_hidden', '-1'),
(171, 259, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(172, 261, '_tophive_content_layout', ''),
(173, 261, '_tophive_content_spacing', 'md-space'),
(174, 261, '_tophive_sidebar', ''),
(175, 261, '_tophive_disable_header', ''),
(176, 261, '_tophive_disable_page_title', ''),
(177, 261, '_tophive_disable_footer_main', ''),
(178, 261, '_tophive_disable_footer_bottom', ''),
(179, 261, '_tophive_page_header_display', 'default'),
(180, 261, '_tophive_page_header_title', ''),
(181, 261, '_tophive_page_header_tagline', ''),
(182, 261, '_tophive_page_header_image', 'a:2:{s:2:"id";s:0:"";s:3:"url";s:0:"";}'),
(183, 261, '_tophive_page_header_shortcode', ''),
(184, 261, '_bbp_forum_id', '259'),
(185, 261, '_bbp_last_topic_id', '293'),
(186, 261, '_bbp_last_reply_id', '402'),
(187, 261, '_bbp_last_active_id', '402'),
(188, 261, '_bbp_last_active_time', '2021-04-11 17:02:16'),
(189, 261, '_bbp_forum_subforum_count', '0'),
(190, 261, '_bbp_reply_count', '3'),
(191, 261, '_bbp_total_reply_count', '3'),
(192, 261, '_bbp_topic_count', '1'),
(193, 261, '_bbp_total_topic_count', '1'),
(194, 261, '_bbp_topic_count_hidden', '0'),
(195, 261, '_bbp_reply_count_hidden', '0'),
(196, 261, '_bbp_total_reply_count_hidden', '0'),
(197, 261, '_bbp_status', 'open'),
(198, 261, '_bbp_forum_type', 'forum'),
(199, 261, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(200, 263, '_tophive_content_layout', ''),
(201, 263, '_tophive_content_spacing', 'md-space'),
(202, 263, '_tophive_sidebar', ''),
(203, 263, '_tophive_disable_header', ''),
(204, 263, '_tophive_disable_page_title', ''),
(205, 263, '_tophive_disable_footer_main', ''),
(206, 263, '_tophive_disable_footer_bottom', ''),
(207, 263, '_tophive_page_header_display', 'default'),
(208, 263, '_tophive_page_header_title', ''),
(209, 263, '_tophive_page_header_tagline', ''),
(210, 263, '_tophive_page_header_image', 'a:2:{s:2:"id";s:0:"";s:3:"url";s:0:"";}'),
(211, 263, '_tophive_page_header_shortcode', ''),
(212, 263, '_bbp_forum_id', '259'),
(213, 263, '_bbp_last_topic_id', '266'),
(214, 263, '_bbp_last_reply_id', '266'),
(215, 263, '_bbp_last_active_id', '266'),
(216, 263, '_bbp_last_active_time', '2021-01-27 03:32:24'),
(217, 263, '_bbp_forum_subforum_count', '0'),
(218, 263, '_bbp_reply_count', '0'),
(219, 263, '_bbp_total_reply_count', '0'),
(220, 263, '_bbp_topic_count', '1'),
(221, 263, '_bbp_total_topic_count', '1'),
(222, 263, '_bbp_topic_count_hidden', '0'),
(223, 263, '_bbp_reply_count_hidden', '0'),
(224, 263, '_bbp_total_reply_count_hidden', '0'),
(225, 263, '_bbp_status', 'open'),
(226, 263, '_bbp_forum_type', 'forum'),
(227, 263, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(228, 279, '_tophive_content_layout', ''),
(229, 279, '_tophive_content_spacing', 'sm-space'),
(230, 279, '_tophive_sidebar', ''),
(231, 279, '_tophive_disable_header', ''),
(232, 279, '_tophive_disable_page_title', ''),
(233, 279, '_tophive_disable_footer_main', ''),
(234, 279, '_tophive_disable_footer_bottom', ''),
(235, 279, '_tophive_page_header_display', 'default'),
(236, 279, '_tophive_page_header_title', ''),
(237, 279, '_tophive_page_header_tagline', ''),
(238, 279, '_tophive_page_header_image', 'a:2:{s:2:"id";s:0:"";s:3:"url";s:0:"";}'),
(239, 279, '_tophive_page_header_shortcode', ''),
(240, 279, '_bbp_forum_id', '259'),
(241, 279, '_bbp_last_topic_id', '291'),
(242, 279, '_bbp_last_reply_id', '291'),
(243, 279, '_bbp_last_active_id', '291'),
(244, 279, '_bbp_last_active_time', '2021-01-27 05:53:04'),
(245, 279, '_bbp_forum_subforum_count', '0'),
(246, 279, '_bbp_reply_count', '0'),
(247, 279, '_bbp_total_reply_count', '0'),
(248, 279, '_bbp_topic_count', '1'),
(249, 279, '_bbp_total_topic_count', '1'),
(250, 279, '_bbp_topic_count_hidden', '0'),
(251, 279, '_bbp_reply_count_hidden', '0'),
(252, 279, '_bbp_total_reply_count_hidden', '0'),
(253, 279, '_bbp_status', 'open'),
(254, 279, '_bbp_forum_type', 'forum'),
(255, 279, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(256, 281, '_tophive_content_layout', ''),
(257, 281, '_tophive_content_spacing', 'sm-space'),
(258, 281, '_tophive_sidebar', ''),
(259, 281, '_tophive_disable_header', ''),
(260, 281, '_tophive_disable_page_title', ''),
(261, 281, '_tophive_disable_footer_main', ''),
(262, 281, '_tophive_disable_footer_bottom', ''),
(263, 281, '_tophive_page_header_display', 'cover'),
(264, 281, '_tophive_page_header_title', 'General Discussion'),
(265, 281, '_tophive_page_header_tagline', 'Share and discuss your ideas for improving MetaFans'),
(266, 281, '_tophive_page_header_image', 'a:2:{s:2:"id";s:2:"70";s:3:"url";s:116:"http://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/2021/01/hero.jpg?t=1611788088075";}'),
(267, 281, '_tophive_page_header_shortcode', ''),
(268, 281, '_bbp_forum_id', '259'),
(269, 281, '_bbp_last_topic_id', '423'),
(270, 281, '_bbp_last_reply_id', '423'),
(271, 281, '_bbp_last_active_id', '423'),
(272, 281, '_bbp_last_active_time', '2021-05-26 17:15:19'),
(273, 281, '_bbp_forum_subforum_count', '0'),
(274, 281, '_bbp_reply_count', '0'),
(275, 281, '_bbp_total_reply_count', '0'),
(276, 281, '_bbp_topic_count', '2'),
(277, 281, '_bbp_total_topic_count', '2'),
(278, 281, '_bbp_topic_count_hidden', '0'),
(279, 281, '_bbp_reply_count_hidden', '0'),
(280, 281, '_bbp_total_reply_count_hidden', '0'),
(281, 281, '_bbp_status', 'open'),
(282, 281, '_bbp_forum_type', 'forum'),
(283, 281, '_bbp_total_topic_count_hidden', '-1'),
(284, 281, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(285, 424, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(286, 425, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(287, 426, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(288, 427, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(289, 428, '_elementor_edit_mode', 'builder'),
(290, 428, '_elementor_template_type', 'wp-page'),
(291, 428, '_elementor_version', '3.0.8.1'),
(292, 428, '_elementor_pro_version', '3.0.0'),
(293, 428, '_tophive_content_layout', ''),
(294, 428, '_tophive_content_spacing', 'sm-space'),
(295, 428, '_tophive_sidebar', ''),
(296, 428, '_tophive_disable_header', ''),
(297, 428, '_tophive_disable_page_title', ''),
(298, 428, '_tophive_disable_footer_main', ''),
(299, 428, '_tophive_disable_footer_bottom', ''),
(300, 428, '_tophive_page_header_display', 'none'),
(301, 428, '_tophive_page_header_title', ''),
(302, 428, '_tophive_page_header_tagline', ''),
(303, 428, '_tophive_page_header_image', 'a:2:{s:2:"id";s:0:"";s:3:"url";s:0:"";}'),
(304, 428, '_tophive_page_header_shortcode', ''),
(305, 428, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(306, 429, '_tophive_content_layout', ''),
(307, 429, '_tophive_content_spacing', 'sm-space'),
(308, 429, '_tophive_sidebar', ''),
(309, 429, '_tophive_disable_header', ''),
(310, 429, '_tophive_disable_page_title', ''),
(311, 429, '_tophive_disable_footer_main', ''),
(312, 429, '_tophive_disable_footer_bottom', ''),
(313, 429, '_tophive_page_header_display', 'none'),
(314, 429, '_tophive_page_header_title', ''),
(315, 429, '_tophive_page_header_tagline', ''),
(316, 429, '_tophive_page_header_image', 'a:2:{s:2:"id";s:0:"";s:3:"url";s:0:"";}'),
(317, 429, '_tophive_page_header_shortcode', ''),
(318, 429, '_wxr_import_user_slug', 'admin_upoxbo9d');
INSERT INTO `EKPjf_postmeta` VALUES
(319, 430, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(320, 431, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(321, 40, '_tophive_content_layout', ''),
(322, 40, '_tophive_content_spacing', 'sm-space'),
(323, 40, '_tophive_sidebar', ''),
(324, 40, '_tophive_disable_header', ''),
(325, 40, '_tophive_disable_page_title', ''),
(326, 40, '_tophive_disable_footer_main', ''),
(327, 40, '_tophive_disable_footer_bottom', ''),
(328, 40, '_tophive_page_header_display', 'none'),
(329, 40, '_tophive_page_header_title', ''),
(330, 40, '_tophive_page_header_tagline', ''),
(331, 40, '_tophive_page_header_image', 'a:2:{s:2:"id";s:0:"";s:3:"url";s:0:"";}'),
(332, 40, '_tophive_page_header_shortcode', ''),
(333, 40, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(334, 125, '_tophive_content_layout', ''),
(335, 125, '_tophive_content_spacing', 'sm-space'),
(336, 125, '_tophive_sidebar', ''),
(337, 125, '_tophive_disable_header', ''),
(338, 125, '_tophive_disable_page_title', ''),
(339, 125, '_tophive_disable_footer_main', ''),
(340, 125, '_tophive_disable_footer_bottom', ''),
(341, 125, '_tophive_page_header_display', 'none'),
(342, 125, '_tophive_page_header_title', ''),
(343, 125, '_tophive_page_header_tagline', ''),
(344, 125, '_tophive_page_header_image', 'a:2:{s:2:"id";s:0:"";s:3:"url";s:0:"";}'),
(345, 125, '_tophive_page_header_shortcode', ''),
(346, 125, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(347, 176, '_menu_item_type', 'post_type'),
(348, 176, '_menu_item_menu_item_parent', '0'),
(349, 176, '_menu_item_object_id', '428'),
(350, 176, '_menu_item_object', 'page'),
(351, 176, '_menu_item_target', ''),
(352, 176, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(353, 176, '_menu_item_xfn', ''),
(354, 176, '_menu_item_url', ''),
(355, 176, '_mega_layout', ''),
(356, 176, '_mega_settings', ''),
(357, 176, '_mega_post', ''),
(358, 176, '_mega_enable', ''),
(359, 176, '_wp_old_date', '2021-01-27'),
(360, 176, '_menu_item_menu-icon-text', ''),
(361, 176, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(362, 177, '_menu_item_type', 'post_type'),
(363, 177, '_menu_item_menu_item_parent', '0'),
(364, 177, '_menu_item_object_id', '40'),
(365, 177, '_menu_item_object', 'page'),
(366, 177, '_menu_item_target', ''),
(367, 177, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(368, 177, '_menu_item_xfn', ''),
(369, 177, '_menu_item_url', ''),
(370, 177, '_mega_layout', ''),
(371, 177, '_mega_settings', ''),
(372, 177, '_mega_post', ''),
(373, 177, '_mega_enable', ''),
(374, 177, '_wp_old_date', '2021-01-27'),
(375, 177, '_menu_item_menu-icon-text', ''),
(376, 177, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(377, 178, '_menu_item_type', 'post_type'),
(378, 178, '_menu_item_menu_item_parent', '0'),
(379, 178, '_menu_item_object_id', '125'),
(380, 178, '_menu_item_object', 'page'),
(381, 178, '_menu_item_target', ''),
(382, 178, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(383, 178, '_menu_item_xfn', ''),
(384, 178, '_menu_item_url', ''),
(385, 178, '_mega_layout', ''),
(386, 178, '_mega_settings', ''),
(387, 178, '_mega_post', ''),
(388, 178, '_mega_enable', ''),
(389, 178, '_wp_old_date', '2021-01-27'),
(390, 178, '_menu_item_menu-icon-text', ''),
(391, 178, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(392, 179, '_menu_item_type', 'post_type'),
(393, 179, '_menu_item_menu_item_parent', '0'),
(394, 179, '_menu_item_object_id', '429'),
(395, 179, '_menu_item_object', 'page'),
(396, 179, '_menu_item_target', ''),
(397, 179, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(398, 179, '_menu_item_xfn', ''),
(399, 179, '_menu_item_url', ''),
(400, 179, '_mega_layout', ''),
(401, 179, '_mega_settings', ''),
(402, 179, '_mega_post', ''),
(403, 179, '_mega_enable', ''),
(404, 179, '_wp_old_date', '2021-01-27'),
(405, 179, '_menu_item_menu-icon-text', ''),
(406, 179, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(407, 250, '_tophive_content_layout', ''),
(408, 250, '_tophive_content_spacing', 'no-gap'),
(409, 250, '_tophive_sidebar', ''),
(410, 250, '_tophive_disable_header', ''),
(411, 250, '_tophive_disable_page_title', ''),
(412, 250, '_tophive_disable_footer_main', ''),
(413, 250, '_tophive_disable_footer_bottom', ''),
(414, 250, '_tophive_page_header_display', 'none'),
(415, 250, '_tophive_page_header_title', ''),
(416, 250, '_tophive_page_header_tagline', ''),
(417, 250, '_tophive_page_header_image', 'a:2:{s:2:"id";s:0:"";s:3:"url";s:0:"";}'),
(418, 250, '_tophive_page_header_shortcode', ''),
(419, 250, '_elementor_edit_mode', 'builder'),
(420, 250, '_elementor_template_type', 'wp-page'),
(421, 250, '_elementor_version', '3.0.9'),
(422, 250, '_elementor_pro_version', '3.0.0'),
(423, 250, '_wp_page_template', 'default'),
(424, 250, '_elementor_data', '[{"id":"275b06e","elType":"section","settings":{"padding":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"structure":"20"},"elements":[{"id":"d3ff9c1","elType":"column","settings":{"_column_size":50,"_inline_size":null},"elements":[],"isInner":false},{"id":"99b37bf","elType":"column","settings":{"_column_size":50,"_inline_size":null},"elements":[{"id":"70e083f","elType":"widget","settings":{"text":"Post thread","link":{"url":"https:\\/\\/demo.tophivetheme.com\\/metafans\\/online-communities\\/new-topics\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"right","selected_icon":{"value":"fas fa-pencil-alt","library":"fa-solid"},"icon_align":"right","icon_indent":{"unit":"px","size":14,"sizes":[]},"__globals__":{"background_color":"globals\\/colors?id=primary","typography_typography":"globals\\/typography?id=accent"}},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"e739e1b","elType":"section","settings":{"padding":{"unit":"px","top":"1","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[{"id":"fc79487","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"4fb678a","elType":"widget","settings":[],"elements":[],"widgetType":"th-forum-tabs"}],"isInner":false}],"isInner":false}]'),
(425, 250, '_elementor_controls_usage', 'a:4:{s:6:"column";a:3:{s:5:"count";i:3;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:3;}}}}s:6:"button";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_button";a:6:{s:4:"text";i:1;s:4:"link";i:1;s:5:"align";i:1;s:13:"selected_icon";i:1;s:10:"icon_align";i:1;s:11:"icon_indent";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:2;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:1;}}}}s:13:"th-forum-tabs";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}}'),
(426, 250, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(427, 250, '_wxr_import_has_attachment_refs', '1'),
(428, 283, '_tophive_content_layout', ''),
(429, 283, '_tophive_content_spacing', 'sm-space'),
(430, 283, '_tophive_sidebar', ''),
(431, 283, '_tophive_disable_header', ''),
(432, 283, '_tophive_disable_page_title', ''),
(433, 283, '_tophive_disable_footer_main', ''),
(434, 283, '_tophive_disable_footer_bottom', ''),
(435, 283, '_tophive_page_header_display', 'none'),
(436, 283, '_tophive_page_header_title', ''),
(437, 283, '_tophive_page_header_tagline', ''),
(438, 283, '_tophive_page_header_image', 'a:2:{s:2:"id";s:0:"";s:3:"url";s:0:"";}'),
(439, 283, '_tophive_page_header_shortcode', ''),
(440, 283, '_elementor_edit_mode', 'builder'),
(441, 283, '_elementor_template_type', 'wp-page'),
(442, 283, '_elementor_version', '3.0.9'),
(443, 283, '_elementor_pro_version', '3.0.0'),
(444, 283, '_wp_page_template', 'default'),
(445, 283, '_elementor_data', '[{"id":"08590d3","elType":"section","settings":{"stretch_section":"section-stretched","structure":"20","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"24bb9fe","elType":"column","settings":{"_column_size":50,"_inline_size":65,"margin":{"unit":"px","top":"0","right":"40","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"20f62a1","elType":"widget","settings":{"bbp_new_post_title":"Write New Post","bbp_new_post_title_font_size":{"unit":"px","size":20,"sizes":[]}},"elements":[],"widgetType":"th-bbpress-topic-post"}],"isInner":false},{"id":"06b5d00","elType":"column","settings":{"_column_size":50,"_inline_size":34.9129999999999967030817060731351375579833984375},"elements":[{"id":"bbdf153","elType":"widget","settings":{"title":"Tips on Posting","__globals__":{"title_color":"globals\\/colors?id=secondary","typography_typography":"globals\\/typography?id=accent"},"sticky":"top","sticky_offset":46,"sticky_parent":"yes"},"elements":[],"widgetType":"heading"},{"id":"79218b8","elType":"widget","settings":{"icon_list":[{"text":"Be as specific as possible in your post title, so other instructors know what you have a question about or want to discuss.","selected_icon":{"value":"fab fa-microblog","library":"fa-brands"},"_id":"4f91914"},{"text":"Pick the most relevant forum for your post. If you\\u2019re not sure, make your best guess. A moderator can move the post for you if there\\u2019s a better space for it.","selected_icon":{"value":"fab fa-microblog","library":"fa-brands"},"_id":"e362a75"},{"text":"Limit the number of photos, videos, and GIFs you include in one post. Too many visuals may make the page slow to load.","selected_icon":{"value":"fab fa-microblog","library":"fa-brands"},"_id":"3b747b8"},{"text":"Read the latest news and announcements from MetaFans, and learn how to use the Instructor Community.","selected_icon":{"value":"fab fa-microblog","library":"fa-brands"},"_id":"9c6b66d"}],"space_between":{"unit":"px","size":32,"sizes":[]},"text_color":"#54595F","icon_typography_typography":"custom","icon_typography_font_family":"Roboto","icon_typography_font_size":{"unit":"px","size":14,"sizes":[]},"icon_typography_font_weight":"400","icon_typography_line_height":{"unit":"em","size":1.6999999999999999555910790149937383830547332763671875,"sizes":[]},"_padding":{"unit":"px","top":"30","right":"30","bottom":"30","left":"30","isLinked":true},"_border_border":"solid","_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_border_color":"#02010114","_border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=secondary","icon_typography_typography":"","icon_color":"globals\\/colors?id=accent","_background_color":"globals\\/colors?id=2d8c97a"},"divider":"yes","divider_style":"dashed","divider_color":"#DDDDDDD4","icon_self_align":"center","sticky":"top","sticky_offset":87,"_background_background":"classic","sticky_parent":"yes"},"elements":[],"widgetType":"icon-list"}],"isInner":false}],"isInner":false}]'),
(446, 283, '_elementor_controls_usage', 'a:5:{s:21:"th-bbpress-topic-post";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:5:"style";a:1:{s:25:"th_new_post_section_style";a:1:{s:28:"bbp_new_post_title_font_size";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:7:"heading";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_title";a:1:{s:5:"title";i:1;}}s:8:"advanced";a:1:{s:15:"section_effects";a:3:{s:6:"sticky";i:1;s:13:"sticky_offset";i:1;s:13:"sticky_parent";i:1;}}}}s:9:"icon-list";a:3:{s:5:"count";i:1;s:15:"control_percent";i:8;s:8:"controls";a:3:{s:7:"content";a:1:{s:12:"section_icon";a:1:{s:9:"icon_list";i:1;}}s:5:"style";a:3:{s:17:"section_icon_list";a:4:{s:13:"space_between";i:1;s:7:"divider";i:1;s:13:"divider_style";i:1;s:13:"divider_color";i:1;}s:18:"section_text_style";a:6:{s:10:"text_color";i:1;s:26:"icon_typography_typography";i:1;s:27:"icon_typography_font_family";i:1;s:25:"icon_typography_font_size";i:1;s:27:"icon_typography_font_weight";i:1;s:27:"icon_typography_line_height";i:1;}s:18:"section_icon_style";a:1:{s:15:"icon_self_align";i:1;}}s:8:"advanced";a:4:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}s:15:"_section_border";a:4:{s:14:"_border_border";i:1;s:13:"_border_width";i:1;s:13:"_border_color";i:1;s:14:"_border_radius";i:1;}s:15:"section_effects";a:3:{s:6:"sticky";i:1;s:13:"sticky_offset";i:1;s:13:"sticky_parent";i:1;}s:19:"_section_background";a:1:{s:22:"_background_background";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:6:"layout";a:2:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:1;}}}}}'),
(447, 283, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(448, 354, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(449, 266, '_bbp_activity_id', '513'),
(450, 266, '_bbp_forum_id', '263'),
(451, 266, '_bbp_topic_id', '266'),
(452, 266, '_bbp_author_ip', '103.139.178.13'),
(453, 266, '_bbp_last_reply_id', '0'),
(454, 266, '_bbp_last_active_id', '266'),
(455, 266, '_bbp_last_active_time', '2021-01-27 03:32:24'),
(456, 266, '_bbp_reply_count', '0'),
(457, 266, '_bbp_reply_count_hidden', '0'),
(458, 266, '_bbp_voice_count', '1'),
(459, 266, '_tophive_content_layout', ''),
(460, 266, '_tophive_content_spacing', 'md-space'),
(461, 266, '_tophive_sidebar', ''),
(462, 266, '_tophive_disable_header', ''),
(463, 266, '_tophive_disable_page_title', ''),
(464, 266, '_tophive_disable_footer_main', ''),
(465, 266, '_tophive_disable_footer_bottom', ''),
(466, 266, '_tophive_page_header_display', 'default'),
(467, 266, '_tophive_page_header_title', ''),
(468, 266, '_tophive_page_header_tagline', ''),
(469, 266, '_tophive_page_header_image', 'a:2:{s:2:"id";s:0:"";s:3:"url";s:0:"";}'),
(470, 266, '_tophive_page_header_shortcode', ''),
(471, 266, '_bbp_engagement', '1'),
(472, 266, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(473, 290, '_bbp_author_ip', '103.139.178.13'),
(474, 290, '_bbp_forum_id', '281'),
(475, 290, '_bbp_topic_id', '290'),
(476, 290, '_bbp_voice_count', '1'),
(477, 290, '_bbp_reply_count', '0'),
(478, 290, '_bbp_reply_count_hidden', '0'),
(479, 290, '_bbp_last_reply_id', '0'),
(480, 290, '_bbp_last_active_id', '290'),
(481, 290, '_bbp_last_active_time', '2021-01-27 05:51:04'),
(482, 290, '_bbp_engagement', '2'),
(483, 290, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(484, 291, '_bbp_author_ip', '103.139.178.13'),
(485, 291, '_bbp_forum_id', '279'),
(486, 291, '_bbp_topic_id', '291'),
(487, 291, '_bbp_voice_count', '1'),
(488, 291, '_bbp_reply_count', '0'),
(489, 291, '_bbp_reply_count_hidden', '0'),
(490, 291, '_bbp_last_reply_id', '0'),
(491, 291, '_bbp_last_active_id', '291'),
(492, 291, '_bbp_last_active_time', '2021-01-27 05:53:04'),
(493, 291, '_bbp_engagement', '9'),
(494, 291, '_bbp_activity_id', '518'),
(495, 291, '_tophive_content_layout', ''),
(496, 291, '_tophive_content_spacing', 'md-space'),
(497, 291, '_tophive_sidebar', ''),
(498, 291, '_tophive_disable_header', ''),
(499, 291, '_tophive_disable_page_title', ''),
(500, 291, '_tophive_disable_footer_main', ''),
(501, 291, '_tophive_disable_footer_bottom', ''),
(502, 291, '_tophive_page_header_display', 'default'),
(503, 291, '_tophive_page_header_title', ''),
(504, 291, '_tophive_page_header_tagline', ''),
(505, 291, '_tophive_page_header_image', 'a:2:{s:2:"id";s:0:"";s:3:"url";s:0:"";}'),
(506, 291, '_tophive_page_header_shortcode', ''),
(507, 291, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(508, 293, '_bbp_author_ip', '103.139.178.13'),
(509, 293, '_bbp_forum_id', '261'),
(510, 293, '_bbp_topic_id', '293'),
(511, 293, '_bbp_voice_count', '4'),
(512, 293, '_bbp_reply_count', '3'),
(513, 293, '_bbp_reply_count_hidden', '0'),
(514, 293, '_bbp_last_reply_id', '402'),
(515, 293, '_bbp_last_active_id', '402'),
(516, 293, '_bbp_last_active_time', '2021-04-11 17:02:16'),
(517, 293, '_bbp_activity_id', '519'),
(518, 293, '_tophive_content_layout', ''),
(519, 293, '_tophive_content_spacing', 'md-space'),
(520, 293, '_tophive_sidebar', ''),
(521, 293, '_tophive_disable_header', ''),
(522, 293, '_tophive_disable_page_title', ''),
(523, 293, '_tophive_disable_footer_main', ''),
(524, 293, '_tophive_disable_footer_bottom', ''),
(525, 293, '_tophive_page_header_display', 'default'),
(526, 293, '_tophive_page_header_title', ''),
(527, 293, '_tophive_page_header_tagline', ''),
(528, 293, '_tophive_page_header_image', 'a:2:{s:2:"id";s:0:"";s:3:"url";s:0:"";}'),
(529, 293, '_tophive_page_header_shortcode', ''),
(530, 293, '_bbp_engagement', '1'),
(531, 293, '_bbp_engagement', '6'),
(532, 293, '_bbp_engagement', '12'),
(533, 293, '_bbp_engagement', '13'),
(534, 293, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(535, 299, '_bbp_forum_id', '261'),
(536, 299, '_bbp_topic_id', '293'),
(537, 299, '_bbp_author_ip', '103.139.178.13'),
(538, 299, '_bbp_activity_id', '520'),
(539, 299, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(540, 301, '_bbp_forum_id', '261'),
(541, 301, '_bbp_topic_id', '293'),
(542, 301, '_bbp_author_ip', '103.139.178.13'),
(543, 301, '_bbp_activity_id', '521'),
(544, 301, '_tophive_content_layout', ''),
(545, 301, '_tophive_content_spacing', 'md-space'),
(546, 301, '_tophive_sidebar', ''),
(547, 301, '_tophive_disable_header', ''),
(548, 301, '_tophive_disable_page_title', ''),
(549, 301, '_tophive_disable_footer_main', ''),
(550, 301, '_tophive_disable_footer_bottom', ''),
(551, 301, '_tophive_page_header_display', 'default'),
(552, 301, '_tophive_page_header_title', ''),
(553, 301, '_tophive_page_header_tagline', ''),
(554, 301, '_tophive_page_header_image', 'a:2:{s:2:"id";s:0:"";s:3:"url";s:0:"";}'),
(555, 301, '_tophive_page_header_shortcode', ''),
(556, 301, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(557, 318, '_bbp_author_ip', '103.139.178.12'),
(558, 318, '_bbp_forum_id', '281'),
(559, 318, '_bbp_topic_id', '318'),
(560, 318, '_bbp_voice_count', '1'),
(561, 318, '_bbp_reply_count', '0'),
(562, 318, '_bbp_reply_count_hidden', '0'),
(563, 318, '_bbp_last_reply_id', '0'),
(564, 318, '_bbp_last_active_id', '318'),
(565, 318, '_bbp_last_active_time', '2021-01-31 04:57:27'),
(566, 318, '_bbp_engagement', '1'),
(567, 318, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(568, 432, '_bbp_forum_id', '261'),
(569, 432, '_bbp_topic_id', '293'),
(570, 432, '_bbp_author_ip', '159.146.42.156'),
(571, 432, '_bbp_activity_id', '1716'),
(572, 432, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(573, 423, '_bbp_author_ip', '95.91.244.73'),
(574, 423, '_bbp_forum_id', '281'),
(575, 423, '_bbp_topic_id', '423'),
(576, 423, '_bbp_voice_count', '1'),
(577, 423, '_bbp_reply_count', '0'),
(578, 423, '_bbp_reply_count_hidden', '0'),
(579, 423, '_bbp_last_reply_id', '0'),
(580, 423, '_bbp_last_active_id', '423'),
(581, 423, '_bbp_last_active_time', '2021-05-26 17:15:19'),
(582, 423, '_bbp_engagement', '12'),
(583, 423, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(587, 433, '_wp_attached_file', '2025/06/log_file_2025-06-30__23-01-25.txt'),
(588, 434, '_wp_attached_file', '2021/02/how-to-introduce-yourself-1.jpg'),
(589, 434, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:720;s:6:"height";i:323;s:4:"file";s:39:"2021/02/how-to-introduce-yourself-1.jpg";s:8:"filesize";i:24732;s:5:"sizes";a:3:{s:6:"medium";a:5:{s:4:"file";s:39:"how-to-introduce-yourself-1-300x135.jpg";s:5:"width";i:300;s:6:"height";i:135;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8690;}s:9:"thumbnail";a:5:{s:4:"file";s:39:"how-to-introduce-yourself-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5693;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:39:"how-to-introduce-yourself-1-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11803;}}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:{}}}'),
(590, 434, 'siteground_optimizer_optimization_attempts', '1'),
(591, 434, 'siteground_optimizer_is_optimized', '1'),
(592, 434, 'resmushed_quality', '80'),
(593, 434, 'resmushed_cumulated_original_sizes', '61137'),
(594, 434, 'resmushed_cumulated_optimized_sizes', '55052'),
(595, 434, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(596, 115, '_wp_attached_file', '2021/02/credits.png'),
(597, 115, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:512;s:6:"height";i:512;s:4:"file";s:19:"2021/02/credits.png";s:8:"filesize";i:15053;s:5:"sizes";a:3:{s:6:"medium";a:5:{s:4:"file";s:19:"credits-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:9174;}s:9:"thumbnail";a:5:{s:4:"file";s:19:"credits-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:4643;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:19:"credits-300x200.png";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:6811;}}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:{}}}'),
(598, 115, 'activity_total_likes', '1'),
(599, 115, 'user_already_liked_12', '1'),
(600, 115, 'siteground_optimizer_optimization_attempts', '1'),
(601, 115, 'siteground_optimizer_is_optimized', '1'),
(602, 115, 'resmushed_quality', '80'),
(603, 115, 'resmushed_cumulated_original_sizes', '203173'),
(604, 115, 'resmushed_cumulated_optimized_sizes', '108417'),
(605, 115, '_wxr_import_parent', '110'),
(606, 115, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(607, 118, '_wp_attached_file', '2021/02/banner.png'),
(608, 118, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:512;s:6:"height";i:512;s:4:"file";s:18:"2021/02/banner.png";s:8:"filesize";i:9526;s:5:"sizes";a:3:{s:6:"medium";a:5:{s:4:"file";s:18:"banner-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:6237;}s:9:"thumbnail";a:5:{s:4:"file";s:18:"banner-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3516;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:18:"banner-300x200.png";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:4595;}}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:{}}}'),
(609, 118, 'siteground_optimizer_optimization_attempts', '1'),
(610, 118, 'siteground_optimizer_is_optimized', '1'),
(611, 118, 'resmushed_quality', '80'),
(612, 118, 'resmushed_cumulated_original_sizes', '166206'),
(613, 118, 'resmushed_cumulated_optimized_sizes', '82514'),
(614, 118, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(615, 435, '_wp_attached_file', '2021/02/first-place.png'),
(616, 435, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:512;s:6:"height";i:512;s:4:"file";s:23:"2021/02/first-place.png";s:8:"filesize";i:9823;s:5:"sizes";a:3:{s:6:"medium";a:5:{s:4:"file";s:23:"first-place-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:5835;}s:9:"thumbnail";a:5:{s:4:"file";s:23:"first-place-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3170;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:23:"first-place-300x200.png";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:4912;}}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:{}}}'),
(617, 435, 'siteground_optimizer_optimization_attempts', '1'),
(618, 435, 'siteground_optimizer_is_optimized', '1'),
(619, 435, 'resmushed_quality', '80'),
(620, 435, 'resmushed_cumulated_original_sizes', '146855'),
(621, 435, 'resmushed_cumulated_optimized_sizes', '77339'),
(622, 435, '_wxr_import_parent', '119'),
(623, 435, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(624, 126, '_wp_attached_file', '2021/02/premium-quality.png'),
(625, 126, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:512;s:6:"height";i:512;s:4:"file";s:27:"2021/02/premium-quality.png";s:8:"filesize";i:10147;s:5:"sizes";a:3:{s:6:"medium";a:5:{s:4:"file";s:27:"premium-quality-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:6474;}s:9:"thumbnail";a:5:{s:4:"file";s:27:"premium-quality-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3697;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:27:"premium-quality-300x200.png";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:4821;}}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:{}}}'),
(626, 126, 'siteground_optimizer_optimization_attempts', '1'),
(627, 126, 'siteground_optimizer_is_optimized', '1'),
(628, 126, 'resmushed_quality', '80'),
(629, 126, 'resmushed_cumulated_original_sizes', '156489'),
(630, 126, 'resmushed_cumulated_optimized_sizes', '79710'),
(631, 126, '_wxr_import_parent', '116'),
(632, 126, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(633, 128, '_wp_attached_file', '2021/02/badge.png'),
(634, 128, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:512;s:6:"height";i:512;s:4:"file";s:17:"2021/02/badge.png";s:8:"filesize";i:17916;s:5:"sizes";a:3:{s:6:"medium";a:5:{s:4:"file";s:17:"badge-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:11659;}s:9:"thumbnail";a:5:{s:4:"file";s:17:"badge-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:5739;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:17:"badge-300x200.png";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:9363;}}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:{}}}'),
(635, 128, 'activity_total_likes', '1'),
(636, 128, 'user_already_liked_2', '1'),
(637, 128, 'siteground_optimizer_optimization_attempts', '1'),
(638, 128, 'siteground_optimizer_is_optimized', '1'),
(639, 128, 'resmushed_quality', '80'),
(640, 128, 'resmushed_cumulated_original_sizes', '215739'),
(641, 128, 'resmushed_cumulated_optimized_sizes', '105109'),
(642, 128, '_wxr_import_parent', '127'),
(643, 128, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(644, 134, '_wp_attached_file', '2021/02/poster.png'),
(645, 134, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:512;s:6:"height";i:512;s:4:"file";s:18:"2021/02/poster.png";s:8:"filesize";i:10859;s:5:"sizes";a:3:{s:6:"medium";a:5:{s:4:"file";s:18:"poster-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:7684;}s:9:"thumbnail";a:5:{s:4:"file";s:18:"poster-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:4033;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:18:"poster-300x200.png";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:5606;}}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:{}}}'),
(646, 134, 'siteground_optimizer_optimization_attempts', '1'),
(647, 134, 'siteground_optimizer_is_optimized', '1'),
(648, 134, 'resmushed_quality', '80'),
(649, 134, 'resmushed_cumulated_original_sizes', '182277'),
(650, 134, 'resmushed_cumulated_optimized_sizes', '90730'),
(651, 134, '_wxr_import_parent', '129'),
(652, 134, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(653, 140, '_wp_attached_file', '2021/02/networker.png'),
(654, 140, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:512;s:6:"height";i:512;s:4:"file";s:21:"2021/02/networker.png";s:8:"filesize";i:9494;s:5:"sizes";a:3:{s:6:"medium";a:5:{s:4:"file";s:21:"networker-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:7200;}s:9:"thumbnail";a:5:{s:4:"file";s:21:"networker-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3963;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:21:"networker-300x200.png";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:5192;}}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:{}}}'),
(655, 140, 'siteground_optimizer_optimization_attempts', '1'),
(656, 140, 'siteground_optimizer_is_optimized', '1'),
(657, 140, 'resmushed_quality', '80'),
(658, 140, 'resmushed_cumulated_original_sizes', '181067'),
(659, 140, 'resmushed_cumulated_optimized_sizes', '86392'),
(660, 140, '_wxr_import_parent', '135'),
(661, 140, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(662, 144, '_wp_attached_file', '2021/02/participant.png'),
(663, 144, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:512;s:6:"height";i:512;s:4:"file";s:23:"2021/02/participant.png";s:8:"filesize";i:10133;s:5:"sizes";a:3:{s:6:"medium";a:5:{s:4:"file";s:23:"participant-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:7149;}s:9:"thumbnail";a:5:{s:4:"file";s:23:"participant-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3685;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:23:"participant-300x200.png";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:5242;}}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:{}}}'),
(664, 144, 'siteground_optimizer_optimization_attempts', '1'),
(665, 144, 'siteground_optimizer_is_optimized', '1'),
(666, 144, 'resmushed_quality', '80'),
(667, 144, 'resmushed_cumulated_original_sizes', '182695'),
(668, 144, 'resmushed_cumulated_optimized_sizes', '93001'),
(669, 144, '_wxr_import_parent', '141'),
(670, 144, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(671, 148, '_wp_attached_file', '2021/02/overlord.png'),
(672, 148, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:512;s:6:"height";i:512;s:4:"file";s:20:"2021/02/overlord.png";s:8:"filesize";i:8836;s:5:"sizes";a:3:{s:6:"medium";a:5:{s:4:"file";s:20:"overlord-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:5692;}s:9:"thumbnail";a:5:{s:4:"file";s:20:"overlord-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3177;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:20:"overlord-300x200.png";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3647;}}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:{}}}'),
(673, 148, 'siteground_optimizer_optimization_attempts', '1'),
(674, 148, 'siteground_optimizer_is_optimized', '1'),
(675, 148, 'resmushed_quality', '80'),
(676, 148, 'resmushed_cumulated_original_sizes', '163070'),
(677, 148, 'resmushed_cumulated_optimized_sizes', '87084'),
(678, 148, '_wxr_import_parent', '145'),
(679, 148, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(680, 153, '_wp_attached_file', '2021/02/rank.png'),
(681, 153, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:512;s:6:"height";i:512;s:4:"file";s:16:"2021/02/rank.png";s:8:"filesize";i:5326;s:5:"sizes";a:3:{s:6:"medium";a:5:{s:4:"file";s:16:"rank-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:5088;}s:9:"thumbnail";a:5:{s:4:"file";s:16:"rank-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2851;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:16:"rank-300x200.png";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:4098;}}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:{}}}'),
(682, 153, 'siteground_optimizer_optimization_attempts', '1'),
(683, 153, 'siteground_optimizer_is_optimized', '1'),
(684, 153, 'resmushed_quality', '80'),
(685, 153, 'resmushed_cumulated_original_sizes', '129933'),
(686, 153, 'resmushed_cumulated_optimized_sizes', '64820'),
(687, 153, '_wxr_import_parent', '149'),
(688, 153, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(689, 436, '_wp_attached_file', '2021/02/master.png'),
(690, 436, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:512;s:6:"height";i:512;s:4:"file";s:18:"2021/02/master.png";s:8:"filesize";i:14113;s:5:"sizes";a:3:{s:6:"medium";a:5:{s:4:"file";s:18:"master-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:8711;}s:9:"thumbnail";a:5:{s:4:"file";s:18:"master-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:4418;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:18:"master-300x200.png";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:7380;}}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:{}}}'),
(691, 436, 'siteground_optimizer_optimization_attempts', '1'),
(692, 436, 'siteground_optimizer_is_optimized', '1'),
(693, 436, 'resmushed_quality', '80'),
(694, 436, 'resmushed_cumulated_original_sizes', '189899'),
(695, 436, 'resmushed_cumulated_optimized_sizes', '88527'),
(696, 436, '_atbdp_post_views_count', '56'),
(697, 436, '_wxr_import_parent', '154'),
(698, 436, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(699, 163, '_wp_attached_file', '2021/02/correct-1-1.svg'),
(700, 163, '_wp_attachment_metadata', 'a:3:{s:8:"filesize";i:1842;s:5:"width";i:24;s:6:"height";i:24;}'),
(701, 163, 'siteground_optimizer_optimization_attempts', '1'),
(702, 163, 'siteground_optimizer_optimization_failed', '1'),
(704, 163, '_wxr_import_parent', '39'),
(705, 163, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(706, 168, '_wp_attached_file', '2021/02/feb-21-word-press-main.png'),
(707, 168, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1500;s:6:"height";i:750;s:4:"file";s:34:"2021/02/feb-21-word-press-main.png";s:8:"filesize";i:88837;s:5:"sizes";a:5:{s:6:"medium";a:5:{s:4:"file";s:34:"feb-21-word-press-main-300x150.png";s:5:"width";i:300;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:8903;}s:5:"large";a:5:{s:4:"file";s:35:"feb-21-word-press-main-1024x512.png";s:5:"width";i:1024;s:6:"height";i:512;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:47057;}s:9:"thumbnail";a:5:{s:4:"file";s:34:"feb-21-word-press-main-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:4871;}s:12:"medium_large";a:5:{s:4:"file";s:34:"feb-21-word-press-main-768x384.png";s:5:"width";i:768;s:6:"height";i:384;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:30744;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:34:"feb-21-word-press-main-300x200.png";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:9778;}}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:{}}}'),
(708, 168, 'siteground_optimizer_optimization_attempts', '1'),
(709, 168, 'siteground_optimizer_is_optimized', '1'),
(710, 168, 'resmushed_quality', '80'),
(711, 168, 'resmushed_cumulated_original_sizes', '605536'),
(712, 168, 'resmushed_cumulated_optimized_sizes', '243514'),
(713, 168, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(714, 180, '_wp_attached_file', '2021/02/thumb-VB9mTPFLl.jpg'),
(715, 180, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:640;s:6:"height";i:335;s:4:"file";s:27:"2021/02/thumb-VB9mTPFLl.jpg";s:8:"filesize";i:13469;s:5:"sizes";a:3:{s:6:"medium";a:5:{s:4:"file";s:27:"thumb-VB9mTPFLl-300x157.jpg";s:5:"width";i:300;s:6:"height";i:157;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4593;}s:9:"thumbnail";a:5:{s:4:"file";s:27:"thumb-VB9mTPFLl-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3295;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:27:"thumb-VB9mTPFLl-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5953;}}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:{}}}'),
(716, 180, 'siteground_optimizer_optimization_attempts', '1'),
(717, 180, 'siteground_optimizer_is_optimized', '1'),
(718, 180, 'resmushed_quality', '80'),
(719, 180, 'resmushed_cumulated_original_sizes', '34472'),
(720, 180, 'resmushed_cumulated_optimized_sizes', '30133'),
(721, 180, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(722, 185, '_wp_attached_file', '2021/02/Tips-to-Secure-your-Cryptocurrency-Wallet.jpg'),
(723, 185, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:930;s:6:"height";i:550;s:4:"file";s:53:"2021/02/Tips-to-Secure-your-Cryptocurrency-Wallet.jpg";s:8:"filesize";i:45078;s:5:"sizes";a:4:{s:6:"medium";a:5:{s:4:"file";s:53:"Tips-to-Secure-your-Cryptocurrency-Wallet-300x177.jpg";s:5:"width";i:300;s:6:"height";i:177;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7955;}s:9:"thumbnail";a:5:{s:4:"file";s:53:"Tips-to-Secure-your-Cryptocurrency-Wallet-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3983;}s:12:"medium_large";a:5:{s:4:"file";s:53:"Tips-to-Secure-your-Cryptocurrency-Wallet-768x454.jpg";s:5:"width";i:768;s:6:"height";i:454;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:33848;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:53:"Tips-to-Secure-your-Cryptocurrency-Wallet-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8758;}}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:{}}}'),
(724, 185, 'siteground_optimizer_optimization_attempts', '1'),
(725, 185, 'siteground_optimizer_is_optimized', '1'),
(726, 185, 'resmushed_quality', '80'),
(727, 185, 'resmushed_cumulated_original_sizes', '114846'),
(728, 185, 'resmushed_cumulated_optimized_sizes', '102348'),
(729, 185, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(730, 188, '_wp_attached_file', '2021/02/maxresdefault.jpg'),
(731, 188, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:720;s:4:"file";s:25:"2021/02/maxresdefault.jpg";s:8:"filesize";i:30853;s:5:"sizes";a:5:{s:6:"medium";a:5:{s:4:"file";s:25:"maxresdefault-300x169.jpg";s:5:"width";i:300;s:6:"height";i:169;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4573;}s:5:"large";a:5:{s:4:"file";s:26:"maxresdefault-1024x576.jpg";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22616;}s:9:"thumbnail";a:5:{s:4:"file";s:25:"maxresdefault-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2900;}s:12:"medium_large";a:5:{s:4:"file";s:25:"maxresdefault-768x432.jpg";s:5:"width";i:768;s:6:"height";i:432;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16051;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:25:"maxresdefault-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5123;}}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:{}}}'),
(732, 188, 'siteground_optimizer_optimization_attempts', '1'),
(733, 188, 'siteground_optimizer_is_optimized', '1'),
(734, 188, 'resmushed_quality', '80'),
(735, 188, 'resmushed_cumulated_original_sizes', '103962'),
(736, 188, 'resmushed_cumulated_optimized_sizes', '84261'),
(737, 188, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(738, 191, '_wp_attached_file', '2021/02/support-community-forum.png'),
(739, 191, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:680;s:6:"height";i:360;s:4:"file";s:35:"2021/02/support-community-forum.png";s:8:"filesize";i:60170;s:5:"sizes";a:3:{s:6:"medium";a:5:{s:4:"file";s:35:"support-community-forum-300x159.png";s:5:"width";i:300;s:6:"height";i:159;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:18022;}s:9:"thumbnail";a:5:{s:4:"file";s:35:"support-community-forum-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:12410;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:35:"support-community-forum-300x200.png";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:22092;}}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:{}}}'),
(740, 191, 'siteground_optimizer_optimization_attempts', '1'),
(741, 191, 'siteground_optimizer_is_optimized', '1'),
(742, 191, 'resmushed_quality', '80'),
(743, 191, 'resmushed_cumulated_original_sizes', '343614'),
(744, 191, 'resmushed_cumulated_optimized_sizes', '127757'),
(745, 191, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(746, 202, '_wp_attached_file', '2021/02/sasr.jpg'),
(747, 202, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1913;s:6:"height";i:844;s:4:"file";s:16:"2021/02/sasr.jpg";s:8:"filesize";i:124387;s:5:"sizes";a:6:{s:6:"medium";a:5:{s:4:"file";s:16:"sasr-300x132.jpg";s:5:"width";i:300;s:6:"height";i:132;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7394;}s:5:"large";a:5:{s:4:"file";s:17:"sasr-1024x452.jpg";s:5:"width";i:1024;s:6:"height";i:452;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:46911;}s:9:"thumbnail";a:5:{s:4:"file";s:16:"sasr-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4977;}s:12:"medium_large";a:5:{s:4:"file";s:16:"sasr-768x339.jpg";s:5:"width";i:768;s:6:"height";i:339;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:30073;}s:9:"1536x1536";a:5:{s:4:"file";s:17:"sasr-1536x678.jpg";s:5:"width";i:1536;s:6:"height";i:678;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:87545;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:16:"sasr-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11182;}}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:{}}}'),
(748, 202, 'siteground_optimizer_optimization_attempts', '1'),
(749, 202, 'siteground_optimizer_is_optimized', '1'),
(750, 202, 'resmushed_quality', '80'),
(751, 202, 'resmushed_cumulated_original_sizes', '335938'),
(752, 202, 'resmushed_cumulated_optimized_sizes', '310709'),
(753, 202, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(754, 207, '_wp_attached_file', '2021/02/99.-Roman-scaled-1.jpg'),
(755, 207, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:2560;s:6:"height";i:1920;s:4:"file";s:30:"2021/02/99.-Roman-scaled-1.jpg";s:8:"filesize";i:69070;s:5:"sizes";a:7:{s:6:"medium";a:5:{s:4:"file";s:30:"99.-Roman-scaled-1-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3243;}s:5:"large";a:5:{s:4:"file";s:31:"99.-Roman-scaled-1-1024x768.jpg";s:5:"width";i:1024;s:6:"height";i:768;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17196;}s:9:"thumbnail";a:5:{s:4:"file";s:30:"99.-Roman-scaled-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1648;}s:12:"medium_large";a:5:{s:4:"file";s:30:"99.-Roman-scaled-1-768x576.jpg";s:5:"width";i:768;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11220;}s:9:"1536x1536";a:5:{s:4:"file";s:32:"99.-Roman-scaled-1-1536x1152.jpg";s:5:"width";i:1536;s:6:"height";i:1152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:32049;}s:9:"2048x2048";a:5:{s:4:"file";s:32:"99.-Roman-scaled-1-2048x1536.jpg";s:5:"width";i:2048;s:6:"height";i:1536;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:50152;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:30:"99.-Roman-scaled-1-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3015;}}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:{}}}'),
(756, 207, 'siteground_optimizer_optimization_attempts', '1'),
(757, 207, 'siteground_optimizer_is_optimized', '1'),
(758, 207, 'resmushed_quality', '80'),
(759, 207, 'resmushed_cumulated_original_sizes', '240185'),
(760, 207, 'resmushed_cumulated_optimized_sizes', '194742'),
(761, 207, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(762, 208, '_wp_attached_file', '2021/02/77.-Green-bonbon_1-scaled-1.jpg'),
(763, 208, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:2560;s:6:"height";i:1920;s:4:"file";s:39:"2021/02/77.-Green-bonbon_1-scaled-1.jpg";s:8:"filesize";i:59663;s:5:"sizes";a:7:{s:6:"medium";a:5:{s:4:"file";s:39:"77.-Green-bonbon_1-scaled-1-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2602;}s:5:"large";a:5:{s:4:"file";s:40:"77.-Green-bonbon_1-scaled-1-1024x768.jpg";s:5:"width";i:1024;s:6:"height";i:768;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14110;}s:9:"thumbnail";a:5:{s:4:"file";s:39:"77.-Green-bonbon_1-scaled-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1166;}s:12:"medium_large";a:5:{s:4:"file";s:39:"77.-Green-bonbon_1-scaled-1-768x576.jpg";s:5:"width";i:768;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9276;}s:9:"1536x1536";a:5:{s:4:"file";s:41:"77.-Green-bonbon_1-scaled-1-1536x1152.jpg";s:5:"width";i:1536;s:6:"height";i:1152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:26425;}s:9:"2048x2048";a:5:{s:4:"file";s:41:"77.-Green-bonbon_1-scaled-1-2048x1536.jpg";s:5:"width";i:2048;s:6:"height";i:1536;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:41713;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:39:"77.-Green-bonbon_1-scaled-1-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2241;}}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:{}}}'),
(764, 208, 'siteground_optimizer_optimization_attempts', '1'),
(765, 208, 'siteground_optimizer_is_optimized', '1'),
(766, 208, 'resmushed_quality', '80'),
(767, 208, 'resmushed_cumulated_original_sizes', '218279'),
(768, 208, 'resmushed_cumulated_optimized_sizes', '167970'),
(769, 208, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(770, 209, '_wp_attached_file', '2021/02/hero.jpg'),
(771, 209, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1903;s:6:"height";i:1054;s:4:"file";s:16:"2021/02/hero.jpg";s:8:"filesize";i:220626;s:5:"sizes";a:6:{s:6:"medium";a:5:{s:4:"file";s:16:"hero-300x166.jpg";s:5:"width";i:300;s:6:"height";i:166;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10581;}s:5:"large";a:5:{s:4:"file";s:17:"hero-1024x567.jpg";s:5:"width";i:1024;s:6:"height";i:567;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:79083;}s:9:"thumbnail";a:5:{s:4:"file";s:16:"hero-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6311;}s:12:"medium_large";a:5:{s:4:"file";s:16:"hero-768x425.jpg";s:5:"width";i:768;s:6:"height";i:425;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:49056;}s:9:"1536x1536";a:5:{s:4:"file";s:17:"hero-1536x851.jpg";s:5:"width";i:1536;s:6:"height";i:851;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:155932;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:16:"hero-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13475;}}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:{}}}'),
(772, 209, 'siteground_optimizer_optimization_attempts', '1'),
(773, 209, 'siteground_optimizer_is_optimized', '1'),
(774, 209, 'resmushed_quality', '80'),
(775, 209, 'resmushed_cumulated_original_sizes', '566577'),
(776, 209, 'resmushed_cumulated_optimized_sizes', '529246'),
(777, 209, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(778, 217, '_wp_attached_file', '2021/02/certificate.jpg'),
(779, 217, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1024;s:6:"height";i:512;s:4:"file";s:23:"2021/02/certificate.jpg";s:8:"filesize";i:31565;s:5:"sizes";a:4:{s:6:"medium";a:5:{s:4:"file";s:23:"certificate-300x150.jpg";s:5:"width";i:300;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6372;}s:9:"thumbnail";a:5:{s:4:"file";s:23:"certificate-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3336;}s:12:"medium_large";a:5:{s:4:"file";s:23:"certificate-768x384.jpg";s:5:"width";i:768;s:6:"height";i:384;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:23905;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:23:"certificate-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7709;}}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:{}}}'),
(780, 217, 'siteground_optimizer_optimization_attempts', '1'),
(781, 217, 'siteground_optimizer_is_optimized', '1'),
(782, 217, 'resmushed_quality', '80'),
(783, 217, 'resmushed_cumulated_original_sizes', '85550'),
(784, 217, 'resmushed_cumulated_optimized_sizes', '76443'),
(785, 217, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(786, 238, '_wp_attached_file', '2021/02/job.png'),
(787, 238, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1440;s:6:"height";i:640;s:4:"file";s:15:"2021/02/job.png";s:8:"filesize";i:11227;s:5:"sizes";a:5:{s:6:"medium";a:5:{s:4:"file";s:15:"job-300x133.png";s:5:"width";i:300;s:6:"height";i:133;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2603;}s:5:"large";a:5:{s:4:"file";s:16:"job-1024x455.png";s:5:"width";i:1024;s:6:"height";i:455;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:9590;}s:9:"thumbnail";a:5:{s:4:"file";s:15:"job-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1704;}s:12:"medium_large";a:5:{s:4:"file";s:15:"job-768x341.png";s:5:"width";i:768;s:6:"height";i:341;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:7075;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:15:"job-300x200.png";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2279;}}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:{}}}'),
(788, 238, 'siteground_optimizer_optimization_attempts', '1'),
(789, 238, 'siteground_optimizer_is_optimized', '1'),
(790, 238, 'resmushed_quality', '80'),
(791, 238, 'resmushed_cumulated_original_sizes', '137747'),
(792, 238, 'resmushed_cumulated_optimized_sizes', '63239'),
(793, 238, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(794, 378, '_wp_attached_file', '2021/02/pettern-bg-2.png'),
(795, 437, '_wp_attached_file', '2025/07/log_file_2025-07-01__08-38-52.txt'),
(796, 438, '_wp_attached_file', '2025/07/log_file_2025-07-01__08-39-58.txt'),
(797, 439, '_wp_attached_file', '2021/02/envato-elements.jpg'),
(798, 439, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1020;s:6:"height";i:574;s:4:"file";s:27:"2021/02/envato-elements.jpg";s:8:"filesize";i:29249;s:5:"sizes";a:4:{s:6:"medium";a:5:{s:4:"file";s:27:"envato-elements-300x169.jpg";s:5:"width";i:300;s:6:"height";i:169;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4945;}s:9:"thumbnail";a:5:{s:4:"file";s:27:"envato-elements-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3106;}s:12:"medium_large";a:5:{s:4:"file";s:27:"envato-elements-768x432.jpg";s:5:"width";i:768;s:6:"height";i:432;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:18911;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:27:"envato-elements-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6027;}}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:{}}}'),
(799, 439, 'siteground_optimizer_optimization_attempts', '1'),
(800, 439, 'siteground_optimizer_is_optimized', '1'),
(801, 439, 'resmushed_quality', '80'),
(802, 439, 'resmushed_cumulated_original_sizes', '71724'),
(803, 439, 'resmushed_cumulated_optimized_sizes', '64207'),
(804, 439, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(805, 440, '_wp_attached_file', '2021/02/medal-of-honor.png');
INSERT INTO `EKPjf_postmeta` VALUES
(806, 440, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:128;s:6:"height";i:128;s:4:"file";s:26:"2021/02/medal-of-honor.png";s:8:"filesize";i:2311;s:5:"sizes";a:0:{}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(807, 440, 'siteground_optimizer_optimization_attempts', '1'),
(808, 440, 'siteground_optimizer_is_optimized', '1'),
(809, 440, 'resmushed_quality', '80'),
(810, 440, 'resmushed_cumulated_original_sizes', '14595'),
(811, 440, 'resmushed_cumulated_optimized_sizes', '11524'),
(812, 440, '_wxr_import_parent', '145'),
(813, 440, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(814, 413, '_wp_attached_file', '2021/03/dollar.png'),
(815, 413, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:512;s:6:"height";i:512;s:4:"file";s:18:"2021/03/dollar.png";s:8:"filesize";i:10415;s:5:"sizes";a:3:{s:6:"medium";a:5:{s:4:"file";s:18:"dollar-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:5441;}s:9:"thumbnail";a:5:{s:4:"file";s:18:"dollar-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2774;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:18:"dollar-300x200.png";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3872;}}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:{}}}'),
(816, 413, 'siteground_optimizer_optimization_attempts', '1'),
(817, 413, 'siteground_optimizer_is_optimized', '1'),
(818, 413, 'resmushed_quality', '80'),
(819, 413, 'resmushed_cumulated_original_sizes', '165719'),
(820, 413, 'resmushed_cumulated_optimized_sizes', '95253'),
(821, 413, '_wxr_import_parent', '412'),
(822, 413, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(823, 553, '_wp_attached_file', '2021/03/medal-of-honor.png'),
(824, 553, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:128;s:6:"height";i:128;s:4:"file";s:26:"2021/03/medal-of-honor.png";s:8:"filesize";i:2311;s:5:"sizes";a:0:{}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(825, 553, 'siteground_optimizer_optimization_attempts', '1'),
(826, 553, 'siteground_optimizer_is_optimized', '1'),
(827, 553, 'resmushed_quality', '80'),
(828, 553, 'resmushed_cumulated_original_sizes', '14595'),
(829, 553, 'resmushed_cumulated_optimized_sizes', '11524'),
(830, 553, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(831, 565, '_wp_attached_file', '2021/03/artistic-for-mobile-wallpaper-iphone-pinterest-download.jpg'),
(832, 565, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:67:"2021/03/artistic-for-mobile-wallpaper-iphone-pinterest-download.jpg";s:8:"filesize";i:420774;s:5:"sizes";a:6:{s:6:"medium";a:5:{s:4:"file";s:67:"artistic-for-mobile-wallpaper-iphone-pinterest-download-300x169.jpg";s:5:"width";i:300;s:6:"height";i:169;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9537;}s:5:"large";a:5:{s:4:"file";s:68:"artistic-for-mobile-wallpaper-iphone-pinterest-download-1024x576.jpg";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:111077;}s:9:"thumbnail";a:5:{s:4:"file";s:67:"artistic-for-mobile-wallpaper-iphone-pinterest-download-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4536;}s:12:"medium_large";a:5:{s:4:"file";s:67:"artistic-for-mobile-wallpaper-iphone-pinterest-download-768x432.jpg";s:5:"width";i:768;s:6:"height";i:432;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:61773;}s:9:"1536x1536";a:5:{s:4:"file";s:68:"artistic-for-mobile-wallpaper-iphone-pinterest-download-1536x864.jpg";s:5:"width";i:1536;s:6:"height";i:864;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:251140;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:67:"artistic-for-mobile-wallpaper-iphone-pinterest-download-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11557;}}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:{}}}'),
(833, 565, 'siteground_optimizer_optimization_attempts', '1'),
(834, 565, 'siteground_optimizer_is_optimized', '1'),
(835, 565, 'resmushed_quality', '80'),
(836, 565, 'resmushed_cumulated_original_sizes', '959569'),
(837, 565, 'resmushed_cumulated_optimized_sizes', '848553'),
(838, 565, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(839, 723, '_wp_attached_file', '2021/03/post-images-02.jpg'),
(840, 723, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:700;s:6:"height";i:437;s:4:"file";s:26:"2021/03/post-images-02.jpg";s:8:"filesize";i:75773;s:5:"sizes";a:3:{s:6:"medium";a:5:{s:4:"file";s:26:"post-images-02-300x187.jpg";s:5:"width";i:300;s:6:"height";i:187;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16617;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"post-images-02-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7561;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:26:"post-images-02-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17554;}}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:{}}}'),
(841, 723, 'siteground_optimizer_optimization_attempts', '1'),
(842, 723, 'siteground_optimizer_is_optimized', '1'),
(843, 723, 'resmushed_quality', '80'),
(844, 723, 'resmushed_cumulated_original_sizes', '143465'),
(845, 723, 'resmushed_cumulated_optimized_sizes', '125867'),
(846, 723, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(847, 724, '_wp_attached_file', '2021/03/post-images-03.jpg'),
(848, 724, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:899;s:6:"height";i:595;s:4:"file";s:26:"2021/03/post-images-03.jpg";s:8:"filesize";i:126427;s:5:"sizes";a:4:{s:6:"medium";a:5:{s:4:"file";s:26:"post-images-03-300x199.jpg";s:5:"width";i:300;s:6:"height";i:199;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12524;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"post-images-03-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5482;}s:12:"medium_large";a:5:{s:4:"file";s:26:"post-images-03-768x508.jpg";s:5:"width";i:768;s:6:"height";i:508;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:84454;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:26:"post-images-03-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12645;}}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:{}}}'),
(849, 724, 'siteground_optimizer_optimization_attempts', '1'),
(850, 724, 'siteground_optimizer_is_optimized', '1'),
(851, 724, 'resmushed_quality', '80'),
(852, 724, 'resmushed_cumulated_original_sizes', '271307'),
(853, 724, 'resmushed_cumulated_optimized_sizes', '241098'),
(854, 724, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(855, 725, '_wp_attached_file', '2021/03/post-images-04.jpg'),
(856, 725, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1400;s:6:"height";i:800;s:4:"file";s:26:"2021/03/post-images-04.jpg";s:8:"filesize";i:67544;s:5:"sizes";a:5:{s:6:"medium";a:5:{s:4:"file";s:26:"post-images-04-300x171.jpg";s:5:"width";i:300;s:6:"height";i:171;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7681;}s:5:"large";a:5:{s:4:"file";s:27:"post-images-04-1024x585.jpg";s:5:"width";i:1024;s:6:"height";i:585;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:42573;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"post-images-04-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4982;}s:12:"medium_large";a:5:{s:4:"file";s:26:"post-images-04-768x439.jpg";s:5:"width";i:768;s:6:"height";i:439;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:28580;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:26:"post-images-04-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9130;}}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:{}}}'),
(857, 725, 'siteground_optimizer_optimization_attempts', '1'),
(858, 725, 'siteground_optimizer_is_optimized', '1'),
(859, 725, 'resmushed_quality', '80'),
(860, 725, 'resmushed_cumulated_original_sizes', '181172'),
(861, 725, 'resmushed_cumulated_optimized_sizes', '162578'),
(862, 725, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(863, 728, '_wp_attached_file', '2021/03/post-images-07.jpg'),
(864, 728, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:26:"2021/03/post-images-07.jpg";s:8:"filesize";i:230493;s:5:"sizes";a:6:{s:6:"medium";a:5:{s:4:"file";s:26:"post-images-07-300x169.jpg";s:5:"width";i:300;s:6:"height";i:169;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11873;}s:5:"large";a:5:{s:4:"file";s:27:"post-images-07-1024x576.jpg";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:78346;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"post-images-07-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6352;}s:12:"medium_large";a:5:{s:4:"file";s:26:"post-images-07-768x432.jpg";s:5:"width";i:768;s:6:"height";i:432;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:49150;}s:9:"1536x1536";a:5:{s:4:"file";s:27:"post-images-07-1536x864.jpg";s:5:"width";i:1536;s:6:"height";i:864;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:156226;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:26:"post-images-07-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13297;}}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:{}}}'),
(865, 728, 'siteground_optimizer_optimization_attempts', '1'),
(866, 728, 'siteground_optimizer_is_optimized', '1'),
(867, 728, 'resmushed_quality', '80'),
(868, 728, 'resmushed_cumulated_original_sizes', '578985'),
(869, 728, 'resmushed_cumulated_optimized_sizes', '537348'),
(870, 728, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(871, 729, '_wp_attached_file', '2021/03/post-images-06.jpg'),
(872, 729, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1024;s:6:"height";i:500;s:4:"file";s:26:"2021/03/post-images-06.jpg";s:8:"filesize";i:124968;s:5:"sizes";a:4:{s:6:"medium";a:5:{s:4:"file";s:26:"post-images-06-300x146.jpg";s:5:"width";i:300;s:6:"height";i:146;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12047;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"post-images-06-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6862;}s:12:"medium_large";a:5:{s:4:"file";s:26:"post-images-06-768x375.jpg";s:5:"width";i:768;s:6:"height";i:375;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:56900;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:26:"post-images-06-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15362;}}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:{}}}'),
(873, 729, 'siteground_optimizer_optimization_attempts', '1'),
(874, 729, 'siteground_optimizer_is_optimized', '1'),
(875, 729, 'resmushed_quality', '80'),
(876, 729, 'resmushed_cumulated_original_sizes', '248702'),
(877, 729, 'resmushed_cumulated_optimized_sizes', '220638'),
(878, 729, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(879, 731, '_wp_attached_file', '2021/03/post-images-08.jpg'),
(880, 731, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:26:"2021/03/post-images-08.jpg";s:8:"filesize";i:385167;s:5:"sizes";a:6:{s:6:"medium";a:5:{s:4:"file";s:26:"post-images-08-300x169.jpg";s:5:"width";i:300;s:6:"height";i:169;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14879;}s:5:"large";a:5:{s:4:"file";s:27:"post-images-08-1024x576.jpg";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:125346;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"post-images-08-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8630;}s:12:"medium_large";a:5:{s:4:"file";s:26:"post-images-08-768x432.jpg";s:5:"width";i:768;s:6:"height";i:432;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:75207;}s:9:"1536x1536";a:5:{s:4:"file";s:27:"post-images-08-1536x864.jpg";s:5:"width";i:1536;s:6:"height";i:864;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:255179;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:26:"post-images-08-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:18090;}}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:{}}}'),
(881, 731, 'siteground_optimizer_optimization_attempts', '1'),
(882, 731, 'siteground_optimizer_is_optimized', '1'),
(883, 731, 'resmushed_quality', '80'),
(884, 731, 'resmushed_cumulated_original_sizes', '970055'),
(885, 731, 'resmushed_cumulated_optimized_sizes', '868499'),
(886, 731, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(887, 798, '_wp_attached_file', '2021/03/hero-6.jpg'),
(888, 798, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:18:"2021/03/hero-6.jpg";s:8:"filesize";i:153111;s:5:"sizes";a:6:{s:6:"medium";a:5:{s:4:"file";s:18:"hero-6-300x169.jpg";s:5:"width";i:300;s:6:"height";i:169;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11550;}s:5:"large";a:5:{s:4:"file";s:19:"hero-6-1024x576.jpg";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:74167;}s:9:"thumbnail";a:5:{s:4:"file";s:18:"hero-6-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6622;}s:12:"medium_large";a:5:{s:4:"file";s:18:"hero-6-768x432.jpg";s:5:"width";i:768;s:6:"height";i:432;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:47615;}s:9:"1536x1536";a:5:{s:4:"file";s:19:"hero-6-1536x864.jpg";s:5:"width";i:1536;s:6:"height";i:864;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:132713;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:18:"hero-6-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13294;}}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:{}}}'),
(889, 798, 'siteground_optimizer_optimization_attempts', '1'),
(890, 798, 'siteground_optimizer_is_optimized', '1'),
(891, 798, 'resmushed_quality', '80'),
(892, 798, 'resmushed_cumulated_original_sizes', '461019'),
(893, 798, 'resmushed_cumulated_optimized_sizes', '441958'),
(894, 798, '_wxr_import_parent', '797'),
(895, 798, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(896, 837, '_wp_attached_file', '2021/03/post-images-09.jpg'),
(897, 837, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:890;s:6:"height";i:500;s:4:"file";s:26:"2021/03/post-images-09.jpg";s:8:"filesize";i:39647;s:5:"sizes";a:4:{s:6:"medium";a:5:{s:4:"file";s:26:"post-images-09-300x169.jpg";s:5:"width";i:300;s:6:"height";i:169;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9281;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"post-images-09-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4190;}s:12:"medium_large";a:5:{s:4:"file";s:26:"post-images-09-768x431.jpg";s:5:"width";i:768;s:6:"height";i:431;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:31282;}s:25:"tophive-vertical-thumb-sm";a:5:{s:4:"file";s:26:"post-images-09-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10208;}}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:{}}}'),
(898, 837, 'siteground_optimizer_optimization_attempts', '1'),
(899, 837, 'siteground_optimizer_is_optimized', '1'),
(900, 837, 'resmushed_quality', '80'),
(901, 837, 'resmushed_cumulated_original_sizes', '109393'),
(902, 837, 'resmushed_cumulated_optimized_sizes', '99855'),
(903, 837, '_wxr_import_parent', '836'),
(904, 837, '_wxr_import_user_slug', 'admin_upoxbo9d'),
(905, 959, '_wp_attached_file', '2021/03/foot-bg.png'),
(906, 960, '_wp_attached_file', '2025/07/log_file_2025-07-01__20-08-11.txt'),
(907, 961, '_wp_attached_file', '2025/07/log_file_2025-07-01__21-36-45.txt'),
(914, 964, '_wp_attached_file', '2026/03/log_file_2026-03-18__13-50-11.txt'),
(923, 429, '_edit_lock', '1774441633:1'),
(925, 250, '_edit_lock', '1774472419:1'),
(933, 972, '_edit_lock', '1774442430:1'),
(934, 959, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:3520;s:6:"height";i:1808;s:4:"file";s:19:"2021/03/foot-bg.png";s:8:"filesize";i:752089;s:5:"sizes";a:0:{}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(935, 972, '_wp_trash_meta_status', 'publish'),
(936, 972, '_wp_trash_meta_time', '1774442470'),
(937, 378, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:2920;s:6:"height";i:2080;s:4:"file";s:24:"2021/02/pettern-bg-2.png";s:8:"filesize";i:839717;s:5:"sizes";a:0:{}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(921, 965, '_wp_attached_file', 'woocommerce-placeholder.webp'),
(922, 965, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1200;s:6:"height";i:1200;s:4:"file";s:28:"woocommerce-placeholder.webp";s:8:"filesize";i:9892;s:5:"sizes";a:0:{}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}');

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_posts`
--

CREATE TABLE `EKPjf_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_520_ci NOT NULL,
  `post_title` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_excerpt` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_status` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'publish',
  `comment_status` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'open',
  `ping_status` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'open',
  `post_password` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `post_name` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `to_ping` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `pinged` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content_filtered` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_parent` bigint unsigned NOT NULL DEFAULT '0',
  `guid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `menu_order` int NOT NULL DEFAULT '0',
  `post_type` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'post',
  `post_mime_type` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_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`),
  KEY `type_status_author` (`post_type`,`post_status`,`post_author`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `EKPjf_posts`
--

INSERT INTO `EKPjf_posts` VALUES
(1, 1, '2025-06-30 20:10:47', '2025-06-30 20:10:47', '<!-- wp:paragraph -->\n<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n<!-- /wp:paragraph -->', 'Hello world!', '', 'publish', 'open', 'open', '', 'hello-world', '', '', '2025-06-30 20:10:47', '2025-06-30 20:10:47', '', 0, 'https://intranet.mpongo.org/?p=1', 0, 'post', '', 1),
(2, 1, '2025-06-30 20:10:47', '2025-06-30 20:10:47', '<!-- wp:paragraph -->\n<p>This is an example page. It''s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class="wp-block-quote"><p>Hi there! I''m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like pi&#241;a coladas. (And gettin'' caught in the rain.)</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>...or something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class="wp-block-quote"><p>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>As a new WordPress user, you should go to <a href="https://intranet.mpongo.org/wp-admin/">your dashboard</a> to delete this page and create new pages for your content. Have fun!</p>\n<!-- /wp:paragraph -->', 'Sample Page', '', 'publish', 'closed', 'open', '', 'sample-page', '', '', '2025-06-30 20:10:47', '2025-06-30 20:10:47', '', 0, 'https://intranet.mpongo.org/?page_id=2', 0, 'page', '', 0),
(3, 1, '2025-06-30 20:10:47', '2025-06-30 20:10:47', '<!-- wp:heading -->\n<h2 class="wp-block-heading">Who we are</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class="privacy-policy-tutorial">Suggested text: </strong>Our website address is: https://intranet.mpongo.org.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Comments</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class="privacy-policy-tutorial">Suggested text: </strong>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor&#8217;s IP address and browser user agent string to help spam detection.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Media</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class="privacy-policy-tutorial">Suggested text: </strong>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Cookies</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class="privacy-policy-tutorial">Suggested text: </strong>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select &quot;Remember Me&quot;, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Embedded content from other websites</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class="privacy-policy-tutorial">Suggested text: </strong>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Who we share your data with</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class="privacy-policy-tutorial">Suggested text: </strong>If you request a password reset, your IP address will be included in the reset email.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class="wp-block-heading">How long we retain your data</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class="privacy-policy-tutorial">Suggested text: </strong>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class="wp-block-heading">What rights you have over your data</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class="privacy-policy-tutorial">Suggested text: </strong>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Where your data is sent</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class="privacy-policy-tutorial">Suggested text: </strong>Visitor comments may be checked through an automated spam detection service.</p>\n<!-- /wp:paragraph -->\n', 'Privacy Policy', '', 'draft', 'closed', 'open', '', 'privacy-policy', '', '', '2025-06-30 20:10:47', '2025-06-30 20:10:47', '', 0, 'https://intranet.mpongo.org/?page_id=3', 0, 'page', '', 0),
(4, 0, '2025-06-30 20:11:46', '2025-06-30 20:11:46', '<!-- wp:page-list /-->', 'Navigation', '', 'publish', 'closed', 'closed', '', 'navigation', '', '', '2025-06-30 20:11:46', '2025-06-30 20:11:46', '', 0, 'https://intranet.mpongo.org/?p=4', 0, 'wp_navigation', '', 0),
(6, 1, '2025-06-30 22:29:39', '2025-06-30 22:29:39', '', 'Default Kit', '', 'publish', 'closed', 'closed', '', 'default-kit', '', '', '2025-06-30 22:29:39', '2025-06-30 22:29:39', '', 0, 'https://intranet.mpongo.org/?p=6', 0, 'elementor_library', '', 0),
(7, 1, '2025-06-30 22:30:10', '2025-06-30 22:30:10', '', 'Activités du site', '', 'publish', 'closed', 'closed', '', 'activites-du-site', '', '', '2025-06-30 22:30:10', '2025-06-30 22:30:10', '', 0, 'https://intranet.mpongo.org/?post_type=buddypress&p=7', 0, 'buddypress', '', 0),
(8, 1, '2025-06-30 22:30:10', '2025-06-30 22:30:10', '', 'Membres', '', 'publish', 'closed', 'closed', '', 'membres', '', '', '2025-06-30 22:30:10', '2025-06-30 22:30:10', '', 0, 'https://intranet.mpongo.org/?post_type=buddypress&p=8', 0, 'buddypress', '', 0),
(9, 1, '2025-06-30 22:30:10', '2025-06-30 22:30:10', 'Bienvenue sur {{site.name}} !\n\nConsultez <a href="{{{profile.url}}}">votre page de profil</a>, page depuis laquelle vous pouvez nous en dire plus à votre sujet, modifier vos préférences, ou faire de nouvelles connaissances, pour commencer.\n\nMot de passe oublié ? Pas d’inquiétude, vous pouvez le redéfinir grâce à votre adresse e-mail depuis <a href="{{{lostpassword.url}}}">cette page</a> de notre site.', '[{{{site.name}}}] Bienvenue !', 'Bienvenue sur {{site.name}} !\n\nConsultez votre page de profil, page depuis laquelle vous pouvez nous en dire plus à votre sujet, modifier vos préférences, ou faire de nouvelles connaissances, pour commencer : {{{profile.url}}}\n\nMot de passe oublié ? Pas d’inquiétude, vous pouvez le redéfinir grâce à votre adresse e-mail depuis cette page de notre site : {{{lostpassword.url}}}', 'publish', 'closed', 'closed', '', 'site-name-bienvenue', '', '', '2025-06-30 22:30:10', '2025-06-30 22:30:10', '', 0, 'https://intranet.mpongo.org/?post_type=bp-email&p=9', 0, 'bp-email', '', 0),
(10, 1, '2025-06-30 22:30:10', '2025-06-30 22:30:10', '{{poster.name}} a répondu à une de vos mises à jour :\n\n<blockquote>&quot;{{usermessage}}&quot;</blockquote>\n\n<a href="{{{thread.url}}}">Accès à la discussion</a> pour répondre ou continuer la conversation.', '[{{{site.name}}}] {{poster.name}} a répondu à une de vos mises à jour', '{{poster.name}} a répondu à une de vos mises à jour : \n\n« {{usermessage}} »\n\nAccès à la discussion pour répondre ou continuer la conversation : {{{thread.url}}}', 'publish', 'closed', 'closed', '', 'site-name-poster-name-a-repondu-a-une-de-vos-mises-a-jour', '', '', '2025-06-30 22:30:10', '2025-06-30 22:30:10', '', 0, 'https://intranet.mpongo.org/?post_type=bp-email&p=10', 0, 'bp-email', '', 0),
(11, 1, '2025-06-30 22:30:10', '2025-06-30 22:30:10', '{{poster.name}} a répondu à un de vos commentaires :\n\n<blockquote>&quot;{{usermessage}}&quot;</blockquote>\n\n<a href="{{{thread.url}}}">Afficher la discussion</a> pour répondre ou continuer la conversation.', '[{{{site.name}}}] {{poster.name}} a répondu à un de vos commentaires', '{{poster.name}} a répondu à un de vos commentaires : \n\n« {{usermessage}} »\n\nAccès à la discussion pour répondre ou continuer la conversation : {{{thread.url}}}', 'publish', 'closed', 'closed', '', 'site-name-poster-name-a-repondu-a-un-de-vos-commentaires', '', '', '2025-06-30 22:30:10', '2025-06-30 22:30:10', '', 0, 'https://intranet.mpongo.org/?post_type=bp-email&p=11', 0, 'bp-email', '', 0),
(12, 1, '2025-06-30 22:30:10', '2025-06-30 22:30:10', '{{poster.name}} vous a mentionné dans une mise à jour d’état :\n\n<blockquote>&quot;{{usermessage}}&quot;</blockquote>\n\n<a href="{{{mentioned.url}}}">Aller à la discussion</a> pour répondre ou continuer la conversation.', '[{{{site.name}}}] {{poster.name}} vous a mentionné dans une mise à jour de statut', '{{poster.name}} vous a mentionné dans une mise à jour d’état : \n\n"{{usermessage}}"\n\nPour y répondre ou continuer la conversation, rendez-vous sur: {{{mentioned.url}}}', 'publish', 'closed', 'closed', '', 'site-name-poster-name-vous-a-mentionne-dans-une-mise-a-jour-de-statut', '', '', '2025-06-30 22:30:10', '2025-06-30 22:30:10', '', 0, 'https://intranet.mpongo.org/?post_type=bp-email&p=12', 0, 'bp-email', '', 0),
(13, 1, '2025-06-30 22:30:10', '2025-06-30 22:30:10', '{{poster.name}} vous a cité dans le groupe "{{group.name}}":\n\n<blockquote>&quot;{{usermessage}}&quot;</blockquote>\n\n<a href="{{{mentioned.url}}}">Afficher la discussion</a> pour répondre ou continuer la conversation.', '[{{{site.name}}}] {{poster.name}} vous a mentionné dans une mise à jour', '{{poster.name}} vous a cité dans le groupe "{{group.name}}":\n\n"{{usermessage}}"\n\nAccès à la discussion pour répondre ou continuer la conversation: {{{mentioned.url}}}', 'publish', 'closed', 'closed', '', 'site-name-poster-name-vous-a-mentionne-dans-une-mise-a-jour', '', '', '2025-06-30 22:30:10', '2025-06-30 22:30:10', '', 0, 'https://intranet.mpongo.org/?post_type=bp-email&p=13', 0, 'bp-email', '', 0),
(14, 1, '2025-06-30 22:30:10', '2025-06-30 22:30:10', 'Merci de vous être inscrit·e !\n\nPour activer votre compte, merci de vous rendre à cette adresse et de cliquer sur le bouton <strong>Activer</strong> :\n<a href="{{{activate.url}}}">{{{activate.url}}}</a>\n\nSi le champ ''clé d’activation'' est vide, merci de copier/coller la suite de caractères suivante dans le champ - {{key}}', '[{{{site.name}}}] Activez votre compte', 'Merci de vous être inscrit·e !\n\nPour activer votre compte, merci de vous rendre à cette adresse et de cliquer sur le bouton ''Activer'' : {{{activate.url}}}\n\nSi le champ ''clé d’activation'' est vide, merci de copier/coller la suite de caractères suivante dans le champ - {{key}}', 'publish', 'closed', 'closed', '', 'site-name-activez-votre-compte', '', '', '2025-06-30 22:30:10', '2025-06-30 22:30:10', '', 0, 'https://intranet.mpongo.org/?post_type=bp-email&p=14', 0, 'bp-email', '', 0),
(15, 1, '2025-06-30 22:30:10', '2025-06-30 22:30:10', '<a href="{{{initiator.url}}}">{{initiator.name}}</a> souhaite vous ajouter à sa liste d''amis.\n\nPour accepter sa demande ou gérer d''autres demandes en attente, rendez-vous sur: <a href="{{{friend-requests.url}}}">{{{friend-requests.url}}}</a>', '[{{{site.name}}}] Nouvelle demande de contact de la part de {{initiator.name}}', '{{initiator.name}} souhaite vous ajouter à sa liste de contacts. \n\nPour accepter sa demande et gérer d''autres demandes en attente, rendez-vous sur: {{{friend-requests.url}}}\n\nPour voir le profil de {{initiator.name}}, rendez-vous sur: {{{initiator.url}}}', 'publish', 'closed', 'closed', '', 'site-name-nouvelle-demande-de-contact-de-la-part-de-initiator-name', '', '', '2025-06-30 22:30:10', '2025-06-30 22:30:10', '', 0, 'https://intranet.mpongo.org/?post_type=bp-email&p=15', 0, 'bp-email', '', 0),
(16, 1, '2025-06-30 22:30:10', '2025-06-30 22:30:10', '<a href="{{{friendship.url}}}">{{friend.name}}</a> a accepté votre demande de contact.', '[{{{site.name}}}] {{friend.name}} a accepté votre demande de contact', '{{friend.name}} a accepté votre dmande de contact. \n\nPour en savoir plus, visitez son profil: {{{friendship.url}}}', 'publish', 'closed', 'closed', '', 'site-name-friend-name-a-accepte-votre-demande-de-contact', '', '', '2025-06-30 22:30:10', '2025-06-30 22:30:10', '', 0, 'https://intranet.mpongo.org/?post_type=bp-email&p=16', 0, 'bp-email', '', 0),
(17, 1, '2025-06-30 22:30:10', '2025-06-30 22:30:10', 'Les informations sur le groupe &quot;<a href="{{{group.url}}}">{{group.name}}</a>&quot; ont été mises à jour:\n<blockquote>{{changed_text}}</blockquote>', '[{{{site.name}}}] Mise à jour des informations du groupe', 'Les détails sur le groupe "{{group.name}}" ont été mis à jour:\n\n{{changed_text}}\n\nPour voir le groupe, cliquez ici: {{{group.url}}}', 'publish', 'closed', 'closed', '', 'site-name-mise-a-jour-des-informations-du-groupe', '', '', '2025-06-30 22:30:10', '2025-06-30 22:30:10', '', 0, 'https://intranet.mpongo.org/?post_type=bp-email&p=17', 0, 'bp-email', '', 0),
(18, 1, '2025-06-30 22:30:10', '2025-06-30 22:30:10', '<a href="{{{inviter.url}}}">{{inviter.name}}</a> vous a invité à rejoindre le groupe : « {{group.name}} ».\n\n{{invite.message}}\n\n<a href="{{{invites.url}}}">Cliquez ici pour accepter l’invitation</a> or <a href="{{{group.url}}}">ici pour visiter le groupe</a> et en savoir plus sur son sujet.', '[{{{site.name}}}] Vous êtes invité par le groupe: "{{group.name}}"', '{{inviter.name}} vous a invité à rejoindre le groupe : "{{group.name}}".\n\n{{invite.message}}\n\nPour accepter cette invitation, cliquez sur ce lien : {{{invites.url}}}\n\nPour en savoir plus sur le groupe, cliquez sur ce lien : {{{group.url}}}.\nPour afficher le profil de {{inviter.name}}, cliquez sur ce lien : {{{inviter.url}}}', 'publish', 'closed', 'closed', '', 'site-name-vous-etes-invite-par-le-groupe-group-name', '', '', '2025-06-30 22:30:10', '2025-06-30 22:30:10', '', 0, 'https://intranet.mpongo.org/?post_type=bp-email&p=18', 0, 'bp-email', '', 0),
(19, 1, '2025-06-30 22:30:10', '2025-06-30 22:30:10', 'Vous avez été promu comme <b>{{promoted_to}}</b> du groupe &quot;<a href="{{{group.url}}}">{{group.name}}</a>&quot;.', '[{{{site.name}}}] Vous êtes promu dans le groupe: "{{group.name}}"', 'Vous avez été promu comme {{promoted_to}} du groupe: "{{group.name}}".\n\nPour visiter le groupe, cliquez ici: {{{group.url}}}', 'publish', 'closed', 'closed', '', 'site-name-vous-etes-promu-dans-le-groupe-group-name', '', '', '2025-06-30 22:30:10', '2025-06-30 22:30:10', '', 0, 'https://intranet.mpongo.org/?post_type=bp-email&p=19', 0, 'bp-email', '', 0),
(20, 1, '2025-06-30 22:30:10', '2025-06-30 22:30:10', '<a href="{{{profile.url}}}">{{requesting-user.name}}</a> souhaite rejoindre le groupe « {{group.name}} ».\n{{request.message}}\nEn tant que personne administrant ce groupe, vous pouvez accepter ou rejeter cette demande\n\n<a href="{{{group-requests.url}}}">Gérer cette demande</a> et toutes les autres demandes en attente.', '[{{{site.name}}}] Demande d''adhésion au groupe: {{group.name}}', '{{requesting-user.name}} demande à rejoindre le groupe « {{group.name}} ». En tant que personne administrant ce groupe, vous avez la possibilité d''accepter ou de rejeter cette demande.\n\nPour traiter cette demande et celles qui sont en attente, cliquez ici : {{{group-requests.url}}}\n\nPour en savoir plus sur {{requesting-user.name}}, visitez son profil : {{{profile.url}}}', 'publish', 'closed', 'closed', '', 'site-name-demande-dadhesion-au-groupe-group-name', '', '', '2025-06-30 22:30:10', '2025-06-30 22:30:10', '', 0, 'https://intranet.mpongo.org/?post_type=bp-email&p=20', 0, 'bp-email', '', 0),
(21, 1, '2025-06-30 22:30:10', '2025-06-30 22:30:10', '{{sender.name}} vous a envoyé un nouveau message : « {{usersubject}} »\n\n<blockquote>&quot;{{usermessage}}&quot;</blockquote>\n\n<a href="{{{message.url}}}">Accès à la discussion</a> pour répondre ou continuer la conversation.', '[{{{site.name}}}] Nouveau message de {{sender.name}}', '{{sender.name}} vous a envoyé un nouveau message intitulé : « {{usersubject}} »\n\n« {{usermessage}} »\n\nPour lui répondre ou poursuivre la conversation, cliquez ici : {{{message.url}}}', 'publish', 'closed', 'closed', '', 'site-name-nouveau-message-de-sender-name', '', '', '2025-06-30 22:30:10', '2025-06-30 22:30:10', '', 0, 'https://intranet.mpongo.org/?post_type=bp-email&p=21', 0, 'bp-email', '', 0),
(22, 1, '2025-06-30 22:30:10', '2025-06-30 22:30:10', 'Vous avez récemment modifié l''adresse e-mail associée à votre compte sur {{site.name}} pour {{user.email}}.  Si elle est correcte, <a href="{{{verify.url}}}">cliquez ici pour confirmer votre modification</a>.\n\nSinon, si vous avez changé d''avis ou que vous pensez que cet e-mail vous a été adressé par erreur, ne tenez pas compte de ce message et supprimez-le.', '[{{{site.name}}}] Vérifiez votre nouvelle adresse e-mail', 'Vous avez récemment modifié l''adresse e-mail associée à votre compte sur {{site.name}} pour {{user.email}}.  Si elle est correcte, suivez ce lien pour confirmer votre modification : {{{verify.url}}}\n\nSinon, si vous avez changé d''avis ou que vous pensez que cet e-mail vous a été adressé par erreur, ne tenez pas compte de ce message et supprimez-le.', 'publish', 'closed', 'closed', '', 'site-name-verifiez-votre-nouvelle-adresse-e-mail', '', '', '2025-06-30 22:30:10', '2025-06-30 22:30:10', '', 0, 'https://intranet.mpongo.org/?post_type=bp-email&p=22', 0, 'bp-email', '', 0),
(23, 1, '2025-06-30 22:30:10', '2025-06-30 22:30:10', 'Votre demande d''adhésion au groupe &quot;<a href="{{{group.url}}}">{{group.name}}</a>&quot; a été acceptée.', '[{{{site.name}}}] votre demande d''adhésion au groupe "{{group.name}}" a été acceptée', 'Votre demande d''adhésion au groupe "{{group.name}}" a été acceptée.\n\nPour voir le groupe, cliquez ici: {{{group.url}}}', 'publish', 'closed', 'closed', '', 'site-name-votre-demande-dadhesion-au-groupe-group-name-a-ete-acceptee', '', '', '2025-06-30 22:30:10', '2025-06-30 22:30:10', '', 0, 'https://intranet.mpongo.org/?post_type=bp-email&p=23', 0, 'bp-email', '', 0),
(24, 1, '2025-06-30 22:30:10', '2025-06-30 22:30:10', 'Votre demande d''adhésion au groupe &quot;<a href="{{{group.url}}}">{{group.name}}</a>&quot; a été rejetée.', '[{{{site.name}}}] votre demande d’adhésion au groupe "{{group.name}}" a été rejetée', 'Votre demande d’adhésion au groupe "{{group.name}}" a été rejetée.\n\nPour solliciter une nouvelle demande, cliquez ici: {{{group.url}}}', 'publish', 'closed', 'closed', '', 'site-name-votre-demande-dadhesion-au-groupe-group-name-a-ete-rejetee', '', '', '2025-06-30 22:30:10', '2025-06-30 22:30:10', '', 0, 'https://intranet.mpongo.org/?post_type=bp-email&p=24', 0, 'bp-email', '', 0),
(25, 1, '2025-06-30 22:30:10', '2025-06-30 22:30:10', 'Un·e administrateur·rice de groupe a accepté, à votre place, une invitation à rejoindre « <a href="{{{group.url}}}">{{group.name}}</a> ».\n\nSi vous n’êtes pas d''accord avec lui·elle, vous pouvez quitter ce groupe à tout moment en vous rendant sur votre <a href="{{{leave-group.url}}}">page d’adhésion aux groupes</a>.', '[{{{site.name}}}] votre demande d''adhésion au groupe "{{group.name}}" a été acceptée', 'Un·e administrateur·rice de groupe a accepté, à votre place, une invitation à rejoindre « {{group.name}} ».\n\nSi vous n’êtes pas d''accord avec lui·elle, vous pouvez quitter ce groupe à tout moment en vous rendant sur votre page d’adhésion aux groupes : {{{leave-group.url}}}.', 'publish', 'closed', 'closed', '', 'site-name-votre-demande-dadhesion-au-groupe-group-name-a-ete-acceptee-2', '', '', '2025-06-30 22:30:10', '2025-06-30 22:30:10', '', 0, 'https://intranet.mpongo.org/?post_type=bp-email&p=25', 0, 'bp-email', '', 0),
(26, 1, '2025-06-30 22:30:10', '2025-06-30 22:30:10', 'Un·e administrateur·rice de groupe a rejeté, à votre place, une invitation à rejoindre « <a href="{{{group.url}}}">{{group.name}}</a> ».\n\nSi vous n’êtes pas d''accord avec lui·elle, merci de contacter l‘administrateur·rice du site.', '[{{{site.name}}}] votre demande d’adhésion au groupe "{{group.name}}" a été rejetée', 'Un·e administrateur·rice de groupe a rejeté, à votre place, une invitation à rejoindre « {{group.name}} ».\n\nSi vous n’êtes pas d''accord avec lui·elle, merci de contacter l‘administrateur·rice du site.', 'publish', 'closed', 'closed', '', 'site-name-votre-demande-dadhesion-au-groupe-group-name-a-ete-rejetee-2', '', '', '2025-06-30 22:30:10', '2025-06-30 22:30:10', '', 0, 'https://intranet.mpongo.org/?post_type=bp-email&p=26', 0, 'bp-email', '', 0),
(27, 1, '2025-06-30 22:30:10', '2025-06-30 22:30:10', '<a href="{{{inviter.url}}}">{{inviter.name}}</a> vous invite à rejoindre le site : « {{site.name}} ».\n{{usermessage}}\n<a href="{{{invite.accept_url}}}">Accepter l''invitation</a> ou  <a href="{{{site.url}}}">visiter le site</a> pour en savoir plus.', '{{inviter.name}} vous a invité à rejoindre {{site.name}}', '{{inviter.name}} vous invite à rejoindre le site : "{{site.name}}".\n\nPour accepter cette invitation, cliquez sur ce lien : {{{invite.accept_url}}}\n\nPour en savoir plus sur le site, cliquez ici {{{site.url}}}.\nPour en savoir plus sur {{inviter.name}}, visitez son profil : {{{inviter.url}}}', 'publish', 'closed', 'closed', '', 'inviter-name-vous-a-invite-a-rejoindre-site-name', '', '', '2025-06-30 22:30:10', '2025-06-30 22:30:10', '', 0, 'https://intranet.mpongo.org/?post_type=bp-email&p=27', 0, 'bp-email', '', 0),
(28, 1, '2025-06-30 22:30:10', '2025-06-30 22:30:10', '{{requesting-user.user_login}} demande à adhérer au site &laquo;&nbsp;{{site.name}}&nbsp;&raquo;.\n\n<a href="{{{manage.url}}}">Gérer cette demande</a>.', '{{requesting-user.user_login}} demande à adhérer à {{site.name}}', '{{requesting-user.user_login}} demande à adhérer au site « {{site.name}} ».\n\nPour gérer cette demande, merci de suivre ce lien : {{{manage.url}}}.', 'publish', 'closed', 'closed', '', 'requesting-user-user_login-demande-a-adherer-a-site-name', '', '', '2025-06-30 22:30:10', '2025-06-30 22:30:10', '', 0, 'https://intranet.mpongo.org/?post_type=bp-email&p=28', 0, 'bp-email', '', 0),
(29, 1, '2025-06-30 22:30:10', '2025-06-30 22:30:10', 'Désolé, votre demande d’adhésion au site &laquo;&nbsp;{{site.name}}&nbsp;&raquo; a été refusée.', 'Votre demande d’adhésion au site {{site.name}} a été refusée', 'Désolé, votre demande d’adhésion au site « {{site.name}} » a été refusée.', 'publish', 'closed', 'closed', '', 'votre-demande-dadhesion-au-site-site-name-a-ete-refusee', '', '', '2025-06-30 22:30:10', '2025-06-30 22:30:10', '', 0, 'https://intranet.mpongo.org/?post_type=bp-email&p=29', 0, 'bp-email', '', 0),
(32, 1, '2025-06-30 22:54:45', '2025-06-30 22:54:45', '', 'One Click Demo Import - log_file_2025-06-30__22-54-45', '', 'inherit', 'open', 'closed', '', 'one-click-demo-import-log_file_2025-06-30__22-54-45', '', '', '2025-06-30 22:54:45', '2025-06-30 22:54:45', '', 0, 'https://intranet.mpongo.org/wp-content/uploads/2025/06/log_file_2025-06-30__22-54-45.txt', 0, 'attachment', 'text/plain', 0),
(33, 1, '2025-06-30 22:56:02', '2025-06-30 22:56:02', '', 'One Click Demo Import - log_file_2025-06-30__22-56-02', '', 'inherit', 'open', 'closed', '', 'one-click-demo-import-log_file_2025-06-30__22-56-02', '', '', '2025-06-30 22:56:02', '2025-06-30 22:56:02', '', 0, 'https://intranet.mpongo.org/wp-content/uploads/2025/06/log_file_2025-06-30__22-56-02.txt', 0, 'attachment', 'text/plain', 0),
(34, 1, '2021-01-26 22:29:31', '2021-01-26 22:29:31', '', 'logo-buddypress', '', 'inherit', 'open', 'closed', '', 'logo-buddypress', '', '', '2021-01-26 22:29:31', '2021-01-26 22:29:31', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/2021/01/logo-buddypress.png', 0, 'attachment', 'image/png', 0),
(35, 1, '2021-01-26 22:30:16', '2021-01-26 22:30:16', '', 'fav-3', '', 'inherit', 'open', 'closed', '', 'fav-3', '', '', '2021-01-26 22:30:16', '2021-01-26 22:30:16', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/2021/01/fav-3.png', 0, 'attachment', 'image/png', 0),
(70, 1, '2021-01-27 00:03:11', '2021-01-27 00:03:11', '', 'hero', '', 'inherit', 'open', 'closed', '', 'hero', '', '', '2021-01-27 00:03:11', '2021-01-27 00:03:11', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/2021/01/hero.jpg', 0, 'attachment', 'image/jpeg', 0),
(80, 1, '2021-01-27 00:18:43', '2021-01-27 00:18:43', '', '', '', 'inherit', 'open', 'closed', '', '80', '', '', '2021-01-27 00:18:43', '2021-01-27 00:18:43', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/2021/01/credits.png', 0, 'attachment', 'image/png', 0),
(90, 1, '2021-01-27 00:18:43', '2021-01-27 00:18:43', '', '', '', 'inherit', 'open', 'closed', '', '90', '', '', '2021-01-27 00:18:43', '2021-01-27 00:18:43', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/2021/01/gamipress-icon-crown-material.png', 0, 'attachment', 'image/png', 0),
(92, 1, '2021-01-27 00:18:43', '2021-01-27 00:18:43', '', '', '', 'inherit', 'open', 'closed', '', '92', '', '', '2021-01-27 00:18:43', '2021-01-27 00:18:43', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/2021/01/poster.png', 0, 'attachment', 'image/png', 0),
(94, 1, '2021-01-27 00:18:43', '2021-01-27 00:18:43', '', '', '', 'inherit', 'open', 'closed', '', '94', '', '', '2021-01-27 00:18:43', '2021-01-27 00:18:43', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/2021/01/participant.png', 0, 'attachment', 'image/png', 0),
(96, 1, '2021-01-27 00:18:43', '2021-01-27 00:18:43', '', '', '', 'inherit', 'open', 'closed', '', '96', '', '', '2021-01-27 00:18:43', '2021-01-27 00:18:43', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/2021/01/helper.png', 0, 'attachment', 'image/png', 0),
(98, 1, '2021-01-27 00:18:44', '2021-01-27 00:18:44', '', '', '', 'inherit', 'open', 'closed', '', '98', '', '', '2021-01-27 00:18:44', '2021-01-27 00:18:44', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/2021/01/overlord.png', 0, 'attachment', 'image/png', 0),
(100, 1, '2021-01-27 00:18:44', '2021-01-27 00:18:44', '', '', '', 'inherit', 'open', 'closed', '', '100', '', '', '2021-01-27 00:18:44', '2021-01-27 00:18:44', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/2021/01/networker.png', 0, 'attachment', 'image/png', 0),
(108, 1, '2021-01-27 00:18:44', '2021-01-27 00:18:44', '', '', '', 'inherit', 'open', 'closed', '', '108', '', '', '2021-01-27 00:18:44', '2021-01-27 00:18:44', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/2021/01/gamipress-icon-star-material.png', 0, 'attachment', 'image/png', 0),
(110, 1, '2021-01-27 00:18:44', '2021-01-27 00:18:44', '', '', '', 'inherit', 'open', 'closed', '', '110', '', '', '2021-01-27 00:18:44', '2021-01-27 00:18:44', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/2021/01/banner.png', 0, 'attachment', 'image/png', 0),
(112, 1, '2021-01-27 00:18:44', '2021-01-27 00:18:44', '', '', '', 'inherit', 'open', 'closed', '', '112', '', '', '2021-01-27 00:18:44', '2021-01-27 00:18:44', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/2021/01/first-place-1.png', 0, 'attachment', 'image/png', 0),
(114, 1, '2021-01-27 00:18:45', '2021-01-27 00:18:45', '', '', '', 'inherit', 'open', 'closed', '', '114', '', '', '2021-01-27 00:18:45', '2021-01-27 00:18:45', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/2021/01/rank.png', 0, 'attachment', 'image/png', 0),
(116, 1, '2021-01-27 00:18:45', '2021-01-27 00:18:45', '', '', '', 'inherit', 'open', 'closed', '', '116', '', '', '2021-01-27 00:18:45', '2021-01-27 00:18:45', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/2021/01/master.png', 0, 'attachment', 'image/png', 0),
(150, 1, '2021-01-27 00:54:10', '2021-01-27 00:54:10', '', '03.-Snowy-Mint_1', '', 'inherit', 'open', 'closed', '', '03-snowy-mint_1', '', '', '2021-01-27 00:54:10', '2021-01-27 00:54:10', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/2021/01/03.-Snowy-Mint_1.jpg', 0, 'attachment', 'image/jpeg', 0),
(156, 1, '2021-01-27 01:05:46', '2021-01-27 01:05:46', '', '66.-Yellow-sand_1', '', 'inherit', 'open', 'closed', '', '66-yellow-sand_1', '', '', '2021-01-27 01:05:46', '2021-01-27 01:05:46', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/2021/01/66.-Yellow-sand_1.jpg', 0, 'attachment', 'image/jpeg', 0),
(161, 1, '2021-01-27 01:07:42', '2021-01-27 01:07:42', '', '64.-Magic-Mint', '', 'inherit', 'open', 'closed', '', '64-magic-mint', '', '', '2021-01-27 01:07:42', '2021-01-27 01:07:42', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/2021/01/64.-Magic-Mint.jpg', 0, 'attachment', 'image/jpeg', 0),
(165, 1, '2021-01-27 01:09:38', '2021-01-27 01:09:38', '', '77.-Green-bonbon_1', '', 'inherit', 'open', 'closed', '', '77-green-bonbon_1', '', '', '2021-01-27 01:09:38', '2021-01-27 01:09:38', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/2021/01/77.-Green-bonbon_1.jpg', 0, 'attachment', 'image/jpeg', 0),
(359, 1, '2021-02-24 23:29:17', '2021-02-24 23:29:17', '', 'logo-10', '', 'inherit', 'open', 'closed', '', 'logo-10', '', '', '2021-02-24 23:29:17', '2021-02-24 23:29:17', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/2021/02/logo-10.png', 0, 'attachment', 'image/png', 0),
(363, 1, '2021-02-26 00:55:27', '2021-02-26 00:55:27', '', 'brand-4266-blog-illustration-5-questions-about-the-future-of-ai-1120x545-@2x-final', '', 'inherit', 'open', 'closed', '', 'brand-4266-blog-illustration-5-questions-about-the-future-of-ai-1120x545-2x-final', '', '', '2021-02-26 00:55:27', '2021-02-26 00:55:27', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/2021/02/brand-4266-blog-illustration-5-questions-about-the-future-of-ai-1120x545-@2x-final.png', 0, 'attachment', 'image/png', 0),
(373, 1, '2021-02-26 04:14:02', '2021-02-26 04:14:02', '', 'gem', '', 'inherit', 'open', 'closed', '', 'gem', '', '', '2021-02-26 04:14:02', '2021-02-26 04:14:02', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/2021/02/gem.png', 0, 'attachment', 'image/png', 0),
(377, 1, '2021-02-26 04:16:34', '2021-02-26 04:16:34', '', 'dollar', '', 'inherit', 'open', 'closed', '', 'dollar', '', '', '2021-02-26 04:16:34', '2021-02-26 04:16:34', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/2021/02/dollar.png', 0, 'attachment', 'image/png', 0),
(380, 1, '2021-02-27 23:14:55', '2021-02-27 23:14:55', '', 'hexagon', '', 'inherit', 'open', 'closed', '', 'hexagon-2', '', '', '2021-02-27 23:14:55', '2021-02-27 23:14:55', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/2020/12/hexagon-1.png', 0, 'attachment', 'image/png', 0),
(381, 1, '2021-02-27 23:15:57', '2021-02-27 23:15:57', '', 'hexagon (1)', '', 'inherit', 'open', 'closed', '', 'hexagon-1', '', '', '2021-02-27 23:15:57', '2021-02-27 23:15:57', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/2020/12/hexagon-1-1.png', 0, 'attachment', 'image/png', 0),
(382, 1, '2021-02-27 23:17:52', '2021-02-27 23:17:52', '', 'value', '', 'inherit', 'open', 'closed', '', 'value', '', '', '2021-02-27 23:17:52', '2021-02-27 23:17:52', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/2020/12/value.png', 0, 'attachment', 'image/png', 0),
(383, 1, '2021-02-27 23:21:16', '2021-02-27 23:21:16', '', 'iconfinder_swarm_2155329', '', 'inherit', 'open', 'closed', '', 'iconfinder_swarm_2155329', '', '', '2021-02-27 23:21:16', '2021-02-27 23:21:16', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/2020/12/iconfinder_swarm_2155329.png', 0, 'attachment', 'image/png', 0),
(384, 1, '2021-02-27 23:22:38', '2021-02-27 23:22:38', '', 'iconfinder_pinboard-hexagon-social-media_764783', '', 'inherit', 'open', 'closed', '', 'iconfinder_pinboard-hexagon-social-media_764783', '', '', '2021-02-27 23:22:38', '2021-02-27 23:22:38', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/2020/12/iconfinder_pinboard-hexagon-social-media_764783.png', 0, 'attachment', 'image/png', 0),
(388, 1, '2021-03-19 15:41:09', '2021-03-19 15:41:09', '', '8e5c6c4690bb47608101f8785c5a044a', '', 'inherit', 'open', 'closed', '', '8e5c6c4690bb47608101f8785c5a044a', '', '', '2021-03-19 15:41:09', '2021-03-19 15:41:09', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/2021/03/8e5c6c4690bb47608101f8785c5a044a.jpg', 0, 'attachment', 'image/jpeg', 0),
(389, 1, '2021-03-19 15:41:19', '2021-03-19 15:41:19', '', '172776', '', 'inherit', 'open', 'closed', '', '172776', '', '', '2021-03-19 15:41:19', '2021-03-19 15:41:19', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/2021/03/172776.jpg', 0, 'attachment', 'image/jpeg', 0),
(390, 1, '2021-03-19 15:41:29', '2021-03-19 15:41:29', '', '183-1837953_artist-wallpapers-gorgeous-pics-artist-hd-widescreen-magic', '', 'inherit', 'open', 'closed', '', '183-1837953_artist-wallpapers-gorgeous-pics-artist-hd-widescreen-magic', '', '', '2021-03-19 15:41:29', '2021-03-19 15:41:29', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/2021/03/183-1837953_artist-wallpapers-gorgeous-pics-artist-hd-widescreen-magic.jpg', 0, 'attachment', 'image/jpeg', 0),
(391, 1, '2021-03-19 15:41:35', '2021-03-19 15:41:35', '', '241-2412896_sick-wallpapers-hd', '', 'inherit', 'open', 'closed', '', '241-2412896_sick-wallpapers-hd', '', '', '2021-03-19 15:41:35', '2021-03-19 15:41:35', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/2021/03/241-2412896_sick-wallpapers-hd.jpg', 0, 'attachment', 'image/jpeg', 0),
(392, 1, '2021-03-19 15:41:42', '2021-03-19 15:41:42', '', 'global-satellite_46706-664', '', 'inherit', 'open', 'closed', '', 'global-satellite_46706-664', '', '', '2021-03-19 15:41:42', '2021-03-19 15:41:42', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/2021/03/global-satellite_46706-664.jpg', 0, 'attachment', 'image/jpeg', 0),
(393, 1, '2021-01-26 22:17:06', '2021-01-26 22:17:06', '{{poster.name}} replied to one of your updates:\n\n<blockquote>&quot;{{usermessage}}&quot;</blockquote>\n\n<a href="{{{thread.url}}}">Go to the discussion</a> to reply or catch up on the conversation.', '[{{{site.name}}}] {{poster.name}} replied to one of your updates', '{{poster.name}} replied to one of your updates:\n\n"{{usermessage}}"\n\nGo to the discussion to reply or catch up on the conversation: {{{thread.url}}}', 'publish', 'closed', 'closed', '', 'site-name-poster-name-replied-to-one-of-your-updates', '', '', '2021-01-26 22:17:06', '2021-01-26 22:17:06', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/?post_type=bp-email&amp;p=11', 0, 'bp-email', '', 0),
(394, 1, '2021-01-26 22:17:06', '2021-01-26 22:17:06', '{{poster.name}} replied to one of your comments:\n\n<blockquote>&quot;{{usermessage}}&quot;</blockquote>\n\n<a href="{{{thread.url}}}">Go to the discussion</a> to reply or catch up on the conversation.', '[{{{site.name}}}] {{poster.name}} replied to one of your comments', '{{poster.name}} replied to one of your comments:\n\n"{{usermessage}}"\n\nGo to the discussion to reply or catch up on the conversation: {{{thread.url}}}', 'publish', 'closed', 'closed', '', 'site-name-poster-name-replied-to-one-of-your-comments', '', '', '2021-01-26 22:17:06', '2021-01-26 22:17:06', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/?post_type=bp-email&amp;p=12', 0, 'bp-email', '', 0),
(395, 1, '2021-01-26 22:17:06', '2021-01-26 22:17:06', '{{poster.name}} mentioned you in a status update:\n\n<blockquote>&quot;{{usermessage}}&quot;</blockquote>\n\n<a href="{{{mentioned.url}}}">Go to the discussion</a> to reply or catch up on the conversation.', '[{{{site.name}}}] {{poster.name}} mentioned you in a status update', '{{poster.name}} mentioned you in a status update:\n\n"{{usermessage}}"\n\nGo to the discussion to reply or catch up on the conversation: {{{mentioned.url}}}', 'publish', 'closed', 'closed', '', 'site-name-poster-name-mentioned-you-in-a-status-update', '', '', '2021-01-26 22:17:06', '2021-01-26 22:17:06', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/?post_type=bp-email&amp;p=13', 0, 'bp-email', '', 0),
(396, 1, '2021-01-26 22:17:06', '2021-01-26 22:17:06', '{{poster.name}} mentioned you in the group "{{group.name}}":\n\n<blockquote>&quot;{{usermessage}}&quot;</blockquote>\n\n<a href="{{{mentioned.url}}}">Go to the discussion</a> to reply or catch up on the conversation.', '[{{{site.name}}}] {{poster.name}} mentioned you in an update', '{{poster.name}} mentioned you in the group "{{group.name}}":\n\n"{{usermessage}}"\n\nGo to the discussion to reply or catch up on the conversation: {{{mentioned.url}}}', 'publish', 'closed', 'closed', '', 'site-name-poster-name-mentioned-you-in-an-update', '', '', '2021-01-26 22:17:06', '2021-01-26 22:17:06', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/?post_type=bp-email&amp;p=14', 0, 'bp-email', '', 0),
(397, 1, '2021-01-26 22:17:06', '2021-01-26 22:17:06', 'Thanks for registering!\n\nTo complete the activation of your account, go to the following link and click on the <strong>Activate</strong> button:\n<a href="{{{activate.url}}}">{{{activate.url}}}</a>\n\nIf the ''Activation Key'' field is empty, copy and paste the following into the field - {{key}}', '[{{{site.name}}}] Activate your account', 'Thanks for registering!\n\nTo complete the activation of your account, go to the following link and click on the ''Activate'' button: {{{activate.url}}}\n\nIf the ''Activation Key'' field is empty, copy and paste the following into the field - {{key}}', 'publish', 'closed', 'closed', '', 'site-name-activate-your-account', '', '', '2021-01-26 22:17:06', '2021-01-26 22:17:06', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/?post_type=bp-email&amp;p=15', 0, 'bp-email', '', 0),
(398, 1, '2021-01-26 22:17:06', '2021-01-26 22:17:06', 'Thanks for registering!\n\nTo complete the activation of your account and site, go to the following link: <a href="{{{activate-site.url}}}">{{{activate-site.url}}}</a>.\n\nAfter you activate, you can visit your site at <a href="{{{user-site.url}}}">{{{user-site.url}}}</a>.', '[{{{site.name}}}] Activate {{{user-site.url}}}', 'Thanks for registering!\n\nTo complete the activation of your account and site, go to the following link: {{{activate-site.url}}}\n\nAfter you activate, you can visit your site at {{{user-site.url}}}.', 'publish', 'closed', 'closed', '', 'site-name-activate-user-site-url', '', '', '2021-01-26 22:17:06', '2021-01-26 22:17:06', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/?post_type=bp-email&amp;p=16', 0, 'bp-email', '', 0),
(399, 1, '2021-01-26 22:17:06', '2021-01-26 22:17:06', '<a href="{{{initiator.url}}}">{{initiator.name}}</a> wants to add you as a friend.\n\nTo accept this request and manage all of your pending requests, visit: <a href="{{{friend-requests.url}}}">{{{friend-requests.url}}}</a>', '[{{{site.name}}}] New friendship request from {{initiator.name}}', '{{initiator.name}} wants to add you as a friend.\n\nTo accept this request and manage all of your pending requests, visit: {{{friend-requests.url}}}\n\nTo view {{initiator.name}}''s profile, visit: {{{initiator.url}}}', 'publish', 'closed', 'closed', '', 'site-name-new-friendship-request-from-initiator-name', '', '', '2021-01-26 22:17:06', '2021-01-26 22:17:06', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/?post_type=bp-email&amp;p=17', 0, 'bp-email', '', 0),
(400, 1, '2021-01-26 22:17:06', '2021-01-26 22:17:06', '<a href="{{{friendship.url}}}">{{friend.name}}</a> accepted your friend request.', '[{{{site.name}}}] {{friend.name}} accepted your friendship request', '{{friend.name}} accepted your friend request.\n\nTo learn more about them, visit their profile: {{{friendship.url}}}', 'publish', 'closed', 'closed', '', 'site-name-friend-name-accepted-your-friendship-request', '', '', '2021-01-26 22:17:06', '2021-01-26 22:17:06', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/?post_type=bp-email&amp;p=18', 0, 'bp-email', '', 0),
(401, 1, '2021-01-26 22:17:00', '2021-01-26 22:17:00', '', 'Default Kit', '', 'publish', 'closed', 'closed', '', 'default-kit-2', '', '', '2021-01-26 22:17:00', '2021-01-26 22:17:00', '', 0, 'https://demo.tophivetheme.com/metafans/online-communities/?elementor_library=default-kit', 0, 'elementor_library', '', 0),
(402, 1, '2021-01-26 22:17:06', '2021-01-26 22:17:06', 'Group details for the group &quot;<a href="{{{group.url}}}">{{group.name}}</a>&quot; were updated:\n<blockquote>{{changed_text}}</blockquote>', '[{{{site.name}}}] Group details updated', 'Group details for the group "{{group.name}}" were updated:\n\n{{changed_text}}\n\nTo view the group, visit: {{{group.url}}}', 'publish', 'closed', 'closed', '', 'site-name-group-details-updated', '', '', '2021-01-26 22:17:06', '2021-01-26 22:17:06', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/?post_type=bp-email&amp;p=19', 0, 'bp-email', '', 0),
(403, 1, '2021-01-26 22:17:06', '2021-01-26 22:17:06', '<a href="{{{inviter.url}}}">{{inviter.name}}</a> has invited you to join the group: &quot;{{group.name}}&quot;.\n{{invite.message}}\n<a href="{{{invites.url}}}">Go here to accept your invitation</a> or <a href="{{{group.url}}}">visit the group</a> to learn more.', '[{{{site.name}}}] You have an invitation to the group: "{{group.name}}"', '{{inviter.name}} has invited you to join the group: "{{group.name}}".\n\nTo accept your invitation, visit: {{{invites.url}}}\n\nTo learn more about the group, visit: {{{group.url}}}.\nTo view {{inviter.name}}''s profile, visit: {{{inviter.url}}}', 'publish', 'closed', 'closed', '', 'site-name-you-have-an-invitation-to-the-group-group-name', '', '', '2021-01-26 22:17:06', '2021-01-26 22:17:06', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/?post_type=bp-email&amp;p=20', 0, 'bp-email', '', 0),
(404, 1, '2021-01-26 22:17:06', '2021-01-26 22:17:06', 'You have been promoted to <b>{{promoted_to}}</b> in the group &quot;<a href="{{{group.url}}}">{{group.name}}</a>&quot;.', '[{{{site.name}}}] You have been promoted in the group: "{{group.name}}"', 'You have been promoted to {{promoted_to}} in the group: "{{group.name}}".\n\nTo visit the group, go to: {{{group.url}}}', 'publish', 'closed', 'closed', '', 'site-name-you-have-been-promoted-in-the-group-group-name', '', '', '2021-01-26 22:17:06', '2021-01-26 22:17:06', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/?post_type=bp-email&amp;p=21', 0, 'bp-email', '', 0),
(405, 1, '2021-01-26 22:17:06', '2021-01-26 22:17:06', '<a href="{{{profile.url}}}">{{requesting-user.name}}</a> wants to join the group &quot;{{group.name}}&quot;.\n {{request.message}}\n As you are an administrator of this group, you must either accept or reject the membership request.\n\n<a href="{{{group-requests.url}}}">Go here to manage this</a> and all other pending requests.', '[{{{site.name}}}] Membership request for group: {{group.name}}', '{{requesting-user.name}} wants to join the group "{{group.name}}". As you are the administrator of this group, you must either accept or reject the membership request.\n\nTo manage this and all other pending requests, visit: {{{group-requests.url}}}\n\nTo view {{requesting-user.name}}''s profile, visit: {{{profile.url}}}', 'publish', 'closed', 'closed', '', 'site-name-membership-request-for-group-group-name', '', '', '2021-01-26 22:17:06', '2021-01-26 22:17:06', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/?post_type=bp-email&amp;p=22', 0, 'bp-email', '', 0),
(406, 1, '2021-01-26 22:17:06', '2021-01-26 22:17:06', '{{sender.name}} sent you a new message: &quot;{{usersubject}}&quot;\n\n<blockquote>&quot;{{usermessage}}&quot;</blockquote>\n\n<a href="{{{message.url}}}">Go to the discussion</a> to reply or catch up on the conversation.', '[{{{site.name}}}] New message from {{sender.name}}', '{{sender.name}} sent you a new message: "{{usersubject}}"\n\n"{{usermessage}}"\n\nGo to the discussion to reply or catch up on the conversation: {{{message.url}}}', 'publish', 'closed', 'closed', '', 'site-name-new-message-from-sender-name', '', '', '2021-01-26 22:17:06', '2021-01-26 22:17:06', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/?post_type=bp-email&amp;p=23', 0, 'bp-email', '', 0),
(407, 1, '2021-01-26 22:17:06', '2021-01-26 22:17:06', 'You recently changed the email address associated with your account on {{site.name}} to {{user.email}}. If this is correct, <a href="{{{verify.url}}}">go here to confirm the change</a>.\n\nOtherwise, you can safely ignore and delete this email if you have changed your mind, or if you think you have received this email in error.', '[{{{site.name}}}] Verify your new email address', 'You recently changed the email address associated with your account on {{site.name}} to {{user.email}}. If this is correct, go to the following link to confirm the change: {{{verify.url}}}\n\nOtherwise, you can safely ignore and delete this email if you have changed your mind, or if you think you have received this email in error.', 'publish', 'closed', 'closed', '', 'site-name-verify-your-new-email-address', '', '', '2021-01-26 22:17:06', '2021-01-26 22:17:06', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/?post_type=bp-email&amp;p=24', 0, 'bp-email', '', 0),
(408, 1, '2021-01-26 22:17:06', '2021-01-26 22:17:06', 'Your membership request for the group &quot;<a href="{{{group.url}}}">{{group.name}}</a>&quot; has been accepted.', '[{{{site.name}}}] Membership request for group "{{group.name}}" accepted', 'Your membership request for the group "{{group.name}}" has been accepted.\n\nTo view the group, visit: {{{group.url}}}', 'publish', 'closed', 'closed', '', 'site-name-membership-request-for-group-group-name-accepted', '', '', '2021-01-26 22:17:06', '2021-01-26 22:17:06', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/?post_type=bp-email&amp;p=25', 0, 'bp-email', '', 0),
(409, 1, '2021-01-26 22:17:06', '2021-01-26 22:17:06', 'Your membership request for the group &quot;<a href="{{{group.url}}}">{{group.name}}</a>&quot; has been rejected.', '[{{{site.name}}}] Membership request for group "{{group.name}}" rejected', 'Your membership request for the group "{{group.name}}" has been rejected.\n\nTo request membership again, visit: {{{group.url}}}', 'publish', 'closed', 'closed', '', 'site-name-membership-request-for-group-group-name-rejected', '', '', '2021-01-26 22:17:06', '2021-01-26 22:17:06', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/?post_type=bp-email&amp;p=26', 0, 'bp-email', '', 0),
(62, 1, '2021-01-26 23:54:16', '2021-01-26 23:54:16', 'You have unread messages: &quot;{{subject}}&quot;\n\n{{{messages.html}}}\n\n<a href="{{{thread.url}}}">Go to the discussion</a> to reply or catch up on the conversation.', '[{{{site.name}}}] You have unread messages: {{subject}}', 'You have unread messages: "{{subject}}"\n\n{{messages.raw}}\n\nGo to the discussion to reply or catch up on the conversation: {{{thread.url}}}', 'publish', 'closed', 'closed', '', 'site-name-you-have-unread-messages-subject', '', '', '2021-01-26 23:54:16', '2021-01-26 23:54:16', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/?post_type=bp-email&amp;p=62', 0, 'bp-email', '', 0),
(259, 1, '2021-01-27 03:26:02', '2021-01-27 03:26:02', 'Get to know other learners, share your learning tips and stay up to date on the latest news and events', 'Common Room', '', 'publish', 'closed', 'open', '', 'common-room', '', '', '2021-01-27 03:26:02', '2021-01-27 03:26:02', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/?post_type=forum&amp;p=259', 0, 'forum', '', 0),
(261, 1, '2021-01-27 03:27:25', '2021-01-27 03:27:25', 'Find out about the latest community events and stay up to date on MetaFans news', 'Events, News & Announcements', '', 'publish', 'closed', 'open', '', 'events-news-announcements', '', '', '2021-01-27 03:27:25', '2021-01-27 03:27:25', '', 259, 'http://demo.tophivetheme.com/metafans/online-communities/?post_type=forum&amp;p=261', 0, 'forum', '', 0),
(263, 1, '2021-01-27 03:28:10', '2021-01-27 03:28:10', 'Find guidance and ask for help on how to participate in the community', 'Community Help & Questions', '', 'publish', 'closed', 'open', '', 'community-help-questions', '', '', '2021-01-27 03:28:10', '2021-01-27 03:28:10', '', 259, 'http://demo.tophivetheme.com/metafans/online-communities/?post_type=forum&amp;p=263', 0, 'forum', '', 0),
(279, 1, '2021-01-27 05:36:53', '2021-01-27 05:36:53', 'Share your tips and get advice from others on how to learn most effectively', 'Education', '', 'publish', 'closed', 'open', '', 'education', '', '', '2021-01-27 05:36:53', '2021-01-27 05:36:53', '', 259, 'http://demo.tophivetheme.com/metafans/online-communities/?post_type=forum&amp;p=279', 0, 'forum', '', 0),
(281, 1, '2021-01-27 05:38:44', '2021-01-27 05:38:44', 'Share and discuss your ideas for improving MetaFans', 'General Discussion', '', 'publish', 'closed', 'open', '', 'general-discussion', '', '', '2021-01-27 05:38:44', '2021-01-27 05:38:44', '', 259, 'http://demo.tophivetheme.com/metafans/online-communities/?post_type=forum&amp;p=281', 0, 'forum', '', 0),
(424, 1, '2021-06-10 20:10:53', '2021-06-10 20:10:53', 'Welcome to {{site.name}}!\n\nVisit your <a href="{{{profile.url}}}">profile</a>, where you can tell us more about yourself, change your preferences, or make new connections, to get started.\n\nForgot your password? Don''t worry, you can reset it with your email address from <a href="{{{lostpassword.url}}}">this page</a> of our site', '[{{{site.name}}}] Welcome!', 'Welcome to {{site.name}}!\n\nVisit your profile, where you can tell us more about yourself, change your preferences, or make new connections, to get started: {{{profile.url}}}\n\nForgot your password? Don''t worry, you can reset it with your email address from this page of our site: {{{lostpassword.url}}}', 'publish', 'closed', 'closed', '', 'site-name-welcome', '', '', '2021-06-10 20:10:53', '2021-06-10 20:10:53', '', 0, 'https://demo.tophivetheme.com/metafans/online-communities/?post_type=bp-email&amp;p=424', 0, 'bp-email', '', 0),
(425, 1, '2021-06-10 20:10:53', '2021-06-10 20:10:53', '<a href="{{{inviter.url}}}">{{inviter.name}}</a> has invited you to join the site: &quot;{{site.name}}&quot;.\n\n{{usermessage}}\n\n<a href="{{{invite.accept_url}}}">Accept your invitation</a> or <a href="{{{site.url}}}">visit the site</a> to learn more.', '{{inviter.name}} has invited you to join {{site.name}}', '{{inviter.name}} has invited you to join the site "{{site.name}}".\n\n{{usermessage}}\n\nTo accept your invitation, visit: {{{invite.accept_url}}}\n\nTo learn more about the site, visit: {{{site.url}}}.\nTo view {{inviter.name}}''s profile, visit: {{{inviter.url}}}', 'publish', 'closed', 'closed', '', 'inviter-name-has-invited-you-to-join-site-name', '', '', '2021-06-10 20:10:53', '2021-06-10 20:10:53', '', 0, 'https://demo.tophivetheme.com/metafans/online-communities/?post_type=bp-email&amp;p=425', 0, 'bp-email', '', 0),
(426, 1, '2021-06-10 20:10:53', '2021-06-10 20:10:53', 'Welcome to {{site.name}}!\n\nVisit your <a href="{{{profile.url}}}">profile</a>, where you can tell us more about yourself, change your preferences, or make new connections, to get started.\n\nForgot your password? Don''t worry, you can reset it with your email address from <a href="{{{lostpassword.url}}}">this page</a> of our site', '[{{{site.name}}}] Welcome!', 'Welcome to {{site.name}}!\n\nVisit your profile, where you can tell us more about yourself, change your preferences, or make new connections, to get started: {{{profile.url}}}\n\nForgot your password? Don''t worry, you can reset it with your email address from this page of our site: {{{lostpassword.url}}}', 'publish', 'closed', 'closed', '', 'site-name-welcome-2', '', '', '2021-06-10 20:10:53', '2021-06-10 20:10:53', '', 0, 'https://demo.tophivetheme.com/metafans/online-communities/?post_type=bp-email&amp;p=426', 0, 'bp-email', '', 0),
(427, 1, '2021-06-10 20:10:53', '2021-06-10 20:10:53', '<a href="{{{inviter.url}}}">{{inviter.name}}</a> has invited you to join the site: &quot;{{site.name}}&quot;.\n\n{{usermessage}}\n\n<a href="{{{invite.accept_url}}}">Accept your invitation</a> or <a href="{{{site.url}}}">visit the site</a> to learn more.', '{{inviter.name}} has invited you to join {{site.name}}', '{{inviter.name}} has invited you to join the site "{{site.name}}".\n\n{{usermessage}}\n\nTo accept your invitation, visit: {{{invite.accept_url}}}\n\nTo learn more about the site, visit: {{{site.url}}}.\nTo view {{inviter.name}}''s profile, visit: {{{inviter.url}}}', 'publish', 'closed', 'closed', '', 'inviter-name-has-invited-you-to-join-site-name-2', '', '', '2021-06-10 20:10:53', '2021-06-10 20:10:53', '', 0, 'https://demo.tophivetheme.com/metafans/online-communities/?post_type=bp-email&amp;p=427', 0, 'bp-email', '', 0),
(428, 1, '2021-01-26 22:17:06', '2021-01-26 22:17:06', '', 'Activity', '', 'publish', 'closed', 'closed', '', 'activity', '', '', '2021-01-26 22:17:06', '2021-01-26 22:17:06', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/activity/', 0, 'page', '', 0),
(429, 1, '2021-01-26 22:17:06', '2021-01-26 22:17:06', '', 'Members', '', 'publish', 'closed', 'closed', '', 'members', '', '', '2021-01-26 22:17:06', '2021-01-26 22:17:06', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/members/', 0, 'page', '', 0),
(430, 1, '2021-01-26 22:17:06', '2021-01-26 22:17:06', '', 'Register', '', 'publish', 'closed', 'closed', '', 'register', '', '', '2021-01-26 22:17:06', '2021-01-26 22:17:06', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/register/', 0, 'page', '', 0),
(431, 1, '2021-01-26 22:17:06', '2021-01-26 22:17:06', '', 'Activate', '', 'publish', 'closed', 'closed', '', 'activate', '', '', '2021-01-26 22:17:06', '2021-01-26 22:17:06', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/activate/', 0, 'page', '', 0);
INSERT INTO `EKPjf_posts` VALUES
(40, 1, '2021-01-26 22:34:38', '2021-01-26 22:34:38', '', 'Groups', '', 'publish', 'closed', 'closed', '', 'groups', '', '', '2021-01-26 22:34:38', '2021-01-26 22:34:38', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/groups/', 0, 'page', '', 0),
(125, 1, '2021-01-27 00:23:40', '2021-01-27 00:23:40', '<!-- wp:shortcode -->\n[bp-better-messages]\n<!-- /wp:shortcode -->', 'Messages', '', 'publish', 'closed', 'closed', '', 'messages', '', '', '2021-01-27 00:23:40', '2021-01-27 00:23:40', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/?page_id=125', 0, 'page', '', 0),
(176, 1, '2021-07-19 16:49:08', '2021-01-27 01:27:54', ' ', '', '', 'publish', 'closed', 'closed', '', '176', '', '', '2021-07-19 16:49:08', '2021-01-27 01:27:54', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/2021/01/27/176/', 1, 'nav_menu_item', '', 0),
(177, 1, '2021-07-19 16:49:08', '2021-01-27 01:27:54', ' ', '', '', 'publish', 'closed', 'closed', '', '177', '', '', '2021-07-19 16:49:08', '2021-01-27 01:27:54', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/2021/01/27/177/', 2, 'nav_menu_item', '', 0),
(178, 1, '2021-07-19 16:49:08', '2021-01-27 01:27:54', ' ', '', '', 'publish', 'closed', 'closed', '', '178', '', '', '2021-07-19 16:49:08', '2021-01-27 01:27:54', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/2021/01/27/178/', 3, 'nav_menu_item', '', 0),
(179, 1, '2021-07-19 16:49:08', '2021-01-27 01:27:54', ' ', '', '', 'publish', 'closed', 'closed', '', '179', '', '', '2021-07-19 16:49:08', '2021-01-27 01:27:54', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/2021/01/27/179/', 4, 'nav_menu_item', '', 0),
(250, 1, '2021-01-27 03:06:40', '2021-01-27 03:06:40', '<a href="https://demo.tophivetheme.com/metafans/online-communities/new-topics/" role="button">\n						Post thread\n					</a>\n											<ul>\n							<li><a href="#th_topics">Recent Activity</a></li>\n							<li><a href="#th_forums">Forums</a></li>\n						</ul>\n													<img alt='''' src=''https://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/avatars/1/6010f48a3a61d-bpthumb.png'' srcset=''https://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/avatars/1/6010f48a35469-bpfull.png 2x'' class=''avatar avatar-40 photo'' height=''40'' width=''40'' loading=''lazy''/>												\n														<a href="">MetaFans</a>\n														 • Posted in : <a href="https://demo.tophivetheme.com/metafans/online-communities/forums/forum/common-room/general-discussion/">General Discussion</a>\n													<h6><a href="https://demo.tophivetheme.com/metafans/online-communities/forums/topic/custom-template-tags-for-this-theme/">Custom template tags for this theme</a></h6>\n													<p>if (!function_exists(&#8216;picwik_posted_on&#8217;)) : /** * Prints HTML with meta information for the current post-date/time. */ function picwik_posted_on() { $time_string = &#8216;&lt;time class=&#8221;entry-date published updated&#8221; datetime=&#8221;%1$s&#8221;&gt;%2$s&lt;/time&gt;&#8217;;&hellip;</p>\n														<svg width="0.9em" height="0.9em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">\n														  <path fill-rule="evenodd" d="M2 1h12a1 1 0 0 1 1 1v11.586l-2-2A2 2 0 0 0 11.586 11H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1zm12-1a2 2 0 0 1 2 2v12.793a.5.5 0 0 1-.854.353l-2.853-2.853a1 1 0 0 0-.707-.293H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h12z"/>\n														  <path d="M5 6a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm4 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm4 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"/>\n														</svg> 0 Replies\n													<img alt='''' src=''https://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/avatars/12/6010a2cf4d30d-bpthumb.png'' srcset=''https://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/avatars/12/6010a2cf4af64-bpfull.png 2x'' class=''avatar avatar-40 photo'' height=''40'' width=''40'' loading=''lazy''/>												\n														<a href="">Demo User</a>\n														 • Posted in : <a href="https://demo.tophivetheme.com/metafans/online-communities/forums/forum/common-room/events-news-announcements/">Events, News &#038; Announcements</a>\n													<h6><a href="https://demo.tophivetheme.com/metafans/online-communities/forums/topic/hello-everyone-im-your-new-community-moderator/">Hello Everyone, I’m Your New Community Moderator!</a></h6>\n													<p>Hi Everyone! My name is José, and I am a Moderator for the Coursera Community. I will be here to help maintain this space as&hellip;</p>\n														<svg width="0.9em" height="0.9em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">\n														  <path fill-rule="evenodd" d="M2 1h12a1 1 0 0 1 1 1v11.586l-2-2A2 2 0 0 0 11.586 11H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1zm12-1a2 2 0 0 1 2 2v12.793a.5.5 0 0 1-.854.353l-2.853-2.853a1 1 0 0 0-.707-.293H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h12z"/>\n														  <path d="M5 6a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm4 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm4 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"/>\n														</svg> 2 Replies\n															<a href="https://demo.tophivetheme.com/metafans/online-communities/members/josephphillips/" title="View SnowBell&#039;s profile"><img alt='''' src=''https://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/avatars/6/6010a49d5ad50-bpthumb.jpg'' srcset=''https://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/avatars/6/6010a49d5ad50-bpthumb.jpg 2x'' class=''avatar avatar-20 photo'' height=''20'' width=''20'' loading=''lazy''/>SnowBell</a>2 months ago														\n													<img alt='''' src=''https://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/avatars/9/6010a4cfe3676-bpthumb.png'' srcset=''https://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/avatars/9/6010a4cfdd255-bpfull.png 2x'' class=''avatar avatar-40 photo'' height=''40'' width=''40'' loading=''lazy''/>												\n														<a href="">TinyLove</a>\n														 • Posted in : <a href="https://demo.tophivetheme.com/metafans/online-communities/forums/forum/common-room/education/">Education</a>\n													<h6><a href="https://demo.tophivetheme.com/metafans/online-communities/forums/topic/udemy-100-off-course-ui-ux-design-adobe-xd-from-scratch/">Udemy 100% Off Course [UI/UX Design &#8211; Adobe XD From Scratch]</a></h6>\n													<p>Hey there! If you are a beginner and you want to learn Adobe XD, you came to the right place. This course is made for&hellip;</p>\n														<svg width="0.9em" height="0.9em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">\n														  <path fill-rule="evenodd" d="M2 1h12a1 1 0 0 1 1 1v11.586l-2-2A2 2 0 0 0 11.586 11H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1zm12-1a2 2 0 0 1 2 2v12.793a.5.5 0 0 1-.854.353l-2.853-2.853a1 1 0 0 0-.707-.293H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h12z"/>\n														  <path d="M5 6a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm4 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm4 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"/>\n														</svg> 0 Replies\n													<img alt='''' src=''https://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/avatars/2/6010a43081b7c-bpthumb.jpg'' srcset=''https://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/avatars/2/6010a4307fb47-bpfull.jpg 2x'' class=''avatar avatar-40 photo'' height=''40'' width=''40'' loading=''lazy''/>												\n														<a href="">Charlie</a>\n														 • Posted in : <a href="https://demo.tophivetheme.com/metafans/online-communities/forums/forum/common-room/general-discussion/">General Discussion</a>\n													<h6><a href="https://demo.tophivetheme.com/metafans/online-communities/forums/topic/req-which-is-the-most-beautiful-and-fast-blog-theme-on-the-planet/">{REQ} Which is the most beautiful and fast BLOG THEME on the planet?</a></h6>\n													<p>Hi folks, Would somebody tell me Which is the most Eyecatching and FAST BLOG THEME on the place, would be great if you can share&hellip;</p>\n														<svg width="0.9em" height="0.9em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">\n														  <path fill-rule="evenodd" d="M2 1h12a1 1 0 0 1 1 1v11.586l-2-2A2 2 0 0 0 11.586 11H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1zm12-1a2 2 0 0 1 2 2v12.793a.5.5 0 0 1-.854.353l-2.853-2.853a1 1 0 0 0-.707-.293H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h12z"/>\n														  <path d="M5 6a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm4 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm4 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"/>\n														</svg> 0 Replies\n													<img alt='''' src=''https://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/avatars/1/6010f48a3a61d-bpthumb.png'' srcset=''https://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/avatars/1/6010f48a35469-bpfull.png 2x'' class=''avatar avatar-40 photo'' height=''40'' width=''40'' loading=''lazy''/>												\n														<a href="">MetaFans</a>\n														 • Posted in : <a href="https://demo.tophivetheme.com/metafans/online-communities/forums/forum/common-room/community-help-questions/">Community Help &#038; Questions</a>\n													<h6><a href="https://demo.tophivetheme.com/metafans/online-communities/forums/topic/about-google-tshirt-and-exclusive-access-to-big-interviews-and-30-days-free/">About Google Tshirt and exclusive access to big interviews and 30 days free</a></h6>\n													<p>Hello, they said, Complete the Cloud Engineering with Google Cloud or Cloud Architecture with Google Cloud Professional Certificate before November 8, 2020, to get the following benefits; A&hellip;</p>\n														<svg width="0.9em" height="0.9em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">\n														  <path fill-rule="evenodd" d="M2 1h12a1 1 0 0 1 1 1v11.586l-2-2A2 2 0 0 0 11.586 11H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1zm12-1a2 2 0 0 1 2 2v12.793a.5.5 0 0 1-.854.353l-2.853-2.853a1 1 0 0 0-.707-.293H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h12z"/>\n														  <path d="M5 6a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm4 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm4 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"/>\n														</svg> 0 Replies\n												<h6>Common Room</h6><p>Get to know other learners, share your learning tips and stay up to date on the latest news and events</p>															\n																	<h4>\n																		<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" viewBox="0 0 16 16">\n																		  <path fill-rule="evenodd" d="M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H4.414a1 1 0 0 0-.707.293L.854 15.146A.5.5 0 0 1 0 14.793V2zm3.5 1a.5.5 0 0 0 0 1h9a.5.5 0 0 0 0-1h-9zm0 2.5a.5.5 0 0 0 0 1h9a.5.5 0 0 0 0-1h-9zm0 2.5a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5z"/>\n																		</svg>\n																		<a href="https://demo.tophivetheme.com/metafans/online-communities/forums/forum/common-room/general-discussion/">\n																				General DiscussionShare and discuss your ideas for improving MetaFans																		</a>\n																	</h4>\n																		2 Topics																	\n																		0 Replies																	\n																			<a href="https://demo.tophivetheme.com/metafans/online-communities/members/metafans/" title="View MetaFans&#039;s profile"><img alt='''' src=''https://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/avatars/1/6010f48a3a61d-bpthumb.png'' srcset=''https://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/avatars/1/6010f48a35469-bpfull.png 2x'' class=''avatar avatar-45 photo'' height=''45'' width=''45'' loading=''lazy''/>MetaFans</a>		\n																				<a href="https://demo.tophivetheme.com/metafans/online-communities/forums/topic/custom-template-tags-for-this-theme/">Custom template tags for this theme</a>																			\n																				2 months ago •\n																				<a href="https://demo.tophivetheme.com/metafans/online-communities/members/metafans/" title="View MetaFans&#039;s profile">MetaFans</a>																			\n																	<h4>\n																		<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" viewBox="0 0 16 16">\n																		  <path fill-rule="evenodd" d="M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H4.414a1 1 0 0 0-.707.293L.854 15.146A.5.5 0 0 1 0 14.793V2zm3.5 1a.5.5 0 0 0 0 1h9a.5.5 0 0 0 0-1h-9zm0 2.5a.5.5 0 0 0 0 1h9a.5.5 0 0 0 0-1h-9zm0 2.5a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5z"/>\n																		</svg>\n																		<a href="https://demo.tophivetheme.com/metafans/online-communities/forums/forum/common-room/education/">\n																				EducationShare your tips and get advice from others on how to learn most effectively																		</a>\n																	</h4>\n																		1 Topics																	\n																		0 Replies																	\n																			<a href="https://demo.tophivetheme.com/metafans/online-communities/members/tinylove/" title="View TinyLove&#039;s profile"><img alt='''' src=''https://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/avatars/9/6010a4cfe3676-bpthumb.png'' srcset=''https://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/avatars/9/6010a4cfdd255-bpfull.png 2x'' class=''avatar avatar-45 photo'' height=''45'' width=''45'' loading=''lazy''/>TinyLove</a>		\n																				<a href="https://demo.tophivetheme.com/metafans/online-communities/forums/topic/udemy-100-off-course-ui-ux-design-adobe-xd-from-scratch/">Udemy 100% Off Course [UI/UX Design &#8211; Adobe XD From Scratch]</a>																			\n																				2 months ago •\n																				<a href="https://demo.tophivetheme.com/metafans/online-communities/members/tinylove/" title="View TinyLove&#039;s profile">TinyLove</a>																			\n																	<h4>\n																		<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" viewBox="0 0 16 16">\n																		  <path fill-rule="evenodd" d="M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H4.414a1 1 0 0 0-.707.293L.854 15.146A.5.5 0 0 1 0 14.793V2zm3.5 1a.5.5 0 0 0 0 1h9a.5.5 0 0 0 0-1h-9zm0 2.5a.5.5 0 0 0 0 1h9a.5.5 0 0 0 0-1h-9zm0 2.5a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5z"/>\n																		</svg>\n																		<a href="https://demo.tophivetheme.com/metafans/online-communities/forums/forum/common-room/community-help-questions/">\n																				Community Help &#038; QuestionsFind guidance and ask for help on how to participate in the community																		</a>\n																	</h4>\n																		1 Topics																	\n																		0 Replies																	\n																			<a href="https://demo.tophivetheme.com/metafans/online-communities/members/metafans/" title="View MetaFans&#039;s profile"><img alt='''' src=''https://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/avatars/1/6010f48a3a61d-bpthumb.png'' srcset=''https://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/avatars/1/6010f48a35469-bpfull.png 2x'' class=''avatar avatar-45 photo'' height=''45'' width=''45'' loading=''lazy''/>MetaFans</a>		\n																				<a href="https://demo.tophivetheme.com/metafans/online-communities/forums/topic/about-google-tshirt-and-exclusive-access-to-big-interviews-and-30-days-free/">About Google Tshirt and exclusive access to big interviews and 30 days free</a>																			\n																				2 months ago •\n																				<a href="https://demo.tophivetheme.com/metafans/online-communities/members/metafans/" title="View MetaFans&#039;s profile">MetaFans</a>																			\n																	<h4>\n																		<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" viewBox="0 0 16 16">\n																		  <path fill-rule="evenodd" d="M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H4.414a1 1 0 0 0-.707.293L.854 15.146A.5.5 0 0 1 0 14.793V2zm3.5 1a.5.5 0 0 0 0 1h9a.5.5 0 0 0 0-1h-9zm0 2.5a.5.5 0 0 0 0 1h9a.5.5 0 0 0 0-1h-9zm0 2.5a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5z"/>\n																		</svg>\n																		<a href="https://demo.tophivetheme.com/metafans/online-communities/forums/forum/common-room/events-news-announcements/">\n																				Events, News &#038; AnnouncementsFind out about the latest community events and stay up to date on MetaFans news																		</a>\n																	</h4>\n																		1 Topics																	\n																		2 Replies																	\n																			<a href="https://demo.tophivetheme.com/metafans/online-communities/members/josephphillips/" title="View SnowBell&#039;s profile"><img alt='''' src=''https://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/avatars/6/6010a49d5ad50-bpthumb.jpg'' srcset=''https://demo.tophivetheme.com/metafans/online-communities/wp-content/uploads/sites/7/avatars/6/6010a49d58ebf-bpfull.jpg 2x'' class=''avatar avatar-45 photo'' height=''45'' width=''45'' loading=''lazy''/>SnowBell</a>		\n																				<a href="https://demo.tophivetheme.com/metafans/online-communities/forums/topic/hello-everyone-im-your-new-community-moderator/">Hello Everyone, I’m Your New Community Moderator!</a>																			\n																				2 months ago •\n																				<a href="https://demo.tophivetheme.com/metafans/online-communities/members/josephphillips/" title="View SnowBell&#039;s profile">SnowBell</a>', 'Forums', '', 'publish', 'closed', 'closed', '', 'forum', '', '', '2021-01-27 03:06:40', '2021-01-27 03:06:40', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/?page_id=250', 0, 'page', '', 0),
(283, 1, '2021-01-27 05:42:59', '2021-01-27 05:42:59', '<h2>Write New Post</h2>\n				<p></p>\n				<form>\n						<label for="thbbpressposttitle">Title</label>\n						<input type="text" id="thbbpressposttitle" name="thbbpressposttitle" placeholder="Provide a short and descriptive title">\n						<label for="thbbpresspostdesc">Description</label>\n						<textarea id="thbbpresspostdesc" name="thbbpresspostdesc"></textarea>\n						<label for="thbbpressposttopics">Topics (Important)</label>\n						<select id="thbbpressposttopics" name="thbbpressposttopics" required>\n							<option value="281">General Discussion</option><option value="279">Education</option><option value="263">Community Help &#038; Questions</option><option value="261">Events, News &#038; Announcements</option><option value="259">Common Room</option>						</select>\n						<label for="thbbpressposttags">Tags (optional)</label>\n						<input type="text" id="thbbpressposttags" name="thbbpressposttags" placeholder="Input tags seperated by commas">\n						<input type="submit" name="thbbpresspostsubmit" value="Submit">\n				</form>\n			<h2>Tips on Posting</h2>		\n					<ul>\n							<li>\n										Be as specific as possible in your post title, so other instructors know what you have a question about or want to discuss.\n									</li>\n								<li>\n										Pick the most relevant forum for your post. If you’re not sure, make your best guess. A moderator can move the post for you if there’s a better space for it.\n									</li>\n								<li>\n										Limit the number of photos, videos, and GIFs you include in one post. Too many visuals may make the page slow to load.\n									</li>\n								<li>\n										Read the latest news and announcements from MetaFans, and learn how to use the Instructor Community.\n									</li>\n						</ul>', 'New Topics', '', 'publish', 'closed', 'closed', '', 'new-topics', '', '', '2021-01-27 05:42:59', '2021-01-27 05:42:59', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/?page_id=283', 0, 'page', '', 0),
(354, 1, '2021-02-03 12:16:51', '2021-02-03 12:16:51', '[wpfd_search]', 'WP File download search', '', 'publish', 'closed', 'closed', '', 'wp-file-download-search', '', '', '2021-02-03 12:16:51', '2021-02-03 12:16:51', '', 0, 'http://demo.tophivetheme.com/metafans/online-communities/wp-file-download-search/', 0, 'page', '', 0),
(266, 1, '2021-01-27 03:32:24', '2021-01-27 03:32:24', 'Hello, they said,\r\n\r\nComplete the <a href="#" target="_blank" rel="nofollow noreferrer noopener">Cloud Engineering with Google Cloud</a> or <a href="#" target="_blank" rel="nofollow noreferrer noopener">Cloud Architecture with Google Cloud Professional Certificate</a> before November 8, 2020, to get the following benefits;\r\n\r\nA Google Cloud t-shirt, for the first 1,000 eligible completers while supplies last\r\n\r\nExclusive access to Big Interview ($950 value) and career coaching\r\n\r\n30 days free Qwiklabs ($50 value) to earn Google Cloud skill badges\r\n\r\nSo I had done <a href="#" target="_blank" rel="nofollow noreferrer noopener">Cloud Engineering with Google Cloud</a> and  <a href="#" target="_blank" rel="nofollow noreferrer noopener">Cloud Architecture with Google Cloud Professional Certificate</a> till now, I didn''t receive any mail regarding it, please look into this matter. I also want to know how to claim all of these ...', 'About Google Tshirt and exclusive access to big interviews and 30 days free', '', 'publish', 'closed', 'open', '', 'about-google-tshirt-and-exclusive-access-to-big-interviews-and-30-days-free', '', '', '2021-01-27 03:32:24', '2021-01-27 03:32:24', '', 263, 'http://demo.tophivetheme.com/metafans/online-communities/?post_type=topic&amp;p=266', 0, 'topic', '', 0),
(290, 1, '2021-01-27 05:51:04', '2021-01-27 05:51:04', '<div>Hi folks, Would somebody tell me Which is the most Eyecatching and FAST BLOG THEME on the place, would be great if you can share your experience, Many Thanks in advance...<br></div>', '{REQ} Which is the most beautiful and fast BLOG THEME on the planet?', '', 'publish', 'open', 'closed', '', 'req-which-is-the-most-beautiful-and-fast-blog-theme-on-the-planet', '', '', '2021-01-27 05:51:04', '2021-01-27 05:51:04', '', 281, 'http://demo.tophivetheme.com/metafans/online-communities/forums/topic/req-which-is-the-most-beautiful-and-fast-blog-theme-on-the-planet/', 0, 'topic', '', 0),
(291, 1, '2021-01-27 05:53:04', '2021-01-27 05:53:04', 'Hey there! If you are a beginner and you want to learn Adobe XD, you came to the right place.\r\nThis course is made for people who just joined this field and want to learn how to manipulate and get used to this software. We will follow a step by step plan in order to get all of our work perfectly done and then you will be able to design your own website and prototype it with Adobe XD.\r\n\r\nThe course’s main goal is to make u master adobe XD and help u add a new piece to your portfolio, we will be using basic UX while focusing on the UI because going deep through UX details may be confusing for someone who just started using Adobe XD.\r\n\r\nSo in the first chapter, I will be introducing the software and explaining every single tool and feature included.\r\nAnd these are going to be our first steps in Adobe XD :\r\n<ul>\r\n 	<li data-xf-list-type="ul">Artboards.</li>\r\n 	<li data-xf-list-type="ul">UI Tour.</li>\r\n 	<li data-xf-list-type="ul">The pen tool.</li>\r\n 	<li data-xf-list-type="ul">Assets tool.</li>\r\n 	<li data-xf-list-type="ul">Repeat grids.</li>\r\n 	<li data-xf-list-type="ul">Images.</li>\r\n 	<li data-xf-list-type="ul">Prototyping, preview.</li>\r\n</ul>\r\nAfter That, we will get into the main topic and start designing our website after I introduce the second chapter and explain the concept!\r\nAnd as always, we will have a plan for that...\r\n\r\n&nbsp;', 'Udemy 100% Off Course [UI/UX Design - Adobe XD From Scratch]', '', 'publish', 'closed', 'open', '', 'udemy-100-off-course-ui-ux-design-adobe-xd-from-scratch', '', '', '2021-01-27 05:53:04', '2021-01-27 05:53:04', '', 279, 'http://demo.tophivetheme.com/metafans/online-communities/forums/topic/udemy-100-off-course-ui-ux-design-adobe-xd-from-scratch/', 0, 'topic', '', 0),
(293, 1, '2021-01-27 05:58:26', '2021-01-27 05:58:26', 'Hi Everyone!\r\n\r\nMy name is José, and I am a Moderator for the Coursera Community. I will be here to help maintain this space as the warm, positive, and helpful Community it has grown to be.\r\n\r\nI have a Bachelor’s Degree in Marketing and I’ve had the pleasure of experiencing many different cultures through exchange programs and traveling. Getting to know contrasting cultures has instilled me with a strong desire to bring them together so they can learn from each other and enjoy the differences found in each and every one of them. I strongly believe that different mindsets working together will go a long way, so I’m thrilled to make that process easier for the Community.\r\n\r\nIt warms my heart to know that Coursera has improved so many lives and motivated so many people around the world, so I’m looking forward to being a part of this positive force and helping make this community stronger. I’m very excited to meet all of you!\r\n\r\n<em>- MetaFans Community Moderator</em>', 'Hello Everyone, I’m Your New Community Moderator!', '', 'publish', 'closed', 'open', '', 'hello-everyone-im-your-new-community-moderator', '', '', '2021-01-27 05:58:26', '2021-01-27 05:58:26', '', 261, 'http://demo.tophivetheme.com/metafans/online-communities/forums/topic/hello-everyone-im-your-new-community-moderator/', 0, 'topic', '', 0),
(299, 1, '2021-01-27 06:02:37', '2021-01-27 06:02:37', '<p><p style=" margin-bottom: 8px; overflow-wrap: break-word; font-family: &quot;Source Sans Pro&quot;, sans-serif; font-size: 14px; background-color: rgb(255, 255, 255)">Hi José</p><p style=" margin-bottom: 8px; overflow-wrap: break-word; font-family: &quot;Source Sans Pro&quot;, sans-serif; font-size: 14px; background-color: rgb(255, 255, 255)">What are the concrete things you will be doing in the community?<br><br>&nbsp;How are you planning to bring cultures together? Maybe asking everyone to celebrate cultural festive days together? By providing recipes for special foods? Trying to explain&nbsp;the use of different calendars throughout the world?</p><p style=" margin-bottom: 8px; overflow-wrap: break-word; font-family: &quot;Source Sans Pro&quot;, sans-serif; font-size: 14px; background-color: rgb(255, 255, 255)">Bringing different mindsets together, for projects, like creating science festivals? Making the grading system in the courses better? Design better quizzes?</p><p style=" margin-bottom: 8px; overflow-wrap: break-word; font-family: &quot;Source Sans Pro&quot;, sans-serif; font-size: 14px; background-color: rgb(255, 255, 255)">I am looking forward to seeing what you can achieve.<br>&nbsp;</p><p style=" margin-bottom: 8px; overflow-wrap: break-word; font-family: &quot;Source Sans Pro&quot;, sans-serif; font-size: 14px; background-color: rgb(255, 255, 255)">Enjoy your time here!</p><br></p>', '', '', 'publish', 'closed', 'closed', '', '299', '', '', '2021-01-27 06:02:37', '2021-01-27 06:02:37', '', 293, 'https://demo.tophivetheme.com/metafans/online-communities/forums/reply/299/', 1, 'reply', '', 0),
(301, 1, '2021-01-27 06:04:56', '2021-01-27 06:04:56', 'Hi and welcome, @Jose A!\r\n\r\nYour perspective, interest in various cultures, and experience will be a great asset to the community.\r\n\r\nI hope you enjoy this new journey. :)', '', '', 'publish', 'closed', 'open', '', '301', '', '', '2021-01-27 06:04:56', '2021-01-27 06:04:56', '', 293, 'https://demo.tophivetheme.com/metafans/online-communities/?post_type=reply&amp;p=301', 2, 'reply', '', 0),
(318, 1, '2021-01-31 04:57:27', '2021-01-31 04:57:27', '<p>if (!function_exists(''picwik_posted_on'')) :\r\n    /**\r\n     * Prints HTML with meta information for the current post-date/time.\r\n     */\r\n    function picwik_posted_on()\r\n    {\r\n        $time_string = ''&lt;time class="entry-date published updated" datetime="%1$s"&gt;%2$s&lt;/time&gt;'';\r\n        if (get_the_time(''U'') !== get_the_modified_time(''U'')) {\r\n            $time_string = ''&lt;time class="entry-date published" datetime="%1$s"&gt;%2$s&lt;/time&gt;&lt;time class="updated" datetime="%3$s"&gt;%4$s&lt;/time&gt;'';\r\n        }\r\n\r\n        $time_string = sprintf($time_string,\r\n            esc_attr(get_the_date(DATE_W3C)),\r\n            esc_html(get_the_date()),\r\n            esc_attr(get_the_modified_date(DATE_W3C)),\r\n            esc_html(get_the_modified_date())\r\n        );\r\n\r\n        $posted_on = sprintf(\r\n        /* translators: %s: post date. */\r\n            esc_html_x(''Posted on %s'', ''post date'', ''picwik''),\r\n            ''&lt;a href="'' . esc_url(get_permalink()) . ''" rel="bookmark"&gt;'' . $time_string . ''&lt;/a&gt;''\r\n        );\r\n\r\n        echo ''&lt;span class="posted-on"&gt;'' . $posted_on . ''&lt;/span&gt;''; // WPCS: XSS OK.\r\n\r\n    }\r\nendif;\r\n\r\nif (!function_exists(''picwik_posted_by'')) :<br></p>', 'Custom template tags for this theme', '', 'publish', 'open', 'closed', '', 'custom-template-tags-for-this-theme', '', '', '2021-01-31 04:57:27', '2021-01-31 04:57:27', '', 281, 'http://demo.tophivetheme.com/metafans/online-communities/forums/topic/custom-template-tags-for-this-theme/', 0, 'topic', '', 0),
(432, 1, '2021-04-11 17:02:16', '2021-04-11 17:02:16', '<p>Test 123456</p><p><br></p>', '', '', 'publish', 'closed', 'closed', '', '402', '', '', '2021-04-11 17:02:16', '2021-04-11 17:02:16', '', 293, 'https://demo.tophivetheme.com/metafans/online-communities/forums/reply/402/', 3, 'reply', '', 0),
(423, 1, '2021-05-26 17:15:19', '2021-05-26 17:15:19', '<p>Hello</p><p><br></p>', 'Try', '', 'publish', 'open', 'closed', '', 'try', '', '', '2021-05-26 17:15:19', '2021-05-26 17:15:19', '', 281, 'https://demo.tophivetheme.com/metafans/online-communities/forums/topic/try/', 0, 'topic', '', 0),
(433, 1, '2025-06-30 23:01:25', '2025-06-30 23:01:25', '', 'One Click Demo Import - log_file_2025-06-30__23-01-25', '', 'inherit', 'open', 'closed', '', 'one-click-demo-import-log_file_2025-06-30__23-01-25', '', '', '2025-06-30 23:01:25', '2025-06-30 23:01:25', '', 0, 'https://intranet.mpongo.org/wp-content/uploads/2025/06/log_file_2025-06-30__23-01-25.txt', 0, 'attachment', 'text/plain', 0),
(434, 1, '2021-02-02 13:52:13', '2021-02-02 13:52:13', '', 'how-to-introduce-yourself (1)', '', 'inherit', 'open', 'closed', '', 'how-to-introduce-yourself-1', '', '', '2021-02-02 13:52:13', '2021-02-02 13:52:13', '', 0, 'http://demo.tophivetheme.com/metafans/classic/wp-content/uploads/sites/10/2021/02/how-to-introduce-yourself-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(115, 1, '2021-02-02 16:36:51', '2021-02-02 16:36:51', '', 'credits', '', 'inherit', 'open', 'closed', '', 'credits', '', '', '2021-02-02 16:36:51', '2021-02-02 16:36:51', '', 0, 'http://demo.tophivetheme.com/metafans/classic/wp-content/uploads/sites/10/2021/02/credits.png', 0, 'attachment', 'image/png', 0),
(118, 1, '2021-02-02 16:39:38', '2021-02-02 16:39:38', '', 'banner', '', 'inherit', 'open', 'closed', '', 'banner', '', '', '2021-02-02 16:39:38', '2021-02-02 16:39:38', '', 0, 'http://demo.tophivetheme.com/metafans/classic/wp-content/uploads/sites/10/2021/02/banner.png', 0, 'attachment', 'image/png', 0),
(435, 1, '2021-02-02 16:45:32', '2021-02-02 16:45:32', '', 'first-place', '', 'inherit', 'open', 'closed', '', 'first-place', '', '', '2021-02-02 16:45:32', '2021-02-02 16:45:32', '', 0, 'http://demo.tophivetheme.com/metafans/classic/wp-content/uploads/sites/10/2021/02/first-place.png', 0, 'attachment', 'image/png', 0),
(126, 1, '2021-02-02 16:53:19', '2021-02-02 16:53:19', '', 'premium-quality', '', 'inherit', 'open', 'closed', '', 'premium-quality', '', '', '2021-02-02 16:53:19', '2021-02-02 16:53:19', '', 0, 'http://demo.tophivetheme.com/metafans/classic/wp-content/uploads/sites/10/2021/02/premium-quality.png', 0, 'attachment', 'image/png', 0),
(128, 1, '2021-02-02 16:59:16', '2021-02-02 16:59:16', '', 'badge', '', 'inherit', 'open', 'closed', '', 'badge', '', '', '2021-02-02 16:59:16', '2021-02-02 16:59:16', '', 0, 'http://demo.tophivetheme.com/metafans/classic/wp-content/uploads/sites/10/2021/02/badge.png', 0, 'attachment', 'image/png', 0),
(134, 1, '2021-02-02 17:10:11', '2021-02-02 17:10:11', '', 'poster', '', 'inherit', 'open', 'closed', '', 'poster', '', '', '2021-02-02 17:10:11', '2021-02-02 17:10:11', '', 0, 'http://demo.tophivetheme.com/metafans/classic/wp-content/uploads/sites/10/2021/02/poster.png', 0, 'attachment', 'image/png', 0),
(140, 1, '2021-02-02 17:15:39', '2021-02-02 17:15:39', '', 'networker', '', 'inherit', 'open', 'closed', '', 'networker', '', '', '2021-02-02 17:15:39', '2021-02-02 17:15:39', '', 0, 'http://demo.tophivetheme.com/metafans/classic/wp-content/uploads/sites/10/2021/02/networker.png', 0, 'attachment', 'image/png', 0),
(144, 1, '2021-02-02 17:19:18', '2021-02-02 17:19:18', '', 'participant', '', 'inherit', 'open', 'closed', '', 'participant', '', '', '2021-02-02 17:19:18', '2021-02-02 17:19:18', '', 0, 'http://demo.tophivetheme.com/metafans/classic/wp-content/uploads/sites/10/2021/02/participant.png', 0, 'attachment', 'image/png', 0),
(148, 1, '2021-02-02 17:23:50', '2021-02-02 17:23:50', '', 'overlord', '', 'inherit', 'open', 'closed', '', 'overlord', '', '', '2021-02-02 17:23:50', '2021-02-02 17:23:50', '', 0, 'http://demo.tophivetheme.com/metafans/classic/wp-content/uploads/sites/10/2021/02/overlord.png', 0, 'attachment', 'image/png', 0),
(153, 1, '2021-02-02 17:29:36', '2021-02-02 17:29:36', '', 'rank', '', 'inherit', 'open', 'closed', '', 'rank', '', '', '2021-02-02 17:29:36', '2021-02-02 17:29:36', '', 0, 'http://demo.tophivetheme.com/metafans/classic/wp-content/uploads/sites/10/2021/02/rank.png', 0, 'attachment', 'image/png', 0),
(436, 1, '2021-02-02 17:30:56', '2021-02-02 17:30:56', '', 'master', '', 'inherit', 'open', 'closed', '', 'master', '', '', '2021-02-02 17:30:56', '2021-02-02 17:30:56', '', 0, 'http://demo.tophivetheme.com/metafans/classic/wp-content/uploads/sites/10/2021/02/master.png', 0, 'attachment', 'image/png', 0),
(163, 1, '2021-02-02 18:58:44', '2021-02-02 18:58:44', '', 'correct-1-1', '', 'inherit', 'open', 'closed', '', 'correct-1-1', '', '', '2021-02-02 18:58:44', '2021-02-02 18:58:44', '', 0, 'http://demo.tophivetheme.com/metafans/classic/wp-content/uploads/sites/10/2021/02/correct-1-1.svg', 0, 'attachment', 'image/svg+xml', 0),
(168, 1, '2021-02-02 19:04:30', '2021-02-02 19:04:30', '', 'feb-21-word-press-main', '', 'inherit', 'open', 'closed', '', 'feb-21-word-press-main', '', '', '2021-02-02 19:04:30', '2021-02-02 19:04:30', '', 0, 'http://demo.tophivetheme.com/metafans/classic/wp-content/uploads/sites/10/2021/02/feb-21-word-press-main.png', 0, 'attachment', 'image/png', 0),
(180, 1, '2021-02-02 19:19:32', '2021-02-02 19:19:32', '', 'thumb-VB9mTPFLl', '', 'inherit', 'open', 'closed', '', 'thumb-vb9mtpfll', '', '', '2021-02-02 19:19:32', '2021-02-02 19:19:32', '', 0, 'http://demo.tophivetheme.com/metafans/classic/wp-content/uploads/sites/10/2021/02/thumb-VB9mTPFLl.jpg', 0, 'attachment', 'image/jpeg', 0),
(185, 1, '2021-02-02 19:24:39', '2021-02-02 19:24:39', '', 'Tips-to-Secure-your-Cryptocurrency-Wallet', '', 'inherit', 'open', 'closed', '', 'tips-to-secure-your-cryptocurrency-wallet', '', '', '2021-02-02 19:24:39', '2021-02-02 19:24:39', '', 0, 'http://demo.tophivetheme.com/metafans/classic/wp-content/uploads/sites/10/2021/02/Tips-to-Secure-your-Cryptocurrency-Wallet.jpg', 0, 'attachment', 'image/jpeg', 0),
(188, 1, '2021-02-02 19:26:34', '2021-02-02 19:26:34', '', 'maxresdefault', '', 'inherit', 'open', 'closed', '', 'maxresdefault', '', '', '2021-02-02 19:26:34', '2021-02-02 19:26:34', '', 0, 'http://demo.tophivetheme.com/metafans/classic/wp-content/uploads/sites/10/2021/02/maxresdefault.jpg', 0, 'attachment', 'image/jpeg', 0),
(191, 1, '2021-02-02 19:29:25', '2021-02-02 19:29:25', '', 'support-community-forum', '', 'inherit', 'open', 'closed', '', 'support-community-forum', '', '', '2021-02-02 19:29:25', '2021-02-02 19:29:25', '', 0, 'http://demo.tophivetheme.com/metafans/classic/wp-content/uploads/sites/10/2021/02/support-community-forum.png', 0, 'attachment', 'image/png', 0),
(202, 1, '2021-02-02 19:40:40', '2021-02-02 19:40:40', '', 'sasr', '', 'inherit', 'open', 'closed', '', 'sasr', '', '', '2021-02-02 19:40:40', '2021-02-02 19:40:40', '', 0, 'http://demo.tophivetheme.com/metafans/classic/wp-content/uploads/sites/10/2021/02/sasr.jpg', 0, 'attachment', 'image/jpeg', 0),
(207, 1, '2021-02-02 19:45:48', '2021-02-02 19:45:48', '', '99.-Roman', '', 'inherit', 'open', 'closed', '', '99-roman', '', '', '2021-02-02 19:45:48', '2021-02-02 19:45:48', '', 0, 'http://demo.tophivetheme.com/metafans/classic/wp-content/uploads/sites/10/2021/02/99.-Roman.jpg', 0, 'attachment', 'image/jpeg', 0),
(208, 1, '2021-02-02 19:47:56', '2021-02-02 19:47:56', '', '77.-Green-bonbon_1', '', 'inherit', 'open', 'closed', '', '77-green-bonbon_1-2', '', '', '2021-02-02 19:47:56', '2021-02-02 19:47:56', '', 0, 'http://demo.tophivetheme.com/metafans/classic/wp-content/uploads/sites/10/2021/02/77.-Green-bonbon_1.jpg', 0, 'attachment', 'image/jpeg', 0),
(209, 1, '2021-02-02 19:48:18', '2021-02-02 19:48:18', '', 'hero', '', 'inherit', 'open', 'closed', '', 'hero-2', '', '', '2021-02-02 19:48:18', '2021-02-02 19:48:18', '', 0, 'http://demo.tophivetheme.com/metafans/classic/wp-content/uploads/sites/10/2021/02/hero.jpg', 0, 'attachment', 'image/jpeg', 0),
(217, 1, '2021-02-02 20:08:55', '2021-02-02 20:08:55', '', 'certificate', '', 'inherit', 'open', 'closed', '', 'certificate', '', '', '2021-02-02 20:08:55', '2021-02-02 20:08:55', '', 0, 'http://demo.tophivetheme.com/metafans/classic/wp-content/uploads/sites/10/2021/02/certificate.jpg', 0, 'attachment', 'image/jpeg', 0),
(238, 1, '2021-02-02 20:28:52', '2021-02-02 20:28:52', '', 'job', '', 'inherit', 'open', 'closed', '', 'job', '', '', '2021-02-02 20:28:52', '2021-02-02 20:28:52', '', 0, 'https://demo.tophivetheme.com/metafans/classic/wp-content/uploads/sites/10/2021/02/job.png', 0, 'attachment', 'image/png', 0),
(378, 1, '2021-02-03 09:36:49', '2021-02-03 09:36:49', '', 'pettern-bg-2', '', 'inherit', 'open', 'closed', '', 'pettern-bg-2', '', '', '2021-02-03 09:36:49', '2021-02-03 09:36:49', '', 0, 'https://demo.tophivetheme.com/metafans/classic/wp-content/uploads/sites/10/2021/02/pettern-bg-2.png', 0, 'attachment', 'image/png', 0),
(437, 1, '2025-07-01 08:38:52', '2025-07-01 08:38:52', '', 'One Click Demo Import - log_file_2025-07-01__08-38-52', '', 'inherit', 'open', 'closed', '', 'one-click-demo-import-log_file_2025-07-01__08-38-52', '', '', '2025-07-01 08:38:52', '2025-07-01 08:38:52', '', 0, 'https://intranet.mpongo.org/wp-content/uploads/2025/07/log_file_2025-07-01__08-38-52.txt', 0, 'attachment', 'text/plain', 0),
(438, 1, '2025-07-01 08:39:58', '2025-07-01 08:39:58', '', 'One Click Demo Import - log_file_2025-07-01__08-39-58', '', 'inherit', 'open', 'closed', '', 'one-click-demo-import-log_file_2025-07-01__08-39-58', '', '', '2025-07-01 08:39:58', '2025-07-01 08:39:58', '', 0, 'https://intranet.mpongo.org/wp-content/uploads/2025/07/log_file_2025-07-01__08-39-58.txt', 0, 'attachment', 'text/plain', 0),
(439, 1, '2021-02-05 11:43:09', '2021-02-05 11:43:09', '', 'envato-elements', '', 'inherit', 'open', 'closed', '', 'envato-elements', '', '', '2021-02-05 11:43:09', '2021-02-05 11:43:09', '', 0, 'https://demo.tophivetheme.com/metafans/classic/wp-content/uploads/sites/10/2021/02/envato-elements.jpg', 0, 'attachment', 'image/jpeg', 0),
(440, 1, '2021-02-27 11:09:56', '2021-02-27 11:09:56', '', 'medal-of-honor', '', 'inherit', 'open', 'closed', '', 'medal-of-honor', '', '', '2021-02-27 11:09:56', '2021-02-27 11:09:56', '', 0, 'https://demo.tophivetheme.com/metafans/classic/wp-content/uploads/sites/10/2021/02/medal-of-honor.png', 0, 'attachment', 'image/png', 0),
(413, 1, '2021-03-02 19:02:09', '2021-03-02 19:02:09', '', 'dollar', '', 'inherit', 'open', 'closed', '', 'dollar-2', '', '', '2021-03-02 19:02:09', '2021-03-02 19:02:09', '', 0, 'https://demo.tophivetheme.com/metafans/classic/wp-content/uploads/sites/10/2021/03/dollar.png', 0, 'attachment', 'image/png', 0),
(553, 1, '2021-03-05 09:47:28', '2021-03-05 09:47:28', '', 'medal-of-honor', '', 'inherit', 'open', 'closed', '', 'medal-of-honor-2', '', '', '2021-03-05 09:47:28', '2021-03-05 09:47:28', '', 0, 'https://demo.tophivetheme.com/metafans/classic/wp-content/uploads/sites/10/2021/03/medal-of-honor.png', 0, 'attachment', 'image/png', 0),
(565, 1, '2021-03-09 06:10:24', '2021-03-09 06:10:24', '', 'artistic-for-mobile-wallpaper-iphone-pinterest-download', '', 'inherit', 'open', 'closed', '', 'artistic-for-mobile-wallpaper-iphone-pinterest-download', '', '', '2021-03-09 06:10:24', '2021-03-09 06:10:24', '', 0, 'https://demo.tophivetheme.com/metafans/classic/wp-content/uploads/sites/10/2021/03/artistic-for-mobile-wallpaper-iphone-pinterest-download.jpg', 0, 'attachment', 'image/jpeg', 0),
(723, 1, '2021-03-12 04:08:42', '2021-03-12 04:08:42', '', 'post-images-02', '', 'inherit', 'open', 'closed', '', 'post-images-02', '', '', '2021-03-12 04:08:42', '2021-03-12 04:08:42', '', 0, 'https://demo.tophivetheme.com/metafans/classic/wp-content/uploads/sites/10/2021/03/post-images-02.jpg', 0, 'attachment', 'image/jpeg', 0),
(724, 1, '2021-03-12 04:15:51', '2021-03-12 04:15:51', '', 'post-images-03', '', 'inherit', 'open', 'closed', '', 'post-images-03', '', '', '2021-03-12 04:15:51', '2021-03-12 04:15:51', '', 0, 'https://demo.tophivetheme.com/metafans/classic/wp-content/uploads/sites/10/2021/03/post-images-03.jpg', 0, 'attachment', 'image/jpeg', 0),
(725, 1, '2021-03-12 04:37:50', '2021-03-12 04:37:50', '', 'post-images-04', '', 'inherit', 'open', 'closed', '', 'post-images-04', '', '', '2021-03-12 04:37:50', '2021-03-12 04:37:50', '', 0, 'https://demo.tophivetheme.com/metafans/classic/wp-content/uploads/sites/10/2021/03/post-images-04.jpg', 0, 'attachment', 'image/jpeg', 0),
(728, 1, '2021-03-12 04:58:05', '2021-03-12 04:58:05', '', 'post-images-07', '', 'inherit', 'open', 'closed', '', 'post-images-07', '', '', '2021-03-12 04:58:05', '2021-03-12 04:58:05', '', 0, 'https://demo.tophivetheme.com/metafans/classic/wp-content/uploads/sites/10/2021/03/post-images-07.jpg', 0, 'attachment', 'image/jpeg', 0),
(729, 1, '2021-03-12 04:58:11', '2021-03-12 04:58:11', '', 'post-images-06', '', 'inherit', 'open', 'closed', '', 'post-images-06', '', '', '2021-03-12 04:58:11', '2021-03-12 04:58:11', '', 0, 'https://demo.tophivetheme.com/metafans/classic/wp-content/uploads/sites/10/2021/03/post-images-06.jpg', 0, 'attachment', 'image/jpeg', 0),
(731, 1, '2021-03-12 05:35:54', '2021-03-12 05:35:54', '', 'post-images-08', '', 'inherit', 'open', 'closed', '', 'post-images-08', '', '', '2021-03-12 05:35:54', '2021-03-12 05:35:54', '', 0, 'https://demo.tophivetheme.com/metafans/classic/wp-content/uploads/sites/10/2021/03/post-images-08.jpg', 0, 'attachment', 'image/jpeg', 0),
(798, 1, '2021-03-12 09:29:09', '2021-03-12 09:29:09', '', 'hero-6', '', 'inherit', 'open', 'closed', '', 'hero-6', '', '', '2021-03-12 09:29:09', '2021-03-12 09:29:09', '', 0, 'https://demo.tophivetheme.com/metafans/classic/wp-content/uploads/sites/10/2021/03/hero-6.jpg', 0, 'attachment', 'image/jpeg', 0),
(837, 1, '2021-03-12 10:44:01', '2021-03-12 10:44:01', '', 'post-images-09', '', 'inherit', 'open', 'closed', '', 'post-images-09', '', '', '2021-03-12 10:44:01', '2021-03-12 10:44:01', '', 0, 'https://demo.tophivetheme.com/metafans/classic/wp-content/uploads/sites/10/2021/03/post-images-09.jpg', 0, 'attachment', 'image/jpeg', 0),
(959, 1, '2021-03-12 19:28:44', '2021-03-12 19:28:44', '', 'foot-bg', '', 'inherit', 'open', 'closed', '', 'foot-bg', '', '', '2021-03-12 19:28:44', '2021-03-12 19:28:44', '', 0, 'https://demo.tophivetheme.com/metafans/classic/wp-content/uploads/sites/10/2021/03/foot-bg.png', 0, 'attachment', 'image/png', 0),
(960, 1, '2025-07-01 20:08:11', '2025-07-01 20:08:11', '', 'One Click Demo Import - log_file_2025-07-01__20-08-11', '', 'inherit', 'open', 'closed', '', 'one-click-demo-import-log_file_2025-07-01__20-08-11', '', '', '2025-07-01 20:08:11', '2025-07-01 20:08:11', '', 0, 'https://intranet.mpongo.org/wp-content/uploads/2025/07/log_file_2025-07-01__20-08-11.txt', 0, 'attachment', 'text/plain', 0),
(961, 1, '2025-07-01 21:36:45', '2025-07-01 21:36:45', '', 'One Click Demo Import - log_file_2025-07-01__21-36-45', '', 'inherit', 'open', 'closed', '', 'one-click-demo-import-log_file_2025-07-01__21-36-45', '', '', '2025-07-01 21:36:45', '2025-07-01 21:36:45', '', 0, 'https://intranet.mpongo.org/wp-content/uploads/2025/07/log_file_2025-07-01__21-36-45.txt', 0, 'attachment', 'text/plain', 0),
(964, 1, '2026-03-18 13:50:11', '2026-03-18 13:50:11', '', 'One Click Demo Import - log_file_2026-03-18__13-50-11', '', 'inherit', 'open', 'closed', '', 'one-click-demo-import-log_file_2026-03-18__13-50-11', '', '', '2026-03-18 13:50:11', '2026-03-18 13:50:11', '', 0, 'https://intranet.mpongo.org/wp-content/uploads/2026/03/log_file_2026-03-18__13-50-11.txt', 0, 'attachment', 'text/plain', 0),
(965, 1, '2026-03-25 12:27:40', '2026-03-25 12:27:40', '', 'woocommerce-placeholder', '', 'inherit', 'open', 'closed', '', 'woocommerce-placeholder', '', '', '2026-03-25 12:27:40', '2026-03-25 12:27:40', '', 0, 'http://bb.lichacameroon.com/wp-content/uploads/2026/03/woocommerce-placeholder.webp', 0, 'attachment', 'image/webp', 0),
(966, 1, '2026-03-25 12:27:40', '2026-03-25 12:27:40', '', 'Boutique', '', 'publish', 'closed', 'closed', '', 'boutique', '', '', '2026-03-25 12:27:40', '2026-03-25 12:27:40', '', 0, 'https://bb.lichacameroon.com/boutique/', 0, 'page', '', 0),
(967, 1, '2026-03-25 12:27:40', '2026-03-25 12:27:40', '<!-- wp:woocommerce/cart -->\n<div class="wp-block-woocommerce-cart alignwide is-loading"><!-- wp:woocommerce/filled-cart-block -->\n<div class="wp-block-woocommerce-filled-cart-block"><!-- wp:woocommerce/cart-items-block -->\n<div class="wp-block-woocommerce-cart-items-block"><!-- wp:woocommerce/cart-line-items-block -->\n<div class="wp-block-woocommerce-cart-line-items-block"></div>\n<!-- /wp:woocommerce/cart-line-items-block -->\n\n<!-- wp:woocommerce/product-collection {"queryId":0,"query":{"perPage":3,"pages":1,"offset":0,"postType":"product","order":"asc","orderBy":"title","search":"","exclude":[],"inherit":false,"taxQuery":{},"isProductCollectionBlock":true,"featured":false,"woocommerceOnSale":false,"woocommerceStockStatus":["instock","outofstock","onbackorder"],"woocommerceAttributes":[],"woocommerceHandPickedProducts":[],"filterable":false,"relatedBy":{"categories":true,"tags":true}},"tagName":"div","displayLayout":{"type":"flex","columns":3,"shrinkColumns":true},"dimensions":{"widthType":"fill"},"collection":"woocommerce/product-collection/cross-sells","hideControls":["filterable"],"queryContextIncludes":["collection"],"__privatePreviewState":{"isPreview":true,"previewMessage":"Actual products will vary depending on the page being viewed."}} -->\n<div class="wp-block-woocommerce-product-collection"><!-- wp:heading {"textAlign":"left","style":{"spacing":{"margin":{"bottom":"1rem"}}}} -->\n<h2 class="wp-block-heading has-text-align-left" style="margin-bottom:1rem">Vous serez peut-être intéressé par&hellip;</h2>\n\n<!-- /wp:heading -->\n\n<!-- wp:woocommerce/product-template -->\n<!-- wp:woocommerce/product-image {"showSaleBadge":false,"imageSizing":"thumbnail","isDescendentOfQueryLoop":true} -->\n<!-- wp:woocommerce/product-sale-badge {"align":"right"} /-->\n<!-- /wp:woocommerce/product-image -->\n\n<!-- wp:post-title {"textAlign":"center","isLink":true,"style":{"spacing":{"margin":{"bottom":"0.75rem","top":"0"}},"typography":{"lineHeight":"1.4"}},"fontSize":"medium","__woocommerceNamespace":"woocommerce/product-collection/product-title"} /-->\n\n<!-- wp:woocommerce/product-price {"isDescendentOfQueryLoop":true,"textAlign":"center","fontSize":"small"} /-->\n\n<!-- wp:woocommerce/product-button {"textAlign":"center","isDescendentOfQueryLoop":true,"fontSize":"small"} /-->\n<!-- /wp:woocommerce/product-template --></div>\n<!-- /wp:woocommerce/product-collection --></div>\n\n<!-- /wp:woocommerce/cart-items-block -->\n\n<!-- wp:woocommerce/cart-totals-block -->\n<div class="wp-block-woocommerce-cart-totals-block"><!-- wp:woocommerce/cart-order-summary-block -->\n<div class="wp-block-woocommerce-cart-order-summary-block"><!-- wp:woocommerce/cart-order-summary-heading-block -->\n<div class="wp-block-woocommerce-cart-order-summary-heading-block"></div>\n<!-- /wp:woocommerce/cart-order-summary-heading-block -->\n\n<!-- wp:woocommerce/cart-order-summary-coupon-form-block -->\n<div class="wp-block-woocommerce-cart-order-summary-coupon-form-block"></div>\n<!-- /wp:woocommerce/cart-order-summary-coupon-form-block -->\n\n<!-- wp:woocommerce/cart-order-summary-subtotal-block -->\n<div class="wp-block-woocommerce-cart-order-summary-subtotal-block"></div>\n<!-- /wp:woocommerce/cart-order-summary-subtotal-block -->\n\n<!-- wp:woocommerce/cart-order-summary-fee-block -->\n<div class="wp-block-woocommerce-cart-order-summary-fee-block"></div>\n<!-- /wp:woocommerce/cart-order-summary-fee-block -->\n\n<!-- wp:woocommerce/cart-order-summary-discount-block -->\n<div class="wp-block-woocommerce-cart-order-summary-discount-block"></div>\n<!-- /wp:woocommerce/cart-order-summary-discount-block -->\n\n<!-- wp:woocommerce/cart-order-summary-shipping-block -->\n<div class="wp-block-woocommerce-cart-order-summary-shipping-block"></div>\n<!-- /wp:woocommerce/cart-order-summary-shipping-block -->\n\n<!-- wp:woocommerce/cart-order-summary-taxes-block -->\n<div class="wp-block-woocommerce-cart-order-summary-taxes-block"></div>\n<!-- /wp:woocommerce/cart-order-summary-taxes-block --></div>\n<!-- /wp:woocommerce/cart-order-summary-block -->\n\n<!-- wp:woocommerce/cart-express-payment-block -->\n<div class="wp-block-woocommerce-cart-express-payment-block"></div>\n<!-- /wp:woocommerce/cart-express-payment-block -->\n\n<!-- wp:woocommerce/proceed-to-checkout-block -->\n<div class="wp-block-woocommerce-proceed-to-checkout-block"></div>\n<!-- /wp:woocommerce/proceed-to-checkout-block -->\n\n<!-- wp:woocommerce/cart-accepted-payment-methods-block -->\n<div class="wp-block-woocommerce-cart-accepted-payment-methods-block"></div>\n<!-- /wp:woocommerce/cart-accepted-payment-methods-block --></div>\n<!-- /wp:woocommerce/cart-totals-block --></div>\n<!-- /wp:woocommerce/filled-cart-block -->\n\n<!-- wp:woocommerce/empty-cart-block -->\n<div class="wp-block-woocommerce-empty-cart-block"><!-- wp:heading {"textAlign":"center","className":"with-empty-cart-icon wc-block-cart__empty-cart__title"} -->\n<h2 class="wp-block-heading has-text-align-center with-empty-cart-icon wc-block-cart__empty-cart__title">Votre panier est actuellement vide !</h2>\n<!-- /wp:heading -->\n\n<!-- wp:separator {"className":"is-style-dots"} -->\n<hr class="wp-block-separator has-alpha-channel-opacity is-style-dots"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading {"textAlign":"center"} -->\n<h2 class="wp-block-heading has-text-align-center">Nouveau dans la boutique</h2>\n<!-- /wp:heading -->\n\n<!-- wp:woocommerce/product-new {"columns":4,"rows":1} /--></div>\n<!-- /wp:woocommerce/empty-cart-block --></div>\n<!-- /wp:woocommerce/cart -->', 'Panier', '', 'publish', 'closed', 'closed', '', 'panier', '', '', '2026-03-25 12:27:40', '2026-03-25 12:27:40', '', 0, 'https://bb.lichacameroon.com/panier/', 0, 'page', '', 0),
(968, 1, '2026-03-25 12:27:40', '2026-03-25 12:27:40', '<!-- wp:woocommerce/checkout -->\n<div class="wp-block-woocommerce-checkout alignwide wc-block-checkout is-loading"><!-- wp:woocommerce/checkout-fields-block -->\n<div class="wp-block-woocommerce-checkout-fields-block"><!-- wp:woocommerce/checkout-express-payment-block -->\n<div class="wp-block-woocommerce-checkout-express-payment-block"></div>\n<!-- /wp:woocommerce/checkout-express-payment-block -->\n\n<!-- wp:woocommerce/checkout-contact-information-block -->\n<div class="wp-block-woocommerce-checkout-contact-information-block"></div>\n<!-- /wp:woocommerce/checkout-contact-information-block -->\n\n<!-- wp:woocommerce/checkout-shipping-method-block -->\n<div class="wp-block-woocommerce-checkout-shipping-method-block"></div>\n<!-- /wp:woocommerce/checkout-shipping-method-block -->\n\n<!-- wp:woocommerce/checkout-pickup-options-block -->\n<div class="wp-block-woocommerce-checkout-pickup-options-block"></div>\n<!-- /wp:woocommerce/checkout-pickup-options-block -->\n\n<!-- wp:woocommerce/checkout-shipping-address-block -->\n<div class="wp-block-woocommerce-checkout-shipping-address-block"></div>\n<!-- /wp:woocommerce/checkout-shipping-address-block -->\n\n<!-- wp:woocommerce/checkout-billing-address-block -->\n<div class="wp-block-woocommerce-checkout-billing-address-block"></div>\n<!-- /wp:woocommerce/checkout-billing-address-block -->\n\n<!-- wp:woocommerce/checkout-shipping-methods-block -->\n<div class="wp-block-woocommerce-checkout-shipping-methods-block"></div>\n<!-- /wp:woocommerce/checkout-shipping-methods-block -->\n\n<!-- wp:woocommerce/checkout-payment-block -->\n<div class="wp-block-woocommerce-checkout-payment-block"></div>\n<!-- /wp:woocommerce/checkout-payment-block -->\n\n<!-- wp:woocommerce/checkout-additional-information-block -->\n<div class="wp-block-woocommerce-checkout-additional-information-block"></div>\n<!-- /wp:woocommerce/checkout-additional-information-block -->\n\n<!-- wp:woocommerce/checkout-order-note-block -->\n<div class="wp-block-woocommerce-checkout-order-note-block"></div>\n<!-- /wp:woocommerce/checkout-order-note-block -->\n\n<!-- wp:woocommerce/checkout-terms-block -->\n<div class="wp-block-woocommerce-checkout-terms-block"></div>\n<!-- /wp:woocommerce/checkout-terms-block -->\n\n<!-- wp:woocommerce/checkout-actions-block -->\n<div class="wp-block-woocommerce-checkout-actions-block"></div>\n<!-- /wp:woocommerce/checkout-actions-block --></div>\n<!-- /wp:woocommerce/checkout-fields-block -->\n\n<!-- wp:woocommerce/checkout-totals-block -->\n<div class="wp-block-woocommerce-checkout-totals-block"><!-- wp:woocommerce/checkout-order-summary-block -->\n<div class="wp-block-woocommerce-checkout-order-summary-block"><!-- wp:woocommerce/checkout-order-summary-cart-items-block -->\n<div class="wp-block-woocommerce-checkout-order-summary-cart-items-block"></div>\n<!-- /wp:woocommerce/checkout-order-summary-cart-items-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-coupon-form-block -->\n<div class="wp-block-woocommerce-checkout-order-summary-coupon-form-block"></div>\n<!-- /wp:woocommerce/checkout-order-summary-coupon-form-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-subtotal-block -->\n<div class="wp-block-woocommerce-checkout-order-summary-subtotal-block"></div>\n<!-- /wp:woocommerce/checkout-order-summary-subtotal-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-fee-block -->\n<div class="wp-block-woocommerce-checkout-order-summary-fee-block"></div>\n<!-- /wp:woocommerce/checkout-order-summary-fee-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-discount-block -->\n<div class="wp-block-woocommerce-checkout-order-summary-discount-block"></div>\n<!-- /wp:woocommerce/checkout-order-summary-discount-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-shipping-block -->\n<div class="wp-block-woocommerce-checkout-order-summary-shipping-block"></div>\n<!-- /wp:woocommerce/checkout-order-summary-shipping-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-taxes-block -->\n<div class="wp-block-woocommerce-checkout-order-summary-taxes-block"></div>\n<!-- /wp:woocommerce/checkout-order-summary-taxes-block --></div>\n<!-- /wp:woocommerce/checkout-order-summary-block --></div>\n<!-- /wp:woocommerce/checkout-totals-block --></div>\n<!-- /wp:woocommerce/checkout -->', 'Validation de la commande', '', 'publish', 'closed', 'closed', '', 'commander', '', '', '2026-03-25 12:27:40', '2026-03-25 12:27:40', '', 0, 'https://bb.lichacameroon.com/commander/', 0, 'page', '', 0);
INSERT INTO `EKPjf_posts` VALUES
(969, 1, '2026-03-25 12:27:40', '2026-03-25 12:27:40', '<!-- wp:shortcode -->[woocommerce_my_account]<!-- /wp:shortcode -->', 'Mon compte', '', 'publish', 'closed', 'closed', '', 'mon-compte', '', '', '2026-03-25 12:27:40', '2026-03-25 12:27:40', '', 0, 'https://bb.lichacameroon.com/mon-compte/', 0, 'page', '', 0),
(970, 1, '2026-03-25 12:27:40', '0000-00-00 00:00:00', '<!-- wp:paragraph -->\n<p><b>This is a sample page.</b></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Overview</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our refund and returns policy lasts 30 days. If 30 days have passed since your purchase, we can’t offer you a full refund or exchange.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To be eligible for a return, your item must be unused and in the same condition that you received it. It must also be in the original packaging.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Several types of goods are exempt from being returned. Perishable goods such as food, flowers, newspapers or magazines cannot be returned. We also do not accept products that are intimate or sanitary goods, hazardous materials, or flammable liquids or gases.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Additional non-returnable items:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul>\n<li>Gift cards</li>\n<li>Downloadable software products</li>\n<li>Some health and personal care items</li>\n</ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>To complete your return, we require a receipt or proof of purchase.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Please do not send your purchase back to the manufacturer.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There are certain situations where only partial refunds are granted:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul>\n<li>Book with obvious signs of use</li>\n<li>CD, DVD, VHS tape, software, video game, cassette tape, or vinyl record that has been opened.</li>\n<li>Any item not in its original condition, is damaged or missing parts for reasons not due to our error.</li>\n<li>Any item that is returned more than 30 days after delivery</li>\n</ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Refunds</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Once your return is received and inspected, we will send you an email to notify you that we have received your returned item. We will also notify you of the approval or rejection of your refund.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are approved, then your refund will be processed, and a credit will automatically be applied to your credit card or original method of payment, within a certain amount of days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"level":3} -->\n<h3 class="wp-block-heading">Late or missing refunds</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you haven’t received a refund yet, first check your bank account again.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Then contact your credit card company, it may take some time before your refund is officially posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Next contact your bank. There is often some processing time before a refund is posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you’ve done all of this and you still have not received your refund yet, please contact us at {email address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"level":3} -->\n<h3 class="wp-block-heading">Sale items</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Only regular priced items may be refunded. Sale items cannot be refunded.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Exchanges</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We only replace items if they are defective or damaged. If you need to exchange it for the same item, send us an email at {email address} and send your item to: {physical address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Gifts</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If the item was marked as a gift when purchased and shipped directly to you, you’ll receive a gift credit for the value of your return. Once the returned item is received, a gift certificate will be mailed to you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If the item wasn’t marked as a gift when purchased, or the gift giver had the order shipped to themselves to give to you later, we will send a refund to the gift giver and they will find out about your return.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Shipping returns</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>To return your product, you should mail your product to: {physical address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You will be responsible for paying for your own shipping costs for returning your item. Shipping costs are non-refundable. If you receive a refund, the cost of return shipping will be deducted from your refund.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Depending on where you live, the time it may take for your exchanged product to reach you may vary.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are returning more expensive items, you may consider using a trackable shipping service or purchasing shipping insurance. We don’t guarantee that we will receive your returned item.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Need help?</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Contact us at {email} for questions related to refunds and returns.</p>\n<!-- /wp:paragraph -->', 'Politique en matière de remboursements et de retours', '', 'draft', 'closed', 'closed', '', 'remboursements_retours', '', '', '2026-03-25 12:27:40', '0000-00-00 00:00:00', '', 0, 'https://bb.lichacameroon.com/?page_id=970', 0, 'page', '', 0),
(972, 1, '2026-03-25 12:41:09', '2026-03-25 12:41:09', '{\n    "show_on_front": {\n        "value": "page",\n        "type": "option",\n        "user_id": 1,\n        "date_modified_gmt": "2026-03-25 12:40:25"\n    },\n    "page_on_front": {\n        "value": "429",\n        "type": "option",\n        "user_id": 1,\n        "date_modified_gmt": "2026-03-25 12:41:09"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'd5add900-a49f-4dc4-90d9-c98094542d88', '', '', '2026-03-25 12:41:09', '2026-03-25 12:41:09', '', 0, 'https://bb.lichacameroon.com/?p=972', 0, 'customize_changeset', '', 0);

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_signups`
--

CREATE TABLE `EKPjf_signups` (
  `signup_id` bigint NOT NULL AUTO_INCREMENT,
  `domain` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `path` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `title` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `user_login` varchar(60) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_email` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `activated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `active` tinyint(1) NOT NULL DEFAULT '0',
  `activation_key` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `meta` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`signup_id`),
  KEY `activation_key` (`activation_key`),
  KEY `user_email` (`user_email`),
  KEY `user_login_email` (`user_login`,`user_email`),
  KEY `domain_path` (`domain`(140),`path`(51))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_termmeta`
--

CREATE TABLE `EKPjf_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_520_ci DEFAULT NULL,
  `meta_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`meta_id`),
  KEY `term_id` (`term_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `EKPjf_termmeta`
--

INSERT INTO `EKPjf_termmeta` VALUES
(1, 23, 'bp_type_singular_name', 'Community Manager'),
(2, 23, 'bp_type_name', 'Community Managers'),
(3, 23, 'bp_type_show_in_list', '1'),
(4, 24, 'bp_type_singular_name', 'Community Moderator'),
(5, 24, 'bp_type_name', 'Community Moderators'),
(6, 24, 'bp_type_show_in_list', '1'),
(7, 27, 'bp_type_singular_name', 'Moderator'),
(8, 27, 'bp_type_name', 'moderators'),
(9, 27, 'bp_type_show_in_list', '1'),
(10, 28, 'bp_type_singular_name', 'New Member'),
(11, 28, 'bp_type_name', 'New Members'),
(12, 28, 'bp_type_show_in_list', '1'),
(13, 29, 'bp_type_singular_name', 'Newcomer'),
(14, 29, 'bp_type_name', 'Newcomers'),
(15, 29, 'bp_type_show_in_list', '1'),
(16, 31, 'bp_type_singular_name', 'Rising Star'),
(17, 31, 'bp_type_name', 'Rising Stars'),
(18, 31, 'bp_type_show_in_list', '1'),
(19, 32, 'bp_type_singular_name', 'Superstar'),
(20, 32, 'bp_type_name', 'Superstars'),
(21, 32, 'bp_type_show_in_list', '1');

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_terms`
--

CREATE TABLE `EKPjf_terms` (
  `term_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `slug` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `term_group` bigint NOT NULL DEFAULT '0',
  PRIMARY KEY (`term_id`),
  KEY `slug` (`slug`(191)),
  KEY `name` (`name`(191))
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `EKPjf_terms`
--

INSERT INTO `EKPjf_terms` VALUES
(1, 'Uncategorized', 'uncategorized', 0),
(2, 'core-user-activation', 'core-user-activation', 0),
(3, 'activity-comment', 'activity-comment', 0),
(4, 'activity-comment-author', 'activity-comment-author', 0),
(5, 'activity-at-message', 'activity-at-message', 0),
(6, 'groups-at-message', 'groups-at-message', 0),
(7, 'core-user-registration', 'core-user-registration', 0),
(8, 'friends-request', 'friends-request', 0),
(9, 'friends-request-accepted', 'friends-request-accepted', 0),
(10, 'groups-details-updated', 'groups-details-updated', 0),
(11, 'groups-invitation', 'groups-invitation', 0),
(12, 'groups-member-promoted', 'groups-member-promoted', 0),
(13, 'groups-membership-request', 'groups-membership-request', 0),
(14, 'messages-unread', 'messages-unread', 0),
(15, 'settings-verify-email-change', 'settings-verify-email-change', 0),
(16, 'groups-membership-request-accepted', 'groups-membership-request-accepted', 0),
(17, 'groups-membership-request-rejected', 'groups-membership-request-rejected', 0),
(18, 'groups-membership-request-accepted-by-admin', 'groups-membership-request-accepted-by-admin', 0),
(19, 'groups-membership-request-rejected-by-admin', 'groups-membership-request-rejected-by-admin', 0),
(20, 'bp-members-invitation', 'bp-members-invitation', 0),
(21, 'members-membership-request', 'members-membership-request', 0),
(22, 'members-membership-request-rejected', 'members-membership-request-rejected', 0),
(23, 'community-manager', 'community-manager', 0),
(24, 'community-moderator', 'community-moderator', 0),
(25, 'core-user-registration-with-blog', 'core-user-registration-with-blog', 0),
(26, 'messages-unread-group', 'messages-unread-group', 0),
(27, 'moderator', 'moderator', 0),
(28, 'new-member', 'new-member', 0),
(29, 'newcomer', 'newcomer', 0),
(30, 'page', 'page', 0),
(31, 'rising-star', 'rising-star', 0),
(32, 'superstar', 'superstar', 0),
(33, 'Header Menu', 'header-menu', 0),
(34, 'Business', 'business', 0),
(35, 'Communities', 'communities', 0),
(36, 'Community', 'community', 0),
(37, 'Learning', 'learning', 0),
(38, 'Open Source', 'open-source', 0),
(39, 'Business', 'business', 0),
(40, 'closest', 'closest', 0),
(41, 'Communities', 'communities', 0),
(42, 'Community', 'community', 0),
(43, 'Guides', 'guides', 0),
(44, 'Management', 'management', 0),
(45, 'Moz’s', 'mozs', 0),
(46, 'Online', 'online', 0),
(47, 'Resource', 'resource', 0),
(48, 'Secrets', 'secrets', 0),
(49, 'Spring', 'spring', 0),
(50, 'There’s a huge range in how an online community can scale', 'theres-a-huge-range-in-how-an-online-community-can-scale', 0),
(51, 'TikTok', 'tiktok', 0),
(52, 'Assignment', 'assignment', 0),
(53, 'Bitcoin', 'bitcoin', 0),
(54, 'Business', 'business', 0),
(55, 'Careers', 'careers', 0),
(56, 'Certificate', 'certificate', 0),
(57, 'Community', 'community', 0),
(58, 'Cryptocurrency', 'cryptocurrency', 0),
(59, 'Data analysis', 'data-analysis', 0),
(60, 'Data Science', 'data-science', 0),
(61, 'English', 'english', 0),
(62, 'Envato Elements', 'envato-elements', 0),
(63, 'Events', 'events', 0),
(64, 'Free Enrollment', 'free-enrollment', 0),
(65, 'Help', 'help', 0),
(66, 'Job Search', 'job-search', 0),
(67, 'language', 'language', 0),
(68, 'Make Money', 'make-money', 0),
(69, 'Payment', 'payment', 0),
(70, 'Resources', 'resources', 0),
(71, 'Sellers', 'sellers', 0),
(72, 'sfwd-courses', 'sfwd-courses', 0),
(73, 'sfwd-lessons', 'sfwd-lessons', 0),
(74, 'sfwd-quiz', 'sfwd-quiz', 0),
(75, 'sfwd-topic', 'sfwd-topic', 0),
(76, 'Speaking', 'speaking', 0),
(77, 'Subscription', 'subscription', 0),
(78, 'Wallet', 'wallet', 0),
(79, 'YouTube', 'youtube', 0),
(80, 'Zoom Master', 'zoom-master', 0),
(81, 'BuddyPress - Logged in users', 'buddypress-logged-in-users', 0),
(82, 'BuddyPress - Logged in users(set02)', 'buddypress-logged-in-usersset02', 0),
(83, 'Footer Menu', 'footer-menu', 0),
(84, 'Forums', 'forums', 0),
(85, 'Main Menu', 'main-menu', 0),
(86, 'Vertical Menu', 'vertical-menu', 0),
(87, 'simple', 'simple', 0),
(88, 'grouped', 'grouped', 0),
(89, 'variable', 'variable', 0),
(90, 'external', 'external', 0),
(91, 'exclude-from-search', 'exclude-from-search', 0),
(92, 'exclude-from-catalog', 'exclude-from-catalog', 0),
(93, 'featured', 'featured', 0),
(94, 'outofstock', 'outofstock', 0),
(95, 'rated-1', 'rated-1', 0),
(96, 'rated-2', 'rated-2', 0),
(97, 'rated-3', 'rated-3', 0),
(98, 'rated-4', 'rated-4', 0),
(99, 'rated-5', 'rated-5', 0),
(100, 'Non classé', 'non-classe', 0);

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_term_relationships`
--

CREATE TABLE `EKPjf_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=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `EKPjf_term_relationships`
--

INSERT INTO `EKPjf_term_relationships` VALUES
(1, 1, 0),
(9, 2, 0),
(10, 3, 0),
(11, 4, 0),
(12, 5, 0),
(13, 6, 0),
(14, 7, 0),
(15, 8, 0),
(16, 9, 0),
(17, 10, 0),
(18, 11, 0),
(19, 12, 0),
(20, 13, 0),
(21, 14, 0),
(22, 15, 0),
(23, 16, 0),
(24, 17, 0),
(25, 18, 0),
(26, 19, 0),
(27, 20, 0),
(28, 21, 0),
(29, 22, 0),
(393, 3, 0),
(394, 4, 0),
(395, 5, 0),
(396, 6, 0),
(397, 7, 0),
(398, 25, 0),
(399, 8, 0),
(400, 9, 0),
(402, 10, 0),
(403, 11, 0),
(404, 12, 0),
(405, 13, 0),
(406, 14, 0),
(407, 15, 0),
(408, 16, 0),
(409, 17, 0),
(62, 26, 0),
(424, 2, 0),
(425, 20, 0),
(426, 2, 0),
(427, 20, 0),
(176, 33, 0),
(177, 33, 0),
(178, 33, 0),
(179, 33, 0);

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_term_taxonomy`
--

CREATE TABLE `EKPjf_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_520_ci NOT NULL DEFAULT '',
  `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_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=MyISAM  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `EKPjf_term_taxonomy`
--

INSERT INTO `EKPjf_term_taxonomy` VALUES
(1, 1, 'category', '', 0, 1),
(2, 2, 'bp-email-type', 'Le destinataire a bien activé son compte.', 0, 3),
(3, 3, 'bp-email-type', 'Un membre répond à une mise à jour d''activité publié par le destinataire.', 0, 2),
(4, 4, 'bp-email-type', 'Un membre répond à un commentaire d''activité publié par le destinataire.', 0, 2),
(5, 5, 'bp-email-type', 'Le destinataire a été mentionné dans une mise à jour d''activité.', 0, 2),
(6, 6, 'bp-email-type', 'Le destinataire a été mentionné dans une mise à jour d''activité d''un groupe.', 0, 2),
(7, 7, 'bp-email-type', 'Le destinataire a ouvert un compte.', 0, 2),
(8, 8, 'bp-email-type', 'Un membre demande à être ajouté comme ami du destinataire.', 0, 2),
(9, 9, 'bp-email-type', 'Le destinataire a été accepté comme ami par un membre.', 0, 2),
(10, 10, 'bp-email-type', 'Des informations sur le groupe ont été mises à jour.', 0, 2),
(11, 11, 'bp-email-type', 'Un membre envoye une invitation à rejoindre un groupe au destinatiare', 0, 2),
(12, 12, 'bp-email-type', 'Le statut du destinataire dans un groupe a été modifié.', 0, 2),
(13, 13, 'bp-email-type', 'Un membre demande à rejoindre un groupe.', 0, 2),
(14, 14, 'bp-email-type', 'Le destinataire a reçu un message privé.', 0, 2),
(15, 15, 'bp-email-type', 'Le destinataire a modifié son adresse e-mail.', 0, 2),
(16, 16, 'bp-email-type', 'Le destinataire est autorisé à rejoindre un groupe.', 0, 2),
(17, 17, 'bp-email-type', 'Le destinataire n''est pas autorisé à rejoindre un groupe.', 0, 2),
(18, 18, 'bp-email-type', 'Le destinataire avait demandé à rejoindre le groupe, demande que l’administrateur·rice a accepté.', 0, 1),
(19, 19, 'bp-email-type', 'Le destinataire avait demandé à rejoindre le groupe, demande que l’administrateur·rice a rejeté.', 0, 1),
(20, 20, 'bp-email-type', 'Un membre du site a envoyé une invitation à rejoindre le site au destinataire', 0, 3),
(21, 21, 'bp-email-type', 'Quelqu’un·e a demandé à adhérer à ce site.', 0, 1),
(22, 22, 'bp-email-type', 'Une demande d’adhésion a été rejetée.', 0, 1),
(23, 23, 'bp_member_type', '', 0, 0),
(24, 24, 'bp_member_type', '', 0, 0),
(25, 25, 'bp-email-type', 'Recipient has registered for an account and site.', 0, 1),
(26, 26, 'bp-email-type', 'A member has unread private messages.', 0, 1),
(27, 27, 'bp_member_type', '', 0, 0),
(28, 28, 'bp_member_type', '', 0, 0),
(29, 29, 'bp_member_type', '', 0, 0),
(30, 30, 'elementor_library_type', '', 0, 0),
(31, 31, 'bp_member_type', '', 0, 0),
(32, 32, 'bp_member_type', '', 0, 0),
(33, 33, 'nav_menu', '', 0, 4),
(34, 34, 'category', '', 0, 0),
(35, 35, 'category', '', 0, 0),
(36, 36, 'category', '', 0, 0),
(37, 37, 'category', '', 0, 0),
(38, 38, 'category', '', 0, 0),
(39, 39, 'post_tag', '', 0, 0),
(40, 40, 'post_tag', '', 0, 0),
(41, 41, 'post_tag', '', 0, 0),
(42, 42, 'post_tag', '', 0, 0),
(43, 43, 'post_tag', '', 0, 0),
(44, 44, 'post_tag', '', 0, 0),
(45, 45, 'post_tag', '', 0, 0),
(46, 46, 'post_tag', '', 0, 0),
(47, 47, 'post_tag', '', 0, 0),
(48, 48, 'post_tag', '', 0, 0),
(49, 49, 'post_tag', '', 0, 0),
(50, 50, 'post_tag', '', 0, 0),
(51, 51, 'post_tag', '', 0, 0),
(52, 52, 'topic-tag', '', 0, 0),
(53, 53, 'topic-tag', '', 0, 0),
(54, 54, 'topic-tag', '', 0, 0),
(55, 55, 'topic-tag', '', 0, 0),
(56, 56, 'topic-tag', '', 0, 0),
(57, 57, 'topic-tag', '', 0, 0),
(58, 58, 'topic-tag', '', 0, 0),
(59, 59, 'topic-tag', '', 0, 0),
(60, 60, 'topic-tag', '', 0, 0),
(61, 61, 'topic-tag', '', 0, 0),
(62, 62, 'topic-tag', '', 0, 0),
(63, 63, 'topic-tag', '', 0, 0),
(64, 64, 'topic-tag', '', 0, 0),
(65, 65, 'topic-tag', '', 0, 0),
(66, 66, 'topic-tag', '', 0, 0),
(67, 67, 'topic-tag', '', 0, 0),
(68, 68, 'topic-tag', '', 0, 0),
(69, 69, 'topic-tag', '', 0, 0),
(70, 70, 'topic-tag', '', 0, 0),
(71, 71, 'topic-tag', '', 0, 0),
(72, 72, 'elementor_library_type', '', 0, 0),
(73, 73, 'elementor_library_type', '', 0, 0),
(74, 74, 'elementor_library_type', '', 0, 0),
(75, 75, 'elementor_library_type', '', 0, 0),
(76, 76, 'topic-tag', '', 0, 0),
(77, 77, 'topic-tag', '', 0, 0),
(78, 78, 'topic-tag', '', 0, 0),
(79, 79, 'topic-tag', '', 0, 0),
(80, 80, 'topic-tag', '', 0, 0),
(81, 81, 'nav_menu', '', 0, 0),
(82, 82, 'nav_menu', '', 0, 0),
(83, 83, 'nav_menu', '', 0, 0),
(84, 84, 'nav_menu', '', 0, 0),
(85, 85, 'nav_menu', '', 0, 0),
(86, 86, 'nav_menu', '', 0, 0),
(87, 87, 'product_type', '', 0, 0),
(88, 88, 'product_type', '', 0, 0),
(89, 89, 'product_type', '', 0, 0),
(90, 90, 'product_type', '', 0, 0),
(91, 91, 'product_visibility', '', 0, 0),
(92, 92, 'product_visibility', '', 0, 0),
(93, 93, 'product_visibility', '', 0, 0),
(94, 94, 'product_visibility', '', 0, 0),
(95, 95, 'product_visibility', '', 0, 0),
(96, 96, 'product_visibility', '', 0, 0),
(97, 97, 'product_visibility', '', 0, 0),
(98, 98, 'product_visibility', '', 0, 0),
(99, 99, 'product_visibility', '', 0, 0),
(100, 100, 'product_cat', '', 0, 0);

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_usermeta`
--

CREATE TABLE `EKPjf_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_520_ci DEFAULT NULL,
  `meta_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`umeta_id`),
  KEY `user_id` (`user_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `EKPjf_usermeta`
--

INSERT INTO `EKPjf_usermeta` VALUES
(1, 1, 'nickname', 'admin_upoxbo9d'),
(2, 1, 'first_name', ''),
(3, 1, 'last_name', ''),
(4, 1, 'description', ''),
(5, 1, 'rich_editing', 'true'),
(6, 1, 'syntax_highlighting', 'true'),
(7, 1, 'comment_shortcuts', 'false'),
(8, 1, 'admin_color', 'fresh'),
(9, 1, 'use_ssl', '0'),
(10, 1, 'show_admin_bar_front', 'true'),
(11, 1, 'locale', ''),
(12, 1, 'EKPjf_capabilities', 'a:2:{s:13:"administrator";b:1;s:13:"bbp_keymaster";b:1;}'),
(13, 1, 'EKPjf_user_level', '10'),
(14, 1, 'dismissed_wp_pointers', ''),
(15, 1, 'show_welcome_panel', '1'),
(16, 1, 'session_tokens', 'a:3:{s:64:"2dba947289eac9f0614c07fc3902b53493270722c77c3a1e34952a1beefdf17c";a:4:{s:10:"expiration";i:1774559610;s:2:"ip";s:15:"143.105.152.204";s:2:"ua";s:111:"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.0.0 Safari/537.36";s:5:"login";i:1774386810;}s:64:"df8143559b6cba125d31e2d9a71dba8a3cbc53407e99d2254aa42737d700d1fe";a:4:{s:10:"expiration";i:1774614336;s:2:"ip";s:15:"143.105.152.246";s:2:"ua";s:111:"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.0.0 Safari/537.36";s:5:"login";i:1774441536;}s:64:"ad6ad7f8d4ed0e2d872e532d661f549fc2b3f7bf79b42a44224dc3797aac738f";a:4:{s:10:"expiration";i:1775652841;s:2:"ip";s:15:"143.105.152.192";s:2:"ua";s:101:"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.0.0 Safari/537.36";s:5:"login";i:1774443241;}}'),
(17, 1, 'EKPjf_dashboard_quick_press_last_post_id', '962'),
(18, 1, 'community-events-location', 'a:1:{s:2:"ip";s:13:"143.105.152.0";}'),
(20, 1, 'user_last_active', '1774516093'),
(21, 1, 'facebook', ''),
(22, 1, 'youtube', ''),
(23, 1, 'twitter', ''),
(24, 1, 'linkedin', ''),
(25, 1, 'slack', ''),
(26, 1, 'EKPjf_persisted_preferences', 'a:2:{s:17:"core/edit-widgets";a:2:{s:26:"isComplementaryAreaVisible";b:0;s:12:"welcomeGuide";b:0;}s:9:"_modified";s:24:"2025-06-30T22:48:47.870Z";}'),
(27, 1, '_woocommerce_persistent_cart_1', 'a:1:{s:4:"cart";a:0:{}}'),
(28, 1, 'wc_last_active', '1774443531'),
(29, 1, 'meta-box-order_product', 'a:3:{s:4:"side";s:84:"submitdiv,postimagediv,woocommerce-product-images,product_catdiv,tagsdiv-product_tag";s:6:"normal";s:55:"woocommerce-product-data,postcustom,slugdiv,postexcerpt";s:8:"advanced";s:0:"";}'),
(30, 1, 'elementor_introduction', 'a:2:{s:27:"ai-get-started-announcement";b:1;s:27:"e-editor-one-notice-pointer";b:1;}'),
(31, 1, 'designation', ''),
(32, 1, 'EKPjf_elementor_enable_ai', '1'),
(33, 1, 'billing_first_name', ''),
(34, 1, 'billing_last_name', ''),
(35, 1, 'billing_company', ''),
(36, 1, 'billing_address_1', ''),
(37, 1, 'billing_address_2', ''),
(38, 1, 'billing_city', ''),
(39, 1, 'billing_postcode', ''),
(40, 1, 'billing_country', ''),
(41, 1, 'billing_state', ''),
(42, 1, 'billing_phone', ''),
(43, 1, 'billing_email', 'admin@mpongo.org'),
(44, 1, 'shipping_first_name', ''),
(45, 1, 'shipping_last_name', ''),
(46, 1, 'shipping_company', ''),
(47, 1, 'shipping_address_1', ''),
(48, 1, 'shipping_address_2', ''),
(49, 1, 'shipping_city', ''),
(50, 1, 'shipping_postcode', ''),
(51, 1, 'shipping_country', ''),
(52, 1, 'shipping_state', ''),
(53, 1, 'shipping_phone', ''),
(54, 1, 'last_update', '1774443191'),
(56, 1, '_woocommerce_tracks_anon_id', 'woo:+WJbaMSwF1y/o2vpVJ1FrRSA');

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_users`
--

CREATE TABLE `EKPjf_users` (
  `ID` bigint unsigned NOT NULL AUTO_INCREMENT,
  `user_login` varchar(60) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_pass` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_nicename` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_email` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_url` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `user_activation_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_status` int NOT NULL DEFAULT '0',
  `display_name` varchar(250) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`ID`),
  KEY `user_login_key` (`user_login`),
  KEY `user_nicename` (`user_nicename`),
  KEY `user_email` (`user_email`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `EKPjf_users`
--

INSERT INTO `EKPjf_users` VALUES
(1, 'admin_upoxbo9d', '$wp$2y$10$OOiJz1PUjZsrS0Z/0uf38.jeGV2nUlqtB5lEfAzXrgina7htuJW6a', 'admin_upoxbo9d', 'admin@mpongo.org', '', '2025-06-30 20:10:47', '', 0, 'admin');

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_wc_admin_notes`
--

CREATE TABLE `EKPjf_wc_admin_notes` (
  `note_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `locale` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `title` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `content` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `content_data` longtext COLLATE utf8mb4_unicode_520_ci,
  `status` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `source` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_reminder` datetime DEFAULT NULL,
  `is_snoozable` tinyint(1) NOT NULL DEFAULT '0',
  `layout` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `image` varchar(200) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `is_deleted` tinyint(1) NOT NULL DEFAULT '0',
  `is_read` tinyint(1) NOT NULL DEFAULT '0',
  `icon` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'info',
  PRIMARY KEY (`note_id`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `EKPjf_wc_admin_notes`
--

INSERT INTO `EKPjf_wc_admin_notes` VALUES
(1, 'wc-admin-email-improvements', 'info', 'en_US', 'Les e-mails de la boutique ont eu une mise à niveau !', 'Nous avons apporté des améliorations intéressantes à nos modèles d’e-mails, notamment des designs modernes et adaptés aux acheteurs ainsi que de nouvelles options de personnalisation. Et si vous utilisez un thème basé sur des blocs, vous pouvez synchroniser automatiquement les styles de votre thème ! Accédez à vos réglages d’e-mail pour découvrir les nouvelles fonctionnalités.', '{}', 'unactioned', 'woocommerce-admin', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(2, 'wc-refund-returns-page', 'info', 'en_US', 'Configurez une page de Politique en matière de remboursements et de retours pour améliorer la crédibilité de votre boutique.', 'Nous avons créé pour vous un brouillon de page de Politique en matière de remboursements et de retours. Prenez le temps de la consulter et de la mettre à jour en y incluant les informations relatives à votre boutique.', '{}', 'unactioned', 'woocommerce-core', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(3, 'your-first-product', 'info', 'en_US', 'Your first product', 'That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.<br /><br />Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with <a href="https://href.li/?https://woocommerce.com/shipping" target="_blank">WooCommerce Shipping</a>.', '{}', 'pending', 'woocommerce.com', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(4, 'wc-admin-optimizing-the-checkout-flow', 'info', 'en_US', 'Optimizing the checkout flow', 'It’s crucial to get your store’s checkout as smooth as possible to avoid losing sales. Let’s take a look at how you can optimize the checkout experience for your shoppers.', '{}', 'pending', 'woocommerce.com', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(5, 'wc-payments-qualitative-feedback', 'info', 'en_US', 'WooPayments setup - let us know what you think', 'Congrats on enabling WooPayments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.', '{}', 'pending', 'woocommerce.com', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(6, 'share-your-feedback-on-paypal', 'info', 'en_US', 'Share your feedback on PayPal', 'Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.', '{}', 'pending', 'woocommerce.com', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(7, 'google_listings_and_ads_install', 'marketing', 'en_US', 'Drive traffic and sales with Google', 'Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.', '{}', 'pending', 'woocommerce.com', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(8, 'wc-subscriptions-security-update-3-0-15', 'info', 'en_US', 'WooCommerce Subscriptions security update!', 'We recently released an important security update to WooCommerce Subscriptions. To ensure your site’s data is protected, please upgrade <strong>WooCommerce Subscriptions to version 3.0.15</strong> or later.<br /><br />Click the button below to view and update to the latest Subscriptions version, or log in to <a href="https://woocommerce.com/my-dashboard">WooCommerce.com Dashboard</a> and navigate to your <strong>Downloads</strong> page.<br /><br />We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.<br /><br />If you have any questions we are here to help — just <a href="https://woocommerce.com/my-account/create-a-ticket/">open a ticket</a>.', '{}', 'pending', 'woocommerce.com', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(9, 'woocommerce-core-update-5-4-0', 'info', 'en_US', 'Update to WooCommerce 5.4.1 now', 'WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.', '{}', 'pending', 'woocommerce.com', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(10, 'wcpay-promo-2020-11', 'marketing', 'en_US', 'wcpay-promo-2020-11', 'wcpay-promo-2020-11', '{}', 'pending', 'woocommerce.com', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(11, 'wcpay-promo-2020-12', 'marketing', 'en_US', 'wcpay-promo-2020-12', 'wcpay-promo-2020-12', '{}', 'pending', 'woocommerce.com', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(12, 'ppxo-pps-upgrade-paypal-payments-1', 'info', 'en_US', 'Get the latest PayPal extension for WooCommerce', 'Heads up! There’s a new PayPal on the block!<br /><br />Now is a great time to upgrade to our latest <a href="https://woocommerce.com/products/woocommerce-paypal-payments/" target="_blank">PayPal extension</a> to continue to receive support and updates with PayPal.<br /><br />Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.', '{}', 'pending', 'woocommerce.com', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(13, 'ppxo-pps-upgrade-paypal-payments-2', 'info', 'en_US', 'Upgrade your PayPal experience!', 'Get access to a full suite of PayPal payment methods, extensive currency and country coverage, offer subscription and recurring payments, and the new PayPal pay later options.<br /><br />Start using our <a href="https://woocommerce.com/products/woocommerce-paypal-payments/" target="_blank">latest PayPal today</a> to continue to receive support and updates.', '{}', 'pending', 'woocommerce.com', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(14, 'woocommerce-core-sqli-july-2021-need-to-update', 'update', 'en_US', 'Action required: Critical vulnerabilities in WooCommerce', 'In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.', '{}', 'pending', 'woocommerce.com', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(15, 'woocommerce-blocks-sqli-july-2021-need-to-update', 'update', 'en_US', 'Action required: Critical vulnerabilities in WooCommerce Blocks', 'In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.', '{}', 'pending', 'woocommerce.com', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(16, 'woocommerce-core-sqli-july-2021-store-patched', 'update', 'en_US', 'Solved: Critical vulnerabilities patched in WooCommerce', 'In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br /><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.', '{}', 'pending', 'woocommerce.com', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(17, 'woocommerce-blocks-sqli-july-2021-store-patched', 'update', 'en_US', 'Solved: Critical vulnerabilities patched in WooCommerce Blocks', 'In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br /><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.', '{}', 'pending', 'woocommerce.com', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(18, 'habit-moment-survey', 'marketing', 'en_US', 'We’re all ears! Share your experience so far with WooCommerce', 'We’d love your input to shape the future of WooCommerce together. Feel free to share any feedback, ideas or suggestions that you have.', '{}', 'pending', 'woocommerce.com', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(19, 'woocommerce-core-paypal-march-2022-updated', 'update', 'en_US', 'Security auto-update of WooCommerce', '<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy PayPal Standard security updates for stores running WooCommerce (version 3.5 to 6.3). It’s recommended to disable PayPal Standard, and use <a href="https://woocommerce.com/products/woocommerce-paypal-payments/" target="_blank">PayPal Payments</a> to accept PayPal.', '{}', 'pending', 'woocommerce.com', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(20, 'woocommerce-core-paypal-march-2022-updated-nopp', 'update', 'en_US', 'Security auto-update of WooCommerce', '<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy security updates related to PayPal Standard payment gateway for stores running WooCommerce (version 3.5 to 6.3).', '{}', 'pending', 'woocommerce.com', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(21, 'pinterest_03_2022_update', 'marketing', 'en_US', 'Your Pinterest for WooCommerce plugin is out of date!', 'Update to the latest version of Pinterest for WooCommerce to continue using this plugin and keep your store connected with Pinterest. To update, visit <strong>Plugins &gt; Installed Plugins</strong>, and click on “update now” under Pinterest for WooCommerce.', '{}', 'pending', 'woocommerce.com', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(22, 'store_setup_survey_survey_q2_2022', 'survey', 'en_US', 'Comment se passe la configuration de votre boutique ?', 'Notre objectif est de nous assurer que vous avez tous les bons outils pour commencer à configurer votre boutique de la manière la plus fluide possible.\r\nNous aimerions savoir si nous y sommes parvenus et comment nous pouvons nous améliorer. Pour recueillir vos idées, nous avons réalisé un sondage de 2 minutes.', '{}', 'pending', 'woocommerce.com', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(23, 'needs-update-eway-payment-gateway-rin-2022-12-20', 'update', 'en_US', 'Security vulnerability patched in WooCommerce Eway Gateway', 'In response to a potential vulnerability identified in WooCommerce Eway Gateway versions 3.1.0 to 3.5.0, we’ve worked to deploy security fixes and have released an updated version.\r\nNo external exploits have been detected, but we recommend you update to your latest supported version 3.1.26, 3.2.3, 3.3.1, 3.4.6, or 3.5.1', '{}', 'pending', 'woocommerce.com', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(24, 'updated-eway-payment-gateway-rin-2022-12-20', 'update', 'en_US', 'WooCommerce Eway Gateway has been automatically updated', 'Your store is now running the latest secure version of WooCommerce Eway Gateway. We worked with the WordPress Plugins team to deploy a software update to stores running WooCommerce Eway Gateway (versions 3.1.0 to 3.5.0) in response to a security vulnerability that was discovered.', '{}', 'pending', 'woocommerce.com', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(25, 'ecomm-wc-navigation-survey-2023', 'info', 'en_US', 'Navigating WooCommerce on WordPress.com', 'We are improving the WooCommerce navigation on WordPress.com and would love your help to make it better! Please share your experience with us in this 2-minute survey.', '{}', 'pending', 'woocommerce.com', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(26, 'woopay-beta-merchantrecruitment-04MAY23', 'info', 'en_US', 'Increase conversions with WooPay — our fastest checkout yet', 'WooPay, a new express checkout feature built into WooCommerce Payments, is now available —and we’re inviting you to be one of the first to try it. \r\n<br><br>\r\nBoost conversions by offering your customers a simple, secure way to pay with a single click.\r\n<br><br>\r\nGet started in seconds.', '{}', 'pending', 'woocommerce.com', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(27, 'woocommerce-wcpay-march-2023-update-needed', 'update', 'en_US', 'Action required: Security update for WooCommerce Payments', '<strong>Your store requires a security update for WooCommerce Payments</strong>. Please update to the latest version of WooCommerce Payments immediately to address a potential vulnerability discovered on March 22. For more information on how to update, visit this WooCommerce Developer Blog Post.', '{}', 'pending', 'woocommerce.com', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(28, 'tap_to_pay_iphone_q2_2023_no_wcpay', 'marketing', 'en_US', 'Accept in-person contactless payments on your iPhone', 'Tap to Pay on iPhone and WooCommerce Payments is quick, secure, and simple to set up — no extra terminals or card readers are needed. Accept contactless debit and credit cards, Apple Pay, and other NFC digital wallets in person.', '{}', 'pending', 'woocommerce.com', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(29, 'woocommerce-WCPreOrders-april-2023-update-needed', 'update', 'en_US', 'Action required: Security update of WooCommerce Pre-Orders extension', '<strong>Your store requires a security update for the WooCommerce Pre-Orders extension</strong>. Please update the WooCommerce Pre-Orders extension immediately to address a potential vulnerability discovered on April 11.', '{}', 'pending', 'woocommerce.com', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(30, 'woopay-beta-merchantrecruitment-update-04MAY23', 'info', 'en_US', 'Increase conversions with WooPay — our fastest checkout yet', 'WooPay, a new express checkout feature built into WooCommerce Payments, is now available — and you’re invited to try it. \r\n<br /><br />\r\nBoost conversions by offering your customers a simple, secure way to pay with a single click.\r\n<br /><br />\r\nUpdate WooCommerce Payments to get started.', '{}', 'pending', 'woocommerce.com', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(31, 'woopay-beta-existingmerchants-noaction-27APR23', 'info', 'en_US', 'WooPay is back!', 'Thanks for previously trying WooPay, the express checkout feature built into WooCommerce Payments. We’re excited to announce that WooPay availability has resumed. No action is required on your part.\r\n<br /><br />\r\nYou can now continue boosting conversions by offering your customers a simple, secure way to pay with a single click.', '{}', 'pending', 'woocommerce.com', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(32, 'woopay-beta-existingmerchants-update-27APR23', 'info', 'en_US', 'WooPay is back!', 'Thanks for previously trying WooPay, the express checkout feature built into WooCommerce Payments. We’re excited to announce that WooPay availability has resumed.\r\n<br /><br />\r\n\r\nUpdate to the latest WooCommerce Payments version to continue boosting conversions by offering your customers a simple, secure way to pay with a single click.', '{}', 'pending', 'woocommerce.com', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(33, 'woopay-beta-merchantrecruitment-short-04MAY23', 'info', 'en_US', 'Increase conversions with WooPay — our fastest checkout yet', 'Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.', '{}', 'pending', 'woocommerce.com', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(34, 'woopay-beta-merchantrecruitment-short-update-04MAY23', 'info', 'en_US', 'Increase conversions with WooPay — our fastest checkout yet', 'Be one of the first to try WooPay, our new express checkout feature. <br>Boost conversions by letting customers pay with a single click. <br><br>Update to the latest version of WooCommerce Payments to get started.', '{}', 'pending', 'woocommerce.com', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(35, 'woopay-beta-merchantrecruitment-short-09MAY23', 'info', 'en_US', 'Increase conversions with WooPay — our fastest checkout yet', 'Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.', '{}', 'pending', 'woocommerce.com', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(36, 'woopay-beta-merchantrecruitment-short-update-09MAY23', 'info', 'en_US', 'Increase conversions with WooPay — our fastest checkout yet', 'Be one of the first to try WooPay, our new express checkout feature. <br>Boost conversions by letting customers pay with a single click. <br><br>Update to the latest version of WooCommerce Payments to get started.', '{}', 'pending', 'woocommerce.com', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(37, 'woocommerce-WCSubscriptions-June-2023-updated-needed', 'marketing', 'en_US', 'Action required: Security update of WooCommerce Subscriptions', '<strong>Your store requires a security update for the WooCommerce Subscriptions plugin</strong>. Please update the WooCommerce Subscriptions plugin immediately to address a potential vulnerability.', '{}', 'pending', 'woocommerce.com', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(38, 'woocommerce-WCReturnsWarranty-June-2023-updated-needed', 'update', 'en_US', 'Action required: Security update of WooCommerce Returns and Warranty Requests extension', '<strong>Your store requires a security update for the Returns and Warranty Requests extension</strong>.  Please update to the latest version of the WooCommerce Returns and Warranty Requests extension immediately to address a potential vulnerability discovered on May 31.', '{}', 'pending', 'woocommerce.com', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(39, 'woocommerce-WCOPC-June-2023-updated-needed', 'update', 'en_US', 'Action required: Security update of WooCommerce One Page Checkout', '<strong>Your shop requires a security update to address a vulnerability in the WooCommerce One Page Checkout extension</strong>. The fix for this vulnerability was released for this extension on June 13th. Please update immediately.', '{}', 'pending', 'woocommerce.com', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(40, 'woocommerce-WCGC-July-2023-update-needed', 'update', 'en_US', 'Action required: Security update of WooCommerce GoCardless Extension', '<strong>Your shop requires a security update to address a vulnerability in the WooCommerce GoCardless extension</strong>. The fix for this vulnerability was released on July 4th. Please update immediately.', '{}', 'pending', 'woocommerce.com', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(41, 'woocommerce-shipping-fedex-api-outage-2023-07-16', 'warning', 'en_US', 'Scheduled FedEx API outage — July 2023', 'On July 16 there will be a full outage of the FedEx API from 04:00 to 08:00 AM UTC. Due to planned maintenance by FedEx, you''ll be unable to provide FedEx shipping rates during this time. Follow the link below for more information and recommendations on how to minimize impact.', '{}', 'pending', 'woocommerce.com', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(42, 'wcship-2023-07-hazmat-update-needed', 'update', 'en_US', 'Action required: USPS HAZMAT compliance update for WooCommerce Shipping & Tax extension', '<strong>Your store requires an update for the WooCommerce Shipping extension</strong>. Please update to the latest version of the WooCommerce Shipping &amp; Tax extension immediately to ensure compliance with new USPS HAZMAT rules currently in effect.', '{}', 'pending', 'woocommerce.com', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(43, 'woocommerce-WCStripe-Aug-2023-update-needed', 'update', 'en_US', 'Action required: Security update for WooCommerce Stripe plugin', '<strong>Your shop requires an important security update for the  WooCommerce Stripe plugin</strong>. The fix for this vulnerability was released on July 31. Please update immediately.', '{}', 'pending', 'woocommerce.com', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(44, 'woocommerce-WCStripe-Aug-2023-security-updated', 'update', 'en_US', 'Security update of WooCommerce Stripe plugin', '<strong>Your store has been updated to the latest secure version of the WooCommerce Stripe plugin</strong>. This update was released on July 31.', '{}', 'pending', 'woocommerce.com', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(45, 'woocommerce-WooPayments-Aug-2023-security-updated', 'update', 'en_US', 'Security update of WooPayments (WooCommerce Payments) plugin', '<strong>Your store has been updated to the more secure version of WooPayments (WooCommerce Payments)</strong>. This update was released on July 31.', '{}', 'pending', 'woocommerce.com', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(46, 'avalara_q3-2023_noAvaTax', 'marketing', 'en_US', 'Automatically calculate VAT in real time', 'Take the effort out of determining tax rates and sell confidently across borders with automated tax management from Avalara AvaTax— including built-in VAT calculation when you sell into or across the EU and UK. Save time and stay compliant when you let Avalara do the heavy lifting.', '{}', 'pending', 'woocommerce.com', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(47, 'woocommerce-usermeta-Sept2023-productvendors', 'update', 'en_US', 'Your store requires a security update', '<strong>Your shop needs an update to address a vulnerability in WooCommerce.</strong> The fix was released on Sept 15. Please update WooCommerce to the latest version immediately. <a href="https://developer.woocommerce.com/2023/09/16/woocommerce-vulnerability-reintroduced-from-7-0-1/" />Read our developer update</a> for more information.', '{}', 'pending', 'woocommerce.com', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(48, 'woocommerce-STRIPE-Oct-2023-update-needed', 'update', 'en_US', 'Action required: Security update for WooCommerce Stripe Gateway', '<strong>Your shop requires a security update to address a vulnerability in the WooCommerce Stripe Gateway</strong>. The fix for this vulnerability was released on October 17. Please update immediately.', '{}', 'pending', 'woocommerce.com', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(49, 'amazon-mcf-reviews-2023-12-07', 'marketing', 'en_US', 'Enjoying Amazon MCF for WooCommerce?', 'We''re Never Settle, the developers behind Amazon MCF for WooCommerce, and would be deeply honored to have your review. Reviews help immensely as other users can learn how MCF can solve their needs too! Not happy or need help? Please reach out for support and we’d love to make things right!', '{}', 'pending', 'woocommerce.com', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(50, 'remove_estimated_deposits_2024', 'marketing', 'en_US', 'Estimated deposits are going away', 'To provide more accurate deposit information and support the expansion of instant deposits, estimated deposit details will no longer be available in WooPayments. We recommend upgrading to the latest version of WooPayments for more detailed balance status information.', '{}', 'pending', 'woocommerce.com', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(51, 'sirt-woo-2024-11-xss-admin', 'update', 'en_US', 'An important update is required for WooCommerce', 'This update addresses a security vulnerability that could allow unauthorized access to administrative privileges on your site. <a href="https://developer.woocommerce.com/2024/12/03/woocommerce-9-4-3-and-woocommerce-9-3-4-available-now/">Learn more</a>.\r\n<br><br>\r\n<strong>Please ensure your site is updated to the latest version to stay secure.</strong>', '{}', 'pending', 'woocommerce.com', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(52, 'paypal-braintree-sdk-depreciation-2025-02-20', 'update', 'en_US', 'Update required for your PayPal Braintree extension', 'To continue securely accepting payments, you must update your PayPal Braintree extension to version 3.2.4 or newer before June 30, 2025. Your current extension version will not support payment processing after this date due to an SSL certificate update.', '{}', 'pending', 'woocommerce.com', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(53, 'uk-vat-notice-2025-04-30', 'warning', 'en_US', 'UK VAT numbers are no longer supported', 'Due to recent HM Revenue &amp; Customs (HMRC) VAT API changes, your EU VAT Number for WooCommerce extension can no longer validate UK VAT numbers. HMRC now requires merchants to register an API key, which this extension does not currently support. We recommend EU/UK VAT Validation Manager for WooCommerce as a replacement', '{}', 'pending', 'woocommerce.com', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(54, 'paypal-braintree-sdk-depreciation-2025-05-30', 'update', 'en_US', 'Action required: Update the PayPal Braintree extension', 'Your PayPal Braintree extension is using an outdated SDK and will stop processing payments after June 30, 2025, due to a root SSL certificate expiration. To avoid service disruption, update to version 3.2.4 or newer immediately.', '{}', 'pending', 'woocommerce.com', '2026-03-25 12:27:41', NULL, 0, 'plain', '', 0, 0, 'info');

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_wc_admin_note_actions`
--

CREATE TABLE `EKPjf_wc_admin_note_actions` (
  `action_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `note_id` bigint unsigned NOT NULL,
  `name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `label` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `query` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `status` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `actioned_text` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `nonce_action` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `nonce_name` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`action_id`),
  KEY `note_id` (`note_id`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `EKPjf_wc_admin_note_actions`
--

INSERT INTO `EKPjf_wc_admin_note_actions` VALUES
(1, 1, 'try-the-new-templates', 'Essayer les nouveaux modèles', '?page=wc-settings&tab=email&try-new-templates', 'actioned', '', NULL, NULL),
(2, 2, 'notify-refund-returns-page', 'Modifier la page', 'https://bb.lichacameroon.com/wp-admin/post.php?post=970&action=edit', 'actioned', '', NULL, NULL),
(459, 3, 'learn-more', 'Learn more', 'https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more', 'actioned', '', NULL, NULL),
(460, 4, 'optimizing-the-checkout-flow', 'Learn more', 'https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow', 'actioned', '', NULL, NULL),
(461, 5, 'qualitative-feedback-from-new-users', 'Share feedback', 'https://automattic.survey.fm/woopayments-new-user-feedback', 'actioned', '', NULL, NULL),
(462, 6, 'share-feedback', 'Share feedback', 'http://automattic.survey.fm/paypal-feedback', 'unactioned', '', NULL, NULL),
(463, 7, 'get-started', 'Get started', 'https://woocommerce.com/products/google-listings-and-ads?utm_source=inbox_note&utm_medium=product&utm_campaign=get-started', 'actioned', '', NULL, NULL),
(464, 8, 'update-wc-subscriptions-3-0-15', 'View latest version', 'https://bb.lichacameroon.com/wp-admin/&page=wc-addons&section=helper', 'actioned', '', NULL, NULL),
(465, 9, 'update-wc-core-5-4-0', 'How to update WooCommerce', 'https://docs.woocommerce.com/document/how-to-update-woocommerce/', 'actioned', '', NULL, NULL),
(466, 12, 'ppxo-pps-install-paypal-payments-1', 'View upgrade guide', 'https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/', 'actioned', '', NULL, NULL),
(467, 13, 'ppxo-pps-install-paypal-payments-2', 'View upgrade guide', 'https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/', 'actioned', '', NULL, NULL),
(468, 14, 'learn-more', 'Learn more', 'https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more', 'unactioned', '', NULL, NULL),
(469, 14, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(470, 15, 'learn-more', 'Learn more', 'https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more', 'unactioned', '', NULL, NULL),
(471, 15, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(472, 16, 'learn-more', 'Learn more', 'https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more', 'unactioned', '', NULL, NULL),
(473, 16, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(474, 17, 'learn-more', 'Learn more', 'https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more', 'unactioned', '', NULL, NULL),
(475, 17, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(476, 18, 'share-feedback', 'Share feedback', 'https://automattic.survey.fm/store-management', 'unactioned', '', NULL, NULL),
(477, 19, 'learn-more', 'Learn more', 'https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/', 'unactioned', '', NULL, NULL),
(478, 19, 'woocommerce-core-paypal-march-2022-dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(479, 20, 'learn-more', 'Learn more', 'https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/', 'unactioned', '', NULL, NULL),
(480, 20, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(481, 21, 'pinterest_03_2022_update', 'Update Instructions', 'https://woocommerce.com/document/pinterest-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=pinterest_03_2022_update#section-3', 'actioned', '', NULL, NULL),
(482, 22, 'store_setup_survey_survey_q2_2022_share_your_thoughts', 'Faites-nous part de vos commentaires', 'https://automattic.survey.fm/store-setup-survey-2022', 'actioned', '', NULL, NULL),
(483, 23, 'needs-update-eway-payment-gateway-rin-action-button-2022-12-20', 'See available updates', 'https://bb.lichacameroon.com/wp-admin/update-core.php', 'unactioned', '', NULL, NULL),
(484, 23, 'needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(485, 24, 'updated-eway-payment-gateway-rin-action-button-2022-12-20', 'See all updates', 'https://bb.lichacameroon.com/wp-admin/update-core.php', 'unactioned', '', NULL, NULL),
(486, 24, 'updated-eway-payment-gateway-rin-dismiss-button-2022-12-20', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(487, 25, 'share-navigation-survey-feedback', 'Share feedback', 'https://automattic.survey.fm/new-ecommerce-plan-navigation', 'actioned', '', NULL, NULL),
(488, 26, 'woopay-beta-merchantrecruitment-activate-04MAY23', 'Activate WooPay', 'https://bb.lichacameroon.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'actioned', '', NULL, NULL),
(489, 26, 'woopay-beta-merchantrecruitment-activate-learnmore-04MAY23', 'Learn More', 'https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-activate-learnmore-04MAY23', 'unactioned', '', NULL, NULL),
(490, 27, 'woocommerce-wcpay-march-2023-update-needed-button', 'See Blog Post', 'https://developer.woocommerce.com/2023/03/23/critical-vulnerability-detected-in-woocommerce-payments-what-you-need-to-know', 'unactioned', '', NULL, NULL),
(491, 27, 'woocommerce-wcpay-march-2023-update-needed-dismiss-button', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(492, 28, 'tap_to_pay_iphone_q2_2023_no_wcpay', 'Simplify my payments', 'https://woocommerce.com/products/woocommerce-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=tap_to_pay_iphone_q2_2023_no_wcpay', 'actioned', '', NULL, NULL),
(493, 29, 'extension-settings', 'See available updates', 'https://bb.lichacameroon.com/wp-admin/update-core.php', 'unactioned', '', NULL, NULL),
(494, 29, 'dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(495, 30, 'woopay-beta-merchantrecruitment-update-WCPay-04MAY23', 'Update WooCommerce Payments', 'https://bb.lichacameroon.com/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(496, 30, 'woopay-beta-merchantrecruitment-update-activate-04MAY23', 'Activate WooPay', 'https://bb.lichacameroon.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'actioned', '', NULL, NULL),
(497, 31, 'woopay-beta-existingmerchants-noaction-documentation-27APR23', 'Documentation', 'https://woocommerce.com/document/woopay-merchant-documentation/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-existingmerchants-noaction-documentation-27APR23', 'actioned', '', NULL, NULL),
(498, 32, 'woopay-beta-existingmerchants-update-WCPay-27APR23', 'Update WooCommerce Payments', 'https://bb.lichacameroon.com/wp-admin/plugins.php?plugin_status=all', 'actioned', '', NULL, NULL),
(499, 33, 'woopay-beta-merchantrecruitment-short-activate-04MAY23', 'Activate WooPay', 'https://bb.lichacameroon.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'actioned', '', NULL, NULL),
(500, 33, 'woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23', 'Learn More', 'https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23', 'actioned', '', NULL, NULL),
(501, 34, 'woopay-beta-merchantrecruitment-short-update-WCPay-04MAY23', 'Update WooCommerce Payments', 'https://bb.lichacameroon.com/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(502, 34, 'woopay-beta-merchantrecruitment-short-update-activate-04MAY23', 'Activate WooPay', 'https://bb.lichacameroon.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'actioned', '', NULL, NULL),
(503, 35, 'woopay-beta-merchantrecruitment-short-activate-button-09MAY23', 'Activate WooPay', 'https://bb.lichacameroon.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'unactioned', '', NULL, NULL),
(504, 35, 'woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23', 'Learn More', 'https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23', 'unactioned', '', NULL, NULL),
(505, 36, 'woopay-beta-merchantrecruitment-short-update-WCPay-09MAY23', 'Update WooCommerce Payments', 'https://bb.lichacameroon.com/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(506, 36, 'woopay-beta-merchantrecruitment-short-update-activate-09MAY23', 'Activate WooPay', 'https://bb.lichacameroon.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'unactioned', '', NULL, NULL),
(507, 37, 'woocommerce-WCSubscriptions-June-2023-updated-needed-Plugin-Settings', 'See available updates', 'https://bb.lichacameroon.com/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(508, 37, 'woocommerce-WCSubscriptions-June-2023-updated-needed-dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(509, 38, 'woocommerce-WCReturnsWarranty-June-2023-updated-needed', 'See available updates', 'https://bb.lichacameroon.com/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(510, 38, 'woocommerce-WCReturnsWarranty-June-2023-updated-needed', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(511, 39, 'woocommerce-WCOPC-June-2023-updated-needed', 'See available updates', 'https://bb.lichacameroon.com/wp-admin/plugins.php?plugin_status=all', 'actioned', '', NULL, NULL),
(512, 39, 'woocommerce-WCOPC-June-2023-updated-needed', 'Dismiss', 'https://bb.lichacameroon.com/wp-admin/#', 'actioned', '', NULL, NULL),
(513, 40, 'woocommerce-WCGC-July-2023-update-needed', 'See available updates', 'https://bb.lichacameroon.com/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(514, 40, 'woocommerce-WCGC-July-2023-update-needed', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(515, 41, 'learn-more', 'Learn more', 'https://woocommerce.com/document/fedex/?utm_medium=product&utm_source=inbox_note&utm_campaign=learn-more#july-2023-api-outage', 'unactioned', '', NULL, NULL),
(516, 42, 'plugin-list', 'See available updates', 'https://bb.lichacameroon.com/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(517, 42, 'dismiss', 'Dismiss', 'https://bb.lichacameroon.com/wp-admin/admin.php?page=wc-admin', 'actioned', '', NULL, NULL),
(518, 43, 'woocommerce-WCStripe-Aug-2023-update-needed', 'See available updates', 'https://bb.lichacameroon.com/wp-admin/update-core.php?', 'unactioned', '', NULL, NULL),
(519, 43, 'dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(520, 44, 'dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(521, 45, 'dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(522, 46, 'avalara_q3-2023_noAvaTax', 'Automate my sales tax', 'https://woocommerce.com/products/woocommerce-avatax/?utm_source=inbox_note&utm_medium=product&utm_campaign=avalara_q3-2023_noAvaTax', 'unactioned', '', NULL, NULL),
(523, 47, 'woocommerce-usermeta-Sept2023-productvendors', 'See available updates', 'https://bb.lichacameroon.com/wp-admin/plugins.php', 'unactioned', '', NULL, NULL),
(524, 47, 'dismiss', 'Dismiss', 'https://bb.lichacameroon.com/wp-admin/#', 'actioned', '', NULL, NULL),
(525, 48, 'woocommerce-STRIPE-Oct-2023-update-needed', 'See available updates', 'https://bb.lichacameroon.com/wp-admin/update-core.php', 'unactioned', '', NULL, NULL),
(526, 48, 'dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(527, 49, 'amazon-mcf-review-button-2023-12-07', 'Leave a review', 'https://woocommerce.com/products/woocommerce-amazon-fulfillment/?review&utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-review-button-2023-12-07', 'actioned', '', NULL, NULL),
(528, 49, 'amazon-mcf-support-button-2023-12-07', 'Request support', 'https://woocommerce.com/my-account/contact-support/?utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-support-button-2023-12-07', 'actioned', '', NULL, NULL),
(529, 50, 'view_docs', 'Learn about Deposit schedules', 'https://woocommerce.com/document/woopayments/deposits/deposit-schedule/?utm_source=inbox_note&utm_medium=product&utm_campaign=view_docs#available-funds', 'unactioned', '', NULL, NULL),
(530, 51, 'sirt-woo-2024-11-xss-admin', 'See available updates', 'https://bb.lichacameroon.com/wp-admin/update-core.php?', 'unactioned', '', NULL, NULL),
(531, 51, 'sirt-woo-2024-11-xss-admin', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(532, 52, 'paypal-braintree-sdk-depreciation-2025-02-20-button', 'Upgrade now', 'https://bb.lichacameroon.com/wp-admin/wp-admin/plugins.php', 'actioned', '', NULL, NULL),
(533, 53, 'uk-vat-notice-button-2025-04-30', 'Learn more about this extension', 'https://wordpress.org/plugins/eu-vat-for-woocommerce/', 'actioned', '', NULL, NULL),
(534, 54, 'paypal-braintree-sdk-depreciation-2025-05-30-button', 'Update now', 'https://bb.lichacameroon.com/wp-admin/wp-admin/plugins.php', 'unactioned', '', NULL, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_wc_category_lookup`
--

CREATE TABLE `EKPjf_wc_category_lookup` (
  `category_tree_id` bigint unsigned NOT NULL,
  `category_id` bigint unsigned NOT NULL,
  PRIMARY KEY (`category_tree_id`,`category_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `EKPjf_wc_category_lookup`
--

INSERT INTO `EKPjf_wc_category_lookup` VALUES
(100, 100);

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_wc_customer_lookup`
--

CREATE TABLE `EKPjf_wc_customer_lookup` (
  `customer_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint unsigned DEFAULT NULL,
  `username` varchar(60) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `first_name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `last_name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `email` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `date_last_active` timestamp NULL DEFAULT NULL,
  `date_registered` timestamp NULL DEFAULT NULL,
  `country` char(2) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `postcode` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `city` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `state` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`customer_id`),
  UNIQUE KEY `user_id` (`user_id`),
  KEY `email` (`email`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_wc_download_log`
--

CREATE TABLE `EKPjf_wc_download_log` (
  `download_log_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `timestamp` datetime NOT NULL,
  `permission_id` bigint unsigned NOT NULL,
  `user_id` bigint unsigned DEFAULT NULL,
  `user_ip_address` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT '',
  PRIMARY KEY (`download_log_id`),
  KEY `permission_id` (`permission_id`),
  KEY `timestamp` (`timestamp`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_wc_orders`
--

CREATE TABLE `EKPjf_wc_orders` (
  `id` bigint unsigned NOT NULL,
  `status` varchar(20) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `currency` varchar(10) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `type` varchar(20) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `tax_amount` decimal(26,8) DEFAULT NULL,
  `total_amount` decimal(26,8) DEFAULT NULL,
  `customer_id` bigint unsigned DEFAULT NULL,
  `billing_email` varchar(320) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `date_created_gmt` datetime DEFAULT NULL,
  `date_updated_gmt` datetime DEFAULT NULL,
  `parent_order_id` bigint unsigned DEFAULT NULL,
  `payment_method` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `payment_method_title` text COLLATE utf8mb4_unicode_520_ci,
  `transaction_id` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `ip_address` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `user_agent` text COLLATE utf8mb4_unicode_520_ci,
  `customer_note` text COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`id`),
  KEY `status` (`status`),
  KEY `date_created` (`date_created_gmt`),
  KEY `customer_id_billing_email` (`customer_id`,`billing_email`(171)),
  KEY `customer_id_status` (`customer_id`,`status`),
  KEY `billing_email` (`billing_email`(191)),
  KEY `type_status_date` (`type`,`status`,`date_created_gmt`),
  KEY `parent_order_id` (`parent_order_id`),
  KEY `date_updated` (`date_updated_gmt`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_wc_orders_meta`
--

CREATE TABLE `EKPjf_wc_orders_meta` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `order_id` bigint unsigned DEFAULT NULL,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` text COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`id`),
  KEY `meta_key_value` (`meta_key`(100),`meta_value`(82)),
  KEY `order_id_meta_key_meta_value` (`order_id`,`meta_key`(100),`meta_value`(82))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_wc_order_addresses`
--

CREATE TABLE `EKPjf_wc_order_addresses` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `order_id` bigint unsigned NOT NULL,
  `address_type` varchar(20) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `first_name` text COLLATE utf8mb4_unicode_520_ci,
  `last_name` text COLLATE utf8mb4_unicode_520_ci,
  `company` text COLLATE utf8mb4_unicode_520_ci,
  `address_1` text COLLATE utf8mb4_unicode_520_ci,
  `address_2` text COLLATE utf8mb4_unicode_520_ci,
  `city` text COLLATE utf8mb4_unicode_520_ci,
  `state` text COLLATE utf8mb4_unicode_520_ci,
  `postcode` text COLLATE utf8mb4_unicode_520_ci,
  `country` text COLLATE utf8mb4_unicode_520_ci,
  `email` varchar(320) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `phone` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `address_type_order_id` (`address_type`,`order_id`),
  KEY `order_id` (`order_id`),
  KEY `email` (`email`(191)),
  KEY `phone` (`phone`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_wc_order_coupon_lookup`
--

CREATE TABLE `EKPjf_wc_order_coupon_lookup` (
  `order_id` bigint unsigned NOT NULL,
  `coupon_id` bigint NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `discount_amount` double NOT NULL DEFAULT '0',
  PRIMARY KEY (`order_id`,`coupon_id`),
  KEY `coupon_id` (`coupon_id`),
  KEY `date_created` (`date_created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_wc_order_operational_data`
--

CREATE TABLE `EKPjf_wc_order_operational_data` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `order_id` bigint unsigned DEFAULT NULL,
  `created_via` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `woocommerce_version` varchar(20) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `prices_include_tax` tinyint(1) DEFAULT NULL,
  `coupon_usages_are_counted` tinyint(1) DEFAULT NULL,
  `download_permission_granted` tinyint(1) DEFAULT NULL,
  `cart_hash` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `new_order_email_sent` tinyint(1) DEFAULT NULL,
  `order_key` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `order_stock_reduced` tinyint(1) DEFAULT NULL,
  `date_paid_gmt` datetime DEFAULT NULL,
  `date_completed_gmt` datetime DEFAULT NULL,
  `shipping_tax_amount` decimal(26,8) DEFAULT NULL,
  `shipping_total_amount` decimal(26,8) DEFAULT NULL,
  `discount_tax_amount` decimal(26,8) DEFAULT NULL,
  `discount_total_amount` decimal(26,8) DEFAULT NULL,
  `recorded_sales` tinyint(1) DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `order_id` (`order_id`),
  KEY `order_key` (`order_key`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_wc_order_product_lookup`
--

CREATE TABLE `EKPjf_wc_order_product_lookup` (
  `order_item_id` bigint unsigned NOT NULL,
  `order_id` bigint unsigned NOT NULL,
  `product_id` bigint unsigned NOT NULL,
  `variation_id` bigint unsigned NOT NULL,
  `customer_id` bigint unsigned DEFAULT NULL,
  `date_created` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `product_qty` int NOT NULL,
  `product_net_revenue` double NOT NULL DEFAULT '0',
  `product_gross_revenue` double NOT NULL DEFAULT '0',
  `coupon_amount` double NOT NULL DEFAULT '0',
  `tax_amount` double NOT NULL DEFAULT '0',
  `shipping_amount` double NOT NULL DEFAULT '0',
  `shipping_tax_amount` double NOT NULL DEFAULT '0',
  PRIMARY KEY (`order_item_id`,`order_id`),
  KEY `order_id` (`order_id`),
  KEY `product_id` (`product_id`),
  KEY `customer_id` (`customer_id`),
  KEY `date_created` (`date_created`),
  KEY `customer_product_date` (`customer_id`,`product_id`,`date_created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_wc_order_stats`
--

CREATE TABLE `EKPjf_wc_order_stats` (
  `order_id` bigint unsigned NOT NULL,
  `parent_id` bigint unsigned NOT NULL DEFAULT '0',
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_paid` datetime DEFAULT '0000-00-00 00:00:00',
  `date_completed` datetime DEFAULT '0000-00-00 00:00:00',
  `num_items_sold` int NOT NULL DEFAULT '0',
  `total_sales` double NOT NULL DEFAULT '0',
  `tax_total` double NOT NULL DEFAULT '0',
  `shipping_total` double NOT NULL DEFAULT '0',
  `net_total` double NOT NULL DEFAULT '0',
  `returning_customer` tinyint(1) DEFAULT NULL,
  `status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `customer_id` bigint unsigned NOT NULL,
  PRIMARY KEY (`order_id`),
  KEY `date_created` (`date_created`),
  KEY `customer_id` (`customer_id`),
  KEY `status` (`status`),
  KEY `idx_date_paid_status_parent` (`date_paid`,`status`,`parent_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_wc_order_tax_lookup`
--

CREATE TABLE `EKPjf_wc_order_tax_lookup` (
  `order_id` bigint unsigned NOT NULL,
  `tax_rate_id` bigint unsigned NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `shipping_tax` double NOT NULL DEFAULT '0',
  `order_tax` double NOT NULL DEFAULT '0',
  `total_tax` double NOT NULL DEFAULT '0',
  PRIMARY KEY (`order_id`,`tax_rate_id`),
  KEY `tax_rate_id` (`tax_rate_id`),
  KEY `date_created` (`date_created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_wc_product_attributes_lookup`
--

CREATE TABLE `EKPjf_wc_product_attributes_lookup` (
  `product_id` bigint NOT NULL,
  `product_or_parent_id` bigint NOT NULL,
  `taxonomy` varchar(32) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `term_id` bigint NOT NULL,
  `is_variation_attribute` tinyint(1) NOT NULL,
  `in_stock` tinyint(1) NOT NULL,
  PRIMARY KEY (`product_or_parent_id`,`term_id`,`product_id`,`taxonomy`),
  KEY `is_variation_attribute_term_id` (`is_variation_attribute`,`term_id`),
  KEY `product_id` (`product_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_wc_product_download_directories`
--

CREATE TABLE `EKPjf_wc_product_download_directories` (
  `url_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(256) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `enabled` tinyint(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`url_id`),
  KEY `url` (`url`(191))
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `EKPjf_wc_product_download_directories`
--

INSERT INTO `EKPjf_wc_product_download_directories` VALUES
(1, 'file:///home/lichacam/bb.lichacameroon.com/wp-content/uploads/woocommerce_uploads/', 1),
(2, 'http://bb.lichacameroon.com/wp-content/uploads/woocommerce_uploads/', 1);

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_wc_product_meta_lookup`
--

CREATE TABLE `EKPjf_wc_product_meta_lookup` (
  `product_id` bigint NOT NULL,
  `sku` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT '',
  `global_unique_id` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT '',
  `virtual` tinyint(1) DEFAULT '0',
  `downloadable` tinyint(1) DEFAULT '0',
  `min_price` decimal(19,4) DEFAULT NULL,
  `max_price` decimal(19,4) DEFAULT NULL,
  `onsale` tinyint(1) DEFAULT '0',
  `stock_quantity` double DEFAULT NULL,
  `stock_status` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT 'instock',
  `rating_count` bigint DEFAULT '0',
  `average_rating` decimal(3,2) DEFAULT '0.00',
  `total_sales` bigint DEFAULT '0',
  `tax_status` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT 'taxable',
  `tax_class` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT '',
  PRIMARY KEY (`product_id`),
  KEY `virtual` (`virtual`),
  KEY `downloadable` (`downloadable`),
  KEY `stock_status` (`stock_status`),
  KEY `stock_quantity` (`stock_quantity`),
  KEY `onsale` (`onsale`),
  KEY `min_max_price` (`min_price`,`max_price`),
  KEY `sku` (`sku`(50))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_wc_rate_limits`
--

CREATE TABLE `EKPjf_wc_rate_limits` (
  `rate_limit_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `rate_limit_key` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `rate_limit_expiry` bigint unsigned NOT NULL,
  `rate_limit_remaining` smallint NOT NULL DEFAULT '0',
  PRIMARY KEY (`rate_limit_id`),
  UNIQUE KEY `rate_limit_key` (`rate_limit_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_wc_reserved_stock`
--

CREATE TABLE `EKPjf_wc_reserved_stock` (
  `order_id` bigint NOT NULL,
  `product_id` bigint NOT NULL,
  `stock_quantity` double NOT NULL DEFAULT '0',
  `timestamp` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `expires` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`order_id`,`product_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_wc_tax_rate_classes`
--

CREATE TABLE `EKPjf_wc_tax_rate_classes` (
  `tax_rate_class_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `slug` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`tax_rate_class_id`),
  UNIQUE KEY `slug` (`slug`(191))
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `EKPjf_wc_tax_rate_classes`
--

INSERT INTO `EKPjf_wc_tax_rate_classes` VALUES
(1, 'Taux réduit', 'taux-reduit'),
(2, 'Taux zéro', 'taux-zero');

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_wc_webhooks`
--

CREATE TABLE `EKPjf_wc_webhooks` (
  `webhook_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `status` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `name` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `user_id` bigint unsigned NOT NULL,
  `delivery_url` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `secret` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `topic` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `api_version` smallint NOT NULL,
  `failure_count` smallint NOT NULL DEFAULT '0',
  `pending_delivery` tinyint(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`webhook_id`),
  KEY `user_id` (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_woocommerce_api_keys`
--

CREATE TABLE `EKPjf_woocommerce_api_keys` (
  `key_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint unsigned NOT NULL,
  `description` varchar(200) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `permissions` varchar(10) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `consumer_key` char(64) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `consumer_secret` char(43) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `nonces` longtext COLLATE utf8mb4_unicode_520_ci,
  `truncated_key` char(7) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `last_access` datetime DEFAULT NULL,
  PRIMARY KEY (`key_id`),
  KEY `consumer_key` (`consumer_key`),
  KEY `consumer_secret` (`consumer_secret`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_woocommerce_attribute_taxonomies`
--

CREATE TABLE `EKPjf_woocommerce_attribute_taxonomies` (
  `attribute_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `attribute_name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `attribute_label` varchar(200) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `attribute_type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `attribute_orderby` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `attribute_public` int NOT NULL DEFAULT '1',
  PRIMARY KEY (`attribute_id`),
  KEY `attribute_name` (`attribute_name`(20))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_woocommerce_downloadable_product_permissions`
--

CREATE TABLE `EKPjf_woocommerce_downloadable_product_permissions` (
  `permission_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `download_id` varchar(36) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `product_id` bigint unsigned NOT NULL,
  `order_id` bigint unsigned NOT NULL DEFAULT '0',
  `order_key` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `user_email` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `user_id` bigint unsigned DEFAULT NULL,
  `downloads_remaining` varchar(9) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `access_granted` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `access_expires` datetime DEFAULT NULL,
  `download_count` bigint unsigned NOT NULL DEFAULT '0',
  PRIMARY KEY (`permission_id`),
  KEY `download_order_key_product` (`product_id`,`order_id`,`order_key`(16),`download_id`),
  KEY `download_order_product` (`download_id`,`order_id`,`product_id`),
  KEY `order_id` (`order_id`),
  KEY `user_order_remaining_expires` (`user_id`,`order_id`,`downloads_remaining`,`access_expires`),
  KEY `idx_user_email` (`user_email`(100))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_woocommerce_log`
--

CREATE TABLE `EKPjf_woocommerce_log` (
  `log_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `timestamp` datetime NOT NULL,
  `level` smallint NOT NULL,
  `source` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `message` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `context` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`log_id`),
  KEY `level` (`level`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_woocommerce_order_itemmeta`
--

CREATE TABLE `EKPjf_woocommerce_order_itemmeta` (
  `meta_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `order_item_id` bigint unsigned NOT NULL,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`meta_id`),
  KEY `order_item_id` (`order_item_id`),
  KEY `meta_key` (`meta_key`(32))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_woocommerce_order_items`
--

CREATE TABLE `EKPjf_woocommerce_order_items` (
  `order_item_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `order_item_name` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `order_item_type` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `order_id` bigint unsigned NOT NULL,
  PRIMARY KEY (`order_item_id`),
  KEY `order_id` (`order_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_woocommerce_payment_tokenmeta`
--

CREATE TABLE `EKPjf_woocommerce_payment_tokenmeta` (
  `meta_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `payment_token_id` bigint unsigned NOT NULL,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`meta_id`),
  KEY `payment_token_id` (`payment_token_id`),
  KEY `meta_key` (`meta_key`(32))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_woocommerce_payment_tokens`
--

CREATE TABLE `EKPjf_woocommerce_payment_tokens` (
  `token_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `gateway_id` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `token` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `user_id` bigint unsigned NOT NULL DEFAULT '0',
  `type` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `is_default` tinyint(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`token_id`),
  KEY `user_id` (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_woocommerce_sessions`
--

CREATE TABLE `EKPjf_woocommerce_sessions` (
  `session_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `session_key` char(32) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `session_value` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `session_expiry` bigint unsigned NOT NULL,
  PRIMARY KEY (`session_id`),
  UNIQUE KEY `session_key` (`session_key`),
  KEY `session_expiry` (`session_expiry`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `EKPjf_woocommerce_sessions`
--

INSERT INTO `EKPjf_woocommerce_sessions` VALUES
(1, '1', 'a:1:{s:8:"customer";s:785:"a:28:{s:2:"id";s:1:"1";s:13:"date_modified";s:25:"2026-03-25T12:53:11+00:00";s:10:"first_name";s:0:"";s:9:"last_name";s:0:"";s:7:"company";s:0:"";s:5:"phone";s:0:"";s:5:"email";s:16:"admin@mpongo.org";s:7:"address";s:0:"";s:9:"address_1";s:0:"";s:9:"address_2";s:0:"";s:4:"city";s:0:"";s:5:"state";s:2:"CA";s:8:"postcode";s:0:"";s:7:"country";s:2:"US";s:19:"shipping_first_name";s:0:"";s:18:"shipping_last_name";s:0:"";s:16:"shipping_company";s:0:"";s:14:"shipping_phone";s:0:"";s:16:"shipping_address";s:0:"";s:18:"shipping_address_1";s:0:"";s:18:"shipping_address_2";s:0:"";s:13:"shipping_city";s:0:"";s:14:"shipping_state";s:2:"CA";s:17:"shipping_postcode";s:0:"";s:16:"shipping_country";s:2:"US";s:13:"is_vat_exempt";s:0:"";s:19:"calculated_shipping";s:0:"";s:9:"meta_data";a:0:{}}";}', 1774614486);

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_woocommerce_shipping_zones`
--

CREATE TABLE `EKPjf_woocommerce_shipping_zones` (
  `zone_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `zone_name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `zone_order` bigint unsigned NOT NULL,
  PRIMARY KEY (`zone_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_woocommerce_shipping_zone_locations`
--

CREATE TABLE `EKPjf_woocommerce_shipping_zone_locations` (
  `location_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `zone_id` bigint unsigned NOT NULL,
  `location_code` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `location_type` varchar(40) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  PRIMARY KEY (`location_id`),
  KEY `zone_id` (`zone_id`),
  KEY `location_type_code` (`location_type`(10),`location_code`(20))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_woocommerce_shipping_zone_methods`
--

CREATE TABLE `EKPjf_woocommerce_shipping_zone_methods` (
  `zone_id` bigint unsigned NOT NULL,
  `instance_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `method_id` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `method_order` bigint unsigned NOT NULL,
  `is_enabled` tinyint(1) NOT NULL DEFAULT '1',
  PRIMARY KEY (`instance_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_woocommerce_tax_rates`
--

CREATE TABLE `EKPjf_woocommerce_tax_rates` (
  `tax_rate_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `tax_rate_country` varchar(2) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `tax_rate_state` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `tax_rate` varchar(8) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `tax_rate_name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `tax_rate_priority` bigint unsigned NOT NULL,
  `tax_rate_compound` int NOT NULL DEFAULT '0',
  `tax_rate_shipping` int NOT NULL DEFAULT '1',
  `tax_rate_order` bigint unsigned NOT NULL,
  `tax_rate_class` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`tax_rate_id`),
  KEY `tax_rate_country` (`tax_rate_country`),
  KEY `tax_rate_state` (`tax_rate_state`(2)),
  KEY `tax_rate_class` (`tax_rate_class`(10)),
  KEY `tax_rate_priority` (`tax_rate_priority`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_woocommerce_tax_rate_locations`
--

CREATE TABLE `EKPjf_woocommerce_tax_rate_locations` (
  `location_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `location_code` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `tax_rate_id` bigint unsigned NOT NULL,
  `location_type` varchar(40) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  PRIMARY KEY (`location_id`),
  KEY `tax_rate_id` (`tax_rate_id`),
  KEY `location_type_code` (`location_type`(10),`location_code`(20))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_wt_iew_action_history`
--

CREATE TABLE `EKPjf_wt_iew_action_history` (
  `id` int NOT NULL AUTO_INCREMENT,
  `template_type` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `item_type` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `file_name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `created_at` int NOT NULL DEFAULT '0',
  `status` int NOT NULL DEFAULT '0',
  `status_text` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `offset` int NOT NULL DEFAULT '0',
  `total` int NOT NULL DEFAULT '0',
  `data` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `EKPjf_wt_iew_mapping_template`
--

CREATE TABLE `EKPjf_wt_iew_mapping_template` (
  `id` int NOT NULL AUTO_INCREMENT,
  `template_type` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `item_type` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `data` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

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